Pull request #4506 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d6c81549b4558d5b86ba0b804c244a1077168aa0 rather than f6a522e7c0f32af2510f6446dc520bc4984a635d Obtained Jenkinsfile from d6c81549b4558d5b86ba0b804c244a1077168aa0 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-ssh12137837172716403525.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3665720592563825079.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/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-4506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15880760814272747855.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-4506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4952075109425664547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16413990565528950776.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-4506/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-4506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17283279261950239305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7351’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7364 in /w/workspace/edgexfoundry_edgex-go_PR-4506 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit f6a522e7c0f32af2510f6446dc520bc4984a635d Merge succeeded, producing f6a522e7c0f32af2510f6446dc520bc4984a635d Checking out Revision f6a522e7c0f32af2510f6446dc520bc4984a635d (PR-4506) > 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/4506/head:refs/remotes/origin/PR-4506 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # 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 d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 Commit message: "fix(command): reset ReceivedTopic for External MQTT response" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T02:44:36.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T02:44:36.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T02:44:36.741Z] ========================================================= [2023-04-11T02:44:36.741Z] EdgeX Global Pipelines Version Info [2023-04-11T02:44:36.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:44:37.498Z] ------------------- [2023-04-11T02:44:37.498Z] stable info: [2023-04-11T02:44:37.498Z] ------------------- [2023-04-11T02:44:37.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T02:44:37.498Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T02:44:37.498Z] Message: update stable to v1.0.245 [2023-04-11T02:44:38.072Z] ------------------- [2023-04-11T02:44:38.072Z] experimental info: [2023-04-11T02:44:38.072Z] ------------------- [2023-04-11T02:44:38.072Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T02:44:38.072Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T02:44:38.072Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T02:44:38.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T02:44:38.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T02:44:38.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T02:44:38.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T02:44:38.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T02:44:38.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T02:44:38.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T02:44:38.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T02:44:38.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T02:44:38.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T02:44:38.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T02:44:38.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T02:44:38.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T02:44:38.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T02:44:38.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T02:44:38.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T02:44:38.947Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T02:44:38.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T02:44:39.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T02:44:39.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T02:44:39.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T02:44:39.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T02:44:39.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T02:44:39.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4506 [Pipeline] echo [2023-04-11T02:44:39.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4506 [Pipeline] echo [2023-04-11T02:44:39.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4506 [Pipeline] echo [2023-04-11T02:44:39.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] echo [2023-04-11T02:44:39.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6a522e [Pipeline] echo [2023-04-11T02:44:39.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T02:44:39.535Z] provisioning config files... [2023-04-11T02:44:39.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15620264337204377305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:44:39.892Z] ---> docker-login.sh [2023-04-11T02:44:39.892Z] nexus3.edgexfoundry.org:10001 [2023-04-11T02:44:40.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:44:40.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:44:40.152Z] Configure a credential helper to remove this warning. See [2023-04-11T02:44:40.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:44:40.152Z] [2023-04-11T02:44:40.152Z] Login Succeeded [2023-04-11T02:44:40.152Z] nexus3.edgexfoundry.org:10002 [2023-04-11T02:44:40.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:44:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:44:40.414Z] Configure a credential helper to remove this warning. See [2023-04-11T02:44:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:44:40.414Z] [2023-04-11T02:44:40.414Z] Login Succeeded [2023-04-11T02:44:40.414Z] nexus3.edgexfoundry.org:10003 [2023-04-11T02:44:40.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:44:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:44:40.414Z] Configure a credential helper to remove this warning. See [2023-04-11T02:44:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:44:40.414Z] [2023-04-11T02:44:40.414Z] Login Succeeded [2023-04-11T02:44:40.414Z] nexus3.edgexfoundry.org:10004 [2023-04-11T02:44:40.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:44:40.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:44:40.675Z] Configure a credential helper to remove this warning. See [2023-04-11T02:44:40.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:44:40.675Z] [2023-04-11T02:44:40.675Z] Login Succeeded [2023-04-11T02:44:40.675Z] docker.io [2023-04-11T02:44:40.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:44:40.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:44:40.936Z] Configure a credential helper to remove this warning. See [2023-04-11T02:44:40.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:44:40.936Z] [2023-04-11T02:44:40.936Z] Login Succeeded [2023-04-11T02:44:40.936Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T02:44:40.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T02:44:41.396Z] + 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 [2023-04-11T02:44:41.396Z] + dirname cmd/core-command/Dockerfile [2023-04-11T02:44:41.396Z] + cut -d/ -f2 [2023-04-11T02:44:41.396Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T02:44:41.396Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T02:44:41.396Z] + cut -d/ -f2 [2023-04-11T02:44:41.396Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T02:44:41.396Z] + dirname cmd/core-data/Dockerfile [2023-04-11T02:44:41.396Z] + cut -d/ -f2 [2023-04-11T02:44:41.396Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T02:44:41.396Z] + dirname cmd/core-metadata/Dockerfile [2023-04-11T02:44:41.396Z] + cut -d/ -f2 [2023-04-11T02:44:41.396Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T02:44:41.396Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T02:44:41.396Z] + cut -d/ -f2 [2023-04-11T02:44:41.396Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T02:44:41.396Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T02:44:41.396Z] + cut -d/ -f2 [2023-04-11T02:44:41.396Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T02:44:41.396Z] + + cut -d/ -f2 [2023-04-11T02:44:41.396Z] dirname cmd/security-proxy-setup/Dockerfile [2023-04-11T02:44:41.396Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T02:44:41.396Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T02:44:41.397Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T02:44:41.397Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T02:44:41.397Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T02:44:41.397Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T02:44:41.397Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T02:44:41.397Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T02:44:41.397Z] + cut -d/ -f2 [2023-04-11T02:44:41.397Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T02:44:41.458Z] 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 [2023-04-11T02:44:41.990Z] + git rev-list -1 --merges f6a522e7c0f32af2510f6446dc520bc4984a635d~1..f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] echo [2023-04-11T02:44:42.030Z] -----------> git rev-list -1 --merges f6a522e7c0f32af2510f6446dc520bc4984a635d~1..f6a522e7c0f32af2510f6446dc520bc4984a635d f6a522e7c0f32af2510f6446dc520bc4984a635d [false] [Pipeline] sh [2023-04-11T02:44:42.387Z] + git log --format=format:%s -1 f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] echo [2023-04-11T02:44:42.425Z] ========================================================= [2023-04-11T02:44:42.425Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T02:44:42.425Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T02:44:42.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T02:44:42.940Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T02:44:42.940Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T02:44:42.940Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T02:44:42.940Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T02:44:42.940Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T02:44:42.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:44:43.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T02:44:43.453Z] [2023-04-11T02:44:43.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:44:43.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T02:44:43.828Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T02:44:43.828Z] b85a868b505f: Pulling fs layer [2023-04-11T02:44:43.828Z] e2be974225ed: Pulling fs layer [2023-04-11T02:44:43.828Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T02:44:43.828Z] 988bab9f4d93: Pulling fs layer [2023-04-11T02:44:43.828Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T02:44:43.828Z] eaf3925da568: Pulling fs layer [2023-04-11T02:44:43.828Z] bab4dde63d76: Pulling fs layer [2023-04-11T02:44:43.828Z] bde34c3a00c8: Pulling fs layer [2023-04-11T02:44:43.828Z] b352a97aabf1: Pulling fs layer [2023-04-11T02:44:43.828Z] 4872d77fe225: Pulling fs layer [2023-04-11T02:44:43.828Z] 5851b861e8e6: Pulling fs layer [2023-04-11T02:44:43.828Z] bde34c3a00c8: Waiting [2023-04-11T02:44:43.828Z] b352a97aabf1: Waiting [2023-04-11T02:44:43.828Z] 988bab9f4d93: Waiting [2023-04-11T02:44:43.828Z] 4872d77fe225: Waiting [2023-04-11T02:44:43.828Z] 5851b861e8e6: Waiting [2023-04-11T02:44:43.828Z] 1469e6f7b9e6: Waiting [2023-04-11T02:44:43.828Z] eaf3925da568: Waiting [2023-04-11T02:44:43.828Z] bab4dde63d76: Waiting [2023-04-11T02:44:43.828Z] e2be974225ed: Download complete [2023-04-11T02:44:43.828Z] 988bab9f4d93: Verifying Checksum [2023-04-11T02:44:43.828Z] 988bab9f4d93: Download complete [2023-04-11T02:44:43.828Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T02:44:43.828Z] 1469e6f7b9e6: Download complete [2023-04-11T02:44:43.828Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T02:44:43.828Z] 339a4e72a1f5: Download complete [2023-04-11T02:44:43.828Z] eaf3925da568: Verifying Checksum [2023-04-11T02:44:43.828Z] eaf3925da568: Download complete [2023-04-11T02:44:43.828Z] bde34c3a00c8: Download complete [2023-04-11T02:44:44.088Z] b352a97aabf1: Download complete [2023-04-11T02:44:44.088Z] 4872d77fe225: Download complete [2023-04-11T02:44:44.088Z] 5851b861e8e6: Verifying Checksum [2023-04-11T02:44:44.088Z] 5851b861e8e6: Download complete [2023-04-11T02:44:44.088Z] b85a868b505f: Verifying Checksum [2023-04-11T02:44:44.088Z] b85a868b505f: Download complete [2023-04-11T02:44:44.346Z] bab4dde63d76: Verifying Checksum [2023-04-11T02:44:44.346Z] bab4dde63d76: Download complete [2023-04-11T02:44:45.284Z] b85a868b505f: Pull complete [2023-04-11T02:44:45.543Z] e2be974225ed: Pull complete [2023-04-11T02:44:45.804Z] 339a4e72a1f5: Pull complete [2023-04-11T02:44:45.804Z] 988bab9f4d93: Pull complete [2023-04-11T02:44:46.064Z] 1469e6f7b9e6: Pull complete [2023-04-11T02:44:46.324Z] eaf3925da568: Pull complete [2023-04-11T02:44:47.698Z] bab4dde63d76: Pull complete [2023-04-11T02:44:47.958Z] bde34c3a00c8: Pull complete [2023-04-11T02:44:47.958Z] b352a97aabf1: Pull complete [2023-04-11T02:44:47.958Z] 4872d77fe225: Pull complete [2023-04-11T02:44:48.218Z] 5851b861e8e6: Pull complete [2023-04-11T02:44:48.218Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T02:44:48.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T02:44:48.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:44:48.443Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2023-04-11T02:44:48.479Z] $ 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 [2023-04-11T02:44:51.358Z] $ docker top 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 -eo pid,comm [2023-04-11T02:44:51.413Z] 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). [2023-04-11T02:44:51.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T02:44:51.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T02:44:51.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T02:44:51.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T02:44:51.661Z] $ docker exec 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent [2023-04-11T02:44:51.764Z] SSH_AUTH_SOCK=/tmp/ssh-GqBIzc0FoI7I/agent.32 [2023-04-11T02:44:51.764Z] SSH_AGENT_PID=38 [2023-04-11T02:44:51.770Z] Running ssh-add (command line suppressed) [2023-04-11T02:44:51.874Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12237148955682208411.key (/w/workspace/edgex-go/1@tmp/private_key_12237148955682208411.key) [2023-04-11T02:44:51.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T02:44:52.227Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T02:44:52.253Z] $ docker exec --env ******** --env ******** 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent -k [2023-04-11T02:44:52.364Z] unset SSH_AUTH_SOCK; [2023-04-11T02:44:52.365Z] unset SSH_AGENT_PID; [2023-04-11T02:44:52.365Z] echo Agent pid 38 killed; [2023-04-11T02:44:52.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T02:44:52.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T02:44:52.467Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T02:44:52.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T02:44:52.595Z] $ docker exec 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent [2023-04-11T02:44:52.711Z] SSH_AUTH_SOCK=/tmp/ssh-5VKMIL6YrY8g/agent.70 [2023-04-11T02:44:52.711Z] SSH_AGENT_PID=76 [2023-04-11T02:44:52.716Z] Running ssh-add (command line suppressed) [2023-04-11T02:44:52.811Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14524671738121541971.key (/w/workspace/edgex-go/1@tmp/private_key_14524671738121541971.key) [2023-04-11T02:44:52.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T02:44:53.150Z] + git semver init [2023-04-11T02:44:53.409Z] 2023-04-11 02:44:53,311 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T02:44:53.409Z] 2023-04-11 02:44:53,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-11T02:44:53.409Z] 2023-04-11 02:44:53,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-11T02:44:53.409Z] 2023-04-11 02:44:53,313 [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) [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,182 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4506 with force:False [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,182 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4506 [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,187 [execute] INFO git cat-file --batch-check [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,192 [execute] INFO git cat-file --batch [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T02:44:58.681Z] 2023-04-11 02:44:58,196 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4506 [2023-04-11T02:44:58.681Z] 0.0.0 [Pipeline] } [2023-04-11T02:44:58.706Z] $ docker exec --env ******** --env ******** 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 ssh-agent -k [2023-04-11T02:44:58.799Z] unset SSH_AUTH_SOCK; [2023-04-11T02:44:58.800Z] unset SSH_AGENT_PID; [2023-04-11T02:44:58.800Z] echo Agent pid 76 killed; [2023-04-11T02:44:58.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T02:44:59.250Z] + git semver [Pipeline] } [2023-04-11T02:44:59.532Z] $ docker stop --time=1 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 [2023-04-11T02:45:00.830Z] $ docker rm -f --volumes 2cac53c64c7bfa5d87a510a2f95d2257bbff237ca2583133b5d2c190d12588a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T02:45:01.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T02:45:01.583Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T02:45:01.601Z] [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 [2023-04-11T02:45:02.370Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-11T02:45:02.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T02:45:02.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T02:45:02.494Z] ========================================================= [2023-04-11T02:45:02.494Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T02:45:02.494Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T02:45:02.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T02:45:02.831Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T02:45:02.831Z] 63b65145d645: Pulling fs layer [2023-04-11T02:45:02.831Z] a2d21d5440eb: Pulling fs layer [2023-04-11T02:45:02.831Z] 935e6c44a52c: Pulling fs layer [2023-04-11T02:45:02.831Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T02:45:02.831Z] 30dea6a524f1: Pulling fs layer [2023-04-11T02:45:02.831Z] a2aff8979fd8: Pulling fs layer [2023-04-11T02:45:02.831Z] 6808be2612f2: Pulling fs layer [2023-04-11T02:45:02.831Z] f25807f1079a: Pulling fs layer [2023-04-11T02:45:02.831Z] 94cc34f8dd06: Waiting [2023-04-11T02:45:02.831Z] 30dea6a524f1: Waiting [2023-04-11T02:45:02.831Z] 6808be2612f2: Waiting [2023-04-11T02:45:02.831Z] f25807f1079a: Waiting [2023-04-11T02:45:02.831Z] a2aff8979fd8: Waiting [2023-04-11T02:45:02.831Z] a2d21d5440eb: Download complete [2023-04-11T02:45:02.831Z] 94cc34f8dd06: Verifying Checksum [2023-04-11T02:45:02.831Z] 94cc34f8dd06: Download complete [2023-04-11T02:45:02.831Z] 30dea6a524f1: Verifying Checksum [2023-04-11T02:45:02.831Z] 30dea6a524f1: Download complete [2023-04-11T02:45:02.831Z] 63b65145d645: Verifying Checksum [2023-04-11T02:45:02.831Z] 63b65145d645: Download complete [2023-04-11T02:45:02.831Z] a2aff8979fd8: Verifying Checksum [2023-04-11T02:45:02.831Z] a2aff8979fd8: Download complete [2023-04-11T02:45:03.091Z] 63b65145d645: Pull complete [2023-04-11T02:45:03.091Z] a2d21d5440eb: Pull complete [2023-04-11T02:45:03.352Z] f25807f1079a: Download complete [2023-04-11T02:45:03.611Z] 935e6c44a52c: Verifying Checksum [2023-04-11T02:45:03.611Z] 935e6c44a52c: Download complete [2023-04-11T02:45:03.611Z] 6808be2612f2: Verifying Checksum [2023-04-11T02:45:03.611Z] 6808be2612f2: Download complete [2023-04-11T02:45:06.888Z] 935e6c44a52c: Pull complete [2023-04-11T02:45:06.888Z] 94cc34f8dd06: Pull complete [2023-04-11T02:45:06.888Z] 30dea6a524f1: Pull complete [2023-04-11T02:45:06.888Z] a2aff8979fd8: Pull complete [2023-04-11T02:45:08.801Z] 6808be2612f2: Pull complete [2023-04-11T02:45:09.737Z] f25807f1079a: Pull complete [2023-04-11T02:45:09.737Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T02:45:09.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T02:45:09.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T02:45:10.107Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-04-11T02:45:10.107Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T02:45:10.107Z] WORKDIR /edgex [2023-04-11T02:45:10.107Z] COPY go.mod . [2023-04-11T02:45:10.107Z] RUN go mod download [2023-04-11T02:45:10.675Z] Sending build context to Docker daemon 170.5MB [2023-04-11T02:45:10.675Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T02:45:10.675Z] ---> 3b553350e43f [2023-04-11T02:45:10.675Z] Step 2/4 : WORKDIR /edgex [2023-04-11T02:45:15.947Z] ---> Running in 511a50360099 [2023-04-11T02:45:15.947Z] Removing intermediate container 511a50360099 [2023-04-11T02:45:15.947Z] ---> 9eb8dfa9a7e3 [2023-04-11T02:45:15.947Z] Step 3/4 : COPY go.mod . [2023-04-11T02:45:15.947Z] ---> c21326459894 [2023-04-11T02:45:15.947Z] Step 4/4 : RUN go mod download [2023-04-11T02:45:15.947Z] ---> Running in 8b46d58e45a3 [2023-04-11T02:45:16.909Z] Still waiting to schedule task [2023-04-11T02:45:16.909Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7357’ is offline [2023-04-11T02:45:28.155Z] Removing intermediate container 8b46d58e45a3 [2023-04-11T02:45:28.156Z] ---> 819714ce4028 [2023-04-11T02:45:28.156Z] Successfully built 819714ce4028 [2023-04-11T02:45:28.156Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:45:28.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T02:45:28.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:45:28.686Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2023-04-11T02:45:28.711Z] $ 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 [2023-04-11T02:45:29.082Z] $ docker top f40450a56d994e8dcabbd918514607637c59818712a761aa3994233452b106d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T02:45:29.474Z] + go version [2023-04-11T02:45:29.474Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T02:45:29.508Z] $ docker stop --time=1 f40450a56d994e8dcabbd918514607637c59818712a761aa3994233452b106d3 [2023-04-11T02:45:30.774Z] $ docker rm -f --volumes f40450a56d994e8dcabbd918514607637c59818712a761aa3994233452b106d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:45:31.486Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T02:45:31.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:45:31.640Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2023-04-11T02:45:31.668Z] $ 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 [2023-04-11T02:45:31.997Z] $ docker top 2df414c58733ad2bed4a8e4ffb564269169b7740f78b7f03a70c09ea93ed55d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T02:45:32.110Z] ========================================================= [2023-04-11T02:45:32.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T02:45:32.110Z] ========================================================= [Pipeline] sh [2023-04-11T02:45:32.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T02:45:32.772Z] + make test [2023-04-11T02:45:32.773Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T02:45:39.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T02:45:51.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T02:45:51.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T02:45:51.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T02:45:52.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T02:45:52.603Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T02:45:52.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T02:45:52.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T02:45:53.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T02:45:53.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T02:45:53.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T02:45:53.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T02:45:53.903Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T02:45:53.903Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T02:45:53.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T02:45:54.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T02:45:54.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T02:45:54.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-04-11T02:45:54.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-04-11T02:45:55.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T02:45:55.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T02:45:55.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T02:45:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T02:45:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T02:45:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T02:45:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T02:45:56.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:45:56.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T02:45:56.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T02:45:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T02:45:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T02:45:58.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.076s coverage: 71.5% of statements [2023-04-11T02:45:58.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-04-11T02:45:59.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.592s coverage: 88.5% of statements [2023-04-11T02:45:59.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T02:45:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T02:45:59.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 95.6% of statements [2023-04-11T02:45:59.870Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-04-11T02:46:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T02:46:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T02:46:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T02:46:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-04-11T02:46:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T02:46:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T02:46:01.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-04-11T02:46:01.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-04-11T02:46:01.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 44.1% of statements [2023-04-11T02:46:01.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements [2023-04-11T02:46:01.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2023-04-11T02:46:01.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-04-11T02:46:02.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T02:46:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T02:46:03.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T02:46:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T02:46:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T02:46:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T02:46:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T02:46:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T02:46:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T02:46:05.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T02:46:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T02:46:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T02:46:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T02:46:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T02:46:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T02:46:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T02:46:09.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T02:46:09.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T02:46:09.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T02:46:10.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T02:46:10.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T02:46:10.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T02:46:10.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T02:46:11.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T02:46:11.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T02:46:11.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T02:46:11.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T02:46:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T02:46:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:46:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T02:46:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T02:46:13.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T02:46:13.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T02:46:14.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-04-11T02:46:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T02:46:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:46:27.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.083s coverage: 92.9% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-04-11T02:46:28.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-04-11T02:46:28.697Z] 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 [2023-04-11T02:46:28.955Z] running golangci-lint [2023-04-11T02:46:28.955Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T02:46:28.955Z] go version go1.20.2 linux/amd64 [2023-04-11T02:46:29.213Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T02:46:29.213Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T02:46:44.083Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 13.637533539s" [2023-04-11T02:46:44.083Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.133551ms" [2023-04-11T02:46:49.338Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.539830836s with top 10 stages: buildir: 26.760010111s, inspect: 2.012573612s, fact_deprecated: 1.86112289s, printf: 1.343457193s, gosec: 1.207529504s, ctrlflow: 1.048073559s, S1038: 967.636531ms, fact_purity: 941.878631ms, nilness: 938.559985ms, typedness: 554.978649ms" [2023-04-11T02:46:49.338Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T02:46:49.338Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, path_prettifier: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, filename_unadjuster: 201/201, exclude-rules: 21/201, nolint: 0/21" [2023-04-11T02:46:49.338Z] level=info msg="[runner] processing took 18.777071ms with stages: nolint: 8.137309ms, identifier_marker: 4.698823ms, exclude-rules: 1.924665ms, path_prettifier: 1.627121ms, autogenerated_exclude: 1.572911ms, skip_dirs: 721.96µs, cgo: 59.951µs, filename_unadjuster: 30.911µs, uniq_by_line: 590ns, max_same_issues: 520ns, skip_files: 390ns, exclude: 300ns, source_code: 280ns, severity-rules: 260ns, diff: 230ns, sort_results: 220ns, max_from_linter: 180ns, path_shortener: 180ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" [2023-04-11T02:46:49.338Z] level=info msg="[runner] linters took 6.406273703s with stages: goanalysis_metalinter: 6.387407781s" [2023-04-11T02:46:49.338Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T02:46:49.338Z] level=info msg="Memory: 202 samples, avg is 170.8MB, max is 801.9MB" [2023-04-11T02:46:49.338Z] level=info msg="Execution took 20.084912268s" [2023-04-11T02:46:49.338Z] go vet ./... [2023-04-11T02:46:50.260Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7365 in /w/workspace/edgexfoundry_edgex-go_PR-4506 [Pipeline] { [Pipeline] ws [2023-04-11T02:46:50.316Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-11T02:46:50.395Z] The recommended git tool is: git [2023-04-11T02:46:53.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T02:46:53.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T02:46:53.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T02:46:53.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T02:46:54.129Z] + ls -al . [2023-04-11T02:46:54.129Z] total 704 [2023-04-11T02:46:54.129Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 02:45 . [2023-04-11T02:46:54.129Z] drwxr-xr-x 4 root root 4096 Apr 11 02:45 .. [2023-04-11T02:46:54.129Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 02:44 .blubracket [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 02:44 .dockerignore [2023-04-11T02:46:54.129Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 02:44 .git [2023-04-11T02:46:54.129Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 02:44 .github [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 02:44 .gitignore [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 02:44 .golangci.yml [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 02:44 .hadolint.yml [2023-04-11T02:46:54.129Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 02:44 .semver [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 02:44 .sonarcloud.properties [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 02:44 ADOPTERS.md [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 02:44 Attribution.txt [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 02:44 CHANGELOG.md [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 02:44 CONTRIBUTING.md [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 02:44 GOVERNANCE.md [2023-04-11T02:46:54.129Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 02:44 Jenkinsfile [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 02:44 LICENSE [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 02:44 Makefile [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 02:44 OWNERS.md [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 02:44 README.md [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 02:44 SECURITY.md [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 02:45 VERSION [2023-04-11T02:46:54.130Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 02:44 bin [2023-04-11T02:46:54.130Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 02:44 cmd [2023-04-11T02:46:54.130Z] -rw-r--r-- 1 root root 447382 Apr 11 02:46 coverage.out [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 02:44 go.mod [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 02:44 go.sum [2023-04-11T02:46:54.130Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 02:44 internal [2023-04-11T02:46:54.130Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 02:44 openapi [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 02:44 security.txt [2023-04-11T02:46:54.130Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 02:44 snap [2023-04-11T02:46:54.130Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 02:44 version.go [Pipeline] sh [2023-04-11T02:46:54.443Z] + '[' -e coverage.out ] [2023-04-11T02:46:54.443Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T02:46:54.555Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T02:46:54.849Z] + make build [2023-04-11T02:46:54.849Z] 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 [2023-04-11T02:46:55.602Z] using credential edgex-jenkins-ssh [2023-04-11T02:46:55.622Z] Cloning the remote Git repository [2023-04-11T02:46:55.667Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T02:46:55.759Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-11T02:46:55.911Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T02:46:55.913Z] > git --version # timeout=10 [2023-04-11T02:46:55.935Z] > git --version # 'git version 2.25.1' [2023-04-11T02:46:55.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T02:46:56.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T02:47:07.054Z] 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 [2023-04-11T02:47:07.054Z] 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 [2023-04-11T02:47:07.620Z] 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 [2023-04-11T02:47:08.551Z] 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 [2023-04-11T02:47:13.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T02:47:13.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T02:47:13.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T02:47:13.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T02:47:13.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T02:47:13.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4506/head:refs/remotes/origin/PR-4506 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-11T02:47:14.815Z] Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:47:15.106Z] 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 [2023-04-11T02:47:15.249Z] Merge succeeded, producing f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:47:15.249Z] Checking out Revision f6a522e7c0f32af2510f6446dc520bc4984a635d (PR-4506) [2023-04-11T02:47:16.039Z] 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 [2023-04-11T02:47:14.836Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T02:47:14.907Z] > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 [2023-04-11T02:47:15.143Z] > git remote # timeout=10 [2023-04-11T02:47:15.162Z] > git config --get remote.origin.url # timeout=10 [2023-04-11T02:47:15.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T02:47:15.200Z] > git merge d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 [2023-04-11T02:47:15.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-11T02:47:15.260Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T02:47:15.276Z] > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 [2023-04-11T02:47:16.971Z] 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 [2023-04-11T02:47:17.903Z] 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 [2023-04-11T02:47:18.835Z] 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 [2023-04-11T02:47:18.848Z] Commit message: "fix(command): reset ReceivedTopic for External MQTT response" [2023-04-11T02:47:18.905Z] > git --version # timeout=10 [2023-04-11T02:47:18.916Z] > git --version # 'git version 2.25.1' [2023-04-11T02:47:18.932Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T02:47:19.770Z] 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 [2023-04-11T02:47:20.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T02:47:20.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T02:47:20.092Z] Dload Upload Total Spent Left Speed [2023-04-11T02:47:20.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-04-11T02:47:20.703Z] 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 [2023-04-11T02:47:20.851Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T02:47:21.192Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T02:47:21.192Z] + sudo tee /etc/docker/daemon.new [2023-04-11T02:47:21.192Z] { [2023-04-11T02:47:21.192Z] "registry-mirrors": [ [2023-04-11T02:47:21.192Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T02:47:21.192Z] ], [2023-04-11T02:47:21.192Z] "bip": "10.250.0.254/24", [2023-04-11T02:47:21.192Z] "hosts": [ [2023-04-11T02:47:21.192Z] "tcp://0.0.0.0:5555", [2023-04-11T02:47:21.192Z] "unix:///var/run/docker.sock" [2023-04-11T02:47:21.192Z] ], [2023-04-11T02:47:21.192Z] "mtu": 1458, [2023-04-11T02:47:21.192Z] "selinux-enabled": true, [2023-04-11T02:47:21.192Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T02:47:21.192Z] } [Pipeline] sh [2023-04-11T02:47:21.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T02:47:21.879Z] + sudo service docker restart [Pipeline] } [2023-04-11T02:47:22.097Z] $ docker stop --time=1 2df414c58733ad2bed4a8e4ffb564269169b7740f78b7f03a70c09ea93ed55d5 [2023-04-11T02:47:27.498Z] $ docker rm -f --volumes 2df414c58733ad2bed4a8e4ffb564269169b7740f78b7f03a70c09ea93ed55d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:47:28.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T02:47:28.677Z] [2023-04-11T02:47:28.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:47:29.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T02:47:29.063Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T02:47:29.063Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T02:47:29.063Z] ca9280d653b3: Pulling fs layer [2023-04-11T02:47:29.063Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T02:47:29.063Z] cbdbe7a5bc2a: Download complete [2023-04-11T02:47:29.324Z] cbdbe7a5bc2a: Pull complete [2023-04-11T02:47:29.324Z] ca9280d653b3: Download complete [2023-04-11T02:47:29.581Z] 7e9c9ca2126c: Download complete [2023-04-11T02:47:29.838Z] ca9280d653b3: Pull complete [2023-04-11T02:47:33.126Z] 7e9c9ca2126c: Pull complete [2023-04-11T02:47:33.126Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T02:47:33.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T02:47:33.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:47:33.348Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2023-04-11T02:47:33.404Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T02:47:43.696Z] $ docker top 3f9341e1bfbe783985308bd1e6aeb75d2ef02c64c48835ac7cee6c417b4c0296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-04-11T02:47:43.917Z] provisioning config files... [2023-04-11T02:47:43.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10351480767799322484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:47:44.141Z] + docker-compose build --help [2023-04-11T02:47:44.141Z] + grep parallel [2023-04-11T02:47:44.339Z] ---> docker-login.sh [2023-04-11T02:47:44.339Z] nexus3.edgexfoundry.org:10001 [2023-04-11T02:47:44.709Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T02:47:44.741Z] $ docker stop --time=1 3f9341e1bfbe783985308bd1e6aeb75d2ef02c64c48835ac7cee6c417b4c0296 [2023-04-11T02:47:45.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:47:46.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:47:46.039Z] Configure a credential helper to remove this warning. See [2023-04-11T02:47:46.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:47:46.039Z] [2023-04-11T02:47:46.039Z] Login Succeeded [2023-04-11T02:47:46.039Z] nexus3.edgexfoundry.org:10002 [2023-04-11T02:47:46.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:47:46.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:47:46.311Z] Configure a credential helper to remove this warning. See [2023-04-11T02:47:46.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:47:46.311Z] [2023-04-11T02:47:46.311Z] Login Succeeded [2023-04-11T02:47:46.311Z] nexus3.edgexfoundry.org:10003 [2023-04-11T02:47:46.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:47:46.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:47:46.582Z] Configure a credential helper to remove this warning. See [2023-04-11T02:47:46.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:47:46.582Z] [2023-04-11T02:47:46.582Z] Login Succeeded [2023-04-11T02:47:46.582Z] nexus3.edgexfoundry.org:10004 [2023-04-11T02:47:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:47:47.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:47:47.125Z] Configure a credential helper to remove this warning. See [2023-04-11T02:47:47.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:47:47.125Z] [2023-04-11T02:47:47.125Z] Login Succeeded [2023-04-11T02:47:47.125Z] docker.io [2023-04-11T02:47:47.384Z] $ docker rm -f --volumes 3f9341e1bfbe783985308bd1e6aeb75d2ef02c64c48835ac7cee6c417b4c0296 [2023-04-11T02:47:47.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T02:47:47.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T02:47:47.663Z] Configure a credential helper to remove this warning. See [2023-04-11T02:47:47.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T02:47:47.663Z] [2023-04-11T02:47:47.664Z] Login Succeeded [2023-04-11T02:47:47.664Z] ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [2023-04-11T02:47:47.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-11T02:47:48.489Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-04-11T02:47:48.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T02:47:48.518Z] . [Pipeline] echo [2023-04-11T02:47:48.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:47:48.675Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2023-04-11T02:47:48.701Z] $ 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 [2023-04-11T02:47:51.339Z] $ docker top 7aa391a58310a0169e2d7d05100b6383c830cd1fb84f1771dab7a9cee634c6c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T02:47:51.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2023-04-11T02:47:51.513Z] ========================================================= [2023-04-11T02:47:51.513Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T02:47:51.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T02:47:51.748Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T02:47:51.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T02:47:51.884Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T02:47:51.884Z] af6eaf76a39c: Pulling fs layer [2023-04-11T02:47:51.884Z] 55522c791124: Pulling fs layer [2023-04-11T02:47:51.884Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T02:47:51.884Z] 169dfbe0d373: Pulling fs layer [2023-04-11T02:47:51.884Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T02:47:51.884Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T02:47:51.884Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T02:47:51.884Z] e1ff8fa3b103: Waiting [2023-04-11T02:47:51.884Z] 52ebb69f0ebf: Waiting [2023-04-11T02:47:51.884Z] 5abe8eddf0d5: Waiting [2023-04-11T02:47:51.884Z] 169dfbe0d373: Waiting [2023-04-11T02:47:52.154Z] 55522c791124: Verifying Checksum [2023-04-11T02:47:52.154Z] 55522c791124: Download complete [2023-04-11T02:47:52.154Z] 169dfbe0d373: Verifying Checksum [2023-04-11T02:47:52.154Z] 169dfbe0d373: Download complete [2023-04-11T02:47:52.154Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T02:47:52.154Z] e1ff8fa3b103: Download complete [2023-04-11T02:47:52.154Z] af6eaf76a39c: Download complete [2023-04-11T02:47:52.315Z] Building core-command ... [2023-04-11T02:47:52.315Z] Building core-common-config-bootstrapper ... [2023-04-11T02:47:52.315Z] Building core-data ... [2023-04-11T02:47:52.315Z] Building core-metadata ... [2023-04-11T02:47:52.315Z] Building security-bootstrapper ... [2023-04-11T02:47:52.315Z] Building security-proxy-auth ... [2023-04-11T02:47:52.316Z] Building security-proxy-setup ... [2023-04-11T02:47:52.316Z] Building security-secretstore-setup ... [2023-04-11T02:47:52.316Z] Building security-spiffe-token-provider ... [2023-04-11T02:47:52.316Z] Building security-spire-agent ... [2023-04-11T02:47:52.316Z] Building security-spire-config ... [2023-04-11T02:47:52.316Z] Building security-spire-server ... [2023-04-11T02:47:52.316Z] Building support-notifications ... [2023-04-11T02:47:52.316Z] Building support-scheduler ... [2023-04-11T02:47:52.316Z] Building security-spiffe-token-provider [2023-04-11T02:47:52.316Z] Building core-command [2023-04-11T02:47:52.316Z] Building core-common-config-bootstrapper [2023-04-11T02:47:52.316Z] Building support-scheduler [2023-04-11T02:47:52.316Z] Building core-metadata [2023-04-11T02:47:53.131Z] af6eaf76a39c: Pull complete [2023-04-11T02:47:53.403Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T02:47:53.403Z] 5abe8eddf0d5: Download complete [2023-04-11T02:47:53.672Z] 55522c791124: Pull complete [2023-04-11T02:47:54.643Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T02:47:54.643Z] ce5c4a1c91eb: Download complete [2023-04-11T02:47:54.643Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T02:47:54.643Z] 52ebb69f0ebf: Download complete [2023-04-11T02:48:04.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:48:04.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:48:04.529Z] ---> 819714ce4028 [2023-04-11T02:48:04.529Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:48:04.529Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:48:04.529Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:48:04.529Z] ---> 819714ce4028 [2023-04-11T02:48:04.529Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:48:04.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:48:04.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:48:04.529Z] ---> 819714ce4028 [2023-04-11T02:48:04.529Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:48:04.529Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:48:04.529Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:48:04.529Z] ---> 819714ce4028 [2023-04-11T02:48:04.529Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T02:48:04.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:48:04.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:48:04.529Z] ---> 819714ce4028 [2023-04-11T02:48:04.529Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:48:06.979Z] ce5c4a1c91eb: Pull complete [2023-04-11T02:48:06.979Z] 169dfbe0d373: Pull complete [2023-04-11T02:48:06.979Z] e1ff8fa3b103: Pull complete [2023-04-11T02:48:13.663Z] 52ebb69f0ebf: Pull complete [2023-04-11T02:48:15.080Z] 5abe8eddf0d5: Pull complete [2023-04-11T02:48:15.080Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T02:48:15.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T02:48:15.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T02:48:15.464Z] + + docker build -t ci-base-image-arm64 -f - . [2023-04-11T02:48:15.465Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T02:48:15.465Z] WORKDIR /edgex [2023-04-11T02:48:15.465Z] COPY go.mod . [2023-04-11T02:48:15.465Z] RUN go mod download [2023-04-11T02:48:16.052Z] Sending build context to Docker daemon 2.934MB [2023-04-11T02:48:16.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T02:48:16.052Z] ---> 6cb57ee374ae [2023-04-11T02:48:16.052Z] Step 2/4 : WORKDIR /edgex [2023-04-11T02:48:17.999Z] ---> Running in 7f152dd28d08 [2023-04-11T02:48:17.999Z] Removing intermediate container 7f152dd28d08 [2023-04-11T02:48:17.999Z] ---> 2ab6c05683c5 [2023-04-11T02:48:17.999Z] Step 3/4 : COPY go.mod . [2023-04-11T02:48:18.587Z] ---> f860114c2631 [2023-04-11T02:48:18.587Z] Step 4/4 : RUN go mod download [2023-04-11T02:48:18.587Z] ---> Running in c9e9d13a17b4 [2023-04-11T02:48:26.473Z] ---> Running in 026a71daf244 [2023-04-11T02:48:26.473Z] ---> Running in e0167a687d5d [2023-04-11T02:48:26.473Z] ---> Running in 0f3feb46a5b9 [2023-04-11T02:48:26.473Z] ---> Running in 0ecd30529b22 [2023-04-11T02:48:26.473Z] ---> Running in f945cc96fb7a [2023-04-11T02:48:26.473Z] Removing intermediate container 0f3feb46a5b9 [2023-04-11T02:48:26.473Z] ---> 7c27eb21eb83 [2023-04-11T02:48:26.473Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T02:48:26.473Z] Removing intermediate container 0ecd30529b22 [2023-04-11T02:48:26.473Z] ---> fee3b183f6e5 [2023-04-11T02:48:26.473Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T02:48:26.473Z] Removing intermediate container f945cc96fb7a [2023-04-11T02:48:26.473Z] ---> 22b83c94c044 [2023-04-11T02:48:26.473Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T02:48:26.473Z] Removing intermediate container e0167a687d5d [2023-04-11T02:48:26.473Z] ---> b6354fa4c117 [2023-04-11T02:48:26.473Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T02:48:26.473Z] Removing intermediate container 026a71daf244 [2023-04-11T02:48:26.473Z] ---> 7e66f21d1343 [2023-04-11T02:48:26.473Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T02:48:26.473Z] ---> Running in 61c2d80b7434 [2023-04-11T02:48:26.473Z] ---> Running in a35cd95dd444 [2023-04-11T02:48:26.473Z] ---> Running in 89f6c5374d26 [2023-04-11T02:48:26.473Z] ---> Running in 4dcf89072dc3 [2023-04-11T02:48:26.473Z] ---> Running in d8dc3d5542f7 [2023-04-11T02:48:26.473Z] Removing intermediate container a35cd95dd444 [2023-04-11T02:48:26.473Z] ---> 611c97198a81 [2023-04-11T02:48:26.473Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T02:48:26.473Z] Removing intermediate container 61c2d80b7434 [2023-04-11T02:48:26.473Z] ---> 8777d88f1152 [2023-04-11T02:48:26.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T02:48:26.473Z] Removing intermediate container 89f6c5374d26 [2023-04-11T02:48:26.473Z] ---> f49645b55809 [2023-04-11T02:48:26.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T02:48:26.473Z] Removing intermediate container d8dc3d5542f7 [2023-04-11T02:48:26.473Z] ---> 0d2a42b9c29b [2023-04-11T02:48:26.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T02:48:26.473Z] ---> Running in 07f0dc2256a5 [2023-04-11T02:48:26.473Z] ---> Running in 17d82a5f3d97 [2023-04-11T02:48:26.473Z] ---> Running in 6f1599e1715e [2023-04-11T02:48:26.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.473Z] ---> Running in 11a8eddd4317 [2023-04-11T02:48:26.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.473Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T02:48:26.473Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T02:48:26.473Z] OK: 17823 distinct packages available [2023-04-11T02:48:26.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.990Z] OK: 265 MiB in 53 packages [2023-04-11T02:48:26.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:26.990Z] OK: 265 MiB in 53 packages [2023-04-11T02:48:26.990Z] OK: 265 MiB in 53 packages [2023-04-11T02:48:26.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:48:27.248Z] OK: 265 MiB in 53 packages [2023-04-11T02:48:27.248Z] OK: 265 MiB in 53 packages [2023-04-11T02:48:27.507Z] Removing intermediate container 4dcf89072dc3 [2023-04-11T02:48:27.507Z] ---> 8edac3887c41 [2023-04-11T02:48:27.507Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T02:48:28.072Z] ---> 4509f6bbebb5 [2023-04-11T02:48:28.072Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:48:28.341Z] ---> Running in c5031df565bc [2023-04-11T02:48:28.341Z] Removing intermediate container 11a8eddd4317 [2023-04-11T02:48:28.341Z] ---> 166377187f1e [2023-04-11T02:48:28.341Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T02:48:28.599Z] Removing intermediate container 07f0dc2256a5 [2023-04-11T02:48:28.599Z] ---> 2923ff4016b3 [2023-04-11T02:48:28.599Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T02:48:28.599Z] Removing intermediate container 6f1599e1715e [2023-04-11T02:48:28.599Z] ---> 2c742cb4f099 [2023-04-11T02:48:28.599Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T02:48:28.599Z] Removing intermediate container 17d82a5f3d97 [2023-04-11T02:48:28.599Z] ---> 575c32ae64a6 [2023-04-11T02:48:28.599Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T02:48:28.859Z] ---> e1a59c2dfd9f [2023-04-11T02:48:28.859Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:48:28.859Z] ---> 429c2246c3c0 [2023-04-11T02:48:28.859Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:48:29.117Z] ---> 0b61792a4ce9 [2023-04-11T02:48:29.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:48:29.117Z] ---> 6413201b22f3 [2023-04-11T02:48:29.117Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:48:29.377Z] ---> Running in b44b853abff4 [2023-04-11T02:48:29.377Z] ---> Running in e2bf4791c90b [2023-04-11T02:48:29.377Z] ---> Running in a86d5e255daf [2023-04-11T02:48:29.377Z] ---> Running in 90b39e7f31d2 [2023-04-11T02:48:50.856Z] Removing intermediate container c9e9d13a17b4 [2023-04-11T02:48:50.857Z] ---> f0ef7fd46f49 [2023-04-11T02:48:50.857Z] Successfully built f0ef7fd46f49 [2023-04-11T02:48:50.857Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:48:51.256Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T02:48:51.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:48:51.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2023-04-11T02:48:51.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T02:48:53.308Z] $ docker top e646946e7814492e7e684296365da600f85ff1c3fec43a5f2e662d8c52ddc857 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T02:48:54.187Z] + go version [2023-04-11T02:48:54.187Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T02:48:54.224Z] $ docker stop --time=1 e646946e7814492e7e684296365da600f85ff1c3fec43a5f2e662d8c52ddc857 [2023-04-11T02:48:55.807Z] $ docker rm -f --volumes e646946e7814492e7e684296365da600f85ff1c3fec43a5f2e662d8c52ddc857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:48:56.645Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T02:48:56.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:48:56.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2023-04-11T02:48:56.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T02:48:58.153Z] $ docker top f164d16d3c371e0ed8f16ce5be11002157659b324313cfb8d72baa388409141d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T02:48:58.409Z] ========================================================= [2023-04-11T02:48:58.409Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T02:48:58.409Z] ========================================================= [Pipeline] sh [2023-04-11T02:48:59.046Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T02:48:59.525Z] + make test [2023-04-11T02:48:59.795Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T02:49:46.642Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T02:49:51.624Z] Removing intermediate container a86d5e255daf [2023-04-11T02:49:51.624Z] ---> b8d1bd0df1e1 [2023-04-11T02:49:51.624Z] Step 8/23 : COPY . . [2023-04-11T02:49:51.624Z] Removing intermediate container 90b39e7f31d2 [2023-04-11T02:49:51.624Z] ---> 8d68cc680d3d [2023-04-11T02:49:51.624Z] Step 8/24 : COPY . . [2023-04-11T02:49:51.624Z] Removing intermediate container c5031df565bc [2023-04-11T02:49:51.624Z] ---> 18a64dbb77a4 [2023-04-11T02:49:51.624Z] Step 7/20 : COPY . . [2023-04-11T02:49:51.624Z] Removing intermediate container e2bf4791c90b [2023-04-11T02:49:51.624Z] ---> 54ee4aed5bf9 [2023-04-11T02:49:51.624Z] Step 8/23 : COPY . . [2023-04-11T02:49:51.624Z] Removing intermediate container b44b853abff4 [2023-04-11T02:49:51.624Z] ---> ce84e0161034 [2023-04-11T02:49:51.624Z] Step 8/25 : COPY . . [2023-04-11T02:50:09.731Z] ---> a2b8b65cf7a9 [2023-04-11T02:50:09.731Z] ---> 16de96daa01c [2023-04-11T02:50:09.731Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T02:50:09.731Z] [2023-04-11T02:50:09.731Z] ---> c0f1621648b6 [2023-04-11T02:50:09.731Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T02:50:09.731Z] ---> ccd673464edb [2023-04-11T02:50:09.731Z] ---> fcf44f23648a [2023-04-11T02:50:09.731Z] Step 9/23 : RUN make cmd/support-scheduler/support-schedulerStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T02:50:09.731Z] [2023-04-11T02:50:09.731Z] ---> Running in 7b5b324228fa [2023-04-11T02:50:09.731Z] ---> Running in 1aafaf172f12 [2023-04-11T02:50:09.731Z] ---> Running in 2b65e818838f [2023-04-11T02:50:09.731Z] ---> Running in a73e9a3b30cd [2023-04-11T02:50:09.732Z] ---> Running in 2822c3e1093c [2023-04-11T02:50:09.732Z] 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 [2023-04-11T02:50:09.732Z] 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 [2023-04-11T02:50:09.732Z] 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 [2023-04-11T02:50:09.732Z] 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 [2023-04-11T02:50:09.732Z] 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 [2023-04-11T02:50:56.925Z] Removing intermediate container 2b65e818838f [2023-04-11T02:50:56.925Z] ---> 39797cb1d6cb [2023-04-11T02:50:56.925Z] [2023-04-11T02:50:56.925Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T02:50:56.925Z] Removing intermediate container 2822c3e1093c [2023-04-11T02:50:56.925Z] ---> e811747252b4 [2023-04-11T02:50:56.925Z] [2023-04-11T02:50:56.925Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T02:50:56.925Z] 3.17: Pulling from library/alpine [2023-04-11T02:50:56.925Z] 3.17: Pulling from library/alpine [2023-04-11T02:50:56.925Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T02:50:56.925Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T02:50:56.925Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T02:50:56.925Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T02:50:56.925Z] ---> 9ed4aefc74f6 [2023-04-11T02:50:56.925Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T02:50:56.925Z] ---> 9ed4aefc74f6 [2023-04-11T02:50:56.925Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T02:50:58.646Z] ---> Running in 1efc47b88d10 [2023-04-11T02:50:58.646Z] ---> Running in 988d209f5cb9 [2023-04-11T02:50:58.904Z] Removing intermediate container 988d209f5cb9 [2023-04-11T02:50:58.904Z] ---> e28be007396d [2023-04-11T02:50:58.904Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T02:50:58.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.162Z] ---> Running in a9aac168d74c [2023-04-11T02:50:59.162Z] Removing intermediate container 1aafaf172f12 [2023-04-11T02:50:59.162Z] ---> 882f5ecdb758 [2023-04-11T02:50:59.162Z] [2023-04-11T02:50:59.162Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T02:50:59.162Z] ---> 9ed4aefc74f6 [2023-04-11T02:50:59.162Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T02:50:59.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.162Z] ---> Running in c2458bfd747e [2023-04-11T02:50:59.421Z] Removing intermediate container 7b5b324228fa [2023-04-11T02:50:59.421Z] ---> 34a5d9e4dda0 [2023-04-11T02:50:59.421Z] [2023-04-11T02:50:59.421Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T02:50:59.421Z] ---> 9ed4aefc74f6 [2023-04-11T02:50:59.421Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T02:50:59.421Z] Removing intermediate container a73e9a3b30cd [2023-04-11T02:50:59.421Z] ---> 3b45d5324f35 [2023-04-11T02:50:59.421Z] [2023-04-11T02:50:59.421Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T02:50:59.421Z] ---> 9ed4aefc74f6 [2023-04-11T02:50:59.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T02:50:59.421Z] ---> Running in 8cf67fac199f [2023-04-11T02:50:59.421Z] ---> Running in 0f700d0f1ae9 [2023-04-11T02:50:59.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T02:50:59.421Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:50:59.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.421Z] OK: 7 MiB in 16 packages [2023-04-11T02:50:59.421Z] Removing intermediate container 0f700d0f1ae9 [2023-04-11T02:50:59.421Z] ---> 88f186f657aa [2023-04-11T02:50:59.421Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T02:50:59.421Z] ---> Running in 059ab7ec5d4a [2023-04-11T02:50:59.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.938Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T02:50:59.938Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:50:59.938Z] OK: 7 MiB in 16 packages [2023-04-11T02:50:59.938Z] Removing intermediate container 1efc47b88d10 [2023-04-11T02:50:59.938Z] ---> eb58d4ae9942 [2023-04-11T02:50:59.938Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T02:50:59.938Z] ---> Running in fec19d6f5328 [2023-04-11T02:50:59.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.938Z] Removing intermediate container fec19d6f5328 [2023-04-11T02:50:59.938Z] ---> 29dcba99feaf [2023-04-11T02:50:59.938Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T02:50:59.938Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T02:50:59.938Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:50:59.938Z] OK: 7 MiB in 16 packages [2023-04-11T02:50:59.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:50:59.938Z] ---> Running in 897bf4141b5e [2023-04-11T02:51:00.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:00.197Z] Removing intermediate container 897bf4141b5e [2023-04-11T02:51:00.197Z] ---> 4beaff739293 [2023-04-11T02:51:00.197Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T02:51:00.197Z] ---> Running in 172d6a757979 [2023-04-11T02:51:00.197Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T02:51:00.197Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:51:00.197Z] OK: 7 MiB in 16 packages [2023-04-11T02:51:00.197Z] Removing intermediate container 172d6a757979 [2023-04-11T02:51:00.197Z] ---> bcf64ce6e2b4 [2023-04-11T02:51:00.197Z] Step 15/25 : WORKDIR / [2023-04-11T02:51:00.197Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T02:51:00.197Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T02:51:00.197Z] OK: 17818 distinct packages available [2023-04-11T02:51:00.197Z] ---> Running in 9d0097be7203 [2023-04-11T02:51:00.456Z] Removing intermediate container a9aac168d74c [2023-04-11T02:51:00.456Z] ---> 29d9358c6105 [2023-04-11T02:51:00.456Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:51:00.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:00.456Z] Removing intermediate container c2458bfd747e [2023-04-11T02:51:00.456Z] ---> 90dc18d354ab [2023-04-11T02:51:00.456Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T02:51:00.456Z] Removing intermediate container 9d0097be7203 [2023-04-11T02:51:00.456Z] ---> 07cba560141c [2023-04-11T02:51:00.456Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:51:00.456Z] ---> Running in 4dca6ded7732 [2023-04-11T02:51:00.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:00.456Z] ---> eb9ffc6b362f [2023-04-11T02:51:00.457Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:51:00.457Z] Removing intermediate container 4dca6ded7732 [2023-04-11T02:51:00.457Z] ---> 8f3d66d5a473 [2023-04-11T02:51:00.457Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T02:51:00.457Z] ---> Running in 9f8edc94b8b6 [2023-04-11T02:51:00.715Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T02:51:00.715Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T02:51:00.715Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T02:51:00.715Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T02:51:00.715Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T02:51:00.715Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T02:51:00.715Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T02:51:00.715Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T02:51:00.715Z] ---> 61eb58c60d24 [2023-04-11T02:51:00.715Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:51:00.973Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T02:51:00.973Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:51:00.973Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T02:51:00.973Z] Removing intermediate container 8cf67fac199f [2023-04-11T02:51:00.973Z] ---> 1405615c3c51 [2023-04-11T02:51:00.973Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T02:51:00.973Z] Removing intermediate container 9f8edc94b8b6 [2023-04-11T02:51:00.973Z] ---> f0dd5689d3e9 [2023-04-11T02:51:00.973Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T02:51:00.973Z] ---> 19b902a92d52 [2023-04-11T02:51:00.973Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T02:51:00.973Z] ---> Running in 53fd7aa89ce1 [2023-04-11T02:51:00.973Z] ---> Running in 3e7dbcf6edf7 [2023-04-11T02:51:00.973Z] OK: 10 MiB in 24 packages [2023-04-11T02:51:00.973Z] ---> 05090f6e6164 [2023-04-11T02:51:00.973Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T02:51:01.231Z] Removing intermediate container 53fd7aa89ce1 [2023-04-11T02:51:01.231Z] ---> 85d69af48a13 [2023-04-11T02:51:01.231Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T02:51:01.231Z] Removing intermediate container 3e7dbcf6edf7 [2023-04-11T02:51:01.231Z] ---> 2cc4a6a5af89 [2023-04-11T02:51:01.231Z] Step 15/24 : WORKDIR / [2023-04-11T02:51:01.799Z] ---> Running in 4638abf1c0ae [2023-04-11T02:51:01.799Z] ---> Running in db9a0aa0caf8 [2023-04-11T02:51:01.799Z] ---> a70c27435ac2 [2023-04-11T02:51:01.799Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:51:01.799Z] ---> 22ffd7174016 [2023-04-11T02:51:01.799Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:51:01.799Z] Removing intermediate container 4638abf1c0ae [2023-04-11T02:51:01.799Z] ---> 329d7096f8a1 [2023-04-11T02:51:01.799Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T02:51:01.799Z] Removing intermediate container db9a0aa0caf8 [2023-04-11T02:51:01.799Z] ---> 990e584238fd [2023-04-11T02:51:01.799Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:51:01.799Z] ---> Running in 0d75df61ede0 [2023-04-11T02:51:02.057Z] ---> 9c848a209086 [2023-04-11T02:51:02.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T02:51:02.057Z] ---> 55ebdceafadc [2023-04-11T02:51:02.057Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T02:51:02.057Z] Removing intermediate container 0d75df61ede0 [2023-04-11T02:51:02.057Z] ---> 89d7984183a1 [2023-04-11T02:51:02.057Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:51:02.057Z] ---> e94b1bf9cc5d [2023-04-11T02:51:02.057Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:51:02.057Z] Removing intermediate container 059ab7ec5d4a [2023-04-11T02:51:02.057Z] ---> 59b3eb472cee [2023-04-11T02:51:02.057Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:51:02.315Z] ---> a28141e4abdc [2023-04-11T02:51:02.315Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T02:51:02.315Z] ---> Running in 561f64365a20 [2023-04-11T02:51:02.315Z] ---> 02c90de4f3c4 [2023-04-11T02:51:02.315Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:51:02.315Z] ---> 778c407bc7ce [2023-04-11T02:51:02.315Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T02:51:02.315Z] ---> ee6c236f673b [2023-04-11T02:51:02.315Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:51:02.315Z] ---> 551afd705798 [2023-04-11T02:51:02.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T02:51:02.315Z] ---> Running in 629461a26d85 [2023-04-11T02:51:02.573Z] Removing intermediate container 629461a26d85 [2023-04-11T02:51:02.573Z] ---> d90e5c1f06f2 [2023-04-11T02:51:02.573Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T02:51:02.573Z] ---> Running in 4284500b1622 [2023-04-11T02:51:02.573Z] ---> 98a551cc93f9 [2023-04-11T02:51:02.573Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T02:51:03.508Z] ---> 5d7ea5db274d [2023-04-11T02:51:03.508Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T02:51:03.508Z] Removing intermediate container 4284500b1622 [2023-04-11T02:51:03.508Z] ---> ca286209e6f9 [2023-04-11T02:51:03.508Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T02:51:03.508Z] ---> Running in 87dfb0ac6e6a [2023-04-11T02:51:03.508Z] ---> 0fc13b9f2b18 [2023-04-11T02:51:03.508Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:51:03.508Z] ---> ee7c05f3d641 [2023-04-11T02:51:03.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:51:03.508Z] Removing intermediate container 87dfb0ac6e6a [2023-04-11T02:51:03.508Z] ---> 9e3f5cd9c782 [2023-04-11T02:51:03.508Z] Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:51:03.508Z] ---> Running in c559b58fa0ce [2023-04-11T02:51:04.075Z] ---> 86b458f0d200 [2023-04-11T02:51:04.075Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T02:51:04.075Z] ---> 684f48e380dd [2023-04-11T02:51:04.075Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T02:51:04.075Z] ---> d5cc4459718c [2023-04-11T02:51:04.075Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:51:04.075Z] Removing intermediate container c559b58fa0ce [2023-04-11T02:51:04.075Z] ---> 236a9fb057e1 [2023-04-11T02:51:04.075Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T02:51:04.075Z] ---> Running in 7053956d995d [2023-04-11T02:51:04.075Z] ---> Running in f9d0adfbdacc [2023-04-11T02:51:04.075Z] ---> Running in 2b9a37302ad8 [2023-04-11T02:51:04.075Z] Removing intermediate container 561f64365a20 [2023-04-11T02:51:04.075Z] ---> e4a347996b29 [2023-04-11T02:51:04.075Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T02:51:04.075Z] Removing intermediate container 7053956d995d [2023-04-11T02:51:04.075Z] ---> 8c37795d10d5 [2023-04-11T02:51:04.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T02:51:04.075Z] Removing intermediate container f9d0adfbdacc [2023-04-11T02:51:04.075Z] ---> adb0601dbd1e [2023-04-11T02:51:04.075Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T02:51:04.075Z] Removing intermediate container 2b9a37302ad8 [2023-04-11T02:51:04.075Z] ---> 402af8c5326d [2023-04-11T02:51:04.075Z] [2023-04-11T02:51:04.075Z] ---> Running in 94099558c3d6 [2023-04-11T02:51:04.075Z] ---> Running in fde6b1d88031 [2023-04-11T02:51:04.075Z] ---> Running in b1357f6defa2 [2023-04-11T02:51:04.075Z] ---> 9ebea6e45de8 [2023-04-11T02:51:04.075Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T02:51:04.075Z] Successfully built 402af8c5326d [2023-04-11T02:51:04.075Z] Successfully tagged core-metadata:latest [2023-04-11T02:51:04.450Z]  Building core-metadata ... done Building support-notifications [2023-04-11T02:51:04.450Z] ---> Running in 1c1b29dc7419 [2023-04-11T02:51:04.450Z] Removing intermediate container 94099558c3d6 [2023-04-11T02:51:04.450Z] ---> 6a8c3243cedd [2023-04-11T02:51:04.450Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T02:51:04.450Z] Removing intermediate container fde6b1d88031 [2023-04-11T02:51:04.450Z] ---> 7e4b5b907769 [2023-04-11T02:51:04.450Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T02:51:04.450Z] Removing intermediate container b1357f6defa2 [2023-04-11T02:51:04.450Z] ---> ac0e3a1e87a1 [2023-04-11T02:51:04.450Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T02:51:04.450Z] ---> Running in b8b85de9e43b [2023-04-11T02:51:05.579Z] ---> Running in dd3dacfc38c9 [2023-04-11T02:51:07.556Z] Removing intermediate container 1c1b29dc7419 [2023-04-11T02:51:07.556Z] ---> c6fbbc3e6e4a [2023-04-11T02:51:07.556Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T02:51:07.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:51:07.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:51:08.823Z] ---> 819714ce4028 [2023-04-11T02:51:08.823Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:51:08.823Z] ---> Using cache [2023-04-11T02:51:08.823Z] ---> 7e66f21d1343 [2023-04-11T02:51:08.823Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T02:51:08.823Z] ---> Using cache [2023-04-11T02:51:08.823Z] ---> 0d2a42b9c29b [2023-04-11T02:51:08.823Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T02:51:08.823Z] ---> Running in ae7a2c443fa4 [2023-04-11T02:51:08.823Z] Removing intermediate container b8b85de9e43b [2023-04-11T02:51:08.823Z] ---> d8d3f92b0400 [2023-04-11T02:51:08.823Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T02:51:08.823Z] ---> Running in dd3cfe064151 [2023-04-11T02:51:08.824Z] Removing intermediate container dd3dacfc38c9 [2023-04-11T02:51:08.824Z] ---> Running in 2827ddba8db5 [2023-04-11T02:51:08.824Z] ---> 41ddce429338 [2023-04-11T02:51:08.824Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:51:08.824Z] ---> Running in e680f469c20d [2023-04-11T02:51:08.824Z] ---> Running in 3adfc7984096 [2023-04-11T02:51:08.824Z] Removing intermediate container ae7a2c443fa4 [2023-04-11T02:51:08.824Z] ---> 37be49d2301b [2023-04-11T02:51:08.824Z] Step 23/24 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:51:08.824Z] Removing intermediate container dd3cfe064151 [2023-04-11T02:51:08.824Z] ---> 0a46e1d7ae51 [2023-04-11T02:51:08.824Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T02:51:08.824Z] ---> Running in 3f1e8e824730 [2023-04-11T02:51:08.824Z] Removing intermediate container e680f469c20d [2023-04-11T02:51:08.824Z] ---> 4b34568f4dfb [2023-04-11T02:51:08.824Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:51:09.167Z] ---> Running in 6f5302613b71 [2023-04-11T02:51:09.167Z] Removing intermediate container 3adfc7984096 [2023-04-11T02:51:09.167Z] ---> 539b0c1b90a9 [2023-04-11T02:51:09.167Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T02:51:09.167Z] ---> Running in ee6927e093e7 [2023-04-11T02:51:09.167Z] ---> Running in 038eace68ad1 [2023-04-11T02:51:09.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:09.167Z] Removing intermediate container 3f1e8e824730 [2023-04-11T02:51:09.167Z] ---> 611b859c9014 [2023-04-11T02:51:09.167Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T02:51:09.167Z] Removing intermediate container 6f5302613b71 [2023-04-11T02:51:09.167Z] ---> ef28d9b76e8c [2023-04-11T02:51:09.167Z] Step 19/20 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:51:09.167Z] Removing intermediate container ee6927e093e7 [2023-04-11T02:51:09.167Z] ---> 36ea96924cb2 [2023-04-11T02:51:09.167Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T02:51:09.167Z] ---> Running in 9bcb50555906 [2023-04-11T02:51:09.167Z] Removing intermediate container 038eace68ad1 [2023-04-11T02:51:09.167Z] ---> 9c866f4a653e [2023-04-11T02:51:09.167Z] [2023-04-11T02:51:09.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:09.167Z] ---> Running in 777e4c900db0 [2023-04-11T02:51:09.167Z] ---> Running in cf3d64cbe01d [2023-04-11T02:51:09.167Z] Successfully built 9c866f4a653e [2023-04-11T02:51:09.167Z] Removing intermediate container 9bcb50555906 [2023-04-11T02:51:09.167Z] ---> 7083bb38840d [2023-04-11T02:51:09.167Z] [2023-04-11T02:51:09.167Z] Successfully tagged support-scheduler:latest [2023-04-11T02:51:09.167Z] Building security-proxy-auth [2023-04-11T02:51:09.436Z]  Building support-scheduler ... done Removing intermediate container 777e4c900db0 [2023-04-11T02:51:09.436Z] ---> a17f47044c54 [2023-04-11T02:51:09.436Z] Step 20/20 : LABEL version=0.0.0Removing intermediate container cf3d64cbe01d [2023-04-11T02:51:09.436Z] ---> ab196825dd6c [2023-04-11T02:51:09.436Z] [2023-04-11T02:51:09.436Z] [2023-04-11T02:51:09.436Z] Successfully built 7083bb38840d [2023-04-11T02:51:09.436Z] Successfully tagged core-command:latest [2023-04-11T02:51:09.436Z]  Building core-command ... done Building core-data [2023-04-11T02:51:09.436Z] ---> Running in ca833d63c9e1 [2023-04-11T02:51:09.436Z] Successfully built ab196825dd6c [2023-04-11T02:51:09.436Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T02:51:09.436Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-04-11T02:51:09.436Z] OK: 265 MiB in 53 packages [2023-04-11T02:51:09.703Z] Removing intermediate container ca833d63c9e1 [2023-04-11T02:51:09.703Z] ---> ed3d267e6ed1 [2023-04-11T02:51:09.703Z] [2023-04-11T02:51:09.703Z] Successfully built ed3d267e6ed1 [2023-04-11T02:51:09.703Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T02:51:09.703Z] Building security-spire-config [2023-04-11T02:51:17.944Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:51:17.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:51:17.945Z] ---> 819714ce4028 [2023-04-11T02:51:17.945Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> 7e66f21d1343 [2023-04-11T02:51:17.945Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> 0d2a42b9c29b [2023-04-11T02:51:17.945Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> 166377187f1e [2023-04-11T02:51:17.945Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> e1a59c2dfd9f [2023-04-11T02:51:17.945Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> b8d1bd0df1e1 [2023-04-11T02:51:17.945Z] Step 8/23 : COPY . . [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> c0f1621648b6 [2023-04-11T02:51:17.945Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T02:51:17.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:51:17.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:51:17.945Z] ---> 819714ce4028 [2023-04-11T02:51:17.945Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> b6354fa4c117 [2023-04-11T02:51:17.945Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T02:51:17.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:51:17.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:51:17.945Z] ---> 819714ce4028 [2023-04-11T02:51:17.945Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> 7e66f21d1343 [2023-04-11T02:51:17.945Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> 0d2a42b9c29b [2023-04-11T02:51:17.945Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> 166377187f1e [2023-04-11T02:51:17.945Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> e1a59c2dfd9f [2023-04-11T02:51:17.945Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> b8d1bd0df1e1 [2023-04-11T02:51:17.945Z] Step 8/23 : COPY . . [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> c0f1621648b6 [2023-04-11T02:51:17.945Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T02:51:17.945Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:51:17.945Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:51:17.945Z] ---> 819714ce4028 [2023-04-11T02:51:17.945Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T02:51:17.945Z] ---> Using cache [2023-04-11T02:51:17.945Z] ---> b6354fa4c117 [2023-04-11T02:51:17.945Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T02:51:23.215Z] ---> Running in db0ecdfea32f [2023-04-11T02:51:23.215Z] ---> Running in 5888b6d4584f [2023-04-11T02:51:23.215Z] ---> Running in 84734289cae5 [2023-04-11T02:51:23.215Z] ---> Running in 461658f4a4d1 [2023-04-11T02:51:23.215Z] Removing intermediate container 2827ddba8db5 [2023-04-11T02:51:23.215Z] ---> d1340caa47fb [2023-04-11T02:51:23.215Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T02:51:23.215Z] ---> 22d7d7a21829 [2023-04-11T02:51:23.215Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:51:23.215Z] ---> Running in 58080a681386 [2023-04-11T02:51:23.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:23.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:23.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:23.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:51:23.732Z] 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 [2023-04-11T02:51:23.732Z] 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 [2023-04-11T02:51:23.732Z] OK: 265 MiB in 53 packages [2023-04-11T02:51:23.990Z] OK: 265 MiB in 53 packages [2023-04-11T02:51:24.252Z] Removing intermediate container 84734289cae5 [2023-04-11T02:51:24.252Z] ---> 93432aed152a [2023-04-11T02:51:24.252Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T02:51:24.520Z] Removing intermediate container db0ecdfea32f [2023-04-11T02:51:24.520Z] ---> 7167c176be17 [2023-04-11T02:51:24.520Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T02:51:24.779Z] ---> bd3e0fe3ccc6 [2023-04-11T02:51:24.779Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:51:24.779Z] ---> b0ab4641b45a [2023-04-11T02:51:24.779Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:51:24.779Z] ---> Running in cea834aa9460 [2023-04-11T02:51:24.779Z] ---> Running in bcd9d3a169c3 [2023-04-11T02:51:38.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T02:51:38.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T02:51:39.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T02:51:39.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T02:51:39.698Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T02:51:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T02:51:52.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T02:51:52.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T02:51:52.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.565s coverage: 28.7% of statements [2023-04-11T02:52:02.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements [2023-04-11T02:52:08.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T02:52:08.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T02:52:08.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T02:52:11.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.690s coverage: 71.5% of statements [2023-04-11T02:52:11.447Z] Removing intermediate container 5888b6d4584f [2023-04-11T02:52:11.447Z] ---> 0319ee0968b8 [2023-04-11T02:52:11.447Z] [2023-04-11T02:52:11.447Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T02:52:11.447Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:11.447Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T02:52:11.447Z] ---> Using cache [2023-04-11T02:52:11.447Z] ---> e28be007396d [2023-04-11T02:52:11.447Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T02:52:11.447Z] ---> Using cache [2023-04-11T02:52:11.447Z] ---> 29d9358c6105 [2023-04-11T02:52:11.447Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:52:11.447Z] ---> Using cache [2023-04-11T02:52:11.447Z] ---> eb9ffc6b362f [2023-04-11T02:52:11.447Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:52:11.447Z] ---> Using cache [2023-04-11T02:52:11.447Z] ---> 19b902a92d52 [2023-04-11T02:52:11.447Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T02:52:11.447Z] Removing intermediate container 461658f4a4d1 [2023-04-11T02:52:11.447Z] ---> 70ca4fbd3a56 [2023-04-11T02:52:11.447Z] [2023-04-11T02:52:11.447Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T02:52:11.447Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:11.447Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T02:52:11.447Z] ---> Running in 7941af93ee09 [2023-04-11T02:52:11.447Z] Removing intermediate container 7941af93ee09 [2023-04-11T02:52:11.447Z] ---> e923358e2e06 [2023-04-11T02:52:11.447Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T02:52:11.447Z] ---> 16ecbe72f4c7 [2023-04-11T02:52:11.447Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:52:11.447Z] ---> Running in 0a4cc6b5f3b7 [2023-04-11T02:52:11.447Z] ---> 53a95259a5d2 [2023-04-11T02:52:11.447Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T02:52:11.447Z] Removing intermediate container 0a4cc6b5f3b7 [2023-04-11T02:52:11.447Z] ---> 0767dad7e364 [2023-04-11T02:52:11.447Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T02:52:11.447Z] ---> Running in 50a8405cbe2c [2023-04-11T02:52:11.447Z] ---> e99d701ed64c [2023-04-11T02:52:11.448Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T02:52:11.448Z] Removing intermediate container 50a8405cbe2c [2023-04-11T02:52:11.448Z] ---> 14364bfe391e [2023-04-11T02:52:11.448Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T02:52:11.448Z] ---> Running in 71081374b4c2 [2023-04-11T02:52:11.448Z] ---> Running in 0bbcc66adcab [2023-04-11T02:52:11.448Z] Removing intermediate container cea834aa9460 [2023-04-11T02:52:11.448Z] ---> fe228317280e [2023-04-11T02:52:11.448Z] Step 7/27 : COPY . . [2023-04-11T02:52:11.448Z] Removing intermediate container bcd9d3a169c3 [2023-04-11T02:52:11.448Z] ---> 2633029c6ff9 [2023-04-11T02:52:11.448Z] Step 7/22 : COPY . . [2023-04-11T02:52:11.448Z] Removing intermediate container 58080a681386 [2023-04-11T02:52:11.448Z] ---> 577984091654 [2023-04-11T02:52:11.448Z] Step 8/23 : COPY . . [2023-04-11T02:52:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:11.448Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T02:52:11.448Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:52:11.448Z] OK: 7 MiB in 16 packages [2023-04-11T02:52:13.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T02:52:13.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T02:52:14.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 54.0% of statements [2023-04-11T02:52:18.029Z] ---> 913b75a43711 [2023-04-11T02:52:18.029Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T02:52:18.029Z] ---> 1c9bfd57ed14 [2023-04-11T02:52:18.029Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T02:52:18.029Z] ---> e9ac781dcc07 [2023-04-11T02:52:18.029Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T02:52:18.029Z] ---> Running in 3fd3bbc405e2 [2023-04-11T02:52:18.029Z] Removing intermediate container 71081374b4c2 [2023-04-11T02:52:18.029Z] ---> abd1ebd20217 [2023-04-11T02:52:18.029Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T02:52:18.029Z] Removing intermediate container 0bbcc66adcab [2023-04-11T02:52:18.029Z] ---> 71792dadea28 [2023-04-11T02:52:18.029Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:52:18.029Z] ---> Running in bd1c11b26669 [2023-04-11T02:52:18.029Z] ---> Running in 6fe7241e606b [2023-04-11T02:52:18.029Z] ---> Running in 71e212e919dd [2023-04-11T02:52:18.029Z] Removing intermediate container bd1c11b26669 [2023-04-11T02:52:18.029Z] ---> d01ae5051d90 [2023-04-11T02:52:18.029Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T02:52:18.029Z] ---> Running in 1d1a96068eba [2023-04-11T02:52:18.029Z] Removing intermediate container 71e212e919dd [2023-04-11T02:52:18.029Z] ---> 6c62f92ac20c [2023-04-11T02:52:18.029Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T02:52:18.029Z] ---> 28190aecda1b [2023-04-11T02:52:18.029Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:52:18.029Z] ---> Running in f6ff6c231368 [2023-04-11T02:52:18.029Z] Removing intermediate container 1d1a96068eba [2023-04-11T02:52:18.029Z] ---> 6a20da239066 [2023-04-11T02:52:18.029Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T02:52:18.029Z] ---> Running in b81f0d7d7d3e [2023-04-11T02:52:18.029Z] Removing intermediate container f6ff6c231368 [2023-04-11T02:52:18.029Z] ---> c7f943f98444 [2023-04-11T02:52:18.029Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T02:52:18.029Z] 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 [2023-04-11T02:52:18.029Z] ---> df88e0d3c939 [2023-04-11T02:52:18.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T02:52:18.029Z] 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 [2023-04-11T02:52:18.029Z] ---> Running in 85b000737d4d [2023-04-11T02:52:18.029Z] Removing intermediate container b81f0d7d7d3e [2023-04-11T02:52:18.029Z] ---> a007a396dd84 [2023-04-11T02:52:18.029Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T02:52:18.029Z] ---> Running in e3b29e6a4891 [2023-04-11T02:52:18.289Z] Removing intermediate container 85b000737d4d [2023-04-11T02:52:18.289Z] ---> 57cab2743d30 [2023-04-11T02:52:18.289Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:52:18.289Z] ---> d167ed90ed25 [2023-04-11T02:52:18.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:52:18.289Z] ---> Running in 1b312ebcb579 [2023-04-11T02:52:18.289Z] Removing intermediate container 1b312ebcb579 [2023-04-11T02:52:18.289Z] ---> 87695ee50746 [2023-04-11T02:52:18.289Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T02:52:18.289Z] ---> Running in 71cc78726884 [2023-04-11T02:52:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T02:52:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T02:52:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:52:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T02:52:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T02:52:18.546Z] ---> 11f55582b09d [2023-04-11T02:52:18.547Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T02:52:18.547Z] Removing intermediate container 71cc78726884 [2023-04-11T02:52:18.547Z] ---> 6a79567d4631 [2023-04-11T02:52:18.547Z] [2023-04-11T02:52:18.547Z] ---> Running in 0ee6019e275b [2023-04-11T02:52:18.547Z] Successfully built 6a79567d4631 [2023-04-11T02:52:18.547Z] Successfully tagged security-proxy-auth:latest [2023-04-11T02:52:18.547Z] Building security-spire-server [2023-04-11T02:52:18.547Z]  Building security-proxy-auth ... done Removing intermediate container 0ee6019e275b [2023-04-11T02:52:18.547Z] ---> b9380045d588 [2023-04-11T02:52:18.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T02:52:21.088Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:52:21.088Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:52:21.088Z] ---> 819714ce4028 [2023-04-11T02:52:21.088Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> b6354fa4c117 [2023-04-11T02:52:21.088Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> 7167c176be17 [2023-04-11T02:52:21.088Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> b0ab4641b45a [2023-04-11T02:52:21.088Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> fe228317280e [2023-04-11T02:52:21.088Z] Step 7/26 : COPY . . [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> e9ac781dcc07 [2023-04-11T02:52:21.088Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> d01ae5051d90 [2023-04-11T02:52:21.088Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> 6a20da239066 [2023-04-11T02:52:21.088Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T02:52:21.088Z] ---> Using cache [2023-04-11T02:52:21.088Z] ---> a007a396dd84 [2023-04-11T02:52:21.088Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T02:52:25.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T02:52:25.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T02:52:26.478Z] ---> Running in bc71d7a7d323 [2023-04-11T02:52:26.478Z] ---> Running in 8d7cc9ac5502 [2023-04-11T02:52:26.478Z] Removing intermediate container bc71d7a7d323 [2023-04-11T02:52:26.478Z] ---> c5d41d238537 [2023-04-11T02:52:26.478Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T02:52:26.478Z] Removing intermediate container e3b29e6a4891 [2023-04-11T02:52:26.478Z] ---> 345e5362d876 [2023-04-11T02:52:26.478Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T02:52:26.478Z] ---> Running in f2743cc61fcf [2023-04-11T02:52:26.478Z] ---> Running in a19da8935738 [2023-04-11T02:52:27.099Z] Removing intermediate container a19da8935738 [2023-04-11T02:52:27.099Z] ---> fa3e72895e01 [2023-04-11T02:52:27.099Z] [2023-04-11T02:52:27.099Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T02:52:27.099Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:27.099Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T02:52:27.099Z] Removing intermediate container f2743cc61fcf [2023-04-11T02:52:27.099Z] ---> 290e9b61a118 [2023-04-11T02:52:27.099Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:52:27.099Z] ---> Running in 0451d9288cb9 [2023-04-11T02:52:27.099Z] ---> Running in ef67a504189b [2023-04-11T02:52:27.395Z] Removing intermediate container 0451d9288cb9 [2023-04-11T02:52:27.395Z] ---> 459fb35e8178 [2023-04-11T02:52:27.395Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T02:52:27.395Z] Removing intermediate container ef67a504189b [2023-04-11T02:52:27.395Z] ---> 3c251946973c [2023-04-11T02:52:27.395Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T02:52:27.395Z] ---> Running in 1d69f77f6de8 [2023-04-11T02:52:27.674Z] ---> Running in ba8b4d3be61f [2023-04-11T02:52:27.934Z] Removing intermediate container 8d7cc9ac5502 [2023-04-11T02:52:27.934Z] ---> 47f70ae8b176 [2023-04-11T02:52:27.934Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T02:52:27.934Z] Removing intermediate container ba8b4d3be61f [2023-04-11T02:52:27.934Z] ---> 81cd26034bff [2023-04-11T02:52:27.934Z] [2023-04-11T02:52:27.934Z] ---> Running in 32df86e7a1ec [2023-04-11T02:52:27.934Z] Successfully built 81cd26034bff [2023-04-11T02:52:28.240Z] Successfully tagged core-data:latest [2023-04-11T02:52:28.240Z]  Building core-data ... done Building security-secretstore-setup [2023-04-11T02:52:28.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:28.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:28.549Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T02:52:28.549Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T02:52:28.549Z] OK: 17818 distinct packages available [2023-04-11T02:52:28.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:28.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:29.161Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T02:52:29.161Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T02:52:29.161Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T02:52:29.161Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T02:52:29.161Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:52:29.161Z] OK: 7 MiB in 19 packages [2023-04-11T02:52:31.746Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:52:31.746Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:52:31.746Z] ---> 819714ce4028 [2023-04-11T02:52:31.746Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T02:52:31.746Z] ---> Using cache [2023-04-11T02:52:31.746Z] ---> b6354fa4c117 [2023-04-11T02:52:31.746Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T02:52:31.746Z] ---> Using cache [2023-04-11T02:52:31.746Z] ---> 93432aed152a [2023-04-11T02:52:31.746Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T02:52:31.746Z] ---> Using cache [2023-04-11T02:52:31.746Z] ---> bd3e0fe3ccc6 [2023-04-11T02:52:31.746Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:52:31.746Z] ---> Using cache [2023-04-11T02:52:31.746Z] ---> 2633029c6ff9 [2023-04-11T02:52:31.746Z] Step 7/25 : COPY . . [2023-04-11T02:52:31.746Z] ---> Using cache [2023-04-11T02:52:31.746Z] ---> 913b75a43711 [2023-04-11T02:52:31.746Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T02:52:36.010Z] Removing intermediate container 32df86e7a1ec [2023-04-11T02:52:36.010Z] ---> 705f7d2c8bf8 [2023-04-11T02:52:36.010Z] [2023-04-11T02:52:36.010Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T02:52:36.010Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:36.010Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T02:52:36.010Z] ---> Using cache [2023-04-11T02:52:36.010Z] ---> 459fb35e8178 [2023-04-11T02:52:36.010Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T02:52:36.010Z] ---> Running in 52c6a7d46be9 [2023-04-11T02:52:36.010Z] ---> Running in 71d370cf0088 [2023-04-11T02:52:36.010Z] Removing intermediate container 1d69f77f6de8 [2023-04-11T02:52:36.010Z] ---> b8f7e16b33d9 [2023-04-11T02:52:36.010Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:52:36.010Z] ---> 88ff5104b9c9 [2023-04-11T02:52:36.010Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:52:36.269Z] 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 [2023-04-11T02:52:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:36.269Z] ---> 297728d8ea64 [2023-04-11T02:52:36.269Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T02:52:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:36.528Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T02:52:36.528Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T02:52:36.528Z] OK: 17818 distinct packages available [2023-04-11T02:52:36.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:36.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:36.787Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T02:52:37.046Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T02:52:37.046Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T02:52:37.046Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T02:52:37.046Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T02:52:37.046Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:52:37.046Z] OK: 8 MiB in 20 packages [2023-04-11T02:52:40.341Z] ---> 614c8fc120d7 [2023-04-11T02:52:40.341Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T02:52:40.341Z] Removing intermediate container 71d370cf0088 [2023-04-11T02:52:40.341Z] ---> 882a2690cc47 [2023-04-11T02:52:40.341Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:52:40.909Z] ---> e1046955d9be [2023-04-11T02:52:40.909Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T02:52:41.169Z] ---> 24339aa38261 [2023-04-11T02:52:41.169Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:52:41.169Z] ---> Running in be53db1d67d5 [2023-04-11T02:52:41.741Z] Removing intermediate container be53db1d67d5 [2023-04-11T02:52:41.741Z] ---> 527537d78270 [2023-04-11T02:52:41.741Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T02:52:41.741Z] ---> 0f5678c48d39 [2023-04-11T02:52:41.741Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T02:52:43.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T02:52:43.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:52:43.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T02:52:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T02:52:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T02:52:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T02:52:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T02:52:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T02:52:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.675s coverage: 88.5% of statements [2023-04-11T02:52:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.435s coverage: 3.9% of statements [2023-04-11T02:52:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.589s coverage: 95.6% of statements [2023-04-11T02:52:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.473s coverage: 72.2% of statements [2023-04-11T02:52:49.942Z] ---> 9b9465c65d52 [2023-04-11T02:52:49.942Z] Step 22/27 : WORKDIR / [2023-04-11T02:52:49.942Z] ---> Running in 28a95de0873a [2023-04-11T02:52:49.942Z] ---> 90a335d15b03 [2023-04-11T02:52:49.942Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T02:52:49.942Z] Removing intermediate container 28a95de0873a [2023-04-11T02:52:49.942Z] ---> c6b502f7ac98 [2023-04-11T02:52:49.942Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T02:52:49.942Z] ---> 178f8aad74bf [2023-04-11T02:52:49.942Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T02:52:49.942Z] ---> Running in f6e219f357bd [2023-04-11T02:52:49.942Z] Removing intermediate container f6e219f357bd [2023-04-11T02:52:49.942Z] ---> 924169bf8a2f [2023-04-11T02:52:49.942Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T02:52:50.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T02:52:50.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T02:52:50.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T02:52:50.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 65.9% of statements [2023-04-11T02:52:51.450Z] ---> 4529822d56bf [2023-04-11T02:52:51.450Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T02:52:51.711Z] ---> Running in 8ec2b6a54710 [2023-04-11T02:52:51.711Z] Removing intermediate container 3fd3bbc405e2 [2023-04-11T02:52:51.711Z] ---> 8a88a5a3e6ce [2023-04-11T02:52:51.711Z] [2023-04-11T02:52:51.711Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T02:52:51.978Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:51.978Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T02:52:51.978Z] Removing intermediate container 8ec2b6a54710 [2023-04-11T02:52:51.978Z] ---> cf76b2439fbe [2023-04-11T02:52:51.978Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T02:52:51.978Z] ---> c5a444c8f0fe [2023-04-11T02:52:51.978Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T02:52:51.978Z] ---> Running in c1c8056b7176 [2023-04-11T02:52:51.978Z] ---> Running in 786536b186af [2023-04-11T02:52:51.978Z] ---> Running in e1ae7771677a [2023-04-11T02:52:51.978Z] Removing intermediate container 6fe7241e606b [2023-04-11T02:52:51.978Z] ---> 35eda48b061f [2023-04-11T02:52:51.978Z] [2023-04-11T02:52:51.978Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T02:52:51.978Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:51.978Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T02:52:52.253Z] ---> Running in da617c8b592e [2023-04-11T02:52:52.253Z] Removing intermediate container 786536b186af [2023-04-11T02:52:52.253Z] ---> 34cc9940db90 [2023-04-11T02:52:52.253Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T02:52:52.253Z] Removing intermediate container e1ae7771677a [2023-04-11T02:52:52.253Z] ---> cea921211568 [2023-04-11T02:52:52.253Z] Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:52:52.253Z] ---> Running in 958a909f9eda [2023-04-11T02:52:52.253Z] ---> Running in 4825529f949e [2023-04-11T02:52:52.513Z] Removing intermediate container 4825529f949e [2023-04-11T02:52:52.513Z] ---> e70d03278f8d [2023-04-11T02:52:52.513Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T02:52:52.513Z] Removing intermediate container 958a909f9eda [2023-04-11T02:52:52.513Z] ---> 0a272a8fe6c5 [2023-04-11T02:52:52.513Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T02:52:52.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:52.513Z] ---> Running in db658f6e3b52 [2023-04-11T02:52:52.513Z] ---> Running in 530e427715e4 [2023-04-11T02:52:52.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:52.513Z] Removing intermediate container db658f6e3b52 [2023-04-11T02:52:52.513Z] ---> 1839140ab56e [2023-04-11T02:52:52.513Z] [2023-04-11T02:52:52.774Z] Removing intermediate container 530e427715e4 [2023-04-11T02:52:52.774Z] ---> 8f676267b600 [2023-04-11T02:52:52.774Z] Step 25/26 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:52:52.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:52.774Z] ---> Running in d01c95b8579e [2023-04-11T02:52:52.774Z] Successfully built 1839140ab56e [2023-04-11T02:52:52.774Z] Successfully tagged security-spire-config:latest [2023-04-11T02:52:52.774Z]  Building security-spire-config ... done Building security-spire-agent [2023-04-11T02:52:52.774Z] Removing intermediate container d01c95b8579e [2023-04-11T02:52:52.774Z] ---> 358be7292faf [2023-04-11T02:52:52.774Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T02:52:52.774Z] ---> Running in 7138af4ad549 [2023-04-11T02:52:52.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:52:52.774Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T02:52:52.774Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T02:52:52.774Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:52:52.774Z] OK: 8 MiB in 17 packages [2023-04-11T02:52:53.048Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T02:52:53.048Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T02:52:53.048Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:52:53.048Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T02:52:53.048Z] OK: 8 MiB in 17 packages [2023-04-11T02:52:57.548Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:52:57.548Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:52:57.548Z] ---> 819714ce4028 [2023-04-11T02:52:57.548Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> b6354fa4c117 [2023-04-11T02:52:57.548Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> 7167c176be17 [2023-04-11T02:52:57.548Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> b0ab4641b45a [2023-04-11T02:52:57.548Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> fe228317280e [2023-04-11T02:52:57.548Z] Step 7/27 : COPY . . [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> e9ac781dcc07 [2023-04-11T02:52:57.548Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> d01ae5051d90 [2023-04-11T02:52:57.548Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> 6a20da239066 [2023-04-11T02:52:57.548Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> a007a396dd84 [2023-04-11T02:52:57.548Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T02:52:57.548Z] ---> Using cache [2023-04-11T02:52:57.548Z] ---> 345e5362d876 [2023-04-11T02:52:57.548Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T02:52:57.549Z] ---> Using cache [2023-04-11T02:52:57.549Z] ---> fa3e72895e01 [2023-04-11T02:52:57.549Z] [2023-04-11T02:52:57.549Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T02:52:57.549Z] ---> 9ed4aefc74f6 [2023-04-11T02:52:57.549Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T02:52:57.549Z] ---> Using cache [2023-04-11T02:52:57.549Z] ---> 459fb35e8178 [2023-04-11T02:52:57.549Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T02:52:57.549Z] ---> Using cache [2023-04-11T02:52:57.549Z] ---> 882a2690cc47 [2023-04-11T02:52:57.549Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:52:57.549Z] ---> Using cache [2023-04-11T02:52:59.008Z] 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 [2023-04-11T02:52:59.995Z] Removing intermediate container 7138af4ad549 [2023-04-11T02:52:59.995Z] ---> e3240579eef3 [2023-04-11T02:52:59.995Z] [2023-04-11T02:52:59.995Z] Successfully built e3240579eef3 [2023-04-11T02:53:00.252Z] Successfully tagged security-spire-server:latest [2023-04-11T02:53:00.252Z]  Building security-spire-server ... done Building security-bootstrapper [2023-04-11T02:53:00.252Z] ---> 24339aa38261 [2023-04-11T02:53:00.252Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:53:00.252Z] ---> Using cache [2023-04-11T02:53:00.252Z] ---> 0f5678c48d39 [2023-04-11T02:53:00.252Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T02:53:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T02:53:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T02:53:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements [2023-04-11T02:53:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.0% of statements [2023-04-11T02:53:02.845Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T02:53:02.845Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T02:53:02.845Z] ---> 819714ce4028 [2023-04-11T02:53:02.845Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T02:53:02.845Z] ---> Using cache [2023-04-11T02:53:02.845Z] ---> b6354fa4c117 [2023-04-11T02:53:02.845Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T02:53:02.845Z] ---> Using cache [2023-04-11T02:53:02.845Z] ---> 93432aed152a [2023-04-11T02:53:02.845Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T02:53:02.845Z] ---> Using cache [2023-04-11T02:53:02.845Z] ---> bd3e0fe3ccc6 [2023-04-11T02:53:02.845Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T02:53:02.845Z] ---> Using cache [2023-04-11T02:53:02.845Z] ---> 2633029c6ff9 [2023-04-11T02:53:02.845Z] Step 7/33 : COPY . . [2023-04-11T02:53:02.845Z] ---> Using cache [2023-04-11T02:53:02.845Z] ---> 913b75a43711 [2023-04-11T02:53:02.845Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T02:53:04.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 44.1% of statements [2023-04-11T02:53:04.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements [2023-04-11T02:53:04.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-04-11T02:53:04.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements [2023-04-11T02:53:05.441Z] ---> 26cca524ccff [2023-04-11T02:53:05.441Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T02:53:05.441Z] ---> Running in d0980391c6a8 [2023-04-11T02:53:06.531Z] Removing intermediate container c1c8056b7176 [2023-04-11T02:53:06.531Z] ---> 1a572f4e8f50 [2023-04-11T02:53:06.531Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T02:53:06.531Z] 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 [2023-04-11T02:53:08.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2023-04-11T02:53:09.885Z] ---> Running in 1a86f41c6ba0 [2023-04-11T02:53:09.885Z] Removing intermediate container da617c8b592e [2023-04-11T02:53:09.885Z] ---> 1988592e8cc1 [2023-04-11T02:53:09.885Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T02:53:09.885Z] ---> 2d5eed885e50 [2023-04-11T02:53:09.885Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T02:53:09.885Z] ---> Running in ad160f28f6e9 [2023-04-11T02:53:09.885Z] Removing intermediate container 1a86f41c6ba0 [2023-04-11T02:53:09.885Z] ---> df7ba4539595 [2023-04-11T02:53:09.885Z] Step 12/22 : WORKDIR /edgex [2023-04-11T02:53:09.885Z] ---> Running in 7b0608d97bd1 [2023-04-11T02:53:09.885Z] Removing intermediate container 52c6a7d46be9 [2023-04-11T02:53:09.885Z] ---> 095d5d35918d [2023-04-11T02:53:09.885Z] [2023-04-11T02:53:09.885Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T02:53:09.885Z] ---> 9ed4aefc74f6 [2023-04-11T02:53:09.885Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T02:53:09.885Z] Removing intermediate container ad160f28f6e9 [2023-04-11T02:53:09.885Z] ---> 72a2cb393f30 [2023-04-11T02:53:09.885Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T02:53:09.885Z] ---> Running in 87c6e0d00cd7 [2023-04-11T02:53:09.885Z] ---> Running in 01de0940ddd4 [2023-04-11T02:53:09.885Z] Removing intermediate container 7b0608d97bd1 [2023-04-11T02:53:09.885Z] ---> 339e66fd94b1 [2023-04-11T02:53:09.885Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:53:09.885Z] ---> 8c9a6f9ddfef [2023-04-11T02:53:09.885Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T02:53:09.885Z] Removing intermediate container 01de0940ddd4 [2023-04-11T02:53:09.885Z] ---> 468af904cbf2 [2023-04-11T02:53:09.885Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T02:53:09.885Z] ---> Running in 515cda7fbcae [2023-04-11T02:53:09.885Z] ---> 0d959452954c [2023-04-11T02:53:09.885Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:53:09.885Z] Removing intermediate container 515cda7fbcae [2023-04-11T02:53:09.885Z] ---> 90dfa197378b [2023-04-11T02:53:09.885Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:53:09.885Z] ---> 1548bd031bec [2023-04-11T02:53:09.885Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T02:53:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:53:10.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T02:53:10.143Z] ---> a70203d807b9 [2023-04-11T02:53:10.143Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T02:53:10.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:53:10.143Z] ---> 31c329ba83c6 [2023-04-11T02:53:10.143Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T02:53:10.143Z] ---> 256f10035f59 [2023-04-11T02:53:10.143Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:53:10.143Z] ---> Running in 4e689cbdce58 [2023-04-11T02:53:10.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T02:53:10.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T02:53:10.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T02:53:10.400Z] ---> 782d0ba4f75d [2023-04-11T02:53:10.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T02:53:10.400Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T02:53:10.400Z] Removing intermediate container 4e689cbdce58 [2023-04-11T02:53:10.400Z] ---> 4b424d3163d2 [2023-04-11T02:53:10.400Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T02:53:10.400Z] ---> 30a4be00534f [2023-04-11T02:53:10.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T02:53:10.400Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T02:53:10.400Z] ---> Running in ff3cf282c5be [2023-04-11T02:53:10.400Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T02:53:10.400Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:53:10.400Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T02:53:10.400Z] OK: 8 MiB in 18 packages [2023-04-11T02:53:10.657Z] Removing intermediate container ff3cf282c5be [2023-04-11T02:53:10.657Z] ---> 7a13e06b0afa [2023-04-11T02:53:10.657Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T02:53:11.222Z] ---> Running in 8debd1d7e71f [2023-04-11T02:53:12.040Z] ---> 86a994318534 [2023-04-11T02:53:12.040Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T02:53:12.040Z] ---> fdb89535df2f [2023-04-11T02:53:12.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:53:12.040Z] Removing intermediate container 87c6e0d00cd7 [2023-04-11T02:53:12.040Z] ---> 7f9cf85f36d3 [2023-04-11T02:53:12.040Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T02:53:12.040Z] Removing intermediate container 8debd1d7e71f [2023-04-11T02:53:12.040Z] ---> 898e1a35e244 [2023-04-11T02:53:12.040Z] Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:53:12.040Z] ---> Running in bbf98125d831 [2023-04-11T02:53:12.040Z] ---> Running in e6599ceccb94 [2023-04-11T02:53:12.314Z] Removing intermediate container bbf98125d831 [2023-04-11T02:53:12.314Z] ---> 44c4b2a77dd3 [2023-04-11T02:53:12.314Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T02:53:12.314Z] Removing intermediate container e6599ceccb94 [2023-04-11T02:53:12.314Z] ---> 7115684f0d0c [2023-04-11T02:53:12.314Z] Step 12/25 : WORKDIR / [2023-04-11T02:53:12.574Z] ---> 493c48f6eca2 [2023-04-11T02:53:12.574Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T02:53:12.574Z] ---> c4519a1702cb [2023-04-11T02:53:12.574Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T02:53:12.574Z] ---> Running in a8bdad7cc12d [2023-04-11T02:53:12.574Z] ---> Running in 0684629a9d2a [2023-04-11T02:53:12.574Z] ---> Running in bb916e6de1a8 [2023-04-11T02:53:12.574Z] ---> Running in 8b08fe270e6f [2023-04-11T02:53:12.574Z] Removing intermediate container 0684629a9d2a [2023-04-11T02:53:12.574Z] ---> 07d36bbdafa6 [2023-04-11T02:53:12.574Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:53:12.835Z] Removing intermediate container a8bdad7cc12d [2023-04-11T02:53:12.835Z] ---> a3119b694886 [2023-04-11T02:53:12.835Z] [2023-04-11T02:53:12.835Z] Removing intermediate container bb916e6de1a8 [2023-04-11T02:53:12.835Z] ---> 909c8f064d45 [2023-04-11T02:53:12.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T02:53:12.835Z] Successfully built a3119b694886 [2023-04-11T02:53:12.835Z] Successfully tagged security-spire-agent:latest [2023-04-11T02:53:12.835Z]  Building security-spire-agent ... done  ---> Running in 15fc397c4069 [2023-04-11T02:53:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T02:53:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T02:53:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T02:53:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T02:53:13.095Z] ---> f35710960e9c [2023-04-11T02:53:13.095Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:53:13.095Z] Removing intermediate container 15fc397c4069 [2023-04-11T02:53:13.095Z] ---> 38777e33c1a1 [2023-04-11T02:53:13.095Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T02:53:13.095Z] ---> Running in 96df36a8cd38 [2023-04-11T02:53:13.355Z] Removing intermediate container 96df36a8cd38 [2023-04-11T02:53:13.355Z] ---> dbf08be9d5f3 [2023-04-11T02:53:13.355Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:53:13.355Z] ---> Running in 2adcce8fffa7 [2023-04-11T02:53:13.637Z] ---> c85c6c91f8f3 [2023-04-11T02:53:13.637Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T02:53:13.637Z] Removing intermediate container 8b08fe270e6f [2023-04-11T02:53:13.637Z] ---> 102127f09099 [2023-04-11T02:53:13.637Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T02:53:13.897Z] Removing intermediate container 2adcce8fffa7 [2023-04-11T02:53:13.897Z] ---> 9066a4874da8 [2023-04-11T02:53:13.897Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T02:53:13.897Z] ---> Running in 9ddd2370cba8 [2023-04-11T02:53:13.897Z] ---> Running in e83f948e76fb [2023-04-11T02:53:14.157Z] ---> 39e9f85f3840 [2023-04-11T02:53:14.157Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T02:53:14.157Z] Removing intermediate container 9ddd2370cba8 [2023-04-11T02:53:14.157Z] ---> 1fced13f34db [2023-04-11T02:53:14.157Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T02:53:14.418Z] Removing intermediate container e83f948e76fb [2023-04-11T02:53:14.418Z] ---> ac98d97091ca [2023-04-11T02:53:14.418Z] [2023-04-11T02:53:14.418Z] ---> Running in e893b21e44d1 [2023-04-11T02:53:14.418Z] Successfully built ac98d97091ca [2023-04-11T02:53:14.418Z] Successfully tagged support-notifications:latest [2023-04-11T02:53:14.678Z]  Building support-notifications ... done  ---> 9ff43e594f8a [2023-04-11T02:53:14.678Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T02:53:14.678Z] Removing intermediate container e893b21e44d1 [2023-04-11T02:53:14.678Z] ---> 6abdfa4744d7 [2023-04-11T02:53:14.678Z] Step 21/22 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:53:14.678Z] ---> Running in dd7c2efd0831 [2023-04-11T02:53:14.938Z] Removing intermediate container dd7c2efd0831 [2023-04-11T02:53:14.938Z] ---> 10ef6744f05d [2023-04-11T02:53:14.938Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T02:53:14.938Z] ---> Running in 0cbbdcd027e9 [2023-04-11T02:53:14.938Z] ---> e926634178ea [2023-04-11T02:53:14.938Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T02:53:14.938Z] Removing intermediate container 0cbbdcd027e9 [2023-04-11T02:53:14.938Z] ---> 7b94fb574b21 [2023-04-11T02:53:14.938Z] [2023-04-11T02:53:15.200Z] Successfully built 7b94fb574b21 [2023-04-11T02:53:15.200Z] Successfully tagged security-proxy-setup:latest [2023-04-11T02:53:15.461Z]  Building security-proxy-setup ... done  ---> e411d95e4699 [2023-04-11T02:53:15.461Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T02:53:16.031Z] ---> 538f60c77f91 [2023-04-11T02:53:16.031Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T02:53:16.291Z] ---> d739ab3e999b [2023-04-11T02:53:16.291Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T02:53:16.291Z] ---> Running in bdb6485d5337 [2023-04-11T02:53:17.235Z] Removing intermediate container bdb6485d5337 [2023-04-11T02:53:17.235Z] ---> ee15f1277fe4 [2023-04-11T02:53:17.235Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T02:53:17.235Z] ---> Running in a334091786e0 [2023-04-11T02:53:17.235Z] Removing intermediate container a334091786e0 [2023-04-11T02:53:17.235Z] ---> 41220a33cc87 [2023-04-11T02:53:17.235Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T02:53:17.235Z] ---> Running in 872309e12fe2 [2023-04-11T02:53:17.235Z] Removing intermediate container 872309e12fe2 [2023-04-11T02:53:17.235Z] ---> a6b4b5c6ac69 [2023-04-11T02:53:17.235Z] Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:53:17.235Z] ---> Running in 6b9b5f3e8b64 [2023-04-11T02:53:17.235Z] Removing intermediate container 6b9b5f3e8b64 [2023-04-11T02:53:17.235Z] ---> d7b48f69ca88 [2023-04-11T02:53:17.235Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T02:53:17.235Z] ---> Running in 0c18a94c1b93 [2023-04-11T02:53:17.235Z] Removing intermediate container 0c18a94c1b93 [2023-04-11T02:53:17.235Z] ---> 7efedad64394 [2023-04-11T02:53:17.235Z] [2023-04-11T02:53:17.496Z] Successfully built 7efedad64394 [2023-04-11T02:53:17.496Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T02:53:19.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements [2023-04-11T02:53:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T02:53:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T02:53:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T02:53:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T02:53:24.071Z]  Building security-secretstore-setup ... done Removing intermediate container d0980391c6a8 [2023-04-11T02:53:24.071Z] ---> 9aa03922e020 [2023-04-11T02:53:24.071Z] [2023-04-11T02:53:24.071Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T02:53:24.071Z] ---> 9ed4aefc74f6 [2023-04-11T02:53:24.071Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T02:53:24.071Z] ---> Using cache [2023-04-11T02:53:24.071Z] ---> 88f186f657aa [2023-04-11T02:53:24.071Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T02:53:24.071Z] ---> Running in 594dbe6c17f1 [2023-04-11T02:53:24.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T02:53:24.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T02:53:24.071Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T02:53:24.071Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T02:53:24.071Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T02:53:24.071Z] OK: 7 MiB in 17 packages [2023-04-11T02:53:24.332Z] Removing intermediate container 594dbe6c17f1 [2023-04-11T02:53:24.332Z] ---> d792560f2a70 [2023-04-11T02:53:24.332Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T02:53:24.332Z] ---> Running in bf12984df5b0 [2023-04-11T02:53:24.332Z] Removing intermediate container bf12984df5b0 [2023-04-11T02:53:24.332Z] ---> daaa933c5bf1 [2023-04-11T02:53:24.332Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T02:53:24.332Z] ---> Running in de9d06e8912f [2023-04-11T02:53:24.332Z] Removing intermediate container de9d06e8912f [2023-04-11T02:53:24.332Z] ---> cd5509a02db0 [2023-04-11T02:53:24.332Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T02:53:24.332Z] ---> Running in b05b35084643 [2023-04-11T02:53:24.595Z] Removing intermediate container b05b35084643 [2023-04-11T02:53:24.595Z] ---> 28804b88a105 [2023-04-11T02:53:24.595Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T02:53:24.595Z] ---> Running in 9bb0d4a6577b [2023-04-11T02:53:24.595Z] Removing intermediate container 9bb0d4a6577b [2023-04-11T02:53:24.595Z] ---> 6250eb741aed [2023-04-11T02:53:24.595Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T02:53:24.595Z] ---> Running in 9eb1851d66bf [2023-04-11T02:53:24.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T02:53:24.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T02:53:25.166Z] Removing intermediate container 9eb1851d66bf [2023-04-11T02:53:25.166Z] ---> 581ff91e18d5 [2023-04-11T02:53:25.166Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T02:53:25.166Z] ---> Running in cbca2c9405d6 [2023-04-11T02:53:25.166Z] Removing intermediate container cbca2c9405d6 [2023-04-11T02:53:25.166Z] ---> 6a28ccac5c7c [2023-04-11T02:53:25.166Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T02:53:25.428Z] ---> b8a27f534b81 [2023-04-11T02:53:25.428Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T02:53:25.428Z] ---> Running in 92855ab61c92 [2023-04-11T02:53:25.999Z] Removing intermediate container 92855ab61c92 [2023-04-11T02:53:25.999Z] ---> 421c8e78a9d6 [2023-04-11T02:53:25.999Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T02:53:25.999Z] ---> da3df3db018b [2023-04-11T02:53:25.999Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T02:53:25.999Z] ---> 9f83ea44c64c [2023-04-11T02:53:25.999Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T02:53:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T02:53:26.941Z] ---> 7ca12e1a4411 [2023-04-11T02:53:26.941Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T02:53:26.941Z] ---> f77eedf1cb99 [2023-04-11T02:53:26.941Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T02:53:26.941Z] ---> 1e0bb5277e19 [2023-04-11T02:53:26.941Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T02:53:27.203Z] ---> 271784f609fb [2023-04-11T02:53:27.203Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T02:53:27.203Z] ---> 8c95180ec61a [2023-04-11T02:53:27.203Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T02:53:27.464Z] ---> 39d0177bcc01 [2023-04-11T02:53:27.464Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T02:53:27.464Z] ---> Running in 43aab446e0dd [2023-04-11T02:53:28.034Z] Removing intermediate container 43aab446e0dd [2023-04-11T02:53:28.034Z] ---> 7a94d4a3ed16 [2023-04-11T02:53:28.034Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T02:53:28.034Z] ---> Running in 195c860b60f7 [2023-04-11T02:53:28.034Z] Removing intermediate container 195c860b60f7 [2023-04-11T02:53:28.034Z] ---> 03a47cc1dab4 [2023-04-11T02:53:28.034Z] Step 30/33 : CMD ["gate"] [2023-04-11T02:53:28.034Z] ---> Running in 81b8d77a0fcb [2023-04-11T02:53:28.034Z] Removing intermediate container 81b8d77a0fcb [2023-04-11T02:53:28.034Z] ---> 1ccff7c61f8f [2023-04-11T02:53:28.034Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T02:53:28.034Z] ---> Running in 3181ecdff1d1 [2023-04-11T02:53:28.295Z] Removing intermediate container 3181ecdff1d1 [2023-04-11T02:53:28.295Z] ---> ab50426a2383 [2023-04-11T02:53:28.295Z] Step 32/33 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T02:53:28.295Z] ---> Running in 2ec8366dcb0d [2023-04-11T02:53:28.295Z] Removing intermediate container 2ec8366dcb0d [2023-04-11T02:53:28.295Z] ---> ac9ca159a856 [2023-04-11T02:53:28.295Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T02:53:28.295Z] ---> Running in c99e4e6297d1 [2023-04-11T02:53:28.295Z] Removing intermediate container c99e4e6297d1 [2023-04-11T02:53:28.295Z] ---> 088aff368652 [2023-04-11T02:53:28.295Z] [2023-04-11T02:53:28.555Z] Successfully built 088aff368652 [2023-04-11T02:53:28.555Z] Successfully tagged security-bootstrapper:latest [2023-04-11T02:53:28.561Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-11T02:53:28.587Z] $ docker stop --time=1 7aa391a58310a0169e2d7d05100b6383c830cd1fb84f1771dab7a9cee634c6c9 [2023-04-11T02:53:29.876Z] $ docker rm -f --volumes 7aa391a58310a0169e2d7d05100b6383c830cd1fb84f1771dab7a9cee634c6c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T02:53:30.279Z] + docker images [2023-04-11T02:53:30.279Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T02:53:30.279Z] security-bootstrapper latest 088aff368652 2 seconds ago 22.2MB [2023-04-11T02:53:30.279Z] 9aa03922e020 9 seconds ago 1.67GB [2023-04-11T02:53:30.279Z] security-secretstore-setup latest 7efedad64394 13 seconds ago 32.8MB [2023-04-11T02:53:30.279Z] security-proxy-setup latest 7b94fb574b21 16 seconds ago 18.7MB [2023-04-11T02:53:30.279Z] support-notifications latest ac98d97091ca 16 seconds ago 32.7MB [2023-04-11T02:53:30.279Z] security-spire-agent latest a3119b694886 18 seconds ago 129MB [2023-04-11T02:53:30.279Z] 095d5d35918d 21 seconds ago 1.68GB [2023-04-11T02:53:30.279Z] security-spire-config latest 1839140ab56e 38 seconds ago 88.9MB [2023-04-11T02:53:30.279Z] security-spire-server latest e3240579eef3 38 seconds ago 89.8MB [2023-04-11T02:53:30.279Z] 35eda48b061f 39 seconds ago 1.75GB [2023-04-11T02:53:30.279Z] 8a88a5a3e6ce 39 seconds ago 1.66GB [2023-04-11T02:53:30.279Z] 705f7d2c8bf8 About a minute ago 1.54GB [2023-04-11T02:53:30.279Z] core-data latest 81cd26034bff About a minute ago 20MB [2023-04-11T02:53:30.279Z] fa3e72895e01 About a minute ago 1.54GB [2023-04-11T02:53:30.279Z] security-proxy-auth latest 6a79567d4631 About a minute ago 18.3MB [2023-04-11T02:53:30.280Z] 70ca4fbd3a56 About a minute ago 1.69GB [2023-04-11T02:53:30.280Z] 0319ee0968b8 About a minute ago 1.66GB [2023-04-11T02:53:30.280Z] core-command latest 7083bb38840d 2 minutes ago 19.8MB [2023-04-11T02:53:30.280Z] security-spiffe-token-provider latest ed3d267e6ed1 2 minutes ago 32.8MB [2023-04-11T02:53:30.280Z] core-common-config-bootstrapper latest ab196825dd6c 2 minutes ago 17.2MB [2023-04-11T02:53:30.280Z] support-scheduler latest 9c866f4a653e 2 minutes ago 32.1MB [2023-04-11T02:53:30.280Z] core-metadata latest 402af8c5326d 2 minutes ago 20.4MB [2023-04-11T02:53:30.280Z] 34a5d9e4dda0 2 minutes ago 1.72GB [2023-04-11T02:53:30.280Z] 3b45d5324f35 2 minutes ago 1.75GB [2023-04-11T02:53:30.280Z] 882f5ecdb758 2 minutes ago 1.69GB [2023-04-11T02:53:30.280Z] e811747252b4 2 minutes ago 1.69GB [2023-04-11T02:53:30.280Z] 39797cb1d6cb 2 minutes ago 1.68GB [2023-04-11T02:53:30.280Z] ci-base-image-x86_64 latest 819714ce4028 8 minutes ago 881MB [2023-04-11T02:53:30.280Z] alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB [2023-04-11T02:53:30.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T02:53:30.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T02:53:30.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T02:53:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.112s coverage: 79.9% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.252s coverage: 92.9% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.207s coverage: 62.3% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.2% of statements [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.535s coverage: 82.1% of statements [2023-04-11T02:53:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T02:53:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements [2023-04-11T02:53:41.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T02:53:41.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T02:53:41.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2023-04-11T02:53:41.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2023-04-11T02:53:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2023-04-11T02:53:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-04-11T02:53:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-04-11T02:53:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T02:53:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T02:53:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T02:53:43.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-11T02:53:51.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T02:53:51.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T02:53:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T02:53:52.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 38.4% of statements [2023-04-11T02:53:52.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-04-11T02:53:56.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T02:53:56.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T02:53:56.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T02:53:56.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T02:53:56.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2023-04-11T02:54:03.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T02:54:03.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T02:54:03.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T02:54:03.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T02:54:08.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2023-04-11T02:54:09.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T02:54:09.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T02:54:09.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:54:09.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T02:54:09.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements [2023-04-11T02:54:14.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T02:54:14.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T02:54:14.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 61.5% of statements [2023-04-11T02:54:16.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T02:54:16.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T02:54:16.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2023-04-11T02:54:17.271Z] 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 [2023-04-11T02:54:17.271Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-11T02:54:17.271Z] go vet ./... [2023-04-11T02:56:53.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T02:56:53.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T02:56:53.966Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T02:56:54.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T02:56:54.669Z] + ls -al . [2023-04-11T02:56:54.669Z] total 700 [2023-04-11T02:56:54.669Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 02:49 . [2023-04-11T02:56:54.669Z] drwxr-xr-x 4 root root 4096 Apr 11 02:48 .. [2023-04-11T02:56:54.669Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 02:47 .blubracket [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 02:47 .dockerignore [2023-04-11T02:56:54.669Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 02:47 .git [2023-04-11T02:56:54.669Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 02:47 .github [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 02:47 .gitignore [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 02:47 .golangci.yml [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 02:47 .hadolint.yml [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 02:47 .sonarcloud.properties [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 02:47 ADOPTERS.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 02:47 Attribution.txt [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 02:47 CHANGELOG.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 02:47 CONTRIBUTING.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 02:47 GOVERNANCE.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 02:47 Jenkinsfile [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 02:47 LICENSE [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 02:47 Makefile [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 02:47 OWNERS.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 02:47 README.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 02:47 SECURITY.md [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 02:45 VERSION [2023-04-11T02:56:54.669Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 02:47 bin [2023-04-11T02:56:54.669Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 02:47 cmd [2023-04-11T02:56:54.669Z] -rw-r--r-- 1 root root 447382 Apr 11 02:54 coverage.out [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 02:47 go.mod [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 02:47 go.sum [2023-04-11T02:56:54.669Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 02:47 internal [2023-04-11T02:56:54.669Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 02:47 openapi [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 02:47 security.txt [2023-04-11T02:56:54.669Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 02:47 snap [2023-04-11T02:56:54.669Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 02:47 version.go [Pipeline] sh [2023-04-11T02:56:55.001Z] + '[' -e coverage.out ] [2023-04-11T02:56:55.001Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T02:56:55.036Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T02:56:55.759Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T02:56:56.396Z] + make build [2023-04-11T02:56:56.396Z] 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 [2023-04-11T02:58:33.018Z] 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 [2023-04-11T02:58:33.018Z] 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 [2023-04-11T02:58:33.018Z] 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 [2023-04-11T02:58:36.358Z] 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 [2023-04-11T02:59:23.178Z] 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 [2023-04-11T02:59:24.587Z] 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 [2023-04-11T02:59:31.244Z] 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 [2023-04-11T02:59:36.672Z] 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 [2023-04-11T02:59:41.016Z] 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 [2023-04-11T02:59:45.307Z] 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 [2023-04-11T02:59:51.952Z] 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] } [2023-04-11T02:59:57.338Z] $ docker stop --time=1 f164d16d3c371e0ed8f16ce5be11002157659b324313cfb8d72baa388409141d [2023-04-11T02:59:59.335Z] $ docker rm -f --volumes f164d16d3c371e0ed8f16ce5be11002157659b324313cfb8d72baa388409141d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:00:01.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T03:00:01.931Z] [2023-04-11T03:00:01.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:00:02.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T03:00:08.973Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T03:00:08.973Z] 29e5d40040c1: Pulling fs layer [2023-04-11T03:00:08.973Z] 1ce36da41761: Pulling fs layer [2023-04-11T03:00:08.973Z] 25b303627fd3: Pulling fs layer [2023-04-11T03:00:08.973Z] 29e5d40040c1: Verifying Checksum [2023-04-11T03:00:08.973Z] 29e5d40040c1: Download complete [2023-04-11T03:00:08.973Z] 1ce36da41761: Verifying Checksum [2023-04-11T03:00:08.973Z] 1ce36da41761: Download complete [2023-04-11T03:00:08.973Z] 29e5d40040c1: Pull complete [2023-04-11T03:00:09.937Z] 1ce36da41761: Pull complete [2023-04-11T03:00:09.937Z] 25b303627fd3: Verifying Checksum [2023-04-11T03:00:09.937Z] 25b303627fd3: Download complete [2023-04-11T03:00:20.010Z] 25b303627fd3: Pull complete [2023-04-11T03:00:20.010Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T03:00:20.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T03:00:20.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T03:00:20.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2023-04-11T03:00:20.416Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T03:00:22.640Z] $ docker top b5ecb95694f56d209c6a419e0d9d68b67c43f21202cec71340aa381f5639337d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T03:00:23.523Z] + docker-compose build --help [2023-04-11T03:00:23.523Z] + grep parallel [2023-04-11T03:00:27.763Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T03:00:27.794Z] $ docker stop --time=1 b5ecb95694f56d209c6a419e0d9d68b67c43f21202cec71340aa381f5639337d [2023-04-11T03:00:29.443Z] $ docker rm -f --volumes b5ecb95694f56d209c6a419e0d9d68b67c43f21202cec71340aa381f5639337d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:00:30.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T03:00:30.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T03:00:30.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2023-04-11T03:00:30.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T03:00:31.642Z] $ docker top b8d3be08c40fb6b44ce127d615cdfb7a8d7347a80d9f88ee943a7fd207a66066 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T03:00:32.508Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T03:00:36.752Z] Building core-command ... [2023-04-11T03:00:36.752Z] Building core-common-config-bootstrapper ... [2023-04-11T03:00:36.752Z] Building core-data ... [2023-04-11T03:00:36.752Z] Building core-metadata ... [2023-04-11T03:00:36.752Z] Building security-bootstrapper ... [2023-04-11T03:00:36.752Z] Building security-proxy-auth ... [2023-04-11T03:00:36.752Z] Building security-proxy-setup ... [2023-04-11T03:00:36.752Z] Building security-secretstore-setup ... [2023-04-11T03:00:36.752Z] Building security-spiffe-token-provider ... [2023-04-11T03:00:36.752Z] Building security-spire-agent ... [2023-04-11T03:00:36.752Z] Building security-spire-config ... [2023-04-11T03:00:36.752Z] Building security-spire-server ... [2023-04-11T03:00:36.752Z] Building support-notifications ... [2023-04-11T03:00:36.752Z] Building support-scheduler ... [2023-04-11T03:00:36.752Z] Building security-secretstore-setup [2023-04-11T03:00:36.752Z] Building core-command [2023-04-11T03:00:36.752Z] Building core-metadata [2023-04-11T03:00:36.752Z] Building support-scheduler [2023-04-11T03:00:36.752Z] Building support-notifications [2023-04-11T03:01:23.574Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:01:23.574Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:01:23.574Z] ---> f0ef7fd46f49 [2023-04-11T03:01:23.574Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T03:01:23.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:01:23.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:01:23.574Z] ---> f0ef7fd46f49 [2023-04-11T03:01:23.574Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:01:23.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:01:23.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:01:23.574Z] ---> f0ef7fd46f49 [2023-04-11T03:01:23.574Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:01:23.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:01:23.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:01:23.574Z] ---> f0ef7fd46f49 [2023-04-11T03:01:23.574Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:01:23.574Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:01:23.574Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:01:23.574Z] ---> f0ef7fd46f49 [2023-04-11T03:01:23.574Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:01:23.843Z] ---> Running in 353e822082bf [2023-04-11T03:01:23.843Z] ---> Running in f7ed9db30c79 [2023-04-11T03:01:23.843Z] ---> Running in 01c65ffa89a8 [2023-04-11T03:01:23.843Z] ---> Running in ac97f7dac88e [2023-04-11T03:01:23.843Z] ---> Running in c35d17f1aa19 [2023-04-11T03:01:24.428Z] Removing intermediate container 353e822082bf [2023-04-11T03:01:24.428Z] ---> cc3bdb8dd1c8 [2023-04-11T03:01:24.428Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T03:01:24.428Z] Removing intermediate container f7ed9db30c79 [2023-04-11T03:01:24.428Z] ---> 6b34a8163bd7 [2023-04-11T03:01:24.428Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T03:01:24.428Z] Removing intermediate container c35d17f1aa19 [2023-04-11T03:01:24.428Z] ---> dc050b0e8c52 [2023-04-11T03:01:24.428Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T03:01:24.428Z] Removing intermediate container ac97f7dac88e [2023-04-11T03:01:24.428Z] ---> b948f56279cc [2023-04-11T03:01:24.428Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T03:01:24.428Z] Removing intermediate container 01c65ffa89a8 [2023-04-11T03:01:24.428Z] ---> 29b38ac2e34e [2023-04-11T03:01:24.428Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T03:01:24.428Z] ---> Running in d6930c7ecfa5 [2023-04-11T03:01:24.428Z] ---> Running in 01b15b06e32c [2023-04-11T03:01:24.428Z] ---> Running in 035d8d6afa56 [2023-04-11T03:01:24.697Z] ---> Running in 477b174f297b [2023-04-11T03:01:24.697Z] ---> Running in 04b17bf2e768 [2023-04-11T03:01:24.965Z] Removing intermediate container d6930c7ecfa5 [2023-04-11T03:01:24.965Z] ---> 2cfd4dc1c905 [2023-04-11T03:01:24.965Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T03:01:25.233Z] ---> Running in 5e75ae15027f [2023-04-11T03:01:25.499Z] Removing intermediate container 035d8d6afa56 [2023-04-11T03:01:25.499Z] ---> 2e3af40938b7 [2023-04-11T03:01:25.499Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T03:01:25.499Z] Removing intermediate container 477b174f297b [2023-04-11T03:01:25.499Z] ---> dcbd5d9f051f [2023-04-11T03:01:25.499Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T03:01:25.766Z] Removing intermediate container 04b17bf2e768 [2023-04-11T03:01:25.766Z] ---> b958395a9bd6 [2023-04-11T03:01:25.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T03:01:25.766Z] ---> Running in 1763bc3b565b [2023-04-11T03:01:25.766Z] ---> Running in 65184f148f84 [2023-04-11T03:01:26.031Z] ---> Running in 22ab6ec213f4 [2023-04-11T03:01:26.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:27.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:27.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:27.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:27.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:27.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:28.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:28.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:28.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:28.909Z] OK: 263 MiB in 53 packages [2023-04-11T03:01:28.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:01:29.176Z] OK: 263 MiB in 53 packages [2023-04-11T03:01:31.117Z] OK: 263 MiB in 53 packages [2023-04-11T03:01:31.117Z] OK: 263 MiB in 53 packages [2023-04-11T03:01:31.117Z] OK: 263 MiB in 53 packages [2023-04-11T03:01:32.074Z] Removing intermediate container 01b15b06e32c [2023-04-11T03:01:32.074Z] ---> 07eb8038a09f [2023-04-11T03:01:32.074Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T03:01:32.074Z] Removing intermediate container 5e75ae15027f [2023-04-11T03:01:32.074Z] ---> 27b96d74bf1d [2023-04-11T03:01:32.074Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T03:01:32.655Z] Removing intermediate container 22ab6ec213f4 [2023-04-11T03:01:32.655Z] ---> 2feb4ddaef26 [2023-04-11T03:01:32.655Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T03:01:32.921Z] Removing intermediate container 1763bc3b565b [2023-04-11T03:01:32.921Z] ---> 88740ae5f4e9 [2023-04-11T03:01:32.921Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T03:01:32.921Z] ---> 456a16987eb6 [2023-04-11T03:01:32.921Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:01:32.921Z] Removing intermediate container 65184f148f84 [2023-04-11T03:01:33.185Z] ---> e5b72a362025 [2023-04-11T03:01:33.186Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T03:01:33.186Z] ---> Running in 1024529c7538 [2023-04-11T03:01:33.451Z] ---> 0bf74a123b2f [2023-04-11T03:01:33.451Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:01:33.451Z] ---> Running in 164329c3867c [2023-04-11T03:01:34.049Z] ---> 1cb14a4c4924 [2023-04-11T03:01:34.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:01:34.050Z] ---> Running in b452a38b8010 [2023-04-11T03:01:34.316Z] ---> 611198ff4781 [2023-04-11T03:01:34.316Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:01:34.583Z] ---> Running in 4e8b4800eaf2 [2023-04-11T03:01:34.849Z] ---> e7a6c51153eb [2023-04-11T03:01:34.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:01:35.115Z] ---> Running in 31c3b91d7f4d [2023-04-11T03:03:41.780Z] Removing intermediate container b452a38b8010 [2023-04-11T03:03:41.780Z] ---> 6400e4868448 [2023-04-11T03:03:41.780Z] Step 8/23 : COPY . . [2023-04-11T03:03:41.780Z] Removing intermediate container 31c3b91d7f4d [2023-04-11T03:03:41.780Z] ---> b1ebf91ad54e [2023-04-11T03:03:41.780Z] Step 8/23 : COPY . . [2023-04-11T03:03:41.780Z] Removing intermediate container 164329c3867c [2023-04-11T03:03:41.780Z] ---> 79858edc73a5 [2023-04-11T03:03:41.780Z] Step 8/25 : COPY . . [2023-04-11T03:03:41.780Z] Removing intermediate container 1024529c7538 [2023-04-11T03:03:41.780Z] ---> 580935f32d90 [2023-04-11T03:03:41.780Z] Step 7/25 : COPY . . [2023-04-11T03:03:41.780Z] Removing intermediate container 4e8b4800eaf2 [2023-04-11T03:03:41.780Z] ---> c35bbb9efdfb [2023-04-11T03:03:41.780Z] Step 8/24 : COPY . . [2023-04-11T03:03:43.734Z] ---> 04a5e9d6b60c [2023-04-11T03:03:43.734Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T03:03:43.734Z] ---> ce306adfc148 [2023-04-11T03:03:43.734Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T03:03:44.001Z] ---> 70a5a6006943 [2023-04-11T03:03:44.001Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T03:03:44.001Z] ---> Running in 81309666921d [2023-04-11T03:03:44.001Z] ---> c6ead94cb3be [2023-04-11T03:03:44.001Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T03:03:44.001Z] ---> Running in c20445aa7f1e [2023-04-11T03:03:44.001Z] ---> Running in 0b22e9a5f234 [2023-04-11T03:03:44.001Z] ---> 1e9b6acec85a [2023-04-11T03:03:44.001Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T03:03:44.001Z] ---> Running in 909c0e774878 [2023-04-11T03:03:44.270Z] ---> Running in bb40ff476fe3 [2023-04-11T03:03:46.216Z] 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 [2023-04-11T03:03:46.216Z] 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 [2023-04-11T03:03:46.216Z] 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 [2023-04-11T03:03:46.482Z] 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 [2023-04-11T03:03:46.749Z] 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 [2023-04-11T03:09:38.810Z] 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 [2023-04-11T03:09:51.109Z] Removing intermediate container 0b22e9a5f234 [2023-04-11T03:09:51.109Z] ---> 9699b52b2349 [2023-04-11T03:09:51.109Z] [2023-04-11T03:09:51.109Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T03:09:51.109Z] 3.17: Pulling from library/alpine [2023-04-11T03:09:53.090Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T03:09:53.090Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T03:09:53.090Z] ---> 51e60588ff2c [2023-04-11T03:09:53.090Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T03:09:53.090Z] ---> Running in ea9290d9f86e [2023-04-11T03:09:55.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:09:55.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:09:57.391Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T03:09:57.657Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T03:09:57.657Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T03:09:57.657Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:09:57.657Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T03:09:58.243Z] OK: 8 MiB in 18 packages [2023-04-11T03:10:00.820Z] Removing intermediate container ea9290d9f86e [2023-04-11T03:10:00.820Z] ---> 1f16c07aa473 [2023-04-11T03:10:00.821Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T03:10:00.821Z] ---> Running in 4fdc337ba927 [2023-04-11T03:10:02.759Z] Removing intermediate container 4fdc337ba927 [2023-04-11T03:10:02.759Z] ---> fbf83eacd96e [2023-04-11T03:10:02.759Z] Step 12/25 : WORKDIR / [2023-04-11T03:10:02.759Z] ---> Running in eff5ceb3443c [2023-04-11T03:10:03.341Z] Removing intermediate container eff5ceb3443c [2023-04-11T03:10:03.341Z] ---> 3f849f7fbcf0 [2023-04-11T03:10:03.341Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:10:04.300Z] ---> 1f7959a0440c [2023-04-11T03:10:04.300Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:10:05.257Z] ---> f3853efd790c [2023-04-11T03:10:05.257Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T03:10:06.214Z] ---> 6d10bffe0e3d [2023-04-11T03:10:06.214Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T03:10:07.171Z] ---> 1395a1b95dec [2023-04-11T03:10:07.171Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:10:08.138Z] ---> f5c0e0d2fbf9 [2023-04-11T03:10:08.138Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T03:10:10.088Z] ---> 744ffd9f43b9 [2023-04-11T03:10:10.088Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T03:10:11.494Z] ---> db756c4ee32f [2023-04-11T03:10:11.494Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T03:10:12.452Z] ---> 6f6a1b31a9a4 [2023-04-11T03:10:12.452Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T03:10:12.452Z] ---> Running in 2c40d47300b4 [2023-04-11T03:10:15.789Z] Removing intermediate container 2c40d47300b4 [2023-04-11T03:10:15.789Z] ---> c56f17452a8f [2023-04-11T03:10:15.789Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T03:10:15.789Z] ---> Running in c978ddf50a81 [2023-04-11T03:10:16.372Z] Removing intermediate container c978ddf50a81 [2023-04-11T03:10:16.372Z] ---> dce8789f0f08 [2023-04-11T03:10:16.372Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T03:10:16.372Z] ---> Running in a4a5eded217f [2023-04-11T03:10:16.958Z] Removing intermediate container a4a5eded217f [2023-04-11T03:10:16.958Z] ---> d151a098a3aa [2023-04-11T03:10:16.958Z] Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:10:16.958Z] ---> Running in 9c93cb23d02a [2023-04-11T03:10:17.540Z] Removing intermediate container 9c93cb23d02a [2023-04-11T03:10:17.540Z] ---> 4568087f2c52 [2023-04-11T03:10:17.540Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T03:10:17.806Z] ---> Running in 38539041947d [2023-04-11T03:10:18.388Z] Removing intermediate container 38539041947d [2023-04-11T03:10:18.388Z] ---> 4a52dfa2640d [2023-04-11T03:10:18.388Z] [2023-04-11T03:10:18.969Z] Successfully built 4a52dfa2640d [2023-04-11T03:10:18.969Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T03:10:18.969Z] Building security-spire-config [2023-04-11T03:10:27.160Z]  Building security-secretstore-setup ... done Removing intermediate container 81309666921d [2023-04-11T03:10:27.160Z] ---> 661b5146391b [2023-04-11T03:10:27.160Z] [2023-04-11T03:10:27.160Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T03:10:27.160Z] ---> 51e60588ff2c [2023-04-11T03:10:27.160Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T03:10:28.572Z] ---> Running in 0550e83c0e67 [2023-04-11T03:10:30.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:10:31.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:10:32.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T03:10:32.877Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:10:32.877Z] OK: 8 MiB in 16 packages [2023-04-11T03:10:35.457Z] Removing intermediate container 0550e83c0e67 [2023-04-11T03:10:35.457Z] ---> fa8875f807fa [2023-04-11T03:10:35.457Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T03:10:35.457Z] ---> Running in 24172f94714f [2023-04-11T03:10:36.422Z] Removing intermediate container 24172f94714f [2023-04-11T03:10:36.422Z] ---> b27f463e5de2 [2023-04-11T03:10:36.422Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T03:10:36.422Z] ---> Running in 10de9f432695 [2023-04-11T03:10:37.379Z] Removing intermediate container 10de9f432695 [2023-04-11T03:10:37.379Z] ---> cfc138ada470 [2023-04-11T03:10:37.379Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T03:10:37.645Z] ---> Running in a0b5aa15cf3c [2023-04-11T03:10:37.913Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:10:37.913Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:10:37.913Z] ---> f0ef7fd46f49 [2023-04-11T03:10:37.913Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T03:10:37.913Z] ---> Using cache [2023-04-11T03:10:37.913Z] ---> dc050b0e8c52 [2023-04-11T03:10:37.913Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T03:10:37.913Z] ---> Running in cce7891772a8 [2023-04-11T03:10:41.270Z] Removing intermediate container a0b5aa15cf3c [2023-04-11T03:10:41.270Z] ---> 7e26b5e47640 [2023-04-11T03:10:41.270Z] Step 15/24 : WORKDIR / [2023-04-11T03:10:41.539Z] ---> Running in 86c8f2b88630 [2023-04-11T03:10:41.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:10:42.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:10:42.511Z] Removing intermediate container 86c8f2b88630 [2023-04-11T03:10:42.511Z] ---> c88550094443 [2023-04-11T03:10:42.511Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:10:43.929Z] ---> c5f09d36654a [2023-04-11T03:10:43.929Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:10:44.196Z] OK: 263 MiB in 53 packages [2023-04-11T03:10:44.196Z] Removing intermediate container c20445aa7f1e [2023-04-11T03:10:44.196Z] ---> 7d6601608314 [2023-04-11T03:10:44.196Z] [2023-04-11T03:10:44.196Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T03:10:44.196Z] ---> 51e60588ff2c [2023-04-11T03:10:44.196Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T03:10:44.196Z] ---> Using cache [2023-04-11T03:10:44.196Z] ---> fa8875f807fa [2023-04-11T03:10:44.196Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T03:10:44.196Z] ---> Using cache [2023-04-11T03:10:44.196Z] ---> b27f463e5de2 [2023-04-11T03:10:44.196Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T03:10:44.462Z] ---> Running in 6d2ebc4bf067 [2023-04-11T03:10:45.428Z] Removing intermediate container 6d2ebc4bf067 [2023-04-11T03:10:45.428Z] ---> 50e7b4a27f90 [2023-04-11T03:10:45.428Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T03:10:45.696Z] ---> 1cc7c20532b5 [2023-04-11T03:10:45.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T03:10:45.696Z] ---> Running in 8bdd4a3f386e [2023-04-11T03:10:45.962Z] Removing intermediate container cce7891772a8 [2023-04-11T03:10:45.963Z] ---> 404c1326bfc2 [2023-04-11T03:10:45.963Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T03:10:46.248Z] Removing intermediate container 8bdd4a3f386e [2023-04-11T03:10:46.248Z] ---> 1a4f5bf14a0f [2023-04-11T03:10:46.248Z] Step 15/25 : WORKDIR / [2023-04-11T03:10:46.513Z] ---> Running in 1180228b31a7 [2023-04-11T03:10:47.470Z] Removing intermediate container 1180228b31a7 [2023-04-11T03:10:47.470Z] ---> a32742a9b3f7 [2023-04-11T03:10:47.470Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:10:47.737Z] ---> d30972e3e8bf [2023-04-11T03:10:47.737Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:10:48.003Z] ---> Running in be90411d181d [2023-04-11T03:10:48.592Z] ---> beb97d7649e3 [2023-04-11T03:10:48.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:10:49.180Z] ---> 3a3859ae2f06 [2023-04-11T03:10:49.180Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:10:50.139Z] ---> 114348897ce9 [2023-04-11T03:10:50.139Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T03:10:50.403Z] ---> Running in aed0c80b455d [2023-04-11T03:10:50.670Z] ---> 910004802321 [2023-04-11T03:10:50.670Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T03:10:50.935Z] Removing intermediate container aed0c80b455d [2023-04-11T03:10:50.935Z] ---> 45a0c59dcbfb [2023-04-11T03:10:50.935Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T03:10:51.201Z] ---> Running in e6dd9f5ff41f [2023-04-11T03:10:53.768Z] Removing intermediate container e6dd9f5ff41f [2023-04-11T03:10:53.768Z] ---> 32f948a32d7f [2023-04-11T03:10:53.768Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T03:10:54.035Z] ---> Running in b50db0186a5a [2023-04-11T03:10:54.627Z] ---> ddb1512bf3a2 [2023-04-11T03:10:54.627Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:10:54.627Z] Removing intermediate container b50db0186a5a [2023-04-11T03:10:54.627Z] ---> 52cd3f185e15 [2023-04-11T03:10:54.627Z] Step 23/24 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:10:54.893Z] ---> Running in 9f727b3a6625 [2023-04-11T03:10:55.479Z] Removing intermediate container 9f727b3a6625 [2023-04-11T03:10:55.479Z] ---> 4496bf95dd9e [2023-04-11T03:10:55.479Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T03:10:55.479Z] ---> Running in 54de9bee6102 [2023-04-11T03:10:56.061Z] ---> bc9271fd3127 [2023-04-11T03:10:56.061Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T03:10:56.061Z] Removing intermediate container 54de9bee6102 [2023-04-11T03:10:56.061Z] ---> 3a2e59ed2ea0 [2023-04-11T03:10:56.061Z] [2023-04-11T03:10:56.643Z] Successfully built 3a2e59ed2ea0 [2023-04-11T03:10:56.643Z] Successfully tagged core-command-arm64:latest [2023-04-11T03:10:56.643Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-04-11T03:10:56.907Z] ---> 842f8c5f8cd6 [2023-04-11T03:10:56.907Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T03:10:56.907Z] ---> Running in 36723cd009f4 [2023-04-11T03:10:57.487Z] Removing intermediate container 36723cd009f4 [2023-04-11T03:10:57.487Z] ---> 2e59e19b029c [2023-04-11T03:10:57.487Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T03:10:57.487Z] ---> Running in c2db26c30361 [2023-04-11T03:10:58.069Z] Removing intermediate container c2db26c30361 [2023-04-11T03:10:58.069Z] ---> 6e87457abf3b [2023-04-11T03:10:58.069Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T03:10:58.339Z] ---> Running in 200600b08248 [2023-04-11T03:10:58.615Z] Removing intermediate container 200600b08248 [2023-04-11T03:10:58.615Z] ---> 0a0b9672873b [2023-04-11T03:10:58.615Z] Step 24/25 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:10:58.888Z] ---> Running in bdbe1f96a973 [2023-04-11T03:10:59.167Z] Removing intermediate container bdbe1f96a973 [2023-04-11T03:10:59.167Z] ---> d2b2e961bde0 [2023-04-11T03:10:59.167Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T03:10:59.432Z] ---> Running in 4af7fe454ac5 [2023-04-11T03:10:59.701Z] Removing intermediate container 4af7fe454ac5 [2023-04-11T03:10:59.701Z] ---> 528deda01723 [2023-04-11T03:10:59.701Z] [2023-04-11T03:10:59.973Z] Successfully built 528deda01723 [2023-04-11T03:10:59.973Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T03:10:59.973Z]  Building core-metadata ... done Building security-proxy-setup [2023-04-11T03:11:22.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:11:22.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:11:22.040Z] ---> f0ef7fd46f49 [2023-04-11T03:11:22.040Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:11:22.040Z] ---> Using cache [2023-04-11T03:11:22.040Z] ---> 29b38ac2e34e [2023-04-11T03:11:22.040Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T03:11:22.040Z] ---> Using cache [2023-04-11T03:11:22.040Z] ---> b958395a9bd6 [2023-04-11T03:11:22.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T03:11:22.040Z] ---> Using cache [2023-04-11T03:11:22.040Z] ---> 2feb4ddaef26 [2023-04-11T03:11:22.040Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T03:11:22.040Z] ---> Using cache [2023-04-11T03:11:22.040Z] ---> 1cb14a4c4924 [2023-04-11T03:11:22.040Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:11:22.040Z] ---> Using cache [2023-04-11T03:11:22.040Z] ---> 6400e4868448 [2023-04-11T03:11:22.040Z] Step 8/23 : COPY . . [2023-04-11T03:11:22.040Z] ---> Using cache [2023-04-11T03:11:22.040Z] ---> c6ead94cb3be [2023-04-11T03:11:22.040Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T03:11:22.040Z] ---> Running in bc0c015b9a63 [2023-04-11T03:11:23.446Z] 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 [2023-04-11T03:11:24.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:11:24.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:11:24.404Z] ---> f0ef7fd46f49 [2023-04-11T03:11:24.404Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T03:11:24.404Z] ---> Using cache [2023-04-11T03:11:24.404Z] ---> dc050b0e8c52 [2023-04-11T03:11:24.404Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T03:11:24.404Z] ---> Using cache [2023-04-11T03:11:24.404Z] ---> 07eb8038a09f [2023-04-11T03:11:24.404Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T03:11:24.404Z] ---> Using cache [2023-04-11T03:11:24.404Z] ---> 456a16987eb6 [2023-04-11T03:11:24.404Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:11:24.404Z] ---> Using cache [2023-04-11T03:11:24.404Z] ---> 580935f32d90 [2023-04-11T03:11:24.404Z] Step 7/22 : COPY . . [2023-04-11T03:11:24.404Z] ---> Using cache [2023-04-11T03:11:24.404Z] ---> 70a5a6006943 [2023-04-11T03:11:24.404Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T03:11:24.672Z] ---> Running in d29954d8d61e [2023-04-11T03:11:26.074Z] 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 [2023-04-11T03:12:22.421Z] Removing intermediate container be90411d181d [2023-04-11T03:12:22.421Z] ---> c0dd0ec87b99 [2023-04-11T03:12:22.421Z] Step 7/27 : COPY . . [2023-04-11T03:12:32.485Z] ---> 0565d54a1655 [2023-04-11T03:12:32.485Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T03:12:32.485Z] ---> Running in cd604bc06652 [2023-04-11T03:12:33.082Z] Removing intermediate container cd604bc06652 [2023-04-11T03:12:33.082Z] ---> 9f2614e51397 [2023-04-11T03:12:33.082Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T03:12:33.082Z] ---> Running in 2a5ece54a731 [2023-04-11T03:12:33.665Z] Removing intermediate container 2a5ece54a731 [2023-04-11T03:12:33.665Z] ---> 56009a95c4c2 [2023-04-11T03:12:33.665Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T03:12:33.665Z] ---> Running in eaaca84713d3 [2023-04-11T03:12:33.936Z] Removing intermediate container eaaca84713d3 [2023-04-11T03:12:33.936Z] ---> 0a760d21b60c [2023-04-11T03:12:33.936Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T03:12:34.200Z] ---> Running in d411bb63b185 [2023-04-11T03:12:36.790Z] Removing intermediate container d411bb63b185 [2023-04-11T03:12:36.790Z] ---> fe0900ed45dd [2023-04-11T03:12:36.790Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T03:12:37.082Z] ---> Running in ee9e153fc32f [2023-04-11T03:12:37.663Z] Removing intermediate container ee9e153fc32f [2023-04-11T03:12:37.663Z] ---> f32d58c62850 [2023-04-11T03:12:37.663Z] [2023-04-11T03:12:37.663Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T03:12:37.663Z] ---> 51e60588ff2c [2023-04-11T03:12:37.663Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T03:12:37.663Z] ---> Running in cab633cdb5e8 [2023-04-11T03:12:38.245Z] Removing intermediate container cab633cdb5e8 [2023-04-11T03:12:38.245Z] ---> 98d0739c3a6a [2023-04-11T03:12:38.245Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T03:12:38.245Z] ---> Running in a62e57ece570 [2023-04-11T03:12:40.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:12:41.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:12:43.110Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T03:12:43.110Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T03:12:43.110Z] OK: 17689 distinct packages available [2023-04-11T03:12:43.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:12:44.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:12:45.737Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T03:12:45.737Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T03:12:45.737Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T03:12:45.737Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T03:12:45.737Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:12:45.737Z] OK: 8 MiB in 19 packages [2023-04-11T03:12:48.310Z] Removing intermediate container a62e57ece570 [2023-04-11T03:12:48.310Z] ---> 5fc37e82650c [2023-04-11T03:12:48.310Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:12:50.908Z] ---> 86c181abd489 [2023-04-11T03:12:50.908Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:12:52.853Z] ---> 72dfba536990 [2023-04-11T03:12:52.853Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T03:13:02.911Z] Removing intermediate container bb40ff476fe3 [2023-04-11T03:13:02.911Z] ---> 08527ab09648 [2023-04-11T03:13:02.911Z] [2023-04-11T03:13:02.911Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T03:13:02.911Z] ---> 51e60588ff2c [2023-04-11T03:13:02.911Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T03:13:03.490Z] ---> Running in 8de2eaf4bbb3 [2023-04-11T03:13:06.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:13:06.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:13:07.002Z] ---> 094a9ce61b2c [2023-04-11T03:13:07.002Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T03:13:07.627Z] Removing intermediate container 909c0e774878 [2023-04-11T03:13:07.627Z] ---> b9f09ded3a86 [2023-04-11T03:13:07.627Z] [2023-04-11T03:13:07.627Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T03:13:07.627Z] ---> 51e60588ff2c [2023-04-11T03:13:07.627Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T03:13:07.627Z] ---> Using cache [2023-04-11T03:13:07.627Z] ---> fa8875f807fa [2023-04-11T03:13:07.627Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T03:13:07.627Z] ---> Using cache [2023-04-11T03:13:07.627Z] ---> b27f463e5de2 [2023-04-11T03:13:07.627Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T03:13:07.903Z] ---> Running in e2ab45e04593 [2023-04-11T03:13:08.214Z] ---> 874569be3913 [2023-04-11T03:13:08.214Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T03:13:08.214Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T03:13:08.498Z] ---> Running in 6f2da21e424a [2023-04-11T03:13:08.498Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T03:13:08.498Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:13:08.498Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T03:13:08.498Z] Removing intermediate container e2ab45e04593 [2023-04-11T03:13:08.498Z] ---> 7cd72f1438af [2023-04-11T03:13:08.498Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T03:13:08.771Z] ---> Running in 6a06847c11c4 [2023-04-11T03:13:09.044Z] OK: 8 MiB in 17 packages [2023-04-11T03:13:09.312Z] Removing intermediate container 6f2da21e424a [2023-04-11T03:13:09.312Z] ---> 77d354d1f289 [2023-04-11T03:13:09.312Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T03:13:09.312Z] Removing intermediate container 6a06847c11c4 [2023-04-11T03:13:09.312Z] ---> dda167a34b65 [2023-04-11T03:13:09.312Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:13:10.733Z] ---> 123264ca7819 [2023-04-11T03:13:10.733Z] Step 22/27 : WORKDIR / [2023-04-11T03:13:10.733Z] ---> Running in db5378882afa [2023-04-11T03:13:11.029Z] ---> ec5fd7b78df0 [2023-04-11T03:13:11.029Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:13:11.989Z] Removing intermediate container db5378882afa [2023-04-11T03:13:11.989Z] ---> 53b5cdaa432b [2023-04-11T03:13:11.989Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T03:13:11.989Z] ---> Running in b5a1ca9e304b [2023-04-11T03:13:12.269Z] Removing intermediate container 8de2eaf4bbb3 [2023-04-11T03:13:12.269Z] ---> caea6e1115bd [2023-04-11T03:13:12.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T03:13:12.269Z] ---> Running in 3b5764217ba5 [2023-04-11T03:13:12.858Z] ---> 313f84674fd4 [2023-04-11T03:13:12.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T03:13:12.858Z] Removing intermediate container b5a1ca9e304b [2023-04-11T03:13:12.858Z] ---> aa4d9ed71bb6 [2023-04-11T03:13:12.858Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T03:13:13.128Z] ---> Running in 1e66bff21c17 [2023-04-11T03:13:13.128Z] Removing intermediate container 3b5764217ba5 [2023-04-11T03:13:13.128Z] ---> 5bdd9c9de74f [2023-04-11T03:13:13.128Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T03:13:13.394Z] ---> Running in 09ad9a8f912c [2023-04-11T03:13:13.662Z] Removing intermediate container 1e66bff21c17 [2023-04-11T03:13:13.662Z] ---> 49dbeae65fde [2023-04-11T03:13:13.662Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T03:13:13.929Z] ---> Running in 03c0a3f6ef4e [2023-04-11T03:13:14.197Z] Removing intermediate container 09ad9a8f912c [2023-04-11T03:13:14.197Z] ---> 251c42fe6bc9 [2023-04-11T03:13:14.197Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T03:13:14.468Z] ---> Running in 95e379ab6cd0 [2023-04-11T03:13:14.468Z] Removing intermediate container 03c0a3f6ef4e [2023-04-11T03:13:14.469Z] ---> 2409f0fccf12 [2023-04-11T03:13:14.469Z] Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:13:14.734Z] ---> Running in 5b0b697050e6 [2023-04-11T03:13:15.316Z] Removing intermediate container 95e379ab6cd0 [2023-04-11T03:13:15.316Z] ---> 81faae5cdff5 [2023-04-11T03:13:15.316Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:13:15.582Z] Removing intermediate container 5b0b697050e6 [2023-04-11T03:13:15.582Z] ---> 13e4c7de6b8f [2023-04-11T03:13:15.582Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T03:13:15.582Z] ---> Running in a89706fa116a [2023-04-11T03:13:16.543Z] Removing intermediate container a89706fa116a [2023-04-11T03:13:16.543Z] ---> 1a80d9f17608 [2023-04-11T03:13:16.543Z] [2023-04-11T03:13:16.811Z] ---> 2955b3fdbbde [2023-04-11T03:13:16.811Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:13:17.078Z] ---> a4ef4df9a80c [2023-04-11T03:13:17.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:13:17.660Z] Successfully built 1a80d9f17608 [2023-04-11T03:13:17.660Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T03:13:17.660Z] Building security-proxy-auth [2023-04-11T03:13:18.240Z]  Building security-spire-config ... done  ---> 17c1d39ea2b5 [2023-04-11T03:13:18.240Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T03:13:18.240Z] ---> Running in 0ab78018f866 [2023-04-11T03:13:18.507Z] ---> 5d6728725f9d [2023-04-11T03:13:18.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T03:13:18.771Z] Removing intermediate container 0ab78018f866 [2023-04-11T03:13:18.771Z] ---> ea9a715d8cb7 [2023-04-11T03:13:18.771Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T03:13:19.037Z] ---> Running in fbc99b91b51c [2023-04-11T03:13:19.619Z] Removing intermediate container fbc99b91b51c [2023-04-11T03:13:19.619Z] ---> 8d0014b7f359 [2023-04-11T03:13:19.619Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T03:13:19.885Z] ---> Running in a1d943f9b475 [2023-04-11T03:13:20.480Z] Removing intermediate container a1d943f9b475 [2023-04-11T03:13:20.480Z] ---> fd6aac04de36 [2023-04-11T03:13:20.480Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:13:20.746Z] ---> Running in cbbf3a44e7b8 [2023-04-11T03:13:21.699Z] Removing intermediate container cbbf3a44e7b8 [2023-04-11T03:13:21.699Z] ---> 9b2be235f300 [2023-04-11T03:13:21.699Z] ---> bae1f61f3731 [2023-04-11T03:13:21.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:13:21.699Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T03:13:21.699Z] ---> Running in 471c7833ec4f [2023-04-11T03:13:22.282Z] Removing intermediate container 471c7833ec4f [2023-04-11T03:13:22.282Z] ---> 0898b0a4daee [2023-04-11T03:13:22.282Z] [2023-04-11T03:13:22.862Z] Successfully built 0898b0a4daee [2023-04-11T03:13:22.862Z] ---> c071e472ce31 [2023-04-11T03:13:22.862Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T03:13:22.862Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T03:13:22.862Z]  Building support-scheduler ... done Building security-spire-server [2023-04-11T03:13:22.862Z] ---> Running in e36012fca640 [2023-04-11T03:13:23.447Z] Removing intermediate container e36012fca640 [2023-04-11T03:13:23.447Z] ---> 7f5782f5d764 [2023-04-11T03:13:23.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T03:13:23.713Z] ---> Running in d9da4e412ae0 [2023-04-11T03:13:23.980Z] Removing intermediate container d9da4e412ae0 [2023-04-11T03:13:23.980Z] ---> d14bee5d408f [2023-04-11T03:13:23.980Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T03:13:24.246Z] ---> Running in 975c82e7821f [2023-04-11T03:13:24.511Z] Removing intermediate container 975c82e7821f [2023-04-11T03:13:24.511Z] ---> fee7d0d70c7e [2023-04-11T03:13:24.511Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:13:24.791Z] ---> Running in 047f37ae627f [2023-04-11T03:13:25.056Z] Removing intermediate container 047f37ae627f [2023-04-11T03:13:25.056Z] ---> 33ecfa8ee9c3 [2023-04-11T03:13:25.056Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T03:13:25.547Z] ---> Running in 961fbd2b4a8b [2023-04-11T03:13:25.812Z] Removing intermediate container 961fbd2b4a8b [2023-04-11T03:13:25.812Z] ---> ff01c1cfef78 [2023-04-11T03:13:25.812Z] [2023-04-11T03:13:26.077Z] Successfully built ff01c1cfef78 [2023-04-11T03:13:26.077Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T03:13:26.077Z]  Building support-notifications ... done Building security-spire-agent [2023-04-11T03:13:48.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:13:48.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:13:48.114Z] ---> f0ef7fd46f49 [2023-04-11T03:13:48.114Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:13:48.114Z] ---> Using cache [2023-04-11T03:13:48.114Z] ---> 29b38ac2e34e [2023-04-11T03:13:48.114Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T03:13:48.114Z] ---> Using cache [2023-04-11T03:13:48.114Z] ---> b958395a9bd6 [2023-04-11T03:13:48.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T03:13:48.114Z] ---> Using cache [2023-04-11T03:13:48.114Z] ---> 2feb4ddaef26 [2023-04-11T03:13:48.114Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T03:13:48.114Z] ---> Using cache [2023-04-11T03:13:48.114Z] ---> 1cb14a4c4924 [2023-04-11T03:13:48.114Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:13:48.114Z] ---> Using cache [2023-04-11T03:13:48.114Z] ---> 6400e4868448 [2023-04-11T03:13:48.114Z] Step 8/23 : COPY . . [2023-04-11T03:13:48.114Z] ---> Using cache [2023-04-11T03:13:48.114Z] ---> c6ead94cb3be [2023-04-11T03:13:48.114Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T03:13:49.085Z] ---> Running in e3e442429698 [2023-04-11T03:13:51.028Z] 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 [2023-04-11T03:13:56.368Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:13:56.368Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:13:56.368Z] ---> f0ef7fd46f49 [2023-04-11T03:13:56.368Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> dc050b0e8c52 [2023-04-11T03:13:56.368Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> 404c1326bfc2 [2023-04-11T03:13:56.368Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> d30972e3e8bf [2023-04-11T03:13:56.368Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> c0dd0ec87b99 [2023-04-11T03:13:56.368Z] Step 7/26 : COPY . . [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> 0565d54a1655 [2023-04-11T03:13:56.368Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> 9f2614e51397 [2023-04-11T03:13:56.368Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> 56009a95c4c2 [2023-04-11T03:13:56.368Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T03:13:56.368Z] ---> Using cache [2023-04-11T03:13:56.368Z] ---> 0a760d21b60c [2023-04-11T03:13:56.368Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T03:13:56.368Z] ---> Running in e7f5fa449436 [2023-04-11T03:13:56.954Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:13:56.954Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:13:56.954Z] ---> f0ef7fd46f49 [2023-04-11T03:13:56.954Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T03:13:56.954Z] ---> Using cache [2023-04-11T03:13:56.954Z] ---> dc050b0e8c52 [2023-04-11T03:13:56.954Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T03:13:56.954Z] ---> Using cache [2023-04-11T03:13:56.954Z] ---> 404c1326bfc2 [2023-04-11T03:13:57.220Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> d30972e3e8bf [2023-04-11T03:13:57.220Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> c0dd0ec87b99 [2023-04-11T03:13:57.220Z] Step 7/27 : COPY . . [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> 0565d54a1655 [2023-04-11T03:13:57.220Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> 9f2614e51397 [2023-04-11T03:13:57.220Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> 56009a95c4c2 [2023-04-11T03:13:57.220Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> 0a760d21b60c [2023-04-11T03:13:57.220Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> fe0900ed45dd [2023-04-11T03:13:57.220Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> f32d58c62850 [2023-04-11T03:13:57.220Z] [2023-04-11T03:13:57.220Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T03:13:57.220Z] ---> 51e60588ff2c [2023-04-11T03:13:57.220Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T03:13:57.220Z] ---> Using cache [2023-04-11T03:13:57.220Z] ---> 98d0739c3a6a [2023-04-11T03:13:57.220Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T03:13:57.220Z] ---> Running in 4bc8a6e7eaf4 [2023-04-11T03:13:59.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:13:59.800Z] Removing intermediate container e7f5fa449436 [2023-04-11T03:13:59.800Z] ---> de47b187164d [2023-04-11T03:13:59.800Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T03:13:59.800Z] ---> Running in 6ca3b4166fe0 [2023-04-11T03:14:00.380Z] Removing intermediate container 6ca3b4166fe0 [2023-04-11T03:14:00.380Z] ---> bd59067514e7 [2023-04-11T03:14:00.380Z] [2023-04-11T03:14:00.380Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T03:14:00.380Z] ---> 51e60588ff2c [2023-04-11T03:14:00.380Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T03:14:00.380Z] ---> Using cache [2023-04-11T03:14:00.380Z] ---> 98d0739c3a6a [2023-04-11T03:14:00.380Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T03:14:00.380Z] ---> Running in eb0b2dde5238 [2023-04-11T03:14:00.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:02.048Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T03:14:02.048Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T03:14:02.048Z] OK: 17689 distinct packages available [2023-04-11T03:14:02.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:02.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:03.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:03.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:04.671Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T03:14:04.671Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T03:14:04.671Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T03:14:04.671Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T03:14:04.671Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T03:14:04.671Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:14:04.671Z] OK: 9 MiB in 20 packages [2023-04-11T03:14:04.671Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T03:14:04.671Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T03:14:04.671Z] OK: 17689 distinct packages available [2023-04-11T03:14:04.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:06.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:07.034Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T03:14:07.034Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T03:14:07.034Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T03:14:07.034Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T03:14:07.034Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T03:14:07.034Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:14:07.034Z] OK: 9 MiB in 20 packages [2023-04-11T03:14:09.604Z] Removing intermediate container 4bc8a6e7eaf4 [2023-04-11T03:14:09.604Z] ---> 6ae1e0b50c48 [2023-04-11T03:14:09.604Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:14:10.559Z] ---> a736eeb75965 [2023-04-11T03:14:10.559Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:14:10.826Z] Removing intermediate container eb0b2dde5238 [2023-04-11T03:14:10.826Z] ---> 689c93f5e24d [2023-04-11T03:14:10.826Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:14:11.792Z] ---> 7ef758c85b4c [2023-04-11T03:14:11.792Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:14:11.792Z] ---> fbd09a9edfd5 [2023-04-11T03:14:11.792Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T03:14:13.196Z] ---> f87a46d709c2 [2023-04-11T03:14:13.196Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T03:14:17.441Z] ---> 35571db67b15 [2023-04-11T03:14:17.441Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T03:14:20.776Z] ---> 5a402d217b2b [2023-04-11T03:14:20.776Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T03:14:22.708Z] ---> abf2b0425fc2 [2023-04-11T03:14:22.708Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T03:14:23.287Z] ---> 77500a291a2f [2023-04-11T03:14:23.287Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T03:14:23.869Z] ---> 1e45871df255 [2023-04-11T03:14:23.869Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T03:14:24.449Z] ---> 96185f5cfb39 [2023-04-11T03:14:24.449Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T03:14:25.037Z] ---> 0286efa92582 [2023-04-11T03:14:25.037Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T03:14:25.301Z] ---> Running in 6878a494ab13 [2023-04-11T03:14:25.879Z] ---> 62aa3a1ae8e2 [2023-04-11T03:14:25.879Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T03:14:25.879Z] Removing intermediate container 6878a494ab13 [2023-04-11T03:14:25.879Z] ---> 278f5624bf85 [2023-04-11T03:14:25.879Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T03:14:25.879Z] ---> Running in e0db2ddc51cd [2023-04-11T03:14:26.831Z] Removing intermediate container e0db2ddc51cd [2023-04-11T03:14:26.831Z] ---> 0028f01506b1 [2023-04-11T03:14:26.831Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T03:14:26.831Z] ---> d24afd619157 [2023-04-11T03:14:26.831Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T03:14:26.831Z] ---> Running in 39a10cc45506 [2023-04-11T03:14:27.108Z] ---> Running in 82d2952870c0 [2023-04-11T03:14:27.375Z] Removing intermediate container 39a10cc45506 [2023-04-11T03:14:27.375Z] ---> 26324295ce8f [2023-04-11T03:14:27.375Z] Step 25/26 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:14:27.642Z] ---> Running in 74325f91d5ca [2023-04-11T03:14:27.908Z] Removing intermediate container 82d2952870c0 [2023-04-11T03:14:27.908Z] ---> c91ac85aff50 [2023-04-11T03:14:27.908Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T03:14:27.908Z] ---> Running in fd73a513f18d [2023-04-11T03:14:28.174Z] Removing intermediate container 74325f91d5ca [2023-04-11T03:14:28.174Z] ---> 3c717657b7ce [2023-04-11T03:14:28.174Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T03:14:28.440Z] ---> Running in e0d2e898ab04 [2023-04-11T03:14:28.440Z] Removing intermediate container fd73a513f18d [2023-04-11T03:14:28.440Z] ---> 59c5e77a51dc [2023-04-11T03:14:28.704Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T03:14:28.704Z] ---> Running in bd7d653027b5 [2023-04-11T03:14:29.298Z] Removing intermediate container e0d2e898ab04 [2023-04-11T03:14:29.298Z] ---> 0615b2bdf6ff [2023-04-11T03:14:29.298Z] [2023-04-11T03:14:29.565Z] Removing intermediate container bd7d653027b5 [2023-04-11T03:14:29.565Z] ---> 95536f5a78c0 [2023-04-11T03:14:29.565Z] Step 26/27 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:14:29.565Z] ---> Running in 1dd6b09513cc [2023-04-11T03:14:29.840Z] Successfully built 0615b2bdf6ff [2023-04-11T03:14:29.840Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T03:14:29.840Z]  Building security-spire-server ... done Building core-data [2023-04-11T03:14:30.105Z] Removing intermediate container 1dd6b09513cc [2023-04-11T03:14:30.105Z] ---> d988a6d5392f [2023-04-11T03:14:30.105Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T03:14:30.369Z] ---> Running in 41ca844a9658 [2023-04-11T03:14:30.950Z] Removing intermediate container 41ca844a9658 [2023-04-11T03:14:30.950Z] ---> 71e2cd0f926f [2023-04-11T03:14:30.950Z] [2023-04-11T03:14:30.950Z] Successfully built 71e2cd0f926f [2023-04-11T03:14:31.218Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T03:14:31.218Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-04-11T03:14:57.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:14:57.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:14:57.884Z] ---> f0ef7fd46f49 [2023-04-11T03:14:57.884Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> 29b38ac2e34e [2023-04-11T03:14:57.884Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> b958395a9bd6 [2023-04-11T03:14:57.884Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> 2feb4ddaef26 [2023-04-11T03:14:57.884Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> 1cb14a4c4924 [2023-04-11T03:14:57.884Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> 6400e4868448 [2023-04-11T03:14:57.884Z] Step 8/23 : COPY . . [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> c6ead94cb3be [2023-04-11T03:14:57.884Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T03:14:57.884Z] ---> Running in d67b9e0321ac [2023-04-11T03:14:57.884Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:14:57.884Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:14:57.884Z] ---> f0ef7fd46f49 [2023-04-11T03:14:57.884Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T03:14:57.884Z] ---> Using cache [2023-04-11T03:14:57.884Z] ---> dc050b0e8c52 [2023-04-11T03:14:57.884Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T03:14:57.884Z] ---> Running in 203e936a4099 [2023-04-11T03:14:58.149Z] 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 [2023-04-11T03:14:58.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:14:59.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:15:00.768Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T03:15:00.768Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T03:15:00.768Z] OK: 17694 distinct packages available [2023-04-11T03:15:01.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:15:01.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:15:03.394Z] OK: 263 MiB in 53 packages [2023-04-11T03:15:05.333Z] Removing intermediate container 203e936a4099 [2023-04-11T03:15:05.333Z] ---> 5480489d1f90 [2023-04-11T03:15:05.333Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T03:15:05.914Z] ---> 40bab6a178ef [2023-04-11T03:15:05.914Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:15:05.914Z] ---> Running in 45f2fd274bd3 [2023-04-11T03:16:42.539Z] Removing intermediate container 45f2fd274bd3 [2023-04-11T03:16:42.539Z] ---> d747dba98b4c [2023-04-11T03:16:42.539Z] Step 7/20 : COPY . . [2023-04-11T03:16:43.937Z] ---> 46311c56859d [2023-04-11T03:16:43.937Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T03:16:44.202Z] ---> Running in fe7e1a37c527 [2023-04-11T03:16:46.142Z] 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 [2023-04-11T03:17:08.175Z] Removing intermediate container d29954d8d61e [2023-04-11T03:17:08.175Z] ---> 779e0e552483 [2023-04-11T03:17:08.175Z] [2023-04-11T03:17:08.175Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T03:17:08.175Z] ---> 51e60588ff2c [2023-04-11T03:17:08.175Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T03:17:08.175Z] ---> Running in bd2714e32a1e [2023-04-11T03:17:08.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:17:08.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:17:10.374Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T03:17:10.374Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T03:17:10.374Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:17:10.374Z] OK: 8 MiB in 17 packages [2023-04-11T03:17:11.776Z] Removing intermediate container bd2714e32a1e [2023-04-11T03:17:11.776Z] ---> 6cd36882c0e8 [2023-04-11T03:17:11.776Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T03:17:11.776Z] ---> Running in 92171cc1eed3 [2023-04-11T03:17:14.666Z] Removing intermediate container 92171cc1eed3 [2023-04-11T03:17:14.666Z] ---> c51d1cc17177 [2023-04-11T03:17:14.666Z] Step 12/22 : WORKDIR /edgex [2023-04-11T03:17:14.666Z] ---> Running in f5657c715c63 [2023-04-11T03:17:14.970Z] Removing intermediate container f5657c715c63 [2023-04-11T03:17:14.970Z] ---> 5fe24b0475c7 [2023-04-11T03:17:14.970Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:17:15.970Z] ---> 71677fc340c7 [2023-04-11T03:17:15.970Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:17:16.949Z] ---> 62ca39ebb4da [2023-04-11T03:17:16.949Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T03:17:17.912Z] ---> 6963f3f626b5 [2023-04-11T03:17:17.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T03:17:19.853Z] ---> c5a67269e515 [2023-04-11T03:17:19.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T03:17:20.811Z] ---> 1ea9b53636e8 [2023-04-11T03:17:20.811Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T03:17:20.811Z] ---> Running in 23cafc438679 [2023-04-11T03:17:28.996Z] Removing intermediate container 23cafc438679 [2023-04-11T03:17:28.996Z] ---> 4a4221345270 [2023-04-11T03:17:28.996Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T03:17:28.996Z] ---> Running in a43c8a088d8f [2023-04-11T03:17:28.996Z] Removing intermediate container a43c8a088d8f [2023-04-11T03:17:28.996Z] ---> 92a2378ffae2 [2023-04-11T03:17:28.996Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T03:17:28.996Z] ---> Running in cf6c14db84b1 [2023-04-11T03:17:29.582Z] Removing intermediate container cf6c14db84b1 [2023-04-11T03:17:29.582Z] ---> 82a6dd359ed6 [2023-04-11T03:17:29.582Z] Step 21/22 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:17:29.847Z] ---> Running in e70d81300dbd [2023-04-11T03:17:30.801Z] Removing intermediate container e70d81300dbd [2023-04-11T03:17:30.801Z] ---> 956ac1d6e4fa [2023-04-11T03:17:30.801Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T03:17:30.801Z] ---> Running in 8aa92885f636 [2023-04-11T03:17:31.756Z] Removing intermediate container 8aa92885f636 [2023-04-11T03:17:31.756Z] ---> c73fb05cc0a2 [2023-04-11T03:17:31.756Z] [2023-04-11T03:17:32.337Z] Successfully built c73fb05cc0a2 [2023-04-11T03:17:32.337Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T03:17:32.337Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-04-11T03:17:33.743Z] Removing intermediate container bc0c015b9a63 [2023-04-11T03:17:33.743Z] ---> e19a9530f981 [2023-04-11T03:17:33.743Z] [2023-04-11T03:17:33.743Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T03:17:33.743Z] ---> 51e60588ff2c [2023-04-11T03:17:33.743Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T03:17:34.015Z] ---> Running in 718b2d43e6bf [2023-04-11T03:17:34.604Z] Removing intermediate container 718b2d43e6bf [2023-04-11T03:17:34.604Z] ---> 04b96dc8fc01 [2023-04-11T03:17:34.604Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T03:17:34.872Z] ---> Running in 2a7ca70ff33b [2023-04-11T03:17:36.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:17:37.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:17:38.789Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T03:17:38.789Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:17:38.789Z] OK: 8 MiB in 16 packages [2023-04-11T03:17:41.369Z] Removing intermediate container 2a7ca70ff33b [2023-04-11T03:17:41.369Z] ---> 0d04e11e090b [2023-04-11T03:17:41.369Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:17:41.952Z] ---> e797fe2adcbe [2023-04-11T03:17:41.952Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:17:43.355Z] ---> 0289928d9fc7 [2023-04-11T03:17:43.355Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T03:17:45.292Z] ---> 638457d35479 [2023-04-11T03:17:45.292Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:17:46.695Z] ---> 49d45643dd21 [2023-04-11T03:17:46.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T03:17:47.920Z] ---> 17d48479b00b [2023-04-11T03:17:47.920Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T03:17:48.186Z] ---> Running in 43d1873296b3 [2023-04-11T03:17:50.126Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T03:17:50.126Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T03:17:50.126Z] ---> f0ef7fd46f49 [2023-04-11T03:17:50.126Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T03:17:50.126Z] ---> Using cache [2023-04-11T03:17:50.126Z] ---> dc050b0e8c52 [2023-04-11T03:17:50.126Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T03:17:50.126Z] ---> Using cache [2023-04-11T03:17:50.126Z] ---> 07eb8038a09f [2023-04-11T03:17:50.126Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T03:17:50.126Z] ---> Using cache [2023-04-11T03:17:50.126Z] ---> 456a16987eb6 [2023-04-11T03:17:50.126Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T03:17:50.126Z] ---> Using cache [2023-04-11T03:17:50.126Z] ---> 580935f32d90 [2023-04-11T03:17:50.126Z] Step 7/33 : COPY . . [2023-04-11T03:17:50.126Z] ---> Using cache [2023-04-11T03:17:50.126Z] ---> 70a5a6006943 [2023-04-11T03:17:50.126Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T03:17:50.393Z] ---> Running in a8364b4fa3cf [2023-04-11T03:17:55.729Z] Removing intermediate container 43d1873296b3 [2023-04-11T03:17:55.729Z] ---> 0ae318189492 [2023-04-11T03:17:55.729Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T03:17:55.729Z] ---> Running in 18c697050116 [2023-04-11T03:17:55.729Z] 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 [2023-04-11T03:17:55.729Z] Removing intermediate container 18c697050116 [2023-04-11T03:17:55.729Z] ---> 66332c81adaf [2023-04-11T03:17:55.729Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T03:17:55.729Z] ---> Running in 863cbb479529 [2023-04-11T03:17:56.309Z] Removing intermediate container 863cbb479529 [2023-04-11T03:17:56.309Z] ---> c3e79e867a39 [2023-04-11T03:17:56.309Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T03:17:56.309Z] ---> Running in 8b58fd30af39 [2023-04-11T03:17:56.575Z] Removing intermediate container 8b58fd30af39 [2023-04-11T03:17:56.575Z] ---> 851166e77aab [2023-04-11T03:17:56.575Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:17:56.841Z] ---> Running in 390a9fadb4a7 [2023-04-11T03:17:57.421Z] Removing intermediate container 390a9fadb4a7 [2023-04-11T03:17:57.421Z] ---> 5487b6e67383 [2023-04-11T03:17:57.421Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T03:17:57.421Z] ---> Running in d33ac4bf8d29 [2023-04-11T03:17:58.001Z] Removing intermediate container d33ac4bf8d29 [2023-04-11T03:17:58.001Z] ---> 98256adc37d2 [2023-04-11T03:17:58.001Z] [2023-04-11T03:17:58.267Z] Successfully built 98256adc37d2 [2023-04-11T03:17:58.267Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T03:19:49.889Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e3e442429698 [2023-04-11T03:19:49.889Z] ---> c6d1b933c95d [2023-04-11T03:19:49.889Z] [2023-04-11T03:19:49.889Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T03:19:49.889Z] ---> 51e60588ff2c [2023-04-11T03:19:49.889Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T03:19:49.889Z] ---> Using cache [2023-04-11T03:19:49.889Z] ---> 04b96dc8fc01 [2023-04-11T03:19:49.889Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T03:19:49.889Z] ---> Using cache [2023-04-11T03:19:49.889Z] ---> 0d04e11e090b [2023-04-11T03:19:49.889Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:19:49.889Z] ---> Using cache [2023-04-11T03:19:49.889Z] ---> e797fe2adcbe [2023-04-11T03:19:49.889Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:19:49.889Z] ---> Using cache [2023-04-11T03:19:49.889Z] ---> 0289928d9fc7 [2023-04-11T03:19:49.889Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T03:19:49.889Z] ---> 84b94ead9bbe [2023-04-11T03:19:49.889Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:19:49.889Z] ---> 5993127009e9 [2023-04-11T03:19:49.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T03:19:49.889Z] ---> a1fc7ee7b739 [2023-04-11T03:19:49.889Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T03:19:49.889Z] ---> Running in 38ae584ab4cd [2023-04-11T03:19:49.889Z] Removing intermediate container 38ae584ab4cd [2023-04-11T03:19:49.889Z] ---> 48d31a6c7be0 [2023-04-11T03:19:49.889Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T03:19:49.889Z] ---> Running in 34ca94d2fd9e [2023-04-11T03:19:49.889Z] Removing intermediate container 34ca94d2fd9e [2023-04-11T03:19:49.889Z] ---> c28d640741aa [2023-04-11T03:19:49.889Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T03:19:49.889Z] ---> Running in ce92aab2469f [2023-04-11T03:19:49.889Z] Removing intermediate container ce92aab2469f [2023-04-11T03:19:49.889Z] ---> 9b856928af2e [2023-04-11T03:19:49.889Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T03:19:49.889Z] ---> Running in b44d78f1ef50 [2023-04-11T03:19:49.889Z] Removing intermediate container b44d78f1ef50 [2023-04-11T03:19:49.889Z] ---> f1be4e527e52 [2023-04-11T03:19:49.889Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:19:49.889Z] ---> Running in 9411988d2449 [2023-04-11T03:19:49.889Z] Removing intermediate container 9411988d2449 [2023-04-11T03:19:49.889Z] ---> 8a66d13f55ad [2023-04-11T03:19:49.889Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T03:19:49.889Z] ---> Running in 20e7e2785d80 [2023-04-11T03:19:49.889Z] Removing intermediate container 20e7e2785d80 [2023-04-11T03:19:49.889Z] ---> 4b16437b03f8 [2023-04-11T03:19:49.889Z] [2023-04-11T03:19:49.889Z] Successfully built 4b16437b03f8 [2023-04-11T03:19:49.889Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T03:20:57.719Z]  Building security-proxy-auth ... done Removing intermediate container d67b9e0321ac [2023-04-11T03:20:57.719Z] ---> 864c587ceab4 [2023-04-11T03:20:57.719Z] [2023-04-11T03:20:57.719Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T03:20:57.719Z] ---> 51e60588ff2c [2023-04-11T03:20:57.719Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T03:20:57.719Z] ---> Running in a4b84f061871 [2023-04-11T03:20:58.301Z] Removing intermediate container a4b84f061871 [2023-04-11T03:20:58.302Z] ---> 8380d0c73a34 [2023-04-11T03:20:58.302Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T03:20:58.302Z] ---> Running in bd1253cd1b8d [2023-04-11T03:20:58.884Z] Removing intermediate container bd1253cd1b8d [2023-04-11T03:20:58.884Z] ---> ecb9b0ee5258 [2023-04-11T03:20:58.884Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T03:20:58.884Z] ---> Running in e82970c16ab5 [2023-04-11T03:20:59.467Z] Removing intermediate container e82970c16ab5 [2023-04-11T03:20:59.467Z] ---> f22a75c79590 [2023-04-11T03:20:59.467Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T03:20:59.467Z] ---> Running in 60d91ac1ad91 [2023-04-11T03:21:01.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:21:01.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:21:03.395Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T03:21:03.395Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:21:03.395Z] OK: 8 MiB in 16 packages [2023-04-11T03:21:04.809Z] Removing intermediate container 60d91ac1ad91 [2023-04-11T03:21:04.809Z] ---> f6094fa1e7c6 [2023-04-11T03:21:04.809Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:21:05.775Z] ---> 6cf868dbabb7 [2023-04-11T03:21:05.775Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:21:06.733Z] ---> 47876559e3e9 [2023-04-11T03:21:06.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T03:21:08.683Z] ---> 0ed2eabea0ba [2023-04-11T03:21:08.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:21:09.265Z] ---> ec2749f4cce0 [2023-04-11T03:21:09.265Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T03:21:09.265Z] ---> Running in d98c19e2697c [2023-04-11T03:21:09.847Z] Removing intermediate container d98c19e2697c [2023-04-11T03:21:09.847Z] ---> 01361f25e241 [2023-04-11T03:21:09.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T03:21:09.847Z] ---> Running in 09d19ff55e2a [2023-04-11T03:21:10.428Z] Removing intermediate container 09d19ff55e2a [2023-04-11T03:21:10.428Z] ---> 211258d27cca [2023-04-11T03:21:10.428Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T03:21:10.697Z] ---> Running in e13671ec2251 [2023-04-11T03:21:11.301Z] Removing intermediate container e13671ec2251 [2023-04-11T03:21:11.301Z] ---> 86f80eae3edb [2023-04-11T03:21:11.301Z] Step 22/23 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:21:11.567Z] ---> Running in 1ed55538ec86 [2023-04-11T03:21:12.152Z] Removing intermediate container 1ed55538ec86 [2023-04-11T03:21:12.152Z] ---> 8f467f5091eb [2023-04-11T03:21:12.152Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T03:21:12.418Z] ---> Running in cceb292fb8e9 [2023-04-11T03:21:14.992Z] Removing intermediate container cceb292fb8e9 [2023-04-11T03:21:14.992Z] ---> 4b02b5befa06 [2023-04-11T03:21:14.992Z] [2023-04-11T03:21:14.992Z] Successfully built 4b02b5befa06 [2023-04-11T03:21:14.992Z] Successfully tagged core-data-arm64:latest [2023-04-11T03:22:01.796Z]  Building core-data ... done Removing intermediate container a8364b4fa3cf [2023-04-11T03:22:01.796Z] ---> 42c72f381f4d [2023-04-11T03:22:01.796Z] [2023-04-11T03:22:01.796Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T03:22:01.796Z] ---> 51e60588ff2c [2023-04-11T03:22:01.796Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T03:22:01.796Z] ---> Running in 6c17a8f0f570 [2023-04-11T03:22:01.796Z] Removing intermediate container 6c17a8f0f570 [2023-04-11T03:22:01.796Z] ---> 13be6bc6fc05 [2023-04-11T03:22:01.796Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T03:22:01.796Z] ---> Running in 2d891098a854 [2023-04-11T03:22:01.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:22:01.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:22:01.796Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T03:22:01.796Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T03:22:01.796Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:22:01.796Z] OK: 8 MiB in 17 packages [2023-04-11T03:22:01.796Z] Removing intermediate container 2d891098a854 [2023-04-11T03:22:01.796Z] ---> 2063a2ec6069 [2023-04-11T03:22:01.796Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T03:22:01.796Z] ---> Running in 84382c07c626 [2023-04-11T03:22:01.796Z] Removing intermediate container 84382c07c626 [2023-04-11T03:22:01.796Z] ---> 68fc646fb972 [2023-04-11T03:22:01.796Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T03:22:01.796Z] ---> Running in 217ad7f31131 [2023-04-11T03:22:01.796Z] Removing intermediate container 217ad7f31131 [2023-04-11T03:22:01.796Z] ---> b3c93df72f3d [2023-04-11T03:22:01.796Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T03:22:01.796Z] ---> Running in 98d657d4c6a9 [2023-04-11T03:22:01.796Z] Removing intermediate container 98d657d4c6a9 [2023-04-11T03:22:01.796Z] ---> a8d21a6bc236 [2023-04-11T03:22:01.796Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T03:22:01.796Z] ---> Running in 8cdd271b357b [2023-04-11T03:22:01.796Z] Removing intermediate container 8cdd271b357b [2023-04-11T03:22:01.796Z] ---> 929a1e4046a1 [2023-04-11T03:22:01.796Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T03:22:01.796Z] ---> Running in ae6c6b8d7aad [2023-04-11T03:22:03.742Z] Removing intermediate container ae6c6b8d7aad [2023-04-11T03:22:03.742Z] ---> 1b2e5b145b8a [2023-04-11T03:22:03.742Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T03:22:03.742Z] ---> Running in 87cc5b952892 [2023-04-11T03:22:04.015Z] Removing intermediate container 87cc5b952892 [2023-04-11T03:22:04.015Z] ---> 3ebedaa17bd8 [2023-04-11T03:22:04.015Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T03:22:04.598Z] ---> de3b11e6bea0 [2023-04-11T03:22:04.598Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T03:22:04.598Z] ---> Running in 1a68d2fdd533 [2023-04-11T03:22:09.937Z] Removing intermediate container 1a68d2fdd533 [2023-04-11T03:22:09.937Z] ---> 4c98505dbdd9 [2023-04-11T03:22:09.937Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:22:10.518Z] ---> 67d6cec0e657 [2023-04-11T03:22:10.518Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:22:10.785Z] Removing intermediate container fe7e1a37c527 [2023-04-11T03:22:10.785Z] ---> 8b9649566037 [2023-04-11T03:22:10.785Z] [2023-04-11T03:22:10.785Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T03:22:10.785Z] ---> 51e60588ff2c [2023-04-11T03:22:10.785Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T03:22:10.785Z] ---> Using cache [2023-04-11T03:22:10.785Z] ---> 13be6bc6fc05 [2023-04-11T03:22:10.785Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T03:22:11.050Z] ---> Running in a9c898948d1d [2023-04-11T03:22:11.050Z] ---> cc7d2f1e7c6b [2023-04-11T03:22:11.050Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T03:22:12.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:22:12.271Z] ---> 6c27e584f561 [2023-04-11T03:22:12.271Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T03:22:12.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:22:12.851Z] ---> ad49bcb7a3d6 [2023-04-11T03:22:12.851Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T03:22:13.430Z] ---> 835c3d90efde [2023-04-11T03:22:13.430Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T03:22:13.696Z] ---> 0dee3d800866 [2023-04-11T03:22:13.696Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T03:22:13.696Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T03:22:13.696Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T03:22:13.696Z] OK: 17689 distinct packages available [2023-04-11T03:22:13.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T03:22:14.224Z] ---> 6f7c44f7829b [2023-04-11T03:22:14.224Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T03:22:14.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T03:22:14.765Z] ---> bf6c48c8918b [2023-04-11T03:22:14.765Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T03:22:15.030Z] ---> Running in 07ac30cd756e [2023-04-11T03:22:15.606Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T03:22:15.606Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T03:22:15.606Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T03:22:15.606Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T03:22:15.606Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T03:22:15.606Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T03:22:15.606Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T03:22:15.870Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T03:22:15.870Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T03:22:15.870Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T03:22:15.870Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T03:22:16.137Z] OK: 11 MiB in 24 packages [2023-04-11T03:22:16.719Z] Removing intermediate container 07ac30cd756e [2023-04-11T03:22:16.719Z] ---> 5533bbdff52a [2023-04-11T03:22:16.719Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T03:22:16.719Z] ---> Running in 71c967a473b0 [2023-04-11T03:22:17.296Z] Removing intermediate container 71c967a473b0 [2023-04-11T03:22:17.297Z] ---> c22b002aacc3 [2023-04-11T03:22:17.297Z] Step 30/33 : CMD ["gate"] [2023-04-11T03:22:17.297Z] ---> Running in 6cf0887e8d30 [2023-04-11T03:22:17.562Z] Removing intermediate container a9c898948d1d [2023-04-11T03:22:17.562Z] ---> 48067dbc948f [2023-04-11T03:22:17.562Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T03:22:17.562Z] Removing intermediate container 6cf0887e8d30 [2023-04-11T03:22:17.562Z] ---> 8ebbc07b7115 [2023-04-11T03:22:17.562Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T03:22:17.828Z] ---> Running in 009b000382f8 [2023-04-11T03:22:18.093Z] ---> 4848f5914e11 [2023-04-11T03:22:18.093Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T03:22:18.093Z] Removing intermediate container 009b000382f8 [2023-04-11T03:22:18.093Z] ---> e77a16cbc900 [2023-04-11T03:22:18.093Z] Step 32/33 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:22:18.093Z] ---> Running in 0550b13a5aa9 [2023-04-11T03:22:18.672Z] Removing intermediate container 0550b13a5aa9 [2023-04-11T03:22:18.672Z] ---> a5634be551b9 [2023-04-11T03:22:18.672Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T03:22:18.672Z] ---> ae3c39c623ab [2023-04-11T03:22:18.672Z] ---> Running in d1c4f24923b0 [2023-04-11T03:22:18.672Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T03:22:18.936Z] Removing intermediate container d1c4f24923b0 [2023-04-11T03:22:18.936Z] ---> 5642aa94f6bd [2023-04-11T03:22:18.936Z] [2023-04-11T03:22:19.199Z] Successfully built 5642aa94f6bd [2023-04-11T03:22:19.199Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T03:22:19.776Z]  Building security-bootstrapper ... done  ---> 2d126e9a54de [2023-04-11T03:22:19.776Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T03:22:20.354Z] ---> cb8125032f2b [2023-04-11T03:22:20.354Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T03:22:20.354Z] ---> Running in aefa3975d4aa [2023-04-11T03:22:20.619Z] Removing intermediate container aefa3975d4aa [2023-04-11T03:22:20.619Z] ---> 839f12e32be3 [2023-04-11T03:22:20.619Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T03:22:20.619Z] ---> Running in d09505da0177 [2023-04-11T03:22:20.884Z] Removing intermediate container d09505da0177 [2023-04-11T03:22:20.884Z] ---> d231798ee982 [2023-04-11T03:22:20.884Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T03:22:20.884Z] ---> Running in 1e130ecdd369 [2023-04-11T03:22:21.150Z] Removing intermediate container 1e130ecdd369 [2023-04-11T03:22:21.150Z] ---> e2e4fa633a40 [2023-04-11T03:22:21.150Z] Step 19/20 : LABEL git_sha=f6a522e7c0f32af2510f6446dc520bc4984a635d [2023-04-11T03:22:21.417Z] ---> Running in 1c6ae11aa91c [2023-04-11T03:22:21.682Z] Removing intermediate container 1c6ae11aa91c [2023-04-11T03:22:21.682Z] ---> 3c732a2ef549 [2023-04-11T03:22:21.682Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T03:22:21.682Z] ---> Running in e65375d03bf0 [2023-04-11T03:22:21.946Z] Removing intermediate container e65375d03bf0 [2023-04-11T03:22:21.946Z] ---> c8845dbbaa7d [2023-04-11T03:22:21.946Z] [2023-04-11T03:22:22.210Z] Successfully built c8845dbbaa7d [2023-04-11T03:22:22.210Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T03:22:22.484Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-11T03:22:22.495Z] $ docker stop --time=1 b8d3be08c40fb6b44ce127d615cdfb7a8d7347a80d9f88ee943a7fd207a66066 [2023-04-11T03:22:24.089Z] $ docker rm -f --volumes b8d3be08c40fb6b44ce127d615cdfb7a8d7347a80d9f88ee943a7fd207a66066 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T03:22:24.622Z] + docker images [2023-04-11T03:22:24.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T03:22:24.886Z] security-spiffe-token-provider-arm64 latest c8845dbbaa7d 3 seconds ago 32.7MB [2023-04-11T03:22:24.886Z] security-bootstrapper-arm64 latest 5642aa94f6bd 6 seconds ago 21.9MB [2023-04-11T03:22:24.886Z] 8b9649566037 14 seconds ago 1.53GB [2023-04-11T03:22:24.886Z] 42c72f381f4d 31 seconds ago 1.48GB [2023-04-11T03:22:24.886Z] core-data-arm64 latest 4b02b5befa06 About a minute ago 19.9MB [2023-04-11T03:22:24.886Z] 864c587ceab4 About a minute ago 1.5GB [2023-04-11T03:22:24.886Z] security-proxy-auth-arm64 latest 4b16437b03f8 2 minutes ago 18.3MB [2023-04-11T03:22:24.886Z] c6d1b933c95d 2 minutes ago 1.47GB [2023-04-11T03:22:24.886Z] core-common-config-bootstrapper-arm64 latest 98256adc37d2 4 minutes ago 17.2MB [2023-04-11T03:22:24.886Z] e19a9530f981 4 minutes ago 1.48GB [2023-04-11T03:22:24.886Z] security-proxy-setup-arm64 latest c73fb05cc0a2 4 minutes ago 18.7MB [2023-04-11T03:22:24.886Z] 779e0e552483 5 minutes ago 1.47GB [2023-04-11T03:22:24.886Z] security-spire-agent-arm64 latest 71e2cd0f926f 7 minutes ago 125MB [2023-04-11T03:22:24.886Z] security-spire-server-arm64 latest 0615b2bdf6ff 7 minutes ago 87.1MB [2023-04-11T03:22:24.886Z] bd59067514e7 8 minutes ago 1.35GB [2023-04-11T03:22:24.886Z] support-notifications-arm64 latest ff01c1cfef78 8 minutes ago 32.2MB [2023-04-11T03:22:24.886Z] support-scheduler-arm64 latest 0898b0a4daee 9 minutes ago 31.5MB [2023-04-11T03:22:24.886Z] security-spire-config-arm64 latest 1a80d9f17608 9 minutes ago 86.2MB [2023-04-11T03:22:24.886Z] b9f09ded3a86 9 minutes ago 1.56GB [2023-04-11T03:22:24.886Z] 08527ab09648 9 minutes ago 1.56GB [2023-04-11T03:22:24.886Z] f32d58c62850 9 minutes ago 1.35GB [2023-04-11T03:22:24.887Z] core-metadata-arm64 latest 528deda01723 11 minutes ago 20.2MB [2023-04-11T03:22:24.887Z] core-command-arm64 latest 3a2e59ed2ea0 11 minutes ago 19.7MB [2023-04-11T03:22:24.887Z] 7d6601608314 11 minutes ago 1.5GB [2023-04-11T03:22:24.887Z] 661b5146391b 12 minutes ago 1.49GB [2023-04-11T03:22:24.887Z] security-secretstore-setup-arm64 latest 4a52dfa2640d 12 minutes ago 32.2MB [2023-04-11T03:22:24.887Z] 9699b52b2349 12 minutes ago 1.49GB [2023-04-11T03:22:24.887Z] ci-base-image-arm64 latest f0ef7fd46f49 33 minutes ago 866MB [2023-04-11T03:22:24.887Z] alpine 3.17 51e60588ff2c 12 days ago 7.46MB [2023-04-11T03:22:24.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T03:22:24.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:22:25.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T03:22:25.648Z] [2023-04-11T03:22:25.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:22:26.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T03:22:26.310Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T03:22:26.310Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T03:22:26.310Z] 04944245beec: Pulling fs layer [2023-04-11T03:22:26.310Z] 699f458cf7ca: Pulling fs layer [2023-04-11T03:22:26.310Z] 765212b225bb: Pulling fs layer [2023-04-11T03:22:26.310Z] f23df028b6ca: Pulling fs layer [2023-04-11T03:22:26.310Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T03:22:26.310Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T03:22:26.310Z] 765212b225bb: Waiting [2023-04-11T03:22:26.310Z] f23df028b6ca: Waiting [2023-04-11T03:22:26.310Z] d65c8cfc05b1: Waiting [2023-04-11T03:22:26.310Z] 2437ff75d9bd: Waiting [2023-04-11T03:22:26.310Z] 04944245beec: Verifying Checksum [2023-04-11T03:22:26.310Z] 04944245beec: Download complete [2023-04-11T03:22:26.310Z] 765212b225bb: Verifying Checksum [2023-04-11T03:22:26.310Z] 765212b225bb: Download complete [2023-04-11T03:22:26.644Z] f23df028b6ca: Verifying Checksum [2023-04-11T03:22:26.645Z] f23df028b6ca: Download complete [2023-04-11T03:22:26.645Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T03:22:26.645Z] d65c8cfc05b1: Download complete [2023-04-11T03:22:26.645Z] 699f458cf7ca: Verifying Checksum [2023-04-11T03:22:26.645Z] 699f458cf7ca: Download complete [2023-04-11T03:22:26.929Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T03:22:26.929Z] 8998bd30e6a1: Download complete [2023-04-11T03:22:29.566Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T03:22:29.566Z] 2437ff75d9bd: Download complete [2023-04-11T03:22:30.546Z] 8998bd30e6a1: Pull complete [2023-04-11T03:22:31.131Z] 04944245beec: Pull complete [2023-04-11T03:22:32.083Z] 699f458cf7ca: Pull complete [2023-04-11T03:22:32.348Z] 765212b225bb: Pull complete [2023-04-11T03:22:32.927Z] f23df028b6ca: Pull complete [2023-04-11T03:22:33.191Z] d65c8cfc05b1: Pull complete [2023-04-11T03:22:45.473Z] 2437ff75d9bd: Pull complete [2023-04-11T03:22:45.473Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T03:22:45.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T03:22:45.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T03:22:45.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container [2023-04-11T03:22:45.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T03:22:48.403Z] $ docker top c3ec6e5b7c5ede1e82f31338bc70abecf40e0582f63d72fd0e9dd8f6157b5838 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:22:49.382Z] ---> job-cost.sh [2023-04-11T03:22:49.383Z] lf-activate-venv: SKIPPING [2023-04-11T03:22:49.383Z] INFO: No Stack... [2023-04-11T03:22:49.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T03:22:50.599Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T03:22:50.936Z] + cut -d, -f6 [2023-04-11T03:22:50.936Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-04-11T03:22:51.277Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] [2023-04-11T03:22:51.282Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] did not exist. Created. [2023-04-11T03:22:51.282Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T03:22:51.763Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T03:22:51.927Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T03:22:51.941Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T03:22:51.996Z] $ docker stop --time=1 c3ec6e5b7c5ede1e82f31338bc70abecf40e0582f63d72fd0e9dd8f6157b5838 [2023-04-11T03:22:53.496Z] $ docker rm -f --volumes c3ec6e5b7c5ede1e82f31338bc70abecf40e0582f63d72fd0e9dd8f6157b5838 [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 [2023-04-11T03:22:54.500Z] provisioning config files... [2023-04-11T03:22:54.507Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11738064207863312683tmp [Pipeline] { [Pipeline] sh [2023-04-11T03:22:54.839Z] + set +x [2023-04-11T03:22:54.839Z] + + bash -s -- [2023-04-11T03:22:54.839Z] curl -s https://codecov.io/bash [2023-04-11T03:22:55.097Z] [2023-04-11T03:22:55.097Z] _____ _ [2023-04-11T03:22:55.097Z] / ____| | | [2023-04-11T03:22:55.097Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T03:22:55.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T03:22:55.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T03:22:55.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T03:22:55.097Z] Bash-1.0.6 [2023-04-11T03:22:55.097Z] [2023-04-11T03:22:55.097Z] [2023-04-11T03:22:55.097Z] ==> git version 2.25.1 found [2023-04-11T03:22:55.097Z] ==> 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 [2023-04-11T03:22:55.097Z] Release-Date: 2020-01-08 [2023-04-11T03:22:55.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-11T03:22:55.097Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T03:22:55.097Z] ==> Jenkins CI detected. [2023-04-11T03:22:55.097Z] current dir:  /w/workspace/edgex-go/1 [2023-04-11T03:22:55.097Z] project root: . [2023-04-11T03:22:55.097Z] --> token set from env [2023-04-11T03:22:55.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T03:22:55.097Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T03:22:55.097Z] ==> Python coveragepy not found [2023-04-11T03:22:55.097Z] ==> Searching for coverage reports in: [2023-04-11T03:22:55.097Z] + . [2023-04-11T03:22:55.097Z] -> Found 1 reports [2023-04-11T03:22:55.097Z] ==> Detecting git/mercurial file structure [2023-04-11T03:22:55.097Z] ==> Reading reports [2023-04-11T03:22:55.097Z] + ./coverage.out bytes=447382 [2023-04-11T03:22:55.097Z] ==> Appending adjustments [2023-04-11T03:22:55.097Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T03:22:56.473Z] + Found adjustments [2023-04-11T03:22:56.473Z] ==> Gzipping contents [2023-04-11T03:22:56.473Z] 60K /tmp/codecov.I6fPK7.gz [2023-04-11T03:22:56.473Z] ==> Uploading reports [2023-04-11T03:22:56.473Z] url: https://codecov.io [2023-04-11T03:22:56.473Z] query: branch=PR-4506&commit=f6a522e7c0f32af2510f6446dc520bc4984a635d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4506&job=&cmd_args= [2023-04-11T03:22:56.473Z] -> Pinging Codecov [2023-04-11T03:22:56.473Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4506&commit=f6a522e7c0f32af2510f6446dc520bc4984a635d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4506&job=&cmd_args= [2023-04-11T03:22:56.473Z] -> Uploading to [2023-04-11T03:22:56.473Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/f6a522e7c0f32af2510f6446dc520bc4984a635d/647e2f56-559a-4e44-addb-7fc8ecd6468a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T032256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35f25be214de14f13b1b2f32c742185167dfb5b64eb73ead8cb034ab97067fdd [2023-04-11T03:22:56.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T03:22:56.473Z] Dload Upload Total Spent Left Speed [2023-04-11T03:22:56.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57420 0 0 100 57420 0 251k --:--:-- --:--:-- --:--:-- 250k 100 57420 0 0 100 57420 0 188k --:--:-- --:--:-- --:--:-- 187k [2023-04-11T03:22:56.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f6a522e7c0f32af2510f6446dc520bc4984a635d [Pipeline] } [2023-04-11T03:22:56.839Z] 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 [2023-04-11T03:22:58.335Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:22:58.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:22:59.542Z] ---> package-listing.sh [2023-04-11T03:22:59.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T03:22:59.542Z] ++ facter osfamily [2023-04-11T03:22:59.802Z] + OS_FAMILY=debian [2023-04-11T03:22:59.802Z] + workspace=/w/workspace/edgex-go/1 [2023-04-11T03:22:59.802Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T03:22:59.802Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T03:22:59.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T03:22:59.802Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T03:22:59.802Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-11T03:22:59.802Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T03:22:59.802Z] + case "${OS_FAMILY}" in [2023-04-11T03:22:59.802Z] + dpkg -l [2023-04-11T03:22:59.802Z] + grep '^ii' [2023-04-11T03:22:59.802Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T03:22:59.802Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T03:22:59.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T03:22:59.802Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-11T03:22:59.802Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-11T03:22:59.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-11T03:22:59.835Z] 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 [2023-04-11T03:23:00.124Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:23:00.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T03:23:00.743Z] [2023-04-11T03:23:00.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T03:23:01.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T03:23:01.114Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T03:23:01.114Z] 5eb5b503b376: Pulling fs layer [2023-04-11T03:23:01.114Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T03:23:01.114Z] ec43610c2a17: Pulling fs layer [2023-04-11T03:23:01.114Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T03:23:01.114Z] 33b1e0a273af: Pulling fs layer [2023-04-11T03:23:01.114Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T03:23:01.114Z] 2f39f015ded8: Pulling fs layer [2023-04-11T03:23:01.114Z] 3a2ae6a8a46f: Waiting [2023-04-11T03:23:01.114Z] 2f39f015ded8: Waiting [2023-04-11T03:23:01.114Z] 33b1e0a273af: Waiting [2023-04-11T03:23:01.114Z] 5d3b04190fa2: Waiting [2023-04-11T03:23:01.114Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T03:23:01.114Z] 5c69ac0246d0: Download complete [2023-04-11T03:23:01.114Z] 3a2ae6a8a46f: Download complete [2023-04-11T03:23:01.114Z] ec43610c2a17: Verifying Checksum [2023-04-11T03:23:01.114Z] ec43610c2a17: Download complete [2023-04-11T03:23:01.114Z] 33b1e0a273af: Verifying Checksum [2023-04-11T03:23:01.115Z] 33b1e0a273af: Download complete [2023-04-11T03:23:01.115Z] 5d3b04190fa2: Download complete [2023-04-11T03:23:01.374Z] 5eb5b503b376: Verifying Checksum [2023-04-11T03:23:01.374Z] 5eb5b503b376: Download complete [2023-04-11T03:23:02.311Z] 2f39f015ded8: Download complete [2023-04-11T03:23:02.569Z] 5eb5b503b376: Pull complete [2023-04-11T03:23:02.569Z] 5c69ac0246d0: Pull complete [2023-04-11T03:23:03.135Z] ec43610c2a17: Pull complete [2023-04-11T03:23:03.135Z] 3a2ae6a8a46f: Pull complete [2023-04-11T03:23:03.135Z] 33b1e0a273af: Pull complete [2023-04-11T03:23:03.393Z] 5d3b04190fa2: Pull complete [2023-04-11T03:23:07.577Z] 2f39f015ded8: Pull complete [2023-04-11T03:23:07.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T03:23:07.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T03:23:07.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T03:23:07.777Z] prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container [2023-04-11T03:23:07.805Z] $ 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 [2023-04-11T03:23:11.843Z] $ docker top 3e288c63619e42a42d3ffa4ce77d46cdb0b8c6ed0c84d094f44cc2e3a931319a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T03:23:12.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T03:23:12.553Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T03:23:12.864Z] + ls /var/log/sa-host [2023-04-11T03:23:12.864Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T03:23:13.072Z] provisioning config files... [2023-04-11T03:23:13.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1772827994511334744tmp [Pipeline] { [Pipeline] echo [2023-04-11T03:23:13.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:23:13.435Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T03:23:13.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:23:13.855Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T03:23:13.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:23:14.202Z] ---> sudo-logs.sh [2023-04-11T03:23:14.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T03:23:14.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:23:14.584Z] ---> job-cost.sh [2023-04-11T03:23:14.584Z] lf-activate-venv: SKIPPING [2023-04-11T03:23:14.584Z] DEBUG: total: 0.10999999940395355 [2023-04-11T03:23:14.584Z] INFO: Retrieving Stack Cost... [2023-04-11T03:23:14.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T03:23:15.409Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T03:23:15.442Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T03:23:15.754Z] ---> logs-deploy.sh [2023-04-11T03:23:15.754Z] lf-activate-venv: SKIPPING [2023-04-11T03:23:15.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4506/1 [2023-04-11T03:23:15.754Z] INFO: archiving workspace using pattern(s): [2023-04-11T03:23:16.690Z] Archives upload complete. [2023-04-11T03:23:16.948Z] INFO: archiving logs to Nexus [2023-04-11T03:23:17.516Z] ---> uname -a: [2023-04-11T03:23:17.516Z] Linux prd-ubuntu20-04-docker-8c-8g-7364 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-11T03:23:17.516Z] [2023-04-11T03:23:17.516Z] [2023-04-11T03:23:17.516Z] ---> lscpu: [2023-04-11T03:23:17.516Z] Architecture: x86_64 [2023-04-11T03:23:17.516Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-11T03:23:17.516Z] Byte Order: Little Endian [2023-04-11T03:23:17.516Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-11T03:23:17.516Z] CPU(s): 8 [2023-04-11T03:23:17.516Z] On-line CPU(s) list: 0-7 [2023-04-11T03:23:17.516Z] Thread(s) per core: 1 [2023-04-11T03:23:17.516Z] Core(s) per socket: 1 [2023-04-11T03:23:17.516Z] Socket(s): 8 [2023-04-11T03:23:17.516Z] NUMA node(s): 1 [2023-04-11T03:23:17.516Z] Vendor ID: AuthenticAMD [2023-04-11T03:23:17.516Z] CPU family: 23 [2023-04-11T03:23:17.516Z] Model: 49 [2023-04-11T03:23:17.516Z] Model name: AMD EPYC-Rome Processor [2023-04-11T03:23:17.516Z] Stepping: 0 [2023-04-11T03:23:17.516Z] CPU MHz: 2799.998 [2023-04-11T03:23:17.516Z] BogoMIPS: 5599.99 [2023-04-11T03:23:17.516Z] Virtualization: AMD-V [2023-04-11T03:23:17.516Z] Hypervisor vendor: KVM [2023-04-11T03:23:17.516Z] Virtualization type: full [2023-04-11T03:23:17.516Z] L1d cache: 256 KiB [2023-04-11T03:23:17.516Z] L1i cache: 256 KiB [2023-04-11T03:23:17.516Z] L2 cache: 4 MiB [2023-04-11T03:23:17.516Z] L3 cache: 128 MiB [2023-04-11T03:23:17.516Z] NUMA node0 CPU(s): 0-7 [2023-04-11T03:23:17.516Z] Vulnerability Itlb multihit: Not affected [2023-04-11T03:23:17.516Z] Vulnerability L1tf: Not affected [2023-04-11T03:23:17.516Z] Vulnerability Mds: Not affected [2023-04-11T03:23:17.516Z] Vulnerability Meltdown: Not affected [2023-04-11T03:23:17.516Z] Vulnerability Mmio stale data: Not affected [2023-04-11T03:23:17.516Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-11T03:23:17.516Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-11T03:23:17.516Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-11T03:23:17.516Z] Vulnerability Srbds: Not affected [2023-04-11T03:23:17.516Z] Vulnerability Tsx async abort: Not affected [2023-04-11T03:23:17.516Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-11T03:23:17.516Z] [2023-04-11T03:23:17.516Z]