Pull request #4642 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cec24b57a508a705d29b5ae187572c56585f9faa+5be6da0dd8fb641f6b43c82f942f16555c379249 (99e2dbf8adb7d86280da604940be55540396f8e2) 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-ssh9086952309145962506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10421997316140035217.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4642/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-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3492989456157482511.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-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6354186592182156697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9150934563058176395.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-4642/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-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17748865087113759949.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4007 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5be6da0dd8fb641f6b43c82f942f16555c379249 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa Merge succeeded, producing cec24b57a508a705d29b5ae187572c56585f9faa Checking out Revision cec24b57a508a705d29b5ae187572c56585f9faa (PR-4642) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # 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 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:17:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:17:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:17:43 ========================================================= 22:17:43 EdgeX Global Pipelines Version Info 22:17:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:17:44 ------------------- 22:17:44 stable info: 22:17:44 ------------------- 22:17:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:17:44 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:17:44 Message: update stable to v1.0.253 22:17:45 ------------------- 22:17:45 experimental info: 22:17:45 ------------------- 22:17:45 Commited By: **** collab-it+edgex@linuxfoundation.org 22:17:45 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:17:45 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4642 [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4642 [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4642 [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec24b5 [Pipeline] echo 22:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:46 provisioning config files... 22:17:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15093827583442539826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:47 ---> docker-login.sh 22:17:47 nexus3.edgexfoundry.org:10001 22:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:47 Configure a credential helper to remove this warning. See 22:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:47 22:17:47 Login Succeeded 22:17:47 nexus3.edgexfoundry.org:10002 22:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:47 Configure a credential helper to remove this warning. See 22:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:47 22:17:47 Login Succeeded 22:17:47 nexus3.edgexfoundry.org:10003 22:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:47 Configure a credential helper to remove this warning. See 22:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:47 22:17:47 Login Succeeded 22:17:47 nexus3.edgexfoundry.org:10004 22:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:47 Configure a credential helper to remove this warning. See 22:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:47 22:17:47 Login Succeeded 22:17:47 docker.io 22:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:48 Configure a credential helper to remove this warning. See 22:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:48 22:17:48 Login Succeeded 22:17:48 ---> docker-login.sh ends [Pipeline] } 22:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:17:48 + 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 22:17:48 + cut -d/ -f2 22:17:48 + dirname cmd/core-command/Dockerfile 22:17:48 + echo core-command,cmd/core-command/Dockerfile 22:17:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:17:48 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 22:17:48 22:17:48 + echo core-data,cmd/core-data/Dockerfile 22:17:48 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 22:17:48 -f2 22:17:48 + echo core-metadata,cmd/core-metadata/Dockerfile 22:17:48 + + dirname cmd/security-bootstrapper/Dockerfile 22:17:48 cut -d/ -f2 22:17:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:17:48 + dirname cmd/security-proxy-auth/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:17:48 + dirname cmd/security-proxy-setup/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:17:48 + dirname cmd/security-secretstore-setup/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:17:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:17:48 + + dirname cmd/security-spire-agent/Dockerfile 22:17:48 cut -d/ -f2 22:17:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:17:48 + dirname cmd/security-spire-config/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:17:48 + dirname+ cmd/security-spire-server/Dockerfile 22:17:48 cut -d/ -f2 22:17:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:17:48 + dirname cmd/support-notifications/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo support-notifications,cmd/support-notifications/Dockerfile 22:17:48 + dirname cmd/support-scheduler/Dockerfile 22:17:48 + cut -d/ -f2 22:17:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:17:48 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 22:17:49 + git rev-list -1 --merges cec24b57a508a705d29b5ae187572c56585f9faa~1..cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] echo 22:17:49 -----------> git rev-list -1 --merges cec24b57a508a705d29b5ae187572c56585f9faa~1..cec24b57a508a705d29b5ae187572c56585f9faa cec24b57a508a705d29b5ae187572c56585f9faa [false] [Pipeline] sh 22:17:49 + git log --format=format:%s -1 cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] echo 22:17:49 ========================================================= 22:17:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:17:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:17:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:17:50 + grep -v github /etc/ssh/ssh_known_hosts 22:17:50 + [ -e /tmp/ssh_known_hosts ] 22:17:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:17:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:17:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:17:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:50 22:17:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:50 0.1.4: Pulling from edgex-devops/py-git-semver 22:17:50 b85a868b505f: Pulling fs layer 22:17:50 e2be974225ed: Pulling fs layer 22:17:50 339a4e72a1f5: Pulling fs layer 22:17:50 988bab9f4d93: Pulling fs layer 22:17:50 1469e6f7b9e6: Pulling fs layer 22:17:50 988bab9f4d93: Waiting 22:17:50 eaf3925da568: Pulling fs layer 22:17:50 bab4dde63d76: Pulling fs layer 22:17:50 eaf3925da568: Waiting 22:17:50 1469e6f7b9e6: Waiting 22:17:50 bde34c3a00c8: Pulling fs layer 22:17:50 b352a97aabf1: Pulling fs layer 22:17:50 bab4dde63d76: Waiting 22:17:50 4872d77fe225: Pulling fs layer 22:17:50 5851b861e8e6: Pulling fs layer 22:17:50 b352a97aabf1: Waiting 22:17:50 5851b861e8e6: Waiting 22:17:50 4872d77fe225: Waiting 22:17:50 bde34c3a00c8: Waiting 22:17:50 e2be974225ed: Download complete 22:17:50 988bab9f4d93: Verifying Checksum 22:17:50 988bab9f4d93: Download complete 22:17:51 1469e6f7b9e6: Verifying Checksum 22:17:51 1469e6f7b9e6: Download complete 22:17:51 eaf3925da568: Verifying Checksum 22:17:51 eaf3925da568: Download complete 22:17:51 339a4e72a1f5: Verifying Checksum 22:17:51 339a4e72a1f5: Download complete 22:17:51 bde34c3a00c8: Verifying Checksum 22:17:51 bde34c3a00c8: Download complete 22:17:51 b352a97aabf1: Verifying Checksum 22:17:51 b352a97aabf1: Download complete 22:17:51 4872d77fe225: Verifying Checksum 22:17:51 4872d77fe225: Download complete 22:17:51 5851b861e8e6: Download complete 22:17:51 b85a868b505f: Verifying Checksum 22:17:51 b85a868b505f: Download complete 22:17:51 bab4dde63d76: Verifying Checksum 22:17:51 bab4dde63d76: Download complete 22:17:52 b85a868b505f: Pull complete 22:17:52 e2be974225ed: Pull complete 22:17:53 339a4e72a1f5: Pull complete 22:17:53 988bab9f4d93: Pull complete 22:17:53 1469e6f7b9e6: Pull complete 22:17:53 eaf3925da568: Pull complete 22:17:55 bab4dde63d76: Pull complete 22:17:55 bde34c3a00c8: Pull complete 22:17:55 b352a97aabf1: Pull complete 22:17:55 4872d77fe225: Pull complete 22:17:55 5851b861e8e6: Pull complete 22:17:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:56 prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container 22:17:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:17:59 $ docker top 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 -eo pid,comm 22:17:59 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). 22:17:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:17:59 [ssh-agent] Looking for ssh-agent implementation... 22:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:17:59 $ docker exec 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent 22:18:00 SSH_AUTH_SOCK=/tmp/ssh-DaL2W18pHpxb/agent.31 22:18:00 SSH_AGENT_PID=37 22:18:00 Running ssh-add (command line suppressed) 22:18:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6710765832777791686.key (/w/workspace/edgex-go/1@tmp/private_key_6710765832777791686.key) 22:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:00 + git tag --points-at HEAD [Pipeline] } 22:18:00 $ docker exec --env ******** --env ******** 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent -k 22:18:00 unset SSH_AUTH_SOCK; 22:18:00 unset SSH_AGENT_PID; 22:18:00 echo Agent pid 37 killed; 22:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:00 [ssh-agent] Looking for ssh-agent implementation... 22:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:00 $ docker exec 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent 22:18:00 SSH_AUTH_SOCK=/tmp/ssh-vRiiUt24E99b/agent.69 22:18:00 SSH_AGENT_PID=75 22:18:01 Running ssh-add (command line suppressed) 22:18:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16914399533179734564.key (/w/workspace/edgex-go/1@tmp/private_key_16914399533179734564.key) 22:18:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:01 + git semver init 22:18:01 2023-08-18 22:18:01,609 [run_init] DEBUG init version:0.0.0 force:False 22:18:01 2023-08-18 22:18:01,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:18:01 2023-08-18 22:18:01,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:18:01 2023-08-18 22:18:01,611 [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) 22:18:08 2023-08-18 22:18:07,058 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:18:08 2023-08-18 22:18:07,059 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4642 with force:False 22:18:08 2023-08-18 22:18:07,059 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4642 22:18:08 2023-08-18 22:18:07,064 [execute] INFO git cat-file --batch-check 22:18:08 2023-08-18 22:18:07,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:18:08 2023-08-18 22:18:07,070 [execute] INFO git cat-file --batch 22:18:08 2023-08-18 22:18:07,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:18:08 2023-08-18 22:18:07,075 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4642 22:18:08 0.0.0 [Pipeline] } 22:18:08 $ docker exec --env ******** --env ******** 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent -k 22:18:08 unset SSH_AUTH_SOCK; 22:18:08 unset SSH_AGENT_PID; 22:18:08 echo Agent pid 75 killed; 22:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:08 + git semver [Pipeline] } 22:18:09 $ docker stop --time=1 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 22:18:10 $ docker rm -f --volumes 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:18:11 Stashed 1 file(s) [Pipeline] echo 22:18:11 [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 22:18:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:12 ========================================================= 22:18:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:18:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:18:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:18:12 4db1b89c0bd1: Pulling fs layer 22:18:12 6911f1a30b25: Pulling fs layer 22:18:12 e194b8c5c2a9: Pulling fs layer 22:18:12 6863d3e3a2b1: Pulling fs layer 22:18:12 ec0bb842ea78: Pulling fs layer 22:18:12 40a00589a448: Pulling fs layer 22:18:12 6c08303d61cc: Pulling fs layer 22:18:12 798269fcf238: Pulling fs layer 22:18:12 6863d3e3a2b1: Waiting 22:18:12 ec0bb842ea78: Waiting 22:18:12 40a00589a448: Waiting 22:18:12 6c08303d61cc: Waiting 22:18:12 798269fcf238: Waiting 22:18:12 6911f1a30b25: Download complete 22:18:12 6863d3e3a2b1: Verifying Checksum 22:18:12 6863d3e3a2b1: Download complete 22:18:12 ec0bb842ea78: Verifying Checksum 22:18:12 ec0bb842ea78: Download complete 22:18:12 4db1b89c0bd1: Verifying Checksum 22:18:12 4db1b89c0bd1: Download complete 22:18:12 40a00589a448: Verifying Checksum 22:18:12 40a00589a448: Download complete 22:18:12 4db1b89c0bd1: Pull complete 22:18:12 6911f1a30b25: Pull complete 22:18:12 798269fcf238: Download complete 22:18:12 e194b8c5c2a9: Verifying Checksum 22:18:12 e194b8c5c2a9: Download complete 22:18:13 6c08303d61cc: Verifying Checksum 22:18:13 6c08303d61cc: Download complete 22:18:16 e194b8c5c2a9: Pull complete 22:18:16 6863d3e3a2b1: Pull complete 22:18:16 ec0bb842ea78: Pull complete 22:18:16 40a00589a448: Pull complete 22:18:19 6c08303d61cc: Pull complete 22:18:20 798269fcf238: Pull complete 22:18:20 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:18:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:18:20 WORKDIR /edgex 22:18:20 COPY go.mod . 22:18:20 RUN go mod download 22:18:20 + docker build -t ci-base-image-x86_64 -f - . 22:18:21 Sending build context to Docker daemon 170.8MB 22:18:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:18:21 ---> ec979cd7f677 22:18:21 Step 2/4 : WORKDIR /edgex 22:18:26 Still waiting to schedule task 22:18:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:18:31 ---> Running in 244da7778f0b 22:18:31 Removing intermediate container 244da7778f0b 22:18:31 ---> 8a8622263b74 22:18:31 Step 3/4 : COPY go.mod . 22:18:31 ---> 770485004f5a 22:18:31 Step 4/4 : RUN go mod download 22:18:31 ---> Running in 04e817688698 22:18:53 Removing intermediate container 04e817688698 22:18:53 ---> 24afdefc1f3a 22:18:53 Successfully built 24afdefc1f3a 22:18:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:53 + docker inspect -f . ci-base-image-x86_64 22:18:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:53 prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container 22:18:54 $ 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-x86_64 cat 22:18:54 $ docker top ae7af5867d61db79d6687f9113cfa7e1d8cc5781e93fa3198c60a57cc00a3999 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:54 + go version 22:18:54 go version go1.20.6 linux/amd64 [Pipeline] } 22:18:54 $ docker stop --time=1 ae7af5867d61db79d6687f9113cfa7e1d8cc5781e93fa3198c60a57cc00a3999 22:18:56 $ docker rm -f --volumes ae7af5867d61db79d6687f9113cfa7e1d8cc5781e93fa3198c60a57cc00a3999 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:56 + docker inspect -f . ci-base-image-x86_64 22:18:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:57 prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container 22:18:57 $ 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-x86_64 cat 22:18:57 $ docker top 91dde3d2b2d200531daa8d8d128387910ab20b2bb9a9b21ac16f880facc953c6 -eo pid,comm [Pipeline] { [Pipeline] echo 22:18:57 ========================================================= 22:18:57 [edgeXBuildGoParallel] Running Tests and Build... 22:18:57 ========================================================= [Pipeline] sh 22:18:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:18:58 + make test 22:18:58 go test -race -coverprofile=coverage.out ./... 22:19:06 ? github.com/edgexfoundry/edgex-go [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 22:19:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements 22:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 22:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.798s coverage: 93.4% of statements 22:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements 22:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 97.6% of statements 22:19:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 22:19:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 32.2% of statements 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 22:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:19:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 22:19:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:19:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:19:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:19:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:19:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4008 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws 22:19:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:19:52 The recommended git tool is: git 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.319s coverage: 79.9% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.113s coverage: 82.1% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 86.0% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.204s coverage: 38.4% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 95.7% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.8% of statements 22:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements 22:19:53 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 22:19:54 running golangci-lint 22:19:54 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 22:19:54 go version go1.20.6 linux/amd64 22:19:54 level=info msg="[config_reader] Used config file .golangci.yml" 22:19:54 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 22:19:57 using credential edgex-jenkins-ssh 22:19:57 Cloning the remote Git repository 22:19:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:19:57 > git init /w/workspace/edgex-go/1 # timeout=10 22:19:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:19:57 > git --version # timeout=10 22:19:57 > git --version # 'git version 2.25.1' 22:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:12 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 16.633412171s" 22:20:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.267406ms" 22:20:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:20:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:20:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:20:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:20:15 Merging remotes/origin/main commit 5be6da0dd8fb641f6b43c82f942f16555c379249 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa 22:20:15 Merge succeeded, producing cec24b57a508a705d29b5ae187572c56585f9faa 22:20:15 Checking out Revision cec24b57a508a705d29b5ae187572c56585f9faa (PR-4642) 22:20:15 > git config core.sparsecheckout # timeout=10 22:20:15 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 22:20:15 > git remote # timeout=10 22:20:15 > git config --get remote.origin.url # timeout=10 22:20:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:15 > git merge 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 22:20:15 > git rev-parse HEAD^{commit} # timeout=10 22:20:15 > git config core.sparsecheckout # timeout=10 22:20:15 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 22:20:19 Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code" 22:20:19 > git --version # timeout=10 22:20:19 > git --version # 'git version 2.25.1' 22:20:19 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:20:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:20 Dload Upload Total Spent Left Speed 22:20:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 22:20:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:20:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:20:21 + sudo tee /etc/docker/daemon.new 22:20:21 { 22:20:21 "registry-mirrors": [ 22:20:21 "https://nexus3.edgexfoundry.org:10001" 22:20:21 ], 22:20:21 "bip": "10.250.0.254/24", 22:20:21 "hosts": [ 22:20:21 "tcp://0.0.0.0:5555", 22:20:21 "unix:///var/run/docker.sock" 22:20:21 ], 22:20:21 "mtu": 1458, 22:20:21 "selinux-enabled": true, 22:20:21 "seccomp-profile": "/etc/docker/seccomp.json" 22:20:21 } [Pipeline] sh 22:20:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:20:22 + sudo service docker restart 22:20:22 level=info msg="[linters_context/goanalysis] analyzers took 1m11.921194151s with top 10 stages: buildir: 42.391677298s, fact_deprecated: 1.631475564s, inspect: 1.571819735s, ctrlflow: 1.477535776s, printf: 1.43160414s, gosec: 1.38686204s, fact_purity: 1.337795847s, nilness: 1.312896929s, S1038: 1.180061426s, typedness: 908.832528ms" 22:20:22 level=info msg="[runner] Issues before processing: 200, after processing: 0" 22:20:22 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, path_prettifier: 200/200, nolint: 0/21, filename_unadjuster: 200/200, skip_files: 200/200, exclude: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_dirs: 200/200, exclude-rules: 21/200" 22:20:22 level=info msg="[runner] processing took 15.928816ms with stages: nolint: 7.475754ms, identifier_marker: 4.63045ms, exclude-rules: 1.521342ms, autogenerated_exclude: 1.001518ms, path_prettifier: 854.778µs, skip_dirs: 404.644µs, cgo: 26.34µs, filename_unadjuster: 9.89µs, max_same_issues: 840ns, uniq_by_line: 710ns, exclude: 550ns, skip_files: 290ns, source_code: 280ns, severity-rules: 270ns, path_shortener: 250ns, diff: 240ns, sort_results: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, path_prefixer: 100ns" 22:20:22 level=info msg="[runner] linters took 9.765219708s with stages: goanalysis_metalinter: 9.749193892s" 22:20:22 level=info msg="File cache stats: 0 entries of total size 0B" 22:20:22 level=info msg="Memory: 265 samples, avg is 210.5MB, max is 806.2MB" 22:20:22 level=info msg="Execution took 26.459482849s" 22:20:22 go vet ./... 22:20:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:26 ./bin/test-attribution-txt.sh 22:20:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 22:20:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 22:20:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 22:20:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:20:27 + ls -al . 22:20:27 total 728 22:20:27 drwxrwxr-x 12 1001 1001 4096 Aug 18 22:18 . 22:20:27 drwxr-xr-x 4 root root 4096 Aug 18 22:18 .. 22:20:27 drwxrwxr-x 2 1001 1001 4096 Aug 18 22:17 .blubracket 22:20:27 -rw-rw-r-- 1 1001 1001 16 Aug 18 22:17 .dockerignore 22:20:27 drwxrwxr-x 8 1001 1001 4096 Aug 18 22:18 .git 22:20:27 drwxrwxr-x 3 1001 1001 4096 Aug 18 22:17 .github 22:20:27 -rw-rw-r-- 1 1001 1001 1173 Aug 18 22:17 .gitignore 22:20:27 -rw-rw-r-- 1 1001 1001 42 Aug 18 22:17 .golangci.yml 22:20:27 -rw-rw-r-- 1 1001 1001 87 Aug 18 22:17 .hadolint.yml 22:20:27 drwxr-xr-x 3 1001 1001 4096 Aug 18 22:18 .semver 22:20:27 -rw-rw-r-- 1 1001 1001 166 Aug 18 22:17 .sonarcloud.properties 22:20:27 -rw-rw-r-- 1 1001 1001 1171 Aug 18 22:17 ADOPTERS.md 22:20:27 -rw-rw-r-- 1 1001 1001 11152 Aug 18 22:17 Attribution.txt 22:20:27 -rw-rw-r-- 1 1001 1001 93407 Aug 18 22:17 CHANGELOG.md 22:20:27 -rw-rw-r-- 1 1001 1001 3804 Aug 18 22:17 CONTRIBUTING.md 22:20:27 -rw-rw-r-- 1 1001 1001 677 Aug 18 22:17 GOVERNANCE.md 22:20:27 -rw-rw-r-- 1 1001 1001 883 Aug 18 22:17 Jenkinsfile 22:20:27 -rw-rw-r-- 1 1001 1001 10775 Aug 18 22:17 LICENSE 22:20:27 -rw-rw-r-- 1 1001 1001 14764 Aug 18 22:17 Makefile 22:20:27 -rw-rw-r-- 1 1001 1001 582 Aug 18 22:17 OWNERS.md 22:20:27 -rw-rw-r-- 1 1001 1001 9923 Aug 18 22:17 README.md 22:20:27 -rw-rw-r-- 1 1001 1001 789 Aug 18 22:17 SECURITY.md 22:20:27 -rw-rw-r-- 1 1001 1001 5 Aug 18 22:18 VERSION 22:20:27 drwxrwxr-x 2 1001 1001 4096 Aug 18 22:17 bin 22:20:27 drwxrwxr-x 18 1001 1001 4096 Aug 18 22:17 cmd 22:20:27 -rw-r--r-- 1 root root 446998 Aug 18 22:19 coverage.out 22:20:27 drwxrwxr-x 2 1001 1001 4096 Aug 18 22:17 fuzz_test 22:20:27 -rw-rw-r-- 1 1001 1001 3687 Aug 18 22:17 go.mod 22:20:27 -rw-rw-r-- 1 1001 1001 33714 Aug 18 22:17 go.sum 22:20:27 drwxrwxr-x 7 1001 1001 4096 Aug 18 22:17 internal 22:20:27 drwxrwxr-x 3 1001 1001 4096 Aug 18 22:17 openapi 22:20:27 -rw-rw-r-- 1 1001 1001 594 Aug 18 22:17 security.txt 22:20:27 drwxrwxr-x 4 1001 1001 4096 Aug 18 22:17 snap 22:20:27 -rw-rw-r-- 1 1001 1001 204 Aug 18 22:17 version.go [Pipeline] sh 22:20:27 + '[' -e coverage.out ] 22:20:27 + chown 1001:1001 coverage.out [Pipeline] stash 22:20:27 Stashed 1 file(s) [Pipeline] sh 22:20:27 + make build 22:20:27 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:40 provisioning config files... 22:20:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1092394822354239891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:40 ---> docker-login.sh 22:20:40 nexus3.edgexfoundry.org:10001 22:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:41 Configure a credential helper to remove this warning. See 22:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:41 22:20:41 Login Succeeded 22:20:41 nexus3.edgexfoundry.org:10002 22:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:41 Configure a credential helper to remove this warning. See 22:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:41 22:20:41 Login Succeeded 22:20:41 nexus3.edgexfoundry.org:10003 22:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:42 Configure a credential helper to remove this warning. See 22:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:42 22:20:42 Login Succeeded 22:20:42 nexus3.edgexfoundry.org:10004 22:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:42 Configure a credential helper to remove this warning. See 22:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:42 22:20:42 Login Succeeded 22:20:42 docker.io 22:20:42 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 22:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:42 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 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 ---> docker-login.sh ends [Pipeline] } 22:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:20:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:43 ========================================================= 22:20:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:20:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:20:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:20:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:20:44 edb6bdbacee9: Pulling fs layer 22:20:44 5f9638ab2659: Pulling fs layer 22:20:44 8d51d6327a98: Pulling fs layer 22:20:44 8b374f2dd631: Pulling fs layer 22:20:44 ec14aa9079de: Pulling fs layer 22:20:44 2f466654f4bb: Pulling fs layer 22:20:44 554e91adad29: Pulling fs layer 22:20:44 8b374f2dd631: Waiting 22:20:44 ec14aa9079de: Waiting 22:20:44 2f466654f4bb: Waiting 22:20: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 22:20:44 5f9638ab2659: Verifying Checksum 22:20:44 5f9638ab2659: Download complete 22:20:44 8b374f2dd631: Download complete 22:20:44 ec14aa9079de: Verifying Checksum 22:20:44 ec14aa9079de: Download complete 22:20:44 edb6bdbacee9: Download complete 22:20:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:20:45 edb6bdbacee9: Pull complete 22:20:45 554e91adad29: Verifying Checksum 22:20:45 554e91adad29: Download complete 22:20:46 5f9638ab2659: Pull complete 22:20:47 8d51d6327a98: Download complete 22:20:47 2f466654f4bb: Verifying Checksum 22:20:47 2f466654f4bb: Download complete 22:20:51 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 22:20:53 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 22:20:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:20:56 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 22:20:57 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 22:20:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:20:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:20:59 8d51d6327a98: Pull complete 22:20:59 8b374f2dd631: Pull complete 22:20:59 ec14aa9079de: Pull complete [Pipeline] } 22:21:00 $ docker stop --time=1 91dde3d2b2d200531daa8d8d128387910ab20b2bb9a9b21ac16f880facc953c6 22:21:04 2f466654f4bb: Pull complete 22:21:06 $ docker rm -f --volumes 91dde3d2b2d200531daa8d8d128387910ab20b2bb9a9b21ac16f880facc953c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 22:21:07 554e91adad29: Pull complete 22:21:07 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] fileExists [Pipeline] sh [Pipeline] script [Pipeline] { 22:21:07 + docker build -t ci-base-image-arm64 -f - . 22:21:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:21:07 WORKDIR /edgex 22:21:07 COPY go.mod . 22:21:07 RUN go mod download [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:08 Sending build context to Docker daemon 2.95MB 22:21:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:21:08 ---> 1e15ea492957 22:21:08 Step 2/4 : WORKDIR /edgex 22:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:08 22:21:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:08 latest: Pulling from edgex-devops/edgex-compose 22:21:08 91d30c5bc195: Pulling fs layer 22:21:08 2e9b0aa3be6d: Pulling fs layer 22:21:08 9c61dcf015f6: Pulling fs layer 22:21:08 4698f68db338: Pulling fs layer 22:21:08 2a2f49069b9e: Pulling fs layer 22:21:08 e0025b399a48: Pulling fs layer 22:21:08 4698f68db338: Waiting 22:21:08 2a2f49069b9e: Waiting 22:21:08 e0025b399a48: Waiting 22:21:08 91d30c5bc195: Verifying Checksum 22:21:08 91d30c5bc195: Download complete 22:21:08 4698f68db338: Verifying Checksum 22:21:08 4698f68db338: Download complete 22:21:09 2e9b0aa3be6d: Verifying Checksum 22:21:09 2e9b0aa3be6d: Download complete 22:21:09 e0025b399a48: Verifying Checksum 22:21:09 e0025b399a48: Download complete 22:21:09 91d30c5bc195: Pull complete 22:21:09 2a2f49069b9e: Download complete 22:21:09 2e9b0aa3be6d: Pull complete 22:21:09 9c61dcf015f6: Verifying Checksum 22:21:09 9c61dcf015f6: Download complete 22:21:10 ---> Running in db9591daab4f 22:21:10 Removing intermediate container db9591daab4f 22:21:10 ---> 986dfa1d3a99 22:21:10 Step 3/4 : COPY go.mod . 22:21:10 ---> 2b121588d53a 22:21:10 Step 4/4 : RUN go mod download 22:21:10 ---> Running in dc02c0d2e793 22:21:12 9c61dcf015f6: Pull complete 22:21:12 4698f68db338: Pull complete 22:21:12 2a2f49069b9e: Pull complete 22:21:12 e0025b399a48: Pull complete 22:21:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:13 prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container 22:21:13 $ 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:latest cat 22:21:18 $ docker top adb89e1d657dd34b3e3e5d334756520ddc600161e2133727cb470e9aa8c1154b -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:18 + docker compose -f ./docker-compose-build.yml build --parallel 22:21:21 #1 [security-bootstrapper internal] load build definition from Dockerfile 22:21:21 #1 transferring dockerfile: 2.82kB done 22:21:21 #1 DONE 0.0s 22:21:21 22:21:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:21:21 #2 transferring dockerfile: 1.78kB done 22:21:21 #2 DONE 0.0s 22:21:21 22:21:21 #3 [security-secretstore-setup internal] load build definition from Dockerfile 22:21:21 #3 transferring dockerfile: 2.38kB done 22:21:21 #3 DONE 0.0s 22:21:21 22:21:21 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:21:21 #4 transferring dockerfile: 2.12kB done 22:21:21 #4 DONE 0.0s 22:21:21 22:21:21 #5 [support-scheduler internal] load build definition from Dockerfile 22:21:21 #5 transferring dockerfile: 1.82kB done 22:21:21 #5 DONE 0.0s 22:21:21 22:21:21 #6 [security-spire-server internal] load build definition from Dockerfile 22:21:21 #6 transferring dockerfile: 2.63kB done 22:21:21 #6 DONE 0.0s 22:21:21 22:21:21 #7 [core-data internal] load build definition from Dockerfile 22:21:21 #7 transferring dockerfile: 1.90kB done 22:21:21 #7 DONE 0.0s 22:21:21 22:21:21 #8 [core-metadata internal] load build definition from Dockerfile 22:21:21 #8 transferring dockerfile: 1.96kB done 22:21:21 #8 DONE 0.0s 22:21:21 22:21:21 #9 [security-spire-config internal] load build definition from Dockerfile 22:21:21 #9 transferring dockerfile: 2.58kB done 22:21:21 #9 DONE 0.0s 22:21:21 22:21:21 #10 [core-command internal] load build definition from Dockerfile 22:21:21 #10 transferring dockerfile: 1.82kB done 22:21:21 #10 DONE 0.0s 22:21:21 22:21:21 #11 [security-proxy-auth internal] load build definition from Dockerfile 22:21:21 #11 transferring dockerfile: 2.04kB done 22:21:21 #11 DONE 0.0s 22:21:21 22:21:21 #12 [support-notifications internal] load build definition from Dockerfile 22:21:21 #12 transferring dockerfile: 1.84kB done 22:21:21 #12 DONE 0.0s 22:21:21 22:21:21 #13 [security-bootstrapper internal] load .dockerignore 22:21:21 #13 transferring context: 56B done 22:21:21 #13 DONE 0.0s 22:21:21 22:21:21 #14 [security-spire-agent internal] load build definition from Dockerfile 22:21:21 #14 transferring dockerfile: 2.68kB done 22:21:21 #14 DONE 0.0s 22:21:21 22:21:21 #15 [security-proxy-setup internal] load build definition from Dockerfile 22:21:21 #15 transferring dockerfile: 2.39kB done 22:21:21 #15 DONE 0.0s 22:21:21 22:21:21 #16 [security-spiffe-token-provider internal] load .dockerignore 22:21:21 #16 transferring context: 56B done 22:21:21 #16 DONE 0.0s 22:21:21 22:21:21 #17 [security-secretstore-setup internal] load .dockerignore 22:21:21 #17 transferring context: 56B done 22:21:21 #17 DONE 0.0s 22:21:21 22:21:21 #18 [core-common-config-bootstrapper internal] load .dockerignore 22:21:21 #18 transferring context: 56B done 22:21:21 #18 DONE 0.0s 22:21:21 22:21:21 #19 [support-scheduler internal] load .dockerignore 22:21:21 #19 transferring context: 56B done 22:21:21 #19 DONE 0.0s 22:21:21 22:21:21 #20 [security-spire-server internal] load .dockerignore 22:21:21 #20 transferring context: 56B done 22:21:21 #20 DONE 0.0s 22:21:21 22:21:21 #21 [core-metadata internal] load .dockerignore 22:21:21 #21 transferring context: 56B done 22:21:21 #21 DONE 0.0s 22:21:21 22:21:21 #22 [core-data internal] load .dockerignore 22:21:21 #22 transferring context: 56B done 22:21:21 #22 DONE 0.0s 22:21:21 22:21:21 #23 [security-spire-config internal] load .dockerignore 22:21:21 #23 transferring context: 56B done 22:21:21 #23 DONE 0.0s 22:21:21 22:21:21 #24 [core-command internal] load .dockerignore 22:21:21 #24 transferring context: 56B done 22:21:21 #24 DONE 0.0s 22:21:21 22:21:21 #25 [support-notifications internal] load .dockerignore 22:21:21 #25 transferring context: 56B done 22:21:21 #25 DONE 0.1s 22:21:21 22:21:21 #26 [security-proxy-auth internal] load .dockerignore 22:21:21 #26 transferring context: 56B done 22:21:21 #26 DONE 0.1s 22:21:21 22:21:21 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:21:21 #27 DONE 0.0s 22:21:21 22:21:21 #28 [security-proxy-setup internal] load .dockerignore 22:21:21 #28 transferring context: 56B done 22:21:21 #28 DONE 0.0s 22:21:21 22:21:21 #29 [security-spire-agent internal] load .dockerignore 22:21:21 #29 transferring context: 56B done 22:21:21 #29 DONE 0.1s 22:21:21 22:21:21 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:21:21 #27 DONE 0.0s 22:21:21 22:21:21 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:21:21 #30 ... 22:21:21 22:21:21 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:21:21 #27 DONE 0.0s 22:21:21 22:21:21 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 22:21:22 #30 DONE 0.6s 22:21:22 22:21:22 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:21:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 22:21:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:21:22 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 22:21:22 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 22:21:22 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 22:21:22 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 22:21:22 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 22:21:22 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 22:21:23 #31 DONE 1.2s 22:21:23 22:21:23 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:21:23 #32 DONE 1.7s 22:21:23 22:21:23 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:21:28 #33 ... 22:21:28 22:21:28 #34 [security-proxy-setup internal] load build context 22:21:28 #34 transferring context: 235.56MB 6.5s 22:21:31 #34 ... 22:21:31 22:21:31 #35 [security-spire-agent internal] load build context 22:21:31 #35 ... 22:21:31 22:21:31 #34 [security-proxy-setup internal] load build context 22:21:31 #34 transferring context: 365.16MB 9.3s done 22:21:31 #34 ... 22:21:31 22:21:31 #36 [core-command internal] load build context 22:21:31 #36 transferring context: 365.16MB 9.9s done 22:21:32 #36 ... 22:21:32 22:21:32 #37 [core-common-config-bootstrapper internal] load build context 22:21:32 #37 ... 22:21:32 22:21:32 #38 [support-notifications internal] load build context 22:21:32 #38 transferring context: 365.16MB 9.7s done 22:21:32 #38 ... 22:21:32 22:21:32 #39 [security-spire-config internal] load build context 22:21:32 #39 transferring context: 365.16MB 10.3s done 22:21:32 #39 ... 22:21:32 22:21:32 #40 [core-metadata internal] load build context 22:21:32 #40 ... 22:21:32 22:21:32 #41 [security-proxy-auth internal] load build context 22:21:32 #41 transferring context: 365.16MB 10.5s done 22:21:32 #41 ... 22:21:32 22:21:32 #42 [security-spire-server internal] load build context 22:21:32 #42 transferring context: 365.16MB 9.9s done 22:21:33 #42 ... 22:21:33 22:21:33 #43 [security-secretstore-setup internal] load build context 22:21:33 #43 transferring context: 365.16MB 10.8s done 22:21:33 #43 ... 22:21:33 22:21:33 #44 [security-spiffe-token-provider internal] load build context 22:21:33 #44 transferring context: 365.16MB 10.0s done 22:21:33 #44 ... 22:21:33 22:21:33 #45 [security-bootstrapper internal] load build context 22:21:33 #45 transferring context: 365.16MB 10.6s done 22:21:33 #45 ... 22:21:33 22:21:33 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:21:33 #46 ... 22:21:33 22:21:33 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:21:33 #47 ... 22:21:33 22:21:33 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:21:33 #48 ... 22:21:33 22:21:33 #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:21:34 #49 ... 22:21:34 22:21:34 #50 [support-scheduler internal] load build context 22:21:34 #50 transferring context: 365.16MB 12.0s done 22:21:34 #50 ... 22:21:34 22:21:34 #51 [core-data internal] load build context 22:21:34 #51 transferring context: 365.16MB 11.9s done 22:21:34 #51 ... 22:21:34 22:21:34 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:21:34 #52 ... 22:21:34 22:21:34 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:21:34 #53 ... 22:21:34 22:21:34 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:21:34 #54 ... 22:21:34 22:21:34 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:21:35 #55 ... 22:21:35 22:21:35 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:21:35 #56 ... 22:21:35 22:21:35 #37 [core-common-config-bootstrapper internal] load build context 22:21:35 #37 transferring context: 365.16MB 12.6s done 22:21:41 #37 ... 22:21:41 22:21:41 #35 [security-spire-agent internal] load build context 22:21:41 #35 transferring context: 365.16MB 10.2s done 22:21:42 #35 ... 22:21:42 22:21:42 #40 [core-metadata internal] load build context 22:21:42 #40 transferring context: 365.16MB 10.6s done 22:21:49 Removing intermediate container dc02c0d2e793 22:21:49 ---> 8fb651513d47 22:21:49 Successfully built 8fb651513d47 22:21:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:50 + docker inspect -f . ci-base-image-arm64 22:21:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:50 prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 22:21:50 $ 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 ******** -e ******** ci-base-image-arm64 cat 22:21:51 $ docker top 66c49c1116894b8a13fbc4fd4fbc9335ead59f4cc8aca59bfdb37e598abb07ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:52 + go version 22:21:52 go version go1.20.6 linux/arm64 [Pipeline] } 22:21:52 $ docker stop --time=1 66c49c1116894b8a13fbc4fd4fbc9335ead59f4cc8aca59bfdb37e598abb07ba 22:21:54 $ docker rm -f --volumes 66c49c1116894b8a13fbc4fd4fbc9335ead59f4cc8aca59bfdb37e598abb07ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:55 + docker inspect -f . ci-base-image-arm64 22:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:55 prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 22:21:55 $ 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 ******** -e ******** ci-base-image-arm64 cat 22:21:56 $ docker top ae4f215e5d2cd0863c6262dbb1bced7270720e61b5be84eda8d47aaaa54a04b0 -eo pid,comm [Pipeline] { [Pipeline] echo 22:21:56 ========================================================= 22:21:56 [edgeXBuildGoParallel] Running Tests and Build... 22:21:56 ========================================================= [Pipeline] sh 22:21:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:21:57 + make test 22:21:57 go test -race -coverprofile=coverage.out ./... 22:22:10 #40 ... 22:22:10 22:22:10 #36 [core-command internal] load build context 22:22:10 #36 DONE 47.5s 22:22:10 22:22:10 #34 [security-proxy-setup internal] load build context 22:22:10 #34 DONE 47.6s 22:22:10 22:22:10 #38 [support-notifications internal] load build context 22:22:10 #38 DONE 47.6s 22:22:10 22:22:10 #33 [core-command builder 2/7] WORKDIR /edgex-go 22:22:10 #33 DONE 46.2s 22:22:10 22:22:10 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:22:10 #57 ... 22:22:10 22:22:10 #42 [security-spire-server internal] load build context 22:22:10 #42 DONE 47.6s 22:22:10 22:22:10 #35 [security-spire-agent internal] load build context 22:22:10 #35 DONE 47.7s 22:22:10 22:22:10 #44 [security-spiffe-token-provider internal] load build context 22:22:10 #44 DONE 47.6s 22:22:10 22:22:10 #41 [security-proxy-auth internal] load build context 22:22:10 #41 DONE 47.7s 22:22:10 22:22:10 #39 [security-spire-config internal] load build context 22:22:10 #39 DONE 47.7s 22:22:10 22:22:10 #45 [security-bootstrapper internal] load build context 22:22:10 #45 DONE 47.7s 22:22:10 22:22:10 #40 [core-metadata internal] load build context 22:22:10 #40 DONE 47.7s 22:22:10 22:22:10 #43 [security-secretstore-setup internal] load build context 22:22:10 #43 DONE 47.7s 22:22:10 22:22:10 #51 [core-data internal] load build context 22:22:10 #51 DONE 47.7s 22:22:10 22:22:10 #50 [support-scheduler internal] load build context 22:22:10 #50 DONE 47.8s 22:22:10 22:22:10 #37 [core-common-config-bootstrapper internal] load build context 22:22:10 #37 DONE 47.8s 22:22:10 22:22:10 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:22:10 #48 46.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:10 #48 46.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:10 #48 47.03 (1/1) Installing dumb-init (1.2.5-r2) 22:22:10 #48 47.04 Executing busybox-1.35.0-r29.trigger 22:22:10 #48 47.04 OK: 7 MiB in 16 packages 22:22:12 #48 DONE 49.7s 22:22:12 22:22:12 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:22:12 #54 47.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #54 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:12 #54 47.52 (1/2) Installing ca-certificates (20230506-r0) 22:22:12 #54 47.54 (2/2) Installing dumb-init (1.2.5-r2) 22:22:12 #54 47.54 Executing busybox-1.35.0-r29.trigger 22:22:12 #54 47.55 Executing ca-certificates-20230506-r0.trigger 22:22:12 #54 47.81 OK: 8 MiB in 17 packages 22:22:12 #54 DONE 49.7s 22:22:12 22:22:12 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:22:12 #56 46.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #56 46.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:12 #56 47.02 (1/1) Installing dumb-init (1.2.5-r2) 22:22:12 #56 47.03 Executing busybox-1.35.0-r29.trigger 22:22:12 #56 47.03 OK: 7 MiB in 16 packages 22:22:12 #56 DONE 49.6s 22:22:12 22:22:12 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:22:12 #47 47.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #47 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:12 #47 47.50 (1/4) Installing ca-certificates (20230506-r0) 22:22:12 #47 47.52 (2/4) Installing dumb-init (1.2.5-r2) 22:22:12 #47 47.52 (3/4) Installing su-exec (0.2-r2) 22:22:12 #47 47.53 (4/4) Installing yq (4.30.4-r4) 22:22:12 #47 47.78 Executing busybox-1.35.0-r29.trigger 22:22:12 #47 47.79 Executing ca-certificates-20230506-r0.trigger 22:22:12 #47 47.86 OK: 17 MiB in 19 packages 22:22:12 #47 DONE 49.7s 22:22:12 22:22:12 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:22:12 #53 46.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #53 46.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:12 #53 47.09 (1/2) Installing dumb-init (1.2.5-r2) 22:22:12 #53 47.10 (2/2) Installing su-exec (0.2-r2) 22:22:12 #53 47.10 Executing busybox-1.35.0-r29.trigger 22:22:12 #53 47.11 OK: 7 MiB in 17 packages 22:22:12 #53 DONE 49.7s 22:22:12 22:22:12 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:22:12 #46 49.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #46 ... 22:22:12 22:22:12 #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:22:12 #55 47.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #55 47.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:12 #55 47.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:22:12 #55 47.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:22:12 #55 47.71 OK: 17818 distinct packages available 22:22:12 #55 47.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:12 #55 47.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:12 #55 48.10 (1/5) Installing dumb-init (1.2.5-r2) 22:22:12 #55 48.11 (2/5) Installing musl-obstack (1.2.3-r0) 22:22:12 #55 48.11 (3/5) Installing libucontext (1.2-r0) 22:22:12 #55 48.11 (4/5) Installing gcompat (1.1.0-r0) 22:22:12 #55 48.11 (5/5) Installing openssl (3.0.10-r0) 22:22:12 #55 48.12 Executing busybox-1.35.0-r29.trigger 22:22:12 #55 48.13 OK: 8 MiB in 20 packages 22:22:12 #55 DONE 49.7s 22:22:12 22:22:12 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:22:12 #46 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:13 #46 49.97 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:22:13 #46 49.97 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:22:13 #46 49.97 OK: 17818 distinct packages available 22:22:13 #46 50.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:13 #46 50.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:13 #46 50.42 (1/4) Installing dumb-init (1.2.5-r2) 22:22:13 #46 50.42 (2/4) Installing musl-obstack (1.2.3-r0) 22:22:13 #46 50.43 (3/4) Installing libucontext (1.2-r0) 22:22:13 #46 50.43 (4/4) Installing gcompat (1.1.0-r0) 22:22:13 #46 50.43 Executing busybox-1.35.0-r29.trigger 22:22:13 #46 50.44 OK: 7 MiB in 19 packages 22:22:14 #46 DONE 51.0s 22:22:14 22:22:14 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:22:14 #52 49.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #52 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #52 49.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:22:14 #52 49.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:22:14 #52 49.98 OK: 17818 distinct packages available 22:22:14 #52 50.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #52 50.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #52 50.40 (1/9) Installing ca-certificates (20230506-r0) 22:22:14 #52 50.42 (2/9) Installing brotli-libs (1.0.9-r9) 22:22:14 #52 50.43 (3/9) Installing nghttp2-libs (1.51.0-r1) 22:22:14 #52 50.43 (4/9) Installing libcurl (8.2.1-r0) 22:22:14 #52 50.44 (5/9) Installing curl (8.2.1-r0) 22:22:14 #52 50.45 (6/9) Installing dumb-init (1.2.5-r2) 22:22:14 #52 50.45 (7/9) Installing musl-obstack (1.2.3-r0) 22:22:14 #52 50.47 (8/9) Installing libucontext (1.2-r0) 22:22:14 #52 50.48 (9/9) Installing gcompat (1.1.0-r0) 22:22:14 #52 50.49 Executing busybox-1.35.0-r29.trigger 22:22:14 #52 50.49 Executing ca-certificates-20230506-r0.trigger 22:22:14 #52 50.57 OK: 10 MiB in 24 packages 22:22:14 #52 DONE 51.0s 22:22:14 22:22:14 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:22:14 #57 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #57 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #57 4.448 OK: 265 MiB in 53 packages 22:22:14 #57 DONE 4.6s 22:22:14 22:22:14 #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:22:14 #58 DONE 0.1s 22:22:14 22:22:14 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:22:14 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.534 OK: 265 MiB in 53 packages 22:22:14 #59 DONE 4.8s 22:22:14 22:22:14 #60 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:14 #60 ... 22:22:14 22:22:14 #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:22:14 #61 DONE 0.2s 22:22:14 22:22:14 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:22:14 #0 3.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.385 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:22:14 #0 4.385 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:22:14 #0 4.385 OK: 17823 distinct packages available 22:22:14 #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.720 OK: 265 MiB in 53 packages 22:22:14 #62 DONE 4.9s 22:22:14 22:22:14 #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:22:14 #63 DONE 0.1s 22:22:14 22:22:14 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:22:14 #0 4.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #0 4.913 OK: 265 MiB in 53 packages 22:22:14 #64 DONE 5.0s 22:22:14 22:22:14 #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:22:14 #49 50.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:14 #49 50.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:14 #49 51.07 (1/4) Installing dumb-init (1.2.5-r2) 22:22:14 #49 51.07 (2/4) Installing openssl (3.0.10-r0) 22:22:14 #49 51.09 (3/4) Installing su-exec (0.2-r2) 22:22:14 #49 51.09 (4/4) Installing yq (4.30.4-r4) 22:22:14 #49 51.34 Executing busybox-1.35.0-r29.trigger 22:22:14 #49 51.35 OK: 17 MiB in 19 packages 22:22:14 #49 DONE 51.5s 22:22:14 22:22:14 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:22:14 #65 DONE 0.1s 22:22:14 22:22:14 #66 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:14 #66 ... 22:22:14 22:22:14 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:22:14 #67 DONE 0.1s 22:22:14 22:22:14 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:15 #68 ... 22:22:15 22:22:15 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:22:15 #69 DONE 2.3s 22:22:15 22:22:15 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:22:15 #70 DONE 0.1s 22:22:15 22:22:15 #71 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:22:15 #0 5.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:15 #0 5.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:15 #0 5.538 OK: 265 MiB in 53 packages 22:22:15 #71 DONE 5.7s 22:22:15 22:22:15 #72 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 22:22:15 #72 DONE 0.1s 22:22:15 22:22:15 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:25 #73 ... 22:22:25 22:22:25 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:36 ? github.com/edgexfoundry/edgex-go [no test files] 22:23:12 #74 DONE 54.8s 22:23:12 22:23:12 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:12 #68 DONE 54.4s 22:23:12 22:23:12 #66 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:12 #66 DONE 54.5s 22:23:12 22:23:12 #60 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:12 #60 DONE 55.0s 22:23:12 22:23:12 #75 [security-proxy-setup builder 6/7] COPY . . 22:23:12 #75 ... 22:23:12 22:23:12 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:12 #73 DONE 53.9s 22:23:12 22:23:12 #76 [security-spire-server builder 6/9] COPY . . 22:23:20 #76 ... 22:23:20 22:23:20 #77 [security-spiffe-token-provider builder 6/7] COPY . . 22:23:20 #77 ... 22:23:20 22:23:20 #78 [core-metadata builder 6/7] COPY . . 22:23:20 #78 ... 22:23:20 22:23:20 #79 [support-notifications builder 6/7] COPY . . 22:23:28 #79 DONE 18.4s 22:23:28 22:23:28 #76 [security-spire-server builder 6/9] COPY . . 22:23:28 #76 DONE 18.3s 22:23:28 22:23:28 #80 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:28 #80 ... 22:23:28 22:23:28 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #81 CACHED 22:23:28 22:23:28 #82 [security-proxy-auth builder 6/7] COPY . . 22:23:28 #82 CACHED 22:23:28 22:23:28 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:23:28 #83 CACHED 22:23:28 22:23:28 #75 [security-proxy-setup builder 6/7] COPY . . 22:23:28 #75 DONE 18.4s 22:23:28 22:23:28 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 22:23:28 #84 CACHED 22:23:28 22:23:28 #85 [core-command builder 6/7] COPY . . 22:23:28 #85 CACHED 22:23:28 22:23:28 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #86 CACHED 22:23:28 22:23:28 #78 [core-metadata builder 6/7] COPY . . 22:23:28 #78 DONE 18.4s 22:23:28 22:23:28 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:23:28 #87 CACHED 22:23:28 22:23:28 #88 [support-scheduler builder 6/7] COPY . . 22:23:28 #88 CACHED 22:23:28 22:23:28 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #89 CACHED 22:23:28 22:23:28 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #90 CACHED 22:23:28 22:23:28 #91 [core-data builder 6/7] COPY . . 22:23:28 #91 CACHED 22:23:28 22:23:28 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 22:23:28 #92 CACHED 22:23:28 22:23:28 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:23:28 #93 CACHED 22:23:28 22:23:28 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 22:23:28 #94 CACHED 22:23:28 22:23:28 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #95 CACHED 22:23:28 22:23:28 #96 [security-secretstore-setup builder 6/7] COPY . . 22:23:28 #96 CACHED 22:23:28 22:23:28 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:23:28 #97 CACHED 22:23:28 22:23:28 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #98 CACHED 22:23:28 22:23:28 #77 [security-spiffe-token-provider builder 6/7] COPY . . 22:23:28 #77 DONE 18.5s 22:23:28 22:23:28 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:23:28 #99 CACHED 22:23:28 22:23:28 #100 [security-bootstrapper builder 6/7] COPY . . 22:23:28 #100 CACHED 22:23:28 22:23:28 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #101 CACHED 22:23:28 22:23:28 #102 [security-spire-agent builder 6/9] COPY . . 22:23:28 #102 CACHED 22:23:28 22:23:28 #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 22:23:28 #103 CACHED 22:23:28 22:23:28 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 #104 CACHED 22:23:28 22:23:28 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 22:23:28 #105 CACHED 22:23:28 22:23:28 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 22:23:28 #106 DONE 0.2s 22:23:28 22:23:28 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:23:30 #107 ... 22:23:30 22:23:30 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:23:30 #108 DONE 2.2s 22:23:30 22:23:30 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:23:30 #109 ... 22:23:30 22:23:30 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:23:30 #107 DONE 2.5s 22:23:30 22:23:30 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:23:30 #110 ... 22:23:30 22:23:30 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:23:30 #109 DONE 0.9s 22:23:31 22:23:31 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:23:31 #0 1.957 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 22:23:31 #111 ... 22:23:31 22:23:31 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:23:31 #110 DONE 1.1s 22:23:31 22:23:31 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:23:31 #112 CACHED 22:23:31 22:23:31 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:31 #113 CACHED 22:23:31 22:23:31 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 22:23:31 #114 CACHED 22:23:31 22:23:31 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 22:23:31 #115 CACHED 22:23:31 22:23:31 #116 [security-spire-config builder 6/9] COPY . . 22:23:31 #116 CACHED 22:23:31 22:23:31 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 22:23:31 #117 CACHED 22:23:31 22:23:31 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:23:31 #118 DONE 0.2s 22:23:31 22:23:31 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:23:32 #119 ... 22:23:32 22:23:32 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:23:32 #120 DONE 0.5s 22:23:32 22:23:32 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:23:32 #121 DONE 0.4s 22:23:32 22:23:32 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:23:32 #122 CACHED 22:23:32 22:23:32 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:23:32 #123 CACHED 22:23:32 22:23:32 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:23:32 #119 DONE 0.6s 22:23:32 22:23:32 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:23:36 #124 DONE 3.5s 22:23:36 22:23:36 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:23:36 #125 DONE 3.6s 22:23:36 22:23:36 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:23:36 #126 DONE 3.6s 22:23:36 22:23:36 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:23:36 #127 ... 22:23:36 22:23:36 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:23:36 #128 DONE 1.0s 22:23:36 22:23:36 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:23:36 #129 DONE 1.0s 22:23:36 22:23:36 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:23:36 #127 DONE 1.0s 22:23:36 22:23:36 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:23:36 #130 DONE 0.1s 22:23:36 22:23:36 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:23:36 #131 DONE 0.1s 22:23:36 22:23:36 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:23:36 #132 DONE 0.1s 22:23:36 22:23:36 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:23:37 #133 DONE 0.1s 22:23:37 22:23:37 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:23:37 #134 DONE 0.1s 22:23:37 22:23:37 #135 [security-spire-server] exporting to image 22:23:37 #135 exporting layers 22:23:37 #135 ... 22:23:37 22:23:37 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:23:37 #136 DONE 0.2s 22:23:37 22:23:37 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:23:37 #137 DONE 0.3s 22:23:37 22:23:37 #135 [security-spire-agent] exporting to image 22:23:37 #135 ... 22:23:37 22:23:37 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:23:37 #0 1.008 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 22:23:37 #138 ... 22:23:37 22:23:37 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:23:37 #0 1.234 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 22:23:37 #139 ... 22:23:37 22:23:37 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:23:37 #0 0.897 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 22:23:38 #140 ... 22:23:38 22:23:38 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:23:38 #0 0.567 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 22:23:38 #141 ... 22:23:38 22:23:38 #135 [security-spire-agent] exporting to image 22:23:38 #135 exporting layers 0.7s done 22:23:38 #135 writing image sha256:4d9654b6f9a65b6305d0ee3386b35c2e3cca426a1dab67dd6072c3d21ddd6e07 0.1s done 22:23:38 #135 naming to docker.io/library/security-spire-config done 22:23:38 #135 writing image sha256:e97cb08010be3967189c4cc936445bac030c86f6c351450eef49b68505356db5 0.0s done 22:23:38 #135 naming to docker.io/library/security-spire-server done 22:23:38 #135 writing image sha256:629e540ea0a951c77d3f8843a6d9d5a78c6ebb0ddbc9deb78bd6989c45f9f3fe done 22:23:38 #135 naming to docker.io/library/security-spire-agent done 22:23:38 #135 DONE 1.1s 22:23:38 22:23:38 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:23:38 #0 0.679 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 22:23:38 #142 ... 22:23:38 22:23:38 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:23:38 #0 1.781 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 22:23:38 #143 ... 22:23:38 22:23:38 #80 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:38 #80 0.483 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 22:23:38 #80 ... 22:23:38 22:23:38 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:23:38 #0 1.189 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 22:23:38 #144 ... 22:23:38 22:23:38 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:23:38 #0 0.995 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 22:23:38 #145 ... 22:23:38 22:23:38 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:23:38 #0 1.211 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 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:24:48 #146 ... 22:24:48 22:24:48 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:24:48 #139 80.00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.530s coverage: 28.7% of statements 22:25:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 97.0% of statements 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:25:10 #139 DONE 101.0s 22:25:10 22:25:10 #80 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:10 #80 DONE 101.0s 22:25:10 22:25:10 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:25:10 #141 DONE 101.0s 22:25:10 22:25:10 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:25:10 #111 DONE 101.0s 22:25:10 22:25:10 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:25:10 #146 DONE 101.0s 22:25:10 22:25:10 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:25:10 #145 DONE 101.0s 22:25:10 22:25:10 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:25:10 #140 DONE 101.1s 22:25:10 22:25:10 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #147 ... 22:25:10 22:25:10 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:25:10 #144 DONE 101.3s 22:25:10 22:25:10 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:25:10 #148 ... 22:25:10 22:25:10 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:25:10 #143 DONE 101.4s 22:25:10 22:25:10 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:25:10 #142 DONE 101.5s 22:25:10 22:25:10 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:25:10 #138 DONE 101.5s 22:25:10 22:25:10 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:25:10 #148 DONE 0.4s 22:25:10 22:25:10 #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #149 ... 22:25:10 22:25:10 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #150 DONE 0.6s 22:25:10 22:25:10 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #151 DONE 0.6s 22:25:10 22:25:10 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #147 DONE 0.6s 22:25:10 22:25:10 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #152 DONE 0.6s 22:25:10 22:25:10 #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #153 DONE 0.5s 22:25:10 22:25:10 #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #149 DONE 0.4s 22:25:10 22:25:10 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:10 #154 DONE 0.3s 22:25:10 22:25:10 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:10 #155 DONE 0.3s 22:25:10 22:25:10 #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #156 CACHED 22:25:10 22:25:10 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:25:10 #157 CACHED 22:25:10 22:25:10 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:25:10 #158 DONE 0.3s 22:25:10 22:25:10 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:25:10 #159 CACHED 22:25:10 22:25:10 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #160 CACHED 22:25:10 22:25:10 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #161 CACHED 22:25:10 22:25:10 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:10 #162 CACHED 22:25:10 22:25:10 #163 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:10 #163 DONE 0.3s 22:25:10 22:25:10 #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:25:10 #164 CACHED 22:25:10 22:25:10 #165 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:25:10 #165 CACHED 22:25:10 22:25:10 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:25:10 #166 DONE 0.3s 22:25:10 22:25:10 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.410s coverage: 71.5% of statements 22:25:11 #167 ... 22:25:11 22:25:11 #168 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:25:11 #168 DONE 2.0s 22:25:11 22:25:11 #169 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:25:11 #169 DONE 2.0s 22:25:11 22:25:11 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:25:11 #170 ... 22:25:11 22:25:11 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:25:11 #167 DONE 2.3s 22:25:11 22:25:11 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:25:11 #171 DONE 2.3s 22:25:11 22:25:11 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:25:11 #172 DONE 2.3s 22:25:11 22:25:11 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:25:11 #173 DONE 2.3s 22:25:11 22:25:11 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:25:11 #174 DONE 2.3s 22:25:11 22:25:11 #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:25:11 #175 DONE 2.4s 22:25:11 22:25:11 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:25:11 #176 DONE 2.4s 22:25:11 22:25:11 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:25:11 #177 DONE 2.3s 22:25:11 22:25:11 #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:25:12 #178 ... 22:25:12 22:25:12 #179 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:25:12 #179 DONE 0.4s 22:25:12 22:25:12 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:25:12 #170 DONE 0.6s 22:25:12 22:25:12 #180 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:25:12 #180 DONE 0.3s 22:25:12 22:25:12 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:25:12 #181 DONE 0.4s 22:25:12 22:25:12 #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:25:12 #182 ... 22:25:12 22:25:12 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:25:12 #183 DONE 0.4s 22:25:12 22:25:12 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:25:12 #184 DONE 0.4s 22:25:12 22:25:12 #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:25:12 #178 DONE 0.4s 22:25:12 22:25:12 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:25:12 #185 DONE 0.4s 22:25:12 22:25:12 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:25:12 #186 DONE 0.4s 22:25:12 22:25:12 #187 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:25:12 #187 DONE 0.4s 22:25:12 22:25:12 #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:25:12 #188 DONE 0.4s 22:25:12 22:25:12 #135 [core-data] exporting to image 22:25:12 #135 exporting layers 22:25:12 #135 ... 22:25:12 22:25:12 #189 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:25:12 #189 DONE 0.5s 22:25:12 22:25:12 #190 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:25:12 #190 DONE 3.3s 22:25:12 22:25:12 #135 [core-data] exporting to image 22:25:12 #135 exporting layers 0.2s done 22:25:13 #135 ... 22:25:13 22:25:13 #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:25:13 #182 DONE 0.4s 22:25:13 22:25:13 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:25:13 #191 DONE 0.4s 22:25:13 22:25:13 #135 [core-data] exporting to image 22:25:13 #135 exporting layers 0.4s done 22:25:13 #135 exporting layers 0.6s done 22:25:13 #135 ... 22:25:13 22:25:13 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:25:13 #192 DONE 0.6s 22:25:13 22:25:13 #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:25:13 #193 DONE 0.6s 22:25:13 22:25:13 #135 [core-metadata] exporting to image 22:25:13 #135 exporting layers 0.5s done 22:25:13 #135 exporting layers 0.8s done 22:25:13 #135 ... 22:25:13 22:25:13 #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:25:13 #194 DONE 0.6s 22:25:13 22:25:13 #195 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:25:13 #195 DONE 0.6s 22:25:13 22:25:13 #135 [core-metadata] exporting to image 22:25:13 #135 exporting layers 0.3s done 22:25:13 #135 writing image sha256:ceb8d4e4f6d74e54839f00892a01efef402d4885444403f11519f057e9645a4a done 22:25:13 #135 writing image sha256:cf527c62d9a34d4bade13dc9c791f2dd7e5107a5cb08c2ae5cef2cc42f0d5fd6 done 22:25:13 #135 naming to docker.io/library/support-scheduler done 22:25:13 #135 naming to docker.io/library/core-command done 22:25:13 #135 writing image sha256:0e49c061b3f07bc573f0a2f82052d3b8cdc8d0de4825544b28b8ad47d20e5bff done 22:25:13 #135 writing image sha256:d6a5310e13681140710cd646b0ac2b612bce4a12e15e7d9b26c76b8ff8e8cbaa 0.0s done 22:25:13 #135 naming to docker.io/library/security-spiffe-token-provider done 22:25:13 #135 writing image sha256:fc85b81ea4202b0275642f66c065e0b823972d9f505016b91fe4989a594c9e5e 0.0s done 22:25:13 #135 naming to docker.io/library/core-metadata 0.0s done 22:25:13 #135 writing image sha256:db45a70018ed4528434d671cd48832a19b731252b335de6a6121ad83cb7b237c 22:25:13 #135 naming to docker.io/library/core-data 0.0s done 22:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.304s coverage: 54.0% of statements 22:25:13 #135 writing image sha256:db45a70018ed4528434d671cd48832a19b731252b335de6a6121ad83cb7b237c 0.0s done 22:25:13 #135 naming to docker.io/library/support-notifications done 22:25:13 #135 DONE 2.3s 22:25:13 22:25:13 #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:25:14 #196 DONE 0.6s 22:25:14 22:25:14 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:25:14 #197 DONE 0.7s 22:25:14 22:25:14 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:14 #198 DONE 1.2s 22:25:14 22:25:14 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:14 #199 DONE 1.2s 22:25:14 22:25:14 #200 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:25:14 #200 DONE 0.7s 22:25:14 22:25:14 #135 [core-common-config-bootstrapper] exporting to image 22:25:14 #135 ... 22:25:14 22:25:14 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:25:14 #201 DONE 0.1s 22:25:14 22:25:14 #202 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:25:14 #202 DONE 0.3s 22:25:14 22:25:14 #135 [security-proxy-auth] exporting to image 22:25:14 #135 exporting layers 0.4s done 22:25:14 #135 writing image sha256:737797e61f325d0ec8eed4ab3cd1ee4c8a28433a399f7a6b4193a151ce2c322d 0.0s done 22:25:14 #135 naming to docker.io/library/security-proxy-auth done 22:25:14 #135 writing image sha256:c44d94f372a379b1574bd6b8fa25dc3bde52b04217b43d6a309fa242b229a255 22:25:14 #135 writing image sha256:c44d94f372a379b1574bd6b8fa25dc3bde52b04217b43d6a309fa242b229a255 done 22:25:14 #135 naming to docker.io/library/core-common-config-bootstrapper done 22:25:14 #135 DONE 2.7s 22:25:14 22:25:14 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:25:14 #203 DONE 0.1s 22:25:14 22:25:14 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:25:14 #204 DONE 0.1s 22:25:14 22:25:14 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:14 #205 ... 22:25:14 22:25:14 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:25:14 #206 DONE 0.0s 22:25:14 22:25:14 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:25:14 #207 DONE 0.0s 22:25:14 22:25:14 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:25:14 #208 DONE 0.0s 22:25:14 22:25:14 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:25:14 #209 ... 22:25:14 22:25:14 #210 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:14 #210 DONE 0.8s 22:25:14 22:25:14 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:14 #205 DONE 0.5s 22:25:14 22:25:14 #135 [security-proxy-setup] exporting to image 22:25:14 #135 exporting layers 0.3s done 22:25:14 #135 exporting layers 0.3s done 22:25:14 #135 writing image sha256:5a4f7c760310e065ec159d3a436ce51680b0d0318e7e71c17cd6d9a528d86e3d done 22:25:14 #135 naming to docker.io/library/security-proxy-setup done 22:25:14 #135 writing image sha256:9c4ef7d4252344a9595b9ac618dbd74af18d6a9be7d2d8909a3c4d917c2c7e0e done 22:25:14 #135 naming to docker.io/library/security-secretstore-setup done 22:25:14 #135 DONE 3.0s 22:25:14 22:25:14 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:25:14 #209 DONE 0.5s 22:25:15 22:25:15 #135 [security-bootstrapper] exporting to image 22:25:15 #135 exporting layers 0.2s done 22:25:15 #135 writing image sha256:4b0e59cd27e5238a132ecdcaff3039d6409bcdf863140c38fbcf5bd86fdcb1f4 done 22:25:15 #135 naming to docker.io/library/security-bootstrapper done 22:25:15 #135 DONE 3.2s 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:15 time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:25:15 $ docker stop --time=1 adb89e1d657dd34b3e3e5d334756520ddc600161e2133727cb470e9aa8c1154b 22:25:16 $ docker rm -f --volumes adb89e1d657dd34b3e3e5d334756520ddc600161e2133727cb470e9aa8c1154b [Pipeline] // withDockerContainer [Pipeline] sh 22:25:16 + docker images 22:25:16 REPOSITORY TAG IMAGE ID CREATED SIZE 22:25:16 security-bootstrapper latest 4b0e59cd27e5 2 seconds ago 23MB 22:25:16 security-proxy-setup latest 5a4f7c760310 2 seconds ago 29.2MB 22:25:16 security-secretstore-setup latest 9c4ef7d42523 2 seconds ago 44.1MB 22:25:16 core-common-config-bootstrapper latest c44d94f372a3 3 seconds ago 18MB 22:25:16 security-proxy-auth latest 737797e61f32 3 seconds ago 19.4MB 22:25:16 support-notifications latest db45a70018ed 4 seconds ago 34.3MB 22:25:16 core-data latest fc85b81ea420 4 seconds ago 21.2MB 22:25:16 security-spiffe-token-provider latest 0e49c061b3f0 4 seconds ago 33.5MB 22:25:16 support-scheduler latest ceb8d4e4f6d7 4 seconds ago 33.7MB 22:25:16 core-command latest cf527c62d9a3 4 seconds ago 21MB 22:25:16 core-metadata latest d6a5310e1368 4 seconds ago 21.6MB 22:25:16 security-spire-agent latest 629e540ea0a9 About a minute ago 161MB 22:25:16 security-spire-config latest 4d9654b6f9a6 About a minute ago 102MB 22:25:16 security-spire-server latest e97cb08010be About a minute ago 103MB 22:25:16 ci-base-image-x86_64 latest 24afdefc1f3a 6 minutes ago 1.07GB 22:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 22:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 22:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [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] } 22:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.120s coverage: 93.4% of statements 22:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.538s coverage: 3.8% of statements 22:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.574s coverage: 97.6% of statements 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:25:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 72.2% of statements 22:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:25:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.402s coverage: 0.9% of statements 22:25:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 32.2% of statements 22:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 22:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 22:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.103s coverage: 79.9% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.273s coverage: 92.9% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.176s coverage: 20.0% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.8% of statements 22:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements 22:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements 22:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 63.1% of statements 22:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements 22:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 22:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements 22:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 22:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 22:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.996s coverage: 38.4% of statements 22:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 22:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:26:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 22:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:27:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 22:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:27:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 95.7% of statements 22:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.8% of statements 22:27:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:27:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:27:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 98.9% of statements 22:27:10 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 22:27:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:27:10 go vet ./... 22:29:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:49 ./bin/test-attribution-txt.sh 22:29:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 22:29:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 22:29:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 22:29:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:29:50 + ls -al . 22:29:50 total 724 22:29:50 drwxrwxr-x 11 1001 1001 4096 Aug 18 22:22 . 22:29:50 drwxr-xr-x 4 root root 4096 Aug 18 22:21 .. 22:29:50 drwxrwxr-x 2 1001 1001 4096 Aug 18 22:20 .blubracket 22:29:50 -rw-rw-r-- 1 1001 1001 16 Aug 18 22:20 .dockerignore 22:29:50 drwxrwxr-x 8 1001 1001 4096 Aug 18 22:20 .git 22:29:50 drwxrwxr-x 3 1001 1001 4096 Aug 18 22:20 .github 22:29:50 -rw-rw-r-- 1 1001 1001 1173 Aug 18 22:20 .gitignore 22:29:50 -rw-rw-r-- 1 1001 1001 42 Aug 18 22:20 .golangci.yml 22:29:50 -rw-rw-r-- 1 1001 1001 87 Aug 18 22:20 .hadolint.yml 22:29:50 -rw-rw-r-- 1 1001 1001 166 Aug 18 22:20 .sonarcloud.properties 22:29:50 -rw-rw-r-- 1 1001 1001 1171 Aug 18 22:20 ADOPTERS.md 22:29:50 -rw-rw-r-- 1 1001 1001 11152 Aug 18 22:20 Attribution.txt 22:29:50 -rw-rw-r-- 1 1001 1001 93407 Aug 18 22:20 CHANGELOG.md 22:29:50 -rw-rw-r-- 1 1001 1001 3804 Aug 18 22:20 CONTRIBUTING.md 22:29:50 -rw-rw-r-- 1 1001 1001 677 Aug 18 22:20 GOVERNANCE.md 22:29:50 -rw-rw-r-- 1 1001 1001 883 Aug 18 22:20 Jenkinsfile 22:29:50 -rw-rw-r-- 1 1001 1001 10775 Aug 18 22:20 LICENSE 22:29:50 -rw-rw-r-- 1 1001 1001 14764 Aug 18 22:20 Makefile 22:29:50 -rw-rw-r-- 1 1001 1001 582 Aug 18 22:20 OWNERS.md 22:29:50 -rw-rw-r-- 1 1001 1001 9923 Aug 18 22:20 README.md 22:29:50 -rw-rw-r-- 1 1001 1001 789 Aug 18 22:20 SECURITY.md 22:29:50 -rw-rw-r-- 1 1001 1001 5 Aug 18 22:18 VERSION 22:29:50 drwxrwxr-x 2 1001 1001 4096 Aug 18 22:20 bin 22:29:50 drwxrwxr-x 18 1001 1001 4096 Aug 18 22:20 cmd 22:29:50 -rw-r--r-- 1 root root 446997 Aug 18 22:27 coverage.out 22:29:50 drwxrwxr-x 2 1001 1001 4096 Aug 18 22:20 fuzz_test 22:29:50 -rw-rw-r-- 1 1001 1001 3687 Aug 18 22:20 go.mod 22:29:50 -rw-rw-r-- 1 1001 1001 33714 Aug 18 22:20 go.sum 22:29:50 drwxrwxr-x 7 1001 1001 4096 Aug 18 22:20 internal 22:29:50 drwxrwxr-x 3 1001 1001 4096 Aug 18 22:20 openapi 22:29:50 -rw-rw-r-- 1 1001 1001 594 Aug 18 22:20 security.txt 22:29:50 drwxrwxr-x 4 1001 1001 4096 Aug 18 22:20 snap 22:29:50 -rw-rw-r-- 1 1001 1001 204 Aug 18 22:20 version.go [Pipeline] sh 22:29:51 + '[' -e coverage.out ] 22:29:51 + chown 1001:1001 coverage.out [Pipeline] stash 22:29:51 Warning: overwriting stash ‘coverage-report’ 22:29:51 Stashed 1 file(s) [Pipeline] sh 22:29:52 + make build 22:29:52 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 22:31:29 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 22:31:29 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 22:31:34 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 22:31:38 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 22:32:16 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 22:32:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:32:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:32:38 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 22:32:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:32:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:32:53 $ docker stop --time=1 ae4f215e5d2cd0863c6262dbb1bced7270720e61b5be84eda8d47aaaa54a04b0 22:32:55 $ docker rm -f --volumes ae4f215e5d2cd0863c6262dbb1bced7270720e61b5be84eda8d47aaaa54a04b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:32:58 22:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:32:59 latest: Pulling from edgex-devops/edgex-compose-arm64 22:32:59 547446be3368: Pulling fs layer 22:32:59 d125d8839a47: Pulling fs layer 22:32:59 3e85d5ac6304: Pulling fs layer 22:32:59 c3105a71a48b: Pulling fs layer 22:32:59 0f093f025ec4: Pulling fs layer 22:32:59 c3106fc0e877: Pulling fs layer 22:32:59 c3105a71a48b: Waiting 22:32:59 0f093f025ec4: Waiting 22:32:59 c3106fc0e877: Waiting 22:32:59 547446be3368: Verifying Checksum 22:32:59 c3105a71a48b: Verifying Checksum 22:32:59 c3105a71a48b: Download complete 22:32:59 d125d8839a47: Verifying Checksum 22:32:59 d125d8839a47: Download complete 22:32:59 c3106fc0e877: Verifying Checksum 22:32:59 c3106fc0e877: Download complete 22:32:59 0f093f025ec4: Verifying Checksum 22:32:59 0f093f025ec4: Download complete 22:32:59 547446be3368: Pull complete 22:33:00 d125d8839a47: Pull complete 22:33:01 3e85d5ac6304: Verifying Checksum 22:33:01 3e85d5ac6304: Download complete 22:33:09 3e85d5ac6304: Pull complete 22:33:09 c3105a71a48b: Pull complete 22:33:10 0f093f025ec4: Pull complete 22:33:10 c3106fc0e877: Pull complete 22:33:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:33:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:10 prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 22:33:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:33:14 $ docker top 3dc6ca6aee820a299da3f59d589a9a02ac1abde2386067c349fdeab0b12c4a68 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:15 + docker compose -f ./docker-compose-build.yml build --parallel 22:33:23 #1 [support-notifications internal] load build definition from Dockerfile 22:33:23 #1 transferring dockerfile: 22:33:23 #1 transferring dockerfile: 1.84kB done 22:33:23 #1 DONE 0.1s 22:33:23 22:33:23 #2 [security-secretstore-setup internal] load build definition from Dockerfile 22:33:23 #2 transferring dockerfile: 2.38kB done 22:33:23 #2 DONE 0.0s 22:33:23 22:33:23 #3 [core-command internal] load build definition from Dockerfile 22:33:23 #3 transferring dockerfile: 1.82kB 0.0s done 22:33:23 #3 DONE 0.1s 22:33:23 22:33:23 #4 [support-scheduler internal] load build definition from Dockerfile 22:33:23 #4 transferring dockerfile: 1.82kB done 22:33:23 #4 DONE 0.1s 22:33:23 22:33:23 #5 [security-bootstrapper internal] load build definition from Dockerfile 22:33:23 #5 transferring dockerfile: 2.82kB done 22:33:23 #5 DONE 0.1s 22:33:23 22:33:23 #6 [security-spire-server internal] load build definition from Dockerfile 22:33:23 #6 transferring dockerfile: 2.63kB done 22:33:23 #6 DONE 0.1s 22:33:23 22:33:23 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:33:23 #7 transferring dockerfile: 1.78kB done 22:33:23 #7 DONE 0.1s 22:33:23 22:33:23 #8 [security-proxy-auth internal] load build definition from Dockerfile 22:33:23 #8 transferring dockerfile: 2.04kB done 22:33:23 #8 DONE 0.1s 22:33:23 22:33:23 #9 [core-data internal] load build definition from Dockerfile 22:33:23 #9 transferring dockerfile: 1.90kB done 22:33:23 #9 DONE 0.1s 22:33:23 22:33:23 #10 [security-spire-agent internal] load build definition from Dockerfile 22:33:23 #10 transferring dockerfile: 2.68kB done 22:33:23 #10 DONE 0.1s 22:33:23 22:33:23 #11 [core-metadata internal] load build definition from Dockerfile 22:33:24 #11 transferring dockerfile: 1.96kB done 22:33:24 #11 DONE 0.1s 22:33:24 22:33:24 #12 [security-proxy-setup internal] load build definition from Dockerfile 22:33:24 #12 transferring dockerfile: 2.39kB done 22:33:24 #12 DONE 0.1s 22:33:24 22:33:24 #13 [security-spire-config internal] load build definition from Dockerfile 22:33:24 #13 transferring dockerfile: 2.58kB 0.0s done 22:33:24 #13 DONE 0.1s 22:33:24 22:33:24 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:33:24 #14 transferring dockerfile: 2.12kB done 22:33:24 #14 DONE 0.1s 22:33:24 22:33:24 #15 [support-notifications internal] load .dockerignore 22:33:24 #15 transferring context: 56B done 22:33:24 #15 DONE 0.1s 22:33:24 22:33:24 #16 [security-secretstore-setup internal] load .dockerignore 22:33:24 #16 transferring context: 56B done 22:33:24 #16 DONE 0.0s 22:33:24 22:33:24 #17 [core-command internal] load .dockerignore 22:33:24 #17 transferring context: 56B done 22:33:24 #17 DONE 0.0s 22:33:24 22:33:24 #18 [support-scheduler internal] load .dockerignore 22:33:24 #18 transferring context: 56B done 22:33:24 #18 DONE 0.1s 22:33:24 22:33:24 #19 [security-bootstrapper internal] load .dockerignore 22:33:24 #19 transferring context: 56B done 22:33:24 #19 DONE 0.0s 22:33:25 22:33:25 #20 [security-spire-server internal] load .dockerignore 22:33:25 #20 transferring context: 56B done 22:33:25 #20 DONE 0.1s 22:33:25 22:33:25 #21 [security-spiffe-token-provider internal] load .dockerignore 22:33:25 #21 transferring context: 56B done 22:33:25 #21 DONE 0.1s 22:33:25 22:33:25 #22 [security-proxy-auth internal] load .dockerignore 22:33:25 #22 transferring context: 56B done 22:33:25 #22 ... 22:33:25 22:33:25 #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:25 #23 DONE 0.0s 22:33:25 22:33:25 #24 [core-common-config-bootstrapper internal] load .dockerignore 22:33:25 #24 ... 22:33:25 22:33:25 #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:25 #23 DONE 0.0s 22:33:25 22:33:25 #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:25 #23 DONE 0.0s 22:33:25 22:33:25 #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 22:33:26 #25 ... 22:33:26 22:33:26 #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:26 #23 DONE 0.0s 22:33:26 22:33:26 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 22:33:26 #25 ... 22:33:26 22:33:26 #22 [security-proxy-auth internal] load .dockerignore 22:33:26 #22 DONE 0.9s 22:33:26 22:33:26 #26 [core-data internal] load .dockerignore 22:33:26 #26 transferring context: 56B done 22:33:26 #26 DONE 0.9s 22:33:26 22:33:26 #27 [security-spire-agent internal] load .dockerignore 22:33:26 #27 transferring context: 56B done 22:33:26 #27 DONE 1.0s 22:33:26 22:33:26 #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:26 #23 DONE 0.0s 22:33:26 22:33:26 #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 22:33:26 #25 ... 22:33:26 22:33:26 #28 [security-spire-config internal] load .dockerignore 22:33:26 #28 transferring context: 56B 0.0s done 22:33:26 #28 DONE 0.9s 22:33:26 22:33:26 #29 [core-metadata internal] load .dockerignore 22:33:26 #29 transferring context: 56B done 22:33:26 #29 DONE 1.0s 22:33:26 22:33:26 #24 [core-common-config-bootstrapper internal] load .dockerignore 22:33:26 #24 transferring context: 56B 0.0s done 22:33:26 #24 DONE 0.9s 22:33:26 22:33:26 #30 [security-proxy-setup internal] load .dockerignore 22:33:26 #30 transferring context: 56B 0.0s done 22:33:26 #30 DONE 1.0s 22:33:26 22:33:26 #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 22:33:26 #25 ... 22:33:26 22:33:26 #23 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:26 #23 DONE 0.0s 22:33:26 22:33:26 #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 22:33:26 #25 ... 22:33:26 22:33:26 #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:26 #23 DONE 0.0s 22:33:26 22:33:26 #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 22:33:26 #25 ... 22:33:26 22:33:26 #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:26 #23 DONE 0.0s 22:33:26 22:33:26 #31 [security-bootstrapper internal] load build context 22:33:26 #31 DONE 0.0s 22:33:26 22:33:26 #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 22:33:27 #25 ... 22:33:27 22:33:27 #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:33:27 #23 DONE 0.0s 22:33:27 22:33:27 #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 22:33:27 #25 DONE 1.6s 22:33:27 22:33:27 #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:33:27 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.2s done 22:33:27 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:33:27 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:33:27 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:33:27 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:33:27 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.2s 22:33:27 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s 22:33:27 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 22:33:27 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 22:33:30 #32 ... 22:33:30 22:33:30 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:33:30 #33 DONE 4.0s 22:33:30 22:33:30 #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:33:30 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.7s done 22:33:30 #32 ... 22:33:30 22:33:30 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 22:33:30 #34 DONE 1.3s 22:33:30 22:33:30 #35 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:33:32 #35 ... 22:33:32 22:33:32 #32 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:33:32 #32 DONE 5.9s 22:33:32 22:33:32 #36 [support-scheduler internal] load build context 22:33:32 #36 transferring context: 26.91MB 5.3s 22:33:32 #36 ... 22:33:32 22:33:32 #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:33:36 #37 ... 22:33:36 22:33:36 #38 [core-command internal] load build context 22:33:36 #38 ... 22:33:36 22:33:36 #31 [security-bootstrapper internal] load build context 22:33:36 #31 ... 22:33:36 22:33:36 #39 [support-notifications internal] load build context 22:33:36 #39 transferring context: 29.59MB 9.9s 22:33:37 #39 ... 22:33:37 22:33:37 #40 [core-common-config-bootstrapper internal] load build context 22:33:37 #40 ... 22:33:37 22:33:37 #41 [security-proxy-auth internal] load build context 22:33:37 #41 ... 22:33:37 22:33:37 #42 [security-proxy-setup internal] load build context 22:33:37 #42 ... 22:33:37 22:33:37 #43 [core-data internal] load build context 22:33:37 #43 ... 22:33:37 22:33:37 #44 [security-spire-agent internal] load build context 22:33:37 #44 ... 22:33:37 22:33:37 #45 [security-spiffe-token-provider internal] load build context 22:33:37 #45 ... 22:33:37 22:33:37 #46 [security-secretstore-setup internal] load build context 22:33:37 #46 ... 22:33:37 22:33:37 #47 [security-spire-config internal] load build context 22:33:37 #47 ... 22:33:37 22:33:37 #48 [core-metadata internal] load build context 22:33:38 #48 ... 22:33:38 22:33:38 #49 [security-spire-server internal] load build context 22:33:38 #49 ... 22:33:38 22:33:38 #47 [security-spire-config internal] load build context 22:33:38 #47 ... 22:33:38 22:33:38 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:33:38 #0 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:38 #0 3.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:38 #0 5.095 OK: 263 MiB in 53 packages 22:33:38 #50 DONE 7.6s 22:33:38 22:33:38 #48 [core-metadata internal] load build context 22:33:41 #48 ... 22:33:41 22:33:41 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:33:41 #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:41 #0 6.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:41 #51 10.14 OK: 263 MiB in 53 packages 22:33:41 #51 ... 22:33:41 22:33:41 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:33:41 #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:41 #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:41 #52 ... 22:33:41 22:33:41 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:33:41 #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:41 #0 9.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:41 #53 ... 22:33:41 22:33:41 #36 [support-scheduler internal] load build context 22:33:42 #36 ... 22:33:42 22:33:42 #38 [core-command internal] load build context 22:33:42 #38 ... 22:33:42 22:33:42 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:33:42 #52 11.50 OK: 263 MiB in 53 packages 22:33:42 #52 ... 22:33:42 22:33:42 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:33:42 #51 DONE 11.9s 22:33:42 22:33:42 #48 [core-metadata internal] load build context 22:33:42 #48 transferring context: 25.72MB 15.0s 22:33:43 #48 ... 22:33:43 22:33:43 #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 22:33:43 #35 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:43 #35 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:43 #35 10.31 OK: 263 MiB in 53 packages 22:33:43 #35 DONE 12.5s 22:33:43 22:33:43 #48 [core-metadata internal] load build context 22:33:43 #48 ... 22:33:43 22:33:43 #52 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:33:43 #52 DONE 12.9s 22:33:43 22:33:43 #48 [core-metadata internal] load build context 22:33:43 #48 ... 22:33:43 22:33:43 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:33:43 #54 ... 22:33:43 22:33:43 #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:33:43 #55 ... 22:33:43 22:33:43 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:33:43 #56 ... 22:33:43 22:33:43 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:33:43 #57 ... 22:33:43 22:33:43 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:33:44 #58 ... 22:33:44 22:33:44 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:33:44 #59 ... 22:33:44 22:33:44 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:33:44 #60 ... 22:33:44 22:33:44 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:33:44 #61 ... 22:33:44 22:33:44 #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:33:44 #37 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:45 #37 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:46 #37 ... 22:33:46 22:33:46 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:33:46 #53 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:33:46 #53 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:33:46 #53 12.28 OK: 17694 distinct packages available 22:33:46 #53 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:46 #53 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:46 #53 14.86 OK: 263 MiB in 53 packages 22:33:46 #53 DONE 16.0s 22:33:46 22:33:46 #48 [core-metadata internal] load build context 22:33:47 #48 ... 22:33:47 22:33:47 #39 [support-notifications internal] load build context 22:33:47 #39 transferring context: 45.57MB 20.0s 22:33:47 #39 ... 22:33:47 22:33:47 #31 [security-bootstrapper internal] load build context 22:33:47 #31 ... 22:33:47 22:33:47 #40 [core-common-config-bootstrapper internal] load build context 22:33:47 #40 ... 22:33:47 22:33:47 #41 [security-proxy-auth internal] load build context 22:33:47 #41 ... 22:33:47 22:33:47 #42 [security-proxy-setup internal] load build context 22:33:47 #42 ... 22:33:47 22:33:47 #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:33:47 #55 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:47 #55 ... 22:33:47 22:33:47 #45 [security-spiffe-token-provider internal] load build context 22:33:47 #45 ... 22:33:47 22:33:47 #43 [core-data internal] load build context 22:33:48 #43 ... 22:33:48 22:33:48 #44 [security-spire-agent internal] load build context 22:33:48 #44 ... 22:33:48 22:33:48 #46 [security-secretstore-setup internal] load build context 22:33:48 #46 ... 22:33:48 22:33:48 #49 [security-spire-server internal] load build context 22:33:48 #49 ... 22:33:48 22:33:48 #46 [security-secretstore-setup internal] load build context 22:33:48 #46 ... 22:33:48 22:33:48 #47 [security-spire-config internal] load build context 22:33:48 #47 ... 22:33:48 22:33:48 #46 [security-secretstore-setup internal] load build context 22:33:50 #46 ... 22:33:50 22:33:50 #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:33:50 #37 15.73 (1/2) Installing dumb-init (1.2.5-r2) 22:33:50 #37 15.73 (2/2) Installing su-exec (0.2-r2) 22:33:50 #37 15.73 Executing busybox-1.35.0-r29.trigger 22:33:50 #37 15.96 OK: 8 MiB in 17 packages 22:33:50 #37 DONE 17.6s 22:33:50 22:33:50 #46 [security-secretstore-setup internal] load build context 22:33:52 #46 ... 22:33:52 22:33:52 #36 [support-scheduler internal] load build context 22:33:52 #36 ... 22:33:52 22:33:52 #42 [security-proxy-setup internal] load build context 22:33:52 #42 ... 22:33:52 22:33:52 #38 [core-command internal] load build context 22:33:52 #38 ... 22:33:52 22:33:52 #46 [security-secretstore-setup internal] load build context 22:33:52 #46 transferring context: 41.69MB 25.6s 22:33:55 #46 ... 22:33:55 22:33:55 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:33:55 #62 DONE 4.8s 22:33:55 22:33:55 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:33:55 #63 ... 22:33:55 22:33:55 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:33:55 #54 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:55 #54 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:55 #54 18.66 (1/4) Installing dumb-init (1.2.5-r2) 22:33:55 #54 18.69 (2/4) Installing openssl (3.0.10-r0) 22:33:55 #54 18.83 (3/4) Installing su-exec (0.2-r2) 22:33:55 #54 18.85 (4/4) Installing yq (4.30.4-r4) 22:33:55 #54 20.46 Executing busybox-1.35.0-r29.trigger 22:33:55 #54 20.57 OK: 17 MiB in 19 packages 22:33:55 #54 ... 22:33:55 22:33:55 #46 [security-secretstore-setup internal] load build context 22:33:56 #46 ... 22:33:56 22:33:56 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:33:56 #63 DONE 1.1s 22:33:56 22:33:56 #46 [security-secretstore-setup internal] load build context 22:33:56 #46 ... 22:33:56 22:33:56 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:33:56 #54 DONE 22.8s 22:33:56 22:33:56 #46 [security-secretstore-setup internal] load build context 22:33:57 #46 ... 22:33:57 22:33:57 #48 [core-metadata internal] load build context 22:33:57 #48 ... 22:33:57 22:33:57 #38 [core-command internal] load build context 22:33:57 #38 ... 22:33:57 22:33:57 #39 [support-notifications internal] load build context 22:33:57 #39 transferring context: 68.93MB 30.4s 22:33:57 #39 ... 22:33:57 22:33:57 #31 [security-bootstrapper internal] load build context 22:33:57 #31 ... 22:33:57 22:33:57 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:33:57 #64 DONE 1.1s 22:33:57 22:33:57 #31 [security-bootstrapper internal] load build context 22:33:57 #31 ... 22:33:57 22:33:57 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:33:57 #56 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:57 #56 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:57 #56 21.94 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:33:57 #56 21.94 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:33:57 #56 21.94 OK: 17689 distinct packages available 22:33:57 #56 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:57 #56 ... 22:33:57 22:33:57 #41 [security-proxy-auth internal] load build context 22:33:57 #41 ... 22:33:57 22:33:57 #40 [core-common-config-bootstrapper internal] load build context 22:33:57 #40 ... 22:33:57 22:33:57 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:33:57 #60 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:57 #60 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:57 #60 23.01 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:33:57 #60 23.01 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:33:57 #60 23.01 OK: 17689 distinct packages available 22:33:57 #60 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:58 #60 ... 22:33:58 22:33:58 #45 [security-spiffe-token-provider internal] load build context 22:33:58 #45 ... 22:33:58 22:33:58 #43 [core-data internal] load build context 22:33:58 #43 ... 22:33:58 22:33:58 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:33:58 #58 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:58 #58 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:58 #58 22.63 (1/2) Installing ca-certificates (20230506-r0) 22:33:58 #58 23.15 (2/2) Installing dumb-init (1.2.5-r2) 22:33:58 #58 23.15 Executing busybox-1.35.0-r29.trigger 22:33:58 #58 23.30 Executing ca-certificates-20230506-r0.trigger 22:33:58 #58 ... 22:33:58 22:33:58 #44 [security-spire-agent internal] load build context 22:33:58 #44 ... 22:33:58 22:33:58 #40 [core-common-config-bootstrapper internal] load build context 22:33:58 #40 ... 22:33:58 22:33:58 #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:33:58 #55 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:58 #55 23.36 (1/1) Installing dumb-init (1.2.5-r2) 22:33:58 #55 23.36 Executing busybox-1.35.0-r29.trigger 22:33:58 #55 23.55 OK: 8 MiB in 16 packages 22:33:58 #55 DONE 25.1s 22:33:58 22:33:58 #49 [security-spire-server internal] load build context 22:33:58 #49 ... 22:33:58 22:33:58 #40 [core-common-config-bootstrapper internal] load build context 22:33:59 #40 ... 22:33:59 22:33:59 #47 [security-spire-config internal] load build context 22:33:59 #47 ... 22:33:59 22:33:59 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:33:59 #58 25.30 OK: 8 MiB in 17 packages 22:33:59 #58 ... 22:33:59 22:33:59 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:33:59 #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:59 #61 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:59 #61 23.89 (1/4) Installing ca-certificates (20230506-r0) 22:33:59 #61 24.36 (2/4) Installing dumb-init (1.2.5-r2) 22:33:59 #61 24.36 (3/4) Installing su-exec (0.2-r2) 22:33:59 #61 24.41 (4/4) Installing yq (4.30.4-r4) 22:33:59 #61 25.16 Executing busybox-1.35.0-r29.trigger 22:33:59 #61 25.21 Executing ca-certificates-20230506-r0.trigger 22:33:59 #61 ... 22:33:59 22:33:59 #43 [core-data internal] load build context 22:33:59 #43 ... 22:33:59 22:33:59 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:33:59 #57 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:59 #57 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:33:59 #57 24.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:33:59 #57 24.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:33:59 #57 24.33 OK: 17689 distinct packages available 22:33:59 #57 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:33:59 #57 ... 22:33:59 22:33:59 #43 [core-data internal] load build context 22:34:00 #43 ... 22:34:00 22:34:00 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:34:00 #58 DONE 26.7s 22:34:00 22:34:00 #43 [core-data internal] load build context 22:34:00 #43 ... 22:34:00 22:34:00 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:34:00 #59 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:00 #59 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:00 #59 25.11 (1/1) Installing dumb-init (1.2.5-r2) 22:34:00 #59 25.14 Executing busybox-1.35.0-r29.trigger 22:34:00 #59 25.21 OK: 8 MiB in 16 packages 22:34:00 #59 DONE 26.6s 22:34:00 22:34:00 #43 [core-data internal] load build context 22:34:01 #43 ... 22:34:01 22:34:01 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:34:01 #61 26.65 OK: 17 MiB in 19 packages 22:34:01 #61 DONE 27.7s 22:34:01 22:34:01 #43 [core-data internal] load build context 22:34:02 #43 ... 22:34:02 22:34:02 #36 [support-scheduler internal] load build context 22:34:02 #36 ... 22:34:02 22:34:02 #42 [security-proxy-setup internal] load build context 22:34:02 #42 ... 22:34:02 22:34:02 #36 [support-scheduler internal] load build context 22:34:03 #36 ... 22:34:03 22:34:03 #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:34:03 #56 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:03 #56 27.87 (1/5) Installing dumb-init (1.2.5-r2) 22:34:03 #56 27.90 (2/5) Installing musl-obstack (1.2.3-r0) 22:34:03 #56 27.90 (3/5) Installing libucontext (1.2-r0) 22:34:03 #56 27.91 (4/5) Installing gcompat (1.1.0-r0) 22:34:03 #56 27.93 (5/5) Installing openssl (3.0.10-r0) 22:34:03 #56 27.99 Executing busybox-1.35.0-r29.trigger 22:34:03 #56 28.12 OK: 9 MiB in 20 packages 22:34:03 #56 DONE 29.4s 22:34:03 22:34:03 #36 [support-scheduler internal] load build context 22:34:03 #36 transferring context: 92.17MB 36.2s 22:34:03 #36 ... 22:34:03 22:34:03 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:34:03 #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:03 #57 29.32 (1/4) Installing dumb-init (1.2.5-r2) 22:34:03 #57 29.34 (2/4) Installing musl-obstack (1.2.3-r0) 22:34:03 #57 29.36 (3/4) Installing libucontext (1.2-r0) 22:34:03 #57 29.37 (4/4) Installing gcompat (1.1.0-r0) 22:34:03 #57 29.38 Executing busybox-1.35.0-r29.trigger 22:34:03 #57 29.42 OK: 8 MiB in 19 packages 22:34:03 #57 DONE 30.0s 22:34:04 22:34:04 #36 [support-scheduler internal] load build context 22:34:04 #36 ... 22:34:04 22:34:04 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:34:04 #60 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:04 #60 28.44 (1/9) Installing ca-certificates (20230506-r0) 22:34:04 #60 28.73 (2/9) Installing brotli-libs (1.0.9-r9) 22:34:04 #60 28.73 (3/9) Installing nghttp2-libs (1.51.0-r1) 22:34:04 #60 28.81 (4/9) Installing libcurl (8.2.1-r0) 22:34:04 #60 28.81 (5/9) Installing curl (8.2.1-r0) 22:34:04 #60 28.81 (6/9) Installing dumb-init (1.2.5-r2) 22:34:04 #60 28.81 (7/9) Installing musl-obstack (1.2.3-r0) 22:34:04 #60 28.89 (8/9) Installing libucontext (1.2-r0) 22:34:04 #60 28.89 (9/9) Installing gcompat (1.1.0-r0) 22:34:04 #60 28.89 Executing busybox-1.35.0-r29.trigger 22:34:04 #60 28.95 Executing ca-certificates-20230506-r0.trigger 22:34:04 #60 29.55 OK: 11 MiB in 24 packages 22:34:04 #60 DONE 30.3s 22:34:04 22:34:04 #36 [support-scheduler internal] load build context 22:34:07 #36 ... 22:34:07 22:34:07 #48 [core-metadata internal] load build context 22:34:07 #48 ... 22:34:07 22:34:07 #46 [security-secretstore-setup internal] load build context 22:34:07 #46 ... 22:34:07 22:34:07 #31 [security-bootstrapper internal] load build context 22:34:07 #31 ... 22:34:07 22:34:07 #39 [support-notifications internal] load build context 22:34:07 #39 transferring context: 100.87MB 40.8s 22:34:08 #39 ... 22:34:08 22:34:08 #38 [core-command internal] load build context 22:34:08 #38 ... 22:34:08 22:34:08 #41 [security-proxy-auth internal] load build context 22:34:08 #41 ... 22:34:08 22:34:08 #31 [security-bootstrapper internal] load build context 22:34:08 #31 ... 22:34:08 22:34:08 #45 [security-spiffe-token-provider internal] load build context 22:34:08 #45 ... 22:34:08 22:34:08 #44 [security-spire-agent internal] load build context 22:34:08 #44 ... 22:34:08 22:34:08 #49 [security-spire-server internal] load build context 22:34:09 #49 ... 22:34:09 22:34:09 #44 [security-spire-agent internal] load build context 22:34:09 #44 ... 22:34:09 22:34:09 #40 [core-common-config-bootstrapper internal] load build context 22:34:09 #40 ... 22:34:09 22:34:09 #47 [security-spire-config internal] load build context 22:34:09 #47 ... 22:34:09 22:34:09 #44 [security-spire-agent internal] load build context 22:34:12 #44 ... 22:34:12 22:34:12 #43 [core-data internal] load build context 22:34:12 #43 ... 22:34:12 22:34:12 #44 [security-spire-agent internal] load build context 22:34:12 #44 ... 22:34:12 22:34:12 #42 [security-proxy-setup internal] load build context 22:34:12 #42 ... 22:34:12 22:34:12 #44 [security-spire-agent internal] load build context 22:34:13 #44 transferring context: 140.59MB 46.6s 22:34:17 #44 ... 22:34:17 22:34:17 #36 [support-scheduler internal] load build context 22:34:17 #36 ... 22:34:17 22:34:17 #48 [core-metadata internal] load build context 22:34:17 #48 ... 22:34:17 22:34:17 #46 [security-secretstore-setup internal] load build context 22:34:18 #46 ... 22:34:18 22:34:18 #39 [support-notifications internal] load build context 22:34:18 #39 transferring context: 159.80MB 51.0s 22:34:18 #39 ... 22:34:18 22:34:18 #38 [core-command internal] load build context 22:34:18 #38 ... 22:34:18 22:34:18 #39 [support-notifications internal] load build context 22:34:18 #39 ... 22:34:18 22:34:18 #41 [security-proxy-auth internal] load build context 22:34:18 #41 ... 22:34:18 22:34:18 #39 [support-notifications internal] load build context 22:34:18 #39 ... 22:34:18 22:34:18 #45 [security-spiffe-token-provider internal] load build context 22:34:18 #45 ... 22:34:18 22:34:18 #31 [security-bootstrapper internal] load build context 22:34:19 #31 ... 22:34:19 22:34:19 #45 [security-spiffe-token-provider internal] load build context 22:34:19 #45 ... 22:34:19 22:34:19 #49 [security-spire-server internal] load build context 22:34:19 #49 ... 22:34:19 22:34:19 #40 [core-common-config-bootstrapper internal] load build context 22:34:19 #40 ... 22:34:19 22:34:19 #49 [security-spire-server internal] load build context 22:34:19 #49 ... 22:34:19 22:34:19 #47 [security-spire-config internal] load build context 22:34:19 #47 ... 22:34:19 22:34:19 #49 [security-spire-server internal] load build context 22:34:21 #49 ... 22:34:21 22:34:21 #42 [security-proxy-setup internal] load build context 22:34:21 #42 transferring context: 188.26MB 53.0s done 22:34:21 #42 DONE 53.9s 22:34:21 22:34:21 #49 [security-spire-server internal] load build context 22:34:21 #49 ... 22:34:21 22:34:21 #41 [security-proxy-auth internal] load build context 22:34:21 #41 transferring context: 188.26MB 53.9s done 22:34:21 #41 DONE 54.5s 22:34:21 22:34:21 #49 [security-spire-server internal] load build context 22:34:23 #49 ... 22:34:23 22:34:23 #43 [core-data internal] load build context 22:34:23 #43 transferring context: 188.26MB 55.3s done 22:34:23 #43 ... 22:34:23 22:34:23 #49 [security-spire-server internal] load build context 22:34:24 #49 ... 22:34:24 22:34:24 #36 [support-scheduler internal] load build context 22:34:24 #36 transferring context: 188.26MB 55.7s done 22:34:24 #36 DONE 57.4s 22:34:24 22:34:24 #49 [security-spire-server internal] load build context 22:34:24 #49 ... 22:34:24 22:34:24 #44 [security-spire-agent internal] load build context 22:34:24 #44 transferring context: 188.26MB 55.4s done 22:34:24 #44 DONE 57.4s 22:34:24 22:34:24 #49 [security-spire-server internal] load build context 22:34:24 #49 ... 22:34:24 22:34:24 #43 [core-data internal] load build context 22:34:24 #43 DONE 57.6s 22:34:24 22:34:24 #49 [security-spire-server internal] load build context 22:34:24 #49 ... 22:34:24 22:34:24 #31 [security-bootstrapper internal] load build context 22:34:24 #31 transferring context: 188.26MB 56.3s done 22:34:24 #31 DONE 57.7s 22:34:24 22:34:24 #49 [security-spire-server internal] load build context 22:34:24 #49 ... 22:34:24 22:34:24 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:34:24 #65 DONE 3.9s 22:34:24 22:34:24 #49 [security-spire-server internal] load build context 22:34:25 #49 ... 22:34:25 22:34:25 #39 [support-notifications internal] load build context 22:34:25 #39 transferring context: 188.26MB 57.4s done 22:34:25 #39 DONE 58.4s 22:34:25 22:34:25 #49 [security-spire-server internal] load build context 22:34:25 #49 transferring context: 188.26MB 58.3s done 22:34:25 #49 ... 22:34:25 22:34:25 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:34:25 #66 DONE 3.9s 22:34:25 22:34:25 #67 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:25 #67 ... 22:34:25 22:34:25 #49 [security-spire-server internal] load build context 22:34:25 #49 DONE 58.9s 22:34:25 22:34:25 #40 [core-common-config-bootstrapper internal] load build context 22:34:26 #40 ... 22:34:26 22:34:26 #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 22:34:26 #68 DONE 1.9s 22:34:26 22:34:26 #40 [core-common-config-bootstrapper internal] load build context 22:34:26 #40 ... 22:34:26 22:34:26 #38 [core-command internal] load build context 22:34:26 #38 ... 22:34:26 22:34:26 #40 [core-common-config-bootstrapper internal] load build context 22:34:27 #40 ... 22:34:27 22:34:27 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:34:27 #69 DONE 1.8s 22:34:27 22:34:27 #40 [core-common-config-bootstrapper internal] load build context 22:34:28 #40 ... 22:34:28 22:34:28 #48 [core-metadata internal] load build context 22:34:28 #48 ... 22:34:28 22:34:28 #46 [security-secretstore-setup internal] load build context 22:34:28 #46 ... 22:34:28 22:34:28 #38 [core-command internal] load build context 22:34:28 #38 transferring context: 188.26MB 61.0s done 22:34:28 #38 DONE 61.4s 22:34:28 22:34:28 #46 [security-secretstore-setup internal] load build context 22:34:28 #46 ... 22:34:28 22:34:28 #40 [core-common-config-bootstrapper internal] load build context 22:34:29 #40 ... 22:34:29 22:34:29 #48 [core-metadata internal] load build context 22:34:29 #48 transferring context: 188.26MB 61.4s done 22:34:29 #48 DONE 62.2s 22:34:29 22:34:29 #40 [core-common-config-bootstrapper internal] load build context 22:34:29 #40 ... 22:34:29 22:34:29 #45 [security-spiffe-token-provider internal] load build context 22:34:29 #45 ... 22:34:29 22:34:29 #40 [core-common-config-bootstrapper internal] load build context 22:34:29 #40 ... 22:34:29 22:34:29 #47 [security-spire-config internal] load build context 22:34:29 #47 ... 22:34:29 22:34:29 #40 [core-common-config-bootstrapper internal] load build context 22:34:30 #40 ... 22:34:30 22:34:30 #46 [security-secretstore-setup internal] load build context 22:34:30 #46 transferring context: 188.26MB 62.8s done 22:34:30 #46 DONE 63.3s 22:34:30 22:34:30 #40 [core-common-config-bootstrapper internal] load build context 22:34:33 #40 ... 22:34:33 22:34:33 #47 [security-spire-config internal] load build context 22:34:33 #47 transferring context: 188.26MB 65.1s done 22:34:33 #47 DONE 65.9s 22:34:33 22:34:33 #40 [core-common-config-bootstrapper internal] load build context 22:34:33 #40 transferring context: 188.26MB 66.1s done 22:34:33 #40 DONE 66.7s 22:34:33 22:34:33 #45 [security-spiffe-token-provider internal] load build context 22:34:35 #45 ... 22:34:35 22:34:35 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:35 #70 ... 22:34:35 22:34:35 #45 [security-spiffe-token-provider internal] load build context 22:34:35 #45 transferring context: 188.26MB 68.3s done 22:34:35 #45 DONE 68.5s 22:34:35 22:34:35 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:35 #71 ... 22:34:35 22:34:35 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:34:36 #72 DONE 0.8s 22:34:36 22:34:36 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:36 #73 ... 22:34:36 22:34:36 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #74 DONE 41.2s 22:35:23 22:35:23 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #73 DONE 50.6s 22:35:23 22:35:23 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #70 DONE 52.5s 22:35:23 22:35:23 #67 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #67 DONE 51.8s 22:35:23 22:35:23 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #71 DONE 50.2s 22:35:23 22:35:23 #75 [security-proxy-setup builder 6/7] COPY . . 22:35:23 #75 DONE 3.9s 22:35:23 22:35:23 #76 [support-notifications builder 6/7] COPY . . 22:35:23 #76 DONE 4.0s 22:35:23 22:35:23 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #77 CACHED 22:35:23 22:35:23 #78 [core-common-config-bootstrapper builder 6/7] COPY . . 22:35:23 #78 CACHED 22:35:23 22:35:23 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:35:23 #79 CACHED 22:35:23 22:35:23 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:35:23 #80 CACHED 22:35:23 22:35:23 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #81 CACHED 22:35:23 22:35:23 #82 [core-metadata builder 6/7] COPY . . 22:35:23 #82 CACHED 22:35:23 22:35:23 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #83 CACHED 22:35:23 22:35:23 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 22:35:23 #84 CACHED 22:35:23 22:35:23 #85 [core-data builder 6/7] COPY . . 22:35:23 #85 CACHED 22:35:23 22:35:23 #86 [security-proxy-auth builder 6/7] COPY . . 22:35:23 #86 DONE 3.9s 22:35:23 22:35:23 #87 [security-spire-agent builder 6/9] COPY . . 22:35:23 #87 DONE 4.0s 22:35:23 22:35:23 #88 [security-spiffe-token-provider builder 6/7] COPY . . 22:35:23 #88 DONE 4.0s 22:35:23 22:35:23 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #89 CACHED 22:35:23 22:35:23 #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:35:23 #90 CACHED 22:35:23 22:35:23 #91 [security-bootstrapper builder 6/7] COPY . . 22:35:23 #91 CACHED 22:35:23 22:35:23 #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:35:23 #92 CACHED 22:35:23 22:35:23 #93 [security-secretstore-setup builder 6/7] COPY . . 22:35:23 #93 CACHED 22:35:23 22:35:23 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #94 CACHED 22:35:23 22:35:23 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #95 CACHED 22:35:23 22:35:23 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:35:23 #96 CACHED 22:35:23 22:35:23 #97 [support-scheduler builder 6/7] COPY . . 22:35:23 #97 CACHED 22:35:23 22:35:23 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 22:35:23 #98 CACHED 22:35:23 22:35:23 #99 [core-command builder 6/7] COPY . . 22:35:23 #99 CACHED 22:35:23 22:35:23 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #100 CACHED 22:35:23 22:35:23 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 22:35:23 #101 DONE 0.4s 22:35:23 22:35:23 #102 [security-spire-server builder 6/9] COPY . . 22:35:23 #102 CACHED 22:35:23 22:35:23 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 22:35:23 #103 CACHED 22:35:23 22:35:23 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:23 #104 CACHED 22:35:23 22:35:23 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 22:35:23 #105 CACHED 22:35:23 22:35:23 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:35:27 #106 ... 22:35:27 22:35:27 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:35:27 #0 5.303 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 22:35:28 #107 ... 22:35:28 22:35:28 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:35:28 #108 DONE 6.3s 22:35:28 22:35:28 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:35:28 #109 ... 22:35:28 22:35:28 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:35:28 #106 DONE 6.9s 22:35:29 22:35:29 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:35:29 #110 ... 22:35:29 22:35:29 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:35:29 #109 DONE 0.8s 22:35:29 22:35:29 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:35:29 #0 6.987 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 22:35:29 #111 ... 22:35:29 22:35:29 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:35:29 #110 DONE 0.4s 22:35:29 22:35:29 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:35:29 #0 5.945 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 22:35:29 #112 ... 22:35:29 22:35:29 #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 22:35:29 #113 CACHED 22:35:29 22:35:29 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 22:35:29 #114 CACHED 22:35:29 22:35:29 #115 [security-spire-config builder 6/9] COPY . . 22:35:29 #115 CACHED 22:35:29 22:35:29 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 22:35:29 #116 CACHED 22:35:29 22:35:29 #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 22:35:29 #117 CACHED 22:35:29 22:35:29 #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:29 #118 CACHED 22:35:29 22:35:29 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:35:29 #119 DONE 0.4s 22:35:29 22:35:29 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:35:30 #120 ... 22:35:30 22:35:30 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:35:30 #121 DONE 0.5s 22:35:30 22:35:30 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:35:30 #120 DONE 0.2s 22:35:30 22:35:30 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:35:30 #0 6.913 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 22:35:30 #122 ... 22:35:30 22:35:30 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:35:30 #123 ... 22:35:30 22:35:30 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:35:30 #124 CACHED 22:35:30 22:35:30 #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:35:30 #125 CACHED 22:35:31 22:35:31 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:35:31 #126 ... 22:35:31 22:35:31 #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:35:31 #127 DONE 0.4s 22:35:31 22:35:31 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:35:31 #0 4.707 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 22:35:31 #128 ... 22:35:31 22:35:31 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:35:31 #0 6.611 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 22:35:31 #129 ... 22:35:31 22:35:31 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:35:31 #0 6.326 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 22:35:31 #130 ... 22:35:31 22:35:31 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:35:31 #0 5.807 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 22:35:32 #131 ... 22:35:32 22:35:32 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:35:32 #0 6.175 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 22:35:32 #132 ... 22:35:32 22:35:32 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:35:32 #0 5.823 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 22:35:32 #133 ... 22:35:32 22:35:32 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:35:32 #0 4.731 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 22:35:32 #134 ... 22:35:32 22:35:32 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:35:32 #126 DONE 1.5s 22:35:32 22:35:32 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:35:32 #135 DONE 1.1s 22:35:32 22:35:32 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:35:32 #123 DONE 2.0s 22:35:32 22:35:32 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:35:32 #136 DONE 0.3s 22:35:32 22:35:32 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:35:32 #137 DONE 0.2s 22:35:32 22:35:32 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:35:33 #138 ... 22:35:33 22:35:33 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:35:33 #139 DONE 0.2s 22:35:33 22:35:33 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:35:33 #138 DONE 0.3s 22:35:33 22:35:33 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:35:33 #140 ... 22:35:33 22:35:33 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:35:33 #141 DONE 0.3s 22:35:33 22:35:33 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:35:33 #140 DONE 0.4s 22:35:33 22:35:33 #142 [security-spire-server] exporting to image 22:35:33 #142 exporting layers 22:35:35 #142 ... 22:35:35 22:35:35 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:35:35 #143 DONE 2.6s 22:35:35 22:35:35 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:35:35 #144 DONE 0.3s 22:35:35 22:35:35 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:35:35 #145 DONE 0.3s 22:35:35 22:35:35 #142 [security-spire-server] exporting to image 22:35:35 #142 exporting layers 2.3s done 22:35:35 #142 writing image sha256:4c9a22c2a83ad4f40f6ad64b1a979bf397dcbb708fa446f2512649c721601f82 0.0s done 22:35:35 #142 naming to docker.io/library/security-spire-config-arm64 22:35:35 #142 naming to docker.io/library/security-spire-config-arm64 done 22:35:36 #142 ... 22:35:36 22:35:36 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:35:36 #146 DONE 0.5s 22:35:36 22:35:36 #142 [security-spire-server] exporting to image 22:35:36 #142 writing image sha256:5b00bbbad7708230f9fd3b1592af2c7f9c445b24e659b5a97a066c9df0116193 done 22:35:36 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 22:35:37 #142 exporting layers 1.3s done 22:35:37 #142 writing image sha256:11419b44c8f451ca5e2bc5474dcc6af1b2a25591bbd378a224e8c88290a912f2 done 22:35:37 #142 naming to docker.io/library/security-spire-agent-arm64 done 22:35:37 #142 DONE 4.2s 22:35:37 22:35:37 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:50:45 #107 ... 22:50:45 22:50:45 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:50:45 #134 919.9 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 22:50:45 #134 ... 22:50:45 22:50:45 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:50:45 #128 DONE 922.2s 22:50:45 22:50:45 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:50:45 #112 ... 22:50:45 22:50:45 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:50:45 #147 DONE 0.2s 22:50:45 22:50:45 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:50:45 #134 ... 22:50:45 22:50:45 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:50:45 #148 DONE 0.3s 22:50:45 22:50:45 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:50:45 #149 DONE 0.2s 22:50:45 22:50:45 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:50:45 #150 DONE 0.1s 22:50:45 22:50:45 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:50:45 #112 ... 22:50:45 22:50:45 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:50:45 #151 DONE 0.3s 22:50:45 22:50:45 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:50:45 #112 ... 22:50:45 22:50:45 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:50:45 #152 DONE 0.2s 22:50:45 22:50:45 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:50:47 #153 DONE 2.2s 22:50:47 22:50:47 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:50:47 #131 ... 22:50:47 22:50:47 #142 [security-proxy-setup] exporting to image 22:50:47 #142 exporting layers 22:50:48 #142 exporting layers 0.9s done 22:50:48 #142 writing image sha256:453ec6843a8a2c2330e486e026b14be12cbd599a5b9ff05ba59900fbe38b0922 done 22:50:48 #142 naming to docker.io/library/security-proxy-setup-arm64 done 22:50:48 #142 DONE 5.1s 22:50:48 22:50:48 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:50:56 #112 ... 22:50:56 22:50:56 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:50:56 #132 DONE 935.1s 22:50:56 22:50:56 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:50:56 #154 DONE 0.3s 22:50:56 22:50:56 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:50:59 #155 DONE 2.1s 22:50:59 22:50:59 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:50:59 #107 ... 22:50:59 22:50:59 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:50:59 #156 DONE 0.3s 22:50:59 22:50:59 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:50:59 #157 DONE 0.2s 22:50:59 22:50:59 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:50:59 #158 DONE 0.4s 22:50:59 22:50:59 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:50:59 #129 ... 22:50:59 22:50:59 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:51:00 #159 DONE 0.2s 22:51:00 22:51:00 #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:51:00 #160 DONE 0.1s 22:51:00 22:51:00 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:00 #112 ... 22:51:00 22:51:00 #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:51:00 #161 DONE 0.1s 22:51:00 22:51:00 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:51:00 #162 DONE 0.2s 22:51:00 22:51:00 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:51:00 #163 DONE 0.1s 22:51:00 22:51:00 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:51:02 #164 DONE 2.0s 22:51:02 22:51:02 #142 [security-bootstrapper] exporting to image 22:51:02 #142 exporting layers 22:51:03 #142 exporting layers 1.0s done 22:51:03 #142 writing image sha256:6dd45d00104b2c773c771593464c9a4b6e8d804fedc0dfbf7b94ec2eb12704fa done 22:51:03 #142 naming to docker.io/library/security-bootstrapper-arm64 done 22:51:03 #142 DONE 6.1s 22:51:03 22:51:03 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:51:06 #134 DONE 945.3s 22:51:06 22:51:06 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:07 #112 ... 22:51:07 22:51:07 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:51:07 #165 DONE 0.2s 22:51:07 22:51:07 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:51:07 #166 DONE 0.2s 22:51:07 22:51:07 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:51:07 #167 DONE 0.1s 22:51:07 22:51:07 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:08 #107 ... 22:51:08 22:51:08 #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:51:08 #168 DONE 0.2s 22:51:08 22:51:08 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:51:08 #129 ... 22:51:08 22:51:08 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:51:08 #169 DONE 0.2s 22:51:08 22:51:08 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:51:08 #170 DONE 0.3s 22:51:08 22:51:08 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:51:09 #171 DONE 0.3s 22:51:09 22:51:09 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:51:09 #172 DONE 0.1s 22:51:09 22:51:09 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:11 #173 DONE 1.9s 22:51:11 22:51:11 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:51:11 #129 ... 22:51:11 22:51:11 #142 [security-secretstore-setup] exporting to image 22:51:11 #142 exporting layers 22:51:12 #142 exporting layers 1.1s done 22:51:12 #142 writing image sha256:010cf4e6bcbcb4ba5a0d831b269b25f99eef81901f5eab1c1534c48bf9f0cd2e done 22:51:12 #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 22:51:12 #142 DONE 7.3s 22:51:12 22:51:12 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:51:17 #131 ... 22:51:17 22:51:17 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:51:17 #122 DONE 956.0s 22:51:17 22:51:17 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:51:17 #133 ... 22:51:17 22:51:17 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:51:18 #174 DONE 0.2s 22:51:18 22:51:18 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:51:18 #175 DONE 0.1s 22:51:18 22:51:18 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:51:18 #176 DONE 0.4s 22:51:18 22:51:18 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:19 #112 ... 22:51:19 22:51:19 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:51:19 #177 DONE 0.2s 22:51:19 22:51:19 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:51:19 #178 DONE 0.2s 22:51:19 22:51:19 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:21 #179 DONE 1.9s 22:51:21 22:51:21 #142 [security-proxy-auth] exporting to image 22:51:21 #142 exporting layers 22:51:21 #142 exporting layers 0.6s done 22:51:21 #142 writing image sha256:b783d914c55ac882f6b6dda076adfedde3f7401ca469cc8f040484214d22da93 done 22:51:21 #142 naming to docker.io/library/security-proxy-auth-arm64 done 22:51:21 #142 DONE 7.9s 22:51:21 22:51:21 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:28 #112 ... 22:51:28 22:51:28 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:51:28 #131 DONE 966.2s 22:51:28 22:51:28 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:51:28 #133 ... 22:51:28 22:51:28 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:51:28 #180 DONE 0.2s 22:51:28 22:51:28 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:28 #112 ... 22:51:28 22:51:28 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:51:28 #181 DONE 0.1s 22:51:28 22:51:28 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:28 #112 ... 22:51:28 22:51:28 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:51:28 #182 DONE 0.3s 22:51:28 22:51:28 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:28 #112 ... 22:51:28 22:51:28 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:51:29 #183 DONE 0.2s 22:51:29 22:51:29 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:51:29 #184 DONE 0.2s 22:51:29 22:51:29 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:31 #185 DONE 1.9s 22:51:31 22:51:31 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:31 #130 ... 22:51:31 22:51:31 #142 [core-common-config-bootstrapper] exporting to image 22:51:31 #142 exporting layers 22:51:31 #142 exporting layers 0.8s done 22:51:31 #142 writing image sha256:d4943699ebda4478a39e4f5c01c44508eb82bc0645ed78fb60bf56dcc1bedd3d done 22:51:31 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:51:31 #142 DONE 8.6s 22:51:31 22:51:31 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:52:18 #111 ... 22:52:18 22:52:18 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:52:18 #133 DONE 1011.2s 22:52:18 22:52:18 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:52:18 #112 ... 22:52:18 22:52:18 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:52:18 #186 DONE 0.2s 22:52:18 22:52:18 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:52:18 #187 DONE 0.2s 22:52:18 22:52:18 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:52:18 #188 DONE 0.3s 22:52:18 22:52:18 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:52:18 #189 DONE 0.1s 22:52:18 22:52:18 #142 [core-command] exporting to image 22:52:18 #142 exporting layers 22:52:18 #142 exporting layers 0.3s done 22:52:18 #142 writing image sha256:dc65b9d3e98fa6e9063d8e110570bfd1d009140aa31c97daff9ee0613e144ca2 done 22:52:18 #142 naming to docker.io/library/core-command-arm64 done 22:52:18 #142 DONE 8.9s 22:52:18 22:52:18 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:52:26 #111 ... 22:52:26 22:52:26 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:52:26 #130 DONE 1025.1s 22:52:26 22:52:26 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:52:26 #129 DONE 1025.1s 22:52:26 22:52:26 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:52:27 #111 ... 22:52:27 22:52:27 #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:52:27 #190 DONE 0.3s 22:52:27 22:52:27 #191 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:52:28 #191 DONE 0.3s 22:52:28 22:52:28 #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:52:28 #192 DONE 0.2s 22:52:28 22:52:28 #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:52:28 #193 DONE 0.2s 22:52:28 22:52:28 #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:52:28 #194 DONE 0.5s 22:52:28 22:52:28 #195 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:52:28 #195 DONE 0.5s 22:52:28 22:52:28 #196 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:52:28 #196 DONE 0.1s 22:52:28 22:52:28 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:52:28 #197 DONE 0.2s 22:52:28 22:52:28 #142 [core-data] exporting to image 22:52:28 #142 exporting layers 22:52:28 #142 ... 22:52:28 22:52:28 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:52:28 #198 DONE 0.2s 22:52:29 22:52:29 #142 [core-metadata] exporting to image 22:52:29 #142 exporting layers 0.5s done 22:52:29 #142 writing image sha256:4da751e0743ee31c2461fc6afbb831cd0ef07fe9a0893681bc551abf07846fe3 22:52:29 #142 exporting layers 0.4s done 22:52:29 #142 writing image sha256:4da751e0743ee31c2461fc6afbb831cd0ef07fe9a0893681bc551abf07846fe3 done 22:52:29 #142 naming to docker.io/library/core-data-arm64 done 22:52:29 #142 writing image sha256:0536c9097712250cf9235545fc05fa22ee2e91be9c5bf77f77413e291cf50ec1 done 22:52:29 #142 naming to docker.io/library/core-metadata-arm64 done 22:52:29 #142 DONE 9.6s 22:52:29 22:52:29 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:52:56 #111 DONE 1053.3s 22:52:56 22:52:56 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:52:56 #112 ... 22:52:56 22:52:56 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:52:56 #199 DONE 0.3s 22:52:56 22:52:56 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:52:56 #200 DONE 0.2s 22:52:56 22:52:56 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:52:56 #201 DONE 0.4s 22:52:56 22:52:56 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:52:56 #112 ... 22:52:56 22:52:56 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:52:56 #202 DONE 0.1s 22:52:56 22:52:56 #142 [security-spiffe-token-provider] exporting to image 22:52:56 #142 exporting layers 22:52:56 #142 exporting layers 0.5s done 22:52:56 #142 writing image sha256:a70287eec195edfb484a93d6d3d04ea9d903522a660838fcf029057e46b8ba81 done 22:52:56 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:52:56 #142 DONE 10.1s 22:52:56 22:52:56 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:53:23 #112 DONE 1080.5s 22:53:23 22:53:23 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:53:23 #107 DONE 1080.4s 22:53:23 22:53:23 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:53:23 #203 DONE 0.2s 22:53:23 22:53:23 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:53:23 #204 DONE 0.1s 22:53:23 22:53:23 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:53:23 #205 DONE 0.1s 22:53:23 22:53:23 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:53:23 #206 DONE 0.1s 22:53:23 22:53:23 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:53:23 #207 DONE 0.4s 22:53:23 22:53:23 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:53:23 #208 DONE 0.3s 22:53:23 22:53:23 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:53:23 #209 DONE 0.1s 22:53:23 22:53:23 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:53:23 #210 DONE 0.1s 22:53:23 22:53:23 #142 [support-notifications] exporting to image 22:53:23 #142 exporting layers 22:53:23 #142 exporting layers 0.4s done 22:53:23 #142 writing image sha256:90fc77192835812bf7dde015feb7a8613304a410ad5bf752e92b4aa7be00333d 0.0s done 22:53:23 #142 naming to docker.io/library/support-scheduler-arm64 done 22:53:23 #142 writing image sha256:e3208f48176acc4897e14c7b54a7f78854d118e2d1dd4a6396bf436762d45653 22:53:23 #142 writing image sha256:e3208f48176acc4897e14c7b54a7f78854d118e2d1dd4a6396bf436762d45653 done 22:53:23 #142 naming to docker.io/library/support-notifications-arm64 done 22:53:23 #142 DONE 10.8s 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:23 time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:53:23 $ docker stop --time=1 3dc6ca6aee820a299da3f59d589a9a02ac1abde2386067c349fdeab0b12c4a68 22:53:25 $ docker rm -f --volumes 3dc6ca6aee820a299da3f59d589a9a02ac1abde2386067c349fdeab0b12c4a68 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:25 + docker images 22:53:25 REPOSITORY TAG IMAGE ID CREATED SIZE 22:53:25 support-notifications-arm64 latest e3208f48176a 2 seconds ago 33.7MB 22:53:25 support-scheduler-arm64 latest 90fc77192835 2 seconds ago 32.9MB 22:53:25 security-spiffe-token-provider-arm64 latest a70287eec195 29 seconds ago 33.3MB 22:53:25 core-metadata-arm64 latest 0536c9097712 57 seconds ago 21.2MB 22:53:25 core-data-arm64 latest 4da751e0743e 57 seconds ago 20.9MB 22:53:25 core-command-arm64 latest dc65b9d3e98f About a minute ago 20.8MB 22:53:25 core-common-config-bootstrapper-arm64 latest d4943699ebda About a minute ago 18MB 22:53:25 security-proxy-auth-arm64 latest b783d914c55a 2 minutes ago 19.3MB 22:53:25 security-secretstore-setup-arm64 latest 010cf4e6bcbc 2 minutes ago 43MB 22:53:25 security-bootstrapper-arm64 latest 6dd45d00104b 2 minutes ago 22.6MB 22:53:25 security-proxy-setup-arm64 latest 453ec6843a8a 2 minutes ago 28.8MB 22:53:25 security-spire-agent-arm64 latest 11419b44c8f4 17 minutes ago 152MB 22:53:25 security-spire-server-arm64 latest 5b00bbbad770 17 minutes ago 96.9MB 22:53:25 security-spire-config-arm64 latest 4c9a22c2a83a 17 minutes ago 96.1MB 22:53:25 ci-base-image-arm64 latest 8fb651513d47 31 minutes ago 1.05GB 22:53:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 22:53:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 22:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:26 22:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:27 arm64: Pulling from edgex-lftools-log-publisher 22:53:27 8998bd30e6a1: Pulling fs layer 22:53:27 04944245beec: Pulling fs layer 22:53:27 699f458cf7ca: Pulling fs layer 22:53:27 765212b225bb: Pulling fs layer 22:53:27 f23df028b6ca: Pulling fs layer 22:53:27 d65c8cfc05b1: Pulling fs layer 22:53:27 2437ff75d9bd: Pulling fs layer 22:53:27 765212b225bb: Waiting 22:53:27 f23df028b6ca: Waiting 22:53:27 d65c8cfc05b1: Waiting 22:53:27 2437ff75d9bd: Waiting 22:53:27 04944245beec: Verifying Checksum 22:53:27 04944245beec: Download complete 22:53:27 765212b225bb: Verifying Checksum 22:53:27 765212b225bb: Download complete 22:53:27 f23df028b6ca: Verifying Checksum 22:53:27 f23df028b6ca: Download complete 22:53:27 d65c8cfc05b1: Verifying Checksum 22:53:27 d65c8cfc05b1: Download complete 22:53:27 699f458cf7ca: Verifying Checksum 22:53:27 699f458cf7ca: Download complete 22:53:27 8998bd30e6a1: Download complete 22:53:29 2437ff75d9bd: Verifying Checksum 22:53:29 2437ff75d9bd: Download complete 22:53:31 8998bd30e6a1: Pull complete 22:53:32 04944245beec: Pull complete 22:53:34 699f458cf7ca: Pull complete 22:53:34 765212b225bb: Pull complete 22:53:35 f23df028b6ca: Pull complete 22:53:35 d65c8cfc05b1: Pull complete 22:53:50 2437ff75d9bd: Pull complete 22:53:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:51 prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 22:53:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:53:53 $ docker top b98512934c68118771b985f756ca8242c6b9692391ce14d53eb6db03d2965221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:54 ---> job-cost.sh 22:53:54 lf-activate-venv: SKIPPING 22:53:54 INFO: No Stack... 22:53:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:53:55 INFO: Archiving Costs [Pipeline] sh 22:53:56 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:53:56 + cut -d, -f6 [Pipeline] lock 22:53:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] 22:53:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] did not exist. Created. 22:53:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:53:56 + echo total: 0.10999999940395355 [Pipeline] stash 22:53:56 Stashed 1 file(s) [Pipeline] } 22:53:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:53:57 $ docker stop --time=1 b98512934c68118771b985f756ca8242c6b9692391ce14d53eb6db03d2965221 22:53:58 $ docker rm -f --volumes b98512934c68118771b985f756ca8242c6b9692391ce14d53eb6db03d2965221 [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 22:53:59 provisioning config files... 22:53:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4212869611711676tmp [Pipeline] { [Pipeline] sh 22:53:59 + set +x 22:53:59 + curl -s https://codecov.io/bash 22:53:59 + bash -s -- 22:53:59 22:53:59 _____ _ 22:53:59 / ____| | | 22:53:59 | | ___ __| | ___ ___ _____ __ 22:53:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:53:59 | |___| (_) | (_| | __/ (_| (_) \ V / 22:53:59 \_____\___/ \__,_|\___|\___\___/ \_/ 22:53:59 Bash-1.0.6 22:53:59 22:53:59 22:53:59 ==> git version 2.25.1 found 22:53:59 ==> 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 22:53:59 Release-Date: 2020-01-08 22:53:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:53:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:53:59 ==> Jenkins CI detected. 22:53:59 current dir:  /w/workspace/edgex-go/1 22:53:59 project root: . 22:53:59 --> token set from env 22:53:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:53:59 ==> Running gcov in . (disable via -X gcov) 22:54:00 ==> Python coveragepy not found 22:54:00 ==> Searching for coverage reports in: 22:54:00 + . 22:54:00 -> Found 1 reports 22:54:00 ==> Detecting git/mercurial file structure 22:54:00 ==> Reading reports 22:54:00 + ./coverage.out bytes=446997 22:54:00 ==> Appending adjustments 22:54:00 https://docs.codecov.io/docs/fixing-reports 22:54:01 + Found adjustments 22:54:01 ==> Gzipping contents 22:54:01 56K /tmp/codecov.pDFcOr.gz 22:54:01 ==> Uploading reports 22:54:01 url: https://codecov.io 22:54:01 query: branch=PR-4642&commit=cec24b57a508a705d29b5ae187572c56585f9faa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= 22:54:01 -> Pinging Codecov 22:54:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4642&commit=cec24b57a508a705d29b5ae187572c56585f9faa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= 22:54:01 -> Uploading to 22:54:01 https://storage.googleapis.com/codecov/v4/raw/2023-08-18/00271124DB129430A58F1EEE437C3FCB/cec24b57a508a705d29b5ae187572c56585f9faa/1ef3c544-9e86-4f79-b066-ad1280293af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230818T225401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a786d37cf6e12be95ef36f6a9881a0958648b12e5ecf79ea4c4c2c529b1d597 22:54:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:54:01 Dload Upload Total Spent Left Speed 22:54:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57317 0 0 100 57317 0 252k --:--:-- --:--:-- --:--:-- 252k 22:54:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] } 22:54:01 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 22:54:03 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:54:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:04 ---> package-listing.sh 22:54:04 ++ facter osfamily 22:54:04 ++ tr '[:upper:]' '[:lower:]' 22:54:04 + OS_FAMILY=debian 22:54:04 + workspace=/w/workspace/edgex-go/1 22:54:04 + START_PACKAGES=/tmp/packages_start.txt 22:54:04 + END_PACKAGES=/tmp/packages_end.txt 22:54:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:04 + PACKAGES=/tmp/packages_start.txt 22:54:04 + '[' /w/workspace/edgex-go/1 ']' 22:54:04 + PACKAGES=/tmp/packages_end.txt 22:54:04 + case "${OS_FAMILY}" in 22:54:04 + dpkg -l 22:54:04 + grep '^ii' 22:54:04 + '[' -f /tmp/packages_start.txt ']' 22:54:04 + '[' -f /tmp/packages_end.txt ']' 22:54:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:04 + '[' /w/workspace/edgex-go/1 ']' 22:54:04 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:54:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:54:04 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 22:54:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:05 22:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:05 latest: Pulling from edgex-lftools-log-publisher 22:54:05 5eb5b503b376: Pulling fs layer 22:54:05 5c69ac0246d0: Pulling fs layer 22:54:05 ec43610c2a17: Pulling fs layer 22:54:05 3a2ae6a8a46f: Pulling fs layer 22:54:05 33b1e0a273af: Pulling fs layer 22:54:05 5d3b04190fa2: Pulling fs layer 22:54:05 2f39f015ded8: Pulling fs layer 22:54:05 3a2ae6a8a46f: Waiting 22:54:05 33b1e0a273af: Waiting 22:54:05 2f39f015ded8: Waiting 22:54:05 5d3b04190fa2: Waiting 22:54:05 5c69ac0246d0: Verifying Checksum 22:54:05 5c69ac0246d0: Download complete 22:54:05 3a2ae6a8a46f: Verifying Checksum 22:54:05 3a2ae6a8a46f: Download complete 22:54:05 33b1e0a273af: Verifying Checksum 22:54:05 33b1e0a273af: Download complete 22:54:05 5d3b04190fa2: Verifying Checksum 22:54:05 5d3b04190fa2: Download complete 22:54:05 ec43610c2a17: Verifying Checksum 22:54:05 ec43610c2a17: Download complete 22:54:06 5eb5b503b376: Verifying Checksum 22:54:06 5eb5b503b376: Download complete 22:54:06 2f39f015ded8: Download complete 22:54:07 5eb5b503b376: Pull complete 22:54:07 5c69ac0246d0: Pull complete 22:54:07 ec43610c2a17: Pull complete 22:54:07 3a2ae6a8a46f: Pull complete 22:54:08 33b1e0a273af: Pull complete 22:54:08 5d3b04190fa2: Pull complete 22:54:12 2f39f015ded8: Pull complete 22:54:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:12 prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container 22:54:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:54:16 $ docker top c9054807044959c819f4bbbfe9549020e714f0e8ed64b204fd4b3ce7fca9f265 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:54:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:54:17 + ls /var/log/sa-host 22:54:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:17 provisioning config files... 22:54:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4728317996938312122tmp [Pipeline] { [Pipeline] echo 22:54:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:54:17 ---> create-netrc.sh [Pipeline] } 22:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:54:18 ---> python-tools-install.sh [Pipeline] echo 22:54:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:54:18 ---> sudo-logs.sh 22:54:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:54:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:54:18 ---> job-cost.sh 22:54:18 lf-activate-venv: SKIPPING 22:54:18 DEBUG: total: 0.10999999940395355 22:54:18 INFO: Retrieving Stack Cost... 22:54:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:54:19 INFO: Archiving Costs [Pipeline] echo 22:54:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:54:19 ---> logs-deploy.sh 22:54:19 lf-activate-venv: SKIPPING 22:54:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4642/1 22:54:19 INFO: archiving workspace using pattern(s): 22:54:20 Archives upload complete. 22:54:20 INFO: archiving logs to Nexus