Pull request #4469 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 39fc096b77c2eedd71264681ac4b967ce8df7b72 rather than 905177654a14888647779038768d92a856a595af Obtained Jenkinsfile from 39fc096b77c2eedd71264681ac4b967ce8df7b72 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-ssh477592632069051343.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-ssh13609049620469795002.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-4469/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-4469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1394338828727943354.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-4469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6684618652977761728.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-ssh1309683411878131297.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-4469/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-4469/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4638381950931236829.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5032 in /w/workspace/edgexfoundry_edgex-go_PR-4469 [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 > 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 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 905177654a14888647779038768d92a856a595af Merge succeeded, producing 905177654a14888647779038768d92a856a595af Checking out Revision 905177654a14888647779038768d92a856a595af (PR-4469) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4469/head:refs/remotes/origin/PR-4469 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905177654a14888647779038768d92a856a595af # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905177654a14888647779038768d92a856a595af # timeout=10 Commit message: "fix!: Update maximum and minimum data type from string to number" 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 02:08:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:50 ========================================================= 02:08:50 EdgeX Global Pipelines Version Info 02:08:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:50 ------------------- 02:08:50 stable info: 02:08:50 ------------------- 02:08:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:08:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:08:50 Message: update stable to v1.0.245 02:08:51 ------------------- 02:08:51 experimental info: 02:08:51 ------------------- 02:08:51 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:51 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:08:51 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:08:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4469 [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4469 [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4469 [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 905177654a14888647779038768d92a856a595af [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9051776 [Pipeline] echo 02:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:52 provisioning config files... 02:08:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11226046119705513154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:53 ---> docker-login.sh 02:08:53 nexus3.edgexfoundry.org:10001 02:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:53 Configure a credential helper to remove this warning. See 02:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:53 02:08:53 Login Succeeded 02:08:53 nexus3.edgexfoundry.org:10002 02:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:53 Configure a credential helper to remove this warning. See 02:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:53 02:08:53 Login Succeeded 02:08:53 nexus3.edgexfoundry.org:10003 02:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:53 Configure a credential helper to remove this warning. See 02:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:53 02:08:53 Login Succeeded 02:08:53 nexus3.edgexfoundry.org:10004 02:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:53 Configure a credential helper to remove this warning. See 02:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:53 02:08:53 Login Succeeded 02:08:53 docker.io 02:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:54 Configure a credential helper to remove this warning. See 02:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:54 02:08:54 Login Succeeded 02:08:54 ---> docker-login.sh ends [Pipeline] } 02:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:54 + 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 02:08:54 + dirname cmd/core-command/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo core-command,cmd/core-command/Dockerfile 02:08:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:08:54 + + cut -d/ -f2dirname 02:08:54 cmd/core-data/Dockerfile 02:08:54 + echo core-data,cmd/core-data/Dockerfile 02:08:54 + dirname cmd/core-metadata/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo core-metadata,cmd/core-metadata/Dockerfile 02:08:54 + dirname cmd/security-bootstrapper/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:08:54 + dirname cmd/security-proxy-auth/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:08:54 + dirname cmd/security-proxy-setup/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:08:54 + dirname cmd/security-secretstore-setup/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:08:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:08:54 + dirname cmd/security-spire-agent/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:08:54 + dirname cmd/security-spire-config/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + dirname cmd/security-spire-server/Dockerfile 02:08:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:08:54 + dirname cmd/support-notifications/Dockerfile 02:08:54 + cut -d/ -f2 02:08:54 + echo support-notifications,cmd/support-notifications/Dockerfile 02:08:54 + dirname+ cmd/support-scheduler/Dockerfile 02:08:54 cut -d/ -f2 02:08:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:08:54 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 02:08:55 + git rev-list -1 --merges 905177654a14888647779038768d92a856a595af~1..905177654a14888647779038768d92a856a595af [Pipeline] echo 02:08:55 -----------> git rev-list -1 --merges 905177654a14888647779038768d92a856a595af~1..905177654a14888647779038768d92a856a595af 905177654a14888647779038768d92a856a595af [false] [Pipeline] sh 02:08:55 + git log --format=format:%s -1 905177654a14888647779038768d92a856a595af [Pipeline] echo 02:08:55 ========================================================= 02:08:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:08:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:55 + grep -v github /etc/ssh/ssh_known_hosts 02:08:55 + [ -e /tmp/ssh_known_hosts ] 02:08:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:55 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:56 02:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:56 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:56 b85a868b505f: Pulling fs layer 02:08:56 e2be974225ed: Pulling fs layer 02:08:56 339a4e72a1f5: Pulling fs layer 02:08:56 988bab9f4d93: Pulling fs layer 02:08:56 1469e6f7b9e6: Pulling fs layer 02:08:56 eaf3925da568: Pulling fs layer 02:08:56 bab4dde63d76: Pulling fs layer 02:08:56 bde34c3a00c8: Pulling fs layer 02:08:56 b352a97aabf1: Pulling fs layer 02:08:56 4872d77fe225: Pulling fs layer 02:08:56 5851b861e8e6: Pulling fs layer 02:08:56 988bab9f4d93: Waiting 02:08:56 1469e6f7b9e6: Waiting 02:08:56 eaf3925da568: Waiting 02:08:56 b352a97aabf1: Waiting 02:08:56 bde34c3a00c8: Waiting 02:08:56 bab4dde63d76: Waiting 02:08:56 4872d77fe225: Waiting 02:08:56 5851b861e8e6: Waiting 02:08:56 e2be974225ed: Download complete 02:08:56 988bab9f4d93: Verifying Checksum 02:08:56 988bab9f4d93: Download complete 02:08:56 1469e6f7b9e6: Verifying Checksum 02:08:56 1469e6f7b9e6: Download complete 02:08:56 339a4e72a1f5: Verifying Checksum 02:08:56 eaf3925da568: Verifying Checksum 02:08:56 eaf3925da568: Download complete 02:08:56 bde34c3a00c8: Download complete 02:08:56 b352a97aabf1: Verifying Checksum 02:08:56 b352a97aabf1: Download complete 02:08:56 4872d77fe225: Download complete 02:08:56 b85a868b505f: Verifying Checksum 02:08:56 b85a868b505f: Download complete 02:08:56 5851b861e8e6: Verifying Checksum 02:08:56 5851b861e8e6: Download complete 02:08:57 bab4dde63d76: Verifying Checksum 02:08:57 bab4dde63d76: Download complete 02:08:58 b85a868b505f: Pull complete 02:08:58 e2be974225ed: Pull complete 02:08:59 339a4e72a1f5: Pull complete 02:08:59 988bab9f4d93: Pull complete 02:08:59 1469e6f7b9e6: Pull complete 02:08:59 eaf3925da568: Pull complete 02:09:01 bab4dde63d76: Pull complete 02:09:01 bde34c3a00c8: Pull complete 02:09:01 b352a97aabf1: Pull complete 02:09:01 4872d77fe225: Pull complete 02:09:01 5851b861e8e6: Pull complete 02:09:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:01 prd-ubuntu20.04-docker-8c-8g-5032 does not seem to be running inside a container 02:09:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:05 $ docker top 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 -eo pid,comm 02:09:05 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). 02:09:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:05 [ssh-agent] Looking for ssh-agent implementation... 02:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:05 $ docker exec 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 ssh-agent 02:09:05 SSH_AUTH_SOCK=/tmp/ssh-9QVuvbrN8If9/agent.31 02:09:05 SSH_AGENT_PID=37 02:09:05 Running ssh-add (command line suppressed) 02:09:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14100717827242245774.key (/w/workspace/edgex-go/1@tmp/private_key_14100717827242245774.key) 02:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:05 + git tag --points-at HEAD [Pipeline] } 02:09:05 $ docker exec --env ******** --env ******** 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 ssh-agent -k 02:09:06 unset SSH_AUTH_SOCK; 02:09:06 unset SSH_AGENT_PID; 02:09:06 echo Agent pid 37 killed; 02:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:09:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:06 [ssh-agent] Looking for ssh-agent implementation... 02:09:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:06 $ docker exec 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 ssh-agent 02:09:06 SSH_AUTH_SOCK=/tmp/ssh-iCud9K9Za5Dq/agent.69 02:09:06 SSH_AGENT_PID=75 02:09:06 Running ssh-add (command line suppressed) 02:09:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17585670662696247885.key (/w/workspace/edgex-go/1@tmp/private_key_17585670662696247885.key) 02:09:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:07 + git semver init 02:09:07 2023-03-22 02:09:07,208 [run_init] DEBUG init version:0.0.0 force:False 02:09:07 2023-03-22 02:09:07,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:09:07 2023-03-22 02:09:07,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:09:07 2023-03-22 02:09:07,209 [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) 02:09:12 2023-03-22 02:09:11,688 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:09:12 2023-03-22 02:09:11,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4469 with force:False 02:09:12 2023-03-22 02:09:11,689 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4469 02:09:12 2023-03-22 02:09:11,693 [execute] INFO git cat-file --batch-check 02:09:12 2023-03-22 02:09:11,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:09:12 2023-03-22 02:09:11,700 [execute] INFO git cat-file --batch 02:09:12 2023-03-22 02:09:11,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:09:12 2023-03-22 02:09:11,706 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4469 02:09:12 0.0.0 [Pipeline] } 02:09:12 $ docker exec --env ******** --env ******** 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 ssh-agent -k 02:09:12 unset SSH_AUTH_SOCK; 02:09:12 unset SSH_AGENT_PID; 02:09:12 echo Agent pid 75 killed; 02:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:13 + git semver [Pipeline] } 02:09:13 $ docker stop --time=1 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 02:09:14 $ docker rm -f --volumes 6acab4d39259ef3e4371bf822787568540c344e4b34de120f8bf6d14a01b0954 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:09:15 Stashed 1 file(s) [Pipeline] echo 02:09:15 [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 02:09:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:16 ========================================================= 02:09:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:09:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:09:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:09:16 63b65145d645: Pulling fs layer 02:09:16 a2d21d5440eb: Pulling fs layer 02:09:16 935e6c44a52c: Pulling fs layer 02:09:16 94cc34f8dd06: Pulling fs layer 02:09:16 30dea6a524f1: Pulling fs layer 02:09:16 a2aff8979fd8: Pulling fs layer 02:09:16 6808be2612f2: Pulling fs layer 02:09:16 f25807f1079a: Pulling fs layer 02:09:16 30dea6a524f1: Waiting 02:09:16 94cc34f8dd06: Waiting 02:09:16 f25807f1079a: Waiting 02:09:16 a2aff8979fd8: Waiting 02:09:16 6808be2612f2: Waiting 02:09:16 a2d21d5440eb: Verifying Checksum 02:09:16 a2d21d5440eb: Download complete 02:09:16 94cc34f8dd06: Verifying Checksum 02:09:16 94cc34f8dd06: Download complete 02:09:16 30dea6a524f1: Download complete 02:09:16 63b65145d645: Verifying Checksum 02:09:16 63b65145d645: Download complete 02:09:16 a2aff8979fd8: Verifying Checksum 02:09:16 a2aff8979fd8: Download complete 02:09:16 63b65145d645: Pull complete 02:09:17 a2d21d5440eb: Pull complete 02:09:17 f25807f1079a: Verifying Checksum 02:09:17 f25807f1079a: Download complete 02:09:17 935e6c44a52c: Verifying Checksum 02:09:17 935e6c44a52c: Download complete 02:09:17 6808be2612f2: Verifying Checksum 02:09:17 6808be2612f2: Download complete 02:09:20 935e6c44a52c: Pull complete 02:09:20 94cc34f8dd06: Pull complete 02:09:20 30dea6a524f1: Pull complete 02:09:21 a2aff8979fd8: Pull complete 02:09:23 6808be2612f2: Pull complete 02:09:23 f25807f1079a: Pull complete 02:09:23 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:09:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:09:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:09:24 WORKDIR /edgex 02:09:24 COPY go.mod . 02:09:24 RUN go mod download 02:09:24 + docker build -t ci-base-image-x86_64 -f - . 02:09:24 Sending build context to Docker daemon 170.5MB 02:09:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:09:24 ---> 3b553350e43f 02:09:24 Step 2/4 : WORKDIR /edgex 02:09:30 ---> Running in c76c6dbdc878 02:09:30 Removing intermediate container c76c6dbdc878 02:09:30 ---> 05acd07ef6bb 02:09:30 Step 3/4 : COPY go.mod . 02:09:30 ---> 90ae2fc03321 02:09:30 Step 4/4 : RUN go mod download 02:09:30 ---> Running in db60873f7b67 02:09:30 Still waiting to schedule task 02:09:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:48 Removing intermediate container db60873f7b67 02:09:48 ---> 9f9c74b166a4 02:09:48 Successfully built 9f9c74b166a4 02:09:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker inspect -f . ci-base-image-x86_64 02:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:48 prd-ubuntu20.04-docker-8c-8g-5032 does not seem to be running inside a container 02:09:48 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:09:49 $ docker top ee32970080a36fba81986b6b60c2b56aba06595f99f1baad5581a71813311731 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:49 + go version 02:09:49 go version go1.20.2 linux/amd64 [Pipeline] } 02:09:49 $ docker stop --time=1 ee32970080a36fba81986b6b60c2b56aba06595f99f1baad5581a71813311731 02:09:50 $ docker rm -f --volumes ee32970080a36fba81986b6b60c2b56aba06595f99f1baad5581a71813311731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:51 + docker inspect -f . ci-base-image-x86_64 02:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:51 prd-ubuntu20.04-docker-8c-8g-5032 does not seem to be running inside a container 02:09:51 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:09:52 $ docker top fac881ae81f6f0b96e184367105a1b36f22d74961f5dd3bf79bee22966ad6314 -eo pid,comm [Pipeline] { [Pipeline] echo 02:09:52 ========================================================= 02:09:52 [edgeXBuildGoParallel] Running Tests and Build... 02:09:52 ========================================================= [Pipeline] sh 02:09:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:09:52 + make test 02:09:52 go test -race -coverprofile=coverage.out ./... 02:09:59 ? github.com/edgexfoundry/edgex-go [no test files] 02:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:10:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 02:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements 02:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.792s coverage: 88.5% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 02:10:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:10:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:10:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:10:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 02:10:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:10:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 02:10:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 02:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements 02:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements 02:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 02:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 02:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.268s coverage: 79.9% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.059s coverage: 20.0% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements 02:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 02:10:47 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 02:11:09 go vet ./... 02:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:10 ./bin/test-attribution-txt.sh 02:11:10 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 02:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:11:10 + ls -al . 02:11:10 total 704 02:11:10 drwxrwxr-x 11 1001 1001 4096 Mar 22 02:09 . 02:11:10 drwxr-xr-x 4 root root 4096 Mar 22 02:09 .. 02:11:10 drwxrwxr-x 2 1001 1001 4096 Mar 22 02:08 .blubracket 02:11:10 -rw-rw-r-- 1 1001 1001 16 Mar 22 02:08 .dockerignore 02:11:10 drwxrwxr-x 8 1001 1001 4096 Mar 22 02:09 .git 02:11:10 drwxrwxr-x 3 1001 1001 4096 Mar 22 02:08 .github 02:11:10 -rw-rw-r-- 1 1001 1001 1133 Mar 22 02:08 .gitignore 02:11:10 -rw-rw-r-- 1 1001 1001 42 Mar 22 02:08 .golangci.yml 02:11:10 -rw-rw-r-- 1 1001 1001 87 Mar 22 02:08 .hadolint.yml 02:11:10 drwxr-xr-x 3 1001 1001 4096 Mar 22 02:09 .semver 02:11:10 -rw-rw-r-- 1 1001 1001 166 Mar 22 02:08 .sonarcloud.properties 02:11:10 -rw-rw-r-- 1 1001 1001 1171 Mar 22 02:08 ADOPTERS.md 02:11:10 -rw-rw-r-- 1 1001 1001 10825 Mar 22 02:08 Attribution.txt 02:11:10 -rw-rw-r-- 1 1001 1001 73765 Mar 22 02:08 CHANGELOG.md 02:11:10 -rw-rw-r-- 1 1001 1001 3804 Mar 22 02:08 CONTRIBUTING.md 02:11:10 -rw-rw-r-- 1 1001 1001 677 Mar 22 02:08 GOVERNANCE.md 02:11:10 -rw-rw-r-- 1 1001 1001 883 Mar 22 02:08 Jenkinsfile 02:11:10 -rw-rw-r-- 1 1001 1001 10775 Mar 22 02:08 LICENSE 02:11:10 -rw-rw-r-- 1 1001 1001 14266 Mar 22 02:08 Makefile 02:11:10 -rw-rw-r-- 1 1001 1001 582 Mar 22 02:08 OWNERS.md 02:11:10 -rw-rw-r-- 1 1001 1001 9403 Mar 22 02:08 README.md 02:11:10 -rw-rw-r-- 1 1001 1001 789 Mar 22 02:08 SECURITY.md 02:11:10 -rw-rw-r-- 1 1001 1001 5 Mar 22 02:09 VERSION 02:11:10 drwxrwxr-x 2 1001 1001 4096 Mar 22 02:08 bin 02:11:10 drwxrwxr-x 18 1001 1001 4096 Mar 22 02:08 cmd 02:11:10 -rw-r--r-- 1 root root 447275 Mar 22 02:10 coverage.out 02:11:10 -rw-rw-r-- 1 1001 1001 3236 Mar 22 02:08 go.mod 02:11:10 -rw-rw-r-- 1 1001 1001 31410 Mar 22 02:08 go.sum 02:11:10 drwxrwxr-x 7 1001 1001 4096 Mar 22 02:08 internal 02:11:10 drwxrwxr-x 3 1001 1001 4096 Mar 22 02:08 openapi 02:11:10 -rw-rw-r-- 1 1001 1001 594 Mar 22 02:08 security.txt 02:11:10 drwxrwxr-x 4 1001 1001 4096 Mar 22 02:08 snap 02:11:10 -rw-rw-r-- 1 1001 1001 204 Mar 22 02:08 version.go [Pipeline] sh 02:11:11 + '[' -e coverage.out ] 02:11:11 + chown 1001:1001 coverage.out [Pipeline] stash 02:11:11 Stashed 1 file(s) [Pipeline] sh 02:11:11 + make build 02:11:11 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 02:11:23 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 02:11:23 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 02:11:25 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 02:11:26 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 02:11:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:11:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:11:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:11:35 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 02:11:36 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 02:11:37 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 02:11:38 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] } 02:11:39 $ docker stop --time=1 fac881ae81f6f0b96e184367105a1b36f22d74961f5dd3bf79bee22966ad6314 02:11:44 $ docker rm -f --volumes fac881ae81f6f0b96e184367105a1b36f22d74961f5dd3bf79bee22966ad6314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:11:45 02:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:11:46 latest: Pulling from edgex-devops/edgex-compose 02:11:46 cbdbe7a5bc2a: Pulling fs layer 02:11:46 ca9280d653b3: Pulling fs layer 02:11:46 7e9c9ca2126c: Pulling fs layer 02:11:46 cbdbe7a5bc2a: Verifying Checksum 02:11:46 cbdbe7a5bc2a: Download complete 02:11:46 ca9280d653b3: Verifying Checksum 02:11:46 ca9280d653b3: Download complete 02:11:46 cbdbe7a5bc2a: Pull complete 02:11:46 7e9c9ca2126c: Download complete 02:11:46 ca9280d653b3: Pull complete 02:11:50 7e9c9ca2126c: Pull complete 02:11:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:50 prd-ubuntu20.04-docker-8c-8g-5032 does not seem to be running inside a container 02:11:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:11:54 $ docker top 59fd9afcbcef00ce78637369522578a4eb71bc6a6fe1f43cb63f0530773e43de -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:54 + docker-compose build --help 02:11:54 + grep parallel 02:11:55 --parallel Build images in parallel. [Pipeline] } 02:11:55 $ docker stop --time=1 59fd9afcbcef00ce78637369522578a4eb71bc6a6fe1f43cb63f0530773e43de 02:11:56 $ docker rm -f --volumes 59fd9afcbcef00ce78637369522578a4eb71bc6a6fe1f43cb63f0530773e43de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:11:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:57 prd-ubuntu20.04-docker-8c-8g-5032 does not seem to be running inside a container 02:11:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:11:57 $ docker top e8ce38a7fd23a8c29a1456a5abab182832e3f5e100c600ae41c5bec5882027b0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:57 + docker-compose -f ./docker-compose-build.yml build --parallel 02:11:58 Building core-command ... 02:11:58 Building core-common-config-bootstrapper ... 02:11:58 Building core-data ... 02:11:58 Building core-metadata ... 02:11:58 Building security-bootstrapper ... 02:11:58 Building security-proxy-auth ... 02:11:58 Building security-proxy-setup ... 02:11:58 Building security-secretstore-setup ... 02:11:58 Building security-spiffe-token-provider ... 02:11:58 Building security-spire-agent ... 02:11:58 Building security-spire-config ... 02:11:58 Building security-spire-server ... 02:11:58 Building support-notifications ... 02:11:58 Building support-scheduler ... 02:11:58 Building core-common-config-bootstrapper 02:11:58 Building security-bootstrapper 02:11:58 Building core-metadata 02:11:58 Building security-spiffe-token-provider 02:11:58 Building support-scheduler 02:12:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:12:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:12:10 ---> 9f9c74b166a4 02:12:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:12:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:12:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:12:10 ---> 9f9c74b166a4 02:12:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:12:11 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:12:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:12:11 ---> 9f9c74b166a4 02:12:11 Step 3/33 : WORKDIR /edgex-go 02:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:12:11 ---> 9f9c74b166a4 02:12:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:12:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:12:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:12:11 ---> 9f9c74b166a4 02:12:11 Step 3/20 : WORKDIR /edgex-go 02:12:19 ---> Running in 6babff90ad10 02:12:19 ---> Running in ec9dd1e5ca07 02:12:19 ---> Running in b65f160c97a4 02:12:19 ---> Running in 9cfcd03f4681 02:12:19 ---> Running in 180eaddd02f0 02:12:19 Removing intermediate container ec9dd1e5ca07 02:12:19 ---> f0f094c492b3 02:12:19 Step 4/25 : WORKDIR /edgex-go 02:12:19 Removing intermediate container 6babff90ad10 02:12:19 ---> e18d20d14e85 02:12:19 Step 4/23 : WORKDIR /edgex-go 02:12:19 Removing intermediate container 9cfcd03f4681 02:12:19 ---> 99544b02aab0 02:12:19 Step 4/23 : WORKDIR /edgex-go 02:12:19 ---> Running in 28ff550e49f7 02:12:19 Removing intermediate container 180eaddd02f0 02:12:19 ---> f16269c2caea 02:12:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:12:19 ---> Running in 3c404a3023bc 02:12:19 Removing intermediate container b65f160c97a4 02:12:19 ---> 7d873f856552 02:12:19 Step 4/33 : RUN apk add --update --no-cache make git 02:12:19 ---> Running in 1d0e23c481e3 02:12:19 ---> Running in 89563d95b397 02:12:19 ---> Running in 3ca970bfe55c 02:12:19 Removing intermediate container 28ff550e49f7 02:12:19 ---> 9fa2bf6f125c 02:12:19 Step 5/25 : RUN apk add --update --no-cache make git 02:12:19 Removing intermediate container 3c404a3023bc 02:12:19 ---> 450abc13324a 02:12:19 Step 5/23 : RUN apk add --update --no-cache make git 02:12:19 ---> Running in 0edddd4f70e7 02:12:19 ---> Running in fac2e4afdf55 02:12:19 Removing intermediate container 1d0e23c481e3 02:12:19 ---> 8e162d8c9d51 02:12:19 Step 5/23 : RUN apk add --update --no-cache make git 02:12:19 ---> Running in 8376ec12b1bb 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:19 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:12:19 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:12:19 OK: 17820 distinct packages available 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:19 OK: 265 MiB in 53 packages 02:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:20 OK: 265 MiB in 53 packages 02:12:20 OK: 265 MiB in 53 packages 02:12:20 OK: 265 MiB in 53 packages 02:12:20 OK: 265 MiB in 53 packages 02:12:20 Removing intermediate container 3ca970bfe55c 02:12:20 ---> bab1652aa0a4 02:12:20 Step 5/33 : COPY go.mod vendor* ./ 02:12:20 ---> 6f8ef13e0a4c 02:12:20 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 ---> Running in 9e8b13ac16d2 02:12:20 Removing intermediate container 0edddd4f70e7 02:12:20 ---> d2498b2ddf7d 02:12:20 Step 6/25 : COPY go.mod vendor* ./ 02:12:20 Removing intermediate container 89563d95b397 02:12:20 ---> cd9674dd4b62 02:12:20 Step 5/20 : COPY go.mod vendor* ./ 02:12:20 ---> b5587fcbdd23 02:12:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 ---> Running in 373f45a3fe3a 02:12:20 Removing intermediate container fac2e4afdf55 02:12:20 ---> 5947e4fa8580 02:12:20 Step 6/23 : COPY go.mod vendor* ./ 02:12:20 Removing intermediate container 8376ec12b1bb 02:12:20 ---> 56980f3c4825 02:12:20 Step 6/23 : COPY go.mod vendor* ./ 02:12:20 ---> 5c9d7d290cef 02:12:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 ---> Running in a2d3a8128ffa 02:12:20 ---> c0f2a36fc6f5 02:12:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 ---> 8f9ed164d35b 02:12:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 ---> Running in 5094ef3fce2c 02:12:21 ---> Running in fde919b2df4a 02:13:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5033 in /w/workspace/edgexfoundry_edgex-go_PR-4469 [Pipeline] { [Pipeline] ws 02:13:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:13:00 The recommended git tool is: git 02:13:05 using credential edgex-jenkins-ssh 02:13:05 Cloning the remote Git repository 02:13:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:13:06 > git init /w/workspace/edgex-go/1 # timeout=10 02:13:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:13:06 > git --version # timeout=10 02:13:06 > git --version # 'git version 2.25.1' 02:13:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:13:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:13:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:13:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4469/head:refs/remotes/origin/PR-4469 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:13:25 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 905177654a14888647779038768d92a856a595af 02:13:25 Merge succeeded, producing 905177654a14888647779038768d92a856a595af 02:13:25 Checking out Revision 905177654a14888647779038768d92a856a595af (PR-4469) 02:13:25 > git config core.sparsecheckout # timeout=10 02:13:25 > git checkout -f 905177654a14888647779038768d92a856a595af # timeout=10 02:13:25 > git remote # timeout=10 02:13:25 > git config --get remote.origin.url # timeout=10 02:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:25 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 02:13:25 > git rev-parse HEAD^{commit} # timeout=10 02:13:25 > git config core.sparsecheckout # timeout=10 02:13:25 > git checkout -f 905177654a14888647779038768d92a856a595af # timeout=10 02:13:28 Removing intermediate container 9e8b13ac16d2 02:13:28 ---> 4870e8259f02 02:13:28 Step 7/33 : COPY . . 02:13:28 Removing intermediate container fde919b2df4a 02:13:28 ---> 796c9f0be150 02:13:28 Step 8/23 : COPY . . 02:13:28 Removing intermediate container 5094ef3fce2c 02:13:28 ---> 93d829446657 02:13:28 Step 8/23 : COPY . . 02:13:28 Removing intermediate container a2d3a8128ffa 02:13:28 Removing intermediate container 373f45a3fe3a 02:13:28 ---> 67a9f902f6ad 02:13:28 Step 8/25 : COPY . . 02:13:28 ---> cb7defbb8ce3 02:13:28 Step 7/20 : COPY . . 02:13:29 Commit message: "fix!: Update maximum and minimum data type from string to number" 02:13:29 > git --version # timeout=10 02:13:29 > git --version # 'git version 2.25.1' 02:13:29 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:30 Dload Upload Total Spent Left Speed 02:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 02:13:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:13:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:13:31 + sudo tee /etc/docker/daemon.new 02:13:31 { 02:13:31 "registry-mirrors": [ 02:13:31 "https://nexus3.edgexfoundry.org:10001" 02:13:31 ], 02:13:31 "bip": "10.250.0.254/24", 02:13:31 "hosts": [ 02:13:31 "tcp://0.0.0.0:5555", 02:13:31 "unix:///var/run/docker.sock" 02:13:31 ], 02:13:31 "mtu": 1458, 02:13:31 "selinux-enabled": true, 02:13:31 "seccomp-profile": "/etc/docker/seccomp.json" 02:13:31 } [Pipeline] sh 02:13:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:13:32 + sudo service docker restart 02:13:38 ---> 011561c21266 02:13:38 ---> c6468a7d8667 02:13:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapperStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:13:38 02:13:38 ---> 1e2190873167 02:13:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:38 ---> 04705ca5727f 02:13:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 02:13:38 ---> 2fd0adfa911e 02:13:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:13:38 ---> Running in a23df95450d9 02:13:38 ---> Running in 7588b606ffb1 02:13:38 ---> Running in 8e114dc22de8 02:13:38 ---> Running in e747599c016b 02:13:38 ---> Running in 64cc4ae3f345 02:13:38 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 02:13:38 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 02:13:38 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 02:13:38 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 02:13:38 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:50 provisioning config files... 02:13:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14512945700860476962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:50 ---> docker-login.sh 02:13:50 nexus3.edgexfoundry.org:10001 02:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:51 Configure a credential helper to remove this warning. See 02:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:51 02:13:51 Login Succeeded 02:13:51 nexus3.edgexfoundry.org:10002 02:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:51 Configure a credential helper to remove this warning. See 02:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:51 02:13:51 Login Succeeded 02:13:51 nexus3.edgexfoundry.org:10003 02:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:52 Configure a credential helper to remove this warning. See 02:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:52 02:13:52 Login Succeeded 02:13:52 nexus3.edgexfoundry.org:10004 02:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:52 Configure a credential helper to remove this warning. See 02:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:52 02:13:52 Login Succeeded 02:13:52 docker.io 02:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:53 Configure a credential helper to remove this warning. See 02:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:53 02:13:53 Login Succeeded 02:13:53 ---> docker-login.sh ends [Pipeline] } 02:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:13:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:13:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:54 ========================================================= 02:13:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:13:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:13:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:13:54 af6eaf76a39c: Pulling fs layer 02:13:54 55522c791124: Pulling fs layer 02:13:54 ce5c4a1c91eb: Pulling fs layer 02:13:54 169dfbe0d373: Pulling fs layer 02:13:54 e1ff8fa3b103: Pulling fs layer 02:13:54 52ebb69f0ebf: Pulling fs layer 02:13:54 5abe8eddf0d5: Pulling fs layer 02:13:54 169dfbe0d373: Waiting 02:13:54 e1ff8fa3b103: Waiting 02:13:54 52ebb69f0ebf: Waiting 02:13:54 5abe8eddf0d5: Waiting 02:13:54 55522c791124: Verifying Checksum 02:13:54 55522c791124: Download complete 02:13:54 169dfbe0d373: Download complete 02:13:54 e1ff8fa3b103: Verifying Checksum 02:13:54 e1ff8fa3b103: Download complete 02:13:54 af6eaf76a39c: Download complete 02:13:55 af6eaf76a39c: Pull complete 02:13:55 5abe8eddf0d5: Verifying Checksum 02:13:55 5abe8eddf0d5: Download complete 02:13:56 55522c791124: Pull complete 02:13:57 ce5c4a1c91eb: Verifying Checksum 02:13:57 ce5c4a1c91eb: Download complete 02:13:57 52ebb69f0ebf: Verifying Checksum 02:14:09 ce5c4a1c91eb: Pull complete 02:14:09 169dfbe0d373: Pull complete 02:14:09 e1ff8fa3b103: Pull complete 02:14:17 52ebb69f0ebf: Pull complete 02:14:18 5abe8eddf0d5: Pull complete 02:14:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:14:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:14:18 WORKDIR /edgex 02:14:18 COPY go.mod . 02:14:18 RUN go mod download 02:14:18 + docker build -t ci-base-image-arm64 -f - . 02:14:19 Sending build context to Docker daemon 2.932MB 02:14:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:14:19 ---> 6cb57ee374ae 02:14:19 Step 2/4 : WORKDIR /edgex 02:14:20 ---> Running in eb4a9232420e 02:14:20 Removing intermediate container eb4a9232420e 02:14:20 ---> 00a72253b68b 02:14:20 Step 3/4 : COPY go.mod . 02:14:21 ---> a6ccf01b7bb1 02:14:21 Step 4/4 : RUN go mod download 02:14:21 ---> Running in ca17d2ae66c2 02:14:25 Removing intermediate container 64cc4ae3f345 02:14:25 ---> 5ccfe2326ca2 02:14:25 02:14:25 Step 10/25 : FROM alpine:3.17 02:14:25 Removing intermediate container 7588b606ffb1 02:14:25 ---> a9e8adf7e455 02:14:25 02:14:25 Step 10/23 : FROM alpine:3.17 02:14:25 Removing intermediate container e747599c016b 02:14:25 ---> 191dbf484cfc 02:14:25 02:14:25 Step 9/33 : FROM alpine:3.17 02:14:25 3.17: Pulling from library/alpine 02:14:25 3.17: Pulling from library/alpine 02:14:25 3.17: Pulling from library/alpine 02:14:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:14:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:14:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:14:26 Status: Downloaded newer image for alpine:3.17 02:14:26 Status: Downloaded newer image for alpine:3.17 02:14:26 Status: Image is up to date for alpine:3.17 02:14:26 ---> b2aa39c304c2 02:14:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:14:26 ---> b2aa39c304c2 02:14:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:14:26 ---> b2aa39c304c2 02:14:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:14:26 ---> Running in e58e5c49854b 02:14:26 ---> Running in 922f953af20d 02:14:26 ---> Running in 1ba378175f30 02:14:27 Removing intermediate container 922f953af20d 02:14:27 ---> c125e96e726c 02:14:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:14:27 Removing intermediate container e58e5c49854b 02:14:27 ---> 6c9167417b9e 02:14:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:14:27 ---> Running in 48bcb8c1f049 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:27 ---> Running in 18320950589b 02:14:27 Removing intermediate container a23df95450d9 02:14:27 ---> 2fd1eae91eb2 02:14:27 02:14:27 Step 9/20 : FROM alpine:3.17 02:14:27 ---> b2aa39c304c2 02:14:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:14:27 ---> Using cache 02:14:27 ---> 6c9167417b9e 02:14:27 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:14:27 ---> Running in bae445d5b2aa 02:14:27 Removing intermediate container 8e114dc22de8 02:14:27 ---> b24b5d40d4ea 02:14:27 02:14:27 Step 10/23 : FROM alpine:3.17 02:14:27 ---> b2aa39c304c2 02:14:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:14:27 ---> Running in fd96f4804b94 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:27 (1/1) Installing dumb-init (1.2.5-r2) 02:14:27 Executing busybox-1.35.0-r29.trigger 02:14:27 OK: 7 MiB in 16 packages 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:28 Removing intermediate container 1ba378175f30 02:14:28 ---> 351813859c29 02:14:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:14:28 (1/2) Installing dumb-init (1.2.5-r2) 02:14:28 (2/2) Installing su-exec (0.2-r2) 02:14:28 Executing busybox-1.35.0-r29.trigger 02:14:28 OK: 7 MiB in 17 packages 02:14:28 ---> Running in 41cce9c43431 02:14:28 (1/1) Installing dumb-init (1.2.5-r2) 02:14:28 Executing busybox-1.35.0-r29.trigger 02:14:28 OK: 7 MiB in 16 packages 02:14:28 Removing intermediate container 41cce9c43431 02:14:28 ---> 279c676a8e62 02:14:28 Step 13/25 : ENV APP_PORT=59881 02:14:28 ---> Running in 177e0b25f4e5 02:14:28 (1/1) Installing dumb-init (1.2.5-r2) 02:14:28 Executing busybox-1.35.0-r29.trigger 02:14:28 OK: 7 MiB in 16 packages 02:14:28 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:14:28 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:14:28 OK: 17818 distinct packages available 02:14:28 Removing intermediate container 177e0b25f4e5 02:14:28 ---> 59c482a61656 02:14:28 Step 14/25 : EXPOSE $APP_PORT 02:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:28 ---> Running in 1c27bcda4346 02:14:28 Removing intermediate container 1c27bcda4346 02:14:28 ---> 5089eb8e46ac 02:14:28 Step 15/25 : WORKDIR / 02:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:28 ---> Running in a365295e2ded 02:14:28 Removing intermediate container 18320950589b 02:14:28 ---> 8a615f96e710 02:14:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:14:28 ---> Running in 89dc626b9c96 02:14:28 Removing intermediate container a365295e2ded 02:14:28 ---> 6f4efcf6607f 02:14:28 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:28 Removing intermediate container 89dc626b9c96 02:14:28 ---> 31927d0fcfc3 02:14:28 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:14:28 Removing intermediate container 48bcb8c1f049 02:14:28 ---> 80d0978ed908 02:14:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:28 ---> Running in 9032a0265478 02:14:28 Removing intermediate container fd96f4804b94 02:14:28 ---> 88a7abc6dd33 02:14:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:14:28 (1/9) Installing ca-certificates (20220614-r4) 02:14:28 (2/9) Installing brotli-libs (1.0.9-r9) 02:14:28 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:14:28 (4/9) Installing libcurl (7.88.1-r1) 02:14:28 (5/9) Installing curl (7.88.1-r1) 02:14:28 (6/9) Installing dumb-init (1.2.5-r2) 02:14:28 (7/9) Installing musl-obstack (1.2.3-r0) 02:14:28 (8/9) Installing libucontext (1.2-r0) 02:14:28 ---> Running in 07ecb7a718d9 02:14:28 (9/9) Installing gcompat (1.1.0-r0) 02:14:28 ---> b566d803dc9b 02:14:28 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:14:28 Removing intermediate container 9032a0265478 02:14:28 ---> 33443f47c3b8 02:14:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:14:28 Executing busybox-1.35.0-r29.trigger 02:14:28 Executing ca-certificates-20220614-r4.trigger 02:14:28 ---> Running in 72a981304cfb 02:14:28 ---> b4a7d989e2e1 02:14:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:14:28 Removing intermediate container 07ecb7a718d9 02:14:28 ---> c3537517b34f 02:14:28 Step 13/23 : ENV APP_PORT=59861 02:14:28 OK: 10 MiB in 24 packages 02:14:28 ---> Running in a94896e3dde1 02:14:28 Removing intermediate container 72a981304cfb 02:14:28 ---> 85da929a3d97 02:14:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:14:29 ---> Running in f1024762cd40 02:14:29 ---> b9b8de476ae7 02:14:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:14:29 ---> 825e9491574f 02:14:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:14:29 Removing intermediate container a94896e3dde1 02:14:29 ---> 092f67c8dfe3 02:14:29 Step 14/23 : EXPOSE $APP_PORT 02:14:29 Removing intermediate container f1024762cd40 02:14:29 ---> 8cdf10b3c96d 02:14:29 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:14:29 ---> Running in 343e0a57796c 02:14:29 ---> Running in e480ddad8cf6 02:14:29 Removing intermediate container 343e0a57796c 02:14:29 ---> c1a1ee189251 02:14:29 ---> 0d28686f8110 02:14:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yamlStep 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:29 02:14:29 ---> 4f8ab2f88a89 02:14:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:14:29 ---> 3fe696ab63f8 02:14:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:14:29 ---> e691b1a36712 02:14:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:14:29 ---> ed913856bce9 02:14:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:14:29 Removing intermediate container bae445d5b2aa 02:14:29 ---> 1ec5d83a740d 02:14:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:30 ---> 2329968dd765 02:14:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:14:30 ---> cc3e765efee9 02:14:30 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:14:30 ---> ff987ba4e5d7 02:14:30 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:14:30 ---> a6170c11e26d 02:14:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:14:30 ---> Running in 1cb739ddb90c 02:14:30 ---> Running in 22c5d5548f92 02:14:30 ---> bfbda72e2ec8 02:14:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:14:31 Removing intermediate container 1cb739ddb90c 02:14:31 ---> 30c9481e6447 02:14:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:14:31 Removing intermediate container e480ddad8cf6 02:14:31 ---> 0acc6b14b892 02:14:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:14:31 ---> eb2ea9679a08 02:14:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:14:31 ---> Running in fd804064a761 02:14:31 ---> Running in 9dfe3c5e59b6 02:14:31 ---> 6ad03fff8649 02:14:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:14:31 Removing intermediate container fd804064a761 02:14:31 ---> 8464c19ad700 02:14:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:14:31 Removing intermediate container 9dfe3c5e59b6 02:14:31 ---> 7692a5c44b46 02:14:31 Step 23/25 : LABEL arch=x86_64 02:14:31 ---> Running in 92d8270d349a 02:14:31 ---> 349ae39c2259 02:14:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:14:31 ---> e1833ea30c37 02:14:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:14:31 ---> Running in 0f32545a6f02 02:14:31 ---> Running in 09939e7a6e61 02:14:31 Removing intermediate container 22c5d5548f92 02:14:31 ---> f27cf5c9f673 02:14:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:14:31 ---> Running in 1b6c066efc6e 02:14:31 Removing intermediate container 92d8270d349a 02:14:31 ---> fa7bf438664a 02:14:31 Step 24/25 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:14:31 Removing intermediate container 0f32545a6f02 02:14:31 ---> b197aed5a059 02:14:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:14:31 ---> Running in 7bb2b1adef4f 02:14:31 Removing intermediate container 09939e7a6e61 02:14:31 ---> e4ed47fb1d33 02:14:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:14:31 ---> 3a3907286493 02:14:31 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:14:31 Removing intermediate container 1b6c066efc6e 02:14:31 ---> 363c65471354 02:14:31 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 02:14:31 ---> Running in 2daff422158e 02:14:31 ---> Running in bc0c0b1e0138 02:14:31 ---> Running in 847e276d47ef 02:14:31 ---> Running in ba7f27f26cd8 02:14:31 Removing intermediate container 7bb2b1adef4f 02:14:31 ---> 95a558b43506 02:14:31 Step 25/25 : LABEL version=0.0.0 02:14:32 Removing intermediate container 2daff422158e 02:14:32 ---> 10e9df8b1567 02:14:32 Step 18/20 : LABEL arch=x86_64 02:14:32 ---> Running in f954829f3d1d 02:14:32 Removing intermediate container bc0c0b1e0138 02:14:32 ---> 37a203c0113c 02:14:32 Step 21/23 : LABEL arch=x86_64 02:14:32 Removing intermediate container ba7f27f26cd8 02:14:32 ---> 4a0a07dd28e4 02:14:32 Step 21/23 : LABEL arch=x86_64 02:14:32 ---> Running in 81456f3b4d0b 02:14:32 ---> Running in b8945a26d0dd 02:14:32 ---> Running in f6b39a96bbee 02:14:32 Removing intermediate container f954829f3d1d 02:14:32 ---> a5d4941ebc74 02:14:32 02:14:32 Removing intermediate container 81456f3b4d0b 02:14:32 ---> 59132d6fd639 02:14:32 Step 19/20 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:14:32 Removing intermediate container f6b39a96bbee 02:14:32 ---> fdb918f5226b 02:14:32 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:14:32 Successfully built a5d4941ebc74 02:14:32 ---> Running in db05bd7f2429 02:14:32 Successfully tagged core-metadata:latest 02:14:32 ---> Running in 5f3f46c8e27d 02:14:32  Building core-metadata ... done Building security-proxy-auth 02:14:32 Removing intermediate container b8945a26d0dd 02:14:32 ---> 285fb1166013 02:14:32 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:14:32 ---> Running in d4cfb223f224 02:14:32 Removing intermediate container db05bd7f2429 02:14:32 ---> 179923f4cc15 02:14:32 Step 20/20 : LABEL version=0.0.0 02:14:32 Removing intermediate container 5f3f46c8e27d 02:14:32 ---> 6dc13dfa0790 02:14:32 Step 23/23 : LABEL version=0.0.0 02:14:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:14:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:14:34 ---> 9f9c74b166a4 02:14:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:14:34 ---> Using cache 02:14:34 ---> 99544b02aab0 02:14:34 Step 4/23 : WORKDIR /edgex-go 02:14:34 ---> Using cache 02:14:34 ---> 8e162d8c9d51 02:14:34 Step 5/23 : RUN apk add --update --no-cache make git 02:14:34 ---> Using cache 02:14:34 ---> 56980f3c4825 02:14:34 Step 6/23 : COPY go.mod vendor* ./ 02:14:34 ---> Using cache 02:14:34 ---> 8f9ed164d35b 02:14:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:34 ---> Using cache 02:14:34 ---> 796c9f0be150 02:14:34 Step 8/23 : COPY . . 02:14:34 ---> Using cache 02:14:34 ---> 011561c21266 02:14:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 02:14:35 Removing intermediate container d4cfb223f224 02:14:35 ---> 293e39fc11ef 02:14:35 Step 23/23 : LABEL version=0.0.0 02:14:35 ---> Running in a4a6b4f050c5 02:14:35 ---> Running in 40176b570667 02:14:35 ---> Running in af9a179f1b85 02:14:35 ---> Running in fb597eb91496 02:14:35 Removing intermediate container a4a6b4f050c5 02:14:35 ---> 3a10f579d761 02:14:35 02:14:35 Removing intermediate container 40176b570667 02:14:35 ---> e15c3ceec672 02:14:35 02:14:36 Removing intermediate container 847e276d47ef 02:14:36 ---> 1b806713dcad 02:14:36 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:36 Removing intermediate container fb597eb91496 02:14:36 ---> 20d1569c9401 02:14:36 02:14:36 Successfully built 3a10f579d761 02:14:36 Successfully tagged security-spiffe-token-provider:latest 02:14:36  Building security-spiffe-token-provider ... done Building support-notifications 02:14:36 Successfully built e15c3ceec672 02:14:36 Successfully tagged core-common-config-bootstrapper:latest 02:14:36  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 02:14:36 Successfully built 20d1569c9401 02:14:36 Successfully tagged support-scheduler:latest 02:14:36 Building security-spire-config 02:14:36  Building support-scheduler ... done  ---> e5f2cd04ccf2 02:14:36 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:14:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:14:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:14:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:14:41 ---> 9f9c74b166a4 02:14:41 Step 3/25 : WORKDIR /edgex-go 02:14:41 ---> Using cache 02:14:41 ---> 7d873f856552 02:14:41 Step 4/25 : RUN apk add --update --no-cache make git 02:14:41 ---> Using cache 02:14:41 ---> bab1652aa0a4 02:14:41 Step 5/25 : COPY go.mod vendor* ./ 02:14:41 ---> Using cache 02:14:41 ---> 6f8ef13e0a4c 02:14:41 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:41 ---> Using cache 02:14:41 ---> 4870e8259f02 02:14:41 Step 7/25 : COPY . . 02:14:41 ---> Using cache 02:14:41 ---> 1e2190873167 02:14:41 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:14:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:14:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:14:41 ---> 9f9c74b166a4 02:14:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:14:41 ---> Using cache 02:14:41 ---> 99544b02aab0 02:14:41 Step 4/23 : WORKDIR /edgex-go 02:14:41 ---> Using cache 02:14:41 ---> 8e162d8c9d51 02:14:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:14:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:14:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:14:41 ---> 9f9c74b166a4 02:14:41 Step 3/27 : WORKDIR /edgex-go 02:14:41 ---> Using cache 02:14:41 ---> 7d873f856552 02:14:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:14:48 ---> 8e79b2f34e1f 02:14:48 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:14:48 ---> Running in 31083bcaf865 02:14:48 ---> Running in 97bd7a3a8d14 02:14:48 ---> Running in f0e4593d6992 02:14:48 ---> 39a46ee6b748 02:14:48 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:49 ---> 5a35dc8355ac 02:14:49 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 02:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:14:49 OK: 265 MiB in 53 packages 02:14:49 ---> 7294cc204839 02:14:49 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:14:49 OK: 265 MiB in 53 packages 02:14:49 ---> 8c3f056ad871 02:14:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:14:49 ---> 277c6c342326 02:14:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:14:49 Removing intermediate container 31083bcaf865 02:14:49 ---> 30fd4a3903ed 02:14:49 Step 5/27 : COPY go.mod vendor* ./ 02:14:49 Removing intermediate container 97bd7a3a8d14 02:14:49 ---> abd96220faba 02:14:49 Step 6/23 : COPY go.mod vendor* ./ 02:14:49 ---> f52a1927f5f6 02:14:49 Step 28/33 : RUN chmod +x /entrypoint.sh 02:14:50 ---> Running in e19b5d86835f 02:14:50 ---> 8d350530a25d 02:14:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:50 ---> 06c6b2bea965 02:14:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:50 ---> Running in 7bc2c9145f98 02:14:50 ---> Running in 6dbaf90a7e6e 02:14:51 Removing intermediate container e19b5d86835f 02:14:51 ---> a96891debd73 02:14:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:14:51 ---> Running in de8c8a900a9f 02:14:51 Removing intermediate container de8c8a900a9f 02:14:51 ---> bcb419bb55fb 02:14:51 Step 30/33 : CMD ["gate"] 02:14:51 ---> Running in 5e2e2cff6914 02:14:51 Removing intermediate container 5e2e2cff6914 02:14:51 ---> 6b76775bef53 02:14:51 Step 31/33 : LABEL arch=x86_64 02:14:51 ---> Running in 9ff4aa2d1ca7 02:14:51 Removing intermediate container 9ff4aa2d1ca7 02:14:51 ---> 895beec9c967 02:14:51 Step 32/33 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:14:51 ---> Running in 1b4bf5f342c0 02:14:52 Removing intermediate container 1b4bf5f342c0 02:14:52 ---> 4c7aab5ed76a 02:14:52 Step 33/33 : LABEL version=0.0.0 02:14:52 ---> Running in 551414af6db7 02:14:52 Removing intermediate container 551414af6db7 02:14:52 ---> 4f47423c8748 02:14:52 02:14:52 Successfully built 4f47423c8748 02:14:52 Successfully tagged security-bootstrapper:latest 02:14:52  Building security-bootstrapper ... done Building core-data 02:14:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:14:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:14:54 ---> 9f9c74b166a4 02:14:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:14:54 ---> Using cache 02:14:54 ---> 99544b02aab0 02:14:54 Step 4/23 : WORKDIR /edgex-go 02:14:54 ---> Using cache 02:14:54 ---> 8e162d8c9d51 02:14:54 Step 5/23 : RUN apk add --update --no-cache make git 02:14:54 ---> Using cache 02:14:54 ---> 56980f3c4825 02:14:54 Step 6/23 : COPY go.mod vendor* ./ 02:14:54 ---> Using cache 02:14:54 ---> 8f9ed164d35b 02:14:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:54 ---> Using cache 02:14:54 ---> 796c9f0be150 02:14:54 Step 8/23 : COPY . . 02:14:54 ---> Using cache 02:14:54 ---> 011561c21266 02:14:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:14:56 Removing intermediate container ca17d2ae66c2 02:14:56 ---> f83c6a02a994 02:14:56 Successfully built f83c6a02a994 02:14:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:57 + docker inspect -f . ci-base-image-arm64 02:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-5033 does not seem to be running inside a container 02:14:57 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:58 $ docker top f1a6ef358e55f507c498bcefc7864980e8886ad786c701c362b42f41bd981031 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:59 ---> Running in 6754608dc2d2 02:14:59 + go version 02:14:59 go version go1.20.2 linux/arm64 [Pipeline] } 02:14:59 $ docker stop --time=1 f1a6ef358e55f507c498bcefc7864980e8886ad786c701c362b42f41bd981031 02:14:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:15:01 $ docker rm -f --volumes f1a6ef358e55f507c498bcefc7864980e8886ad786c701c362b42f41bd981031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:02 + docker inspect -f . ci-base-image-arm64 02:15:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:02 prd-ubuntu20.04-docker-arm64-4c-16g-5033 does not seem to be running inside a container 02:15:02 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:03 Removing intermediate container af9a179f1b85 02:15:03 ---> 62785bcef86c 02:15:03 02:15:03 Step 10/23 : FROM alpine:3.17 02:15:03 ---> b2aa39c304c2 02:15:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:15:03 ---> Using cache 02:15:03 ---> c125e96e726c 02:15:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:15:03 ---> Using cache 02:15:03 ---> 80d0978ed908 02:15:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:03 ---> Using cache 02:15:03 ---> b4a7d989e2e1 02:15:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:15:03 ---> Using cache 02:15:03 ---> 825e9491574f 02:15:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:15:03 $ docker top 30eb90f8a8f91c55abb5015f77d6be518ba3a2fe3c4153b709e9e0c4390e12ba -eo pid,comm [Pipeline] { [Pipeline] echo 02:15:04 ========================================================= 02:15:04 [edgeXBuildGoParallel] Running Tests and Build... 02:15:04 ========================================================= [Pipeline] sh 02:15:04 ---> 7a0e6f1a98aa 02:15:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:15:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:15:05 ---> f2795f9b4fc3 02:15:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:15:05 + make test 02:15:05 go test -race -coverprofile=coverage.out ./... 02:15:05 ---> d4ee93d1d60b 02:15:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:15:05 ---> Running in 123f114f9626 02:15:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:15:17 Removing intermediate container 123f114f9626 02:15:17 ---> 49bc9a3fc71d 02:15:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:15:17 ---> Running in aa9663fba14b 02:15:18 Removing intermediate container aa9663fba14b 02:15:18 ---> 7c8eb7f71215 02:15:18 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:15:26 ---> Running in d13d249f1625 02:15:26 Removing intermediate container f0e4593d6992 02:15:26 ---> 7e6981bc2eae 02:15:26 02:15:26 Step 9/25 : FROM alpine:3.17 02:15:26 ---> b2aa39c304c2 02:15:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:15:26 Removing intermediate container d13d249f1625 02:15:26 ---> a01ca74f645c 02:15:26 Step 21/23 : LABEL arch=x86_64 02:15:26 ---> Running in 88807479f646 02:15:26 ---> Running in cc9114ab5d2d 02:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:15:26 Removing intermediate container cc9114ab5d2d 02:15:26 ---> 090e5e41ec88 02:15:26 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:15:26 ---> Running in 58ec845dbfe8 02:15:26 (1/3) Installing ca-certificates (20220614-r4) 02:15:26 (2/3) Installing dumb-init (1.2.5-r2) 02:15:26 (3/3) Installing su-exec (0.2-r2) 02:15:26 Executing busybox-1.35.0-r29.trigger 02:15:26 Executing ca-certificates-20220614-r4.trigger 02:15:26 Removing intermediate container 6dbaf90a7e6e 02:15:26 ---> 210f48c020a2 02:15:26 Step 8/23 : COPY . . 02:15:27 Removing intermediate container 7bc2c9145f98 02:15:27 ---> 1d8a25efdd11 02:15:27 Step 7/27 : COPY . . 02:15:27 OK: 8 MiB in 18 packages 02:15:27 Removing intermediate container 58ec845dbfe8 02:15:27 ---> ac811c7f8d8c 02:15:27 Step 23/23 : LABEL version=0.0.0 02:15:35 ---> Running in dd35009bd765 02:15:35 Removing intermediate container 6754608dc2d2 02:15:35 ---> 53351757829c 02:15:35 02:15:35 Step 10/23 : FROM alpine:3.17 02:15:35 ---> b2aa39c304c2 02:15:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:15:35 ---> Running in eb587ded86f7 02:15:35 Removing intermediate container dd35009bd765 02:15:35 ---> 9f7bf6f208a8 02:15:35 02:15:35 ---> e10780dbe891 02:15:35 ---> 2b6d4ceeeb95 02:15:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:15:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:15:35 Removing intermediate container 88807479f646 02:15:35 ---> afb05d3630ea 02:15:35 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:15:35 ---> Running in bdfe54420994 02:15:35 ---> Running in 178f38ecae1a 02:15:35 ---> Running in bb34c489175b 02:15:35 Removing intermediate container eb587ded86f7 02:15:35 ---> 24474c943614 02:15:35 Step 12/23 : ENV APP_PORT=59880 02:15:35 Successfully built 9f7bf6f208a8 02:15:35 Successfully tagged security-proxy-auth:latest 02:15:35  Building security-proxy-auth ... done Building security-spire-server 02:15:35 ---> Running in 254c877e4e98 02:15:35 Removing intermediate container bdfe54420994 02:15:35 ---> ed64aa7d1639 02:15:35 Step 9/27 : WORKDIR /edgex-go/spire-build 02:15:35 Removing intermediate container bb34c489175b 02:15:35 ---> f10e661b862b 02:15:35 Step 12/25 : WORKDIR / 02:15:36 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 02:15:38 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:15:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:15:38 ---> 9f9c74b166a4 02:15:38 Step 3/26 : WORKDIR /edgex-go 02:15:38 ---> Using cache 02:15:38 ---> 7d873f856552 02:15:38 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:15:38 ---> Using cache 02:15:38 ---> 30fd4a3903ed 02:15:38 Step 5/26 : COPY go.mod vendor* ./ 02:15:38 ---> Using cache 02:15:38 ---> 8d350530a25d 02:15:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:38 ---> Using cache 02:15:38 ---> 1d8a25efdd11 02:15:38 Step 7/26 : COPY . . 02:15:38 ---> Using cache 02:15:38 ---> 2b6d4ceeeb95 02:15:38 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:15:38 ---> Using cache 02:15:38 ---> ed64aa7d1639 02:15:38 Step 9/26 : WORKDIR /edgex-go/spire-build 02:15:39 ---> Running in db080f122fd6 02:15:39 ---> Running in 6794a447632a 02:15:39 Removing intermediate container 254c877e4e98 02:15:39 ---> Running in 19dba77142ff 02:15:39 ---> 23b3c53639a6 02:15:39 Step 13/23 : EXPOSE $APP_PORT 02:15:39 ---> Running in a82d43373159 02:15:39 Removing intermediate container db080f122fd6 02:15:39 ---> a87682ccc81d 02:15:39 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:39 Removing intermediate container 6794a447632a 02:15:39 ---> 840dbeabd1db 02:15:39 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:15:39 ---> Running in dc85925acc4a 02:15:39 Removing intermediate container 19dba77142ff 02:15:39 ---> 510c89eb3c25 02:15:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:15:39 Removing intermediate container a82d43373159 02:15:39 ---> 2447279a00d2 02:15:39 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:15:39 ---> Running in e8ac4ed54f46 02:15:39 ---> Running in d93dafc9e4c1 02:15:39 Removing intermediate container dc85925acc4a 02:15:39 ---> 2cdf9a5016a5 02:15:39 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 02:15:39 ---> Running in 849deec72cd2 02:15:39 Removing intermediate container e8ac4ed54f46 02:15:39 ---> 5991d7007465 02:15:39 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 02:15:40 ---> 858ac7193d88 02:15:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 02:15:40 ---> Running in c20c34f2bf11 02:15:40 ---> 58a0e59129e4 02:15:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:15:40 ---> 642c4e493de7 02:15:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:15:40 (1/1) Installing dumb-init (1.2.5-r2) 02:15:40 Executing busybox-1.35.0-r29.trigger 02:15:40 OK: 7 MiB in 16 packages 02:15:40 ---> de9fb161473d 02:15:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:15:40 ---> 9aee417bd867 02:15:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:15:41 Removing intermediate container c20c34f2bf11 02:15:41 Removing intermediate container 849deec72cd2 02:15:41 ---> 0d17c8bdab8c 02:15:41 ---> f35574390742 02:15:41 Step 12/27 : WORKDIR /edgex-goStep 12/26 : WORKDIR /edgex-go 02:15:41 02:15:41 ---> Running in 565d6b08f058 02:15:41 ---> f9e5e3f2b0a7 02:15:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:15:41 Removing intermediate container d93dafc9e4c1 02:15:41 ---> 2c4d42816340 02:15:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:41 ---> Running in cdcded5402f3 02:15:41 Removing intermediate container 565d6b08f058 02:15:41 ---> a2c6f2fc4d9d 02:15:41 02:15:41 Step 13/27 : FROM alpine:3.17 02:15:41 ---> b2aa39c304c2 02:15:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:15:41 ---> Running in 824ab28f71d9 02:15:41 Removing intermediate container cdcded5402f3 02:15:41 ---> b62cea757528 02:15:41 02:15:41 Step 13/26 : FROM alpine:3.17 02:15:41 ---> b2aa39c304c2 02:15:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:15:41 ---> Running in ab7600f52777 02:15:41 Removing intermediate container 824ab28f71d9 02:15:41 ---> 520df008061b 02:15:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:15:41 ---> 436b7d0ec594 02:15:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:15:41 ---> Running in e6b190569ee0 02:15:42 Removing intermediate container ab7600f52777 02:15:42 ---> 2e5269cc89b7 02:15:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:15:42 ---> 8ab53b2f7dd2 02:15:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:15:42 ---> 122992cb1f8b 02:15:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:15:42 ---> Running in bdebcfa33d31 02:15:42 ---> 6ae310b2a912 02:15:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:15:43 ---> Running in 3203c1956a8c 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:15:43 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:15:43 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:15:43 OK: 17818 distinct packages available 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:15:43 ---> 670ec8d7053e 02:15:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:15:43 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:15:43 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:15:43 OK: 17818 distinct packages available 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:15:43 (1/4) Installing dumb-init (1.2.5-r2) 02:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:15:43 (2/4) Installing musl-obstack (1.2.3-r0) 02:15:43 (3/4) Installing libucontext (1.2-r0) 02:15:43 (4/4) Installing gcompat (1.1.0-r0) 02:15:43 Executing busybox-1.35.0-r29.trigger 02:15:43 ---> 1bdc3991b22a 02:15:43 Step 19/23 : ENTRYPOINT ["/core-data"] 02:15:43 OK: 7 MiB in 19 packages 02:15:43 ---> Running in f36a5afb58fc 02:15:44 (1/5) Installing dumb-init (1.2.5-r2) 02:15:44 (2/5) Installing musl-obstack (1.2.3-r0) 02:15:44 (3/5) Installing libucontext (1.2-r0) 02:15:44 (4/5) Installing gcompat (1.1.0-r0) 02:15:44 (5/5) Installing openssl (3.0.8-r0) 02:15:44 Executing busybox-1.35.0-r29.trigger 02:15:44 OK: 8 MiB in 20 packages 02:15:44 Removing intermediate container f36a5afb58fc 02:15:44 ---> f63440e7e2c7 02:15:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:15:44 ---> Running in 787c3bd5b3a7 02:15:44 Removing intermediate container 787c3bd5b3a7 02:15:44 ---> 46311b731ee4 02:15:44 Step 21/23 : LABEL arch=x86_64 02:15:44 ---> Running in 3305eee456b0 02:15:44 Removing intermediate container e6b190569ee0 02:15:44 Removing intermediate container 3305eee456b0 02:15:44 ---> e1c5324cfa4b 02:15:44 ---> 34ed6f4a2a13 02:15:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt /Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:15:44 02:15:44 Removing intermediate container 3203c1956a8c 02:15:44 ---> d0918de687ec 02:15:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:15:44 ---> Running in 32cc71cf6efd 02:15:44 Removing intermediate container bdebcfa33d31 02:15:44 ---> 98d6e6023eca 02:15:44 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:44 ---> Running in 9326d87526b7 02:15:45 Removing intermediate container 32cc71cf6efd 02:15:45 ---> 4e806aef34f5 02:15:45 Step 23/23 : LABEL version=0.0.0 02:15:45 ---> Running in 27798b7d1d86 02:15:45 Removing intermediate container 9326d87526b7 02:15:45 ---> 753d0ade137a 02:15:45 Step 23/25 : LABEL arch=x86_64 02:15:45 ---> c7cc83a1be26 02:15:45 ---> Running in ffcf77f3011d 02:15:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:15:45 ---> 858648158320 02:15:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 02:15:45 Removing intermediate container 27798b7d1d86 02:15:45 ---> 7751c81bd3f4 02:15:45 02:15:45 Successfully built 7751c81bd3f4 02:15:45 Successfully tagged core-data:latest 02:15:45  Building core-data ... done Building core-command 02:15:45 Removing intermediate container ffcf77f3011d 02:15:45 ---> 7d20af76567d 02:15:45 Step 24/25 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:15:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:15:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:15:49 ---> 9f9c74b166a4 02:15:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:15:49 ---> Using cache 02:15:49 ---> 99544b02aab0 02:15:49 Step 4/24 : WORKDIR /edgex-go 02:15:49 ---> Using cache 02:15:49 ---> 8e162d8c9d51 02:15:49 Step 5/24 : RUN apk add --update --no-cache make git 02:15:49 ---> Using cache 02:15:49 ---> 56980f3c4825 02:15:49 Step 6/24 : COPY go.mod vendor* ./ 02:15:49 ---> Using cache 02:15:49 ---> 8f9ed164d35b 02:15:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:49 ---> Using cache 02:15:49 ---> 796c9f0be150 02:15:49 Step 8/24 : COPY . . 02:15:49 ---> Using cache 02:15:49 ---> 011561c21266 02:15:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:15:50 ---> Running in 05770e67b596 02:15:52 ---> 87203dc3fc01 02:15:52 ---> 955ff05b699c 02:15:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:15:52 02:15:52 ---> Running in e4011989ebf2 02:15:52 Removing intermediate container 05770e67b596 02:15:52 ---> c0aa091a99dd 02:15:52 Step 25/25 : LABEL version=0.0.0 02:15:52 ---> Running in a78cd9550e2a 02:15:52 Removing intermediate container a78cd9550e2a 02:15:52 ---> 1e85b21d6546 02:15:52 02:15:52 ? github.com/edgexfoundry/edgex-go [no test files] 02:15:52 Successfully built 1e85b21d6546 02:15:52 Successfully tagged security-secretstore-setup:latest 02:15:52  Building security-secretstore-setup ... done Building security-proxy-setup 02:15: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 02:15:56 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:15:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:15:56 ---> 9f9c74b166a4 02:15:56 Step 3/22 : WORKDIR /edgex-go 02:15:56 ---> Using cache 02:15:56 ---> 7d873f856552 02:15:56 Step 4/22 : RUN apk add --update --no-cache make git 02:15:56 ---> Using cache 02:15:56 ---> bab1652aa0a4 02:15:56 Step 5/22 : COPY go.mod vendor* ./ 02:15:56 ---> Using cache 02:15:56 ---> 6f8ef13e0a4c 02:15:56 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:56 ---> Using cache 02:15:56 ---> 4870e8259f02 02:15:56 Step 7/22 : COPY . . 02:15:56 ---> Using cache 02:15:56 ---> 1e2190873167 02:15:56 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:16:04 ---> be7fa41e6843 02:16:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:16:04 ---> 6086451186f0 02:16:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:16:04 ---> Running in 2144fecf529d 02:16:04 ---> 271909b3fd8c 02:16:04 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:16:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:16:05 ---> 2233daed1a3a 02:16:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:16:05 ---> Running in 914c05d50dcb 02:16:05 Removing intermediate container 914c05d50dcb 02:16:05 ---> 0d10e2e94868 02:16:05 ---> 6f38f2c6e26a 02:16:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.dStep 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:16:05 02:16:06 ---> 2b64af25a9f9 02:16:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:16:06 ---> 6b680dbbc033 02:16:06 Step 22/27 : WORKDIR / 02:16:06 ---> Running in dc17fd3fbe42 02:16:06 ---> Running in 9df0155de913 02:16:06 Removing intermediate container dc17fd3fbe42 02:16:06 ---> 737c3dc3125f 02:16:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:16:06 Removing intermediate container 9df0155de913 02:16:06 ---> 1ce03e6a568d 02:16:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:16:07 ---> Running in 5ef35edcab06 02:16:07 ---> Running in c3167a25e948 02:16:07 Removing intermediate container 5ef35edcab06 02:16:07 ---> 6d9f578e8d70 02:16:07 Step 24/26 : LABEL arch=x86_64 02:16:07 ---> Running in 248e4f88d69a 02:16:07 Removing intermediate container c3167a25e948 02:16:07 ---> 28daf0efaa9f 02:16:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:16:07 ---> Running in 67b20d52003f 02:16:07 Removing intermediate container 248e4f88d69a 02:16:07 ---> be966fe435c4 02:16:07 Step 25/26 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:16:07 ---> Running in 020b7074ebb2 02:16:08 Removing intermediate container 67b20d52003f 02:16:08 ---> ece380ea4bbb 02:16:08 Step 25/27 : LABEL arch=x86_64 02:16:08 Removing intermediate container 020b7074ebb2 02:16:08 ---> 969e1fd2291d 02:16:08 Step 26/26 : LABEL version=0.0.0 02:16:08 ---> Running in 3015a4e0a584 02:16:08 ---> Running in 50571c274f4f 02:16:08 Removing intermediate container 3015a4e0a584 02:16:08 ---> bcde65aeab12 02:16:08 Step 26/27 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:16:08 Removing intermediate container 178f38ecae1a 02:16:08 ---> 295489ff4ce4 02:16:08 02:16:08 Step 10/23 : FROM alpine:3.17 02:16:08 ---> b2aa39c304c2 02:16:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:16:09 ---> Running in a738287c4384 02:16:09 ---> Running in acafb42c10dc 02:16:09 Removing intermediate container 50571c274f4f 02:16:09 ---> fd5fac615fb5 02:16:09 02:16:09 Successfully built fd5fac615fb5 02:16:09 Successfully tagged security-spire-server:latest 02:16:09 Building security-spire-agent 02:16:09  Building security-spire-server ... done Removing intermediate container a738287c4384 02:16:09 ---> 77b48d9af3fa 02:16:09 Step 27/27 : LABEL version=0.0.0 02:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:16:10 (1/2) Installing ca-certificates (20220614-r4) 02:16:10 (2/2) Installing dumb-init (1.2.5-r2) 02:16:10 Executing busybox-1.35.0-r29.trigger 02:16:10 Executing ca-certificates-20220614-r4.trigger 02:16:10 OK: 8 MiB in 17 packages 02:16:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:16:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:16:12 ---> 9f9c74b166a4 02:16:12 Step 3/27 : WORKDIR /edgex-go 02:16:12 ---> Using cache 02:16:12 ---> 7d873f856552 02:16:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:16:12 ---> Using cache 02:16:12 ---> 30fd4a3903ed 02:16:12 Step 5/27 : COPY go.mod vendor* ./ 02:16:12 ---> Using cache 02:16:12 ---> 8d350530a25d 02:16:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:12 ---> Using cache 02:16:12 ---> 1d8a25efdd11 02:16:12 Step 7/27 : COPY . . 02:16:12 ---> Using cache 02:16:12 ---> 2b6d4ceeeb95 02:16:12 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:16:12 ---> Using cache 02:16:12 ---> ed64aa7d1639 02:16:12 Step 9/27 : WORKDIR /edgex-go/spire-build 02:16:12 ---> Using cache 02:16:12 ---> 510c89eb3c25 02:16:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:16:12 ---> Using cache 02:16:12 ---> 5991d7007465 02:16:12 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 02:16:12 ---> Using cache 02:16:12 ---> 0d17c8bdab8c 02:16:12 Step 12/27 : WORKDIR /edgex-go 02:16:12 ---> Using cache 02:16:12 ---> a2c6f2fc4d9d 02:16:12 02:16:12 Step 13/27 : FROM alpine:3.17 02:16:12 ---> b2aa39c304c2 02:16:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:16:12 ---> Using cache 02:16:12 ---> 2e5269cc89b7 02:16:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:12 ---> Using cache 02:16:12 ---> 98d6e6023eca 02:16:12 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:16:12 ---> Using cache 02:16:16 ---> 858648158320 02:16:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:16:16 ---> Using cache 02:16:16 ---> 955ff05b699c 02:16:16 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:16:16 ---> Running in db013cadb655 02:16:16 Removing intermediate container db013cadb655 02:16:16 ---> 5f2af4389403 02:16:16 02:16:16 Successfully built 5f2af4389403 02:16:16 Successfully tagged security-spire-config:latest 02:16:16  Building security-spire-config ... done Removing intermediate container acafb42c10dc 02:16:16 ---> 0f4e661aea27 02:16:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 02:16:19 ---> Running in c6f402fb5423 02:16:19 ---> 6a5239910fb6 02:16:19 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:16:19 Removing intermediate container c6f402fb5423 02:16:19 ---> 8be529610a3a 02:16:19 Step 13/23 : ENV APP_PORT=59860 02:16:19 Removing intermediate container e4011989ebf2 02:16:19 ---> 7351aea03ed8 02:16:19 02:16:19 Step 10/24 : FROM alpine:3.17 02:16:19 ---> b2aa39c304c2 02:16:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:16:19 ---> Using cache 02:16:19 ---> 88a7abc6dd33 02:16:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:16:19 ---> Using cache 02:16:19 ---> c3537517b34f 02:16:19 Step 13/24 : ENV APP_PORT=59882 02:16:21 ---> Running in c343e663d6f6 02:16:21 ---> Running in 9cb7f7ad10d8 02:16:21 ---> 3ae301359e1b 02:16:21 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:16:21 Removing intermediate container 9cb7f7ad10d8 02:16:21 ---> e96a1a64c4ff 02:16:21 Step 14/24 : EXPOSE $APP_PORT 02:16:21 Removing intermediate container c343e663d6f6 02:16:21 ---> 063952daf5bf 02:16:21 Step 14/23 : EXPOSE $APP_PORT 02:16:21 ---> Running in 5840cf36b1e7 02:16:21 ---> Running in f32c4195fa04 02:16:21 ---> 9c1330c5e0cc 02:16:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:16:21 Removing intermediate container 5840cf36b1e7 02:16:21 ---> deb522370dba 02:16:21 Step 15/24 : WORKDIR / 02:16:21 Removing intermediate container f32c4195fa04 02:16:21 ---> befd819d2775 02:16:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:16:21 ---> Running in f808e501a3c9 02:16:21 ---> 667d075ebe21 02:16:21 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:16:21 Removing intermediate container f808e501a3c9 02:16:21 ---> 92d190c12439 02:16:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 ---> bbe7d5b4f2a7 02:16:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:16:22 ---> c13e74e865e1 02:16:22 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:16:22 ---> 6821b130f5f3 02:16:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:16:22 ---> f48438bed83c 02:16:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:16:22 ---> Running in b0a2e08666be 02:16:22 Removing intermediate container b0a2e08666be 02:16:22 ---> 561afa40c675 02:16:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:16:22 ---> Running in 3691f2046876 02:16:22 ---> 6798c9f41b10 02:16:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:16:22 Removing intermediate container 3691f2046876 02:16:22 ---> 3b72860bd95f 02:16:22 Step 25/27 : LABEL arch=x86_64 02:16:23 ---> Running in c0047fa40203 02:16:23 ---> f3e1a4866074 02:16:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:16:23 ---> f24f551043ae 02:16:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:16:23 Removing intermediate container c0047fa40203 02:16:23 ---> 7f667650625c 02:16:23 Step 26/27 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:16:23 ---> Running in 5bcb2073c389 02:16:23 ---> 2f3981e4c2a0 02:16:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:16:23 Removing intermediate container 5bcb2073c389 02:16:23 ---> cf801fe3c875 02:16:23 Step 27/27 : LABEL version=0.0.0 02:16:23 ---> Running in f53ef1a98738 02:16:23 ---> Running in d8205c923dbf 02:16:23 ---> 241293da981a 02:16:23 Step 20/24 : ENTRYPOINT ["/core-command"] 02:16:23 ---> Running in 847deb5b315a 02:16:23 Removing intermediate container f53ef1a98738 02:16:23 ---> 529ccd568b93 02:16:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:16:23 Removing intermediate container d8205c923dbf 02:16:23 ---> ac34d067885f 02:16:23 02:16:23 ---> Running in d8615ab27770 02:16:23 Removing intermediate container 847deb5b315a 02:16:23 ---> 50357be11d3a 02:16:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:16:23 Successfully built ac34d067885f 02:16:23 Successfully tagged security-spire-agent:latest 02:16:23  Building security-spire-agent ... done  ---> Running in 41c0a8ee2fd5 02:16:23 Removing intermediate container d8615ab27770 02:16:23 ---> 4e67ff186840 02:16:23 Step 21/23 : LABEL arch=x86_64 02:16:23 ---> Running in aafaa4b8757d 02:16:23 Removing intermediate container 41c0a8ee2fd5 02:16:23 ---> 95faa1e8415a 02:16:23 Step 22/24 : LABEL arch=x86_64 02:16:23 ---> Running in 58cda16c0a6d 02:16:23 Removing intermediate container aafaa4b8757d 02:16:23 ---> e23a4f2763cb 02:16:23 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:16:23 ---> Running in ef0400fda154 02:16:24 Removing intermediate container 58cda16c0a6d 02:16:24 ---> b541ea5eb420 02:16:24 Step 23/24 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:16:24 ---> Running in 4475022b22fe 02:16:24 Removing intermediate container ef0400fda154 02:16:24 ---> 7cfcac1d3296 02:16:24 Step 23/23 : LABEL version=0.0.0 02:16:24 ---> Running in 9c5337e29112 02:16:24 Removing intermediate container 4475022b22fe 02:16:24 ---> 60dfc3bdcf73 02:16:24 Step 24/24 : LABEL version=0.0.0 02:16:24 ---> Running in 7729f3e05553 02:16:24 Removing intermediate container 9c5337e29112 02:16:24 ---> 9915f1b1b738 02:16:24 02:16:24 Removing intermediate container 7729f3e05553 02:16:24 ---> b7db2069d58a 02:16:24 02:16:24 Successfully built 9915f1b1b738 02:16:24 Successfully tagged support-notifications:latest 02:16:24  Building support-notifications ... done Successfully built b7db2069d58a 02:16:24 Successfully tagged core-command:latest 02:16:30  Building core-command ... done Removing intermediate container 2144fecf529d 02:16:30 ---> 68e182f69fb2 02:16:30 02:16:30 Step 9/22 : FROM alpine:3.17 02:16:30 ---> b2aa39c304c2 02:16:30 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 02:16:30 ---> Running in 76bb86f5c9f4 02:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:16:31 (1/2) Installing dumb-init (1.2.5-r2) 02:16:31 (2/2) Installing openssl (3.0.8-r0) 02:16:31 Executing busybox-1.35.0-r29.trigger 02:16:31 OK: 8 MiB in 17 packages 02:16:31 Removing intermediate container 76bb86f5c9f4 02:16:31 ---> 85618889ce4e 02:16:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:16:31 ---> Running in 078f28ae1098 02:16:31 Removing intermediate container 078f28ae1098 02:16:31 ---> 0c966f879854 02:16:31 Step 12/22 : WORKDIR /edgex 02:16:31 ---> Running in 753fd1843e4b 02:16:31 Removing intermediate container 753fd1843e4b 02:16:31 ---> 75471895b760 02:16:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:16:31 ---> 00574221c205 02:16:31 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 02:16:31 ---> 7802a463cf5b 02:16:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:16:32 ---> 9535d4973ffb 02:16:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:16:32 ---> 2da0021dcc09 02:16:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:16:32 ---> 85029f08418f 02:16:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:32 ---> Running in 8830e5c81927 02:16:33 Removing intermediate container 8830e5c81927 02:16:33 ---> 2b48f05fc70e 02:16:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:16:33 ---> Running in 2e59b837d71e 02:16:33 Removing intermediate container 2e59b837d71e 02:16:33 ---> fb25ed897683 02:16:33 Step 20/22 : LABEL arch=x86_64 02:16:33 ---> Running in 82ea32fc52f7 02:16:33 Removing intermediate container 82ea32fc52f7 02:16:33 ---> fa91155a8723 02:16:33 Step 21/22 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:16:33 ---> Running in 6098f73a018e 02:16:33 Removing intermediate container 6098f73a018e 02:16:33 ---> 1f4ada9a605e 02:16:33 Step 22/22 : LABEL version=0.0.0 02:16:33 ---> Running in df1e0823f13c 02:16:33 Removing intermediate container df1e0823f13c 02:16:33 ---> a88b4411f3e2 02:16:33 02:16:33 Successfully built a88b4411f3e2 02:16:33 Successfully tagged security-proxy-setup:latest 02:16:33  Building security-proxy-setup ... done  [Pipeline] } 02:16:33 $ docker stop --time=1 e8ce38a7fd23a8c29a1456a5abab182832e3f5e100c600ae41c5bec5882027b0 02:16:35 $ docker rm -f --volumes e8ce38a7fd23a8c29a1456a5abab182832e3f5e100c600ae41c5bec5882027b0 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:35 + docker images 02:16:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:16:35 security-proxy-setup latest a88b4411f3e2 2 seconds ago 19.1MB 02:16:35 68e182f69fb2 7 seconds ago 1.67GB 02:16:35 core-command latest b7db2069d58a 11 seconds ago 20.2MB 02:16:35 support-notifications latest 9915f1b1b738 11 seconds ago 33MB 02:16:35 security-spire-agent latest ac34d067885f 12 seconds ago 129MB 02:16:35 7351aea03ed8 17 seconds ago 1.69GB 02:16:35 security-spire-config latest 5f2af4389403 19 seconds ago 88.9MB 02:16:35 security-spire-server latest fd5fac615fb5 27 seconds ago 89.8MB 02:16:35 295489ff4ce4 27 seconds ago 1.76GB 02:16:35 security-secretstore-setup latest 1e85b21d6546 43 seconds ago 33.5MB 02:16:35 core-data latest 7751c81bd3f4 50 seconds ago 20.4MB 02:16:35 b62cea757528 54 seconds ago 1.55GB 02:16:35 a2c6f2fc4d9d 54 seconds ago 1.55GB 02:16:35 security-proxy-auth latest 9f7bf6f208a8 About a minute ago 18.6MB 02:16:35 53351757829c About a minute ago 1.7GB 02:16:35 7e6981bc2eae About a minute ago 1.69GB 02:16:35 62785bcef86c About a minute ago 1.67GB 02:16:35 security-bootstrapper latest 4f47423c8748 About a minute ago 22.5MB 02:16:35 support-scheduler latest 20d1569c9401 2 minutes ago 32.4MB 02:16:35 security-spiffe-token-provider latest 3a10f579d761 2 minutes ago 33.2MB 02:16:35 core-common-config-bootstrapper latest e15c3ceec672 2 minutes ago 17.6MB 02:16:35 core-metadata latest a5d4941ebc74 2 minutes ago 20.7MB 02:16:35 b24b5d40d4ea 2 minutes ago 1.76GB 02:16:35 2fd1eae91eb2 2 minutes ago 1.73GB 02:16:35 191dbf484cfc 2 minutes ago 1.68GB 02:16:35 5ccfe2326ca2 2 minutes ago 1.7GB 02:16:35 a9e8adf7e455 2 minutes ago 1.69GB 02:16:35 ci-base-image-x86_64 latest 9f9c74b166a4 6 minutes ago 882MB 02:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 02:16:35 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 02:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 02:16:35 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] } 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:17:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:17:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.366s coverage: 28.7% of statements 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.281s coverage: 98.5% of statements 02:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:18:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.396s coverage: 71.3% of statements 02:18:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:18:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:18:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.294s coverage: 54.0% of statements 02:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:18:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.803s coverage: 88.5% of statements 02:18:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.559s coverage: 3.9% of statements 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.512s coverage: 95.6% of statements 02:18:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:18:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:18:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:18:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:18:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:18:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 02:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:18:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements 02:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:19:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements 02:19:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.0% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 45.5% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.304s coverage: 82.9% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements 02:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements 02:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.064s coverage: 79.9% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.260s coverage: 92.9% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.204s coverage: 86.9% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.163s coverage: 20.0% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.451s coverage: 81.2% of statements 02:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.474s coverage: 82.1% of statements 02:19:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 86.0% of statements 02:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements 02:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 02:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 02:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 02:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 02:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.065s coverage: 38.4% of statements 02:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 02:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 02:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:20:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements 02:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:20:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements 02:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:20:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 61.5% of statements 02:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:20:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements 02:20:26 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 02:20:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:20:26 go vet ./... 02:23:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:18 ./bin/test-attribution-txt.sh 02:23:18 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 02:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:23:18 + ls -al . 02:23:18 total 700 02:23:18 drwxrwxr-x 10 1001 1001 4096 Mar 22 02:15 . 02:23:18 drwxr-xr-x 4 root root 4096 Mar 22 02:15 .. 02:23:18 drwxrwxr-x 2 1001 1001 4096 Mar 22 02:13 .blubracket 02:23:18 -rw-rw-r-- 1 1001 1001 16 Mar 22 02:13 .dockerignore 02:23:18 drwxrwxr-x 8 1001 1001 4096 Mar 22 02:13 .git 02:23:18 drwxrwxr-x 3 1001 1001 4096 Mar 22 02:13 .github 02:23:18 -rw-rw-r-- 1 1001 1001 1133 Mar 22 02:13 .gitignore 02:23:18 -rw-rw-r-- 1 1001 1001 42 Mar 22 02:13 .golangci.yml 02:23:18 -rw-rw-r-- 1 1001 1001 87 Mar 22 02:13 .hadolint.yml 02:23:18 -rw-rw-r-- 1 1001 1001 166 Mar 22 02:13 .sonarcloud.properties 02:23:18 -rw-rw-r-- 1 1001 1001 1171 Mar 22 02:13 ADOPTERS.md 02:23:18 -rw-rw-r-- 1 1001 1001 10825 Mar 22 02:13 Attribution.txt 02:23:18 -rw-rw-r-- 1 1001 1001 73765 Mar 22 02:13 CHANGELOG.md 02:23:18 -rw-rw-r-- 1 1001 1001 3804 Mar 22 02:13 CONTRIBUTING.md 02:23:18 -rw-rw-r-- 1 1001 1001 677 Mar 22 02:13 GOVERNANCE.md 02:23:18 -rw-rw-r-- 1 1001 1001 883 Mar 22 02:13 Jenkinsfile 02:23:18 -rw-rw-r-- 1 1001 1001 10775 Mar 22 02:13 LICENSE 02:23:18 -rw-rw-r-- 1 1001 1001 14266 Mar 22 02:13 Makefile 02:23:18 -rw-rw-r-- 1 1001 1001 582 Mar 22 02:13 OWNERS.md 02:23:18 -rw-rw-r-- 1 1001 1001 9403 Mar 22 02:13 README.md 02:23:18 -rw-rw-r-- 1 1001 1001 789 Mar 22 02:13 SECURITY.md 02:23:18 -rw-rw-r-- 1 1001 1001 5 Mar 22 02:09 VERSION 02:23:18 drwxrwxr-x 2 1001 1001 4096 Mar 22 02:13 bin 02:23:18 drwxrwxr-x 18 1001 1001 4096 Mar 22 02:13 cmd 02:23:18 -rw-r--r-- 1 root root 447275 Mar 22 02:20 coverage.out 02:23:18 -rw-rw-r-- 1 1001 1001 3236 Mar 22 02:13 go.mod 02:23:18 -rw-rw-r-- 1 1001 1001 31410 Mar 22 02:13 go.sum 02:23:18 drwxrwxr-x 7 1001 1001 4096 Mar 22 02:13 internal 02:23:18 drwxrwxr-x 3 1001 1001 4096 Mar 22 02:13 openapi 02:23:18 -rw-rw-r-- 1 1001 1001 594 Mar 22 02:13 security.txt 02:23:18 drwxrwxr-x 4 1001 1001 4096 Mar 22 02:13 snap 02:23:18 -rw-rw-r-- 1 1001 1001 204 Mar 22 02:13 version.go [Pipeline] sh 02:23:19 + '[' -e coverage.out ] 02:23:19 + chown 1001:1001 coverage.out [Pipeline] stash 02:23:19 Warning: overwriting stash ‘coverage-report’ 02:23:20 Stashed 1 file(s) [Pipeline] sh 02:23:20 + make build 02:23:21 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 02:24:57 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 02:24:57 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 02:25: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 02:25:05 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 02:25:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:26:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:26:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:17 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 02:26:21 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 02:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:26:34 $ docker stop --time=1 30eb90f8a8f91c55abb5015f77d6be518ba3a2fe3c4153b709e9e0c4390e12ba 02:26:36 $ docker rm -f --volumes 30eb90f8a8f91c55abb5015f77d6be518ba3a2fe3c4153b709e9e0c4390e12ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:39 02:26:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:39 latest: Pulling from edgex-devops/edgex-compose-arm64 02:26:39 29e5d40040c1: Pulling fs layer 02:26:39 1ce36da41761: Pulling fs layer 02:26:39 25b303627fd3: Pulling fs layer 02:26:39 29e5d40040c1: Verifying Checksum 02:26:39 29e5d40040c1: Download complete 02:26:40 1ce36da41761: Verifying Checksum 02:26:40 1ce36da41761: Download complete 02:26:40 29e5d40040c1: Pull complete 02:26:41 25b303627fd3: Verifying Checksum 02:26:41 25b303627fd3: Download complete 02:26:41 1ce36da41761: Pull complete 02:26:51 25b303627fd3: Pull complete 02:26:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:52 prd-ubuntu20.04-docker-arm64-4c-16g-5033 does not seem to be running inside a container 02:26:52 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:26:54 $ docker top bdf2bbb024dead32173bcb5efd54f849026de14385b34cacb4e53721a9110370 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:55 + docker-compose build --help 02:26:55 + grep parallel 02:27:02 --parallel Build images in parallel. [Pipeline] } 02:27:02 $ docker stop --time=1 bdf2bbb024dead32173bcb5efd54f849026de14385b34cacb4e53721a9110370 02:27:04 $ docker rm -f --volumes bdf2bbb024dead32173bcb5efd54f849026de14385b34cacb4e53721a9110370 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:05 prd-ubuntu20.04-docker-arm64-4c-16g-5033 does not seem to be running inside a container 02:27:05 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:27:06 $ docker top 61b6d8f400b0c764d5513016aae6cf7176011296855e1bb2d5d1ed558367d784 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:07 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:13 Building core-command ... 02:27:13 Building core-common-config-bootstrapper ... 02:27:13 Building core-data ... 02:27:13 Building core-metadata ... 02:27:13 Building security-bootstrapper ... 02:27:13 Building security-proxy-auth ... 02:27:13 Building security-proxy-setup ... 02:27:13 Building security-secretstore-setup ... 02:27:13 Building security-spiffe-token-provider ... 02:27:13 Building security-spire-agent ... 02:27:13 Building security-spire-config ... 02:27:13 Building security-spire-server ... 02:27:13 Building support-notifications ... 02:27:13 Building support-scheduler ... 02:27:13 Building security-spire-server 02:27:13 Building core-common-config-bootstrapper 02:27:13 Building core-metadata 02:27:13 Building core-data 02:27:13 Building security-proxy-auth 02:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:00 ---> f83c6a02a994 02:28:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:28:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:28:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:28:00 ---> f83c6a02a994 02:28:00 Step 3/26 : WORKDIR /edgex-go 02:28:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:28:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:01 ---> f83c6a02a994 02:28:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:28:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:28:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:28:01 ---> f83c6a02a994 02:28:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:28:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:28:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:01 ---> f83c6a02a994 02:28:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:28:02 ---> Running in 2f262a9caaec 02:28:02 ---> Running in c983ad4c5df0 02:28:02 ---> Running in cf42defee6b7 02:28:02 ---> Running in daacc9916be7 02:28:02 ---> Running in 51ed909df2e7 02:28:03 Removing intermediate container c983ad4c5df0 02:28:03 ---> 04a10cd5baad 02:28:03 Step 4/23 : WORKDIR /edgex-go 02:28:03 Removing intermediate container daacc9916be7 02:28:03 Removing intermediate container 2f262a9caaec 02:28:03 ---> 72f72044878e 02:28:03 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:28:03 ---> 00da59e0705e 02:28:03 Step 4/23 : WORKDIR /edgex-go 02:28:03 Removing intermediate container cf42defee6b7 02:28:03 ---> fddab8de1707 02:28:03 Step 4/23 : WORKDIR /edgex-go 02:28:03 Removing intermediate container 51ed909df2e7 02:28:03 ---> 42feadb18e81 02:28:03 Step 4/25 : WORKDIR /edgex-go 02:28:03 ---> Running in dd7cb9ce5c8f 02:28:03 ---> Running in 8ade73769297 02:28:03 ---> Running in 4e3b095efdc7 02:28:03 ---> Running in c09164ed7ea2 02:28:03 ---> Running in dd165598983b 02:28:03 Removing intermediate container dd7cb9ce5c8f 02:28:03 ---> 2655002e5c46 02:28:03 Step 5/23 : RUN apk add --update --no-cache make git 02:28:04 Removing intermediate container 4e3b095efdc7 02:28:04 ---> 04dfcbe6ac94 02:28:04 Step 5/23 : RUN apk add --update --no-cache make git 02:28:04 ---> Running in 76ca5e8a5790 02:28:04 Removing intermediate container dd165598983b 02:28:04 ---> 5bf8f5b5466a 02:28:04 Step 5/25 : RUN apk add --update --no-cache make git 02:28:04 Removing intermediate container c09164ed7ea2 02:28:04 ---> 1d678de8e1c3 02:28:04 Step 5/23 : RUN apk add --update --no-cache make git 02:28:04 ---> Running in 9770086bb43f 02:28:04 ---> Running in 564132d0b22e 02:28:04 ---> Running in 396c0ded0822 02:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:28:08 OK: 263 MiB in 53 packages 02:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:28:09 OK: 263 MiB in 53 packages 02:28:10 OK: 263 MiB in 53 packages 02:28:10 Removing intermediate container 8ade73769297 02:28:10 ---> beaa1f3ed55a 02:28:10 Step 5/26 : COPY go.mod vendor* ./ 02:28:10 OK: 263 MiB in 53 packages 02:28:10 OK: 263 MiB in 53 packages 02:28:12 ---> 173951fb12d2 02:28:12 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:12 ---> Running in 840ff9690a33 02:28:12 Removing intermediate container 396c0ded0822 02:28:12 ---> a45c4c1231f6 02:28:12 Step 6/23 : COPY go.mod vendor* ./ 02:28:12 Removing intermediate container 76ca5e8a5790 02:28:12 ---> 6725c3e08a1c 02:28:12 Step 6/23 : COPY go.mod vendor* ./ 02:28:12 Removing intermediate container 9770086bb43f 02:28:12 ---> f7e02c356b6f 02:28:12 Step 6/23 : COPY go.mod vendor* ./ 02:28:12 Removing intermediate container 564132d0b22e 02:28:12 ---> 18940f4e918a 02:28:12 Step 6/25 : COPY go.mod vendor* ./ 02:28:13 ---> eb3147927a48 02:28:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:13 ---> 965c7c534443 02:28:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:13 ---> Running in d7ee55d42760 02:28:13 ---> Running in 41cf06335019 02:28:14 ---> 830c2ec8ae3b 02:28:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:14 ---> d1256d5e5b65 02:28:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:14 ---> Running in 0839f7c5ce64 02:28:14 ---> Running in ffdab5f6b75e 02:30:21 Removing intermediate container ffdab5f6b75e 02:30:21 ---> 9e193b36ea9b 02:30:21 Step 8/23 : COPY . . 02:30:21 Removing intermediate container 840ff9690a33 02:30:21 ---> 29782554e113 02:30:21 Step 7/26 : COPY . . 02:30:21 Removing intermediate container 0839f7c5ce64 02:30:21 ---> 1e87b3267c8b 02:30:21 Step 8/25 : COPY . . 02:30:21 Removing intermediate container 41cf06335019 02:30:21 ---> af0cc26521ae 02:30:21 Step 8/23 : COPY . . 02:30:21 Removing intermediate container d7ee55d42760 02:30:21 ---> dc978a949748 02:30:21 Step 8/23 : COPY . . 02:30:43 ---> af58dff31b3b 02:30:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 02:30:43 ---> b9585696889f 02:30:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:30:43 ---> Running in 307492098f2b 02:30:43 ---> Running in 2152b3f17200 02:30:43 ---> 14fceacdadc8 02:30:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:30:43 ---> 66a3623a7e4e 02:30:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:30:43 ---> Running in 756416f4b670 02:30:43 ---> 0663ae0aab32 02:30:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:30:43 ---> Running in aa4da338918c 02:30:43 ---> Running in af4faf469ab1 02:30:43 Removing intermediate container 2152b3f17200 02:30:43 ---> 00b64a8bc07d 02:30:43 Step 9/26 : WORKDIR /edgex-go/spire-build 02:30:43 ---> Running in 531b19eabbdc 02:30:43 Removing intermediate container 531b19eabbdc 02:30:43 ---> 3d84d41e357e 02:30:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:30:43 ---> Running in e4750fb92896 02:30:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:30:43 Removing intermediate container e4750fb92896 02:30:43 ---> 4942088cade7 02:30:43 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 02:30:43 ---> Running in 36a4427f6497 02:30:43 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 02:30:43 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 02:30: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 02:30:47 Removing intermediate container 36a4427f6497 02:30:47 ---> 26a9cac2824d 02:30:47 Step 12/26 : WORKDIR /edgex-go 02:30:47 ---> Running in 605bd1cfd9c5 02:30:47 Removing intermediate container 605bd1cfd9c5 02:30:47 ---> 7bc7620392fc 02:30:47 02:30:47 Step 13/26 : FROM alpine:3.17 02:30:48 3.17: Pulling from library/alpine 02:30:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:30:48 Status: Downloaded newer image for alpine:3.17 02:30:48 ---> d74e625d9115 02:30:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:30:48 ---> Running in 30b826e2bf3b 02:30:49 Removing intermediate container 30b826e2bf3b 02:30:49 ---> 14f882b20a42 02:30:49 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:49 ---> Running in da548d01bc14 02:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:30:53 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:30:53 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:30:53 OK: 17689 distinct packages available 02:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:30:56 (1/5) Installing dumb-init (1.2.5-r2) 02:30:56 (2/5) Installing musl-obstack (1.2.3-r0) 02:30:56 (3/5) Installing libucontext (1.2-r0) 02:30:56 (4/5) Installing gcompat (1.1.0-r0) 02:30:56 (5/5) Installing openssl (3.0.8-r0) 02:30:56 Executing busybox-1.35.0-r29.trigger 02:30:57 OK: 9 MiB in 20 packages 02:30:59 Removing intermediate container da548d01bc14 02:30:59 ---> a71bdfb0485f 02:30:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:00 ---> a314f99cddae 02:31:00 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 02:31:01 ---> 913bbf82e4de 02:31:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:31:07 ---> 3761a99baec8 02:31:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:31:08 ---> 14f8a8a5147e 02:31:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:31:09 ---> f1e1ff3eec66 02:31:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:31:10 ---> 8debc5d827e8 02:31:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:31:10 ---> Running in a25abbb79d7e 02:31:11 Removing intermediate container a25abbb79d7e 02:31:11 ---> 5f2e045cafe4 02:31:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:31:11 ---> Running in bb1a67e4dbe9 02:31:12 Removing intermediate container bb1a67e4dbe9 02:31:12 ---> b585c60bc7e1 02:31:12 Step 24/26 : LABEL arch=arm64 02:31:12 ---> Running in b434b67c0f22 02:31:12 Removing intermediate container b434b67c0f22 02:31:12 ---> 40c6682a0a3f 02:31:12 Step 25/26 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:31:12 ---> Running in ae9144418f70 02:31:13 Removing intermediate container ae9144418f70 02:31:13 ---> cd68da252bdc 02:31:13 Step 26/26 : LABEL version=0.0.0 02:31:13 ---> Running in 04291b431f0a 02:31:13 Removing intermediate container 04291b431f0a 02:31:13 ---> 994f2e97fc66 02:31:13 02:31:14 Successfully built 994f2e97fc66 02:31:14 Successfully tagged security-spire-server-arm64:latest 02:31:14 Building core-command 02:31:36  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:31:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:31:36 ---> f83c6a02a994 02:31:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:31:36 ---> Using cache 02:31:36 ---> 42feadb18e81 02:31:36 Step 4/24 : WORKDIR /edgex-go 02:31:36 ---> Using cache 02:31:36 ---> 5bf8f5b5466a 02:31:36 Step 5/24 : RUN apk add --update --no-cache make git 02:31:36 ---> Using cache 02:31:36 ---> 18940f4e918a 02:31:36 Step 6/24 : COPY go.mod vendor* ./ 02:31:36 ---> Using cache 02:31:36 ---> 830c2ec8ae3b 02:31:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:36 ---> Using cache 02:31:36 ---> 1e87b3267c8b 02:31:36 Step 8/24 : COPY . . 02:31:36 ---> Using cache 02:31:36 ---> 0663ae0aab32 02:31:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:31:36 ---> Running in 2c950e86f794 02:31:37 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 02:38:14 Removing intermediate container 307492098f2b 02:38:14 ---> 1567f7c44d22 02:38:14 02:38:14 Step 10/23 : FROM alpine:3.17 02:38:14 ---> d74e625d9115 02:38:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:38:14 ---> Running in c4fe90c42ad8 02:38:14 Removing intermediate container c4fe90c42ad8 02:38:14 ---> a11c3b10dcd6 02:38:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:38:14 ---> Running in 2cb05805a655 02:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:38:14 (1/1) Installing dumb-init (1.2.5-r2) 02:38:14 Executing busybox-1.35.0-r29.trigger 02:38:14 OK: 8 MiB in 16 packages 02:38:14 Removing intermediate container 2cb05805a655 02:38:14 ---> 09363db889e7 02:38:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:15 ---> 9ee1c5dae93a 02:38:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:38:16 ---> f07d810bc7cc 02:38:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:38:18 ---> 9a7e28827962 02:38:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:38:19 ---> d6ad4547e9ca 02:38:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:38:19 ---> 853afc295cea 02:38:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:38:19 ---> Running in aaac5e8fdca1 02:38:23 Removing intermediate container aaac5e8fdca1 02:38:23 ---> 471421dd8b1a 02:38:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:38:23 ---> Running in 9df5d84a1398 02:38:23 Removing intermediate container 9df5d84a1398 02:38:23 ---> 1ecf3fa80dc0 02:38:23 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:38:24 ---> Running in c5d6d1186de0 02:38:24 Removing intermediate container c5d6d1186de0 02:38:24 ---> 3c6da8161ed4 02:38:24 Step 21/23 : LABEL arch=arm64 02:38:24 ---> Running in f40b52ebf4df 02:38:25 Removing intermediate container f40b52ebf4df 02:38:25 ---> 8f806aba4ade 02:38:25 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:38:25 ---> Running in dbabfc57e4e2 02:38:25 Removing intermediate container dbabfc57e4e2 02:38:25 ---> 8100ff59321a 02:38:25 Step 23/23 : LABEL version=0.0.0 02:38:25 ---> Running in 88a43ed33d9f 02:38:26 Removing intermediate container 88a43ed33d9f 02:38:26 ---> 516c0d669467 02:38:26 02:38:26 Successfully built 516c0d669467 02:38:26 Successfully tagged security-proxy-auth-arm64:latest 02:38:26  Building security-proxy-auth ... done Building security-proxy-setup 02:38:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:38:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:38:45 ---> f83c6a02a994 02:38:45 Step 3/22 : WORKDIR /edgex-go 02:38:45 ---> Using cache 02:38:45 ---> 72f72044878e 02:38:45 Step 4/22 : RUN apk add --update --no-cache make git 02:38:45 ---> Running in a3ca7893ce29 02:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:38:48 Removing intermediate container aa4da338918c 02:38:48 ---> 2ef2953ae576 02:38:48 02:38:48 Step 10/23 : FROM alpine:3.17 02:38:48 ---> d74e625d9115 02:38:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:38:48 ---> Using cache 02:38:48 ---> a11c3b10dcd6 02:38:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:38:48 ---> Using cache 02:38:48 ---> 09363db889e7 02:38:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:48 ---> Using cache 02:38:48 ---> 9ee1c5dae93a 02:38:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:38:48 ---> Using cache 02:38:48 ---> f07d810bc7cc 02:38:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:38:50 ---> 31f9af3f064c 02:38:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:38:50 OK: 263 MiB in 53 packages 02:38:51 ---> 76488f105a1b 02:38:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:38:52 Removing intermediate container a3ca7893ce29 02:38:52 ---> 4878742cb648 02:38:52 Step 5/22 : COPY go.mod vendor* ./ 02:38:52 ---> eba22a5ddedf 02:38:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:38:53 ---> Running in 75ae9c4ee3c6 02:38:54 ---> 7c8e747855a8 02:38:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:54 ---> Running in 196917bfdbdd 02:38:59 Removing intermediate container 75ae9c4ee3c6 02:38:59 ---> 4b003279e27b 02:38:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:38:59 ---> Running in 0ccf66a87035 02:38:59 Removing intermediate container 0ccf66a87035 02:38:59 ---> 79da5e0c70f5 02:38:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 02:38:59 ---> Running in 8b1cb610c741 02:39:00 Removing intermediate container 8b1cb610c741 02:39:00 ---> 90c7e00f6c24 02:39:00 Step 21/23 : LABEL arch=arm64 02:39:00 ---> Running in ebe9cd9a233b 02:39:01 Removing intermediate container ebe9cd9a233b 02:39:01 ---> 1324ce3b6547 02:39:01 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:39:01 ---> Running in 8f2597b64704 02:39:01 Removing intermediate container 8f2597b64704 02:39:01 ---> 4e6740ac5dc2 02:39:01 Step 23/23 : LABEL version=0.0.0 02:39:01 ---> Running in f1adc542283f 02:39:02 Removing intermediate container f1adc542283f 02:39:02 ---> 1c53f569f25d 02:39:02 02:39:02 Successfully built 1c53f569f25d 02:39:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 02:39:02  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 02:39:21 Removing intermediate container 756416f4b670 02:39:21 ---> 252f071a4954 02:39:21 02:39:21 Step 10/23 : FROM alpine:3.17 02:39:21 ---> d74e625d9115 02:39:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:39:21 ---> Running in e577b91e3908 02:39:21 Removing intermediate container e577b91e3908 02:39:21 ---> a0b072e0f8be 02:39:21 Step 12/23 : ENV APP_PORT=59880 02:39:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:39:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:39:21 ---> f83c6a02a994 02:39:21 Step 3/25 : WORKDIR /edgex-go 02:39:21 ---> Using cache 02:39:21 ---> 72f72044878e 02:39:21 Step 4/25 : RUN apk add --update --no-cache make git 02:39:21 ---> Using cache 02:39:21 ---> Running in af4a656245be 02:39:21 ---> 4878742cb648 02:39:21 Step 5/25 : COPY go.mod vendor* ./ 02:39:21 ---> Using cache 02:39:21 ---> 7c8e747855a8 02:39:21 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:21 ---> Running in 91ef7fcc64e4 02:39:22 Removing intermediate container af4a656245be 02:39:22 ---> 5e9e0ba3304c 02:39:22 Step 13/23 : EXPOSE $APP_PORT 02:39:22 ---> Running in e14ec1c2ab2e 02:39:24 Removing intermediate container e14ec1c2ab2e 02:39:24 ---> 8370a2c64d6d 02:39:24 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:39:24 Removing intermediate container af4faf469ab1 02:39:24 ---> 95703050c97c 02:39:24 02:39:24 Step 10/25 : FROM alpine:3.17 02:39:24 ---> d74e625d9115 02:39:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:39:24 ---> Running in 6f705590ae9d 02:39:24 ---> Running in 7214cecd1a24 02:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:39:29 (1/1) Installing dumb-init (1.2.5-r2) 02:39:29 Executing busybox-1.35.0-r29.trigger 02:39:29 OK: 8 MiB in 16 packages 02:39:29 (1/1) Installing dumb-init (1.2.5-r2) 02:39:29 Executing busybox-1.35.0-r29.trigger 02:39:29 OK: 8 MiB in 16 packages 02:39:31 Removing intermediate container 7214cecd1a24 02:39:31 ---> b0245c414507 02:39:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:39:32 Removing intermediate container 6f705590ae9d 02:39:32 ---> 0d698e55d2be 02:39:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:32 ---> Running in f3dbd2d855a0 02:39:33 Removing intermediate container f3dbd2d855a0 02:39:33 ---> b49cc387956b 02:39:33 Step 13/25 : ENV APP_PORT=59881 02:39:33 ---> Running in 2708b7bff428 02:39:34 ---> 390ec66629e1 02:39:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:39:34 Removing intermediate container 2708b7bff428 02:39:34 ---> 0269ae7247dd 02:39:34 Step 14/25 : EXPOSE $APP_PORT 02:39:34 ---> Running in 6297f987af16 02:39:35 Removing intermediate container 2c950e86f794 02:39:35 ---> a08f6e7c051c 02:39:35 02:39:35 Step 10/24 : FROM alpine:3.17 02:39:35 ---> d74e625d9115 02:39:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:39:35 ---> Using cache 02:39:35 ---> b0245c414507 02:39:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:39:35 ---> Using cache 02:39:35 ---> b49cc387956b 02:39:35 Step 13/24 : ENV APP_PORT=59882 02:39:37 Removing intermediate container 6297f987af16 02:39:37 ---> 0360aa42be14 02:39:37 Step 15/25 : WORKDIR / 02:39:37 ---> Running in c4f15c195150 02:39:37 ---> cfd461b19fdd 02:39:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:39:37 ---> Running in 75f326022c12 02:39:38 Removing intermediate container c4f15c195150 02:39:38 ---> 230016cf9ee4 02:39:38 Step 14/24 : EXPOSE $APP_PORT 02:39:38 ---> Running in 355b3116277c 02:39:38 Removing intermediate container 75f326022c12 02:39:38 ---> 43ee977963cd 02:39:38 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:39 Removing intermediate container 355b3116277c 02:39:39 ---> ea98f6918061 02:39:39 Step 15/24 : WORKDIR / 02:39:39 ---> Running in f9124278180a 02:39:39 ---> 933c04c58778 02:39:39 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:39:40 ---> fbfe2117d24f 02:39:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:39:40 Removing intermediate container f9124278180a 02:39:40 ---> 7540d60d4451 02:39:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:41 ---> 4a3a1bbd5b3a 02:39:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:39:41 ---> 9ee7c726c07c 02:39:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:39:42 ---> 2d6668e6c18e 02:39:42 Step 19/23 : ENTRYPOINT ["/core-data"] 02:39:42 ---> Running in 7b229b159272 02:39:42 ---> a60b0c443eee 02:39:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:39:43 Removing intermediate container 7b229b159272 02:39:43 ---> ea107daaea3a 02:39:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:39:43 ---> Running in d6ab982a7ea9 02:39:44 Removing intermediate container d6ab982a7ea9 02:39:44 ---> 8e4b5b4d887d 02:39:44 Step 21/23 : LABEL arch=arm64 02:39:44 ---> 254200558d12 02:39:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:39:44 ---> Running in 46554d46d39b 02:39:45 ---> 585ccf5e9fc2 02:39:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:39:45 Removing intermediate container 46554d46d39b 02:39:45 ---> cb08f5da61fc 02:39:45 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:39:46 ---> Running in fc23684acb22 02:39:46 ---> 213a7c23038c 02:39:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:39:46 Removing intermediate container fc23684acb22 02:39:46 ---> 908bc88b5572 02:39:46 Step 23/23 : LABEL version=0.0.0 02:39:47 ---> Running in a3809c511504 02:39:47 ---> 810411d28d87 02:39:47 Step 20/24 : ENTRYPOINT ["/core-command"] 02:39:47 ---> Running in d4e1524a9b46 02:39:48 Removing intermediate container a3809c511504 02:39:48 ---> 5681e9723cd7 02:39:48 ---> a4388a0b6311 02:39:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:39:48 02:39:48 ---> Running in 68794d37b900 02:39:48 Successfully built a4388a0b6311 02:39:48 Successfully tagged core-data-arm64:latest 02:39:48  Building core-data ... done Building security-spiffe-token-provider 02:39:48 Removing intermediate container d4e1524a9b46 02:39:48 ---> 29083b6cf790 02:39:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:39:49 ---> Running in b592b50a965f 02:39:49 Removing intermediate container 68794d37b900 02:39:49 ---> e304546f3597 02:39:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:39:49 ---> Running in 5ef8d5b46f25 02:39:50 Removing intermediate container b592b50a965f 02:39:50 ---> 9e8b14648a65 02:39:50 Step 22/24 : LABEL arch=arm64 02:39:50 ---> Running in fb18919a1a83 02:39:50 Removing intermediate container 5ef8d5b46f25 02:39:50 ---> c5bf4a3fb0bd 02:39:50 Step 23/25 : LABEL arch=arm64 02:39:51 Removing intermediate container fb18919a1a83 02:39:51 ---> 37f85aa26a66 02:39:51 Step 23/24 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:39:51 ---> Running in cc78d9305f07 02:39:51 ---> Running in e86827bb30fa 02:39:52 Removing intermediate container cc78d9305f07 02:39:52 ---> 5ddba59e0c3e 02:39:52 Step 24/25 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:39:52 ---> Running in 917c5c842ff9 02:39:52 Removing intermediate container e86827bb30fa 02:39:52 ---> 2b1b8ae45d66 02:39:52 Step 24/24 : LABEL version=0.0.0 02:39:52 ---> Running in e633add2d3f9 02:39:53 Removing intermediate container 917c5c842ff9 02:39:53 ---> 4e97858f551c 02:39:53 Step 25/25 : LABEL version=0.0.0 02:39:53 Removing intermediate container e633add2d3f9 02:39:53 ---> a8d2d23fd329 02:39:53 02:39:53 ---> Running in 015ad4a40649 02:39:54 Successfully built a8d2d23fd329 02:39:54 Successfully tagged core-command-arm64:latest 02:39:54 Building support-scheduler 02:39:54  Building core-command ... done Removing intermediate container 015ad4a40649 02:39:54 ---> 7b1aa0aee62f 02:39:54 02:39:55 Successfully built 7b1aa0aee62f 02:39:55 Successfully tagged core-metadata-arm64:latest 02:39:55  Building core-metadata ... done Building support-notifications 02:40:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:40:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:40:13 ---> f83c6a02a994 02:40:13 Step 3/20 : WORKDIR /edgex-go 02:40:13 ---> Using cache 02:40:13 ---> 72f72044878e 02:40:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:40:13 ---> Running in 4746d4e29615 02:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:40:15 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:40:15 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:40:15 OK: 17691 distinct packages available 02:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:40:17 OK: 263 MiB in 53 packages 02:40:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:40:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:18 ---> f83c6a02a994 02:40:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:40:18 ---> Using cache 02:40:18 ---> 42feadb18e81 02:40:18 Step 4/23 : WORKDIR /edgex-go 02:40:18 ---> Using cache 02:40:18 ---> 5bf8f5b5466a 02:40:18 Step 5/23 : RUN apk add --update --no-cache make git 02:40:18 ---> Using cache 02:40:18 ---> 18940f4e918a 02:40:18 Step 6/23 : COPY go.mod vendor* ./ 02:40:18 ---> Using cache 02:40:18 ---> 830c2ec8ae3b 02:40:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:18 ---> Using cache 02:40:18 ---> 1e87b3267c8b 02:40:18 Step 8/23 : COPY . . 02:40:18 ---> Using cache 02:40:18 ---> 0663ae0aab32 02:40:18 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 02:40:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:40:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:18 ---> f83c6a02a994 02:40:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:40:18 ---> Using cache 02:40:18 ---> 42feadb18e81 02:40:18 Step 4/23 : WORKDIR /edgex-go 02:40:18 ---> Using cache 02:40:18 ---> 5bf8f5b5466a 02:40:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:40:19 ---> Running in 7f96829e12e6 02:40:19 ---> Running in dda2f044e64f 02:40:20 Removing intermediate container 4746d4e29615 02:40:20 ---> 3c6f2c788f92 02:40:20 Step 5/20 : COPY go.mod vendor* ./ 02:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:40:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:40:21 ---> 9c3ebc7ed765 02:40:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:40:21 ---> Running in 18fa14a3ebf4 02:40:22 OK: 263 MiB in 53 packages 02:40:25 Removing intermediate container dda2f044e64f 02:40:25 ---> e5601874d7bd 02:40:25 Step 6/23 : COPY go.mod vendor* ./ 02:40:26 ---> b6de23b428a5 02:40:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:27 ---> Running in d76fb9a2b37a 02:40:33 Removing intermediate container 196917bfdbdd 02:40:33 ---> 7ca8a595dc9f 02:40:33 Step 7/22 : COPY . . 02:40:48 Removing intermediate container 91ef7fcc64e4 02:40:48 ---> c8d4b8fb1ee2 02:40:48 Step 7/25 : COPY . . 02:40:53 ---> d70e5ec1b4cd 02:40:53 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:40:53 ---> Running in cc82c7852035 02:40: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 02:41:03 ---> 8d85c836f11e 02:41:03 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:41:04 ---> Running in bbd30eb8f61d 02:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:42:13 Removing intermediate container 18fa14a3ebf4 02:42:13 ---> 17ebfa9a7589 02:42:13 Step 7/20 : COPY . . 02:42:16 Removing intermediate container d76fb9a2b37a 02:42:16 ---> f32149f63d4f 02:42:16 Step 8/23 : COPY . . 02:42:23 ---> e154f163710e 02:42:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:23 ---> Running in df813cb23fcf 02:42:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:42:33 ---> 61f95496b961 02:42:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:42:33 ---> Running in 81928d03e65a 02:42:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47:41 Removing intermediate container cc82c7852035 02:47:41 ---> ae99b95b78fe 02:47:41 02:47:41 Step 9/22 : FROM alpine:3.17 02:47:41 ---> d74e625d9115 02:47:41 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 02:47:41 ---> Running in 9bdcd4016a51 02:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:47:41 (1/2) Installing dumb-init (1.2.5-r2) 02:47:41 (2/2) Installing openssl (3.0.8-r0) 02:47:41 Executing busybox-1.35.0-r29.trigger 02:47:41 OK: 8 MiB in 17 packages 02:47:41 Removing intermediate container 9bdcd4016a51 02:47:41 ---> f663c9f087e9 02:47:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:47:41 ---> Running in 2ba3d01b7b9c 02:47:41 Removing intermediate container 2ba3d01b7b9c 02:47:41 ---> 6276d3a62efd 02:47:41 Step 12/22 : WORKDIR /edgex 02:47:41 ---> Running in 02be6d63cac0 02:47:41 Removing intermediate container 02be6d63cac0 02:47:41 ---> 9a7d5d64ae01 02:47:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:47:41 ---> a9f41005dc9c 02:47:41 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 02:47:42 ---> 135b4fcf3cd6 02:47:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:47:43 ---> 98e6d8a49546 02:47:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:47:47 ---> eabc566c8bdb 02:47:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:47:48 ---> 8433dbdbdd68 02:47:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:48 ---> Running in ecb425084f39 02:47:53 Removing intermediate container ecb425084f39 02:47:53 ---> 63e4626efbcd 02:47:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:47:53 ---> Running in 2fc79a8f949e 02:47:54 Removing intermediate container 2fc79a8f949e 02:47:54 ---> 69eb40e21e4b 02:47:54 Step 20/22 : LABEL arch=arm64 02:47:54 ---> Running in f6a1ffba9e04 02:47:54 Removing intermediate container bbd30eb8f61d 02:47:54 ---> a560d9f71094 02:47:54 02:47:54 Step 9/25 : FROM alpine:3.17 02:47:54 ---> d74e625d9115 02:47:54 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:47:54 Removing intermediate container f6a1ffba9e04 02:47:54 ---> 6bf084d31b46 02:47:54 Step 21/22 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:47:54 ---> Running in 8c81b694c1fd 02:47:55 ---> Running in d44830c7b9a2 02:47:56 Removing intermediate container d44830c7b9a2 02:47:56 ---> 0415181e2f6c 02:47:56 Step 22/22 : LABEL version=0.0.0 02:47:56 ---> Running in 218a8cfceeef 02:47:57 Removing intermediate container 218a8cfceeef 02:47:57 ---> 6c97aa617a84 02:47:57 02:47:57 Successfully built 6c97aa617a84 02:47:57 Successfully tagged security-proxy-setup-arm64:latest 02:47:57 Building security-spire-config 02:47:57  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:47:59 (1/3) Installing ca-certificates (20220614-r4) 02:47:59 (2/3) Installing dumb-init (1.2.5-r2) 02:47:59 (3/3) Installing su-exec (0.2-r2) 02:47:59 Executing busybox-1.35.0-r29.trigger 02:47:59 Executing ca-certificates-20220614-r4.trigger 02:48:00 OK: 8 MiB in 18 packages 02:48:03 Removing intermediate container 8c81b694c1fd 02:48:03 ---> 912d88ace019 02:48:03 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:48:03 ---> Running in a065acb868a4 02:48:03 Removing intermediate container a065acb868a4 02:48:03 ---> 07ba313be08a 02:48:03 Step 12/25 : WORKDIR / 02:48:03 ---> Running in bb787c5ab19f 02:48:04 Removing intermediate container bb787c5ab19f 02:48:04 ---> cf951bccc1fc 02:48:04 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:48:05 ---> 18b5f2239c39 02:48:05 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 02:48:06 ---> 4aa9e9531912 02:48:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:48:08 ---> 9877b4f2f850 02:48:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:48:10 ---> 9266156a50bf 02:48:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:48:11 ---> ee6ab50718a8 02:48:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:48:14 ---> b824be0c2c63 02:48:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:48:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:48:14 ---> f83c6a02a994 02:48:14 Step 3/27 : WORKDIR /edgex-go 02:48:14 ---> Using cache 02:48:14 ---> 72f72044878e 02:48:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:48:14 ---> Using cache 02:48:14 ---> beaa1f3ed55a 02:48:14 Step 5/27 : COPY go.mod vendor* ./ 02:48:14 ---> Using cache 02:48:14 ---> 173951fb12d2 02:48:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:14 ---> Using cache 02:48:14 ---> 29782554e113 02:48:14 Step 7/27 : COPY . . 02:48:14 ---> Using cache 02:48:14 ---> b9585696889f 02:48:14 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:48:14 ---> Using cache 02:48:14 ---> 00b64a8bc07d 02:48:14 Step 9/27 : WORKDIR /edgex-go/spire-build 02:48:14 ---> Using cache 02:48:14 ---> 3d84d41e357e 02:48:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:48:14 ---> Using cache 02:48:14 ---> 4942088cade7 02:48:14 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 02:48:14 ---> Running in 63e67fbeb8d2 02:48:16 ---> 7270014140e5 02:48:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:48:17 ---> 79f3faea0ccb 02:48:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:17 ---> Running in a184b99cb1a6 02:48:19 Removing intermediate container 63e67fbeb8d2 02:48:19 ---> d47813aeb1f5 02:48:19 Step 12/27 : WORKDIR /edgex-go 02:48:19 ---> Running in 354d3c8832f2 02:48:20 Removing intermediate container 354d3c8832f2 02:48:20 ---> 73f5e73c986c 02:48:20 02:48:20 Step 13/27 : FROM alpine:3.17 02:48:20 ---> d74e625d9115 02:48:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:48:20 ---> Using cache 02:48:20 ---> 14f882b20a42 02:48:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:48:20 ---> Running in 2f85104565d7 02:48:21 Removing intermediate container a184b99cb1a6 02:48:21 ---> 26d1304eb4c9 02:48:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:48:21 ---> Running in 3d5e80c0ab71 02:48:22 Removing intermediate container 3d5e80c0ab71 02:48:22 ---> 5fae98734f86 02:48:22 Step 23/25 : LABEL arch=arm64 02:48:22 ---> Running in 1ada8a780a67 02:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:48:23 Removing intermediate container 1ada8a780a67 02:48:23 ---> 73296f246530 02:48:23 Step 24/25 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:48:23 ---> Running in 5fd244db4d2a 02:48:24 Removing intermediate container 5fd244db4d2a 02:48:24 ---> 73e87d1ab519 02:48:24 Step 25/25 : LABEL version=0.0.0 02:48:24 ---> Running in a2337fd9e4cf 02:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:48:24 Removing intermediate container a2337fd9e4cf 02:48:24 ---> 18556f846c9f 02:48:24 02:48:24 Successfully built 18556f846c9f 02:48:24 Successfully tagged security-secretstore-setup-arm64:latest 02:48:24 Building security-bootstrapper 02:48:25  Building security-secretstore-setup ... done v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:48:25 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:48:25 OK: 17689 distinct packages available 02:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:48:28 (1/4) Installing dumb-init (1.2.5-r2) 02:48:28 (2/4) Installing musl-obstack (1.2.3-r0) 02:48:28 (3/4) Installing libucontext (1.2-r0) 02:48:28 (4/4) Installing gcompat (1.1.0-r0) 02:48:28 Executing busybox-1.35.0-r29.trigger 02:48:28 OK: 8 MiB in 19 packages 02:48:30 Removing intermediate container 2f85104565d7 02:48:30 ---> f84979064111 02:48:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:48:31 ---> 2fd0e3358029 02:48:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:48:32 ---> 8f29e016bf80 02:48:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:48:40 ---> 36407d821690 02:48:40 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:48:41 ---> ad14065fa9ad 02:48:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:48:41 ---> Running in 82a5511ade23 02:48:41 Removing intermediate container 82a5511ade23 02:48:41 ---> c2286f0f72ce 02:48:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:48:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:48:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:48:43 ---> f83c6a02a994 02:48:43 Step 3/33 : WORKDIR /edgex-go ---> a55328d5b0bb 02:48:43 02:48:43 ---> Using cache 02:48:43 ---> 72f72044878e 02:48:43 Step 4/33 : RUN apk add --update --no-cache make git 02:48:43 ---> Using cache 02:48:43 ---> 4878742cb648 02:48:43 Step 5/33 : COPY go.mod vendor* ./Step 22/27 : WORKDIR / 02:48:43 02:48:43 ---> Using cache 02:48:43 ---> 7c8e747855a8 02:48:43 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:43 ---> Using cache 02:48:43 ---> c8d4b8fb1ee2 02:48:43 Step 7/33 : COPY . . 02:48:43 ---> Using cache 02:48:43 ---> 8d85c836f11e 02:48:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:43 ---> Running in 3c537feeda5b 02:48:43 ---> Running in 4fe5331d95b9 02:48:44 Removing intermediate container 4fe5331d95b9 02:48:44 ---> 86377cf10f4a 02:48:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:48:44 ---> Running in dceeacc72898 02:48:45 Removing intermediate container dceeacc72898 02:48:45 ---> cd6ca36801af 02:48:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:48:45 ---> Running in 67b771caabfa 02:48:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:48:46 Removing intermediate container 67b771caabfa 02:48:46 ---> 7c6c63f329fb 02:48:46 Step 25/27 : LABEL arch=arm64 02:48:46 ---> Running in 1ff21c0e5b14 02:48:46 Removing intermediate container 1ff21c0e5b14 02:48:46 ---> cc617c4d9ddb 02:48:46 Step 26/27 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:48:46 ---> Running in f005bfcdfff9 02:48:47 Removing intermediate container f005bfcdfff9 02:48:47 ---> f3210912c176 02:48:47 Step 27/27 : LABEL version=0.0.0 02:48:48 ---> Running in b9f1cfe8db67 02:48:48 Removing intermediate container b9f1cfe8db67 02:48:48 ---> 2740bfaa31f0 02:48:48 02:48:49 Successfully built 2740bfaa31f0 02:48:49 Successfully tagged security-spire-config-arm64:latest 02:48:49 Building security-spire-agent 02:49:07  Building security-spire-config ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:49:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:49:07 ---> f83c6a02a994 02:49:07 Step 3/27 : WORKDIR /edgex-go 02:49:07 ---> Using cache 02:49:07 ---> 72f72044878e 02:49:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:49:07 ---> Using cache 02:49:07 ---> beaa1f3ed55a 02:49:07 Step 5/27 : COPY go.mod vendor* ./ 02:49:07 ---> Using cache 02:49:07 ---> 173951fb12d2 02:49:07 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:07 ---> Using cache 02:49:07 ---> 29782554e113 02:49:07 Step 7/27 : COPY . . 02:49:07 ---> Using cache 02:49:07 ---> b9585696889f 02:49:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:49:07 ---> Using cache 02:49:07 ---> 00b64a8bc07d 02:49:07 Step 9/27 : WORKDIR /edgex-go/spire-build 02:49:07 ---> Using cache 02:49:07 ---> 3d84d41e357e 02:49:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:49:07 ---> Using cache 02:49:07 ---> 4942088cade7 02:49:07 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 02:49:07 ---> Using cache 02:49:07 ---> d47813aeb1f5 02:49:07 Step 12/27 : WORKDIR /edgex-go 02:49:07 ---> Using cache 02:49:07 ---> 73f5e73c986c 02:49:07 02:49:07 Step 13/27 : FROM alpine:3.17 02:49:07 ---> d74e625d9115 02:49:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:49:07 ---> Using cache 02:49:07 ---> 14f882b20a42 02:49:07 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:07 ---> Using cache 02:49:07 ---> a71bdfb0485f 02:49:07 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:07 ---> Using cache 02:49:07 ---> a314f99cddae 02:49:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:49:07 ---> Using cache 02:49:07 ---> 913bbf82e4de 02:49:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:49:10 ---> 555ca83be0d4 02:49:10 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:49:15 ---> 64833625c16d 02:49:15 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:49:16 ---> a2c7269f1ed7 02:49:16 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:49:17 ---> 15976eb57f6a 02:49:17 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:49:18 ---> 158286b743dc 02:49:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:49:18 ---> Running in ace62e464984 02:49:19 Removing intermediate container ace62e464984 02:49:19 ---> 5ff2ace599fb 02:49:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:49:19 ---> Running in ff4f39278361 02:49:19 Removing intermediate container ff4f39278361 02:49:19 ---> b4fa7c82a2f0 02:49:19 Step 25/27 : LABEL arch=arm64 02:49:20 ---> Running in 696525c70086 02:49:20 Removing intermediate container 696525c70086 02:49:20 ---> 9d8f22c28bab 02:49:20 Step 26/27 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:49:20 ---> Running in 2623e88bc28d 02:49:21 Removing intermediate container 2623e88bc28d 02:49:21 ---> 7929dd21e1be 02:49:21 Step 27/27 : LABEL version=0.0.0 02:49:21 ---> Running in 7a18cd193b29 02:49:22 Removing intermediate container 7a18cd193b29 02:49:22 ---> 41083b375fd1 02:49:22 02:49:22 Successfully built 41083b375fd1 02:49:22 Successfully tagged security-spire-agent-arm64:latest 02:50:18  Building security-spire-agent ... done Removing intermediate container 7f96829e12e6 02:50:18 ---> 3ba2d3152877 02:50:18 02:50:18 Step 10/23 : FROM alpine:3.17 02:50:18 ---> d74e625d9115 02:50:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:50:18 ---> Using cache 02:50:18 ---> b0245c414507 02:50:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:50:18 ---> Using cache 02:50:18 ---> b49cc387956b 02:50:18 Step 13/23 : ENV APP_PORT=59861 02:50:18 ---> Running in 6baa1985ad92 02:50:18 Removing intermediate container 6baa1985ad92 02:50:18 ---> f44244fa0a9e 02:50:18 Step 14/23 : EXPOSE $APP_PORT 02:50:18 ---> Running in 400982e84f5b 02:50:18 Removing intermediate container 400982e84f5b 02:50:18 ---> 6fda18e38dbc 02:50:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:50:22 ---> 9d513ba3c802 02:50:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:50:22 ---> bc86245b4e8e 02:50:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:50:25 ---> 0c02d7743ab0 02:50:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:50:26 ---> c7a360620b4f 02:50:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:50:26 ---> Running in a282c56143ef 02:50:26 Removing intermediate container a282c56143ef 02:50:26 ---> af286148bf2a 02:50:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:50:27 ---> Running in c3990a0c1449 02:50:27 Removing intermediate container c3990a0c1449 02:50:27 ---> a644948a990c 02:50:27 Step 21/23 : LABEL arch=arm64 02:50:27 ---> Running in 2d0af52f0b0d 02:50:28 Removing intermediate container 2d0af52f0b0d 02:50:28 ---> 4de863cd8d58 02:50:28 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:50:28 ---> Running in ae5f8da2ac46 02:50:28 Removing intermediate container ae5f8da2ac46 02:50:28 ---> ad4a8e2c898c 02:50:28 Step 23/23 : LABEL version=0.0.0 02:50:28 ---> Running in 188963dd5649 02:50:29 Removing intermediate container 188963dd5649 02:50:29 ---> 4a4a2a2e1454 02:50:29 02:50:29 Successfully built 4a4a2a2e1454 02:50:29 Successfully tagged support-scheduler-arm64:latest 02:51:08  Building support-scheduler ... done Removing intermediate container df813cb23fcf 02:51:08 ---> 848412cb0fa7 02:51:08 02:51:08 Step 9/20 : FROM alpine:3.17 02:51:08 ---> d74e625d9115 02:51:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:51:08 ---> Running in af5a4468bdbc 02:51:08 Removing intermediate container af5a4468bdbc 02:51:08 ---> eb594b0daf52 02:51:08 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:51:08 ---> Running in a33466182d32 02:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:51:09 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:51:09 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:51:09 OK: 17689 distinct packages available 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:51:11 (1/9) Installing ca-certificates (20220614-r4) 02:51:11 (2/9) Installing brotli-libs (1.0.9-r9) 02:51:11 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:51:11 (4/9) Installing libcurl (7.88.1-r1) 02:51:11 (5/9) Installing curl (7.88.1-r1) 02:51:11 (6/9) Installing dumb-init (1.2.5-r2) 02:51:11 (7/9) Installing musl-obstack (1.2.3-r0) 02:51:11 (8/9) Installing libucontext (1.2-r0) 02:51:11 (9/9) Installing gcompat (1.1.0-r0) 02:51:11 Executing busybox-1.35.0-r29.trigger 02:51:11 Executing ca-certificates-20220614-r4.trigger 02:51:12 OK: 11 MiB in 24 packages 02:51:15 Removing intermediate container a33466182d32 02:51:15 ---> be51d872ce63 02:51:15 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:15 ---> f3ccea32b28e 02:51:15 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:51:16 ---> 575e44078c99 02:51:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:51:19 ---> b58ab038ccbf 02:51:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:51:19 ---> 2e573fd7a807 02:51:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:51:19 ---> Running in a1b7a7074df4 02:51:20 Removing intermediate container a1b7a7074df4 02:51:20 ---> 1b39ccad0b95 02:51:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:51:20 ---> Running in 18cc3bc6b300 02:51:21 Removing intermediate container 18cc3bc6b300 02:51:21 ---> 4df921e13cc3 02:51:21 Step 18/20 : LABEL arch=arm64 02:51:21 ---> Running in 00230aa80c2b 02:51:21 Removing intermediate container 00230aa80c2b 02:51:21 ---> d72ce0a79558 02:51:21 Step 19/20 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:51:21 ---> Running in 7fe6e7f958ce 02:51:22 Removing intermediate container 7fe6e7f958ce 02:51:22 ---> cabd8c6ee43a 02:51:22 Step 20/20 : LABEL version=0.0.0 02:51:22 ---> Running in 5a5c2d1a7acd 02:51:22 Removing intermediate container 5a5c2d1a7acd 02:51:22 ---> c8783444375e 02:51:22 02:51:23 Successfully built c8783444375e 02:51:23 Successfully tagged security-spiffe-token-provider-arm64:latest 02:51:45  Building security-spiffe-token-provider ... done Removing intermediate container 81928d03e65a 02:51:45 ---> b86e7babbb7d 02:51:45 02:51:45 Step 10/23 : FROM alpine:3.17 02:51:45 ---> d74e625d9115 02:51:45 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:51:45 ---> Running in 7e4f009391cc 02:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:51:45 (1/2) Installing ca-certificates (20220614-r4) 02:51:45 (2/2) Installing dumb-init (1.2.5-r2) 02:51:45 Executing busybox-1.35.0-r29.trigger 02:51:45 Executing ca-certificates-20220614-r4.trigger 02:51:45 OK: 8 MiB in 17 packages 02:51:47 Removing intermediate container 7e4f009391cc 02:51:47 ---> bd11b0d56e06 02:51:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 02:51:47 ---> Running in 3ec26f545103 02:51:48 Removing intermediate container 3ec26f545103 02:51:48 ---> c9b9cf511039 02:51:48 Step 13/23 : ENV APP_PORT=59860 02:51:48 ---> Running in ef804473ad11 02:51:49 Removing intermediate container ef804473ad11 02:51:49 ---> d2e05857becc 02:51:49 Step 14/23 : EXPOSE $APP_PORT 02:51:49 ---> Running in fd330fb6cbde 02:51:49 Removing intermediate container fd330fb6cbde 02:51:49 ---> 20a21a97a860 02:51:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:50 ---> 706464411286 02:51:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:51:51 ---> 597b1a8e1bf1 02:51:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:51:55 ---> b72f0b0335e2 02:51:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:51:55 ---> 17c137a36296 02:51:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:51:55 ---> Running in 286f4bb22020 02:51:56 Removing intermediate container 286f4bb22020 02:51:56 ---> 795d02f9d816 02:51:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:51:56 ---> Running in c13bad2adde2 02:51:56 Removing intermediate container c13bad2adde2 02:51:56 ---> 4a293ee4c7cc 02:51:56 Step 21/23 : LABEL arch=arm64 02:51:56 ---> Running in 2e737723122a 02:51:57 Removing intermediate container 2e737723122a 02:51:57 ---> 182a0960c471 02:51:57 Step 22/23 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:51:57 ---> Running in 101674bb6176 02:51:57 Removing intermediate container 101674bb6176 02:51:57 ---> 7696204a66a8 02:51:57 Step 23/23 : LABEL version=0.0.0 02:51:57 ---> Running in aa24913a1704 02:51:58 Removing intermediate container aa24913a1704 02:51:58 ---> f3b89b71fb1b 02:51:58 02:51:58 Successfully built f3b89b71fb1b 02:51:58 Successfully tagged support-notifications-arm64:latest 02:52:13  Building support-notifications ... done Removing intermediate container 3c537feeda5b 02:52:13 ---> 11cba8bce3a0 02:52:13 02:52:13 Step 9/33 : FROM alpine:3.17 02:52:13 ---> d74e625d9115 02:52:13 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:52:13 ---> Using cache 02:52:13 ---> eb594b0daf52 02:52:13 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:52:13 ---> Running in c6d6c3c5ff0d 02:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:52:14 (1/2) Installing dumb-init (1.2.5-r2) 02:52:14 (2/2) Installing su-exec (0.2-r2) 02:52:14 Executing busybox-1.35.0-r29.trigger 02:52:14 OK: 8 MiB in 17 packages 02:52:16 Removing intermediate container c6d6c3c5ff0d 02:52:16 ---> d2aae0792839 02:52:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:52:16 ---> Running in 03f234ca960c 02:52:17 Removing intermediate container 03f234ca960c 02:52:17 ---> 48915d0df59e 02:52:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:52:17 ---> Running in de06b11bcefa 02:52:17 Removing intermediate container de06b11bcefa 02:52:17 ---> 3dbc7196f80e 02:52:17 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:52:17 ---> Running in bb4bab8f510f 02:52:18 Removing intermediate container bb4bab8f510f 02:52:18 ---> 4edddf70bfca 02:52:18 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:52:18 ---> Running in 5d0020356f7d 02:52:18 Removing intermediate container 5d0020356f7d 02:52:18 ---> a6748f4a21d2 02:52:18 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:52:18 ---> Running in 68532e6f1ee4 02:52:20 Removing intermediate container 68532e6f1ee4 02:52:20 ---> 046a4a7b85fc 02:52:20 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:52:20 ---> Running in d25d05d18a39 02:52:20 Removing intermediate container d25d05d18a39 02:52:20 ---> 1da923aa7992 02:52:20 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:52:20 ---> 5026d2ca182a 02:52:20 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:52:21 ---> Running in 33a6240a0560 02:52:22 Removing intermediate container 33a6240a0560 02:52:22 ---> baeec934dfb5 02:52:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:23 ---> 7c4aa993ea6a 02:52:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:52:23 ---> 9d2fdb70a613 02:52:23 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:24 ---> 99252ca893f0 02:52:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:52:25 ---> 8e1e49afd3cf 02:52:25 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 02:52:25 ---> 29262a0f1398 02:52:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:52:26 ---> 530e2fcb35c9 02:52:26 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:52:26 ---> de34b51748ab 02:52:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:27 ---> 520334ab30f2 02:52:27 Step 28/33 : RUN chmod +x /entrypoint.sh 02:52:27 ---> Running in 1f4341361677 02:52:29 Removing intermediate container 1f4341361677 02:52:29 ---> fa4950274d0d 02:52:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:52:29 ---> Running in 21e48dfdfb03 02:52:29 Removing intermediate container 21e48dfdfb03 02:52:29 ---> 352d4131b3cc 02:52:29 Step 30/33 : CMD ["gate"] 02:52:29 ---> Running in 6e3d72a9b556 02:52:29 Removing intermediate container 6e3d72a9b556 02:52:29 ---> 4dc9032ad12e 02:52:29 Step 31/33 : LABEL arch=arm64 02:52:29 ---> Running in 77ca7271ccce 02:52:30 Removing intermediate container 77ca7271ccce 02:52:30 ---> c1a9edb137b0 02:52:30 Step 32/33 : LABEL git_sha=905177654a14888647779038768d92a856a595af 02:52:30 ---> Running in 70a062b504d6 02:52:30 Removing intermediate container 70a062b504d6 02:52:30 ---> 0a85c4bb01e6 02:52:30 Step 33/33 : LABEL version=0.0.0 02:52:30 ---> Running in c8d98f21fbb3 02:52:30 Removing intermediate container c8d98f21fbb3 02:52:30 ---> 67644ddcf32b 02:52:30 02:52:30 Successfully built 67644ddcf32b 02:52:30 Successfully tagged security-bootstrapper-arm64:latest 02:52:31  Building security-bootstrapper ... done  [Pipeline] } 02:52:31 $ docker stop --time=1 61b6d8f400b0c764d5513016aae6cf7176011296855e1bb2d5d1ed558367d784 02:52:32 $ docker rm -f --volumes 61b6d8f400b0c764d5513016aae6cf7176011296855e1bb2d5d1ed558367d784 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:33 + docker images 02:52:33 REPOSITORY TAG IMAGE ID CREATED SIZE 02:52:33 security-bootstrapper-arm64 latest 67644ddcf32b 3 seconds ago 22.2MB 02:52:33 11cba8bce3a0 23 seconds ago 1.49GB 02:52:33 support-notifications-arm64 latest f3b89b71fb1b 35 seconds ago 32.5MB 02:52:33 b86e7babbb7d 53 seconds ago 1.57GB 02:52:33 security-spiffe-token-provider-arm64 latest c8783444375e About a minute ago 33.1MB 02:52:33 848412cb0fa7 About a minute ago 1.54GB 02:52:33 support-scheduler-arm64 latest 4a4a2a2e1454 2 minutes ago 31.8MB 02:52:33 3ba2d3152877 2 minutes ago 1.57GB 02:52:33 security-spire-agent-arm64 latest 41083b375fd1 3 minutes ago 125MB 02:52:33 security-spire-config-arm64 latest 2740bfaa31f0 3 minutes ago 86.2MB 02:52:33 security-secretstore-setup-arm64 latest 18556f846c9f 4 minutes ago 32.8MB 02:52:33 73f5e73c986c 4 minutes ago 1.36GB 02:52:33 security-proxy-setup-arm64 latest 6c97aa617a84 4 minutes ago 19MB 02:52:33 a560d9f71094 4 minutes ago 1.49GB 02:52:33 ae99b95b78fe 5 minutes ago 1.48GB 02:52:33 core-metadata-arm64 latest 7b1aa0aee62f 12 minutes ago 20.6MB 02:52:33 core-command-arm64 latest a8d2d23fd329 12 minutes ago 20MB 02:52:33 core-data-arm64 latest a4388a0b6311 12 minutes ago 20.1MB 02:52:33 a08f6e7c051c 12 minutes ago 1.5GB 02:52:33 95703050c97c 13 minutes ago 1.51GB 02:52:33 252f071a4954 13 minutes ago 1.5GB 02:52:33 core-common-config-bootstrapper-arm64 latest 1c53f569f25d 13 minutes ago 17.4MB 02:52:33 2ef2953ae576 13 minutes ago 1.49GB 02:52:33 security-proxy-auth-arm64 latest 516c0d669467 14 minutes ago 18.5MB 02:52:33 1567f7c44d22 14 minutes ago 1.48GB 02:52:33 security-spire-server-arm64 latest 994f2e97fc66 21 minutes ago 87.1MB 02:52:33 7bc7620392fc 21 minutes ago 1.36GB 02:52:33 ci-base-image-arm64 latest f83c6a02a994 37 minutes ago 866MB 02:52:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 02:52:33 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 02:52:33 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 02:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:34 02:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:35 arm64: Pulling from edgex-lftools-log-publisher 02:52:35 8998bd30e6a1: Pulling fs layer 02:52:35 04944245beec: Pulling fs layer 02:52:35 699f458cf7ca: Pulling fs layer 02:52:35 765212b225bb: Pulling fs layer 02:52:35 f23df028b6ca: Pulling fs layer 02:52:35 d65c8cfc05b1: Pulling fs layer 02:52:35 2437ff75d9bd: Pulling fs layer 02:52:35 f23df028b6ca: Waiting 02:52:35 d65c8cfc05b1: Waiting 02:52:35 2437ff75d9bd: Waiting 02:52:35 765212b225bb: Waiting 02:52:35 04944245beec: Verifying Checksum 02:52:35 04944245beec: Download complete 02:52:35 765212b225bb: Verifying Checksum 02:52:35 765212b225bb: Download complete 02:52:35 f23df028b6ca: Download complete 02:52:35 d65c8cfc05b1: Verifying Checksum 02:52:35 d65c8cfc05b1: Download complete 02:52:35 699f458cf7ca: Verifying Checksum 02:52:35 699f458cf7ca: Download complete 02:52:35 8998bd30e6a1: Verifying Checksum 02:52:35 8998bd30e6a1: Download complete 02:52:38 2437ff75d9bd: Verifying Checksum 02:52:38 2437ff75d9bd: Download complete 02:52:39 8998bd30e6a1: Pull complete 02:52:40 04944245beec: Pull complete 02:52:41 699f458cf7ca: Pull complete 02:52:41 765212b225bb: Pull complete 02:52:42 f23df028b6ca: Pull complete 02:52:42 d65c8cfc05b1: Pull complete 02:52:54 2437ff75d9bd: Pull complete 02:52:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-5033 does not seem to be running inside a container 02:52:54 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:52:58 $ docker top bad6dc23a6f13d44cefb3f68e1bd1fba35524fac93fd55395b8106d82f6a04ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:58 ---> job-cost.sh 02:52:59 lf-activate-venv: SKIPPING 02:52:59 INFO: No Stack... 02:52:59 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:00 INFO: Archiving Costs [Pipeline] sh 02:53:00 + cat /w/workspace/edgex-go/1/archives/cost.csv 02:53:00 + cut -d, -f6 [Pipeline] lock 02:53:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4469-1-stack-cost] 02:53:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4469-1-stack-cost] did not exist. Created. 02:53:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:01 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:01 Stashed 1 file(s) [Pipeline] } 02:53:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4469-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:01 $ docker stop --time=1 bad6dc23a6f13d44cefb3f68e1bd1fba35524fac93fd55395b8106d82f6a04ba 02:53:03 $ docker rm -f --volumes bad6dc23a6f13d44cefb3f68e1bd1fba35524fac93fd55395b8106d82f6a04ba [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 02:53:04 provisioning config files... 02:53:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3077554119407561540tmp [Pipeline] { [Pipeline] sh 02:53:04 + set +x 02:53:04 + bash -s -- 02:53:04 + curl -s https://codecov.io/bash 02:53:04 02:53:04 _____ _ 02:53:04 / ____| | | 02:53:04 | | ___ __| | ___ ___ _____ __ 02:53:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:53:04 | |___| (_) | (_| | __/ (_| (_) \ V / 02:53:04 \_____\___/ \__,_|\___|\___\___/ \_/ 02:53:04 Bash-1.0.6 02:53:04 02:53:04 02:53:04 ==> git version 2.25.1 found 02:53:04 ==> 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 02:53:04 Release-Date: 2020-01-08 02:53:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:53:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:53:04 ==> Jenkins CI detected. 02:53:04 current dir:  /w/workspace/edgex-go/1 02:53:04 project root: . 02:53:04 --> token set from env 02:53:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:53:04 ==> Running gcov in . (disable via -X gcov) 02:53:04 ==> Python coveragepy not found 02:53:04 ==> Searching for coverage reports in: 02:53:04 + . 02:53:04 -> Found 1 reports 02:53:04 ==> Detecting git/mercurial file structure 02:53:04 ==> Reading reports 02:53:04 + ./coverage.out bytes=447275 02:53:04 ==> Appending adjustments 02:53:04 https://docs.codecov.io/docs/fixing-reports 02:53:05 + Found adjustments 02:53:05 ==> Gzipping contents 02:53:05 60K /tmp/codecov.pDekVd.gz 02:53:05 ==> Uploading reports 02:53:05 url: https://codecov.io 02:53:05 query: branch=PR-4469&commit=905177654a14888647779038768d92a856a595af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4469&job=&cmd_args= 02:53:05 -> Pinging Codecov 02:53:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4469&commit=905177654a14888647779038768d92a856a595af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4469&job=&cmd_args= 02:53:05 -> Uploading to 02:53:05 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/905177654a14888647779038768d92a856a595af/565e341d-2034-426c-9062-7cd3d4b18445.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T025305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f13919bd2348ef47e86ebc93b6f2b0162ada76d70486e0d87ade44db48efe85 02:53:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:06 Dload Upload Total Spent Left Speed 02:53:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57510 0 0 100 57510 0 189k --:--:-- --:--:-- --:--:-- 189k 02:53:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/905177654a14888647779038768d92a856a595af [Pipeline] } 02:53:06 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 02:53:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 02:53:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:08 ---> package-listing.sh 02:53:08 ++ facter osfamily 02:53:08 ++ tr '[:upper:]' '[:lower:]' 02:53:09 + OS_FAMILY=debian 02:53:09 + workspace=/w/workspace/edgex-go/1 02:53:09 + START_PACKAGES=/tmp/packages_start.txt 02:53:09 + END_PACKAGES=/tmp/packages_end.txt 02:53:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:09 + PACKAGES=/tmp/packages_start.txt 02:53:09 + '[' /w/workspace/edgex-go/1 ']' 02:53:09 + PACKAGES=/tmp/packages_end.txt 02:53:09 + case "${OS_FAMILY}" in 02:53:09 + dpkg -l 02:53:09 + grep '^ii' 02:53:09 + '[' -f /tmp/packages_start.txt ']' 02:53:09 + '[' -f /tmp/packages_end.txt ']' 02:53:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:09 + '[' /w/workspace/edgex-go/1 ']' 02:53:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:53:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:53:09 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 02:53:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:10 02:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:10 latest: Pulling from edgex-lftools-log-publisher 02:53:10 5eb5b503b376: Pulling fs layer 02:53:10 5c69ac0246d0: Pulling fs layer 02:53:10 ec43610c2a17: Pulling fs layer 02:53:10 3a2ae6a8a46f: Pulling fs layer 02:53:10 33b1e0a273af: Pulling fs layer 02:53:10 5d3b04190fa2: Pulling fs layer 02:53:10 2f39f015ded8: Pulling fs layer 02:53:10 3a2ae6a8a46f: Waiting 02:53:10 33b1e0a273af: Waiting 02:53:10 5d3b04190fa2: Waiting 02:53:10 2f39f015ded8: Waiting 02:53:10 5c69ac0246d0: Download complete 02:53:10 3a2ae6a8a46f: Verifying Checksum 02:53:10 3a2ae6a8a46f: Download complete 02:53:10 33b1e0a273af: Verifying Checksum 02:53:10 33b1e0a273af: Download complete 02:53:10 ec43610c2a17: Verifying Checksum 02:53:10 ec43610c2a17: Download complete 02:53:10 5d3b04190fa2: Verifying Checksum 02:53:10 5d3b04190fa2: Download complete 02:53:10 5eb5b503b376: Download complete 02:53:11 2f39f015ded8: Download complete 02:53:12 5eb5b503b376: Pull complete 02:53:12 5c69ac0246d0: Pull complete 02:53:12 ec43610c2a17: Pull complete 02:53:12 3a2ae6a8a46f: Pull complete 02:53:13 33b1e0a273af: Pull complete 02:53:13 5d3b04190fa2: Pull complete 02:53:18 2f39f015ded8: Pull complete 02:53:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:18 prd-ubuntu20.04-docker-8c-8g-5032 does not seem to be running inside a container 02:53:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:53:22 $ docker top 2e7295642da60ae5615a50f1968e5a648c0f8ddeb8954ac1a559ec03d2b5f019 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:53:23 + ls /var/log/sa-host 02:53:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:23 provisioning config files... 02:53:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11381544477020987041tmp [Pipeline] { [Pipeline] echo 02:53:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> create-netrc.sh [Pipeline] } 02:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> python-tools-install.sh [Pipeline] echo 02:53:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> sudo-logs.sh 02:53:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:25 ---> job-cost.sh 02:53:25 lf-activate-venv: SKIPPING 02:53:25 DEBUG: total: 0.10999999940395355 02:53:25 INFO: Retrieving Stack Cost... 02:53:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:53:26 INFO: Archiving Costs [Pipeline] echo 02:53:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:26 ---> logs-deploy.sh 02:53:26 lf-activate-venv: SKIPPING 02:53:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4469/1 02:53:26 INFO: archiving workspace using pattern(s): 02:53:27 Archives upload complete. 02:53:27 INFO: archiving logs to Nexus 02:53:28 ---> uname -a: 02:53:28 Linux prd-ubuntu20-04-docker-8c-8g-5032 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:53:28 02:53:28 02:53:28 ---> lscpu: 02:53:28 Architecture: x86_64 02:53:28 CPU op-mode(s): 32-bit, 64-bit 02:53:28 Byte Order: Little Endian 02:53:28 Address sizes: 40 bits physical, 48 bits virtual 02:53:28 CPU(s): 8 02:53:28 On-line CPU(s) list: 0-7 02:53:28 Thread(s) per core: 1 02:53:28 Core(s) per socket: 1 02:53:28 Socket(s): 8 02:53:28 NUMA node(s): 1 02:53:28 Vendor ID: AuthenticAMD 02:53:28 CPU family: 23 02:53:28 Model: 49 02:53:28 Model name: AMD EPYC-Rome Processor 02:53:28 Stepping: 0 02:53:28 CPU MHz: 2800.000 02:53:28 BogoMIPS: 5600.00 02:53:28 Virtualization: AMD-V 02:53:28 Hypervisor vendor: KVM 02:53:28 Virtualization type: full 02:53:28 L1d cache: 256 KiB 02:53:28 L1i cache: 256 KiB 02:53:28 L2 cache: 4 MiB 02:53:28 L3 cache: 128 MiB 02:53:28 NUMA node0 CPU(s): 0-7 02:53:28 Vulnerability Itlb multihit: Not affected 02:53:28 Vulnerability L1tf: Not affected 02:53:28 Vulnerability Mds: Not affected 02:53:28 Vulnerability Meltdown: Not affected 02:53:28 Vulnerability Mmio stale data: Not affected 02:53:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:53:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:53:28 Vulnerability Srbds: Not affected 02:53:28 Vulnerability Tsx async abort: Not affected 02:53:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:53:28 02:53:28 02:53:28 ---> nproc: 02:53:28 8 02:53:28 02:53:28