Pull request #4491 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0519472b35ffb21080fe8cba15d1fdef78947c5+0baaaae70618360000907aaeb616fdb98faa6d32 (86284046916be5c77edd0a56158609c3ae8af654) 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-ssh14576431203618380735.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-ssh13228845979144370240.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4391205727138566944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1558960283853933955.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3545538386537350507.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4491/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4491/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13749869514262539551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6730 in /w/workspace/edgexfoundry_edgex-go_PR-4491 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit c0519472b35ffb21080fe8cba15d1fdef78947c5 > 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/4491/head:refs/remotes/origin/PR-4491 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 Merge succeeded, producing c0519472b35ffb21080fe8cba15d1fdef78947c5 Checking out Revision c0519472b35ffb21080fe8cba15d1fdef78947c5 (PR-4491) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:26 ========================================================= 19:59:26 EdgeX Global Pipelines Version Info 19:59:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 19:59:26 ------------------- 19:59:26 stable info: 19:59:26 ------------------- 19:59:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:26 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:26 Message: update stable to v1.0.245 19:59:27 ------------------- 19:59:27 experimental info: 19:59:27 ------------------- 19:59:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:27 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:59:27 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4491 [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4491 [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4491 [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c051947 [Pipeline] echo 19:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:28 provisioning config files... 19:59:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5655283662418983277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:29 ---> docker-login.sh 19:59:29 nexus3.edgexfoundry.org:10001 19:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:29 Configure a credential helper to remove this warning. See 19:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:29 19:59:29 Login Succeeded 19:59:29 nexus3.edgexfoundry.org:10002 19:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:29 Configure a credential helper to remove this warning. See 19:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:29 19:59:29 Login Succeeded 19:59:29 nexus3.edgexfoundry.org:10003 19:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:29 Configure a credential helper to remove this warning. See 19:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:29 19:59:29 Login Succeeded 19:59:29 nexus3.edgexfoundry.org:10004 19:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:30 Configure a credential helper to remove this warning. See 19:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:30 19:59:30 Login Succeeded 19:59:30 docker.io 19:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:30 Configure a credential helper to remove this warning. See 19:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:30 19:59:30 Login Succeeded 19:59:30 ---> docker-login.sh ends [Pipeline] } 19:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:30 + 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 19:59:30 + dirname cmd/core-command/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo core-command,cmd/core-command/Dockerfile 19:59:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:30 + + dirname cmd/core-data/Dockerfile 19:59:30 cut -d/ -f2 19:59:30 + echo core-data,cmd/core-data/Dockerfile 19:59:30 + + dirname cmd/core-metadata/Dockerfile 19:59:30 cut -d/ -f2 19:59:30 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:30 + dirname cmd/security-bootstrapper/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:30 + dirname cmd/security-proxy-auth/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:30 + dirname cmd/security-proxy-setup/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:30 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:30 + dirname cmd/security-spire-agent/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + dirname cmd/security-spire-config/Dockerfile 19:59:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:30 + dirname cmd/security-spire-server/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:30 + dirname cmd/support-notifications/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:30 + dirname cmd/support-scheduler/Dockerfile 19:59:30 + cut -d/ -f2 19:59:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:30 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 19:59:31 + git rev-list -1 --merges c0519472b35ffb21080fe8cba15d1fdef78947c5~1..c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] echo 19:59:31 -----------> git rev-list -1 --merges c0519472b35ffb21080fe8cba15d1fdef78947c5~1..c0519472b35ffb21080fe8cba15d1fdef78947c5 c0519472b35ffb21080fe8cba15d1fdef78947c5 [false] [Pipeline] sh 19:59:31 + git log --format=format:%s -1 c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] echo 19:59:31 ========================================================= 19:59:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:32 + grep -v github /etc/ssh/ssh_known_hosts 19:59:32 + [ -e /tmp/ssh_known_hosts ] 19:59:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:32 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:32 19:59:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:33 b85a868b505f: Pulling fs layer 19:59:33 e2be974225ed: Pulling fs layer 19:59:33 339a4e72a1f5: Pulling fs layer 19:59:33 988bab9f4d93: Pulling fs layer 19:59:33 1469e6f7b9e6: Pulling fs layer 19:59:33 eaf3925da568: Pulling fs layer 19:59:33 bab4dde63d76: Pulling fs layer 19:59:33 bde34c3a00c8: Pulling fs layer 19:59:33 b352a97aabf1: Pulling fs layer 19:59:33 4872d77fe225: Pulling fs layer 19:59:33 5851b861e8e6: Pulling fs layer 19:59:33 eaf3925da568: Waiting 19:59:33 bab4dde63d76: Waiting 19:59:33 bde34c3a00c8: Waiting 19:59:33 b352a97aabf1: Waiting 19:59:33 4872d77fe225: Waiting 19:59:33 5851b861e8e6: Waiting 19:59:33 988bab9f4d93: Waiting 19:59:33 1469e6f7b9e6: Waiting 19:59:33 e2be974225ed: Download complete 19:59:33 988bab9f4d93: Verifying Checksum 19:59:33 988bab9f4d93: Download complete 19:59:33 339a4e72a1f5: Verifying Checksum 19:59:33 339a4e72a1f5: Download complete 19:59:33 1469e6f7b9e6: Verifying Checksum 19:59:33 1469e6f7b9e6: Download complete 19:59:33 eaf3925da568: Verifying Checksum 19:59:33 eaf3925da568: Download complete 19:59:33 bde34c3a00c8: Download complete 19:59:33 b352a97aabf1: Verifying Checksum 19:59:33 b352a97aabf1: Download complete 19:59:33 4872d77fe225: Verifying Checksum 19:59:33 4872d77fe225: Download complete 19:59:33 5851b861e8e6: Download complete 19:59:33 b85a868b505f: Verifying Checksum 19:59:33 b85a868b505f: Download complete 19:59:33 bab4dde63d76: Verifying Checksum 19:59:33 bab4dde63d76: Download complete 19:59:34 b85a868b505f: Pull complete 19:59:34 e2be974225ed: Pull complete 19:59:34 339a4e72a1f5: Pull complete 19:59:35 988bab9f4d93: Pull complete 19:59:35 1469e6f7b9e6: Pull complete 19:59:35 eaf3925da568: Pull complete 19:59:37 bab4dde63d76: Pull complete 19:59:37 bde34c3a00c8: Pull complete 19:59:37 b352a97aabf1: Pull complete 19:59:37 4872d77fe225: Pull complete 19:59:37 5851b861e8e6: Pull complete 19:59:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:37 prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container 19:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:38 $ docker top 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 -eo pid,comm 19:59:38 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). 19:59:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:38 [ssh-agent] Looking for ssh-agent implementation... 19:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:38 $ docker exec 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent 19:59:39 SSH_AUTH_SOCK=/tmp/ssh-c1dhxBXytz2z/agent.32 19:59:39 SSH_AGENT_PID=38 19:59:39 Running ssh-add (command line suppressed) 19:59:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10928078287023641661.key (/w/workspace/edgex-go/1@tmp/private_key_10928078287023641661.key) 19:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:39 + git tag --points-at HEAD [Pipeline] } 19:59:39 $ docker exec --env ******** --env ******** 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent -k 19:59:39 unset SSH_AUTH_SOCK; 19:59:39 unset SSH_AGENT_PID; 19:59:39 echo Agent pid 38 killed; 19:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:39 [ssh-agent] Looking for ssh-agent implementation... 19:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:39 $ docker exec 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent 19:59:39 SSH_AUTH_SOCK=/tmp/ssh-zjLY9D357BVH/agent.70 19:59:39 SSH_AGENT_PID=76 19:59:39 Running ssh-add (command line suppressed) 19:59:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14534487369245194593.key (/w/workspace/edgex-go/1@tmp/private_key_14534487369245194593.key) 19:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:40 + git semver init 19:59:41 2023-04-03 19:59:40,767 [run_init] DEBUG init version:0.0.0 force:False 19:59:41 2023-04-03 19:59:40,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:41 2023-04-03 19:59:40,769 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:41 2023-04-03 19:59:40,769 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:45 2023-04-03 19:59:44,910 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:45 2023-04-03 19:59:44,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4491 with force:False 19:59:45 2023-04-03 19:59:44,911 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4491 19:59:45 2023-04-03 19:59:44,914 [execute] INFO git cat-file --batch-check 19:59:45 2023-04-03 19:59:44,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:45 2023-04-03 19:59:44,919 [execute] INFO git cat-file --batch 19:59:45 2023-04-03 19:59:44,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:45 2023-04-03 19:59:44,924 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4491 19:59:45 0.0.0 [Pipeline] } 19:59:45 $ docker exec --env ******** --env ******** 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent -k 19:59:45 unset SSH_AUTH_SOCK; 19:59:45 unset SSH_AGENT_PID; 19:59:45 echo Agent pid 76 killed; 19:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:45 + git semver [Pipeline] } 19:59:46 $ docker stop --time=1 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 19:59:47 $ docker rm -f --volumes 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:48 Stashed 1 file(s) [Pipeline] echo 19:59:48 [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 19:59:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:48 ========================================================= 19:59:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:49 63b65145d645: Pulling fs layer 19:59:49 a2d21d5440eb: Pulling fs layer 19:59:49 935e6c44a52c: Pulling fs layer 19:59:49 94cc34f8dd06: Pulling fs layer 19:59:49 30dea6a524f1: Pulling fs layer 19:59:49 a2aff8979fd8: Pulling fs layer 19:59:49 6808be2612f2: Pulling fs layer 19:59:49 f25807f1079a: Pulling fs layer 19:59:49 a2aff8979fd8: Waiting 19:59:49 94cc34f8dd06: Waiting 19:59:49 f25807f1079a: Waiting 19:59:49 6808be2612f2: Waiting 19:59:49 30dea6a524f1: Waiting 19:59:49 a2d21d5440eb: Download complete 19:59:49 94cc34f8dd06: Download complete 19:59:49 30dea6a524f1: Verifying Checksum 19:59:49 30dea6a524f1: Download complete 19:59:49 63b65145d645: Verifying Checksum 19:59:49 63b65145d645: Download complete 19:59:49 a2aff8979fd8: Verifying Checksum 19:59:49 a2aff8979fd8: Download complete 19:59:49 63b65145d645: Pull complete 19:59:49 a2d21d5440eb: Pull complete 19:59:49 f25807f1079a: Verifying Checksum 19:59:49 f25807f1079a: Download complete 19:59:50 935e6c44a52c: Verifying Checksum 19:59:50 935e6c44a52c: Download complete 19:59:50 6808be2612f2: Verifying Checksum 19:59:50 6808be2612f2: Download complete 19:59:53 935e6c44a52c: Pull complete 19:59:53 94cc34f8dd06: Pull complete 19:59:53 30dea6a524f1: Pull complete 19:59:53 a2aff8979fd8: Pull complete 19:59:55 6808be2612f2: Pull complete 19:59:56 f25807f1079a: Pull complete 19:59:56 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:56 WORKDIR /edgex 19:59:56 COPY go.mod . 19:59:56 RUN go mod download 19:59:56 + docker build -t ci-base-image-x86_64 -f - . 19:59:57 Sending build context to Docker daemon 170.6MB 19:59:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:57 ---> 3b553350e43f 19:59:57 Step 2/4 : WORKDIR /edgex 19:59:58 ---> Running in 7ee817608009 19:59:58 Removing intermediate container 7ee817608009 19:59:58 ---> 13681434748c 19:59:58 Step 3/4 : COPY go.mod . 19:59:58 ---> 0e4652427c3e 19:59:58 Step 4/4 : RUN go mod download 19:59:59 ---> Running in 598b5940f626 20:00:03 Still waiting to schedule task 20:00:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:09 Removing intermediate container 598b5940f626 20:00:09 ---> 2da7d0f1f883 20:00:09 Successfully built 2da7d0f1f883 20:00:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:09 + docker inspect -f . ci-base-image-x86_64 20:00:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:09 prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container 20:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:00:10 $ docker top 20c2377b36af016ad66cb343e7bd8c9a116be3410f05e821efc5a1dc0c7498b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:10 + go version 20:00:10 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:10 $ docker stop --time=1 20c2377b36af016ad66cb343e7bd8c9a116be3410f05e821efc5a1dc0c7498b0 20:00:11 $ docker rm -f --volumes 20c2377b36af016ad66cb343e7bd8c9a116be3410f05e821efc5a1dc0c7498b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:12 + docker inspect -f . ci-base-image-x86_64 20:00:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:12 prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container 20:00:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:00:12 $ docker top 7a2d9380b6081be82a707650659ed3a56aab4c5690e22c90974a5a8cde796a3b -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:13 ========================================================= 20:00:13 [edgeXBuildGoParallel] Running Tests and Build... 20:00:13 ========================================================= [Pipeline] sh 20:00:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:13 + make test 20:00:13 go test -race -coverprofile=coverage.out ./... 20:00:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 20:00:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.3% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.414s coverage: 88.5% of statements 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 20:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 20:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 44.1% of statements 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.070s coverage: 92.9% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.5% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 20:01:22 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 20:01:22 running golangci-lint 20:01:22 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:22 go version go1.20.2 linux/amd64 20:01:22 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:22 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:01:37 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 15.171291127s" 20:01:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.574775ms" 20:01:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6731 in /w/workspace/edgexfoundry_edgex-go_PR-4491 [Pipeline] { [Pipeline] ws 20:01:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:39 The recommended git tool is: git 20:01:43 level=info msg="[linters_context/goanalysis] analyzers took 48.658295066s with top 10 stages: buildir: 27.848223652s, inspect: 1.909053333s, fact_deprecated: 1.904721398s, gosec: 1.076316538s, ctrlflow: 1.040883768s, printf: 1.028381835s, S1038: 872.482664ms, fact_purity: 850.072533ms, nilness: 728.655788ms, SA5012: 562.449648ms" 20:01:43 level=info msg="[runner] Issues before processing: 201, after processing: 0" 20:01:43 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 201/201, autogenerated_exclude: 201/201, cgo: 201/201, exclude-rules: 21/201, skip_files: 201/201, nolint: 0/21, exclude: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, identifier_marker: 201/201" 20:01:43 level=info msg="[runner] processing took 15.926746ms with stages: nolint: 8.257435ms, identifier_marker: 4.04142ms, exclude-rules: 1.506278ms, autogenerated_exclude: 903.923µs, path_prettifier: 817.25µs, skip_dirs: 369.559µs, cgo: 17.21µs, filename_unadjuster: 9.371µs, max_same_issues: 950ns, skip_files: 510ns, diff: 490ns, uniq_by_line: 430ns, exclude: 340ns, source_code: 310ns, severity-rules: 300ns, sort_results: 250ns, max_from_linter: 240ns, path_shortener: 190ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" 20:01:43 level=info msg="[runner] linters took 6.991395437s with stages: goanalysis_metalinter: 6.975361048s" 20:01:43 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:43 level=info msg="Memory: 224 samples, avg is 168.2MB, max is 765.0MB" 20:01:43 level=info msg="Execution took 22.211415085s" 20:01:43 go vet ./... 20:01:45 using credential edgex-jenkins-ssh 20:01:45 Cloning the remote Git repository 20:01:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:45 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:45 > git --version # timeout=10 20:01:45 > git --version # 'git version 2.25.1' 20:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:48 + ls -al . 20:01:48 total 704 20:01:48 drwxrwxr-x 11 1001 1001 4096 Apr 3 20:00 . 20:01:48 drwxr-xr-x 4 root root 4096 Apr 3 20:00 .. 20:01:48 drwxrwxr-x 2 1001 1001 4096 Apr 3 19:59 .blubracket 20:01:48 -rw-rw-r-- 1 1001 1001 16 Apr 3 19:59 .dockerignore 20:01:48 drwxrwxr-x 8 1001 1001 4096 Apr 3 19:59 .git 20:01:48 drwxrwxr-x 3 1001 1001 4096 Apr 3 19:59 .github 20:01:48 -rw-rw-r-- 1 1001 1001 1133 Apr 3 19:59 .gitignore 20:01:48 -rw-rw-r-- 1 1001 1001 42 Apr 3 19:59 .golangci.yml 20:01:48 -rw-rw-r-- 1 1001 1001 87 Apr 3 19:59 .hadolint.yml 20:01:48 drwxr-xr-x 3 1001 1001 4096 Apr 3 19:59 .semver 20:01:48 -rw-rw-r-- 1 1001 1001 166 Apr 3 19:59 .sonarcloud.properties 20:01:48 -rw-rw-r-- 1 1001 1001 1171 Apr 3 19:59 ADOPTERS.md 20:01:48 -rw-rw-r-- 1 1001 1001 10835 Apr 3 19:59 Attribution.txt 20:01:48 -rw-rw-r-- 1 1001 1001 73765 Apr 3 19:59 CHANGELOG.md 20:01:48 -rw-rw-r-- 1 1001 1001 3804 Apr 3 19:59 CONTRIBUTING.md 20:01:48 -rw-rw-r-- 1 1001 1001 677 Apr 3 19:59 GOVERNANCE.md 20:01:48 -rw-rw-r-- 1 1001 1001 883 Apr 3 19:59 Jenkinsfile 20:01:48 -rw-rw-r-- 1 1001 1001 10775 Apr 3 19:59 LICENSE 20:01:48 -rw-rw-r-- 1 1001 1001 14368 Apr 3 19:59 Makefile 20:01:48 -rw-rw-r-- 1 1001 1001 582 Apr 3 19:59 OWNERS.md 20:01:48 -rw-rw-r-- 1 1001 1001 9403 Apr 3 19:59 README.md 20:01:48 -rw-rw-r-- 1 1001 1001 789 Apr 3 19:59 SECURITY.md 20:01:48 -rw-rw-r-- 1 1001 1001 5 Apr 3 19:59 VERSION 20:01:48 drwxrwxr-x 2 1001 1001 4096 Apr 3 19:59 bin 20:01:48 drwxrwxr-x 18 1001 1001 4096 Apr 3 19:59 cmd 20:01:48 -rw-r--r-- 1 root root 447379 Apr 3 20:01 coverage.out 20:01:48 -rw-rw-r-- 1 1001 1001 3200 Apr 3 19:59 go.mod 20:01:48 -rw-rw-r-- 1 1001 1001 31265 Apr 3 19:59 go.sum 20:01:48 drwxrwxr-x 7 1001 1001 4096 Apr 3 19:59 internal 20:01:48 drwxrwxr-x 3 1001 1001 4096 Apr 3 19:59 openapi 20:01:48 -rw-rw-r-- 1 1001 1001 594 Apr 3 19:59 security.txt 20:01:48 drwxrwxr-x 4 1001 1001 4096 Apr 3 19:59 snap 20:01:48 -rw-rw-r-- 1 1001 1001 204 Apr 3 19:59 version.go [Pipeline] sh 20:01:48 + '[' -e coverage.out ] 20:01:48 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:48 Stashed 1 file(s) [Pipeline] sh 20:01:49 + make build 20:01:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:02:01 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 20:02:01 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 20:02:01 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 20:02:02 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 20:02:03 Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit c0519472b35ffb21080fe8cba15d1fdef78947c5 20:02:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4491/head:refs/remotes/origin/PR-4491 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:04 Merge succeeded, producing c0519472b35ffb21080fe8cba15d1fdef78947c5 20:02:04 Checking out Revision c0519472b35ffb21080fe8cba15d1fdef78947c5 (PR-4491) 20:02:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 20:02:04 > git --version # timeout=10 20:02:04 > git --version # 'git version 2.25.1' 20:02:04 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:03 > git config core.sparsecheckout # timeout=10 20:02:03 > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 20:02:04 > git remote # timeout=10 20:02:04 > git config --get remote.origin.url # timeout=10 20:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:04 > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 20:02:04 > git rev-parse HEAD^{commit} # timeout=10 20:02:04 > git config core.sparsecheckout # timeout=10 20:02:04 > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 20:02:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:05 Dload Upload Total Spent Left Speed 20:02:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 20:02:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:06 + sudo tee /etc/docker/daemon.new 20:02:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:06 { 20:02:06 "registry-mirrors": [ 20:02:06 "https://nexus3.edgexfoundry.org:10001" 20:02:06 ], 20:02:06 "bip": "10.250.0.254/24", 20:02:06 "hosts": [ 20:02:06 "tcp://0.0.0.0:5555", 20:02:06 "unix:///var/run/docker.sock" 20:02:06 ], 20:02:06 "mtu": 1458, 20:02:06 "selinux-enabled": true, 20:02:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:06 } [Pipeline] sh 20:02:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:07 + sudo service docker restart 20:02: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 20:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:11 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 20:02:12 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 20:02:13 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 20:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:16 $ docker stop --time=1 7a2d9380b6081be82a707650659ed3a56aab4c5690e22c90974a5a8cde796a3b 20:02:18 $ docker rm -f --volumes 7a2d9380b6081be82a707650659ed3a56aab4c5690e22c90974a5a8cde796a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:19 20:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:20 latest: Pulling from edgex-devops/edgex-compose 20:02:20 cbdbe7a5bc2a: Pulling fs layer 20:02:20 ca9280d653b3: Pulling fs layer 20:02:20 7e9c9ca2126c: Pulling fs layer 20:02:20 cbdbe7a5bc2a: Verifying Checksum 20:02:20 cbdbe7a5bc2a: Download complete 20:02:20 ca9280d653b3: Verifying Checksum 20:02:20 ca9280d653b3: Download complete 20:02:20 cbdbe7a5bc2a: Pull complete 20:02:20 7e9c9ca2126c: Verifying Checksum 20:02:20 7e9c9ca2126c: Download complete 20:02:21 ca9280d653b3: Pull complete 20:02:23 7e9c9ca2126c: Pull complete 20:02:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:23 prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container 20:02:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:24 $ docker top 2e0266f7461897c1ba0d0e43e0fecd9454e17cd2e896e524276f3ec98c32c99e -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:25 + docker-compose build --help 20:02:25 + grep parallel 20:02:25 --parallel Build images in parallel. [Pipeline] } 20:02:25 $ docker stop --time=1 2e0266f7461897c1ba0d0e43e0fecd9454e17cd2e896e524276f3ec98c32c99e 20:02:27 $ docker rm -f --volumes 2e0266f7461897c1ba0d0e43e0fecd9454e17cd2e896e524276f3ec98c32c99e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:27 provisioning config files... 20:02:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13075794164868866115tmp [Pipeline] writeFile [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:27 ---> docker-login.sh 20:02:27 nexus3.edgexfoundry.org:10001 20:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:27 prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container 20:02:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:28 $ docker top a2813a55dae4ee9dbc325f347b650bbe9baf7262f2ce856e27832c66d7b07c91 -eo pid,comm 20:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:28 Configure a credential helper to remove this warning. See 20:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:28 20:02:28 Login Succeeded 20:02:28 nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh 20:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:28 Configure a credential helper to remove this warning. See 20:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:28 20:02:28 Login Succeeded 20:02:28 nexus3.edgexfoundry.org:10003 20:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 nexus3.edgexfoundry.org:10004 20:02:29 Building core-command ... 20:02:29 Building core-common-config-bootstrapper ... 20:02:29 Building core-data ... 20:02:29 Building core-metadata ... 20:02:29 Building security-bootstrapper ... 20:02:29 Building security-proxy-auth ... 20:02:29 Building security-proxy-setup ... 20:02:29 Building security-secretstore-setup ... 20:02:29 Building security-spiffe-token-provider ... 20:02:29 Building security-spire-agent ... 20:02:29 Building security-spire-config ... 20:02:29 Building security-spire-server ... 20:02:29 Building support-notifications ... 20:02:29 Building support-scheduler ... 20:02:29 Building security-spire-server 20:02:29 Building security-spire-config 20:02:29 Building support-notifications 20:02:29 Building core-metadata 20:02:29 Building security-secretstore-setup 20:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 docker.io 20:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 ---> docker-login.sh ends [Pipeline] } 20:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:30 ========================================================= 20:02:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:02:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:31 af6eaf76a39c: Pulling fs layer 20:02:31 55522c791124: Pulling fs layer 20:02:31 ce5c4a1c91eb: Pulling fs layer 20:02:31 169dfbe0d373: Pulling fs layer 20:02:31 e1ff8fa3b103: Pulling fs layer 20:02:31 169dfbe0d373: Waiting 20:02:31 52ebb69f0ebf: Pulling fs layer 20:02:31 e1ff8fa3b103: Waiting 20:02:31 5abe8eddf0d5: Pulling fs layer 20:02:31 52ebb69f0ebf: Waiting 20:02:31 55522c791124: Verifying Checksum 20:02:31 55522c791124: Download complete 20:02:31 169dfbe0d373: Verifying Checksum 20:02:31 169dfbe0d373: Download complete 20:02:31 e1ff8fa3b103: Verifying Checksum 20:02:31 e1ff8fa3b103: Download complete 20:02:31 af6eaf76a39c: Download complete 20:02:32 af6eaf76a39c: Pull complete 20:02:32 5abe8eddf0d5: Verifying Checksum 20:02:32 5abe8eddf0d5: Download complete 20:02:33 55522c791124: Pull complete 20:02:34 ce5c4a1c91eb: Verifying Checksum 20:02:34 ce5c4a1c91eb: Download complete 20:02:34 52ebb69f0ebf: Verifying Checksum 20:02:34 52ebb69f0ebf: Download complete 20:02:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 2da7d0f1f883 20:02:41 Step 3/25 : WORKDIR /edgex-go 20:02:41 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 2da7d0f1f883 20:02:41 Step 3/26 : WORKDIR /edgex-go 20:02:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 2da7d0f1f883 20:02:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:02:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 2da7d0f1f883 20:02:41 Step 3/27 : WORKDIR /edgex-go 20:02:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 2da7d0f1f883 20:02:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:43 ---> Running in bd29adf68f3d 20:02:43 ---> Running in 308bf86a4fad 20:02:43 ---> Running in 4e21d04cf33d 20:02:43 ---> Running in 925bdca6fd6b 20:02:43 ---> Running in 90febfb91d91 20:02:43 Removing intermediate container 4e21d04cf33d 20:02:43 ---> f748fa8cdefe 20:02:43 Step 4/25 : WORKDIR /edgex-go 20:02:43 Removing intermediate container bd29adf68f3d 20:02:43 ---> 8e4928902dca 20:02:43 Step 4/23 : WORKDIR /edgex-go 20:02:43 Removing intermediate container 90febfb91d91 20:02:43 ---> 57adde80a82f 20:02:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:02:43 ---> Running in 4690c8fa53fd 20:02:43 Removing intermediate container 308bf86a4fad 20:02:43 ---> 63422d7ef555 20:02:43 Step 4/25 : RUN apk add --update --no-cache make git 20:02:43 Removing intermediate container 925bdca6fd6b 20:02:43 ---> 5f5b85e4a2f9 20:02:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:43 ---> Running in 524cff261d69 20:02:43 ---> Running in f07bbde3f65f 20:02:43 ---> Running in f3544980649a 20:02:43 ---> Running in 0c0f885528fd 20:02:43 Removing intermediate container 4690c8fa53fd 20:02:43 ---> fb9102652b0f 20:02:43 Step 5/25 : RUN apk add --update --no-cache make git 20:02:43 ---> Running in 0ba293dcbbdd 20:02:43 Removing intermediate container 0c0f885528fd 20:02:43 ---> a79fdd299cf8 20:02:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:43 ---> Running in 71c3dda9b267 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 OK: 265 MiB in 53 packages 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:44 OK: 265 MiB in 53 packages 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 OK: 265 MiB in 53 packages 20:02:45 OK: 265 MiB in 53 packages 20:02:45 OK: 265 MiB in 53 packages 20:02:45 Removing intermediate container 524cff261d69 20:02:45 ---> 18dd1044f589 20:02:45 Step 5/26 : COPY go.mod vendor* ./ 20:02:45 Removing intermediate container f07bbde3f65f 20:02:45 ---> 503574e87edf 20:02:45 Step 5/25 : COPY go.mod vendor* ./ 20:02:45 ---> c1749dbc8ab1 20:02:45 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:45 ---> Running in 58a1a89618d4 20:02:45 ---> 218205249400 20:02:45 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:45 ---> Running in 9d201d1ce16a 20:02:45 Removing intermediate container f3544980649a 20:02:45 ---> de9f3d5b3817 20:02:45 Step 5/27 : COPY go.mod vendor* ./ 20:02:45 Removing intermediate container 0ba293dcbbdd 20:02:45 ---> 6a4f2992b184 20:02:45 Step 6/25 : COPY go.mod vendor* ./ 20:02:45 Removing intermediate container 71c3dda9b267 20:02:45 ---> 8ac56d80b5bd 20:02:45 Step 6/23 : COPY go.mod vendor* ./ 20:02:45 ---> 67b334181e0e 20:02:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:45 ---> Running in ede54c933bf5 20:02:45 ---> feb377a7c9e1 20:02:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:45 ---> Running in 3ac6eaf16fbf 20:02:45 ---> e3b858dd3e30 20:02:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:45 ---> Running in 03383d0ca0d7 20:02:46 ce5c4a1c91eb: Pull complete 20:02:46 169dfbe0d373: Pull complete 20:02:46 e1ff8fa3b103: Pull complete 20:02:51 52ebb69f0ebf: Pull complete 20:02:53 5abe8eddf0d5: Pull complete 20:02:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:02:53 + docker build -t ci-base-image-arm64 -f - . 20:02:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:53 WORKDIR /edgex 20:02:53 COPY go.mod . 20:02:53 RUN go mod download 20:02:54 Sending build context to Docker daemon 2.934MB 20:02:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:54 ---> 6cb57ee374ae 20:02:54 Step 2/4 : WORKDIR /edgex 20:02:56 ---> Running in 8e37914c4739 20:02:56 Removing intermediate container 8e37914c4739 20:02:56 ---> ab356b596a95 20:02:56 Step 3/4 : COPY go.mod . 20:02:56 ---> 05c5972eb102 20:02:56 Step 4/4 : RUN go mod download 20:02:56 ---> Running in 57b0d13da536 20:03:23 Removing intermediate container 57b0d13da536 20:03:23 ---> 7207e6f10e58 20:03:23 Successfully built 7207e6f10e58 20:03:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:23 + docker inspect -f . ci-base-image-arm64 20:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container 20:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:03:24 Removing intermediate container 03383d0ca0d7 20:03:24 ---> 1f7fda64d9b4 20:03:24 Step 8/23 : COPY . . 20:03:24 Removing intermediate container 3ac6eaf16fbf 20:03:24 ---> 9b5a4f0c85e0 20:03:24 Step 8/25 : COPY . . 20:03:24 Removing intermediate container ede54c933bf5 20:03:24 ---> 221edc82d9a4 20:03:24 Step 7/27 : COPY . . 20:03:24 Removing intermediate container 58a1a89618d4 20:03:24 ---> ea5ade173c93 20:03:24 Step 7/26 : COPY . . 20:03:24 Removing intermediate container 9d201d1ce16a 20:03:24 ---> 353088cd4dd8 20:03:24 Step 7/25 : COPY . . 20:03:25 $ docker top 61ca8ffce310f9755c7880782cb091ec0d87966dee023f782a17a696c32e6214 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:26 + go version 20:03:26 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:26 $ docker stop --time=1 61ca8ffce310f9755c7880782cb091ec0d87966dee023f782a17a696c32e6214 20:03:28 $ docker rm -f --volumes 61ca8ffce310f9755c7880782cb091ec0d87966dee023f782a17a696c32e6214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:28 + docker inspect -f . ci-base-image-arm64 20:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container 20:03:29 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:03:30 $ docker top c98da250d9eebc727ea682e7faee397c987a5269b1e058110ac8e1040e030cd0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:30 ========================================================= 20:03:30 [edgeXBuildGoParallel] Running Tests and Build... 20:03:30 ========================================================= [Pipeline] sh 20:03:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:31 + make test 20:03:31 go test -race -coverprofile=coverage.out ./... 20:03:32 ---> d56aacf03f67 20:03:32 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:03:32 ---> 26665d9981dd 20:03:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:32 ---> 4cf2f43439a7 20:03:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:03:32 ---> bc7f64f32cbd 20:03:32 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:32 ---> 20abce69788a 20:03:32 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:32 ---> Running in f4c3b0d44aaa 20:03:32 ---> Running in 81562bd53438 20:03:32 ---> Running in deac8c6e60f8 20:03:32 ---> Running in 971aa84ea351 20:03:32 ---> Running in d7931c177441 20:03:32 Removing intermediate container deac8c6e60f8 20:03:32 ---> 6ed194d62f89 20:03:32 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:32 Removing intermediate container f4c3b0d44aaa 20:03:32 ---> c33a8ff3a8b8 20:03:32 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:32 ---> Running in 52850608991e 20:03:32 ---> Running in 6203e4b938a1 20:03:32 Removing intermediate container 6203e4b938a1 20:03:32 ---> 127570f98448 20:03:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:32 Removing intermediate container 52850608991e 20:03:32 ---> c1a215fb142e 20:03:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:32 ---> Running in b3bc463c834b 20:03:32 ---> Running in 0a830c84061c 20:03:32 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 20:03:32 Removing intermediate container 0a830c84061c 20:03:32 ---> f26a92806d0d 20:03:32 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 20:03:32 Removing intermediate container b3bc463c834b 20:03:32 ---> 07e46a9869dd 20:03:32 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 20:03:32 ---> Running in a35742269d59 20:03:32 ---> Running in d18967707a1d 20:03:32 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 20:03:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:33 Removing intermediate container d18967707a1d 20:03:33 ---> 8873e923c3d2 20:03:33 Step 12/26 : WORKDIR /edgex-go 20:03:33 Removing intermediate container a35742269d59 20:03:33 ---> e0d18f1711dc 20:03:33 Step 12/27 : WORKDIR /edgex-go 20:03:33 ---> Running in 01c684d537f6 20:03:33 ---> Running in 3042cadbd2ee 20:03:34 Removing intermediate container 3042cadbd2ee 20:03:34 ---> 6ea770ec4395 20:03:34 20:03:34 Step 13/27 : FROM alpine:3.17 20:03:34 Removing intermediate container 01c684d537f6 20:03:34 ---> 9b9cdb7b0984 20:03:34 20:03:34 Step 13/26 : FROM alpine:3.17 20:03:35 3.17: Pulling from library/alpine 20:03:35 3.17: Pulling from library/alpine 20:03:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:35 Status: Downloaded newer image for alpine:3.17 20:03:35 Status: Image is up to date for alpine:3.17 20:03:35 ---> 9ed4aefc74f6 20:03:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:35 ---> 9ed4aefc74f6 20:03:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:36 ---> Running in 5f63c31b8c03 20:03:36 ---> Running in c84f63a7fe77 20:03:36 Removing intermediate container 5f63c31b8c03 20:03:36 ---> b580e0b1bcd3 20:03:36 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:36 Removing intermediate container c84f63a7fe77 20:03:36 ---> aa340741652f 20:03:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:36 ---> Running in 2c38ec9d4667 20:03:36 ---> Running in 0d9898c5919f 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:37 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:37 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:37 OK: 17818 distinct packages available 20:03:37 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:37 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:37 OK: 17818 distinct packages available 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:38 (1/4) Installing dumb-init (1.2.5-r2) 20:03:38 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:38 (3/4) Installing libucontext (1.2-r0) 20:03:38 (1/5) Installing dumb-init (1.2.5-r2) 20:03:38 (4/4) Installing gcompat (1.1.0-r0) 20:03:38 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:38 (3/5) Installing libucontext (1.2-r0) 20:03:38 Executing busybox-1.35.0-r29.trigger 20:03:38 (4/5) Installing gcompat (1.1.0-r0) 20:03:38 OK: 7 MiB in 19 packages 20:03:38 (5/5) Installing openssl (3.0.8-r3) 20:03:38 Executing busybox-1.35.0-r29.trigger 20:03:38 OK: 8 MiB in 20 packages 20:03:39 Removing intermediate container 0d9898c5919f 20:03:39 ---> 170589ee89bd 20:03:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:39 Removing intermediate container 2c38ec9d4667 20:03:39 ---> fb29a680ca06 20:03:39 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:39 ---> ebfda81d8f2a 20:03:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:40 ---> 853dd9821993 20:03:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:40 ---> 08dc6e1c6871 20:03:40 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:03:40 ---> e3a3b8f59613 20:03:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:52 ---> aad8d1d9630b 20:03:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:52 ---> b620eae44225 20:03:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:52 ---> 7aac11a57142 20:03:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:52 ---> Running in 1bfbdbd355b1 20:03:52 ---> 3e9499b31974 20:03:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:52 Removing intermediate container 1bfbdbd355b1 20:03:52 ---> 031e709ea27f 20:03:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:52 ---> 00fff8c4f951 20:03:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:52 ---> 94e65402a88e 20:03:52 Step 22/27 : WORKDIR / 20:03:52 ---> b818fc5b7dad 20:03:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:52 ---> Running in a34c587ae759 20:03:52 ---> Running in ad5a35241f6b 20:03:52 Removing intermediate container ad5a35241f6b 20:03:52 ---> 3fe2be03ed68 20:03:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:52 Removing intermediate container a34c587ae759 20:03:52 ---> 4d3f2b8cffcf 20:03:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:52 ---> Running in ab6791925fcd 20:03:52 ---> Running in c6a16702db39 20:03:53 Removing intermediate container ab6791925fcd 20:03:53 ---> 1e5108a46cc6 20:03:53 Step 24/26 : LABEL arch=x86_64 20:03:53 ---> Running in c0081eeebb18 20:03:53 Removing intermediate container c6a16702db39 20:03:53 ---> 46ff9e19b9df 20:03:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:53 ---> Running in 5ea96a7eb321 20:03:53 Removing intermediate container c0081eeebb18 20:03:53 ---> ca3c19497ffd 20:03:53 Step 25/26 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:03:53 ---> Running in 70563d08602c 20:03:53 Removing intermediate container 5ea96a7eb321 20:03:53 ---> 14f220829dc4 20:03:53 Step 25/27 : LABEL arch=x86_64 20:03:53 Removing intermediate container 70563d08602c 20:03:53 ---> 1df3791eee3a 20:03:53 Step 26/26 : LABEL version=0.0.0 20:03:53 ---> Running in 37f4d7c10df6 20:03:53 ---> Running in ef8c54c89ab5 20:03:53 Removing intermediate container 37f4d7c10df6 20:03:53 ---> 0fcd266b7530 20:03:53 Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:03:53 ---> Running in 3af4e53dfa8b 20:03:53 Removing intermediate container ef8c54c89ab5 20:03:53 ---> bc9775cf68ed 20:03:53 20:03:53 Successfully built bc9775cf68ed 20:03:53 Successfully tagged security-spire-server:latest 20:03:53  Building security-spire-server ... done Building security-proxy-setup 20:03:53 Removing intermediate container 3af4e53dfa8b 20:03:53 ---> 1f9fd3e8998a 20:03:53 Step 27/27 : LABEL version=0.0.0 20:03:54 ---> Running in b1b843b452a2 20:03:55 Removing intermediate container b1b843b452a2 20:03:55 ---> feada000313a 20:03:55 20:03:55 Successfully built feada000313a 20:03: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 20:03:55 Successfully tagged security-spire-config:latest 20:03:55  Building security-spire-config ... done Building core-command 20:03:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:58 ---> 2da7d0f1f883 20:03:58 Step 3/22 : WORKDIR /edgex-go 20:03:58 ---> Using cache 20:03:58 ---> 5f5b85e4a2f9 20:03:58 Step 4/22 : RUN apk add --update --no-cache make git 20:03:58 ---> Running in 5e2a55b9c1d1 20:03:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:58 ---> 2da7d0f1f883 20:03:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:58 ---> Using cache 20:03:58 ---> 8e4928902dca 20:03:58 Step 4/24 : WORKDIR /edgex-go 20:03:58 ---> Using cache 20:03:58 ---> a79fdd299cf8 20:03:58 Step 5/24 : RUN apk add --update --no-cache make git 20:03:58 ---> Running in f95611e5b54d 20:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:59 OK: 265 MiB in 53 packages 20:03:59 OK: 265 MiB in 53 packages 20:04:00 Removing intermediate container d7931c177441 20:04:00 ---> 402e8ba259ee 20:04:00 20:04:00 Step 9/25 : FROM alpine:3.17 20:04:00 ---> 9ed4aefc74f6 20:04:00 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:00 Removing intermediate container 5e2a55b9c1d1 20:04:00 Removing intermediate container f95611e5b54d 20:04:00 ---> 2d8a4ce4c9a7 20:04:00 ---> 0c75448c8bcf 20:04:00 Step 5/22 : COPY go.mod vendor* ./Step 6/24 : COPY go.mod vendor* ./ 20:04:00 Removing intermediate container 971aa84ea351 20:04:00 20:04:00 ---> b65ba297bd54 20:04:00 20:04:00 Step 10/25 : FROM alpine:3.17 20:04:00 ---> 9ed4aefc74f6 20:04:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:00 ---> Running in cc8966a40d2e 20:04:00 ---> Running in 6a03aba863cf 20:04:00 ---> 1b618f9ed365 20:04:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 ---> Running in 8cd4456810ec 20:04:00 ---> 14a81b23bd8a 20:04:00 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 ---> Running in 7f5b1669cf36 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:01 (1/3) Installing ca-certificates (20220614-r4) 20:04:01 (2/3) Installing dumb-init (1.2.5-r2) 20:04:01 (3/3) Installing su-exec (0.2-r2) 20:04:01 Executing busybox-1.35.0-r29.trigger 20:04:01 Executing ca-certificates-20220614-r4.trigger 20:04:01 (1/1) Installing dumb-init (1.2.5-r2) 20:04:01 Executing busybox-1.35.0-r29.trigger 20:04:01 OK: 7 MiB in 16 packages 20:04:01 OK: 8 MiB in 18 packages 20:04:02 Removing intermediate container 6a03aba863cf 20:04:02 ---> 54a4aa1c295e 20:04:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:02 Removing intermediate container cc8966a40d2e 20:04:02 ---> b7559b102acf 20:04:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:02 ---> Running in ea400518a915 20:04:02 ---> Running in e6669c501cc0 20:04:02 Removing intermediate container ea400518a915 20:04:02 ---> d668c6c5a0a3 20:04:02 Step 13/25 : ENV APP_PORT=59881 20:04:02 ---> Running in 0304678aeaf1 20:04:02 Removing intermediate container e6669c501cc0 20:04:02 ---> 7b522de3d64f 20:04:02 Step 12/25 : WORKDIR / 20:04:02 ---> Running in 0117fed8592b 20:04:02 Removing intermediate container 0304678aeaf1 20:04:02 ---> a0c7e455bfe8 20:04:02 Step 14/25 : EXPOSE $APP_PORT 20:04:02 ---> Running in 5e580b6cfb97 20:04:02 Removing intermediate container 0117fed8592b 20:04:02 ---> af1120e12c17 20:04:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:02 Removing intermediate container 81562bd53438 20:04:02 ---> e31d8e3f855a 20:04:02 20:04:02 Step 10/23 : FROM alpine:3.17 20:04:02 ---> 9ed4aefc74f6 20:04:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:02 ---> Running in b6ac86d27131 20:04:02 Removing intermediate container 5e580b6cfb97 20:04:02 ---> a453c87bc217 20:04:02 Step 15/25 : WORKDIR / 20:04:02 ---> Running in 1bfdb81906bc 20:04:02 ---> 3a3119c7a3fb 20:04:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:04:02 Removing intermediate container 1bfdb81906bc 20:04:02 ---> 2e69d4e5f918 20:04:02 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:02 ---> 142ade686849 20:04:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:03 ---> 6c396f82e85f 20:04:03 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:03 ---> 195ed945553f 20:04:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:03 ---> afe0edbded15 20:04:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:03 ---> 23d72bdd22ce 20:04:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:04:03 (1/2) Installing ca-certificates (20220614-r4) 20:04:03 (2/2) Installing dumb-init (1.2.5-r2) 20:04:03 Executing busybox-1.35.0-r29.trigger 20:04:03 Executing ca-certificates-20220614-r4.trigger 20:04:03 ---> fe3384b99cd9 20:04:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:03 OK: 8 MiB in 17 packages 20:04:03 ---> d87ba9876774 20:04:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:03 ---> 59f97b10a46d 20:04:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:03 ---> fb1d15cada22 20:04:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:04 Removing intermediate container b6ac86d27131 20:04:04 ---> 41baf25721cf 20:04:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:04:04 ---> c077d61b98f4 20:04:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:04 ---> Running in 3866d6a0bd16 20:04:04 ---> Running in 2398e34326df 20:04:04 Removing intermediate container 3866d6a0bd16 20:04:04 ---> fae578a479c0 20:04:04 Step 13/23 : ENV APP_PORT=59860 20:04:04 Removing intermediate container 2398e34326df 20:04:04 ---> d63bd35a7315 20:04:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:04 ---> Running in 6736288123c6 20:04:04 ---> 2eff5a33728e 20:04:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:04 ---> Running in a8e6164708e3 20:04:04 Removing intermediate container 6736288123c6 20:04:04 ---> 616146a3b8ba 20:04:04 Step 14/23 : EXPOSE $APP_PORT 20:04:04 ---> Running in b4a6735c1ae8 20:04:04 Removing intermediate container a8e6164708e3 20:04:04 ---> 7762bb7ac2e3 20:04:04 Step 23/25 : LABEL arch=x86_64 20:04:04 ---> cde4d45d970f 20:04:04 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:04 ---> Running in 2465b0eae840 20:04:04 ---> Running in 781aff206a38 20:04:04 Removing intermediate container b4a6735c1ae8 20:04:04 ---> d488d8b15055 20:04:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:04 Removing intermediate container 2465b0eae840 20:04:04 ---> 3fbb373ca576 20:04:04 Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:04:04 ---> Running in 2f53b2d3e438 20:04:04 ---> 7f5375849bae 20:04:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:05 Removing intermediate container 2f53b2d3e438 20:04:05 ---> 6be7f3e31529 20:04:05 Step 25/25 : LABEL version=0.0.0 20:04:06 ---> ebb17c670a2c 20:04:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:07 ---> Running in eb39c4b24ce0 20:04:07 Removing intermediate container 781aff206a38 20:04:07 ---> 49107800def4 20:04:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:04:07 ---> Running in 6247a66f12ee 20:04:07 ---> 5858cf4f4a45 20:04:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:07 Removing intermediate container eb39c4b24ce0 20:04:07 ---> f010eb77ceaf 20:04:07 20:04:07 Successfully built f010eb77ceaf 20:04:07 Successfully tagged core-metadata:latest 20:04:07  Building core-metadata ... done Building core-common-config-bootstrapper 20:04:07 Removing intermediate container 6247a66f12ee 20:04:07 ---> aa74dd2f1019 20:04:07 Step 23/25 : LABEL arch=x86_64 20:04:07 ---> Running in 5ed0c12f1687 20:04:07 ---> 641607bae9a8 20:04:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:04:08 ---> Running in f5d836d107ab 20:04:08 Removing intermediate container 5ed0c12f1687 20:04:08 ---> a69be62c06a3 20:04:08 Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:04:09 ---> Running in 1186d71d46fd 20:04:09 Removing intermediate container f5d836d107ab 20:04:09 ---> be759f729702 20:04:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:09 ---> Running in 1bf2214fb936 20:04:09 Removing intermediate container 1186d71d46fd 20:04:09 ---> 114570455086 20:04:09 Step 25/25 : LABEL version=0.0.0 20:04:09 ---> Running in 0ede384ca29d 20:04:09 Removing intermediate container 1bf2214fb936 20:04:09 ---> 82acac8a26ee 20:04:09 Step 21/23 : LABEL arch=x86_64 20:04:09 ---> Running in b57492a4eff5 20:04:09 Removing intermediate container b57492a4eff5 20:04:09 ---> 2c19d14e9ae4 20:04:09 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:04:09 Removing intermediate container 0ede384ca29d 20:04:09 ---> b0eda7a9fcf3 20:04:09 20:04:09 ---> Running in 92764351e433 20:04:09 Successfully built b0eda7a9fcf3 20:04:09 Successfully tagged security-secretstore-setup:latest 20:04:09  Building security-secretstore-setup ... done Building security-proxy-auth 20:04:10 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:10 Removing intermediate container 92764351e433 20:04:10 ---> 25d1a5c52cee 20:04:10 Step 23/23 : LABEL version=0.0.0 20:04:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:11 ---> 2da7d0f1f883 20:04:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:11 ---> Using cache 20:04:11 ---> 8e4928902dca 20:04:11 Step 4/23 : WORKDIR /edgex-go 20:04:11 ---> Using cache 20:04:11 ---> a79fdd299cf8 20:04:11 Step 5/23 : RUN apk add --update --no-cache make git 20:04:11 ---> Using cache 20:04:11 ---> 0c75448c8bcf 20:04:11 Step 6/23 : COPY go.mod vendor* ./ 20:04:11 ---> Using cache 20:04:11 ---> 1b618f9ed365 20:04:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:11 ---> Running in ceaae0d34c72 20:04:12 ---> Running in 42892bf8e18f 20:04:12 Removing intermediate container ceaae0d34c72 20:04:12 ---> 8ab4106803c5 20:04:12 20:04:12 Successfully built 8ab4106803c5 20:04:12 Successfully tagged support-notifications:latest 20:04:12  Building support-notifications ... done Building security-spiffe-token-provider 20:04:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:13 ---> 2da7d0f1f883 20:04:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:13 ---> Using cache 20:04:13 ---> 8e4928902dca 20:04:13 Step 4/23 : WORKDIR /edgex-go 20:04:13 ---> Using cache 20:04:13 ---> a79fdd299cf8 20:04:13 Step 5/23 : RUN apk add --update --no-cache make git 20:04:13 ---> Using cache 20:04:13 ---> 0c75448c8bcf 20:04:13 Step 6/23 : COPY go.mod vendor* ./ 20:04:13 ---> Using cache 20:04:13 ---> 1b618f9ed365 20:04:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 ---> Using cache 20:04:13 ---> 707a7b18f27f 20:04:13 Step 8/23 : COPY . . 20:04:15 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:15 ---> 2da7d0f1f883 20:04:15 Step 3/20 : WORKDIR /edgex-go 20:04:15 ---> Using cache 20:04:15 ---> 5f5b85e4a2f9 20:04:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:17 ---> Running in 8e15c6990a73 20:04:17 ---> f75638c621ad 20:04:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:17 ---> Running in 2a6e19e7e903 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:17 Removing intermediate container 8cd4456810ec 20:04:17 ---> 707a7b18f27f 20:04:17 Step 8/24 : COPY . . 20:04:17 Removing intermediate container 7f5b1669cf36 20:04:17 ---> 94f457358ca7 20:04:17 Step 7/22 : COPY . . 20:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:18 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:18 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:18 OK: 17823 distinct packages available 20:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:18 OK: 265 MiB in 53 packages 20:04:23 Removing intermediate container 8e15c6990a73 20:04:23 ---> 587a83ff8555 20:04:23 Step 5/20 : COPY go.mod vendor* ./ 20:04:23 ---> 8c7bf1d67081 20:04:23 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:04:23 ---> Running in 966183e09aa4 20:04:23 ---> 22042e6c149f 20:04:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:23 ---> Running in 525c704d3ab2 20:04:23 ---> a0d24e6c4fdc 20:04:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:23 ---> Running in eaf898c717a1 20:04:23 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 20:04:24 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 20:04:36 Removing intermediate container 42892bf8e18f 20:04:36 ---> 2de24f37a040 20:04:36 Step 8/23 : COPY . . 20:04:44 ---> 66e984b21b06 20:04:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:44 ---> Running in 1fd3dcd648d6 20:04:44 Removing intermediate container 2a6e19e7e903 20:04:44 ---> 561c896e7a14 20:04:44 20:04:44 Step 10/23 : FROM alpine:3.17 20:04:44 ---> 9ed4aefc74f6 20:04:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:44 ---> Running in aa436713677b 20:04:44 Removing intermediate container aa436713677b 20:04:44 ---> 5a9c5c15e383 20:04:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:44 ---> Running in a92c65928472 20:04:44 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 20:04:44 Removing intermediate container 525c704d3ab2 20:04:44 ---> e45e366247d5 20:04:44 Step 7/20 : COPY . . 20:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:45 (1/1) Installing dumb-init (1.2.5-r2) 20:04:45 Executing busybox-1.35.0-r29.trigger 20:04:45 OK: 7 MiB in 16 packages 20:04:46 Removing intermediate container a92c65928472 20:04:46 ---> 857f602e340d 20:04:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:46 ---> 3c074e3117a5 20:04:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:47 ---> 152596c669e6 20:04:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:48 ---> a5a253dea722 20:04:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:48 Removing intermediate container 966183e09aa4 20:04:48 ---> b0ef8cd4d229 20:04:48 20:04:48 Step 9/22 : FROM alpine:3.17 20:04:48 ---> 9ed4aefc74f6 20:04:48 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:04:48 ---> Running in 8c80d28ae229 20:04:48 ---> e6bfa8a31843 20:04:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:48 Removing intermediate container eaf898c717a1 20:04:48 ---> dfdb698519ae 20:04:48 20:04:48 Step 10/24 : FROM alpine:3.17 20:04:48 ---> 9ed4aefc74f6 20:04:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:48 ---> Using cache 20:04:48 ---> 54a4aa1c295e 20:04:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:48 ---> Using cache 20:04:48 ---> d668c6c5a0a3 20:04:48 Step 13/24 : ENV APP_PORT=59882 20:04:48 ---> Running in 90749918af1d 20:04:49 ---> fb5fa89d8a6e 20:04:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:49 ---> ee5f75fc6ce0 20:04:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:49 Removing intermediate container 90749918af1d 20:04:49 ---> b58b0c5fa1fb 20:04:49 Step 14/24 : EXPOSE $APP_PORT 20:04:49 ---> Running in ed042d5eb4c6 20:04:49 ---> Running in de341b3f4268 20:04:49 ---> Running in 4f378b5b097f 20:04:49 Removing intermediate container de341b3f4268 20:04:49 ---> c20f94729055 20:04:49 Step 15/24 : WORKDIR / 20:04:49 ---> Running in ac5581fc21dd 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 Removing intermediate container ac5581fc21dd 20:04:49 ---> c464b2b80e1a 20:04:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 ---> 345209f89312 20:04:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:04:49 (1/2) Installing dumb-init (1.2.5-r2) 20:04:49 (2/2) Installing openssl (3.0.8-r3) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:49 OK: 8 MiB in 17 packages 20:04:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:04:49 ---> f09f73eee582 20:04:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:50 Removing intermediate container 8c80d28ae229 20:04:50 ---> f37c20274191 20:04:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:50 Removing intermediate container ed042d5eb4c6 20:04:50 ---> 58da14795bc4 20:04:50 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:50 ---> Running in a8516283f2f7 20:04:50 ---> Running in b7fc0dada697 20:04:50 Removing intermediate container a8516283f2f7 20:04:50 ---> 7ac5163570ed 20:04:50 Step 12/22 : WORKDIR /edgex 20:04:50 Removing intermediate container b7fc0dada697 20:04:50 ---> afef60995a9a 20:04:50 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:50 ---> Running in a90fcf20ed56 20:04:50 ---> f91204296454 20:04:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:50 ---> Running in 225e4d4dd52a 20:04:51 Removing intermediate container a90fcf20ed56 20:04:51 ---> 475b4297ae14 20:04:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:51 Removing intermediate container 225e4d4dd52a 20:04:51 ---> d2ec56bce3a8 20:04:51 Step 21/23 : LABEL arch=x86_64 20:04:51 ---> 74787c0cb8d8 20:04:51 Step 20/24 : ENTRYPOINT ["/core-command"] 20:04:51 ---> Running in fc7bd06e775a 20:04:51 ---> Running in be0017f0f2f8 20:04:51 Removing intermediate container fc7bd06e775a 20:04:51 ---> b98e11119998 20:04:51 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:04:51 ---> 79095856dbab 20:04:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:04:51 Removing intermediate container be0017f0f2f8 20:04:51 ---> 714093ac5ffb 20:04:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:51 ---> Running in ae3b16be08b8 20:04:51 ---> Running in cfcf41c72452 20:04:51 Removing intermediate container cfcf41c72452 20:04:51 ---> 83f40ef13217 20:04:51 Step 22/24 : LABEL arch=x86_64 20:04:51 ---> Running in 5647d8132ae0 20:04:51 Removing intermediate container ae3b16be08b8 20:04:51 ---> 185d2aa0f7c4 20:04:51 Step 23/23 : LABEL version=0.0.0 20:04:51 ---> aee0071d9b49 20:04:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:04:51 ---> Running in 957c687dfa48 20:04:51 Removing intermediate container 5647d8132ae0 20:04:51 ---> a72950132c2c 20:04:51 Step 23/24 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:04:52 Removing intermediate container 957c687dfa48 20:04:52 ---> 8d81b1fd0901 20:04:52 20:04:52 ---> Running in ec6a90a1410a 20:04:52 ---> 3fdbf6b0d920 20:04:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:52 Successfully built 8d81b1fd0901 20:04:52 Successfully tagged security-proxy-auth:latest 20:04:52  Building security-proxy-auth ... done Building support-scheduler 20:04:52 Removing intermediate container ec6a90a1410a 20:04:52 ---> 62b637e52d4a 20:04:52 Step 24/24 : LABEL version=0.0.0 20:04:52 ---> Running in 6a433f3fd951 20:04:53 Removing intermediate container 6a433f3fd951 20:04:53 ---> 2395fbddc7bf 20:04:53 20:04:53 Successfully built 2395fbddc7bf 20:04:53 Successfully tagged core-command:latest 20:04:53 Building security-spire-agent 20:04:53  Building core-command ... done  ---> 28ef67ee63ea 20:04:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:54 ---> b2eda4c32489 20:04:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:55 ---> Running in 3cbdb36d15dd 20:04:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:56 ---> 2da7d0f1f883 20:04:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:56 ---> Using cache 20:04:56 ---> 8e4928902dca 20:04:56 Step 4/23 : WORKDIR /edgex-go 20:04:56 ---> Using cache 20:04:56 ---> a79fdd299cf8 20:04:56 Step 5/23 : RUN apk add --update --no-cache make git 20:04:56 ---> Using cache 20:04:56 ---> 0c75448c8bcf 20:04:56 Step 6/23 : COPY go.mod vendor* ./ 20:04:56 ---> Using cache 20:04:56 ---> 1b618f9ed365 20:04:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:56 ---> Using cache 20:04:56 ---> 2de24f37a040 20:04:56 Step 8/23 : COPY . . 20:04:56 ---> Using cache 20:04:56 ---> 66e984b21b06 20:04:56 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:04:56 ---> Running in 40a3eaefbeaf 20:04:57 Removing intermediate container 3cbdb36d15dd 20:04:57 ---> 42b8057ab4c9 20:04:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:04:57 ---> Running in 202679f099e8 20:04:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:58 Removing intermediate container 202679f099e8 20:04:58 ---> 47483d2f6058 20:04:58 Step 20/22 : LABEL arch=x86_64 20:04:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:04:58 ---> 2da7d0f1f883 20:04:58 Step 3/27 : WORKDIR /edgex-go 20:04:58 ---> Using cache 20:04:58 ---> 5f5b85e4a2f9 20:04:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:04:58 ---> Using cache 20:04:58 ---> de9f3d5b3817 20:04:58 Step 5/27 : COPY go.mod vendor* ./ 20:04:58 ---> Using cache 20:04:58 ---> 67b334181e0e 20:04:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:58 ---> Using cache 20:04:58 ---> 221edc82d9a4 20:04:58 Step 7/27 : COPY . . 20:04:58 ---> Using cache 20:04:58 ---> 4cf2f43439a7 20:04:58 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:04:58 ---> Using cache 20:04:58 ---> 6ed194d62f89 20:04:58 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:58 ---> Using cache 20:04:58 ---> c1a215fb142e 20:04:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:58 ---> Using cache 20:04:58 ---> f26a92806d0d 20:04:58 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 20:04:58 ---> Using cache 20:04:58 ---> e0d18f1711dc 20:04:58 Step 12/27 : WORKDIR /edgex-go 20:04:58 ---> Using cache 20:04:58 ---> 6ea770ec4395 20:04:58 20:04:58 Step 13/27 : FROM alpine:3.17 20:04:58 ---> 9ed4aefc74f6 20:04:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:58 ---> Using cache 20:04:58 ---> aa340741652f 20:04:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:58 ---> Running in 8adc1ff621c6 20:04:58 ---> Running in a4ecd7742e65 20:04:58 Removing intermediate container 8adc1ff621c6 20:04:58 ---> 4ff3d1508a01 20:04:58 Step 21/22 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:04:58 ---> Running in aadc694148f8 20:04:58 Removing intermediate container aadc694148f8 20:04:58 ---> 932057687971 20:04:58 Step 22/22 : LABEL version=0.0.0 20:04:58 ---> Running in b4482099e3ee 20:04:59 Removing intermediate container b4482099e3ee 20:04:59 ---> d456b70695e4 20:04:59 20:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:59 Successfully built d456b70695e4 20:04:59 Successfully tagged security-proxy-setup:latest 20:04:59 Building core-data 20:04:59  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:59 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:59 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:59 OK: 17818 distinct packages available 20:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:00 (1/5) Installing dumb-init (1.2.5-r2) 20:05:00 (2/5) Installing musl-obstack (1.2.3-r0) 20:05:00 (3/5) Installing libucontext (1.2-r0) 20:05:00 (4/5) Installing gcompat (1.1.0-r0) 20:05:00 (5/5) Installing openssl (3.0.8-r3) 20:05:00 Executing busybox-1.35.0-r29.trigger 20:05:00 OK: 8 MiB in 20 packages 20:05:02 Removing intermediate container a4ecd7742e65 20:05:02 ---> bfc94d0ccfe5 20:05:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:02 ---> 2da7d0f1f883 20:05:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:02 ---> Using cache 20:05:02 ---> 8e4928902dca 20:05:02 Step 4/23 : WORKDIR /edgex-go 20:05:02 ---> Using cache 20:05:02 ---> a79fdd299cf8 20:05:02 Step 5/23 : RUN apk add --update --no-cache make git 20:05:02 ---> Using cache 20:05:02 ---> 0c75448c8bcf 20:05:02 Step 6/23 : COPY go.mod vendor* ./ 20:05:02 ---> Using cache 20:05:02 ---> 1b618f9ed365 20:05:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:02 ---> Using cache 20:05:02 ---> 2de24f37a040 20:05:02 Step 8/23 : COPY . . 20:05:02 ---> Using cache 20:05:02 ---> 66e984b21b06 20:05:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:02 ---> Running in c9cb008fdde3 20:05:02 ---> cfb102465de6 20:05:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:05:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:05:03 ---> 638c5dd0cab0 20:05:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:05 Removing intermediate container 1fd3dcd648d6 20:05:05 ---> 5e9850d4056a 20:05:05 20:05:05 Step 10/23 : FROM alpine:3.17 20:05:05 ---> 9ed4aefc74f6 20:05:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:05 ---> Using cache 20:05:05 ---> 5a9c5c15e383 20:05:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:05 ---> Using cache 20:05:05 ---> 857f602e340d 20:05:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:05 ---> Using cache 20:05:05 ---> c789a70496e5 20:05:05 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:05 ---> 3c074e3117a5 20:05:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:05 ---> Using cache 20:05:05 ---> 152596c669e6 20:05:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:06 ---> 2df13bd52de1 20:05:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:06 ---> 8fde426a5651 20:05:06 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:06 ---> 3f753b43f555 20:05:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:06 ---> f84c366c5547 20:05:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:07 ---> 5de50296d503 20:05:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:07 ---> 95f95f3c281c 20:05:07 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:07 ---> Running in e900dad012a9 20:05:08 ---> 82b7e4c1d8ea 20:05:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:08 ---> Running in dac496b9ffe4 20:05:08 Removing intermediate container dac496b9ffe4 20:05:08 ---> 02a5798f9e47 20:05:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:08 ---> Running in b3786adec083 20:05:09 Removing intermediate container e900dad012a9 20:05:09 ---> 58ae7d73df96 20:05:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:09 Removing intermediate container b3786adec083 20:05:09 ---> a57c3866a921 20:05:09 Step 25/27 : LABEL arch=x86_64 20:05:09 ---> Running in 919171f12388 20:05:09 ---> Running in 021bd14bf1af 20:05:09 Removing intermediate container 919171f12388 20:05:09 ---> 202398addef0 20:05:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:05:09 Removing intermediate container 021bd14bf1af 20:05:09 ---> 0256d47ff059 20:05:09 Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:05:09 ---> Running in 1e0107e1da67 20:05:09 ---> Running in e96276b4f91e 20:05:10 Removing intermediate container 1e0107e1da67 20:05:10 ---> 6d1ebf21301a 20:05:10 Step 21/23 : LABEL arch=x86_64 20:05:10 Removing intermediate container e96276b4f91e 20:05:10 ---> 51cf4e2717fb 20:05:10 Step 27/27 : LABEL version=0.0.0 20:05:10 ---> Running in ab5629874768 20:05:10 ---> Running in 6a758129422d 20:05:10 Removing intermediate container ab5629874768 20:05:10 ---> 9b97a3fac06e 20:05:10 20:05:10 Successfully built 9b97a3fac06e 20:05:10 Removing intermediate container 6a758129422d 20:05:10 ---> 51a36d385240 20:05:10 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:05:10 Successfully tagged security-spire-agent:latest 20:05:10  Building security-spire-agent ... done Building security-bootstrapper 20:05:10 ---> Running in a1d9fc9770c6 20:05:12 Removing intermediate container a1d9fc9770c6 20:05:12 ---> 0e46a95b5c14 20:05:12 Step 23/23 : LABEL version=0.0.0 20:05:12 ---> Running in 6c131647be0d 20:05:12 Removing intermediate container 6c131647be0d 20:05:12 ---> 041d297569c3 20:05:12 20:05:12 Successfully built 041d297569c3 20:05:12 Successfully tagged core-common-config-bootstrapper:latest 20:05:14  Building core-common-config-bootstrapper ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:14 ---> 2da7d0f1f883 20:05:14 Step 3/33 : WORKDIR /edgex-go 20:05:14 ---> Using cache 20:05:14 ---> 5f5b85e4a2f9 20:05:14 Step 4/33 : RUN apk add --update --no-cache make git 20:05:14 ---> Using cache 20:05:14 ---> 2d8a4ce4c9a7 20:05:14 Step 5/33 : COPY go.mod vendor* ./ 20:05:14 ---> Using cache 20:05:14 ---> 14a81b23bd8a 20:05:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:14 ---> Using cache 20:05:14 ---> 94f457358ca7 20:05:14 Step 7/33 : COPY . . 20:05:14 ---> Using cache 20:05:14 ---> 8c7bf1d67081 20:05:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:15 ---> Running in c47fd42ad2aa 20:05: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:19 Removing intermediate container 4f378b5b097f 20:05:19 ---> 6e7f4a6d7f98 20:05:19 20:05:19 Step 9/20 : FROM alpine:3.17 20:05:19 ---> 9ed4aefc74f6 20:05:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:19 ---> Running in 73978d756f94 20:05:19 Removing intermediate container 73978d756f94 20:05:19 ---> b84a16d7403d 20:05:19 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:19 ---> Running in 6d1551df2a4b 20:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:20 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:20 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:20 OK: 17818 distinct packages available 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:20 (1/9) Installing ca-certificates (20220614-r4) 20:05:20 (2/9) Installing brotli-libs (1.0.9-r9) 20:05:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:05:20 (4/9) Installing libcurl (7.88.1-r1) 20:05:20 (5/9) Installing curl (7.88.1-r1) 20:05:20 (6/9) Installing dumb-init (1.2.5-r2) 20:05:20 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:20 (8/9) Installing libucontext (1.2-r0) 20:05:20 (9/9) Installing gcompat (1.1.0-r0) 20:05:20 Executing busybox-1.35.0-r29.trigger 20:05:20 Executing ca-certificates-20220614-r4.trigger 20:05:20 OK: 10 MiB in 24 packages 20:05:22 Removing intermediate container 6d1551df2a4b 20:05:22 ---> c9611f1453bd 20:05:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:22 ---> f9eca4e9f67f 20:05:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:05:23 ---> 1f09fa2b3d46 20:05:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:23 ---> 5184074ab8e1 20:05:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:24 ---> 73ba4075fd3e 20:05:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:24 ---> Running in 212f98b46679 20:05:24 Removing intermediate container 212f98b46679 20:05:24 ---> 461a7473aa4e 20:05:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:24 ---> Running in 89e996305690 20:05:24 Removing intermediate container 89e996305690 20:05:24 ---> 736f267c8285 20:05:24 Step 18/20 : LABEL arch=x86_64 20:05:24 ---> Running in 2494907631d8 20:05:25 Removing intermediate container 2494907631d8 20:05:25 ---> a92ecb16882c 20:05:25 Step 19/20 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:05:25 ---> Running in c418338e7e3c 20:05:25 Removing intermediate container c418338e7e3c 20:05:25 ---> 71dc1943841f 20:05:25 Step 20/20 : LABEL version=0.0.0 20:05:25 ---> Running in eefe2b03abe9 20:05:25 Removing intermediate container eefe2b03abe9 20:05:25 ---> e6f78c841e97 20:05:25 20:05:25 Successfully built e6f78c841e97 20:05:25 Successfully tagged security-spiffe-token-provider:latest 20:05:31  Building security-spiffe-token-provider ... done Removing intermediate container c9cb008fdde3 20:05:31 ---> 719baf80e82a 20:05:31 20:05:31 Step 10/23 : FROM alpine:3.17 20:05:31 ---> 9ed4aefc74f6 20:05:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:31 Removing intermediate container 40a3eaefbeaf 20:05:31 ---> 34dcadcfd41c 20:05:31 20:05:31 Step 10/23 : FROM alpine:3.17 20:05:31 ---> 9ed4aefc74f6 20:05:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:31 ---> Using cache 20:05:31 ---> 54a4aa1c295e 20:05:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:31 ---> Using cache 20:05:31 ---> d668c6c5a0a3 20:05:31 Step 13/23 : ENV APP_PORT=59861 20:05:31 ---> Running in 8f0f0b5330fe 20:05:31 ---> Running in 977f00d11581 20:05:31 Removing intermediate container 8f0f0b5330fe 20:05:31 ---> 4b7de344ad63 20:05:31 Step 12/23 : ENV APP_PORT=59880 20:05:31 ---> Running in dceb99c37b8f 20:05:31 Removing intermediate container 977f00d11581 20:05:31 ---> f9c43dcdcc7b 20:05:31 Step 14/23 : EXPOSE $APP_PORT 20:05:31 ---> Running in 80001da4324b 20:05:31 Removing intermediate container 80001da4324b 20:05:31 ---> 5fb7bcdd360a 20:05:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:31 Removing intermediate container dceb99c37b8f 20:05:31 ---> f05e5e00da9f 20:05:31 Step 13/23 : EXPOSE $APP_PORT 20:05:31 ---> Running in 65530ff0c89a 20:05:31 Removing intermediate container 65530ff0c89a 20:05:31 ---> dd1fbae60f24 20:05:31 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:31 ---> 8f08b7b0a87f 20:05:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:31 ---> Running in ffcf2afa057b 20:05:31 ---> 081041d6c6f6 20:05:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:31 (1/1) Installing dumb-init (1.2.5-r2) 20:05:31 Executing busybox-1.35.0-r29.trigger 20:05:31 OK: 7 MiB in 16 packages 20:05:31 ---> 46f6e5deee2e 20:05:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:31 ---> b11ebf83a67b 20:05:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:31 ---> Running in a31a17ba21bf 20:05:31 Removing intermediate container ffcf2afa057b 20:05:31 ---> 379f6960350f 20:05:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:31 Removing intermediate container a31a17ba21bf 20:05:31 ---> d77906761923 20:05:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:32 ---> Running in cae9d3ad570e 20:05:32 ---> fb5cb3d0f7c3 20:05:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:32 Removing intermediate container cae9d3ad570e 20:05:32 ---> e5ea2b3d68f1 20:05:32 Step 21/23 : LABEL arch=x86_64 20:05:32 ---> Running in 368b9af34b95 20:05:32 ---> c7fbc58af236 20:05:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:32 Removing intermediate container 368b9af34b95 20:05:32 ---> 47b478388579 20:05:32 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:05:32 ---> Running in f57634526534 20:05:32 Removing intermediate container f57634526534 20:05:32 ---> 6bde0c7a564b 20:05:32 Step 23/23 : LABEL version=0.0.0 20:05:32 ---> Running in f0448e2499a0 20:05:32 Removing intermediate container f0448e2499a0 20:05:32 ---> 7574ef4447f9 20:05:32 20:05:32 ---> 94acab8dda05 20:05:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:32 Successfully built 7574ef4447f9 20:05:32 Successfully tagged support-scheduler:latest 20:05:32  Building support-scheduler ... done  ---> b49906fb5e37 20:05:32 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:32 ---> Running in 725f33c4b52f 20:05:32 Removing intermediate container 725f33c4b52f 20:05:32 ---> 8fe294692871 20:05:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:32 ---> Running in 34cfaaaa1879 20:05:32 Removing intermediate container 34cfaaaa1879 20:05:32 ---> 1f89f0227c5d 20:05:32 Step 21/23 : LABEL arch=x86_64 20:05:32 ---> Running in e58927b15908 20:05:33 Removing intermediate container e58927b15908 20:05:33 ---> fd22d2ea9b83 20:05:33 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:05:33 ---> Running in 8b819bdd9ca8 20:05:33 Removing intermediate container 8b819bdd9ca8 20:05:33 ---> 94416569e727 20:05:33 Step 23/23 : LABEL version=0.0.0 20:05:33 ---> Running in da95f0779381 20:05:33 Removing intermediate container da95f0779381 20:05:33 ---> 0b502e16a559 20:05:33 20:05:33 Successfully built 0b502e16a559 20:05:33 Successfully tagged core-data:latest 20:05:35  Building core-data ... done Removing intermediate container c47fd42ad2aa 20:05:35 ---> f61767c7aaef 20:05:35 20:05:35 Step 9/33 : FROM alpine:3.17 20:05:35 ---> 9ed4aefc74f6 20:05:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:35 ---> Using cache 20:05:35 ---> b84a16d7403d 20:05:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:05:35 ---> Running in ccbd49cd9919 20:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:35 (1/2) Installing dumb-init (1.2.5-r2) 20:05:35 (2/2) Installing su-exec (0.2-r2) 20:05:35 Executing busybox-1.35.0-r29.trigger 20:05:35 OK: 7 MiB in 17 packages 20:05:36 Removing intermediate container ccbd49cd9919 20:05:36 ---> 630092f7c68c 20:05:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:05:36 ---> Running in 1249351c8980 20:05:36 Removing intermediate container 1249351c8980 20:05:36 ---> ff3e469b460d 20:05:36 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:36 ---> Running in 53d20c072680 20:05:36 Removing intermediate container 53d20c072680 20:05:36 ---> 556b0b84456f 20:05:36 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:36 ---> Running in d90830358626 20:05:36 Removing intermediate container d90830358626 20:05:36 ---> fb14b6625769 20:05:36 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:36 ---> Running in 70e8e3e5b868 20:05:36 Removing intermediate container 70e8e3e5b868 20:05:36 ---> 17f7699dce56 20:05:36 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:36 ---> Running in 571d70d8c008 20:05:37 Removing intermediate container 571d70d8c008 20:05:37 ---> 2bd7322ac41b 20:05:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:37 ---> Running in f032186c0317 20:05:37 Removing intermediate container f032186c0317 20:05:37 ---> 55805d2170a8 20:05:37 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:37 ---> 663dcbc21c35 20:05:37 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:37 ---> Running in 9f1976179f73 20:05:38 Removing intermediate container 9f1976179f73 20:05:38 ---> 77df2429e882 20:05:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:38 ---> fd564518d7d8 20:05:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:38 ---> 9c663179fadf 20:05:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:38 ---> abd8ed6a6d0c 20:05:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:38 ---> deec285b34d7 20:05:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:38 ---> b6f381012bbe 20:05:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:38 ---> 4c0ba57374bf 20:05:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:38 ---> 447e7444f9bc 20:05:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:39 ---> d86c9d84bbf8 20:05:39 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:39 ---> Running in 53a7264a2833 20:05:39 Removing intermediate container 53a7264a2833 20:05:39 ---> 26933fad74b9 20:05:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:39 ---> Running in 3f9b92c5db54 20:05:39 Removing intermediate container 3f9b92c5db54 20:05:39 ---> 375251afd01e 20:05:39 Step 30/33 : CMD ["gate"] 20:05:39 ---> Running in 8524ef32e1d2 20:05:39 Removing intermediate container 8524ef32e1d2 20:05:39 ---> 5ead2df17773 20:05:39 Step 31/33 : LABEL arch=x86_64 20:05:39 ---> Running in 088466dc143e 20:05:39 Removing intermediate container 088466dc143e 20:05:39 ---> f68921532a11 20:05:39 Step 32/33 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:05:39 ---> Running in e888923cac97 20:05:40 Removing intermediate container e888923cac97 20:05:40 ---> de4ab86a519e 20:05:40 Step 33/33 : LABEL version=0.0.0 20:05:40 ---> Running in f86b8cd66b9b 20:05:40 Removing intermediate container f86b8cd66b9b 20:05:40 ---> ee175d124561 20:05:40 20:05:40 Successfully built ee175d124561 20:05:40 Successfully tagged security-bootstrapper:latest 20:05:40  Building security-bootstrapper ... done  [Pipeline] } 20:05:40 $ docker stop --time=1 a2813a55dae4ee9dbc325f347b650bbe9baf7262f2ce856e27832c66d7b07c91 20:05:41 $ docker rm -f --volumes a2813a55dae4ee9dbc325f347b650bbe9baf7262f2ce856e27832c66d7b07c91 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:42 + docker images 20:05:42 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:42 security-bootstrapper latest ee175d124561 1 second ago 22.2MB 20:05:42 f61767c7aaef 7 seconds ago 1.67GB 20:05:42 core-data latest 0b502e16a559 8 seconds ago 20MB 20:05:42 support-scheduler latest 7574ef4447f9 9 seconds ago 32.1MB 20:05:42 34dcadcfd41c 11 seconds ago 1.75GB 20:05:42 719baf80e82a 12 seconds ago 1.69GB 20:05:42 security-spiffe-token-provider latest e6f78c841e97 16 seconds ago 32.8MB 20:05:42 6e7f4a6d7f98 23 seconds ago 1.73GB 20:05:42 core-common-config-bootstrapper latest 041d297569c3 29 seconds ago 17.2MB 20:05:42 security-spire-agent latest 9b97a3fac06e 31 seconds ago 129MB 20:05:42 5e9850d4056a 37 seconds ago 1.68GB 20:05:42 security-proxy-setup latest d456b70695e4 43 seconds ago 18.7MB 20:05:42 core-command latest 2395fbddc7bf 49 seconds ago 19.8MB 20:05:42 security-proxy-auth latest 8d81b1fd0901 50 seconds ago 18.3MB 20:05:42 dfdb698519ae 53 seconds ago 1.69GB 20:05:42 b0ef8cd4d229 53 seconds ago 1.67GB 20:05:42 561c896e7a14 58 seconds ago 1.67GB 20:05:42 support-notifications latest 8ab4106803c5 About a minute ago 32.7MB 20:05:42 security-secretstore-setup latest b0eda7a9fcf3 About a minute ago 32.8MB 20:05:42 core-metadata latest f010eb77ceaf About a minute ago 20.4MB 20:05:42 e31d8e3f855a About a minute ago 1.75GB 20:05:42 402e8ba259ee About a minute ago 1.68GB 20:05:42 b65ba297bd54 About a minute ago 1.69GB 20:05:42 security-spire-config latest feada000313a About a minute ago 88.9MB 20:05:42 security-spire-server latest bc9775cf68ed About a minute ago 89.8MB 20:05:42 9b9cdb7b0984 2 minutes ago 1.55GB 20:05:42 6ea770ec4395 2 minutes ago 1.55GB 20:05:42 ci-base-image-x86_64 latest 2da7d0f1f883 5 minutes ago 881MB 20:05:42 alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB 20:05:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 20:05:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:05:42 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] } 20:05:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.438s coverage: 28.7% of statements 20:06:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.268s coverage: 98.5% of statements 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.522s coverage: 71.3% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.306s coverage: 88.5% of statements 20:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.576s coverage: 3.9% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.841s coverage: 95.6% of statements 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 20:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 65.9% of statements 20:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements 20:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.0% of statements 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 44.1% of statements 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 82.9% of statements 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 20:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements 20:07:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.061s coverage: 79.9% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.244s coverage: 92.9% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.204s coverage: 62.3% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.464s coverage: 81.2% of statements 20:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.499s coverage: 82.1% of statements 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.059s coverage: 63.1% of statements 20:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 20:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.190s coverage: 89.4% of statements 20:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.148s coverage: 100.0% of statements 20:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:08:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.030s coverage: 38.4% of statements 20:08:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 20:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 92.3% of statements 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements 20:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements 20:08:35 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 20:08:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:08:35 go vet ./... 20:11:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:13 + ls -al . 20:11:13 total 700 20:11:13 drwxrwxr-x 10 1001 1001 4096 Apr 3 20:03 . 20:11:13 drwxr-xr-x 4 root root 4096 Apr 3 20:03 .. 20:11:13 drwxrwxr-x 2 1001 1001 4096 Apr 3 20:02 .blubracket 20:11:13 -rw-rw-r-- 1 1001 1001 16 Apr 3 20:02 .dockerignore 20:11:13 drwxrwxr-x 8 1001 1001 4096 Apr 3 20:02 .git 20:11:13 drwxrwxr-x 3 1001 1001 4096 Apr 3 20:02 .github 20:11:13 -rw-rw-r-- 1 1001 1001 1133 Apr 3 20:02 .gitignore 20:11:13 -rw-rw-r-- 1 1001 1001 42 Apr 3 20:02 .golangci.yml 20:11:13 -rw-rw-r-- 1 1001 1001 87 Apr 3 20:02 .hadolint.yml 20:11:13 -rw-rw-r-- 1 1001 1001 166 Apr 3 20:02 .sonarcloud.properties 20:11:13 -rw-rw-r-- 1 1001 1001 1171 Apr 3 20:02 ADOPTERS.md 20:11:13 -rw-rw-r-- 1 1001 1001 10835 Apr 3 20:02 Attribution.txt 20:11:13 -rw-rw-r-- 1 1001 1001 73765 Apr 3 20:02 CHANGELOG.md 20:11:13 -rw-rw-r-- 1 1001 1001 3804 Apr 3 20:02 CONTRIBUTING.md 20:11:13 -rw-rw-r-- 1 1001 1001 677 Apr 3 20:02 GOVERNANCE.md 20:11:13 -rw-rw-r-- 1 1001 1001 883 Apr 3 20:02 Jenkinsfile 20:11:13 -rw-rw-r-- 1 1001 1001 10775 Apr 3 20:02 LICENSE 20:11:13 -rw-rw-r-- 1 1001 1001 14368 Apr 3 20:02 Makefile 20:11:13 -rw-rw-r-- 1 1001 1001 582 Apr 3 20:02 OWNERS.md 20:11:13 -rw-rw-r-- 1 1001 1001 9403 Apr 3 20:02 README.md 20:11:13 -rw-rw-r-- 1 1001 1001 789 Apr 3 20:02 SECURITY.md 20:11:13 -rw-rw-r-- 1 1001 1001 5 Apr 3 19:59 VERSION 20:11:13 drwxrwxr-x 2 1001 1001 4096 Apr 3 20:02 bin 20:11:13 drwxrwxr-x 18 1001 1001 4096 Apr 3 20:02 cmd 20:11:13 -rw-r--r-- 1 root root 447379 Apr 3 20:08 coverage.out 20:11:13 -rw-rw-r-- 1 1001 1001 3200 Apr 3 20:02 go.mod 20:11:13 -rw-rw-r-- 1 1001 1001 31265 Apr 3 20:02 go.sum 20:11:13 drwxrwxr-x 7 1001 1001 4096 Apr 3 20:02 internal 20:11:13 drwxrwxr-x 3 1001 1001 4096 Apr 3 20:02 openapi 20:11:13 -rw-rw-r-- 1 1001 1001 594 Apr 3 20:02 security.txt 20:11:13 drwxrwxr-x 4 1001 1001 4096 Apr 3 20:02 snap 20:11:13 -rw-rw-r-- 1 1001 1001 204 Apr 3 20:02 version.go [Pipeline] sh 20:11:13 + '[' -e coverage.out ] 20:11:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:13 Warning: overwriting stash ‘coverage-report’ 20:11:14 Stashed 1 file(s) [Pipeline] sh 20:11:15 + make build 20:11:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:52 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 20:12: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 20:12: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 20:12: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 20:13:40 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 20:13:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:13:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:13:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:55 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 20:13:58 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 20:14:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:14:10 $ docker stop --time=1 c98da250d9eebc727ea682e7faee397c987a5269b1e058110ac8e1040e030cd0 20:14:12 $ docker rm -f --volumes c98da250d9eebc727ea682e7faee397c987a5269b1e058110ac8e1040e030cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:15 20:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:15 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:15 29e5d40040c1: Pulling fs layer 20:14:15 1ce36da41761: Pulling fs layer 20:14:15 25b303627fd3: Pulling fs layer 20:14:15 29e5d40040c1: Verifying Checksum 20:14:15 29e5d40040c1: Download complete 20:14:16 1ce36da41761: Verifying Checksum 20:14:16 1ce36da41761: Download complete 20:14:16 29e5d40040c1: Pull complete 20:14:17 25b303627fd3: Verifying Checksum 20:14:17 25b303627fd3: Download complete 20:14:17 1ce36da41761: Pull complete 20:14:25 25b303627fd3: Pull complete 20:14:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container 20:14:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:28 $ docker top 1b1665eb1b9ad2f01e028db24395ae778c6d6b119cb5cecbf75e138413c1fbf7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:29 + + grep parallel 20:14:29 docker-compose build --help 20:14:33 --parallel Build images in parallel. [Pipeline] } 20:14:33 $ docker stop --time=1 1b1665eb1b9ad2f01e028db24395ae778c6d6b119cb5cecbf75e138413c1fbf7 20:14:35 $ docker rm -f --volumes 1b1665eb1b9ad2f01e028db24395ae778c6d6b119cb5cecbf75e138413c1fbf7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:36 prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container 20:14:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:37 $ docker top 62412a5be53e49ac12749ab3c05a9cd9baa35601b13449833c784ac1ac9df4dc -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:37 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:43 Building core-command ... 20:14:43 Building core-common-config-bootstrapper ... 20:14:43 Building core-data ... 20:14:43 Building core-metadata ... 20:14:43 Building security-bootstrapper ... 20:14:43 Building security-proxy-auth ... 20:14:43 Building security-proxy-setup ... 20:14:43 Building security-secretstore-setup ... 20:14:43 Building security-spiffe-token-provider ... 20:14:43 Building security-spire-agent ... 20:14:43 Building security-spire-config ... 20:14:43 Building security-spire-server ... 20:14:43 Building support-notifications ... 20:14:43 Building support-scheduler ... 20:14:43 Building security-proxy-auth 20:14:43 Building security-proxy-setup 20:14:43 Building core-data 20:14:43 Building core-command 20:14:43 Building security-bootstrapper 20:15:30 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> 7207e6f10e58 20:15:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:15:30 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> 7207e6f10e58 20:15:30 Step 3/22 : WORKDIR /edgex-go 20:15:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> 7207e6f10e58 20:15:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> 7207e6f10e58 20:15:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:30 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> 7207e6f10e58 20:15:30 Step 3/33 : WORKDIR /edgex-go 20:15:30 ---> Running in c7f41c4985ed 20:15:30 ---> Running in c41d188cb68c 20:15:30 ---> Running in 7e1ed340b86d 20:15:30 ---> Running in 490f3852753c 20:15:30 ---> Running in 52d27754c0f7 20:15:30 Removing intermediate container 52d27754c0f7 20:15:30 ---> c30247d226cd 20:15:30 Step 4/23 : WORKDIR /edgex-go 20:15:30 Removing intermediate container c7f41c4985ed 20:15:30 ---> f8835dabcc0f 20:15:30 Step 4/33 : RUN apk add --update --no-cache make git 20:15:30 Removing intermediate container 490f3852753c 20:15:30 ---> 3cb477a072c9 20:15:30 Step 4/23 : WORKDIR /edgex-go 20:15:30 Removing intermediate container 7e1ed340b86d 20:15:30 ---> 8d9e0737b2ef 20:15:30 Step 4/24 : WORKDIR /edgex-go 20:15:30 ---> Running in 04ca68dd92e1 20:15:30 Removing intermediate container c41d188cb68c 20:15:30 ---> 30cbe61a52ce 20:15:30 Step 4/22 : RUN apk add --update --no-cache make git 20:15:30 ---> Running in 0310c99c6771 20:15:30 ---> Running in f857b432b7d4 20:15:30 ---> Running in 226bfe6a0dcc 20:15:30 ---> Running in 068055195b30 20:15:30 Removing intermediate container f857b432b7d4 20:15:30 ---> 7edc5cc3522e 20:15:30 Step 5/24 : RUN apk add --update --no-cache make git 20:15:30 Removing intermediate container 0310c99c6771 20:15:30 ---> 7d92ee0e540c 20:15:30 Step 5/23 : RUN apk add --update --no-cache make git 20:15:30 ---> Running in 36a22c92793c 20:15:30 Removing intermediate container 226bfe6a0dcc 20:15:30 ---> fb2dfe51ba38 20:15:30 Step 5/23 : RUN apk add --update --no-cache make git 20:15:30 ---> Running in e6de36cd9cd1 20:15:30 ---> Running in add5506ae901 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:30 OK: 263 MiB in 53 packages 20:15:30 OK: 263 MiB in 53 packages 20:15:33 OK: 263 MiB in 53 packages 20:15:33 OK: 263 MiB in 53 packages 20:15:33 OK: 263 MiB in 53 packages 20:15:34 Removing intermediate container 04ca68dd92e1 20:15:34 ---> d135d2d6e6e4 20:15:34 Step 5/33 : COPY go.mod vendor* ./ 20:15:34 Removing intermediate container 068055195b30 20:15:34 ---> 3f72caf9947c 20:15:34 Step 5/22 : COPY go.mod vendor* ./ 20:15:34 Removing intermediate container 36a22c92793c 20:15:34 ---> e43fe7adc232 20:15:34 Step 6/24 : COPY go.mod vendor* ./ 20:15:34 Removing intermediate container add5506ae901 20:15:34 ---> f5a6758d3fa6 20:15:34 Step 6/23 : COPY go.mod vendor* ./ 20:15:34 Removing intermediate container e6de36cd9cd1 20:15:34 ---> 15495bec2319 20:15:34 Step 6/23 : COPY go.mod vendor* ./ 20:15:35 ---> af260486e426 20:15:35 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:35 ---> 4b99836be9fe 20:15:35 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:35 ---> Running in 316d6964fdde 20:15:35 ---> Running in 527fa83ce911 20:15:35 ---> aeda061aeaa7 20:15:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:35 ---> f9a0561d4b5a 20:15:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:35 ---> Running in 394a7ce7d3b7 20:15:35 ---> Running in c8d52876aabf 20:15:35 ---> 6c255b72bd07 20:15:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:35 ---> Running in c4538fcb9f3e 20:17:27 Removing intermediate container c8d52876aabf 20:17:27 ---> 725a4528fe54 20:17:27 Step 8/24 : COPY . . 20:17:27 Removing intermediate container 394a7ce7d3b7 20:17:27 ---> f6a5a487e659 20:17:27 Step 8/23 : COPY . . 20:17:27 Removing intermediate container c4538fcb9f3e 20:17:27 ---> 629a4f7f7d5d 20:17:27 Step 8/23 : COPY . . 20:17:27 Removing intermediate container 316d6964fdde 20:17:27 ---> 58fc94a540f8 20:17:27 Step 7/33 : COPY . . 20:17:27 Removing intermediate container 527fa83ce911 20:17:27 ---> f0007e5cf8ff 20:17:27 Step 7/22 : COPY . . 20:17:40 ---> ae415132f2c9 20:17:40 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:40 ---> 54d34015b645 20:17:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:17:40 ---> 5eac83772e73 20:17:40 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:17:40 ---> 94b4a5f49e37 20:17:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:17:40 ---> Running in 4c291dc3ce9a 20:17:40 ---> Running in 94cb3c28fe4e 20:17:40 ---> Running in 82207b2285d6 20:17:40 ---> Running in 0e6012e00a4a 20:17:40 ---> 6bb1e5493ddc 20:17:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:17:40 ---> Running in f7bef3b72941 20:17:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:41 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 20:17:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:17:41 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 20:17:41 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 20:23:49 Removing intermediate container 4c291dc3ce9a 20:23:49 ---> 3eef5b151910 20:23:49 20:23:49 Step 10/23 : FROM alpine:3.17 20:23:49 3.17: Pulling from library/alpine 20:23:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:23:49 Status: Downloaded newer image for alpine:3.17 20:23:49 ---> 51e60588ff2c 20:23:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:49 ---> Running in 95062b80c1d3 20:23:49 Removing intermediate container 95062b80c1d3 20:23:49 ---> 4d323ecbf07e 20:23:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:49 ---> Running in 4c153f320762 20:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:51 (1/1) Installing dumb-init (1.2.5-r2) 20:23:51 Executing busybox-1.35.0-r29.trigger 20:23:52 OK: 8 MiB in 16 packages 20:23:54 Removing intermediate container 4c153f320762 20:23:54 ---> c7f5db8ac108 20:23:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:54 Removing intermediate container 82207b2285d6 20:23:54 ---> 541a43dcc69d 20:23:54 20:23:54 Step 9/22 : FROM alpine:3.17 20:23:54 ---> 51e60588ff2c 20:23:54 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:23:55 ---> Running in 4d82ae833666 20:23:56 ---> 6dea0e0845e0 20:23:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:58 ---> 629fd24104c5 20:23:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:00 (1/2) Installing dumb-init (1.2.5-r2) 20:24:00 (2/2) Installing openssl (3.0.8-r3) 20:24:00 Executing busybox-1.35.0-r29.trigger 20:24:00 OK: 8 MiB in 17 packages 20:24:00 ---> 09c9e686f21e 20:24:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:24:01 Removing intermediate container 94cb3c28fe4e 20:24:01 ---> 970b7058a1a2 20:24:01 20:24:01 Step 9/33 : FROM alpine:3.17 20:24:01 ---> 51e60588ff2c 20:24:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:24:01 ---> Running in 160672420ca3 20:24:02 ---> ad7e667d5a94 20:24:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:24:02 Removing intermediate container 160672420ca3 20:24:02 ---> 045022fd2a10 20:24:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:24:02 Removing intermediate container 4d82ae833666 20:24:02 ---> c8050dd0e7f0 20:24:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:24:02 ---> Running in 2930485089fe 20:24:03 ---> Running in 15c3fd70ed73 20:24:03 Removing intermediate container 15c3fd70ed73 20:24:03 ---> d17378c384d9 20:24:03 Step 12/22 : WORKDIR /edgex 20:24:03 ---> Running in 22be51089785 20:24:03 ---> 495b2706d535 20:24:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:03 ---> Running in 940eacb4a271 20:24:04 Removing intermediate container 22be51089785 20:24:04 ---> b086671e0adc 20:24:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:05 ---> f71b37e5a62d 20:24:05 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:07 (1/2) Installing dumb-init (1.2.5-r2) 20:24:07 (2/2) Installing su-exec (0.2-r2) 20:24:07 Executing busybox-1.35.0-r29.trigger 20:24:07 OK: 8 MiB in 17 packages 20:24:08 ---> c66b169d9be6 20:24:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:24:10 Removing intermediate container 940eacb4a271 20:24:10 ---> b36ee17fd6f2 20:24:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:24:10 ---> Running in d68fb21fb58e 20:24:10 Removing intermediate container 2930485089fe 20:24:10 ---> 57828fb22ad0 20:24:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:24:10 ---> fde2e250b822 20:24:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:24:10 ---> Running in aa07c8f14429 20:24:10 Removing intermediate container d68fb21fb58e 20:24:10 ---> e2cb0012d8e5 20:24:10 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:24:10 ---> Running in ffd70edc8fba 20:24:10 Removing intermediate container aa07c8f14429 20:24:10 ---> 271e65229168 20:24:10 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:24:11 ---> Running in e0cad5bfef32 20:24:11 Removing intermediate container e0cad5bfef32 20:24:11 ---> c459bc44c7cb 20:24:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:24:11 Removing intermediate container ffd70edc8fba 20:24:11 ---> 62e3d4e12971 20:24:11 Step 21/23 : LABEL arch=arm64 20:24:12 ---> Running in 072757a0fb58 20:24:12 ---> Running in d2e10548bfec 20:24:12 ---> 054584b72e84 20:24:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:24:12 Removing intermediate container 072757a0fb58 20:24:12 ---> 2fb499aee33f 20:24:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:24:12 Removing intermediate container d2e10548bfec 20:24:12 ---> 861ba85df5a9 20:24:12 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:24:12 ---> Running in 1f27eedd7d9f 20:24:12 ---> Running in cc62047fa5b8 20:24:13 Removing intermediate container 1f27eedd7d9f 20:24:13 ---> 9f8656718f8a 20:24:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:24:13 ---> Running in 05d4154e3c35 20:24:13 Removing intermediate container cc62047fa5b8 20:24:13 ---> a1f5b5fbc2ea 20:24:13 Step 23/23 : LABEL version=0.0.0 20:24:14 ---> f052fe95face 20:24:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:14 ---> Running in b60dc92b165e 20:24:14 ---> Running in a8dd6aef46c1 20:24:15 Removing intermediate container b60dc92b165e 20:24:15 ---> bbe1e41003bb 20:24:15 20:24:15 Successfully built bbe1e41003bb 20:24:15 Successfully tagged security-proxy-auth-arm64:latest 20:24:15 Building security-spiffe-token-provider 20:24:17  Building security-proxy-auth ... done Removing intermediate container 05d4154e3c35 20:24:17 ---> 623e75b2e478 20:24:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:24:17 ---> Running in cb962c1933e1 20:24:18 Removing intermediate container a8dd6aef46c1 20:24:18 ---> b0e551589322 20:24:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:24:18 ---> Running in e504a1f7bf5c 20:24:18 Removing intermediate container cb962c1933e1 20:24:18 ---> 48bd109fca11 20:24:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:24:18 Removing intermediate container e504a1f7bf5c 20:24:18 ---> 60f4d9553a30 20:24:18 Step 20/22 : LABEL arch=arm64 20:24:18 ---> Running in e269b3434384 20:24:21 Removing intermediate container e269b3434384 20:24:21 ---> d6da0b946fcd 20:24:21 Step 21/22 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:24:21 ---> 0471ca013181 20:24:21 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:24:22 ---> Running in bcb76df79cd1 20:24:22 ---> Running in b3f1dc5d7aef 20:24:23 Removing intermediate container bcb76df79cd1 20:24:23 ---> 520860e822fb 20:24:23 Step 22/22 : LABEL version=0.0.0 20:24:23 Removing intermediate container 0e6012e00a4a 20:24:23 ---> 4a64c0bc92fd 20:24:23 20:24:23 Step 10/24 : FROM alpine:3.17 20:24:23 ---> 51e60588ff2c 20:24:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:24:23 ---> Running in 79f25ac7cba4 20:24:23 ---> Running in fd2566fa4b6f 20:24:23 Removing intermediate container 79f25ac7cba4 20:24:23 ---> 68503de7a095 20:24:23 20:24:24 Successfully built 68503de7a095 20:24:24 Successfully tagged security-proxy-setup-arm64:latest 20:24:24 Building support-scheduler 20:24:25  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:25 Removing intermediate container b3f1dc5d7aef 20:24:25 ---> c04c82dab129 20:24:25 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:26 ---> e74fc72d5ecc 20:24:26 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:24:27 (1/1) Installing dumb-init (1.2.5-r2) 20:24:27 Executing busybox-1.35.0-r29.trigger 20:24:27 OK: 8 MiB in 16 packages 20:24:27 Removing intermediate container f7bef3b72941 20:24:27 ---> 67dcf539bb99 20:24:27 20:24:27 Step 10/23 : FROM alpine:3.17 20:24:27 ---> 51e60588ff2c 20:24:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:24:27 ---> 515379c0c984 20:24:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:24:27 ---> Running in 78b2546d1af8 20:24:28 Removing intermediate container 78b2546d1af8 20:24:28 ---> 398e32b62f30 20:24:28 Step 12/23 : ENV APP_PORT=59880 20:24:28 ---> Running in 3a931e3c9e74 20:24:28 Removing intermediate container fd2566fa4b6f 20:24:28 ---> 5ee5d6236499 20:24:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:24:29 ---> Running in b8698fda613a 20:24:29 Removing intermediate container 3a931e3c9e74 20:24:29 ---> a8fbec48093e 20:24:29 Step 13/23 : EXPOSE $APP_PORT 20:24:29 ---> Running in f7f9e8ba5057 20:24:29 Removing intermediate container b8698fda613a 20:24:29 ---> 2c91a6f4b633 20:24:29 Step 13/24 : ENV APP_PORT=59882 20:24:29 Removing intermediate container f7f9e8ba5057 20:24:29 ---> d46a763e3673 20:24:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:24:29 ---> Running in 515dbd294a8a 20:24:30 ---> Running in 37c00e7abf7d 20:24:30 ---> 0312827e5161 20:24:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:24:30 Removing intermediate container 515dbd294a8a 20:24:30 ---> b430780ee546 20:24:30 Step 14/24 : EXPOSE $APP_PORT 20:24:31 ---> Running in 5473394e3c5b 20:24:31 ---> 52ef644ce290 20:24:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:24:31 Removing intermediate container 5473394e3c5b 20:24:31 ---> 42518c099f29 20:24:31 Step 15/24 : WORKDIR / 20:24:31 ---> Running in 93778c90cf06 20:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:32 ---> c9b5e4a3c25f 20:24:32 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:32 Removing intermediate container 93778c90cf06 20:24:32 ---> c897b48ff833 20:24:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:33 (1/1) Installing dumb-init (1.2.5-r2) 20:24:33 Executing busybox-1.35.0-r29.trigger 20:24:33 OK: 8 MiB in 16 packages 20:24:34 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:24:34 ---> 7207e6f10e58 20:24:34 Step 3/20 : WORKDIR /edgex-go 20:24:34 ---> Using cache 20:24:34 ---> 30cbe61a52ce 20:24:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:24:35 ---> 039914b27570 20:24:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:24:35 ---> Running in cbb62ca34810 20:24:35 ---> b5973876d9bb 20:24:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:24:36 Removing intermediate container 37c00e7abf7d 20:24:36 ---> fdc46e8b10f9 20:24:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:36 ---> 2e1d24c9b0b4 20:24:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:36 ---> d21f2cc684fb 20:24:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:37 ---> ef7d590ae87f 20:24:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:38 ---> 6bfef7dbb7bb 20:24:38 Step 28/33 : RUN chmod +x /entrypoint.sh 20:24:38 ---> Running in 456e590ff2c8 20:24:38 ---> 6cc9b1e52009 20:24:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:39 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:39 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:39 OK: 17694 distinct packages available 20:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:39 ---> 37e0c8f7d87f 20:24:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:40 ---> 361c9a1d16e3 20:24:40 Step 20/24 : ENTRYPOINT ["/core-command"] 20:24:41 ---> Running in d5bab2693f88 20:24:41 OK: 263 MiB in 53 packages 20:24:41 Removing intermediate container 456e590ff2c8 20:24:41 ---> 11383573b12b 20:24:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:24:41 ---> Running in 7f94dfa74ae6 20:24:41 ---> cfe120a3baa4 20:24:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:24:41 Removing intermediate container d5bab2693f88 20:24:41 ---> f270c61557de 20:24:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:42 ---> Running in 6f6780239f97 20:24:42 Removing intermediate container 7f94dfa74ae6 20:24:42 ---> d7c4b4eb2039 20:24:42 Step 30/33 : CMD ["gate"] 20:24:42 ---> Running in e34c7afa9b50 20:24:42 Removing intermediate container 6f6780239f97 20:24:42 ---> 410cd54054e5 20:24:42 Step 22/24 : LABEL arch=arm64 20:24:42 ---> Running in fd01a695b0df 20:24:43 ---> 7b84d8cf4183 20:24:43 Step 19/23 : ENTRYPOINT ["/core-data"] 20:24:43 Removing intermediate container cbb62ca34810 20:24:43 ---> 5ce58fde37c9 20:24:43 Step 5/20 : COPY go.mod vendor* ./ 20:24:43 ---> Running in 10eb8d26f409 20:24:43 Removing intermediate container e34c7afa9b50 20:24:43 ---> a25a57c4366d 20:24:43 Step 31/33 : LABEL arch=arm64 20:24:43 Removing intermediate container fd01a695b0df 20:24:43 ---> 5817a2ba0ab5 20:24:43 Step 23/24 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:24:43 ---> Running in 0d708b94a818 20:24:43 ---> Running in 25541f7b318f 20:24:43 Removing intermediate container 10eb8d26f409 20:24:43 ---> 9140a51c3a99 20:24:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:44 ---> Running in 70d6d1dad40c 20:24:44 ---> 7c6402d40f84 20:24:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:44 Removing intermediate container 0d708b94a818 20:24:44 ---> 66689a99d031 20:24:44 Step 32/33 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:24:44 ---> Running in cc88d62992a7 20:24:44 Removing intermediate container 25541f7b318f 20:24:44 ---> 6ec8be47b47f 20:24:44 Step 24/24 : LABEL version=0.0.0 20:24:44 ---> Running in d75503e25895 20:24:44 ---> Running in 4027f109c6df 20:24:45 Removing intermediate container 70d6d1dad40c 20:24:45 ---> cdf3f2ffc4ce 20:24:45 Step 21/23 : LABEL arch=arm64 20:24:45 Removing intermediate container d75503e25895 20:24:45 ---> 63ef3433cdd1 20:24:45 Step 33/33 : LABEL version=0.0.0 20:24:45 ---> Running in 29159432c0d9 20:24:45 ---> Running in ca353c5717f0 20:24:45 Removing intermediate container 4027f109c6df 20:24:45 ---> bf08e66fce19 20:24:45 20:24:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:45 ---> 7207e6f10e58 20:24:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:45 ---> Using cache 20:24:45 ---> 8d9e0737b2ef 20:24:45 Step 4/23 : WORKDIR /edgex-go 20:24:45 ---> Using cache 20:24:45 ---> 7edc5cc3522e 20:24:45 Step 5/23 : RUN apk add --update --no-cache make git 20:24:45 ---> Using cache 20:24:45 ---> e43fe7adc232 20:24:45 Step 6/23 : COPY go.mod vendor* ./ 20:24:45 ---> Using cache 20:24:45 ---> f9a0561d4b5a 20:24:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:45 ---> Using cache 20:24:45 ---> 725a4528fe54 20:24:45 Step 8/23 : COPY . . 20:24:45 Removing intermediate container 29159432c0d9 20:24:45 ---> Using cache 20:24:45 ---> b226cf0de3bb 20:24:45 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:24:45 ---> 94b4a5f49e37 20:24:45 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:46 ---> Running in 1a97ec4f733a 20:24:46 Successfully built bf08e66fce19 20:24:46 Successfully tagged core-command-arm64:latest 20:24:46 Building core-common-config-bootstrapper 20:24:46  Building core-command ... done  ---> Running in 2d511409e0df 20:24:46 Removing intermediate container ca353c5717f0 20:24:46 ---> ae48c8ac2b58 20:24:46 20:24:47 Successfully built ae48c8ac2b58 20:24:47 Successfully tagged security-bootstrapper-arm64:latest 20:24:47  Building security-bootstrapper ... done Building support-notifications 20:24:47 Removing intermediate container 2d511409e0df 20:24:47 ---> e2c198467b39 20:24:47 Step 23/23 : LABEL version=0.0.0 20:24:47 ---> Running in 0f71852409c5 20:24:47 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 20:24:49 Removing intermediate container 0f71852409c5 20:24:49 ---> e0ee1da8a9ee 20:24:49 20:24:49 Successfully built e0ee1da8a9ee 20:24:49 Successfully tagged core-data-arm64:latest 20:24:49  Building core-data ... done Building security-spire-config 20:25:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:11 ---> 7207e6f10e58 20:25:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:11 ---> Using cache 20:25:11 ---> 8d9e0737b2ef 20:25:11 Step 4/23 : WORKDIR /edgex-go 20:25:11 ---> Using cache 20:25:11 ---> 7edc5cc3522e 20:25:11 Step 5/23 : RUN apk add --update --no-cache make git 20:25:11 ---> Using cache 20:25:11 ---> e43fe7adc232 20:25:11 Step 6/23 : COPY go.mod vendor* ./ 20:25:11 ---> Using cache 20:25:11 ---> f9a0561d4b5a 20:25:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:11 ---> Using cache 20:25:11 ---> 725a4528fe54 20:25:11 Step 8/23 : COPY . . 20:25:11 ---> Using cache 20:25:11 ---> 94b4a5f49e37 20:25:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:25:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:11 ---> 7207e6f10e58 20:25:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:11 ---> Using cache 20:25:11 ---> 8d9e0737b2ef 20:25:11 Step 4/23 : WORKDIR /edgex-go 20:25:11 ---> Using cache 20:25:11 ---> 7edc5cc3522e 20:25:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:12 ---> Running in 1eb138b47894 20:25:12 ---> Running in 097dff4c9333 20:25:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:25:12 ---> 7207e6f10e58 20:25:12 Step 3/27 : WORKDIR /edgex-go 20:25:12 ---> Using cache 20:25:12 ---> 30cbe61a52ce 20:25:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:25:12 ---> Running in ab83b112e744 20:25: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 20:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:17 OK: 263 MiB in 53 packages 20:25:17 OK: 263 MiB in 53 packages 20:25:19 Removing intermediate container ab83b112e744 20:25:19 Removing intermediate container 1eb138b47894 20:25:19 ---> 6fb500287854 20:25:19 Step 6/23 : COPY go.mod vendor* ./ 20:25:19 ---> 76857c7a50dd 20:25:19 Step 5/27 : COPY go.mod vendor* ./ 20:25:20 ---> 0c9cffacc9fd 20:25:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:20 ---> 42247bf26007 20:25:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:20 ---> Running in 10ca7edbfe99 20:25:20 ---> Running in 3e6eab691e53 20:26:57 Removing intermediate container cc88d62992a7 20:26:57 ---> b722df9d7c0e 20:26:57 Step 7/20 : COPY . . 20:27:29 ---> 7ed0d85b5336 20:27:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:29 ---> Running in 32f71bfd2e65 20:27:30 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 20:27:35 Removing intermediate container 3e6eab691e53 20:27:35 ---> 137316663158 20:27:35 Step 8/23 : COPY . . 20:27:35 Removing intermediate container 10ca7edbfe99 20:27:35 ---> c9f72de4d73a 20:27:35 Step 7/27 : COPY . . 20:27:57 ---> 215a6f50382e 20:27:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:27:57 ---> f09ed0c48b59 20:27:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:27:57 ---> Running in 836f5a7593ef 20:27:57 ---> Running in 5da528396609 20:27:57 Removing intermediate container 836f5a7593ef 20:27:57 ---> b3b5e7d55eab 20:27:57 Step 9/27 : WORKDIR /edgex-go/spire-build 20:27:57 ---> Running in f12d6a7483a7 20:27:57 Removing intermediate container f12d6a7483a7 20:27:57 ---> dd06599c3240 20:27:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:27:57 ---> Running in 51da80c4943f 20:27:57 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 20:27:57 Removing intermediate container 51da80c4943f 20:27:57 ---> 3f263235e927 20:27:57 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 20:27:57 ---> Running in 926e96ce8ee4 20:28:01 Removing intermediate container 926e96ce8ee4 20:28:01 ---> fd5b8ef190af 20:28:01 Step 12/27 : WORKDIR /edgex-go 20:28:01 ---> Running in 9199f79bd4ca 20:28:01 Removing intermediate container 9199f79bd4ca 20:28:01 ---> 7fdb91cbef65 20:28:01 20:28:01 Step 13/27 : FROM alpine:3.17 20:28:01 ---> 51e60588ff2c 20:28:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:01 ---> Running in 6d59a02c41ba 20:28:02 Removing intermediate container 6d59a02c41ba 20:28:02 ---> 65a19b12a89c 20:28:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:28:02 ---> Running in 71a69ad1db3e 20:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:06 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:28:06 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:28:06 OK: 17689 distinct packages available 20:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:08 (1/4) Installing dumb-init (1.2.5-r2) 20:28:08 (2/4) Installing musl-obstack (1.2.3-r0) 20:28:08 (3/4) Installing libucontext (1.2-r0) 20:28:08 (4/4) Installing gcompat (1.1.0-r0) 20:28:08 Executing busybox-1.35.0-r29.trigger 20:28:08 OK: 8 MiB in 19 packages 20:28:10 Removing intermediate container 71a69ad1db3e 20:28:10 ---> 2a3848ead524 20:28:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:11 ---> b897ab909d79 20:28:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:28:12 ---> 09be7f5a7f98 20:28:12 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:18 ---> 2c7598fa5673 20:28:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:28:18 ---> d0e39a9c0e67 20:28:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:28:18 ---> Running in 29217d2d2986 20:28:19 Removing intermediate container 29217d2d2986 20:28:19 ---> a1d90d69eaef 20:28:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:28:20 ---> 90217e8e3593 20:28:20 Step 22/27 : WORKDIR / 20:28:20 ---> Running in 66fd40d1e3d9 20:28:21 Removing intermediate container 66fd40d1e3d9 20:28:21 ---> f2af6c79c7ca 20:28:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:21 ---> Running in 1df4716b21ca 20:28:21 Removing intermediate container 1df4716b21ca 20:28:21 ---> bdcf95d80908 20:28:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:21 ---> Running in d81409469356 20:28:22 Removing intermediate container d81409469356 20:28:22 ---> 44e678ab2590 20:28:22 Step 25/27 : LABEL arch=arm64 20:28:22 ---> Running in bdc0db2a5e16 20:28:23 Removing intermediate container bdc0db2a5e16 20:28:23 ---> 21e56ea5c9fa 20:28:23 Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:28:23 ---> Running in c6372f003f16 20:28:23 Removing intermediate container c6372f003f16 20:28:23 ---> 6672347cdc88 20:28:23 Step 27/27 : LABEL version=0.0.0 20:28:23 ---> Running in 589ff630d3fd 20:28:23 Removing intermediate container 589ff630d3fd 20:28:23 ---> 50fd105b2b86 20:28:23 20:28:24 Successfully built 50fd105b2b86 20:28:24 Successfully tagged security-spire-config-arm64:latest 20:28:24  Building security-spire-config ... done Building security-spire-server 20:28:42 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:28:42 ---> 7207e6f10e58 20:28:42 Step 3/26 : WORKDIR /edgex-go 20:28:42 ---> Using cache 20:28:42 ---> 30cbe61a52ce 20:28:42 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:28:42 ---> Using cache 20:28:42 ---> 76857c7a50dd 20:28:42 Step 5/26 : COPY go.mod vendor* ./ 20:28:42 ---> Using cache 20:28:42 ---> 42247bf26007 20:28:42 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:42 ---> Using cache 20:28:42 ---> c9f72de4d73a 20:28:42 Step 7/26 : COPY . . 20:28:42 ---> Using cache 20:28:42 ---> 215a6f50382e 20:28:42 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:28:42 ---> Using cache 20:28:42 ---> b3b5e7d55eab 20:28:42 Step 9/26 : WORKDIR /edgex-go/spire-build 20:28:42 ---> Using cache 20:28:42 ---> dd06599c3240 20:28:42 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:28:42 ---> Using cache 20:28:42 ---> 3f263235e927 20:28:42 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 20:28:43 ---> Running in 01e81a334fe9 20:28:47 Removing intermediate container 01e81a334fe9 20:28:47 ---> 553a05b52723 20:28:47 Step 12/26 : WORKDIR /edgex-go 20:28:47 ---> Running in 412d574b482c 20:28:47 Removing intermediate container 412d574b482c 20:28:47 ---> bfa5a159fbaf 20:28:47 20:28:47 Step 13/26 : FROM alpine:3.17 20:28:47 ---> 51e60588ff2c 20:28:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:47 ---> Using cache 20:28:47 ---> 65a19b12a89c 20:28:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:47 ---> Running in 1eec54cd1d41 20:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:52 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:28:52 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:28:52 OK: 17689 distinct packages available 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:53 (1/5) Installing dumb-init (1.2.5-r2) 20:28:53 (2/5) Installing musl-obstack (1.2.3-r0) 20:28:53 (3/5) Installing libucontext (1.2-r0) 20:28:53 (4/5) Installing gcompat (1.1.0-r0) 20:28:53 (5/5) Installing openssl (3.0.8-r3) 20:28:53 Executing busybox-1.35.0-r29.trigger 20:28:53 OK: 9 MiB in 20 packages 20:28:55 Removing intermediate container 1eec54cd1d41 20:28:55 ---> bed2f29152de 20:28:55 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:56 ---> b70c2a806fa4 20:28:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:28:57 ---> 24dc8000666a 20:28:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:02 ---> b5e3103256ba 20:29:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:29:03 ---> 6c98d96e504d 20:29:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:29:04 ---> 9f77c053b305 20:29:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:29:04 ---> caafaabaefc5 20:29:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:05 ---> Running in 4e84cdd8531c 20:29:05 Removing intermediate container 4e84cdd8531c 20:29:05 ---> 27769654a198 20:29:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:05 ---> Running in 48bae69ec2aa 20:29:06 Removing intermediate container 48bae69ec2aa 20:29:06 ---> 1e6e750da613 20:29:06 Step 24/26 : LABEL arch=arm64 20:29:06 ---> Running in be81fc3ad838 20:29:06 Removing intermediate container be81fc3ad838 20:29:06 ---> 42ee6547c9b1 20:29:06 Step 25/26 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:29:06 ---> Running in e17c2ee390c3 20:29:07 Removing intermediate container e17c2ee390c3 20:29:07 ---> 4edbad04541d 20:29:07 Step 26/26 : LABEL version=0.0.0 20:29:07 ---> Running in 7f5a5f99c2ff 20:29:07 Removing intermediate container 7f5a5f99c2ff 20:29:07 ---> 1d5c6f4ce839 20:29:07 20:29:08 Successfully built 1d5c6f4ce839 20:29:08 Successfully tagged security-spire-server-arm64:latest 20:29:08  Building security-spire-server ... done Building core-metadata 20:29:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:29:26 ---> 7207e6f10e58 20:29:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:29:26 ---> Using cache 20:29:26 ---> 8d9e0737b2ef 20:29:26 Step 4/25 : WORKDIR /edgex-go 20:29:26 ---> Using cache 20:29:26 ---> 7edc5cc3522e 20:29:26 Step 5/25 : RUN apk add --update --no-cache make git 20:29:26 ---> Using cache 20:29:26 ---> e43fe7adc232 20:29:26 Step 6/25 : COPY go.mod vendor* ./ 20:29:26 ---> Using cache 20:29:26 ---> f9a0561d4b5a 20:29:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:26 ---> Using cache 20:29:26 ---> 725a4528fe54 20:29:26 Step 8/25 : COPY . . 20:29:26 ---> Using cache 20:29:26 ---> 94b4a5f49e37 20:29:26 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:29:26 ---> Running in 8d7868adb76d 20:29:28 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 20:31:19 Removing intermediate container 097dff4c9333 20:31:19 ---> a74d98a34001 20:31:19 20:31:19 Step 10/23 : FROM alpine:3.17 20:31:19 ---> 51e60588ff2c 20:31:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:31:19 ---> Using cache 20:31:19 ---> 4d323ecbf07e 20:31:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:31:19 ---> Using cache 20:31:19 ---> c7f5db8ac108 20:31:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:19 ---> Using cache 20:31:19 ---> 6dea0e0845e0 20:31:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:31:19 ---> Using cache 20:31:19 ---> 629fd24104c5 20:31:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:19 ---> 6cd60490f956 20:31:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:19 ---> 29a98c51cea5 20:31:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:19 ---> 3445c1b463a3 20:31:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:19 ---> Running in 6c11feee6046 20:31:20 Removing intermediate container 6c11feee6046 20:31:20 ---> 1343e60e78a0 20:31:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:31:20 ---> Running in f4ead4b3110b 20:31:21 Removing intermediate container f4ead4b3110b 20:31:21 ---> 82570aa64033 20:31:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:31:21 ---> Running in 03c950326440 20:31:22 Removing intermediate container 03c950326440 20:31:22 ---> 29008ffe3868 20:31:22 Step 21/23 : LABEL arch=arm64 20:31:22 ---> Running in a1a9930927c0 20:31:22 Removing intermediate container a1a9930927c0 20:31:22 ---> 84fdb420cb4e 20:31:22 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:31:22 ---> Running in bc31a2d78e54 20:31:23 Removing intermediate container bc31a2d78e54 20:31:23 ---> 9b679a87dd6e 20:31:23 Step 23/23 : LABEL version=0.0.0 20:31:23 ---> Running in 46c061a10d33 20:31:25 Removing intermediate container 46c061a10d33 20:31:25 ---> 29fb7f062a4b 20:31:25 20:31:25 Successfully built 29fb7f062a4b 20:31:25 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:31:25  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 20:31:47 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:31:47 ---> 7207e6f10e58 20:31:47 Step 3/25 : WORKDIR /edgex-go 20:31:47 ---> Using cache 20:31:47 ---> 30cbe61a52ce 20:31:47 Step 4/25 : RUN apk add --update --no-cache make git 20:31:47 ---> Using cache 20:31:47 ---> 3f72caf9947c 20:31:47 Step 5/25 : COPY go.mod vendor* ./ 20:31:47 ---> Using cache 20:31:47 ---> 4b99836be9fe 20:31:47 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:47 ---> Using cache 20:31:47 ---> f0007e5cf8ff 20:31:47 Step 7/25 : COPY . . 20:31:47 ---> Using cache 20:31:47 ---> 5eac83772e73 20:31:47 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:47 ---> Running in db35f01361fa 20:31:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:24 Removing intermediate container 1a97ec4f733a 20:33:24 ---> 6226a2cbeb24 20:33:24 20:33:24 Step 10/23 : FROM alpine:3.17 20:33:24 ---> 51e60588ff2c 20:33:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:33:24 ---> Using cache 20:33:24 ---> 5ee5d6236499 20:33:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:33:24 ---> Using cache 20:33:24 ---> 2c91a6f4b633 20:33:24 Step 13/23 : ENV APP_PORT=59861 20:33:24 ---> Running in 6feec2b0efa9 20:33:24 Removing intermediate container 6feec2b0efa9 20:33:24 ---> a69149e8e96b 20:33:24 Step 14/23 : EXPOSE $APP_PORT 20:33:24 ---> Running in 6e5b6d081b87 20:33:24 Removing intermediate container 6e5b6d081b87 20:33:24 ---> e27715497df4 20:33:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:25 ---> 5463215fc056 20:33:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:26 ---> 2bd474062199 20:33:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:28 ---> 42daf13c083b 20:33:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:33:29 ---> 0129510b9aa4 20:33:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:33:29 ---> Running in a8b7b3554df3 20:33:30 Removing intermediate container a8b7b3554df3 20:33:30 ---> 35d653e8f75c 20:33:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:30 ---> Running in 5dbe918a2b42 20:33:31 Removing intermediate container 5dbe918a2b42 20:33:31 ---> cb8b99e10fd6 20:33:31 Step 21/23 : LABEL arch=arm64 20:33:31 ---> Running in 1c44aef830b6 20:33:31 Removing intermediate container 1c44aef830b6 20:33:31 ---> 32f32797935a 20:33:31 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:33:31 ---> Running in 85cdf6133854 20:33:32 Removing intermediate container 85cdf6133854 20:33:32 ---> d4c5406ca094 20:33:32 Step 23/23 : LABEL version=0.0.0 20:33:32 ---> Running in 9b93af447a06 20:33:33 Removing intermediate container 9b93af447a06 20:33:33 ---> ea9da20a5ad1 20:33:33 20:33:33 Successfully built ea9da20a5ad1 20:33:33 Successfully tagged support-scheduler-arm64:latest 20:33:33 Building security-spire-agent 20:33:51  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> 7207e6f10e58 20:33:51 Step 3/27 : WORKDIR /edgex-go 20:33:51 ---> Using cache 20:33:51 ---> 30cbe61a52ce 20:33:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:33:51 ---> Using cache 20:33:51 ---> 76857c7a50dd 20:33:51 Step 5/27 : COPY go.mod vendor* ./ 20:33:51 ---> Using cache 20:33:51 ---> 42247bf26007 20:33:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> Using cache 20:33:51 ---> c9f72de4d73a 20:33:51 Step 7/27 : COPY . . 20:33:51 ---> Using cache 20:33:51 ---> 215a6f50382e 20:33:51 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:33:51 ---> Using cache 20:33:51 ---> b3b5e7d55eab 20:33:51 Step 9/27 : WORKDIR /edgex-go/spire-build 20:33:51 ---> Using cache 20:33:51 ---> dd06599c3240 20:33:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:33:51 ---> Using cache 20:33:51 ---> 3f263235e927 20:33:51 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 20:33:51 ---> Using cache 20:33:51 ---> fd5b8ef190af 20:33:51 Step 12/27 : WORKDIR /edgex-go 20:33:51 ---> Using cache 20:33:51 ---> 7fdb91cbef65 20:33:51 20:33:51 Step 13/27 : FROM alpine:3.17 20:33:51 ---> 51e60588ff2c 20:33:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:51 ---> Using cache 20:33:51 ---> 65a19b12a89c 20:33:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:51 ---> Using cache 20:33:51 ---> bed2f29152de 20:33:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:51 ---> Using cache 20:33:51 ---> b70c2a806fa4 20:33:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:33:51 ---> Using cache 20:33:51 ---> 24dc8000666a 20:33:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:33:53 ---> 915b9fd492e0 20:33:53 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:33:58 ---> bffb93ed1614 20:33:58 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:33:59 ---> a73a15dd4b31 20:33:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:34:00 ---> 279474101819 20:34:00 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:34:04 ---> db98914622a8 20:34:04 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:04 ---> Running in 69a2cc5f0c22 20:34:04 Removing intermediate container 69a2cc5f0c22 20:34:04 ---> 94f1d8be7318 20:34:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:05 ---> Running in f7e6fdf41485 20:34:05 Removing intermediate container f7e6fdf41485 20:34:05 ---> 477f1a80c122 20:34:05 Step 25/27 : LABEL arch=arm64 20:34:05 ---> Running in dce4064bb30a 20:34:06 Removing intermediate container dce4064bb30a 20:34:06 ---> c0bbd9f89f2a 20:34:06 Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:34:06 ---> Running in 875af302659c 20:34:06 Removing intermediate container 875af302659c 20:34:06 ---> 18115e44bfe3 20:34:06 Step 27/27 : LABEL version=0.0.0 20:34:06 ---> Running in 468c5008021c 20:34:07 Removing intermediate container 468c5008021c 20:34:07 ---> 90e32810048c 20:34:07 20:34:07 Successfully built 90e32810048c 20:34:07 Successfully tagged security-spire-agent-arm64:latest 20:35:59  Building security-spire-agent ... done Removing intermediate container 32f71bfd2e65 20:35:59 ---> 3b763f22ad17 20:35:59 20:35:59 Step 9/20 : FROM alpine:3.17 20:35:59 ---> 51e60588ff2c 20:35:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:35:59 ---> Using cache 20:35:59 ---> 045022fd2a10 20:35:59 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:59 ---> Running in 57b7aba0cef0 20:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:01 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:36:01 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:36:01 OK: 17689 distinct packages available 20:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:03 (1/9) Installing ca-certificates (20220614-r4) 20:36:03 (2/9) Installing brotli-libs (1.0.9-r9) 20:36:03 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:36:03 (4/9) Installing libcurl (7.88.1-r1) 20:36:03 (5/9) Installing curl (7.88.1-r1) 20:36:03 (6/9) Installing dumb-init (1.2.5-r2) 20:36:03 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:03 (8/9) Installing libucontext (1.2-r0) 20:36:03 (9/9) Installing gcompat (1.1.0-r0) 20:36:03 Executing busybox-1.35.0-r29.trigger 20:36:03 Executing ca-certificates-20220614-r4.trigger 20:36:04 OK: 11 MiB in 24 packages 20:36:08 Removing intermediate container 57b7aba0cef0 20:36:08 ---> 144035f2a94b 20:36:08 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:09 ---> 43bc62908b30 20:36:09 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:36:10 ---> 60dea353a026 20:36:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:12 Removing intermediate container 8d7868adb76d 20:36:12 ---> b3e84fb666c6 20:36:12 20:36:12 Step 10/25 : FROM alpine:3.17 20:36:12 ---> 51e60588ff2c 20:36:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:36:12 ---> Using cache 20:36:12 ---> 5ee5d6236499 20:36:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:36:12 ---> Using cache 20:36:12 ---> 2c91a6f4b633 20:36:12 Step 13/25 : ENV APP_PORT=59881 20:36:12 ---> Running in a2c28d183b70 20:36:12 Removing intermediate container a2c28d183b70 20:36:12 ---> f17bd90e6c92 20:36:12 Step 14/25 : EXPOSE $APP_PORT 20:36:13 ---> Running in 87e611f04dc0 20:36:14 Removing intermediate container 87e611f04dc0 20:36:14 ---> e7f38a8610fd 20:36:14 Step 15/25 : WORKDIR / 20:36:14 ---> de3aa89db7c9 20:36:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:36:15 ---> Running in aeed1c7e12c7 20:36:15 Removing intermediate container aeed1c7e12c7 20:36:15 ---> 795b1d22a24a 20:36:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:16 ---> 28e5a848d1f4 20:36:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:16 ---> Running in 03e99b92d9f5 20:36:17 ---> 9bceaebea0a6 20:36:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:36:17 Removing intermediate container 03e99b92d9f5 20:36:17 ---> 880f91547b28 20:36:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:17 ---> Running in df83ac64d863 20:36:18 Removing intermediate container df83ac64d863 20:36:18 ---> 22d3bcf6ffae 20:36:18 Step 18/20 : LABEL arch=arm64 20:36:18 ---> Running in 2c1aed0c221c 20:36:18 ---> 95e1978a82e2 20:36:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:19 Removing intermediate container 2c1aed0c221c 20:36:19 ---> 3a238d7e1a67 20:36:19 Step 19/20 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:36:19 ---> Running in b66f79cb2e24 20:36:20 Removing intermediate container b66f79cb2e24 20:36:20 ---> 37be9c88c8b8 20:36:20 Step 20/20 : LABEL version=0.0.0 20:36:20 ---> Running in 5b8b85e878db 20:36:20 ---> c2063d0518a9 20:36:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:36:20 Removing intermediate container 5b8b85e878db 20:36:20 ---> 14b3b2c96f14 20:36:20 20:36:21 Successfully built 14b3b2c96f14 20:36:21 Successfully tagged security-spiffe-token-provider-arm64:latest 20:36:21  Building security-spiffe-token-provider ... done  ---> bf137f5757ee 20:36:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:36:22 ---> bd93dd4cdafd 20:36:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:36:22 ---> Running in 5239ed7bf916 20:36:23 Removing intermediate container 5239ed7bf916 20:36:23 ---> 89edcd315a39 20:36:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:23 ---> Running in 493d6840e0a3 20:36:23 Removing intermediate container 493d6840e0a3 20:36:23 ---> 8194273e7c73 20:36:23 Step 23/25 : LABEL arch=arm64 20:36:23 ---> Running in 46d6465ea1ab 20:36:24 Removing intermediate container 46d6465ea1ab 20:36:24 ---> 0fb5fb28e444 20:36:24 Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:36:24 ---> Running in 8f8d19022020 20:36:25 Removing intermediate container 8f8d19022020 20:36:25 ---> 5800ec662689 20:36:25 Step 25/25 : LABEL version=0.0.0 20:36:25 ---> Running in caffc1848308 20:36:25 Removing intermediate container caffc1848308 20:36:25 ---> 9b044ac4b657 20:36:25 20:36:25 Successfully built 9b044ac4b657 20:36:25 Successfully tagged core-metadata-arm64:latest 20:36:40  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:48 Removing intermediate container db35f01361fa 20:36:48 ---> 22779fd34b51 20:36:48 20:36:48 Step 9/25 : FROM alpine:3.17 20:36:48 ---> 51e60588ff2c 20:36:48 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:48 ---> Running in eff41123e054 20:36:48 Removing intermediate container 5da528396609 20:36:48 ---> 56b3cb53e0cd 20:36:48 20:36:48 Step 10/23 : FROM alpine:3.17 20:36:48 ---> 51e60588ff2c 20:36:48 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:49 ---> Running in 6ee1aa04fc5c 20:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:51 (1/2) Installing ca-certificates (20220614-r4) 20:36:51 (2/2) Installing dumb-init (1.2.5-r2) 20:36:51 (1/3) Installing ca-certificates (20220614-r4) 20:36:51 Executing busybox-1.35.0-r29.trigger 20:36:51 Executing ca-certificates-20220614-r4.trigger 20:36:51 (2/3) Installing dumb-init (1.2.5-r2) 20:36:51 (3/3) Installing su-exec (0.2-r2) 20:36:51 Executing busybox-1.35.0-r29.trigger 20:36:51 Executing ca-certificates-20220614-r4.trigger 20:36:52 OK: 8 MiB in 17 packages 20:36:52 OK: 8 MiB in 18 packages 20:36:53 Removing intermediate container 6ee1aa04fc5c 20:36:53 ---> 0885e0ba8d61 20:36:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:36:53 ---> Running in 97f97334cf96 20:36:53 Removing intermediate container eff41123e054 20:36:53 ---> ea8328518535 20:36:53 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:36:53 ---> Running in 51c852f9fa97 20:36:53 Removing intermediate container 97f97334cf96 20:36:53 ---> a2051386cba8 20:36:53 Step 13/23 : ENV APP_PORT=59860 20:36:54 ---> Running in 32af62187fae 20:36:54 Removing intermediate container 51c852f9fa97 20:36:54 ---> 99f045adbf35 20:36:54 Step 12/25 : WORKDIR / 20:36:54 ---> Running in 937d0f9ae3c4 20:36:54 Removing intermediate container 32af62187fae 20:36:54 ---> 8e3f7a4cb2f0 20:36:54 Step 14/23 : EXPOSE $APP_PORT 20:36:54 ---> Running in ca71c7cab198 20:36:54 Removing intermediate container 937d0f9ae3c4 20:36:54 ---> c55d2b541ae7 20:36:54 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:54 Removing intermediate container ca71c7cab198 20:36:54 ---> a5cafc1f8a92 20:36:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:55 ---> 24cedbe0df1c 20:36:55 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:36:55 ---> ffafa6b5b2b1 20:36:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:36:55 ---> 6f057ee15468 20:36:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:55 ---> e4f374ce98cc 20:36:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:56 ---> 5e947f32a23e 20:36:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:36:56 ---> 509c52d36327 20:36:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:36:57 ---> e53ed5c403b9 20:36:57 ---> ab14e280c0de 20:36:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:58 ---> f087ebfb2d9f 20:36:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:36:58 ---> Running in be60f07230a5 20:36:58 ---> 37dccfd5b1d1 20:36:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:58 Removing intermediate container be60f07230a5 20:36:58 ---> 3b77ad227fef 20:36:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:58 ---> Running in 052cb0ca2986 20:36:58 Removing intermediate container 052cb0ca2986 20:36:58 ---> 6788ba9d1572 20:36:58 Step 21/23 : LABEL arch=arm64 20:36:59 ---> Running in 8977f6358417 20:36:59 Removing intermediate container 8977f6358417 20:36:59 ---> 4822426e18be 20:36:59 Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:36:59 ---> Running in eb13122599d9 20:36:59 ---> 7192f2604c60 20:36:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:59 Removing intermediate container eb13122599d9 20:36:59 ---> b02fb3b6c1f9 20:36:59 Step 23/23 : LABEL version=0.0.0 20:36:59 ---> Running in 66f515d71133 20:37:00 ---> a294dc73cbce 20:37:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:00 ---> Running in ee2579b8a102 20:37:00 Removing intermediate container 66f515d71133 20:37:00 ---> ab54d2556cd4 20:37:00 20:37:00 Successfully built ab54d2556cd4 20:37:00 Successfully tagged support-notifications-arm64:latest 20:37:02  Building support-notifications ... done Removing intermediate container ee2579b8a102 20:37:02 ---> 142479a8c8d6 20:37:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:37:02 ---> Running in 303474f8c77c 20:37:02 Removing intermediate container 303474f8c77c 20:37:02 ---> 05abf45bebdf 20:37:02 Step 23/25 : LABEL arch=arm64 20:37:02 ---> Running in 61cdb5fa6fed 20:37:02 Removing intermediate container 61cdb5fa6fed 20:37:02 ---> 2ec6365fd1a6 20:37:02 Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 20:37:02 ---> Running in 12a0f93ffd8e 20:37:02 Removing intermediate container 12a0f93ffd8e 20:37:02 ---> 2219c730258f 20:37:02 Step 25/25 : LABEL version=0.0.0 20:37:02 ---> Running in 33eed01707ed 20:37:03 Removing intermediate container 33eed01707ed 20:37:03 ---> 7ef93e7f9237 20:37:03 20:37:03 Successfully built 7ef93e7f9237 20:37:03 Successfully tagged security-secretstore-setup-arm64:latest 20:37:03  Building security-secretstore-setup ... done  [Pipeline] } 20:37:03 $ docker stop --time=1 62412a5be53e49ac12749ab3c05a9cd9baa35601b13449833c784ac1ac9df4dc 20:37:06 $ docker rm -f --volumes 62412a5be53e49ac12749ab3c05a9cd9baa35601b13449833c784ac1ac9df4dc [Pipeline] // withDockerContainer [Pipeline] sh 20:37:07 + docker images 20:37:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:07 security-secretstore-setup-arm64 latest 7ef93e7f9237 4 seconds ago 32.2MB 20:37:07 support-notifications-arm64 latest ab54d2556cd4 7 seconds ago 32.2MB 20:37:07 56b3cb53e0cd 20 seconds ago 1.56GB 20:37:07 22779fd34b51 20 seconds ago 1.49GB 20:37:07 core-metadata-arm64 latest 9b044ac4b657 42 seconds ago 20.2MB 20:37:07 security-spiffe-token-provider-arm64 latest 14b3b2c96f14 47 seconds ago 32.7MB 20:37:07 b3e84fb666c6 56 seconds ago 1.5GB 20:37:07 3b763f22ad17 About a minute ago 1.53GB 20:37:07 security-spire-agent-arm64 latest 90e32810048c 3 minutes ago 125MB 20:37:07 support-scheduler-arm64 latest ea9da20a5ad1 3 minutes ago 31.5MB 20:37:07 6226a2cbeb24 3 minutes ago 1.56GB 20:37:07 core-common-config-bootstrapper-arm64 latest 29fb7f062a4b 5 minutes ago 17.2MB 20:37:07 a74d98a34001 5 minutes ago 1.49GB 20:37:07 security-spire-server-arm64 latest 1d5c6f4ce839 8 minutes ago 87.1MB 20:37:07 bfa5a159fbaf 8 minutes ago 1.35GB 20:37:07 security-spire-config-arm64 latest 50fd105b2b86 8 minutes ago 86.2MB 20:37:07 7fdb91cbef65 9 minutes ago 1.35GB 20:37:07 core-data-arm64 latest e0ee1da8a9ee 12 minutes ago 19.9MB 20:37:07 security-bootstrapper-arm64 latest ae48c8ac2b58 12 minutes ago 21.9MB 20:37:07 core-command-arm64 latest bf08e66fce19 12 minutes ago 19.7MB 20:37:07 67dcf539bb99 12 minutes ago 1.5GB 20:37:07 security-proxy-setup-arm64 latest 68503de7a095 12 minutes ago 18.7MB 20:37:07 4a64c0bc92fd 12 minutes ago 1.49GB 20:37:07 security-proxy-auth-arm64 latest bbe1e41003bb 12 minutes ago 18.3MB 20:37:07 970b7058a1a2 13 minutes ago 1.48GB 20:37:07 541a43dcc69d 13 minutes ago 1.47GB 20:37:07 3eef5b151910 13 minutes ago 1.47GB 20:37:07 ci-base-image-arm64 latest 7207e6f10e58 33 minutes ago 866MB 20:37:07 alpine 3.17 51e60588ff2c 5 days ago 7.46MB 20:37:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 20:37:07 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 20:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:08 20:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:09 arm64: Pulling from edgex-lftools-log-publisher 20:37:09 8998bd30e6a1: Pulling fs layer 20:37:09 04944245beec: Pulling fs layer 20:37:09 699f458cf7ca: Pulling fs layer 20:37:09 765212b225bb: Pulling fs layer 20:37:09 f23df028b6ca: Pulling fs layer 20:37:09 d65c8cfc05b1: Pulling fs layer 20:37:09 2437ff75d9bd: Pulling fs layer 20:37:09 f23df028b6ca: Waiting 20:37:09 d65c8cfc05b1: Waiting 20:37:09 2437ff75d9bd: Waiting 20:37:09 765212b225bb: Waiting 20:37:09 04944245beec: Verifying Checksum 20:37:09 04944245beec: Download complete 20:37:09 765212b225bb: Verifying Checksum 20:37:09 765212b225bb: Download complete 20:37:09 f23df028b6ca: Verifying Checksum 20:37:09 f23df028b6ca: Download complete 20:37:09 d65c8cfc05b1: Verifying Checksum 20:37:09 d65c8cfc05b1: Download complete 20:37:09 699f458cf7ca: Verifying Checksum 20:37:09 699f458cf7ca: Download complete 20:37:09 8998bd30e6a1: Verifying Checksum 20:37:09 8998bd30e6a1: Download complete 20:37:11 2437ff75d9bd: Verifying Checksum 20:37:11 2437ff75d9bd: Download complete 20:37:13 8998bd30e6a1: Pull complete 20:37:13 04944245beec: Pull complete 20:37:15 699f458cf7ca: Pull complete 20:37:15 765212b225bb: Pull complete 20:37:15 f23df028b6ca: Pull complete 20:37:16 d65c8cfc05b1: Pull complete 20:37:28 2437ff75d9bd: Pull complete 20:37:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:28 prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container 20:37:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:37:31 $ docker top 9ca71cd44c32f81bffb3a65949596f06b6e6c4c0ffcada9d07d9b7b2a752ec3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:31 ---> job-cost.sh 20:37:32 lf-activate-venv: SKIPPING 20:37:32 INFO: No Stack... 20:37:32 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:33 INFO: Archiving Costs [Pipeline] sh 20:37:33 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:37:33 + cut -d, -f6 [Pipeline] lock 20:37:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] 20:37:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] did not exist. Created. 20:37:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:34 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:34 Stashed 1 file(s) [Pipeline] } 20:37:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:34 $ docker stop --time=1 9ca71cd44c32f81bffb3a65949596f06b6e6c4c0ffcada9d07d9b7b2a752ec3f 20:37:35 $ docker rm -f --volumes 9ca71cd44c32f81bffb3a65949596f06b6e6c4c0ffcada9d07d9b7b2a752ec3f [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 20:37:37 provisioning config files... 20:37:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9652399691051613244tmp [Pipeline] { [Pipeline] sh 20:37:37 + set +x 20:37:37 + bash -s -- 20:37:37 + curl -s https://codecov.io/bash 20:37:37 20:37:37 _____ _ 20:37:37 / ____| | | 20:37:37 | | ___ __| | ___ ___ _____ __ 20:37:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:37 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:37 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:37 Bash-1.0.6 20:37:37 20:37:37 20:37:37 ==> git version 2.25.1 found 20:37:37 ==> 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 20:37:37 Release-Date: 2020-01-08 20:37:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:37:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:37 ==> Jenkins CI detected. 20:37:37 current dir:  /w/workspace/edgex-go/1 20:37:37 project root: . 20:37:37 --> token set from env 20:37:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:37 ==> Running gcov in . (disable via -X gcov) 20:37:37 ==> Python coveragepy not found 20:37:37 ==> Searching for coverage reports in: 20:37:37 + . 20:37:37 -> Found 1 reports 20:37:37 ==> Detecting git/mercurial file structure 20:37:37 ==> Reading reports 20:37:37 + ./coverage.out bytes=447379 20:37:37 ==> Appending adjustments 20:37:37 https://docs.codecov.io/docs/fixing-reports 20:37:38 + Found adjustments 20:37:38 ==> Gzipping contents 20:37:38 60K /tmp/codecov.9GxA1g.gz 20:37:38 ==> Uploading reports 20:37:38 url: https://codecov.io 20:37:38 query: branch=PR-4491&commit=c0519472b35ffb21080fe8cba15d1fdef78947c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4491&job=&cmd_args= 20:37:38 -> Pinging Codecov 20:37:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4491&commit=c0519472b35ffb21080fe8cba15d1fdef78947c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4491&job=&cmd_args= 20:37:38 -> Uploading to 20:37:38 https://storage.googleapis.com/codecov/v4/raw/2023-04-03/00271124DB129430A58F1EEE437C3FCB/c0519472b35ffb21080fe8cba15d1fdef78947c5/17a537b0-b1cf-47c2-b446-170be1942bcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T203738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58822098e5709e4a0e2e1dcbe57410905a58131fb60e008545647e1114deaad9 20:37:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:38 Dload Upload Total Spent Left Speed 20:37:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57481 0 0 100 57481 0 194k --:--:-- --:--:-- --:--:-- 194k 20:37:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] } 20:37:39 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 20:37:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:41 ---> package-listing.sh 20:37:41 ++ facter osfamily 20:37:41 ++ tr '[:upper:]' '[:lower:]' 20:37:41 + OS_FAMILY=debian 20:37:41 + workspace=/w/workspace/edgex-go/1 20:37:41 + START_PACKAGES=/tmp/packages_start.txt 20:37:41 + END_PACKAGES=/tmp/packages_end.txt 20:37:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:41 + PACKAGES=/tmp/packages_start.txt 20:37:41 + '[' /w/workspace/edgex-go/1 ']' 20:37:41 + PACKAGES=/tmp/packages_end.txt 20:37:41 + case "${OS_FAMILY}" in 20:37:41 + dpkg -l 20:37:41 + grep '^ii' 20:37:41 + '[' -f /tmp/packages_start.txt ']' 20:37:41 + '[' -f /tmp/packages_end.txt ']' 20:37:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:41 + '[' /w/workspace/edgex-go/1 ']' 20:37:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:37:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:37:42 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:42 20:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:43 latest: Pulling from edgex-lftools-log-publisher 20:37:43 5eb5b503b376: Pulling fs layer 20:37:43 5c69ac0246d0: Pulling fs layer 20:37:43 ec43610c2a17: Pulling fs layer 20:37:43 3a2ae6a8a46f: Pulling fs layer 20:37:43 33b1e0a273af: Pulling fs layer 20:37:43 5d3b04190fa2: Pulling fs layer 20:37:43 2f39f015ded8: Pulling fs layer 20:37:43 33b1e0a273af: Waiting 20:37:43 5d3b04190fa2: Waiting 20:37:43 3a2ae6a8a46f: Waiting 20:37:43 2f39f015ded8: Waiting 20:37:43 5c69ac0246d0: Verifying Checksum 20:37:43 5c69ac0246d0: Download complete 20:37:43 3a2ae6a8a46f: Verifying Checksum 20:37:43 3a2ae6a8a46f: Download complete 20:37:43 33b1e0a273af: Verifying Checksum 20:37:43 33b1e0a273af: Download complete 20:37:43 5d3b04190fa2: Verifying Checksum 20:37:43 5d3b04190fa2: Download complete 20:37:43 ec43610c2a17: Verifying Checksum 20:37:43 ec43610c2a17: Download complete 20:37:43 5eb5b503b376: Verifying Checksum 20:37:43 5eb5b503b376: Download complete 20:37:44 2f39f015ded8: Verifying Checksum 20:37:44 2f39f015ded8: Download complete 20:37:44 5eb5b503b376: Pull complete 20:37:44 5c69ac0246d0: Pull complete 20:37:45 ec43610c2a17: Pull complete 20:37:45 3a2ae6a8a46f: Pull complete 20:37:45 33b1e0a273af: Pull complete 20:37:45 5d3b04190fa2: Pull complete 20:37:49 2f39f015ded8: Pull complete 20:37:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:50 prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container 20:37:50 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat 20:37:51 $ docker top a71017000c207f7225ef80805c62c5976847e70ae973a689ae9ea34323355b02 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:52 + ls /var/log/sa-host 20:37:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:52 provisioning config files... 20:37:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config119613846562033360tmp [Pipeline] { [Pipeline] echo 20:37:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:53 ---> create-netrc.sh [Pipeline] } 20:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:53 ---> python-tools-install.sh [Pipeline] echo 20:37:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:53 ---> sudo-logs.sh 20:37:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:54 ---> job-cost.sh 20:37:54 lf-activate-venv: SKIPPING 20:37:54 DEBUG: total: 0.10999999940395355 20:37:54 INFO: Retrieving Stack Cost... 20:37:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:55 INFO: Archiving Costs [Pipeline] echo 20:37:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:55 ---> logs-deploy.sh 20:37:55 lf-activate-venv: SKIPPING 20:37:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4491/1 20:37:55 INFO: archiving workspace using pattern(s): 20:37:56 Archives upload complete. 20:37:56 INFO: archiving logs to Nexus