Pull request #4576 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75014376cfd1cbc032cf2e5f6f9e7be14987845c+8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 (2a706330ed0a62dd252b2d88f59359c48d899dd7) 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-ssh1609166390320187376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11356095014346817023.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4576/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-4576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5543104398360728897.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-4576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6182318040468027607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18046633215706640139.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-4576/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-4576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh980125057078760061.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16608 in /w/workspace/edgexfoundry_edgex-go_PR-4576 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4576/head:refs/remotes/origin/PR-4576 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 into PR head commit 75014376cfd1cbc032cf2e5f6f9e7be14987845c Merge succeeded, producing 75014376cfd1cbc032cf2e5f6f9e7be14987845c Checking out Revision 75014376cfd1cbc032cf2e5f6f9e7be14987845c (PR-4576) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T23:17:34.848Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T23:17:35.002Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T23:17:35.104Z] ========================================================= [2023-05-23T23:17:35.104Z] EdgeX Global Pipelines Version Info [2023-05-23T23:17:35.104Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # 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 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # timeout=10 [2023-05-23T23:17:35.860Z] ------------------- [2023-05-23T23:17:35.860Z] stable info: [2023-05-23T23:17:35.860Z] ------------------- [2023-05-23T23:17:35.860Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T23:17:35.860Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T23:17:35.860Z] Message: update stable to v1.0.249 [2023-05-23T23:17:36.433Z] ------------------- [2023-05-23T23:17:36.433Z] experimental info: [2023-05-23T23:17:36.433Z] ------------------- [2023-05-23T23:17:36.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T23:17:36.433Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T23:17:36.433Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T23:17:36.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-23T23:17:36.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-23T23:17:36.807Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T23:17:36.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T23:17:36.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T23:17:36.918Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T23:17:36.956Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T23:17:36.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-23T23:17:37.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-23T23:17:37.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-23T23:17:37.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T23:17:37.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T23:17:37.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T23:17:37.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T23:17:37.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T23:17:37.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T23:17:37.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T23:17:37.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T23:17:37.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-23T23:17:37.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-23T23:17:37.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T23:17:37.563Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T23:17:37.600Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T23:17:37.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4576 [Pipeline] echo [2023-05-23T23:17:37.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4576 [Pipeline] echo [2023-05-23T23:17:37.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4576 [Pipeline] echo [2023-05-23T23:17:37.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] echo [2023-05-23T23:17:37.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7501437 [Pipeline] echo [2023-05-23T23:17:37.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T23:17:37.943Z] provisioning config files... [2023-05-23T23:17:37.959Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6178943497314266482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:17:38.301Z] ---> docker-login.sh [2023-05-23T23:17:38.301Z] nexus3.edgexfoundry.org:10001 [2023-05-23T23:17:38.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:17:38.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:17:38.562Z] Configure a credential helper to remove this warning. See [2023-05-23T23:17:38.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:17:38.562Z] [2023-05-23T23:17:38.562Z] Login Succeeded [2023-05-23T23:17:38.562Z] nexus3.edgexfoundry.org:10002 [2023-05-23T23:17:38.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:17:38.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:17:38.822Z] Configure a credential helper to remove this warning. See [2023-05-23T23:17:38.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:17:38.822Z] [2023-05-23T23:17:38.822Z] Login Succeeded [2023-05-23T23:17:38.822Z] nexus3.edgexfoundry.org:10003 [2023-05-23T23:17:38.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:17:38.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:17:38.822Z] Configure a credential helper to remove this warning. See [2023-05-23T23:17:38.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:17:38.822Z] [2023-05-23T23:17:38.822Z] Login Succeeded [2023-05-23T23:17:38.822Z] nexus3.edgexfoundry.org:10004 [2023-05-23T23:17:39.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:17:39.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:17:39.082Z] Configure a credential helper to remove this warning. See [2023-05-23T23:17:39.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:17:39.082Z] [2023-05-23T23:17:39.082Z] Login Succeeded [2023-05-23T23:17:39.082Z] docker.io [2023-05-23T23:17:39.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:17:39.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:17:39.343Z] Configure a credential helper to remove this warning. See [2023-05-23T23:17:39.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:17:39.343Z] [2023-05-23T23:17:39.343Z] Login Succeeded [2023-05-23T23:17:39.343Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T23:17:39.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T23:17:39.787Z] + 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-05-23T23:17:39.787Z] + dirname cmd/core-command/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-23T23:17:39.787Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T23:17:39.787Z] cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/core-data/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-23T23:17:39.787Z] + + cut -d/ -f2 [2023-05-23T23:17:39.787Z] dirname cmd/core-metadata/Dockerfile [2023-05-23T23:17:39.787Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-23T23:17:39.787Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-05-23T23:17:39.787Z] cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-23T23:17:39.787Z] + dirname cmd/support-notifications/Dockerfile [2023-05-23T23:17:39.787Z] + cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-23T23:17:39.787Z] + + dirname cmd/support-scheduler/Dockerfile [2023-05-23T23:17:39.787Z] cut -d/ -f2 [2023-05-23T23:17:39.787Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-23T23:17:39.864Z] 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-05-23T23:17:40.382Z] + git rev-list -1 --merges 75014376cfd1cbc032cf2e5f6f9e7be14987845c~1..75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] echo [2023-05-23T23:17:40.416Z] -----------> git rev-list -1 --merges 75014376cfd1cbc032cf2e5f6f9e7be14987845c~1..75014376cfd1cbc032cf2e5f6f9e7be14987845c 75014376cfd1cbc032cf2e5f6f9e7be14987845c [false] [Pipeline] sh [2023-05-23T23:17:40.734Z] + git log --format=format:%s -1 75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] echo [2023-05-23T23:17:40.775Z] ========================================================= [2023-05-23T23:17:40.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T23:17:40.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-23T23:17:41.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T23:17:41.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T23:17:41.285Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T23:17:41.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T23:17:41.285Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T23:17:41.285Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T23:17:41.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:17:41.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T23:17:41.724Z] [2023-05-23T23:17:41.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:17:42.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T23:17:42.116Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T23:17:42.116Z] b85a868b505f: Pulling fs layer [2023-05-23T23:17:42.116Z] e2be974225ed: Pulling fs layer [2023-05-23T23:17:42.116Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T23:17:42.116Z] 988bab9f4d93: Pulling fs layer [2023-05-23T23:17:42.116Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T23:17:42.116Z] eaf3925da568: Pulling fs layer [2023-05-23T23:17:42.116Z] bab4dde63d76: Pulling fs layer [2023-05-23T23:17:42.116Z] bde34c3a00c8: Pulling fs layer [2023-05-23T23:17:42.116Z] b352a97aabf1: Pulling fs layer [2023-05-23T23:17:42.116Z] 4872d77fe225: Pulling fs layer [2023-05-23T23:17:42.116Z] 5851b861e8e6: Pulling fs layer [2023-05-23T23:17:42.116Z] 988bab9f4d93: Waiting [2023-05-23T23:17:42.116Z] 1469e6f7b9e6: Waiting [2023-05-23T23:17:42.116Z] b352a97aabf1: Waiting [2023-05-23T23:17:42.116Z] eaf3925da568: Waiting [2023-05-23T23:17:42.116Z] bab4dde63d76: Waiting [2023-05-23T23:17:42.116Z] bde34c3a00c8: Waiting [2023-05-23T23:17:42.116Z] 5851b861e8e6: Waiting [2023-05-23T23:17:42.116Z] e2be974225ed: Verifying Checksum [2023-05-23T23:17:42.116Z] e2be974225ed: Download complete [2023-05-23T23:17:42.116Z] 988bab9f4d93: Download complete [2023-05-23T23:17:42.382Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T23:17:42.382Z] 1469e6f7b9e6: Download complete [2023-05-23T23:17:42.382Z] eaf3925da568: Verifying Checksum [2023-05-23T23:17:42.382Z] eaf3925da568: Download complete [2023-05-23T23:17:42.382Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T23:17:42.382Z] 339a4e72a1f5: Download complete [2023-05-23T23:17:42.382Z] bde34c3a00c8: Verifying Checksum [2023-05-23T23:17:42.382Z] bde34c3a00c8: Download complete [2023-05-23T23:17:42.382Z] b352a97aabf1: Verifying Checksum [2023-05-23T23:17:42.382Z] b352a97aabf1: Download complete [2023-05-23T23:17:42.382Z] 4872d77fe225: Verifying Checksum [2023-05-23T23:17:42.382Z] 4872d77fe225: Download complete [2023-05-23T23:17:42.382Z] 5851b861e8e6: Verifying Checksum [2023-05-23T23:17:42.382Z] 5851b861e8e6: Download complete [2023-05-23T23:17:42.382Z] b85a868b505f: Verifying Checksum [2023-05-23T23:17:42.382Z] b85a868b505f: Download complete [2023-05-23T23:17:42.949Z] bab4dde63d76: Verifying Checksum [2023-05-23T23:17:42.949Z] bab4dde63d76: Download complete [2023-05-23T23:17:43.886Z] b85a868b505f: Pull complete [2023-05-23T23:17:43.886Z] e2be974225ed: Pull complete [2023-05-23T23:17:44.456Z] 339a4e72a1f5: Pull complete [2023-05-23T23:17:44.456Z] 988bab9f4d93: Pull complete [2023-05-23T23:17:44.716Z] 1469e6f7b9e6: Pull complete [2023-05-23T23:17:44.716Z] eaf3925da568: Pull complete [2023-05-23T23:17:46.619Z] bab4dde63d76: Pull complete [2023-05-23T23:17:46.619Z] bde34c3a00c8: Pull complete [2023-05-23T23:17:46.619Z] b352a97aabf1: Pull complete [2023-05-23T23:17:46.880Z] 4872d77fe225: Pull complete [2023-05-23T23:17:46.880Z] 5851b861e8e6: Pull complete [2023-05-23T23:17:46.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T23:17:46.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T23:17:46.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:17:47.133Z] prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container [2023-05-23T23:17:47.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T23:17:48.699Z] $ docker top 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 -eo pid,comm [2023-05-23T23:17:48.749Z] 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-05-23T23:17:48.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T23:17:48.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T23:17:48.878Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T23:17:48.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T23:17:48.987Z] $ docker exec 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent [2023-05-23T23:17:49.097Z] SSH_AUTH_SOCK=/tmp/ssh-rtADyGEZESVP/agent.32 [2023-05-23T23:17:49.097Z] SSH_AGENT_PID=38 [2023-05-23T23:17:49.103Z] Running ssh-add (command line suppressed) [2023-05-23T23:17:49.204Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8455576015726336888.key (/w/workspace/edgex-go/1@tmp/private_key_8455576015726336888.key) [2023-05-23T23:17:49.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T23:17:49.558Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T23:17:49.584Z] $ docker exec --env ******** --env ******** 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent -k [2023-05-23T23:17:49.691Z] unset SSH_AUTH_SOCK; [2023-05-23T23:17:49.691Z] unset SSH_AGENT_PID; [2023-05-23T23:17:49.691Z] echo Agent pid 38 killed; [2023-05-23T23:17:49.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T23:17:49.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T23:17:49.791Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T23:17:49.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T23:17:49.899Z] $ docker exec 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent [2023-05-23T23:17:49.999Z] SSH_AUTH_SOCK=/tmp/ssh-l6kQCePJq8WR/agent.70 [2023-05-23T23:17:49.999Z] SSH_AGENT_PID=76 [2023-05-23T23:17:50.004Z] Running ssh-add (command line suppressed) [2023-05-23T23:17:50.109Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4149452436048208535.key (/w/workspace/edgex-go/1@tmp/private_key_4149452436048208535.key) [2023-05-23T23:17:50.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T23:17:50.456Z] + git semver init [2023-05-23T23:17:50.717Z] 2023-05-23 23:17:50,640 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T23:17:50.717Z] 2023-05-23 23:17:50,641 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-23T23:17:50.717Z] 2023-05-23 23:17:50,641 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-23T23:17:50.717Z] 2023-05-23 23:17:50,642 [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-05-23T23:17:55.993Z] 2023-05-23 23:17:55,299 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4576 with force:False [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,300 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4576 [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,304 [execute] INFO git cat-file --batch-check [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,309 [execute] INFO git cat-file --batch [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T23:17:55.993Z] 2023-05-23 23:17:55,315 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4576 [2023-05-23T23:17:55.993Z] 0.0.0 [Pipeline] } [2023-05-23T23:17:56.024Z] $ docker exec --env ******** --env ******** 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent -k [2023-05-23T23:17:56.128Z] unset SSH_AUTH_SOCK; [2023-05-23T23:17:56.129Z] unset SSH_AGENT_PID; [2023-05-23T23:17:56.129Z] echo Agent pid 76 killed; [2023-05-23T23:17:56.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T23:17:56.555Z] + git semver [Pipeline] } [2023-05-23T23:17:56.841Z] $ docker stop --time=1 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 [2023-05-23T23:17:58.117Z] $ docker rm -f --volumes 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T23:17:58.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T23:17:58.800Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T23:17:58.819Z] [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-05-23T23:17:59.628Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-23T23:17:59.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T23:17:59.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T23:17:59.745Z] ========================================================= [2023-05-23T23:17:59.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T23:17:59.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T23:18:00.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T23:18:00.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T23:18:00.106Z] f56be85fc22e: Pulling fs layer [2023-05-23T23:18:00.106Z] 85791d961cd3: Pulling fs layer [2023-05-23T23:18:00.106Z] d694b5ae8c79: Pulling fs layer [2023-05-23T23:18:00.106Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T23:18:00.106Z] 4d19c01a9841: Pulling fs layer [2023-05-23T23:18:00.106Z] 9325e15d5711: Pulling fs layer [2023-05-23T23:18:00.106Z] 556b6ee489ea: Pulling fs layer [2023-05-23T23:18:00.106Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T23:18:00.106Z] 4d19c01a9841: Waiting [2023-05-23T23:18:00.106Z] 9325e15d5711: Waiting [2023-05-23T23:18:00.106Z] c5a4b2cf53e6: Waiting [2023-05-23T23:18:00.106Z] 9f32a84ed3da: Waiting [2023-05-23T23:18:00.106Z] 556b6ee489ea: Waiting [2023-05-23T23:18:00.106Z] 85791d961cd3: Download complete [2023-05-23T23:18:00.106Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T23:18:00.106Z] 9f32a84ed3da: Download complete [2023-05-23T23:18:00.106Z] 4d19c01a9841: Verifying Checksum [2023-05-23T23:18:00.106Z] 4d19c01a9841: Download complete [2023-05-23T23:18:00.106Z] f56be85fc22e: Verifying Checksum [2023-05-23T23:18:00.106Z] f56be85fc22e: Download complete [2023-05-23T23:18:00.425Z] 9325e15d5711: Verifying Checksum [2023-05-23T23:18:00.425Z] 9325e15d5711: Download complete [2023-05-23T23:18:00.425Z] f56be85fc22e: Pull complete [2023-05-23T23:18:00.425Z] 85791d961cd3: Pull complete [2023-05-23T23:18:01.000Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T23:18:01.000Z] c5a4b2cf53e6: Download complete [2023-05-23T23:18:01.000Z] d694b5ae8c79: Verifying Checksum [2023-05-23T23:18:01.000Z] d694b5ae8c79: Download complete [2023-05-23T23:18:01.259Z] 556b6ee489ea: Verifying Checksum [2023-05-23T23:18:01.259Z] 556b6ee489ea: Download complete [2023-05-23T23:18:04.560Z] d694b5ae8c79: Pull complete [2023-05-23T23:18:04.560Z] 9f32a84ed3da: Pull complete [2023-05-23T23:18:04.560Z] 4d19c01a9841: Pull complete [2023-05-23T23:18:04.560Z] 9325e15d5711: Pull complete [2023-05-23T23:18:07.093Z] 556b6ee489ea: Pull complete [2023-05-23T23:18:07.665Z] c5a4b2cf53e6: Pull complete [2023-05-23T23:18:07.665Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T23:18:07.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T23:18:07.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T23:18:08.028Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T23:18:08.028Z] WORKDIR /edgex [2023-05-23T23:18:08.028Z] COPY go.mod . [2023-05-23T23:18:08.028Z] RUN go mod download [2023-05-23T23:18:08.028Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-23T23:18:08.597Z] Sending build context to Docker daemon 170.8MB [2023-05-23T23:18:08.598Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T23:18:08.598Z] ---> c4be618373d6 [2023-05-23T23:18:08.598Z] Step 2/4 : WORKDIR /edgex [2023-05-23T23:18:11.897Z] ---> Running in e76936ae2653 [2023-05-23T23:18:11.897Z] Removing intermediate container e76936ae2653 [2023-05-23T23:18:11.897Z] ---> c975b4b7d9ad [2023-05-23T23:18:11.897Z] Step 3/4 : COPY go.mod . [2023-05-23T23:18:11.897Z] ---> c89d1f3ecb1d [2023-05-23T23:18:11.897Z] Step 4/4 : RUN go mod download [2023-05-23T23:18:11.897Z] ---> Running in 35abc841b455 [2023-05-23T23:18:14.149Z] Still waiting to schedule task [2023-05-23T23:18:14.150Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T23:18:21.886Z] Removing intermediate container 35abc841b455 [2023-05-23T23:18:21.886Z] ---> 1b0ac3aea34b [2023-05-23T23:18:21.886Z] Successfully built 1b0ac3aea34b [2023-05-23T23:18:21.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:18:22.266Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T23:18:22.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:18:22.431Z] prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container [2023-05-23T23:18:22.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T23:18:22.834Z] $ docker top 17839dce5eb6635bd7c4518acbfeb780213bd8f83c2e5added5e8adcbdbb1026 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T23:18:23.225Z] + go version [2023-05-23T23:18:23.225Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T23:18:23.263Z] $ docker stop --time=1 17839dce5eb6635bd7c4518acbfeb780213bd8f83c2e5added5e8adcbdbb1026 [2023-05-23T23:18:24.530Z] $ docker rm -f --volumes 17839dce5eb6635bd7c4518acbfeb780213bd8f83c2e5added5e8adcbdbb1026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:18:25.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T23:18:25.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:18:25.469Z] prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container [2023-05-23T23:18:25.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T23:18:25.856Z] $ docker top 178c18f6dd209c36df44dee23494891165b9bdad576dedaaba352dce3ced0634 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T23:18:25.963Z] ========================================================= [2023-05-23T23:18:25.963Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T23:18:25.963Z] ========================================================= [Pipeline] sh [2023-05-23T23:18:26.278Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T23:18:26.632Z] + make test [2023-05-23T23:18:26.632Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T23:18:33.198Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T23:18:45.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T23:18:45.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T23:18:45.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T23:18:45.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T23:18:45.658Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T23:18:46.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T23:18:46.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T23:18:46.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T23:18:46.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T23:18:46.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T23:18:46.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T23:18:47.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T23:18:47.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T23:18:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T23:18:47.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T23:18:47.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T23:18:47.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-05-23T23:18:47.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-23T23:18:48.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T23:18:48.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T23:18:48.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T23:18:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T23:18:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T23:18:49.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T23:18:49.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:18:49.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T23:18:49.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T23:18:49.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T23:18:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T23:18:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T23:18:51.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-05-23T23:18:51.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.0% of statements [2023-05-23T23:18:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.954s coverage: 88.5% of statements [2023-05-23T23:18:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-23T23:18:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T23:18:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:18:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T23:18:53.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 95.6% of statements [2023-05-23T23:18:53.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T23:18:53.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T23:18:53.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T23:18:53.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T23:18:53.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T23:18:53.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-05-23T23:18:53.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T23:18:53.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T23:18:53.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T23:18:54.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-05-23T23:18:54.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T23:18:54.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T23:18:54.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2023-05-23T23:18:54.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-05-23T23:18:54.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements [2023-05-23T23:18:54.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 82.9% of statements [2023-05-23T23:18:54.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-05-23T23:18:55.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-05-23T23:18:55.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T23:18:55.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T23:18:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T23:18:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T23:18:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T23:18:56.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T23:18:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T23:18:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T23:18:57.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T23:18:58.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T23:18:58.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T23:18:59.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T23:18:59.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T23:19:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T23:19:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T23:19:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T23:19:02.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T23:19:02.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T23:19:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T23:19:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T23:19:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T23:19:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T23:19:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T23:19:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T23:19:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T23:19:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T23:19:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T23:19:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T23:19:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:19:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T23:19:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T23:19:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T23:19:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T23:19:07.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-05-23T23:19:07.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T23:19:07.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.100s coverage: 92.3% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-23T23:19:19.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-23T23:19:19.803Z] 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-05-23T23:19:19.803Z] running golangci-lint [2023-05-23T23:19:19.803Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-23T23:19:19.803Z] go version go1.20.2 linux/amd64 [2023-05-23T23:19:19.803Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-23T23:19:19.803Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-23T23:19:34.678Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 13.78874718s" [2023-05-23T23:19:34.678Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.697825ms" [2023-05-23T23:19:39.939Z] level=info msg="[linters_context/goanalysis] analyzers took 50.472391606s with top 10 stages: buildir: 25.248680024s, inspect: 1.827839333s, fact_deprecated: 1.479776747s, ctrlflow: 1.093147276s, gosec: 1.051246842s, printf: 1.045539842s, nilness: 751.686758ms, fact_purity: 682.326947ms, S1038: 676.213506ms, typedness: 461.257963ms" [2023-05-23T23:19:39.939Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-23T23:19:39.939Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, skip_files: 203/203, exclude: 203/203" [2023-05-23T23:19:39.939Z] level=info msg="[runner] processing took 16.663802ms with stages: nolint: 6.853551ms, identifier_marker: 5.386627ms, exclude-rules: 1.605738ms, path_prettifier: 1.349242ms, autogenerated_exclude: 973.253µs, skip_dirs: 447.34µs, cgo: 28.021µs, filename_unadjuster: 15.27µs, max_same_issues: 1.05µs, severity-rules: 670ns, sort_results: 610ns, uniq_by_line: 440ns, max_from_linter: 340ns, skip_files: 300ns, exclude: 290ns, source_code: 270ns, diff: 270ns, path_shortener: 250ns, max_per_file_from_linter: 160ns, path_prefixer: 110ns" [2023-05-23T23:19:39.939Z] level=info msg="[runner] linters took 6.351638549s with stages: goanalysis_metalinter: 6.334881685s" [2023-05-23T23:19:39.939Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-23T23:19:39.939Z] level=info msg="Memory: 203 samples, avg is 173.3MB, max is 723.6MB" [2023-05-23T23:19:39.939Z] level=info msg="Execution took 20.188784562s" [2023-05-23T23:19:39.939Z] go vet ./... [2023-05-23T23:19:44.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T23:19:44.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T23:19:44.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T23:19:44.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-23T23:19:44.480Z] + ls -al . [2023-05-23T23:19:44.480Z] total 704 [2023-05-23T23:19:44.480Z] drwxrwxr-x 11 1001 1001 4096 May 23 23:18 . [2023-05-23T23:19:44.480Z] drwxr-xr-x 4 root root 4096 May 23 23:18 .. [2023-05-23T23:19:44.480Z] drwxrwxr-x 2 1001 1001 4096 May 23 23:17 .blubracket [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 16 May 23 23:17 .dockerignore [2023-05-23T23:19:44.480Z] drwxrwxr-x 8 1001 1001 4096 May 23 23:17 .git [2023-05-23T23:19:44.480Z] drwxrwxr-x 3 1001 1001 4096 May 23 23:17 .github [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 1133 May 23 23:17 .gitignore [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 42 May 23 23:17 .golangci.yml [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 87 May 23 23:17 .hadolint.yml [2023-05-23T23:19:44.480Z] drwxr-xr-x 3 1001 1001 4096 May 23 23:17 .semver [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 166 May 23 23:17 .sonarcloud.properties [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 1171 May 23 23:17 ADOPTERS.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 10835 May 23 23:17 Attribution.txt [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 73765 May 23 23:17 CHANGELOG.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 3804 May 23 23:17 CONTRIBUTING.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 677 May 23 23:17 GOVERNANCE.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 883 May 23 23:17 Jenkinsfile [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 10775 May 23 23:17 LICENSE [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 14368 May 23 23:17 Makefile [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 582 May 23 23:17 OWNERS.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 9902 May 23 23:17 README.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 789 May 23 23:17 SECURITY.md [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 5 May 23 23:17 VERSION [2023-05-23T23:19:44.480Z] drwxrwxr-x 2 1001 1001 4096 May 23 23:17 bin [2023-05-23T23:19:44.480Z] drwxrwxr-x 18 1001 1001 4096 May 23 23:17 cmd [2023-05-23T23:19:44.480Z] -rw-r--r-- 1 root root 447731 May 23 23:19 coverage.out [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 3159 May 23 23:17 go.mod [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 30958 May 23 23:17 go.sum [2023-05-23T23:19:44.480Z] drwxrwxr-x 7 1001 1001 4096 May 23 23:17 internal [2023-05-23T23:19:44.480Z] drwxrwxr-x 3 1001 1001 4096 May 23 23:17 openapi [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 594 May 23 23:17 security.txt [2023-05-23T23:19:44.480Z] drwxrwxr-x 4 1001 1001 4096 May 23 23:17 snap [2023-05-23T23:19:44.480Z] -rw-rw-r-- 1 1001 1001 204 May 23 23:17 version.go [Pipeline] sh [2023-05-23T23:19:44.794Z] + '[' -e coverage.out ] [2023-05-23T23:19:44.794Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T23:19:44.937Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T23:19:45.231Z] + make build [2023-05-23T23:19:45.231Z] 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-05-23T23:19:51.881Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16609 in /w/workspace/edgexfoundry_edgex-go_PR-4576 [Pipeline] { [Pipeline] ws [2023-05-23T23:19:51.943Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-23T23:19:52.036Z] The recommended git tool is: git [2023-05-23T23:19:57.255Z] using credential edgex-jenkins-ssh [2023-05-23T23:19:57.276Z] Cloning the remote Git repository [2023-05-23T23:19:57.442Z] 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-05-23T23:19:57.442Z] 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-05-23T23:19:57.701Z] 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-05-23T23:19:57.320Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-23T23:19:57.425Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-23T23:19:57.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T23:19:57.581Z] > git --version # timeout=10 [2023-05-23T23:19:57.600Z] > git --version # 'git version 2.25.1' [2023-05-23T23:19:57.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T23:19:57.742Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T23:19:58.266Z] 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-05-23T23:20:04.829Z] 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-05-23T23:20:05.765Z] 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-05-23T23:20:06.698Z] 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-05-23T23:20:08.070Z] 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-05-23T23:20:08.644Z] 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-05-23T23:20:09.582Z] 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-05-23T23:20:10.518Z] 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-05-23T23:20:11.480Z] $ docker stop --time=1 178c18f6dd209c36df44dee23494891165b9bdad576dedaaba352dce3ced0634 [2023-05-23T23:20:14.846Z] $ docker rm -f --volumes 178c18f6dd209c36df44dee23494891165b9bdad576dedaaba352dce3ced0634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:20:16.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T23:20:16.150Z] [2023-05-23T23:20:16.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-23T23:20:15.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T23:20:15.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-05-23T23:20:16.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T23:20:16.536Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-23T23:20:16.536Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-23T23:20:16.536Z] ca9280d653b3: Pulling fs layer [2023-05-23T23:20:16.536Z] 7e9c9ca2126c: Pulling fs layer [2023-05-23T23:20:16.536Z] cbdbe7a5bc2a: Download complete [2023-05-23T23:20:16.794Z] cbdbe7a5bc2a: Pull complete [2023-05-23T23:20:16.794Z] ca9280d653b3: Verifying Checksum [2023-05-23T23:20:16.794Z] ca9280d653b3: Download complete [2023-05-23T23:20:17.362Z] 7e9c9ca2126c: Download complete [2023-05-23T23:20:17.362Z] ca9280d653b3: Pull complete [2023-05-23T23:20:17.369Z] Merging remotes/origin/main commit 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 into PR head commit 75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:20:17.825Z] Merge succeeded, producing 75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:20:17.825Z] Checking out Revision 75014376cfd1cbc032cf2e5f6f9e7be14987845c (PR-4576) [2023-05-23T23:20:16.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T23:20:16.667Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T23:20:16.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T23:20:16.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4576/head:refs/remotes/origin/PR-4576 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T23:20:17.393Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T23:20:17.462Z] > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # timeout=10 [2023-05-23T23:20:17.703Z] > git remote # timeout=10 [2023-05-23T23:20:17.725Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T23:20:17.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T23:20:17.777Z] > git merge 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 [2023-05-23T23:20:17.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T23:20:17.836Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T23:20:17.863Z] > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # timeout=10 [2023-05-23T23:20:18.505Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-23T23:20:18.564Z] > git --version # timeout=10 [2023-05-23T23:20:18.576Z] > git --version # 'git version 2.25.1' [2023-05-23T23:20:18.590Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T23:20:19.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T23:20:19.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T23:20:19.660Z] Dload Upload Total Spent Left Speed [2023-05-23T23:20:19.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-05-23T23:20:20.293Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T23:20:20.643Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-05-23T23:20:20.643Z] /etc/docker/daemon.new [2023-05-23T23:20:20.643Z] { [2023-05-23T23:20:20.643Z] "registry-mirrors": [ [2023-05-23T23:20:20.643Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T23:20:20.643Z] ], [2023-05-23T23:20:20.643Z] "bip": "10.250.0.254/24", [2023-05-23T23:20:20.643Z] "hosts": [ [2023-05-23T23:20:20.643Z] "tcp://0.0.0.0:5555", [2023-05-23T23:20:20.643Z] "unix:///var/run/docker.sock" [2023-05-23T23:20:20.643Z] ], [2023-05-23T23:20:20.643Z] "mtu": 1458, [2023-05-23T23:20:20.643Z] "selinux-enabled": true, [2023-05-23T23:20:20.643Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T23:20:20.643Z] } [2023-05-23T23:20:20.648Z] 7e9c9ca2126c: Pull complete [2023-05-23T23:20:20.648Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-23T23:20:20.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T23:20:20.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:20:20.968Z] prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container [2023-05-23T23:20:21.000Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T23:20:21.028Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-23T23:20:22.701Z] $ docker top fa5764d1e46dba9d276b9413bf839d8d60b00cb72ce5e2a1ec5e498c7c4d4130 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-23T23:20:23.140Z] + sudo service docker restart [2023-05-23T23:20:23.187Z] + docker-compose build --help [2023-05-23T23:20:23.187Z] + grep parallel [2023-05-23T23:20:23.757Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T23:20:23.801Z] $ docker stop --time=1 fa5764d1e46dba9d276b9413bf839d8d60b00cb72ce5e2a1ec5e498c7c4d4130 [2023-05-23T23:20:25.075Z] $ docker rm -f --volumes fa5764d1e46dba9d276b9413bf839d8d60b00cb72ce5e2a1ec5e498c7c4d4130 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:20:25.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T23:20:25.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:20:25.848Z] prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container [2023-05-23T23:20:25.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T23:20:26.218Z] $ docker top e21a9e3af3ff1dc4badb8d08b06b1d9b1c98eca4e4a22f214b6b4b4af14f6b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T23:20:26.622Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T23:20:27.190Z] Building core-command ... [2023-05-23T23:20:27.190Z] Building core-common-config-bootstrapper ... [2023-05-23T23:20:27.190Z] Building core-data ... [2023-05-23T23:20:27.190Z] Building core-metadata ... [2023-05-23T23:20:27.190Z] Building security-bootstrapper ... [2023-05-23T23:20:27.190Z] Building security-proxy-auth ... [2023-05-23T23:20:27.190Z] Building security-proxy-setup ... [2023-05-23T23:20:27.190Z] Building security-secretstore-setup ... [2023-05-23T23:20:27.190Z] Building security-spiffe-token-provider ... [2023-05-23T23:20:27.190Z] Building security-spire-agent ... [2023-05-23T23:20:27.190Z] Building security-spire-config ... [2023-05-23T23:20:27.191Z] Building security-spire-server ... [2023-05-23T23:20:27.191Z] Building support-notifications ... [2023-05-23T23:20:27.191Z] Building support-scheduler ... [2023-05-23T23:20:27.191Z] Building security-spire-server [2023-05-23T23:20:27.191Z] Building security-proxy-setup [2023-05-23T23:20:27.191Z] Building core-metadata [2023-05-23T23:20:27.191Z] Building core-data [2023-05-23T23:20:27.191Z] Building security-proxy-auth [2023-05-23T23:20:39.384Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:20:39.384Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:20:39.384Z] ---> 1b0ac3aea34b [2023-05-23T23:20:39.384Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:20:39.384Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:20:39.384Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:20:39.384Z] ---> 1b0ac3aea34b [2023-05-23T23:20:39.384Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T23:20:39.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:20:39.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:20:39.384Z] ---> 1b0ac3aea34b [2023-05-23T23:20:39.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:20:39.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:20:39.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:20:39.384Z] ---> 1b0ac3aea34b [2023-05-23T23:20:39.384Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T23:20:39.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:20:39.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:20:39.384Z] ---> 1b0ac3aea34b [2023-05-23T23:20:39.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T23:20:41.456Z] provisioning config files... [2023-05-23T23:20:41.485Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7323833419937588323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:20:41.880Z] ---> docker-login.sh [2023-05-23T23:20:41.880Z] nexus3.edgexfoundry.org:10001 [2023-05-23T23:20:42.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:20:42.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:20:42.469Z] Configure a credential helper to remove this warning. See [2023-05-23T23:20:42.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:20:42.469Z] [2023-05-23T23:20:42.469Z] Login Succeeded [2023-05-23T23:20:42.469Z] nexus3.edgexfoundry.org:10002 [2023-05-23T23:20:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:20:42.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:20:42.740Z] Configure a credential helper to remove this warning. See [2023-05-23T23:20:42.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:20:42.740Z] [2023-05-23T23:20:42.740Z] Login Succeeded [2023-05-23T23:20:42.740Z] nexus3.edgexfoundry.org:10003 [2023-05-23T23:20:43.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:20:43.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:20:43.288Z] Configure a credential helper to remove this warning. See [2023-05-23T23:20:43.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:20:43.288Z] [2023-05-23T23:20:43.288Z] Login Succeeded [2023-05-23T23:20:43.288Z] nexus3.edgexfoundry.org:10004 [2023-05-23T23:20:43.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:20:43.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:20:43.562Z] Configure a credential helper to remove this warning. See [2023-05-23T23:20:43.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:20:43.562Z] [2023-05-23T23:20:43.562Z] Login Succeeded [2023-05-23T23:20:43.562Z] docker.io [2023-05-23T23:20:43.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T23:20:44.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T23:20:44.103Z] Configure a credential helper to remove this warning. See [2023-05-23T23:20:44.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T23:20:44.103Z] [2023-05-23T23:20:44.103Z] Login Succeeded [2023-05-23T23:20:44.103Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T23:20:44.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-23T23:20:44.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-23T23:20:44.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T23:20:44.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T23:20:44.937Z] ========================================================= [2023-05-23T23:20:44.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T23:20:44.938Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T23:20:45.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T23:20:45.354Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T23:20:45.354Z] c41833b44d91: Pulling fs layer [2023-05-23T23:20:45.354Z] ed15518f5707: Pulling fs layer [2023-05-23T23:20:45.354Z] feae8fd75edb: Pulling fs layer [2023-05-23T23:20:45.354Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T23:20:45.354Z] 3cdef696dda3: Pulling fs layer [2023-05-23T23:20:45.354Z] 2ced38df9373: Pulling fs layer [2023-05-23T23:20:45.354Z] 58f1dce35555: Pulling fs layer [2023-05-23T23:20:45.354Z] 3cdef696dda3: Waiting [2023-05-23T23:20:45.354Z] 2ced38df9373: Waiting [2023-05-23T23:20:45.354Z] 242c74f7c9fa: Waiting [2023-05-23T23:20:45.354Z] 58f1dce35555: Waiting [2023-05-23T23:20:45.865Z] ed15518f5707: Verifying Checksum [2023-05-23T23:20:45.865Z] ed15518f5707: Download complete [2023-05-23T23:20:45.865Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T23:20:45.865Z] 242c74f7c9fa: Download complete [2023-05-23T23:20:45.865Z] 3cdef696dda3: Verifying Checksum [2023-05-23T23:20:45.865Z] 3cdef696dda3: Download complete [2023-05-23T23:20:45.865Z] c41833b44d91: Verifying Checksum [2023-05-23T23:20:45.865Z] c41833b44d91: Download complete [2023-05-23T23:20:47.333Z] c41833b44d91: Pull complete [2023-05-23T23:20:47.333Z] 58f1dce35555: Verifying Checksum [2023-05-23T23:20:47.333Z] 58f1dce35555: Download complete [2023-05-23T23:20:47.922Z] ed15518f5707: Pull complete [2023-05-23T23:20:48.510Z] feae8fd75edb: Download complete [2023-05-23T23:20:48.510Z] 2ced38df9373: Verifying Checksum [2023-05-23T23:20:48.510Z] 2ced38df9373: Download complete [2023-05-23T23:20:51.597Z] ---> Running in 5341bc181036 [2023-05-23T23:20:51.597Z] ---> Running in 22f2331dc83a [2023-05-23T23:20:51.597Z] ---> Running in 90f4c854cadd [2023-05-23T23:20:51.597Z] ---> Running in f43408e1650b [2023-05-23T23:20:51.597Z] ---> Running in e98d3b44e4f5 [2023-05-23T23:20:51.597Z] Removing intermediate container e98d3b44e4f5 [2023-05-23T23:20:51.597Z] ---> 0033589e704a [2023-05-23T23:20:51.597Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:20:51.597Z] Removing intermediate container 5341bc181036 [2023-05-23T23:20:51.597Z] ---> 4ac9d172f0b9 [2023-05-23T23:20:51.597Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T23:20:51.597Z] ---> Running in 062dae9effcc [2023-05-23T23:20:51.597Z] Removing intermediate container 22f2331dc83a [2023-05-23T23:20:51.597Z] ---> a14ca6a5459c [2023-05-23T23:20:51.597Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:20:51.597Z] Removing intermediate container f43408e1650b [2023-05-23T23:20:51.597Z] ---> 24969a0f8e8c [2023-05-23T23:20:51.597Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T23:20:51.597Z] Removing intermediate container 90f4c854cadd [2023-05-23T23:20:51.597Z] ---> 18b63a64963a [2023-05-23T23:20:51.597Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T23:20:51.597Z] ---> Running in 2b1a6e66f699 [2023-05-23T23:20:51.597Z] ---> Running in f11821d17206 [2023-05-23T23:20:51.597Z] ---> Running in 9f3a308b1c6b [2023-05-23T23:20:51.597Z] ---> Running in 147b01276786 [2023-05-23T23:20:51.597Z] Removing intermediate container 062dae9effcc [2023-05-23T23:20:51.597Z] ---> a5016f886c68 [2023-05-23T23:20:51.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:20:51.597Z] ---> Running in 0594776d63c3 [2023-05-23T23:20:51.597Z] Removing intermediate container 2b1a6e66f699 [2023-05-23T23:20:51.597Z] ---> 4048794ba957 [2023-05-23T23:20:51.597Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T23:20:51.597Z] Removing intermediate container 9f3a308b1c6b [2023-05-23T23:20:51.597Z] ---> dc705f85d613 [2023-05-23T23:20:51.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:20:51.597Z] ---> Running in 5b8c6773f351 [2023-05-23T23:20:51.597Z] ---> Running in b85d013a58d1 [2023-05-23T23:20:51.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:51.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:51.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.112Z] OK: 265 MiB in 53 packages [2023-05-23T23:20:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:20:52.387Z] OK: 265 MiB in 53 packages [2023-05-23T23:20:52.387Z] OK: 265 MiB in 53 packages [2023-05-23T23:20:52.387Z] OK: 265 MiB in 53 packages [2023-05-23T23:20:52.387Z] OK: 265 MiB in 53 packages [2023-05-23T23:20:52.659Z] Removing intermediate container f11821d17206 [2023-05-23T23:20:52.659Z] ---> 10b22e7a0180 [2023-05-23T23:20:52.659Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T23:20:52.659Z] Removing intermediate container 147b01276786 [2023-05-23T23:20:52.659Z] ---> 9e87bed00f25 [2023-05-23T23:20:52.659Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T23:20:52.919Z] ---> 4910ae26a15b [2023-05-23T23:20:52.919Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:20:52.919Z] ---> Running in ad015dd8056e [2023-05-23T23:20:52.919Z] ---> 14218f37cacf [2023-05-23T23:20:52.919Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:20:52.919Z] Removing intermediate container 5b8c6773f351 [2023-05-23T23:20:52.919Z] ---> 4ccd49e4ac1d [2023-05-23T23:20:52.919Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T23:20:52.919Z] ---> Running in 2c1cbdd26084 [2023-05-23T23:20:52.919Z] Removing intermediate container b85d013a58d1 [2023-05-23T23:20:52.919Z] ---> 399f4881a5f9 [2023-05-23T23:20:52.919Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:20:52.919Z] Removing intermediate container 0594776d63c3 [2023-05-23T23:20:52.919Z] ---> 705378a0b3ea [2023-05-23T23:20:52.919Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:20:53.181Z] ---> b134afde18fa [2023-05-23T23:20:53.181Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:20:53.181Z] ---> Running in 7a2e0e7281ef [2023-05-23T23:20:53.181Z] ---> 29199295fc86 [2023-05-23T23:20:53.181Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:20:53.181Z] ---> 8420cecbe415 [2023-05-23T23:20:53.181Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:20:53.181Z] ---> Running in d6f39745ca7d [2023-05-23T23:20:53.181Z] ---> Running in 8262e467bfd7 [2023-05-23T23:21:00.861Z] feae8fd75edb: Pull complete [2023-05-23T23:21:00.861Z] 242c74f7c9fa: Pull complete [2023-05-23T23:21:00.861Z] 3cdef696dda3: Pull complete [2023-05-23T23:21:06.238Z] 2ced38df9373: Pull complete [2023-05-23T23:21:11.590Z] 58f1dce35555: Pull complete [2023-05-23T23:21:11.590Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T23:21:11.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T23:21:11.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T23:21:11.990Z] + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T23:21:11.991Z] WORKDIR /edgex [2023-05-23T23:21:11.991Z] COPY go.mod . [2023-05-23T23:21:11.991Z] RUN go mod download build [2023-05-23T23:21:11.991Z] -t ci-base-image-arm64 -f - . [2023-05-23T23:21:12.579Z] Sending build context to Docker daemon 2.928MB [2023-05-23T23:21:12.579Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T23:21:12.579Z] ---> fadd8f120f05 [2023-05-23T23:21:12.579Z] Step 2/4 : WORKDIR /edgex [2023-05-23T23:21:14.541Z] ---> Running in 155e7d0985e4 [2023-05-23T23:21:14.541Z] Removing intermediate container 155e7d0985e4 [2023-05-23T23:21:14.541Z] ---> 5acccefbc64f [2023-05-23T23:21:14.541Z] Step 3/4 : COPY go.mod . [2023-05-23T23:21:15.129Z] ---> bbdb5bf178f8 [2023-05-23T23:21:15.129Z] Step 4/4 : RUN go mod download [2023-05-23T23:21:15.129Z] ---> Running in 85ef84af8b0d [2023-05-23T23:21:47.383Z] Removing intermediate container 85ef84af8b0d [2023-05-23T23:21:47.383Z] ---> 23b182cb5646 [2023-05-23T23:21:47.383Z] Successfully built 23b182cb5646 [2023-05-23T23:21:47.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:21:47.786Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T23:21:47.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:21:48.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2023-05-23T23:21:48.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T23:21:49.422Z] $ docker top 9c2a8ccb62b1871e5986294317a64f950d0d114910b92b16535c201a05707cfd -eo pid,comm [2023-05-23T23:21:49.541Z] Removing intermediate container d6f39745ca7d [2023-05-23T23:21:49.541Z] ---> 36c34fc6c995 [2023-05-23T23:21:49.541Z] Step 8/23 : COPY . . [2023-05-23T23:21:49.541Z] Removing intermediate container 7a2e0e7281ef [2023-05-23T23:21:49.541Z] ---> 2197eae571c6 [2023-05-23T23:21:49.541Z] Step 8/25 : COPY . . [2023-05-23T23:21:49.541Z] Removing intermediate container 8262e467bfd7 [2023-05-23T23:21:49.541Z] ---> a40ea52c4340 [2023-05-23T23:21:49.541Z] Step 8/23 : COPY . .Removing intermediate container ad015dd8056e [2023-05-23T23:21:49.541Z] [2023-05-23T23:21:49.541Z] ---> 3cb25d4e6488 [2023-05-23T23:21:49.541Z] Step 7/22 : COPY . . [2023-05-23T23:21:49.541Z] Removing intermediate container 2c1cbdd26084 [2023-05-23T23:21:49.541Z] ---> 52fd0b86f79f [2023-05-23T23:21:49.541Z] Step 7/26 : COPY . . [Pipeline] { [Pipeline] sh [2023-05-23T23:21:50.305Z] + go version [2023-05-23T23:21:50.305Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T23:21:50.348Z] $ docker stop --time=1 9c2a8ccb62b1871e5986294317a64f950d0d114910b92b16535c201a05707cfd [2023-05-23T23:21:52.477Z] $ docker rm -f --volumes 9c2a8ccb62b1871e5986294317a64f950d0d114910b92b16535c201a05707cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:21:53.349Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T23:21:53.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:21:53.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2023-05-23T23:21:53.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T23:21:54.974Z] $ docker top 67e14d8d724baba9f0033bf9b3ef176c6374f7f07bbfd5e33693dd9e012d9574 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T23:21:55.228Z] ========================================================= [2023-05-23T23:21:55.228Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T23:21:55.228Z] ========================================================= [Pipeline] sh [2023-05-23T23:21:55.878Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T23:21:56.597Z] + make test [2023-05-23T23:21:56.597Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T23:22:11.494Z] ---> 030170b74480 [2023-05-23T23:22:11.494Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T23:22:11.494Z] ---> e145f1788125 [2023-05-23T23:22:11.494Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T23:22:11.494Z] ---> ff4e5a946ad1 [2023-05-23T23:22:11.494Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T23:22:11.494Z] ---> 1bbd8fb89d11 [2023-05-23T23:22:11.494Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T23:22:11.494Z] ---> 9d9ba07e948b [2023-05-23T23:22:11.494Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T23:22:11.494Z] ---> Running in 4d9c1790e8dc [2023-05-23T23:22:11.494Z] ---> Running in d678164360a8 [2023-05-23T23:22:11.494Z] ---> Running in 6a41203873ba [2023-05-23T23:22:11.494Z] ---> Running in 8d59792f9bd7 [2023-05-23T23:22:11.494Z] ---> Running in d90cb78d8e51 [2023-05-23T23:22:11.494Z] Removing intermediate container 4d9c1790e8dc [2023-05-23T23:22:11.494Z] ---> e49c0a644248 [2023-05-23T23:22:11.494Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T23:22:11.494Z] ---> Running in 0f8455960359 [2023-05-23T23:22:11.494Z] Removing intermediate container 0f8455960359 [2023-05-23T23:22:11.494Z] ---> 7c2a4486088e [2023-05-23T23:22:11.494Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T23:22:11.494Z] ---> Running in 47226f0b6dfb [2023-05-23T23:22:11.494Z] Removing intermediate container 47226f0b6dfb [2023-05-23T23:22:11.494Z] ---> a50af5e42669 [2023-05-23T23:22:11.494Z] 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-05-23T23:22:11.494Z] ---> Running in fbe13b82f4f7 [2023-05-23T23:22:11.494Z] 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-05-23T23:22:11.494Z] 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-05-23T23:22:11.494Z] 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-05-23T23:22:11.494Z] 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-05-23T23:22:11.494Z] Removing intermediate container fbe13b82f4f7 [2023-05-23T23:22:11.494Z] ---> 1f6eaadb4598 [2023-05-23T23:22:11.494Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T23:22:11.494Z] ---> Running in f87d4af599b3 [2023-05-23T23:22:11.494Z] Removing intermediate container f87d4af599b3 [2023-05-23T23:22:11.494Z] ---> 401e175fd67b [2023-05-23T23:22:11.494Z] [2023-05-23T23:22:11.494Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T23:22:11.494Z] 3.17: Pulling from library/alpine [2023-05-23T23:22:11.494Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T23:22:11.494Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T23:22:11.494Z] ---> 9ed4aefc74f6 [2023-05-23T23:22:11.494Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T23:22:11.494Z] ---> Running in 2f189b758602 [2023-05-23T23:22:11.494Z] Removing intermediate container 2f189b758602 [2023-05-23T23:22:11.494Z] ---> 55d00d42efd7 [2023-05-23T23:22:11.494Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T23:22:11.494Z] ---> Running in c948cff7bd14 [2023-05-23T23:22:11.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:11.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:11.494Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:22:11.494Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:22:11.494Z] OK: 17823 distinct packages available [2023-05-23T23:22:11.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:11.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:11.494Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T23:22:11.494Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T23:22:11.494Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T23:22:11.494Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T23:22:11.752Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T23:22:11.752Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:22:11.752Z] OK: 8 MiB in 20 packages [2023-05-23T23:22:12.691Z] Removing intermediate container c948cff7bd14 [2023-05-23T23:22:12.691Z] ---> da4dcb636ae2 [2023-05-23T23:22:12.691Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:22:12.949Z] ---> 5e7881edf5ad [2023-05-23T23:22:12.949Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:22:14.322Z] ---> 841364ee301a [2023-05-23T23:22:14.322Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T23:22:24.294Z] ---> d5459f73f87a [2023-05-23T23:22:24.294Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T23:22:24.294Z] ---> 84ba06b795f7 [2023-05-23T23:22:24.294Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T23:22:24.294Z] ---> e0f45ef7112c [2023-05-23T23:22:24.294Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T23:22:25.335Z] ---> abea063f2ae9 [2023-05-23T23:22:25.335Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T23:22:25.594Z] ---> Running in 36558877f522 [2023-05-23T23:22:25.853Z] Removing intermediate container 36558877f522 [2023-05-23T23:22:25.853Z] ---> 67e3446e7282 [2023-05-23T23:22:25.853Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T23:22:26.418Z] ---> Running in f9da661a3b7b [2023-05-23T23:22:26.677Z] Removing intermediate container f9da661a3b7b [2023-05-23T23:22:26.677Z] ---> ea21140aab28 [2023-05-23T23:22:26.677Z] Step 24/26 : LABEL arch=x86_64 [2023-05-23T23:22:26.935Z] ---> Running in 531a31e2a3a3 [2023-05-23T23:22:27.192Z] Removing intermediate container 531a31e2a3a3 [2023-05-23T23:22:27.192Z] ---> 65630c664590 [2023-05-23T23:22:27.192Z] Step 25/26 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:22:27.192Z] ---> Running in da7ba0bf019b [2023-05-23T23:22:27.450Z] Removing intermediate container da7ba0bf019b [2023-05-23T23:22:27.450Z] ---> 9f7f1f04c7f5 [2023-05-23T23:22:27.450Z] Step 26/26 : LABEL version=0.0.0 [2023-05-23T23:22:27.450Z] ---> Running in 5f54fb373670 [2023-05-23T23:22:28.018Z] Removing intermediate container 5f54fb373670 [2023-05-23T23:22:28.018Z] ---> 4fb798ca05e5 [2023-05-23T23:22:28.018Z] [2023-05-23T23:22:28.018Z] Successfully built 4fb798ca05e5 [2023-05-23T23:22:28.018Z] Successfully tagged security-spire-server:latest [2023-05-23T23:22:28.018Z] Building core-command [2023-05-23T23:22:36.132Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:22:36.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:22:36.132Z] ---> 1b0ac3aea34b [2023-05-23T23:22:36.132Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:22:36.132Z] ---> Using cache [2023-05-23T23:22:36.132Z] ---> a14ca6a5459c [2023-05-23T23:22:36.132Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T23:22:36.132Z] ---> Using cache [2023-05-23T23:22:36.132Z] ---> dc705f85d613 [2023-05-23T23:22:36.132Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T23:22:36.132Z] ---> Using cache [2023-05-23T23:22:36.132Z] ---> 399f4881a5f9 [2023-05-23T23:22:36.132Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T23:22:36.132Z] ---> Using cache [2023-05-23T23:22:36.132Z] ---> 29199295fc86 [2023-05-23T23:22:36.132Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:22:36.132Z] ---> Using cache [2023-05-23T23:22:36.132Z] ---> a40ea52c4340 [2023-05-23T23:22:36.132Z] Step 8/24 : COPY . . [2023-05-23T23:22:36.132Z] ---> Using cache [2023-05-23T23:22:36.132Z] ---> e145f1788125 [2023-05-23T23:22:36.132Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T23:22:38.686Z] ---> Running in 0325bec063ab [2023-05-23T23:22:39.259Z] 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-05-23T23:22:43.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T23:22:47.374Z] Removing intermediate container 8d59792f9bd7 [2023-05-23T23:22:47.374Z] ---> f42d204e2689 [2023-05-23T23:22:47.374Z] [2023-05-23T23:22:47.374Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:22:47.374Z] ---> 9ed4aefc74f6 [2023-05-23T23:22:47.374Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T23:22:47.374Z] Removing intermediate container d678164360a8 [2023-05-23T23:22:47.374Z] ---> 302854f7fae8 [2023-05-23T23:22:47.374Z] [2023-05-23T23:22:47.374Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:22:47.374Z] ---> 9ed4aefc74f6 [2023-05-23T23:22:47.374Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:22:47.374Z] Removing intermediate container 6a41203873ba [2023-05-23T23:22:47.374Z] ---> b7cfdb51a1a9 [2023-05-23T23:22:47.374Z] [2023-05-23T23:22:47.374Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T23:22:47.374Z] ---> 9ed4aefc74f6 [2023-05-23T23:22:47.374Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T23:22:47.374Z] Removing intermediate container d90cb78d8e51 [2023-05-23T23:22:47.374Z] ---> f959aeccbc4f [2023-05-23T23:22:47.374Z] [2023-05-23T23:22:47.374Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T23:22:47.374Z] ---> 9ed4aefc74f6 [2023-05-23T23:22:47.374Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:22:47.374Z] ---> Running in 37cc10e9b584 [2023-05-23T23:22:47.374Z] ---> Running in a20dbd3c6415 [2023-05-23T23:22:47.374Z] ---> Running in 9b2c0c4fa9ed [2023-05-23T23:22:47.374Z] ---> Running in 01be39d15a91 [2023-05-23T23:22:48.307Z] Removing intermediate container 37cc10e9b584 [2023-05-23T23:22:48.307Z] ---> 64d6fd8de817 [2023-05-23T23:22:48.307Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:22:48.877Z] Removing intermediate container 01be39d15a91 [2023-05-23T23:22:48.877Z] ---> f0769c1b4d24 [2023-05-23T23:22:48.877Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T23:22:48.877Z] ---> Running in 91d7c483f189 [2023-05-23T23:22:48.877Z] ---> Running in 11878c4aff88 [2023-05-23T23:22:49.136Z] Removing intermediate container 11878c4aff88 [2023-05-23T23:22:49.136Z] ---> 0437a19c9d6b [2023-05-23T23:22:49.136Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T23:22:49.136Z] ---> Running in 791d0e22d77b [2023-05-23T23:22:49.136Z] Removing intermediate container 791d0e22d77b [2023-05-23T23:22:49.136Z] ---> 1923ada49946 [2023-05-23T23:22:49.136Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:22:49.393Z] ---> Running in e8d4983fdafc [2023-05-23T23:22:49.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.658Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T23:22:49.658Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:22:49.658Z] OK: 7 MiB in 16 packages [2023-05-23T23:22:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:49.658Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T23:22:49.658Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T23:22:49.658Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:22:49.658Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T23:22:49.658Z] OK: 7 MiB in 16 packages [2023-05-23T23:22:49.658Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:22:49.917Z] OK: 8 MiB in 17 packages [2023-05-23T23:22:49.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:22:50.176Z] Removing intermediate container a20dbd3c6415 [2023-05-23T23:22:50.176Z] ---> c30ea6e339c6 [2023-05-23T23:22:50.176Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:22:50.176Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T23:22:50.176Z] ---> Running in 92f382480887 [2023-05-23T23:22:50.176Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:22:50.176Z] OK: 7 MiB in 16 packages [2023-05-23T23:22:50.448Z] Removing intermediate container 91d7c483f189 [2023-05-23T23:22:50.448Z] ---> 6a8a492d029a [2023-05-23T23:22:50.448Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:22:50.448Z] Removing intermediate container 92f382480887 [2023-05-23T23:22:50.448Z] ---> 0aea6c42748a [2023-05-23T23:22:50.448Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T23:22:50.448Z] ---> Running in 55fc624aa529 [2023-05-23T23:22:50.708Z] Removing intermediate container 9b2c0c4fa9ed [2023-05-23T23:22:50.708Z] ---> fd5b8e3c4b0e [2023-05-23T23:22:50.708Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T23:22:50.708Z] Removing intermediate container e8d4983fdafc [2023-05-23T23:22:50.708Z] ---> 4ad1ab9835f5 [2023-05-23T23:22:50.708Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:22:50.708Z] Removing intermediate container 55fc624aa529 [2023-05-23T23:22:50.708Z] ---> 9eae119ff398 [2023-05-23T23:22:50.708Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T23:22:50.708Z] ---> Running in 4eb244d8de2b [2023-05-23T23:22:50.708Z] ---> a9e645454530 [2023-05-23T23:22:50.708Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:22:50.708Z] ---> Running in 72ed95c0f9ff [2023-05-23T23:22:50.966Z] Removing intermediate container 4eb244d8de2b [2023-05-23T23:22:50.966Z] ---> 9bb0656be510 [2023-05-23T23:22:50.966Z] Step 12/22 : WORKDIR /edgex [2023-05-23T23:22:50.966Z] ---> Running in 69c7b217bfca [2023-05-23T23:22:51.226Z] Removing intermediate container 69c7b217bfca [2023-05-23T23:22:51.226Z] ---> 15f8e6bc033c [2023-05-23T23:22:51.226Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:22:51.226Z] ---> 6df414fa69bf [2023-05-23T23:22:51.226Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T23:22:51.226Z] Removing intermediate container 72ed95c0f9ff [2023-05-23T23:22:51.226Z] ---> 0688e0c4cdb7 [2023-05-23T23:22:51.226Z] Step 15/25 : WORKDIR / [2023-05-23T23:22:51.226Z] ---> 5622f960ee63 [2023-05-23T23:22:51.226Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:22:51.485Z] ---> Running in 83c98018f7d1 [2023-05-23T23:22:51.485Z] ---> 339d0cdf1a37 [2023-05-23T23:22:51.485Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:22:51.485Z] ---> b918c38c7a5f [2023-05-23T23:22:51.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T23:22:51.485Z] Removing intermediate container 83c98018f7d1 [2023-05-23T23:22:51.485Z] ---> 9c97ef181bea [2023-05-23T23:22:51.485Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:22:52.055Z] ---> 7e37e6ef889d [2023-05-23T23:22:52.055Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T23:22:52.328Z] ---> 896a9e2d05f9 [2023-05-23T23:22:52.328Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:22:52.328Z] ---> ce381cfe109e [2023-05-23T23:22:52.328Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:22:52.328Z] ---> d8d00e78c5fe [2023-05-23T23:22:52.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:22:52.328Z] ---> 988dac9f4882 [2023-05-23T23:22:52.328Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T23:22:52.328Z] ---> 1da4edc938b1 [2023-05-23T23:22:52.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T23:22:52.607Z] ---> fcba70ad4a38 [2023-05-23T23:22:52.607Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T23:22:52.880Z] ---> 6a7586dc6a65 [2023-05-23T23:22:52.880Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T23:22:52.880Z] ---> Running in 0222f82a3445 [2023-05-23T23:22:52.880Z] ---> 87be7e6ba2ad [2023-05-23T23:22:52.880Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:22:53.147Z] ---> Running in c12b031c4add [2023-05-23T23:22:53.147Z] ---> 098c2703440b [2023-05-23T23:22:53.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T23:22:53.147Z] Removing intermediate container 0222f82a3445 [2023-05-23T23:22:53.147Z] ---> c04e749a02aa [2023-05-23T23:22:53.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:22:53.406Z] ---> Running in df7f1aaa9abc [2023-05-23T23:22:53.406Z] ---> 88970b85b8d1 [2023-05-23T23:22:53.406Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:22:53.406Z] Removing intermediate container df7f1aaa9abc [2023-05-23T23:22:53.406Z] ---> 5b23284e7634 [2023-05-23T23:22:53.406Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T23:22:53.666Z] ---> Running in 7a0227c1b31e [2023-05-23T23:22:53.666Z] ---> c042c75dd19b [2023-05-23T23:22:53.666Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:22:53.666Z] ---> Running in 0a7dc378b53a [2023-05-23T23:22:53.666Z] ---> 59870e79f87f [2023-05-23T23:22:53.666Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T23:22:53.666Z] Removing intermediate container 7a0227c1b31e [2023-05-23T23:22:53.666Z] ---> 011226ea1f72 [2023-05-23T23:22:53.666Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:22:53.924Z] ---> Running in d51b84536fc3 [2023-05-23T23:22:54.183Z] ---> 2f0244a2a044 [2023-05-23T23:22:54.183Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T23:22:54.183Z] Removing intermediate container d51b84536fc3 [2023-05-23T23:22:54.183Z] ---> 9e2fa0e1bf1c [2023-05-23T23:22:54.183Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:22:54.183Z] ---> Running in ca6ab6055d45 [2023-05-23T23:22:54.183Z] ---> Running in e101adfea858 [2023-05-23T23:22:54.451Z] Removing intermediate container ca6ab6055d45 [2023-05-23T23:22:54.451Z] ---> 0e7593235c18 [2023-05-23T23:22:54.451Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:22:54.451Z] Removing intermediate container c12b031c4add [2023-05-23T23:22:54.451Z] Removing intermediate container e101adfea858 [2023-05-23T23:22:54.451Z] ---> dd90cf017ea9 [2023-05-23T23:22:54.451Z] ---> d7245edc7505 [2023-05-23T23:22:54.451Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:22:54.451Z] [2023-05-23T23:22:54.451Z] ---> Running in 95bbb5d62fc3 [2023-05-23T23:22:54.715Z] Successfully built d7245edc7505 [2023-05-23T23:22:54.715Z] Successfully tagged core-data:latest [2023-05-23T23:22:54.715Z] Building security-secretstore-setup [2023-05-23T23:22:54.715Z] ---> Running in 451a1220aa50 [2023-05-23T23:22:59.215Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:22:59.215Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:22:59.215Z] ---> 1b0ac3aea34b [2023-05-23T23:22:59.215Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T23:22:59.215Z] ---> Using cache [2023-05-23T23:22:59.215Z] ---> 18b63a64963a [2023-05-23T23:22:59.215Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T23:22:59.215Z] Removing intermediate container 95bbb5d62fc3 [2023-05-23T23:22:59.215Z] ---> 85e298ce63fb [2023-05-23T23:22:59.215Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T23:22:59.787Z] Removing intermediate container 0a7dc378b53a [2023-05-23T23:22:59.787Z] ---> d9e5ff6be06d [2023-05-23T23:22:59.787Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:22:59.787Z] Removing intermediate container 451a1220aa50 [2023-05-23T23:22:59.787Z] ---> 8861ead21257 [2023-05-23T23:22:59.787Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T23:22:59.787Z] ---> Running in b612fe3906f3 [2023-05-23T23:22:59.787Z] ---> Running in 902099fcfcdd [2023-05-23T23:22:59.787Z] ---> Running in 144664547a9e [2023-05-23T23:22:59.787Z] ---> Running in 54d03a874346 [2023-05-23T23:23:00.048Z] Removing intermediate container b612fe3906f3 [2023-05-23T23:23:00.048Z] ---> a51f656acc45 [2023-05-23T23:23:00.048Z] Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:23:00.048Z] Removing intermediate container 144664547a9e [2023-05-23T23:23:00.048Z] ---> 145f0d72ebda [2023-05-23T23:23:00.048Z] Step 20/22 : LABEL arch=x86_64 [2023-05-23T23:23:00.048Z] Removing intermediate container 54d03a874346 [2023-05-23T23:23:00.048Z] ---> c3d95679917c [2023-05-23T23:23:00.048Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T23:23:00.048Z] ---> Running in 4f21039f83ff [2023-05-23T23:23:00.048Z] ---> Running in e69fce90614f [2023-05-23T23:23:00.048Z] ---> Running in 0aac3bd946c3 [2023-05-23T23:23:00.328Z] Removing intermediate container 4f21039f83ff [2023-05-23T23:23:00.328Z] ---> db9b8d762137 [2023-05-23T23:23:00.328Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T23:23:00.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:00.328Z] Removing intermediate container e69fce90614f [2023-05-23T23:23:00.328Z] ---> 8f5b446e38fd [2023-05-23T23:23:00.328Z] Step 21/22 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:23:00.328Z] Removing intermediate container 0aac3bd946c3 [2023-05-23T23:23:00.328Z] ---> beb76fc494a2 [2023-05-23T23:23:00.328Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:23:00.328Z] ---> Running in 2c4031de478b [2023-05-23T23:23:00.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:00.592Z] ---> Running in d73a75296769 [2023-05-23T23:23:00.592Z] ---> Running in 00ee1fbfd7d9 [2023-05-23T23:23:00.592Z] Removing intermediate container 2c4031de478b [2023-05-23T23:23:00.592Z] ---> f6fdbe12da99 [2023-05-23T23:23:00.592Z] [2023-05-23T23:23:00.592Z] OK: 265 MiB in 53 packages [2023-05-23T23:23:00.592Z] Successfully built f6fdbe12da99 [2023-05-23T23:23:01.238Z] Successfully tagged core-metadata:latest [2023-05-23T23:23:01.238Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-05-23T23:23:01.238Z] Removing intermediate container d73a75296769 [2023-05-23T23:23:01.238Z] ---> 0c052b06a55a [2023-05-23T23:23:01.238Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:23:01.238Z] Removing intermediate container 00ee1fbfd7d9 [2023-05-23T23:23:01.238Z] ---> ff703ccd3847 [2023-05-23T23:23:01.238Z] Step 22/22 : LABEL version=0.0.0 [2023-05-23T23:23:04.541Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:23:04.541Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:23:04.541Z] ---> 1b0ac3aea34b [2023-05-23T23:23:04.541Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T23:23:04.541Z] ---> Using cache [2023-05-23T23:23:04.541Z] ---> 18b63a64963a [2023-05-23T23:23:04.541Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T23:23:06.451Z] ---> Running in f5c320a402d1 [2023-05-23T23:23:06.451Z] ---> Running in 9df3284212f7 [2023-05-23T23:23:06.451Z] ---> Running in 6e851101d68c [2023-05-23T23:23:06.451Z] Removing intermediate container 902099fcfcdd [2023-05-23T23:23:06.451Z] ---> 763389ba4c0b [2023-05-23T23:23:06.451Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T23:23:06.451Z] Removing intermediate container 9df3284212f7 [2023-05-23T23:23:06.451Z] ---> b38981f16813 [2023-05-23T23:23:06.451Z] [2023-05-23T23:23:06.451Z] Removing intermediate container 0325bec063ab [2023-05-23T23:23:06.451Z] ---> 3f24edcc31a0 [2023-05-23T23:23:06.451Z] [2023-05-23T23:23:06.451Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T23:23:06.451Z] ---> 9ed4aefc74f6 [2023-05-23T23:23:06.451Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:23:06.451Z] ---> Using cache [2023-05-23T23:23:06.451Z] ---> c30ea6e339c6 [2023-05-23T23:23:06.451Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Removing intermediate container f5c320a402d1 [2023-05-23T23:23:06.451Z] ---> c78a33af8b87 [2023-05-23T23:23:06.451Z] [2023-05-23T23:23:06.451Z] [2023-05-23T23:23:06.451Z] ---> Using cache [2023-05-23T23:23:06.451Z] ---> 0aea6c42748a [2023-05-23T23:23:06.451Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T23:23:06.712Z] ---> d048b39491fa [2023-05-23T23:23:06.712Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:23:06.712Z] ---> Running in dd20826f2eec [2023-05-23T23:23:06.712Z] Successfully built b38981f16813 [2023-05-23T23:23:06.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:06.712Z] ---> Running in 77f942e8363a [2023-05-23T23:23:06.712Z] Successfully tagged security-proxy-auth:latest [2023-05-23T23:23:06.712Z] Building support-scheduler [2023-05-23T23:23:06.712Z]  Building security-proxy-auth ... done Successfully built c78a33af8b87 [2023-05-23T23:23:06.712Z] Successfully tagged security-proxy-setup:latest [2023-05-23T23:23:06.712Z]  Building security-proxy-setup ... done Building support-notifications [2023-05-23T23:23:06.712Z] Removing intermediate container dd20826f2eec [2023-05-23T23:23:06.712Z] ---> ca1dd6ee5eea [2023-05-23T23:23:06.712Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T23:23:06.712Z] ---> Running in 21d87761629c [2023-05-23T23:23:06.972Z] Removing intermediate container 21d87761629c [2023-05-23T23:23:06.972Z] ---> 2a1c60340923 [2023-05-23T23:23:06.972Z] Step 15/24 : WORKDIR / [2023-05-23T23:23:06.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:07.235Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:23:07.235Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:23:07.235Z] OK: 17826 distinct packages available [2023-05-23T23:23:07.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:07.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:07.756Z] OK: 265 MiB in 53 packages [2023-05-23T23:23:11.053Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:23:11.053Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:23:11.053Z] ---> 1b0ac3aea34b [2023-05-23T23:23:11.053Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:23:11.053Z] ---> Using cache [2023-05-23T23:23:11.053Z] ---> a14ca6a5459c [2023-05-23T23:23:11.053Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:23:11.053Z] ---> Using cache [2023-05-23T23:23:11.053Z] ---> dc705f85d613 [2023-05-23T23:23:11.053Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:23:11.053Z] ---> Using cache [2023-05-23T23:23:11.053Z] ---> 399f4881a5f9 [2023-05-23T23:23:11.053Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:23:11.053Z] ---> Using cache [2023-05-23T23:23:11.053Z] ---> 29199295fc86 [2023-05-23T23:23:11.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:23:11.053Z] ---> Using cache [2023-05-23T23:23:11.053Z] ---> a40ea52c4340 [2023-05-23T23:23:11.053Z] Step 8/23 : COPY . . [2023-05-23T23:23:11.053Z] ---> Using cache [2023-05-23T23:23:11.053Z] ---> e145f1788125 [2023-05-23T23:23:11.053Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T23:23:11.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:23:11.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:23:11.989Z] ---> 1b0ac3aea34b [2023-05-23T23:23:11.989Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:23:11.989Z] ---> Using cache [2023-05-23T23:23:11.989Z] ---> a14ca6a5459c [2023-05-23T23:23:11.989Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:23:11.989Z] ---> Using cache [2023-05-23T23:23:11.989Z] ---> dc705f85d613 [2023-05-23T23:23:11.989Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T23:23:17.260Z] ---> Running in 01c87c9a2da0 [2023-05-23T23:23:17.260Z] ---> Running in 278afbeb377d [2023-05-23T23:23:17.260Z] ---> Running in 7cafef58e0a1 [2023-05-23T23:23:17.260Z] Removing intermediate container 01c87c9a2da0 [2023-05-23T23:23:17.260Z] ---> 5ef5a81f9631 [2023-05-23T23:23:17.260Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:23:17.260Z] Removing intermediate container 6e851101d68c [2023-05-23T23:23:17.260Z] ---> 0402563378a5 [2023-05-23T23:23:17.260Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T23:23:17.260Z] ---> ab1708c92082 [2023-05-23T23:23:17.260Z] ---> 582850008872 [2023-05-23T23:23:17.260Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt /Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:23:17.260Z] [2023-05-23T23:23:17.260Z] ---> Running in 632cb78fdbe5 [2023-05-23T23:23:17.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:17.260Z] ---> 26ca862d62f8 [2023-05-23T23:23:17.260Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T23:23:17.260Z] 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-05-23T23:23:17.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:23:17.532Z] OK: 265 MiB in 53 packages [2023-05-23T23:23:17.792Z] ---> ac56ad7e8f2a [2023-05-23T23:23:17.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:23:17.792Z] ---> bfbcbe223169 [2023-05-23T23:23:17.792Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T23:23:17.792Z] ---> Running in 3cd91d7f2881 [2023-05-23T23:23:18.059Z] Removing intermediate container 3cd91d7f2881 [2023-05-23T23:23:18.059Z] ---> 521e31f6c5cb [2023-05-23T23:23:18.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:23:18.059Z] Removing intermediate container 278afbeb377d [2023-05-23T23:23:18.059Z] ---> 35b09cfc2fe1 [2023-05-23T23:23:18.059Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:23:18.059Z] ---> Running in 1acdd43d997a [2023-05-23T23:23:18.319Z] Removing intermediate container 1acdd43d997a [2023-05-23T23:23:18.319Z] ---> 9aebfcea4e9c [2023-05-23T23:23:18.319Z] Step 22/24 : LABEL arch=x86_64 [2023-05-23T23:23:18.319Z] ---> 2e7affd63040 [2023-05-23T23:23:18.319Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:23:18.319Z] ---> Running in d5da1cc4ce06 [2023-05-23T23:23:18.319Z] ---> Running in a98d24f70504 [2023-05-23T23:23:18.578Z] Removing intermediate container d5da1cc4ce06 [2023-05-23T23:23:18.578Z] ---> 010af2d3464a [2023-05-23T23:23:18.578Z] Step 23/24 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:23:18.578Z] ---> Running in fd5d215aa0d4 [2023-05-23T23:23:18.578Z] Removing intermediate container fd5d215aa0d4 [2023-05-23T23:23:18.578Z] ---> 1e4397d6aa56 [2023-05-23T23:23:18.578Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T23:23:18.578Z] ---> Running in 908588bdb282 [2023-05-23T23:23:18.836Z] Removing intermediate container 908588bdb282 [2023-05-23T23:23:18.836Z] ---> 3054fcea4678 [2023-05-23T23:23:18.836Z] [2023-05-23T23:23:18.836Z] Successfully built 3054fcea4678 [2023-05-23T23:23:18.836Z] Successfully tagged core-command:latest [2023-05-23T23:23:18.836Z]  Building core-command ... done Building security-spire-agent [2023-05-23T23:23:22.131Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:23:22.131Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:23:22.131Z] ---> 1b0ac3aea34b [2023-05-23T23:23:22.131Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> 18b63a64963a [2023-05-23T23:23:22.131Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> 9e87bed00f25 [2023-05-23T23:23:22.131Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> 14218f37cacf [2023-05-23T23:23:22.131Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> 52fd0b86f79f [2023-05-23T23:23:22.131Z] Step 7/27 : COPY . . [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> 030170b74480 [2023-05-23T23:23:22.131Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> e49c0a644248 [2023-05-23T23:23:22.131Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> 7c2a4486088e [2023-05-23T23:23:22.131Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T23:23:22.131Z] ---> Using cache [2023-05-23T23:23:22.131Z] ---> a50af5e42669 [2023-05-23T23:23:22.131Z] 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-05-23T23:23:34.387Z] ---> Running in 2403d8b6aa43 [2023-05-23T23:23:44.366Z] Removing intermediate container 2403d8b6aa43 [2023-05-23T23:23:44.366Z] ---> d441bf7c8f5c [2023-05-23T23:23:44.366Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T23:23:45.305Z] ---> Running in c47fa67362e5 [2023-05-23T23:23:45.563Z] Removing intermediate container c47fa67362e5 [2023-05-23T23:23:45.563Z] ---> 065bd5ce88a7 [2023-05-23T23:23:45.563Z] [2023-05-23T23:23:45.563Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T23:23:45.563Z] ---> 9ed4aefc74f6 [2023-05-23T23:23:45.563Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T23:23:45.563Z] ---> Using cache [2023-05-23T23:23:45.563Z] ---> 55d00d42efd7 [2023-05-23T23:23:45.563Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T23:23:45.563Z] ---> Using cache [2023-05-23T23:23:45.563Z] ---> da4dcb636ae2 [2023-05-23T23:23:45.563Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:23:45.563Z] ---> Using cache [2023-05-23T23:23:45.829Z] Removing intermediate container 632cb78fdbe5 [2023-05-23T23:23:45.829Z] ---> 900dcebcb123 [2023-05-23T23:23:45.829Z] Step 7/20 : COPY . . [2023-05-23T23:23:45.829Z] Removing intermediate container 77f942e8363a [2023-05-23T23:23:45.829Z] ---> 9054e7e67877 [2023-05-23T23:23:45.829Z] Step 7/25 : COPY . . [2023-05-23T23:23:45.829Z] Removing intermediate container a98d24f70504 [2023-05-23T23:23:45.829Z] ---> bd53fc67db49 [2023-05-23T23:23:45.829Z] Step 8/23 : COPY . . [2023-05-23T23:23:46.084Z] ---> 5e7881edf5ad [2023-05-23T23:23:46.085Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:23:46.085Z] ---> Using cache [2023-05-23T23:23:56.096Z] ---> 841364ee301a [2023-05-23T23:23:56.096Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T23:23:58.633Z] ---> 1b83104c5f69 [2023-05-23T23:23:58.633Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T23:23:58.633Z] ---> 20dc3b60c35c [2023-05-23T23:23:58.633Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T23:23:58.633Z] ---> 5ebd9e6cc937 [2023-05-23T23:23:58.633Z] ---> 5dc7a2bb815f [2023-05-23T23:23:58.633Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T23:23:58.633Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T23:23:58.633Z] Removing intermediate container 7cafef58e0a1 [2023-05-23T23:23:58.633Z] ---> a1435f15b98b [2023-05-23T23:23:58.633Z] [2023-05-23T23:23:58.633Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:23:58.633Z] ---> 9ed4aefc74f6 [2023-05-23T23:23:58.633Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:23:58.633Z] ---> Using cache [2023-05-23T23:23:58.633Z] ---> c30ea6e339c6 [2023-05-23T23:23:58.633Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:23:58.633Z] ---> Using cache [2023-05-23T23:23:58.633Z] ---> Running in 584c9277415c [2023-05-23T23:23:58.633Z] ---> 0aea6c42748a [2023-05-23T23:23:58.633Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T23:23:58.633Z] ---> Running in aa59445464b4 [2023-05-23T23:23:58.633Z] ---> Running in 0ad5e8f29db3 [2023-05-23T23:23:58.633Z] ---> Running in 281bbcf71e65 [2023-05-23T23:23:58.892Z] Removing intermediate container 281bbcf71e65 [2023-05-23T23:23:58.892Z] ---> 7d1d668b668a [2023-05-23T23:23:58.892Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T23:23:58.892Z] ---> Running in 95c40de2211b [2023-05-23T23:23:59.459Z] Removing intermediate container 95c40de2211b [2023-05-23T23:23:59.459Z] ---> 26426d2140a5 [2023-05-23T23:23:59.459Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:23:59.717Z] 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-05-23T23:24:00.287Z] 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-05-23T23:24:00.287Z] 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-05-23T23:24:00.546Z] ---> 226ab5c61171 [2023-05-23T23:24:00.546Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T23:24:00.546Z] ---> 70cb8c27e520 [2023-05-23T23:24:00.546Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:24:00.809Z] ---> 95fd6f730ebc [2023-05-23T23:24:00.809Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T23:24:00.809Z] ---> 0044e46ac7a1 [2023-05-23T23:24:00.809Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T23:24:01.746Z] ---> a6a3d842b2b2 [2023-05-23T23:24:01.746Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T23:24:01.746Z] ---> 84d645e3b9f8 [2023-05-23T23:24:01.746Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:24:01.746Z] ---> 3fce24eeced5 [2023-05-23T23:24:01.746Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T23:24:01.746Z] ---> Running in 2353fa1ee93f [2023-05-23T23:24:02.036Z] ---> e903f81aaa29 [2023-05-23T23:24:02.036Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T23:24:02.036Z] ---> Running in df3938641aa4 [2023-05-23T23:24:02.036Z] Removing intermediate container 2353fa1ee93f [2023-05-23T23:24:02.036Z] ---> ead0feb3078f [2023-05-23T23:24:02.036Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T23:24:02.036Z] ---> Running in f2bbf59bdbd3 [2023-05-23T23:24:02.301Z] Removing intermediate container df3938641aa4 [2023-05-23T23:24:02.301Z] ---> 7cf73b4ad51d [2023-05-23T23:24:02.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:24:02.301Z] Removing intermediate container f2bbf59bdbd3 [2023-05-23T23:24:02.301Z] ---> c99b1e2c2c41 [2023-05-23T23:24:02.301Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T23:24:02.301Z] ---> Running in 69703b3712cb [2023-05-23T23:24:02.301Z] ---> Running in 232141bc2bf2 [2023-05-23T23:24:02.301Z] Removing intermediate container 69703b3712cb [2023-05-23T23:24:02.301Z] ---> 78541978d7ee [2023-05-23T23:24:02.301Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T23:24:02.559Z] Removing intermediate container 232141bc2bf2 [2023-05-23T23:24:02.559Z] ---> 1b6ac97f3b5e [2023-05-23T23:24:02.559Z] Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:24:02.559Z] ---> Running in 7e8f7b3b5ca2 [2023-05-23T23:24:02.559Z] ---> Running in 9d7cd464da50 [2023-05-23T23:24:02.559Z] Removing intermediate container 9d7cd464da50 [2023-05-23T23:24:02.559Z] ---> ccb7be9d1bae [2023-05-23T23:24:02.559Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:24:02.559Z] Removing intermediate container 7e8f7b3b5ca2 [2023-05-23T23:24:02.559Z] ---> fd221099b5b7 [2023-05-23T23:24:02.559Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T23:24:02.559Z] ---> Running in 3a348a7f5e9f [2023-05-23T23:24:02.833Z] ---> Running in 34e8525cc9f4 [2023-05-23T23:24:02.833Z] Removing intermediate container 3a348a7f5e9f [2023-05-23T23:24:02.833Z] ---> 43a676a234db [2023-05-23T23:24:02.833Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:24:02.833Z] ---> Running in 832913c98f6f [2023-05-23T23:24:03.096Z] Removing intermediate container 34e8525cc9f4 [2023-05-23T23:24:03.096Z] ---> 54e219613ad5 [2023-05-23T23:24:03.096Z] [2023-05-23T23:24:03.096Z] Removing intermediate container 832913c98f6f [2023-05-23T23:24:03.096Z] ---> 8a1ada7af2e9 [2023-05-23T23:24:03.096Z] [2023-05-23T23:24:03.096Z] Successfully built 54e219613ad5 [2023-05-23T23:24:03.096Z] Successfully tagged security-spire-agent:latest [2023-05-23T23:24:03.096Z] Building security-spire-config [2023-05-23T23:24:03.096Z]  Building security-spire-agent ... done Successfully built 8a1ada7af2e9 [2023-05-23T23:24:03.096Z] Successfully tagged support-scheduler:latest [2023-05-23T23:24:03.096Z]  Building support-scheduler ... done Building security-bootstrapper [2023-05-23T23:24:07.282Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:24:07.282Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:24:07.282Z] ---> 1b0ac3aea34b [2023-05-23T23:24:07.282Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T23:24:07.282Z] ---> Using cache [2023-05-23T23:24:07.282Z] ---> 18b63a64963a [2023-05-23T23:24:07.282Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T23:24:07.282Z] ---> Using cache [2023-05-23T23:24:07.282Z] ---> 763389ba4c0b [2023-05-23T23:24:07.282Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T23:24:07.282Z] ---> Using cache [2023-05-23T23:24:07.282Z] ---> d048b39491fa [2023-05-23T23:24:07.282Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:24:07.282Z] ---> Using cache [2023-05-23T23:24:07.282Z] ---> 9054e7e67877 [2023-05-23T23:24:07.282Z] Step 7/33 : COPY . . [2023-05-23T23:24:07.282Z] ---> Using cache [2023-05-23T23:24:07.282Z] ---> 5ebd9e6cc937 [2023-05-23T23:24:07.282Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T23:24:09.815Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:24:09.815Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:24:09.815Z] ---> 1b0ac3aea34b [2023-05-23T23:24:09.815Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 18b63a64963a [2023-05-23T23:24:09.815Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 9e87bed00f25 [2023-05-23T23:24:09.815Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 14218f37cacf [2023-05-23T23:24:09.815Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 52fd0b86f79f [2023-05-23T23:24:09.815Z] Step 7/27 : COPY . . [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 030170b74480 [2023-05-23T23:24:09.815Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> e49c0a644248 [2023-05-23T23:24:09.815Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 7c2a4486088e [2023-05-23T23:24:09.815Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> a50af5e42669 [2023-05-23T23:24:09.815Z] 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-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> d441bf7c8f5c [2023-05-23T23:24:09.815Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 065bd5ce88a7 [2023-05-23T23:24:09.815Z] [2023-05-23T23:24:09.815Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T23:24:09.815Z] ---> 9ed4aefc74f6 [2023-05-23T23:24:09.815Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T23:24:09.815Z] ---> Using cache [2023-05-23T23:24:09.815Z] ---> 55d00d42efd7 [2023-05-23T23:24:09.815Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T23:24:19.792Z] ---> Running in 5a378e843f82 [2023-05-23T23:24:19.792Z] ---> Running in 980ca95f302b [2023-05-23T23:24:20.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:20.618Z] 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-05-23T23:24:20.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:20.876Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:24:20.876Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:24:20.876Z] OK: 17823 distinct packages available [2023-05-23T23:24:20.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:21.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:21.394Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T23:24:21.394Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T23:24:21.394Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T23:24:21.394Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T23:24:21.394Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:24:21.394Z] OK: 7 MiB in 19 packages [2023-05-23T23:24:27.948Z] 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-05-23T23:24:32.150Z] Removing intermediate container 5a378e843f82 [2023-05-23T23:24:32.150Z] ---> 332f90bd5dde [2023-05-23T23:24:32.150Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:24:32.416Z] ---> d661384cfaa0 [2023-05-23T23:24:32.416Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:24:39.091Z] ---> 335276ddaf73 [2023-05-23T23:24:39.091Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T23:24:39.091Z] Removing intermediate container 584c9277415c [2023-05-23T23:24:39.091Z] ---> 056304277b74 [2023-05-23T23:24:39.091Z] [2023-05-23T23:24:39.091Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:24:39.091Z] ---> 9ed4aefc74f6 [2023-05-23T23:24:39.091Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T23:24:39.091Z] Removing intermediate container aa59445464b4 [2023-05-23T23:24:39.091Z] ---> 8783e59842de [2023-05-23T23:24:39.091Z] [2023-05-23T23:24:39.091Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T23:24:39.091Z] ---> 9ed4aefc74f6 [2023-05-23T23:24:39.091Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T23:24:39.091Z] Removing intermediate container 0ad5e8f29db3 [2023-05-23T23:24:39.091Z] ---> 42f9b3239610 [2023-05-23T23:24:39.091Z] [2023-05-23T23:24:39.091Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T23:24:39.091Z] ---> 9ed4aefc74f6 [2023-05-23T23:24:39.091Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T23:24:40.504Z] ---> Running in 9480f20347c9 [2023-05-23T23:24:40.504Z] ---> Running in f992651db701 [2023-05-23T23:24:40.504Z] ---> Running in 510b62513c2a [2023-05-23T23:24:40.504Z] ---> 9007fc3a27db [2023-05-23T23:24:40.504Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T23:24:40.763Z] Removing intermediate container f992651db701 [2023-05-23T23:24:40.763Z] ---> 5acb053b30dc [2023-05-23T23:24:40.763Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T23:24:40.763Z] ---> Running in 7ee0882b96ae [2023-05-23T23:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:41.022Z] ---> 795b4fb2f4ed [2023-05-23T23:24:41.022Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T23:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:41.279Z] ---> Running in 035f9f7e0ee6 [2023-05-23T23:24:41.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:41.279Z] Removing intermediate container 035f9f7e0ee6 [2023-05-23T23:24:41.279Z] ---> 2aff40d11da7 [2023-05-23T23:24:41.279Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T23:24:41.279Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T23:24:41.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:41.539Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T23:24:41.539Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T23:24:41.539Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:24:41.539Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T23:24:41.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:41.539Z] OK: 8 MiB in 18 packages [2023-05-23T23:24:41.539Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T23:24:41.800Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T23:24:41.800Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:24:41.800Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T23:24:41.800Z] ---> 7ed333030444 [2023-05-23T23:24:41.800Z] Step 22/27 : WORKDIR / [2023-05-23T23:24:41.800Z] ---> Running in b03b745e2bc4 [2023-05-23T23:24:41.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:41.800Z] OK: 8 MiB in 17 packages [2023-05-23T23:24:41.800Z] Removing intermediate container b03b745e2bc4 [2023-05-23T23:24:41.800Z] ---> d0b398f7c647 [2023-05-23T23:24:41.800Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T23:24:42.058Z] ---> Running in a5f45ec3fdf3 [2023-05-23T23:24:42.058Z] Removing intermediate container 9480f20347c9 [2023-05-23T23:24:42.058Z] ---> 9b3c0151400f [2023-05-23T23:24:42.058Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T23:24:42.058Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:24:42.058Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:24:42.058Z] OK: 17823 distinct packages available [2023-05-23T23:24:42.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:42.316Z] ---> Running in 1d3241b4a2a3 [2023-05-23T23:24:42.316Z] Removing intermediate container a5f45ec3fdf3 [2023-05-23T23:24:42.316Z] ---> fa25ebc87eae [2023-05-23T23:24:42.316Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T23:24:42.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:42.316Z] ---> Running in 7cb9f1f182b3 [2023-05-23T23:24:42.316Z] Removing intermediate container 510b62513c2a [2023-05-23T23:24:42.316Z] ---> 4b33e8a67dd5 [2023-05-23T23:24:42.316Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:24:42.316Z] Removing intermediate container 1d3241b4a2a3 [2023-05-23T23:24:42.316Z] ---> 1d79301778e6 [2023-05-23T23:24:42.316Z] Step 12/25 : WORKDIR / [2023-05-23T23:24:42.316Z] ---> Running in a1c63abb895c [2023-05-23T23:24:42.316Z] ---> Running in 849ab7087b0c [2023-05-23T23:24:42.599Z] Removing intermediate container 7cb9f1f182b3 [2023-05-23T23:24:42.599Z] ---> dcdad08f910d [2023-05-23T23:24:42.599Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T23:24:42.599Z] ---> Running in b20f48d6d6c8 [2023-05-23T23:24:42.599Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T23:24:42.599Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T23:24:42.599Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T23:24:42.599Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-23T23:24:42.599Z] (5/9) Installing curl (8.1.1-r0) [2023-05-23T23:24:42.599Z] Removing intermediate container a1c63abb895c [2023-05-23T23:24:42.599Z] ---> be1c2d04d3c9 [2023-05-23T23:24:42.599Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:24:42.599Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T23:24:42.599Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T23:24:42.599Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T23:24:42.599Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T23:24:42.599Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:24:42.599Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T23:24:42.599Z] Removing intermediate container 849ab7087b0c [2023-05-23T23:24:42.599Z] ---> 2b199851a674 [2023-05-23T23:24:42.599Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T23:24:42.599Z] Removing intermediate container b20f48d6d6c8 [2023-05-23T23:24:42.599Z] ---> 6ea94bd3d687 [2023-05-23T23:24:42.599Z] Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:24:42.860Z] ---> Running in 8afac7e40c32 [2023-05-23T23:24:42.860Z] ---> Running in a204853dbc52 [2023-05-23T23:24:42.860Z] OK: 10 MiB in 24 packages [2023-05-23T23:24:42.860Z] ---> 576588c8173b [2023-05-23T23:24:42.860Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:24:42.860Z] Removing intermediate container 8afac7e40c32 [2023-05-23T23:24:42.860Z] ---> a680a9b2a26e [2023-05-23T23:24:42.860Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T23:24:42.860Z] Removing intermediate container a204853dbc52 [2023-05-23T23:24:42.860Z] ---> 3a9d81c87aa9 [2023-05-23T23:24:42.860Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T23:24:42.860Z] ---> Running in 638b3c9e7419 [2023-05-23T23:24:43.126Z] ---> Running in 13ce4c8acadf [2023-05-23T23:24:43.127Z] ---> c3c5387a6ba7 [2023-05-23T23:24:43.127Z] 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-05-23T23:24:43.127Z] Removing intermediate container 638b3c9e7419 [2023-05-23T23:24:43.127Z] ---> 2ad4b5fa3461 [2023-05-23T23:24:43.127Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:24:43.127Z] Removing intermediate container 13ce4c8acadf [2023-05-23T23:24:43.127Z] ---> 9842c6c239a3 [2023-05-23T23:24:43.127Z] [2023-05-23T23:24:43.384Z] Successfully built 9842c6c239a3 [2023-05-23T23:24:43.384Z] ---> befe1bd0b947 [2023-05-23T23:24:43.384Z] 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-05-23T23:24:43.384Z] Successfully tagged security-spire-config:latest [2023-05-23T23:24:43.384Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-05-23T23:24:45.959Z] ---> 4ff912124677 [2023-05-23T23:24:45.959Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:24:46.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:24:46.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:24:46.900Z] ---> 1b0ac3aea34b [2023-05-23T23:24:46.900Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:24:46.900Z] ---> Using cache [2023-05-23T23:24:46.900Z] ---> a14ca6a5459c [2023-05-23T23:24:46.900Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:24:46.900Z] ---> Using cache [2023-05-23T23:24:46.900Z] ---> dc705f85d613 [2023-05-23T23:24:46.900Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:24:46.900Z] ---> Using cache [2023-05-23T23:24:46.900Z] ---> 399f4881a5f9 [2023-05-23T23:24:46.900Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:24:46.900Z] ---> Using cache [2023-05-23T23:24:46.900Z] ---> 29199295fc86 [2023-05-23T23:24:46.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:24:46.900Z] ---> Using cache [2023-05-23T23:24:46.900Z] ---> a40ea52c4340 [2023-05-23T23:24:46.900Z] Step 8/23 : COPY . . [2023-05-23T23:24:46.900Z] ---> Using cache [2023-05-23T23:24:46.900Z] ---> e145f1788125 [2023-05-23T23:24:46.900Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T23:24:48.313Z] ---> 393db3825ed8 [2023-05-23T23:24:48.313Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:24:48.313Z] ---> ec85d6c802e3 [2023-05-23T23:24:48.313Z] Removing intermediate container 7ee0882b96ae [2023-05-23T23:24:48.313Z] ---> 713ceb495cb0 [2023-05-23T23:24:48.313Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:24:48.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T23:24:48.313Z] ---> Running in 6dfa00852ac1 [2023-05-23T23:24:49.258Z] 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-05-23T23:24:50.206Z] ---> 075e832fad21 [2023-05-23T23:24:50.206Z] ---> cd29f9ae88e4 [2023-05-23T23:24:50.206Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:24:50.206Z] [2023-05-23T23:24:50.206Z] ---> 255eab2dbc67 [2023-05-23T23:24:50.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:24:50.511Z] Removing intermediate container 980ca95f302b [2023-05-23T23:24:50.511Z] ---> 7e3b159df555 [2023-05-23T23:24:50.511Z] [2023-05-23T23:24:50.511Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T23:24:50.511Z] ---> 9ed4aefc74f6 [2023-05-23T23:24:50.511Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T23:24:50.511Z] ---> Using cache [2023-05-23T23:24:50.511Z] ---> 5acb053b30dc [2023-05-23T23:24:50.511Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T23:24:50.511Z] ---> Running in f930ee146784 [2023-05-23T23:24:50.772Z] ---> d8f8f341601b [2023-05-23T23:24:50.772Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T23:24:50.772Z] ---> 8b4a3ef045e4 [2023-05-23T23:24:50.772Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> dd4f7de0257c [2023-05-23T23:24:50.772Z] [2023-05-23T23:24:50.772Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T23:24:50.772Z] ---> Running in 20df390ebed5 [2023-05-23T23:24:50.772Z] Removing intermediate container 20df390ebed5 [2023-05-23T23:24:50.772Z] ---> a47eda53bd41 [2023-05-23T23:24:50.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T23:24:50.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T23:24:51.344Z] ---> Running in eb7242a8f7aa [2023-05-23T23:24:51.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:51.344Z] ---> 6091995aa679 [2023-05-23T23:24:51.344Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:24:51.344Z] ---> 66c82f97393a [2023-05-23T23:24:51.344Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T23:24:51.344Z] Removing intermediate container eb7242a8f7aa [2023-05-23T23:24:51.344Z] ---> d4ee74897f27 [2023-05-23T23:24:51.344Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T23:24:51.344Z] ---> Running in 86fb73404a2e [2023-05-23T23:24:51.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T23:24:51.607Z] ---> 5a28575db778 [2023-05-23T23:24:51.607Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T23:24:51.607Z] Removing intermediate container 86fb73404a2e [2023-05-23T23:24:51.607Z] ---> 8180d0acd66e [2023-05-23T23:24:51.607Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:24:51.607Z] ---> Running in 484025a91969 [2023-05-23T23:24:51.607Z] ---> Running in 83905cfd90af [2023-05-23T23:24:51.607Z] ---> 3514177c0669 [2023-05-23T23:24:51.607Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:24:51.607Z] ---> Running in 4c17ed094970 [2023-05-23T23:24:51.869Z] Removing intermediate container 484025a91969 [2023-05-23T23:24:51.869Z] ---> 30e0a542cd57 [2023-05-23T23:24:51.869Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T23:24:51.869Z] ---> Running in 3a20875ac348 [2023-05-23T23:24:51.869Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T23:24:51.869Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T23:24:51.869Z] Removing intermediate container 83905cfd90af [2023-05-23T23:24:51.869Z] ---> 29e9363af91a [2023-05-23T23:24:51.869Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:24:51.869Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:24:51.869Z] OK: 7 MiB in 17 packages [2023-05-23T23:24:51.869Z] ---> Running in c2c29f166a4a [2023-05-23T23:24:52.132Z] Removing intermediate container 3a20875ac348 [2023-05-23T23:24:52.132Z] ---> e0317d8207fd [2023-05-23T23:24:52.132Z] Step 18/20 : LABEL arch=x86_64 [2023-05-23T23:24:52.132Z] Removing intermediate container c2c29f166a4a [2023-05-23T23:24:52.132Z] ---> 937f4200e9da [2023-05-23T23:24:52.132Z] [2023-05-23T23:24:52.132Z] ---> Running in bac8e93f64ff [2023-05-23T23:24:52.132Z] Successfully built 937f4200e9da [2023-05-23T23:24:52.132Z] Successfully tagged support-notifications:latest [2023-05-23T23:24:52.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T23:24:52.393Z]  Building support-notifications ... done Removing intermediate container bac8e93f64ff [2023-05-23T23:24:52.393Z] ---> e4e6da1b6ca8 [2023-05-23T23:24:52.393Z] Step 19/20 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:24:52.393Z] ---> Running in b5ba4a16752c [2023-05-23T23:24:52.393Z] Removing intermediate container f930ee146784 [2023-05-23T23:24:52.393Z] ---> 5310fdd0f417 [2023-05-23T23:24:52.393Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T23:24:52.393Z] ---> Running in 9eae28ad1542 [2023-05-23T23:24:52.393Z] Removing intermediate container b5ba4a16752c [2023-05-23T23:24:52.393Z] ---> 5bc6b6b507f9 [2023-05-23T23:24:52.393Z] Step 20/20 : LABEL version=0.0.0 [2023-05-23T23:24:52.393Z] ---> Running in 43467834c59d [2023-05-23T23:24:52.656Z] Removing intermediate container 9eae28ad1542 [2023-05-23T23:24:52.656Z] ---> abfdeb884547 [2023-05-23T23:24:52.656Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T23:24:52.656Z] Removing intermediate container 4c17ed094970 [2023-05-23T23:24:52.656Z] ---> 475e49776ec6 [2023-05-23T23:24:52.656Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:24:52.656Z] Removing intermediate container 43467834c59d [2023-05-23T23:24:52.656Z] ---> e4d4328384fe [2023-05-23T23:24:52.656Z] [2023-05-23T23:24:52.656Z] ---> Running in e9d933555eba [2023-05-23T23:24:52.656Z] ---> Running in f9be5e9b030f [2023-05-23T23:24:52.656Z] Successfully built e4d4328384fe [2023-05-23T23:24:52.919Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-23T23:24:52.919Z]  Building security-spiffe-token-provider ... done Removing intermediate container e9d933555eba [2023-05-23T23:24:52.919Z] ---> 9905c3d161d9 [2023-05-23T23:24:52.919Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T23:24:52.919Z] Removing intermediate container f9be5e9b030f [2023-05-23T23:24:52.919Z] ---> 8a8d2893eef1 [2023-05-23T23:24:52.919Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T23:24:53.179Z] ---> Running in 6365169ccc9e [2023-05-23T23:24:53.179Z] ---> Running in 458919adc9ff [2023-05-23T23:24:53.179Z] Removing intermediate container 6365169ccc9e [2023-05-23T23:24:53.179Z] ---> 40e6f73eef2f [2023-05-23T23:24:53.179Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T23:24:53.179Z] Removing intermediate container 458919adc9ff [2023-05-23T23:24:53.179Z] ---> f0e0e4a413ea [2023-05-23T23:24:53.179Z] Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:24:53.179Z] ---> Running in 21139063904d [2023-05-23T23:24:53.179Z] ---> Running in dc831518530a [2023-05-23T23:24:53.755Z] Removing intermediate container 21139063904d [2023-05-23T23:24:53.755Z] ---> 516e4b9b2926 [2023-05-23T23:24:53.755Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T23:24:53.755Z] Removing intermediate container dc831518530a [2023-05-23T23:24:53.755Z] ---> 667b172cd81c [2023-05-23T23:24:53.755Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T23:24:53.756Z] ---> Running in 22ed101e6369 [2023-05-23T23:24:53.756Z] ---> Running in 9fa27d212a94 [2023-05-23T23:24:54.017Z] Removing intermediate container 22ed101e6369 [2023-05-23T23:24:54.017Z] ---> fc82b01c9cfd [2023-05-23T23:24:54.017Z] [2023-05-23T23:24:54.017Z] Successfully built fc82b01c9cfd [2023-05-23T23:24:54.017Z] Successfully tagged security-secretstore-setup:latest [2023-05-23T23:24:54.959Z]  Building security-secretstore-setup ... done Removing intermediate container 9fa27d212a94 [2023-05-23T23:24:54.959Z] ---> 9c6e48473906 [2023-05-23T23:24:54.959Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T23:24:55.222Z] ---> Running in 0405ee542098 [2023-05-23T23:24:55.222Z] Removing intermediate container 0405ee542098 [2023-05-23T23:24:55.222Z] ---> 060f5878c399 [2023-05-23T23:24:55.222Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T23:24:55.568Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T23:24:55.568Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T23:24:55.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T23:24:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T23:24:55.794Z] ---> e1f93cc7162b [2023-05-23T23:24:55.794Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T23:24:55.794Z] ---> Running in 7644d2707d57 [2023-05-23T23:24:57.254Z] Removing intermediate container 7644d2707d57 [2023-05-23T23:24:57.254Z] ---> bcae371afc38 [2023-05-23T23:24:57.254Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:24:57.513Z] ---> 574e11b543f3 [2023-05-23T23:24:57.513Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:24:57.775Z] ---> 594802530d6b [2023-05-23T23:24:57.775Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T23:24:58.723Z] ---> 70d769415894 [2023-05-23T23:24:58.723Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T23:24:58.985Z] ---> 5b6414677c29 [2023-05-23T23:24:58.985Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T23:24:59.250Z] ---> 316205160837 [2023-05-23T23:24:59.250Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T23:24:59.250Z] ---> dc770a19560d [2023-05-23T23:24:59.250Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T23:24:59.511Z] ---> 7bd204c2cc8e [2023-05-23T23:24:59.511Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T23:24:59.775Z] ---> 7203a74a3d07 [2023-05-23T23:24:59.775Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T23:24:59.775Z] ---> Running in a3a19b34ea1d [2023-05-23T23:25:00.348Z] Removing intermediate container a3a19b34ea1d [2023-05-23T23:25:00.348Z] ---> 9d5fd310de58 [2023-05-23T23:25:00.348Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T23:25:00.348Z] ---> Running in 9fecb1d95e3e [2023-05-23T23:25:00.348Z] Removing intermediate container 9fecb1d95e3e [2023-05-23T23:25:00.348Z] ---> 0679323a2593 [2023-05-23T23:25:00.348Z] Step 30/33 : CMD ["gate"] [2023-05-23T23:25:00.610Z] ---> Running in e15139ce1920 [2023-05-23T23:25:00.610Z] Removing intermediate container e15139ce1920 [2023-05-23T23:25:00.610Z] ---> 4ce7e8347488 [2023-05-23T23:25:00.610Z] Step 31/33 : LABEL arch=x86_64 [2023-05-23T23:25:00.610Z] ---> Running in 1cc52d2b6277 [2023-05-23T23:25:00.871Z] Removing intermediate container 1cc52d2b6277 [2023-05-23T23:25:00.871Z] ---> a8f0a5c34fc8 [2023-05-23T23:25:00.871Z] Step 32/33 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:25:00.871Z] ---> Running in 059649dc2628 [2023-05-23T23:25:00.871Z] Removing intermediate container 059649dc2628 [2023-05-23T23:25:00.871Z] ---> d079a1ed939f [2023-05-23T23:25:00.871Z] Step 33/33 : LABEL version=0.0.0 [2023-05-23T23:25:00.871Z] ---> Running in 5906650abb8c [2023-05-23T23:25:01.135Z] Removing intermediate container 5906650abb8c [2023-05-23T23:25:01.135Z] ---> df07213e1ea9 [2023-05-23T23:25:01.135Z] [2023-05-23T23:25:01.135Z] Successfully built df07213e1ea9 [2023-05-23T23:25:01.135Z] Successfully tagged security-bootstrapper:latest [2023-05-23T23:25:06.446Z]  Building security-bootstrapper ... done Removing intermediate container 6dfa00852ac1 [2023-05-23T23:25:06.446Z] ---> e1d0ddbd1d14 [2023-05-23T23:25:06.446Z] [2023-05-23T23:25:06.446Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:25:06.446Z] ---> 9ed4aefc74f6 [2023-05-23T23:25:06.446Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T23:25:06.446Z] ---> Using cache [2023-05-23T23:25:06.446Z] ---> 64d6fd8de817 [2023-05-23T23:25:06.446Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:25:06.446Z] ---> Using cache [2023-05-23T23:25:06.446Z] ---> 6a8a492d029a [2023-05-23T23:25:06.446Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:25:06.446Z] ---> Using cache [2023-05-23T23:25:06.446Z] ---> a9e645454530 [2023-05-23T23:25:06.446Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:25:06.446Z] ---> Using cache [2023-05-23T23:25:06.446Z] ---> 6df414fa69bf [2023-05-23T23:25:06.446Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T23:25:06.708Z] ---> dbef4b1f3e93 [2023-05-23T23:25:06.708Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:25:06.969Z] ---> 62e3240d0f79 [2023-05-23T23:25:06.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T23:25:06.969Z] ---> 8c5c8ade3c6b [2023-05-23T23:25:06.969Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:25:07.240Z] ---> Running in 033d59981fcd [2023-05-23T23:25:07.933Z] Removing intermediate container 033d59981fcd [2023-05-23T23:25:07.933Z] ---> f59fe1211de7 [2023-05-23T23:25:07.933Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:25:07.933Z] ---> Running in 694c629178d7 [2023-05-23T23:25:07.933Z] Removing intermediate container 694c629178d7 [2023-05-23T23:25:07.933Z] ---> a2a8029c1c88 [2023-05-23T23:25:07.933Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T23:25:07.933Z] ---> Running in c5818a91ecdc [2023-05-23T23:25:07.933Z] Removing intermediate container c5818a91ecdc [2023-05-23T23:25:07.933Z] ---> 5cd9d53286cb [2023-05-23T23:25:07.933Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T23:25:07.933Z] ---> Running in 14977016ba9c [2023-05-23T23:25:08.241Z] Removing intermediate container 14977016ba9c [2023-05-23T23:25:08.241Z] ---> 1fb1e54299ef [2023-05-23T23:25:08.241Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:25:08.241Z] ---> Running in daf13ea1ee81 [2023-05-23T23:25:08.241Z] Removing intermediate container daf13ea1ee81 [2023-05-23T23:25:08.241Z] ---> c6fefc30d7ae [2023-05-23T23:25:08.241Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:25:08.241Z] ---> Running in 0e6e9474cdba [2023-05-23T23:25:08.241Z] Removing intermediate container 0e6e9474cdba [2023-05-23T23:25:08.241Z] ---> ae15b0393779 [2023-05-23T23:25:08.241Z] [2023-05-23T23:25:08.241Z] Successfully built ae15b0393779 [2023-05-23T23:25:08.241Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-23T23:25:08.540Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-23T23:25:08.565Z] $ docker stop --time=1 e21a9e3af3ff1dc4badb8d08b06b1d9b1c98eca4e4a22f214b6b4b4af14f6b71 [2023-05-23T23:25:09.826Z] $ docker rm -f --volumes e21a9e3af3ff1dc4badb8d08b06b1d9b1c98eca4e4a22f214b6b4b4af14f6b71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T23:25:10.275Z] + docker images [2023-05-23T23:25:10.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T23:25:10.275Z] core-common-config-bootstrapper latest ae15b0393779 2 seconds ago 17.2MB [2023-05-23T23:25:10.275Z] e1d0ddbd1d14 6 seconds ago 1.72GB [2023-05-23T23:25:10.275Z] security-bootstrapper latest df07213e1ea9 10 seconds ago 22.2MB [2023-05-23T23:25:10.275Z] security-secretstore-setup latest fc82b01c9cfd 17 seconds ago 32.8MB [2023-05-23T23:25:10.275Z] security-spiffe-token-provider latest e4d4328384fe 18 seconds ago 32.8MB [2023-05-23T23:25:10.275Z] support-notifications latest 937f4200e9da 19 seconds ago 32.4MB [2023-05-23T23:25:10.275Z] 7e3b159df555 20 seconds ago 1.71GB [2023-05-23T23:25:10.275Z] security-spire-config latest 9842c6c239a3 27 seconds ago 102MB [2023-05-23T23:25:10.275Z] 8783e59842de 32 seconds ago 1.76GB [2023-05-23T23:25:10.276Z] 42f9b3239610 32 seconds ago 1.72GB [2023-05-23T23:25:10.276Z] 056304277b74 32 seconds ago 1.79GB [2023-05-23T23:25:10.276Z] support-scheduler latest 8a1ada7af2e9 About a minute ago 31.8MB [2023-05-23T23:25:10.276Z] security-spire-agent latest 54e219613ad5 About a minute ago 161MB [2023-05-23T23:25:10.276Z] a1435f15b98b About a minute ago 1.79GB [2023-05-23T23:25:10.276Z] 065bd5ce88a7 About a minute ago 1.58GB [2023-05-23T23:25:10.276Z] core-command latest 3054fcea4678 About a minute ago 19.9MB [2023-05-23T23:25:10.276Z] 3f24edcc31a0 2 minutes ago 1.72GB [2023-05-23T23:25:10.276Z] security-proxy-setup latest c78a33af8b87 2 minutes ago 18.7MB [2023-05-23T23:25:10.276Z] security-proxy-auth latest b38981f16813 2 minutes ago 18.3MB [2023-05-23T23:25:10.276Z] core-metadata latest f6fdbe12da99 2 minutes ago 20.4MB [2023-05-23T23:25:10.276Z] core-data latest d7245edc7505 2 minutes ago 20MB [2023-05-23T23:25:10.276Z] f959aeccbc4f 2 minutes ago 1.73GB [2023-05-23T23:25:10.276Z] b7cfdb51a1a9 2 minutes ago 1.7GB [2023-05-23T23:25:10.276Z] 302854f7fae8 2 minutes ago 1.73GB [2023-05-23T23:25:10.276Z] f42d204e2689 2 minutes ago 1.7GB [2023-05-23T23:25:10.276Z] security-spire-server latest 4fb798ca05e5 2 minutes ago 103MB [2023-05-23T23:25:10.276Z] 401e175fd67b 3 minutes ago 1.58GB [2023-05-23T23:25:10.276Z] ci-base-image-x86_64 latest 1b0ac3aea34b 6 minutes ago 918MB [2023-05-23T23:25:10.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-23T23:25:10.276Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-23T23:25:10.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-23T23:25:10.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-23T23:25:10.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T23:25:10.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T23:25:10.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.460s coverage: 28.7% of statements [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-05-23T23:25:22.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.360s coverage: 98.5% of statements [2023-05-23T23:25:28.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T23:25:28.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T23:25:28.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T23:25:31.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.477s coverage: 71.5% of statements [2023-05-23T23:25:34.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T23:25:34.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T23:25:34.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.358s coverage: 54.0% of statements [2023-05-23T23:25:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T23:25:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T23:25:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:25:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T23:25:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T23:25:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T23:25:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T23:25:55.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.451s coverage: 88.5% of statements [2023-05-23T23:25:55.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.8% of statements [2023-05-23T23:26:03.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T23:26:03.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:26:03.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T23:26:05.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.778s coverage: 95.6% of statements [2023-05-23T23:26:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T23:26:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T23:26:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T23:26:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T23:26:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T23:26:05.415Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements [2023-05-23T23:26:12.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T23:26:12.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T23:26:12.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T23:26:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements [2023-05-23T23:26:24.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T23:26:24.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T23:26:24.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.480s coverage: 0.9% of statements [2023-05-23T23:26:24.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements [2023-05-23T23:26:28.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 42.9% of statements [2023-05-23T23:26:28.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements [2023-05-23T23:26:28.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2023-05-23T23:26:28.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2023-05-23T23:26:32.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2023-05-23T23:26:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T23:26:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T23:26:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T23:26:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T23:26:37.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T23:26:37.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T23:26:37.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T23:26:37.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T23:26:43.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2023-05-23T23:26:43.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T23:26:43.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T23:26:43.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T23:26:43.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T23:26:50.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T23:26:50.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T23:26:52.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.084s coverage: 79.9% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 62.3% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-05-23T23:27:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements [2023-05-23T23:27:00.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T23:27:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T23:27:00.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.571s coverage: 82.1% of statements [2023-05-23T23:27:01.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 86.0% of statements [2023-05-23T23:27:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T23:27:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T23:27:08.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 63.1% of statements [2023-05-23T23:27:08.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2023-05-23T23:27:10.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements [2023-05-23T23:27:10.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-05-23T23:27:10.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-05-23T23:27:10.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T23:27:10.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T23:27:10.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T23:27:10.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-23T23:27:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T23:27:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T23:27:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T23:27:19.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.035s coverage: 38.4% of statements [2023-05-23T23:27:19.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2023-05-23T23:27:25.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T23:27:25.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T23:27:25.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T23:27:25.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T23:27:25.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-05-23T23:27:33.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T23:27:33.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T23:27:33.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T23:27:33.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T23:27:38.731Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements [2023-05-23T23:27:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T23:27:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:27:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T23:27:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T23:27:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.692s coverage: 92.3% of statements [2023-05-23T23:27:44.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T23:27:44.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T23:27:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 61.5% of statements [2023-05-23T23:27:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T23:27:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T23:27:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements [2023-05-23T23:27:48.361Z] 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-05-23T23:27:48.361Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T23:27:48.361Z] go vet ./... [2023-05-23T23:30:41.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T23:30:41.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T23:30:41.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T23:30:41.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-23T23:30:42.284Z] + ls -al . [2023-05-23T23:30:42.284Z] total 700 [2023-05-23T23:30:42.284Z] drwxrwxr-x 10 1001 1001 4096 May 23 23:22 . [2023-05-23T23:30:42.284Z] drwxr-xr-x 4 root root 4096 May 23 23:21 .. [2023-05-23T23:30:42.284Z] drwxrwxr-x 2 1001 1001 4096 May 23 23:20 .blubracket [2023-05-23T23:30:42.284Z] -rw-rw-r-- 1 1001 1001 16 May 23 23:20 .dockerignore [2023-05-23T23:30:42.284Z] drwxrwxr-x 8 1001 1001 4096 May 23 23:20 .git [2023-05-23T23:30:42.284Z] drwxrwxr-x 3 1001 1001 4096 May 23 23:20 .github [2023-05-23T23:30:42.284Z] -rw-rw-r-- 1 1001 1001 1133 May 23 23:20 .gitignore [2023-05-23T23:30:42.284Z] -rw-rw-r-- 1 1001 1001 42 May 23 23:20 .golangci.yml [2023-05-23T23:30:42.284Z] -rw-rw-r-- 1 1001 1001 87 May 23 23:20 .hadolint.yml [2023-05-23T23:30:42.284Z] -rw-rw-r-- 1 1001 1001 166 May 23 23:20 .sonarcloud.properties [2023-05-23T23:30:42.284Z] -rw-rw-r-- 1 1001 1001 1171 May 23 23:20 ADOPTERS.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 10835 May 23 23:20 Attribution.txt [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 73765 May 23 23:20 CHANGELOG.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 3804 May 23 23:20 CONTRIBUTING.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 677 May 23 23:20 GOVERNANCE.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 883 May 23 23:20 Jenkinsfile [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 10775 May 23 23:20 LICENSE [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 14368 May 23 23:20 Makefile [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 582 May 23 23:20 OWNERS.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 9902 May 23 23:20 README.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 789 May 23 23:20 SECURITY.md [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 5 May 23 23:17 VERSION [2023-05-23T23:30:42.285Z] drwxrwxr-x 2 1001 1001 4096 May 23 23:20 bin [2023-05-23T23:30:42.285Z] drwxrwxr-x 18 1001 1001 4096 May 23 23:20 cmd [2023-05-23T23:30:42.285Z] -rw-r--r-- 1 root root 447731 May 23 23:27 coverage.out [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 3159 May 23 23:20 go.mod [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 30958 May 23 23:20 go.sum [2023-05-23T23:30:42.285Z] drwxrwxr-x 7 1001 1001 4096 May 23 23:20 internal [2023-05-23T23:30:42.285Z] drwxrwxr-x 3 1001 1001 4096 May 23 23:20 openapi [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 594 May 23 23:20 security.txt [2023-05-23T23:30:42.285Z] drwxrwxr-x 4 1001 1001 4096 May 23 23:20 snap [2023-05-23T23:30:42.285Z] -rw-rw-r-- 1 1001 1001 204 May 23 23:20 version.go [Pipeline] sh [2023-05-23T23:30:42.951Z] + '[' -e coverage.out ] [2023-05-23T23:30:42.951Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T23:30:42.986Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T23:30:43.878Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T23:30:44.529Z] + make build [2023-05-23T23:30:44.529Z] 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-05-23T23:32:21.207Z] 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-05-23T23:32:29.433Z] 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-05-23T23:32:34.798Z] 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-05-23T23:32:38.150Z] 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-05-23T23:33:25.028Z] 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-05-23T23:33:35.108Z] 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-05-23T23:33:41.751Z] 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-05-23T23:33:47.091Z] 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-05-23T23:33:51.349Z] 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-05-23T23:33:55.602Z] 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-05-23T23:34:02.484Z] 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-05-23T23:34:14.442Z] $ docker stop --time=1 67e14d8d724baba9f0033bf9b3ef176c6374f7f07bbfd5e33693dd9e012d9574 [2023-05-23T23:34:17.756Z] $ docker rm -f --volumes 67e14d8d724baba9f0033bf9b3ef176c6374f7f07bbfd5e33693dd9e012d9574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:34:20.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T23:34:20.669Z] [2023-05-23T23:34:20.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:34:21.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T23:34:21.353Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-23T23:34:21.353Z] 29e5d40040c1: Pulling fs layer [2023-05-23T23:34:21.353Z] 1ce36da41761: Pulling fs layer [2023-05-23T23:34:21.353Z] 25b303627fd3: Pulling fs layer [2023-05-23T23:34:21.353Z] 29e5d40040c1: Verifying Checksum [2023-05-23T23:34:21.353Z] 29e5d40040c1: Download complete [2023-05-23T23:34:21.622Z] 1ce36da41761: Verifying Checksum [2023-05-23T23:34:21.622Z] 1ce36da41761: Download complete [2023-05-23T23:34:21.895Z] 29e5d40040c1: Pull complete [2023-05-23T23:34:23.312Z] 1ce36da41761: Pull complete [2023-05-23T23:34:23.312Z] 25b303627fd3: Verifying Checksum [2023-05-23T23:34:23.312Z] 25b303627fd3: Download complete [2023-05-23T23:34:33.393Z] 25b303627fd3: Pull complete [2023-05-23T23:34:33.393Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-23T23:34:33.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T23:34:33.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:34:33.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2023-05-23T23:34:33.816Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T23:34:36.316Z] $ docker top b53b1dbeacfda652bff7f03f848b70aa41fe4528330c43d93a4d9b19347693d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T23:34:37.225Z] + docker-compose build --help [2023-05-23T23:34:37.225Z] + grep parallel [2023-05-23T23:34:42.574Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T23:34:42.871Z] $ docker stop --time=1 b53b1dbeacfda652bff7f03f848b70aa41fe4528330c43d93a4d9b19347693d1 [2023-05-23T23:34:44.569Z] $ docker rm -f --volumes b53b1dbeacfda652bff7f03f848b70aa41fe4528330c43d93a4d9b19347693d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:34:45.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T23:34:45.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:34:45.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2023-05-23T23:34:45.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T23:34:46.989Z] $ docker top 2f34bc895a59ff99303d57246b1aa95d81c519dc06121d85acccf22489066ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T23:34:47.877Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T23:34:53.223Z] Building core-command ... [2023-05-23T23:34:53.223Z] Building core-common-config-bootstrapper ... [2023-05-23T23:34:53.223Z] Building core-data ... [2023-05-23T23:34:53.223Z] Building core-metadata ... [2023-05-23T23:34:53.223Z] Building security-bootstrapper ... [2023-05-23T23:34:53.223Z] Building security-proxy-auth ... [2023-05-23T23:34:53.223Z] Building security-proxy-setup ... [2023-05-23T23:34:53.223Z] Building security-secretstore-setup ... [2023-05-23T23:34:53.223Z] Building security-spiffe-token-provider ... [2023-05-23T23:34:53.223Z] Building security-spire-agent ... [2023-05-23T23:34:53.223Z] Building security-spire-config ... [2023-05-23T23:34:53.223Z] Building security-spire-server ... [2023-05-23T23:34:53.223Z] Building support-notifications ... [2023-05-23T23:34:53.223Z] Building support-scheduler ... [2023-05-23T23:34:53.223Z] Building core-data [2023-05-23T23:34:53.223Z] Building core-common-config-bootstrapper [2023-05-23T23:34:53.494Z] Building security-spiffe-token-provider [2023-05-23T23:34:53.494Z] Building core-metadata [2023-05-23T23:34:53.494Z] Building security-bootstrapper [2023-05-23T23:35:40.341Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:35:40.341Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:35:40.341Z] ---> 23b182cb5646 [2023-05-23T23:35:40.341Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:35:40.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:35:40.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:35:40.614Z] ---> 23b182cb5646 [2023-05-23T23:35:40.614Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:35:40.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:35:40.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:35:40.881Z] ---> 23b182cb5646 [2023-05-23T23:35:40.881Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:35:40.881Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:35:40.881Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:35:40.881Z] ---> 23b182cb5646 [2023-05-23T23:35:40.881Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T23:35:40.881Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:35:40.881Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:35:40.881Z] ---> 23b182cb5646 [2023-05-23T23:35:40.881Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T23:35:41.842Z] ---> Running in 6e821c19f5d7 [2023-05-23T23:35:41.842Z] ---> Running in 0db9332fece8 [2023-05-23T23:35:41.842Z] ---> Running in ca8389e4af71 [2023-05-23T23:35:41.842Z] ---> Running in 2f357cbebe55 [2023-05-23T23:35:41.842Z] ---> Running in 68fe4af20809 [2023-05-23T23:35:42.108Z] Removing intermediate container 2f357cbebe55 [2023-05-23T23:35:42.108Z] ---> 0e176644326c [2023-05-23T23:35:42.108Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:35:42.378Z] Removing intermediate container 0db9332fece8 [2023-05-23T23:35:42.378Z] ---> df82d9a2d9e4 [2023-05-23T23:35:42.378Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T23:35:42.378Z] Removing intermediate container 6e821c19f5d7 [2023-05-23T23:35:42.378Z] ---> 74a7e3134d2d [2023-05-23T23:35:42.378Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:35:42.378Z] ---> Running in 3e9dd0db23bb [2023-05-23T23:35:42.651Z] ---> Running in aa796d73270c [2023-05-23T23:35:42.651Z] ---> Running in 2efe96aebc23 [2023-05-23T23:35:42.651Z] Removing intermediate container ca8389e4af71 [2023-05-23T23:35:42.651Z] ---> 6b28cb08064f [2023-05-23T23:35:42.651Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T23:35:42.651Z] Removing intermediate container 68fe4af20809 [2023-05-23T23:35:42.651Z] ---> c3af23f42f38 [2023-05-23T23:35:42.651Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T23:35:42.927Z] ---> Running in d4be4a82e151 [2023-05-23T23:35:42.927Z] ---> Running in 684807d1b921 [2023-05-23T23:35:43.521Z] Removing intermediate container 3e9dd0db23bb [2023-05-23T23:35:43.521Z] ---> 2d4ef14c0363 [2023-05-23T23:35:43.521Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:35:43.521Z] Removing intermediate container 2efe96aebc23 [2023-05-23T23:35:43.521Z] ---> 5bbb96bcd774 [2023-05-23T23:35:43.521Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:35:43.521Z] ---> Running in 2ccde74f3260 [2023-05-23T23:35:43.790Z] Removing intermediate container d4be4a82e151 [2023-05-23T23:35:43.790Z] ---> f2672ec65c68 [2023-05-23T23:35:43.790Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T23:35:43.790Z] ---> Running in 34d0df75d31b [2023-05-23T23:35:44.058Z] ---> Running in 6cd25e741758 [2023-05-23T23:35:45.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:45.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:45.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:45.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:46.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:46.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:46.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:46.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:46.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:47.160Z] OK: 263 MiB in 53 packages [2023-05-23T23:35:47.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:47.427Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:35:47.427Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:35:47.427Z] OK: 17697 distinct packages available [2023-05-23T23:35:47.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:48.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:35:50.595Z] OK: 263 MiB in 53 packages [2023-05-23T23:35:50.595Z] OK: 263 MiB in 53 packages [2023-05-23T23:35:50.595Z] OK: 263 MiB in 53 packages [2023-05-23T23:35:50.595Z] OK: 263 MiB in 53 packages [2023-05-23T23:35:51.179Z] Removing intermediate container aa796d73270c [2023-05-23T23:35:51.179Z] ---> 409d6d9a1495 [2023-05-23T23:35:51.179Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T23:35:52.595Z] Removing intermediate container 6cd25e741758 [2023-05-23T23:35:52.595Z] ---> b800a6bea892 [2023-05-23T23:35:52.595Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T23:35:52.595Z] ---> 37b9eb579e86 [2023-05-23T23:35:52.595Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:35:52.595Z] Removing intermediate container 2ccde74f3260 [2023-05-23T23:35:52.595Z] ---> 9d2d299421ae [2023-05-23T23:35:52.595Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:35:52.864Z] ---> Running in 79cb16aedb59 [2023-05-23T23:35:52.864Z] Removing intermediate container 34d0df75d31b [2023-05-23T23:35:52.864Z] ---> 629e1aa515a4 [2023-05-23T23:35:52.864Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:35:53.131Z] Removing intermediate container 684807d1b921 [2023-05-23T23:35:53.131Z] ---> 377049e6d210 [2023-05-23T23:35:53.131Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T23:35:54.092Z] ---> 2b879ebb4ac4 [2023-05-23T23:35:54.092Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:35:54.092Z] ---> 60f6fca843e1 [2023-05-23T23:35:54.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:35:54.092Z] ---> Running in ec3d1641d8ca [2023-05-23T23:35:54.359Z] ---> Running in d48ad0eec199 [2023-05-23T23:35:54.359Z] ---> b619b8e2df19 [2023-05-23T23:35:54.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:35:54.359Z] ---> 352ad0fa797a [2023-05-23T23:35:54.359Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:35:54.626Z] ---> Running in 755a1f17ea88 [2023-05-23T23:35:54.626Z] ---> Running in 1f70c8a01716 [2023-05-23T23:38:01.290Z] Removing intermediate container 1f70c8a01716 [2023-05-23T23:38:01.290Z] ---> 88d4230f311e [2023-05-23T23:38:01.290Z] Step 8/23 : COPY . . [2023-05-23T23:38:01.290Z] Removing intermediate container ec3d1641d8ca [2023-05-23T23:38:01.290Z] ---> 3be150cf094f [2023-05-23T23:38:01.290Z] Step 8/25 : COPY . . [2023-05-23T23:38:01.290Z] Removing intermediate container 755a1f17ea88 [2023-05-23T23:38:01.290Z] ---> 3925bbff15c2 [2023-05-23T23:38:01.290Z] Step 7/20 : COPY . . [2023-05-23T23:38:01.290Z] Removing intermediate container d48ad0eec199 [2023-05-23T23:38:01.290Z] ---> be86736ca463 [2023-05-23T23:38:01.290Z] Step 8/23 : COPY . . [2023-05-23T23:38:01.290Z] Removing intermediate container 79cb16aedb59 [2023-05-23T23:38:01.290Z] ---> e26f93a0aeb6 [2023-05-23T23:38:01.290Z] Step 7/33 : COPY . . [2023-05-23T23:38:07.939Z] ---> fda5bdb26fae [2023-05-23T23:38:07.939Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T23:38:07.939Z] ---> bd4e076eb071 [2023-05-23T23:38:07.939Z] ---> 3fb6bcf9eedf [2023-05-23T23:38:07.939Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T23:38:07.939Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T23:38:07.939Z] ---> d3c23c297f70 [2023-05-23T23:38:07.939Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T23:38:07.939Z] ---> 982e6f5ab6bd [2023-05-23T23:38:07.939Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T23:38:08.210Z] ---> Running in db734c93e8b9 [2023-05-23T23:38:08.210Z] ---> Running in a7c5d6fa9b0e [2023-05-23T23:38:08.210Z] ---> Running in 6e4c718e9084 [2023-05-23T23:38:08.210Z] ---> Running in ea00e7b988a8 [2023-05-23T23:38:08.210Z] ---> Running in abbaed8d1d84 [2023-05-23T23:38:10.163Z] 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-05-23T23:38:10.432Z] 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-05-23T23:38:10.700Z] 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-05-23T23:38:10.700Z] 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-05-23T23:38:10.968Z] 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-05-23T23:44:32.914Z] Removing intermediate container a7c5d6fa9b0e [2023-05-23T23:44:32.914Z] ---> 66d3acbd66f5 [2023-05-23T23:44:32.914Z] [2023-05-23T23:44:32.914Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T23:44:32.914Z] 3.17: Pulling from library/alpine [2023-05-23T23:44:32.914Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T23:44:32.914Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T23:44:32.914Z] ---> 51e60588ff2c [2023-05-23T23:44:32.914Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T23:44:32.914Z] ---> Running in d6c8a3bf90cf [2023-05-23T23:44:32.914Z] Removing intermediate container d6c8a3bf90cf [2023-05-23T23:44:32.914Z] ---> 29310d0e2a74 [2023-05-23T23:44:32.914Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T23:44:32.914Z] ---> Running in 685f1f927f08 [2023-05-23T23:44:32.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:44:32.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:44:32.914Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T23:44:32.914Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T23:44:32.914Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:44:32.914Z] OK: 8 MiB in 17 packages [2023-05-23T23:44:33.186Z] Removing intermediate container 685f1f927f08 [2023-05-23T23:44:33.186Z] ---> 51cd02c49c9a [2023-05-23T23:44:33.186Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T23:44:33.455Z] ---> Running in e7e2c5c97b3b [2023-05-23T23:44:34.038Z] Removing intermediate container e7e2c5c97b3b [2023-05-23T23:44:34.038Z] ---> df5fdd4dde69 [2023-05-23T23:44:34.038Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T23:44:34.038Z] ---> Running in 5b129d790b9b [2023-05-23T23:44:34.622Z] Removing intermediate container 5b129d790b9b [2023-05-23T23:44:34.622Z] ---> 548a8c11e4b1 [2023-05-23T23:44:34.622Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T23:44:38.186Z] ---> Running in e31c5968cc93 [2023-05-23T23:44:38.809Z] Removing intermediate container e31c5968cc93 [2023-05-23T23:44:38.809Z] ---> 0b2942a24626 [2023-05-23T23:44:38.809Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T23:44:39.103Z] ---> Running in c2d7c6ee49b1 [2023-05-23T23:44:39.759Z] Removing intermediate container c2d7c6ee49b1 [2023-05-23T23:44:39.759Z] ---> 1bca8f45cf74 [2023-05-23T23:44:39.759Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T23:44:40.028Z] ---> Running in 6b717ff6ced1 [2023-05-23T23:44:44.288Z] Removing intermediate container 6b717ff6ced1 [2023-05-23T23:44:44.288Z] ---> 24c9a07a7854 [2023-05-23T23:44:44.288Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T23:44:44.555Z] ---> Running in 51e05c774cf9 [2023-05-23T23:44:45.511Z] Removing intermediate container 51e05c774cf9 [2023-05-23T23:44:45.511Z] ---> 5d5cbdae5e8a [2023-05-23T23:44:45.511Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T23:44:47.449Z] ---> 044109b5d664 [2023-05-23T23:44:47.449Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T23:44:47.449Z] ---> Running in 49df07102e32 [2023-05-23T23:44:52.794Z] Removing intermediate container ea00e7b988a8 [2023-05-23T23:44:52.794Z] ---> 52a2ab00a5fd [2023-05-23T23:44:52.794Z] [2023-05-23T23:44:52.794Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:44:52.794Z] ---> 51e60588ff2c [2023-05-23T23:44:52.794Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T23:44:53.062Z] ---> Running in 303467751acc [2023-05-23T23:44:53.642Z] Removing intermediate container 303467751acc [2023-05-23T23:44:53.642Z] ---> 40ffd6389b47 [2023-05-23T23:44:53.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:44:53.909Z] Removing intermediate container 49df07102e32 [2023-05-23T23:44:53.909Z] ---> 66120a4eff7e [2023-05-23T23:44:53.909Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:44:53.909Z] ---> Running in f945f8b4c03c [2023-05-23T23:44:55.320Z] ---> ca8263ce941f [2023-05-23T23:44:55.320Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:44:55.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:44:56.175Z] ---> f74e4c4ecd40 [2023-05-23T23:44:56.175Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T23:44:56.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:44:58.165Z] ---> 2fa9573e0e40 [2023-05-23T23:44:58.165Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T23:44:58.165Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T23:44:58.165Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:44:58.431Z] OK: 8 MiB in 16 packages [2023-05-23T23:44:59.012Z] ---> d0c453668928 [2023-05-23T23:44:59.012Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T23:44:59.976Z] Removing intermediate container f945f8b4c03c [2023-05-23T23:44:59.976Z] ---> 538af5283cc3 [2023-05-23T23:44:59.976Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:45:00.556Z] ---> 24b4194157f1 [2023-05-23T23:45:00.556Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T23:45:01.138Z] ---> 277b6ee339b1 [2023-05-23T23:45:01.138Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:45:01.724Z] ---> a01f59962c95 [2023-05-23T23:45:01.724Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T23:45:02.000Z] ---> d6a594495b63 [2023-05-23T23:45:02.000Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T23:45:02.955Z] ---> f6ce474e1bab [2023-05-23T23:45:02.955Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T23:45:06.289Z] ---> e2a5e4885836 [2023-05-23T23:45:06.289Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T23:45:06.289Z] ---> 444649d4ee36 [2023-05-23T23:45:06.289Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:45:06.289Z] ---> Running in fe5267d12ad3 [2023-05-23T23:45:08.226Z] ---> 4a150481ccf8 [2023-05-23T23:45:08.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T23:45:10.802Z] Removing intermediate container fe5267d12ad3 [2023-05-23T23:45:10.802Z] ---> 8d87c4e01f4c [2023-05-23T23:45:10.802Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T23:45:10.802Z] ---> 1592aa356044 [2023-05-23T23:45:10.802Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:45:10.802Z] ---> Running in 585f0e3312ce [2023-05-23T23:45:10.802Z] ---> Running in 5de9423a65b5 [2023-05-23T23:45:12.741Z] Removing intermediate container 5de9423a65b5 [2023-05-23T23:45:12.741Z] ---> e3f88ff3fd7d [2023-05-23T23:45:12.741Z] Step 30/33 : CMD ["gate"] [2023-05-23T23:45:12.741Z] ---> Running in 27e11397a10d [2023-05-23T23:45:13.703Z] Removing intermediate container 27e11397a10d [2023-05-23T23:45:13.703Z] ---> 76b0286c4e38 [2023-05-23T23:45:13.703Z] Step 31/33 : LABEL arch=arm64 [2023-05-23T23:45:14.285Z] ---> Running in 8a5add73871f [2023-05-23T23:45:14.549Z] Removing intermediate container 585f0e3312ce [2023-05-23T23:45:14.549Z] ---> 7bdf6bdb504a [2023-05-23T23:45:14.549Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:45:15.129Z] ---> Running in cf2b38584449 [2023-05-23T23:45:15.398Z] Removing intermediate container 8a5add73871f [2023-05-23T23:45:15.398Z] ---> 0cf6b4d806c1 [2023-05-23T23:45:15.398Z] Step 32/33 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:45:15.664Z] ---> Running in b175fd31bd2d [2023-05-23T23:45:15.956Z] Removing intermediate container cf2b38584449 [2023-05-23T23:45:15.956Z] ---> 079cc9d9c668 [2023-05-23T23:45:15.956Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T23:45:16.223Z] ---> Running in 1e5786dcdcc0 [2023-05-23T23:45:19.555Z] Removing intermediate container 1e5786dcdcc0 [2023-05-23T23:45:19.555Z] ---> 1300a5392cd6 [2023-05-23T23:45:19.555Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T23:45:19.555Z] Removing intermediate container b175fd31bd2d [2023-05-23T23:45:19.555Z] ---> c7c82d6d43f4 [2023-05-23T23:45:19.555Z] Step 33/33 : LABEL version=0.0.0 [2023-05-23T23:45:19.822Z] ---> Running in b6ac51c0b639 [2023-05-23T23:45:19.822Z] ---> Running in feefad802062 [2023-05-23T23:45:21.225Z] Removing intermediate container feefad802062 [2023-05-23T23:45:21.225Z] ---> e2723c2db6e2 [2023-05-23T23:45:21.225Z] [2023-05-23T23:45:21.225Z] Removing intermediate container b6ac51c0b639 [2023-05-23T23:45:21.225Z] ---> b82620b833b3 [2023-05-23T23:45:21.225Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:45:21.491Z] ---> Running in 7eabe28d8eca [2023-05-23T23:45:21.755Z] Successfully built e2723c2db6e2 [2023-05-23T23:45:21.755Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-23T23:45:21.755Z] Building security-secretstore-setup [2023-05-23T23:45:22.338Z]  Building security-bootstrapper ... done Removing intermediate container 7eabe28d8eca [2023-05-23T23:45:22.338Z] ---> 7695afe44b09 [2023-05-23T23:45:22.338Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:45:22.608Z] ---> Running in 45d158b83df3 [2023-05-23T23:45:23.577Z] Removing intermediate container 45d158b83df3 [2023-05-23T23:45:23.577Z] ---> 90c8afcc93cb [2023-05-23T23:45:23.577Z] [2023-05-23T23:45:24.155Z] Successfully built 90c8afcc93cb [2023-05-23T23:45:24.156Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-23T23:45:24.156Z] Building support-scheduler [2023-05-23T23:45:25.573Z]  Building core-common-config-bootstrapper ... done Removing intermediate container db734c93e8b9 [2023-05-23T23:45:25.573Z] ---> 3bf75b253edd [2023-05-23T23:45:25.573Z] [2023-05-23T23:45:25.573Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T23:45:25.573Z] ---> 51e60588ff2c [2023-05-23T23:45:25.573Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:45:25.838Z] ---> Running in e534fa2ecc2f [2023-05-23T23:45:26.433Z] Removing intermediate container abbaed8d1d84 [2023-05-23T23:45:26.433Z] ---> 344fb5c08787 [2023-05-23T23:45:26.433Z] [2023-05-23T23:45:26.433Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:45:26.433Z] ---> 51e60588ff2c [2023-05-23T23:45:26.433Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:45:27.017Z] ---> Running in 421e9523afef [2023-05-23T23:45:27.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:27.551Z] Removing intermediate container 421e9523afef [2023-05-23T23:45:27.551Z] ---> 6a8b44e5ab0c [2023-05-23T23:45:27.551Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T23:45:27.551Z] ---> Running in fcbab1d2a366 [2023-05-23T23:45:28.131Z] Removing intermediate container fcbab1d2a366 [2023-05-23T23:45:28.131Z] ---> 6d96e2f83178 [2023-05-23T23:45:28.131Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T23:45:28.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:28.131Z] ---> Running in 8f098c453ed1 [2023-05-23T23:45:28.396Z] Removing intermediate container 8f098c453ed1 [2023-05-23T23:45:28.396Z] ---> 68990934ec7d [2023-05-23T23:45:28.396Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:45:28.660Z] ---> Running in 5ef3527dd018 [2023-05-23T23:45:29.239Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T23:45:29.239Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:45:29.239Z] OK: 8 MiB in 16 packages [2023-05-23T23:45:30.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:31.224Z] Removing intermediate container e534fa2ecc2f [2023-05-23T23:45:31.224Z] ---> 64be256b7430 [2023-05-23T23:45:31.224Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:45:31.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:31.224Z] ---> Running in 1ff7675b5a14 [2023-05-23T23:45:31.805Z] Removing intermediate container 1ff7675b5a14 [2023-05-23T23:45:31.805Z] ---> c49f7e079a19 [2023-05-23T23:45:31.805Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T23:45:31.805Z] ---> Running in 20cc9b20cc5e [2023-05-23T23:45:32.392Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T23:45:32.392Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:45:32.392Z] Removing intermediate container 20cc9b20cc5e [2023-05-23T23:45:32.392Z] ---> 3ed92034d137 [2023-05-23T23:45:32.392Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T23:45:32.392Z] OK: 8 MiB in 16 packages [2023-05-23T23:45:32.661Z] ---> Running in e4c75abbdac2 [2023-05-23T23:45:33.242Z] Removing intermediate container e4c75abbdac2 [2023-05-23T23:45:33.242Z] ---> 6e7aab8d993a [2023-05-23T23:45:33.242Z] Step 15/25 : WORKDIR / [2023-05-23T23:45:33.508Z] ---> Running in fbe48a0da891 [2023-05-23T23:45:34.090Z] Removing intermediate container 5ef3527dd018 [2023-05-23T23:45:34.090Z] ---> 977d3e81996c [2023-05-23T23:45:34.090Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:45:34.090Z] Removing intermediate container fbe48a0da891 [2023-05-23T23:45:34.090Z] ---> acb5d754f63c [2023-05-23T23:45:34.090Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:45:34.670Z] ---> d7878d29b543 [2023-05-23T23:45:34.670Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:45:35.252Z] ---> 9041c8497398 [2023-05-23T23:45:35.252Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:45:36.212Z] ---> 47e31f4333d3 [2023-05-23T23:45:36.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T23:45:36.478Z] ---> a6759a88b87c [2023-05-23T23:45:36.478Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T23:45:39.054Z] ---> 96aefccbb114 [2023-05-23T23:45:39.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:45:39.054Z] ---> 5e12b4f9d53e [2023-05-23T23:45:39.054Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:45:40.008Z] ---> eea956281c84 [2023-05-23T23:45:40.008Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T23:45:40.275Z] ---> 62f8f19f5014 [2023-05-23T23:45:40.275Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T23:45:40.275Z] ---> Running in ea2ac3308459 [2023-05-23T23:45:41.244Z] Removing intermediate container ea2ac3308459 [2023-05-23T23:45:41.244Z] ---> 313510145bd7 [2023-05-23T23:45:41.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:45:41.515Z] ---> Running in ba98d6087e9d [2023-05-23T23:45:41.781Z] ---> 63e297665823 [2023-05-23T23:45:41.781Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T23:45:41.781Z] ---> Running in d59be689e2bd [2023-05-23T23:45:42.046Z] Removing intermediate container ba98d6087e9d [2023-05-23T23:45:42.046Z] ---> 231444ed0752 [2023-05-23T23:45:42.318Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T23:45:42.318Z] ---> Running in a9e2b3d5ebf8 [2023-05-23T23:45:42.601Z] Removing intermediate container d59be689e2bd [2023-05-23T23:45:42.601Z] ---> 18c1a123f230 [2023-05-23T23:45:42.601Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:45:42.601Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:45:42.601Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:45:42.601Z] ---> 23b182cb5646 [2023-05-23T23:45:42.601Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T23:45:42.601Z] ---> Using cache [2023-05-23T23:45:42.601Z] ---> c3af23f42f38 [2023-05-23T23:45:42.601Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T23:45:42.885Z] ---> Running in ad8c6e96e593 [2023-05-23T23:45:42.885Z] ---> Running in a08f1bb1913f [2023-05-23T23:45:43.151Z] Removing intermediate container a9e2b3d5ebf8 [2023-05-23T23:45:43.151Z] ---> ee5c461b0dd3 [2023-05-23T23:45:43.151Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:45:43.419Z] ---> Running in 7ebeec654c0a [2023-05-23T23:45:43.684Z] Removing intermediate container a08f1bb1913f [2023-05-23T23:45:43.684Z] ---> 82d001723337 [2023-05-23T23:45:43.684Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T23:45:43.949Z] ---> Running in 5d67e9159bef [2023-05-23T23:45:44.217Z] Removing intermediate container 7ebeec654c0a [2023-05-23T23:45:44.217Z] ---> 7452428a2e62 [2023-05-23T23:45:44.217Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:45:44.217Z] ---> Running in 95337fe0c806 [2023-05-23T23:45:44.483Z] Removing intermediate container 5d67e9159bef [2023-05-23T23:45:44.483Z] ---> 8a59025ce80b [2023-05-23T23:45:44.483Z] Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:45:44.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:44.776Z] ---> Running in 9baf6781a3e1 [2023-05-23T23:45:45.043Z] Removing intermediate container 95337fe0c806 [2023-05-23T23:45:45.043Z] ---> 2630bed9cf9b [2023-05-23T23:45:45.043Z] [2023-05-23T23:45:45.308Z] Successfully built 2630bed9cf9b [2023-05-23T23:45:45.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:45.575Z] Successfully tagged core-data-arm64:latest [2023-05-23T23:45:45.575Z] Building support-notifications [2023-05-23T23:45:45.575Z]  Building core-data ... done Removing intermediate container 9baf6781a3e1 [2023-05-23T23:45:45.575Z] ---> 03a1ae915320 [2023-05-23T23:45:45.575Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T23:45:45.841Z] ---> Running in fed2b3c4e52c [2023-05-23T23:45:46.426Z] OK: 263 MiB in 53 packages [2023-05-23T23:45:46.426Z] Removing intermediate container fed2b3c4e52c [2023-05-23T23:45:46.426Z] ---> 2bab0f31f56f [2023-05-23T23:45:46.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:45:46.426Z] [2023-05-23T23:45:46.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:45:46.426Z] ---> 23b182cb5646 [2023-05-23T23:45:46.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:45:46.426Z] ---> Using cache [2023-05-23T23:45:46.426Z] ---> 6b28cb08064f [2023-05-23T23:45:46.426Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:45:46.426Z] ---> Using cache [2023-05-23T23:45:46.426Z] ---> f2672ec65c68 [2023-05-23T23:45:46.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:45:46.426Z] ---> Using cache [2023-05-23T23:45:46.693Z] ---> b800a6bea892 [2023-05-23T23:45:46.693Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:45:46.693Z] ---> Using cache [2023-05-23T23:45:46.693Z] ---> 2b879ebb4ac4 [2023-05-23T23:45:46.693Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:45:46.693Z] ---> Using cache [2023-05-23T23:45:46.693Z] ---> 3be150cf094f [2023-05-23T23:45:46.693Z] Step 8/23 : COPY . . [2023-05-23T23:45:46.693Z] ---> Using cache [2023-05-23T23:45:46.693Z] ---> fda5bdb26fae [2023-05-23T23:45:46.693Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T23:45:46.693Z] Successfully built 2bab0f31f56f [2023-05-23T23:45:46.959Z] ---> Running in 5d8378a31f94 [2023-05-23T23:45:46.959Z] Successfully tagged core-metadata-arm64:latest [2023-05-23T23:45:46.959Z]  Building core-metadata ... done Building security-spire-config [2023-05-23T23:45:48.365Z] Removing intermediate container ad8c6e96e593 [2023-05-23T23:45:48.365Z] ---> 79302b653f57 [2023-05-23T23:45:48.365Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T23:45:48.365Z] 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-05-23T23:45:49.769Z] ---> cefd34d8e887 [2023-05-23T23:45:49.769Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:45:50.040Z] ---> Running in c2ff5b4ae4aa [2023-05-23T23:45:56.670Z] Removing intermediate container 6e4c718e9084 [2023-05-23T23:45:56.670Z] ---> a33861b93bc1 [2023-05-23T23:45:56.670Z] [2023-05-23T23:45:56.670Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T23:45:56.670Z] ---> 51e60588ff2c [2023-05-23T23:45:56.670Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T23:45:56.670Z] ---> Using cache [2023-05-23T23:45:56.670Z] ---> 29310d0e2a74 [2023-05-23T23:45:56.670Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T23:45:56.670Z] ---> Running in ec8322f632c9 [2023-05-23T23:45:58.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:45:59.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:00.432Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:46:00.432Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:46:00.432Z] OK: 17694 distinct packages available [2023-05-23T23:46:00.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:01.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:02.624Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T23:46:02.890Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T23:46:02.890Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T23:46:02.890Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-23T23:46:02.890Z] (5/9) Installing curl (8.1.1-r0) [2023-05-23T23:46:02.890Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T23:46:02.890Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T23:46:02.890Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T23:46:02.890Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T23:46:02.890Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:46:02.890Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T23:46:03.848Z] OK: 11 MiB in 24 packages [2023-05-23T23:46:07.273Z] Removing intermediate container ec8322f632c9 [2023-05-23T23:46:07.273Z] ---> dd87dd364e17 [2023-05-23T23:46:07.273Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:46:08.695Z] ---> 81477c0a97f0 [2023-05-23T23:46:08.695Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:46:09.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:46:09.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:46:09.278Z] ---> 23b182cb5646 [2023-05-23T23:46:09.278Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:46:09.278Z] ---> Using cache [2023-05-23T23:46:09.278Z] ---> 6b28cb08064f [2023-05-23T23:46:09.278Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:46:09.278Z] ---> Using cache [2023-05-23T23:46:09.278Z] ---> f2672ec65c68 [2023-05-23T23:46:09.278Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T23:46:09.278Z] ---> Running in 96f91129f11b [2023-05-23T23:46:10.686Z] ---> fca0b639c801 [2023-05-23T23:46:10.686Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T23:46:11.268Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:46:11.268Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:46:11.268Z] ---> 23b182cb5646 [2023-05-23T23:46:11.268Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T23:46:11.268Z] ---> Using cache [2023-05-23T23:46:11.268Z] ---> c3af23f42f38 [2023-05-23T23:46:11.268Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T23:46:11.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:11.268Z] ---> Running in e5abe409691f [2023-05-23T23:46:12.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:13.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:13.450Z] OK: 263 MiB in 53 packages [2023-05-23T23:46:14.057Z] ---> 99e700c92db8 [2023-05-23T23:46:14.057Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:46:14.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:46:15.462Z] OK: 263 MiB in 53 packages [2023-05-23T23:46:15.728Z] ---> 12c874fe2fde [2023-05-23T23:46:15.729Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T23:46:15.729Z] Removing intermediate container 96f91129f11b [2023-05-23T23:46:15.729Z] ---> f99d23d36864 [2023-05-23T23:46:15.729Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:46:15.729Z] ---> Running in 1bbef04039f6 [2023-05-23T23:46:17.145Z] Removing intermediate container 1bbef04039f6 [2023-05-23T23:46:17.145Z] ---> 239cf31dbe15 [2023-05-23T23:46:17.145Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T23:46:17.145Z] ---> Running in 297712178ef2 [2023-05-23T23:46:17.726Z] ---> af334d232ad0 [2023-05-23T23:46:17.726Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:46:17.726Z] Removing intermediate container e5abe409691f [2023-05-23T23:46:17.726Z] ---> d8e747681a0f [2023-05-23T23:46:17.726Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T23:46:17.990Z] ---> Running in ef3a5738bcaf [2023-05-23T23:46:17.990Z] Removing intermediate container 297712178ef2 [2023-05-23T23:46:17.990Z] ---> 0cbdf9fa4031 [2023-05-23T23:46:17.990Z] Step 18/20 : LABEL arch=arm64 [2023-05-23T23:46:18.256Z] ---> Running in 3623a3d0e3e2 [2023-05-23T23:46:19.232Z] Removing intermediate container 3623a3d0e3e2 [2023-05-23T23:46:19.232Z] ---> 7c9a4bb76567 [2023-05-23T23:46:19.232Z] Step 19/20 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:46:19.232Z] ---> 6dc0c88713a5 [2023-05-23T23:46:19.232Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:46:19.232Z] ---> Running in ac89a8bd7954 [2023-05-23T23:46:19.499Z] ---> Running in dc3a78675bde [2023-05-23T23:46:20.101Z] Removing intermediate container ac89a8bd7954 [2023-05-23T23:46:20.101Z] ---> c34971dfbf15 [2023-05-23T23:46:20.101Z] Step 20/20 : LABEL version=0.0.0 [2023-05-23T23:46:20.386Z] ---> Running in 56b53ae66091 [2023-05-23T23:46:20.998Z] Removing intermediate container 56b53ae66091 [2023-05-23T23:46:20.998Z] ---> b394043cef96 [2023-05-23T23:46:20.998Z] [2023-05-23T23:46:21.265Z] Successfully built b394043cef96 [2023-05-23T23:46:21.265Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-23T23:46:21.265Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-05-23T23:46:39.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:46:39.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:46:39.487Z] ---> 23b182cb5646 [2023-05-23T23:46:39.487Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T23:46:39.487Z] ---> Using cache [2023-05-23T23:46:39.487Z] ---> c3af23f42f38 [2023-05-23T23:46:39.487Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T23:46:39.487Z] ---> Using cache [2023-05-23T23:46:39.487Z] ---> 79302b653f57 [2023-05-23T23:46:39.487Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T23:46:39.487Z] ---> Using cache [2023-05-23T23:46:39.487Z] ---> cefd34d8e887 [2023-05-23T23:46:39.487Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:46:39.487Z] ---> Running in 9e0138a94304 [2023-05-23T23:47:18.333Z] Removing intermediate container c2ff5b4ae4aa [2023-05-23T23:47:18.333Z] ---> 9aa57aa6d232 [2023-05-23T23:47:18.333Z] Step 7/25 : COPY . . [2023-05-23T23:47:40.577Z] ---> 78d0f1ef94bb [2023-05-23T23:47:40.577Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T23:47:40.577Z] ---> Running in 576a4fd5acd0 [2023-05-23T23:47:40.873Z] 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-05-23T23:48:37.523Z] Removing intermediate container dc3a78675bde [2023-05-23T23:48:37.523Z] ---> 65a91dcdec0b [2023-05-23T23:48:37.523Z] Step 7/27 : COPY . . [2023-05-23T23:48:37.523Z] Removing intermediate container ef3a5738bcaf [2023-05-23T23:48:37.523Z] ---> 23271bb0f6f5 [2023-05-23T23:48:37.523Z] Step 8/23 : COPY . . [2023-05-23T23:48:52.507Z] Removing intermediate container 9e0138a94304 [2023-05-23T23:48:52.507Z] ---> b881d577eba1 [2023-05-23T23:48:52.507Z] Step 7/22 : COPY . . [2023-05-23T23:49:00.740Z] ---> 508fda3a5264 [2023-05-23T23:49:00.740Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T23:49:00.740Z] ---> b30d9b814d0e [2023-05-23T23:49:00.740Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T23:49:00.740Z] ---> Running in 7b6ca06a0143 [2023-05-23T23:49:00.740Z] ---> Running in 8e1790098ffe [2023-05-23T23:49:01.008Z] Removing intermediate container 8e1790098ffe [2023-05-23T23:49:01.008Z] ---> 7c0281e48fd0 [2023-05-23T23:49:01.008Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T23:49:01.275Z] ---> Running in 3a7e351f02a5 [2023-05-23T23:49:02.236Z] Removing intermediate container 3a7e351f02a5 [2023-05-23T23:49:02.236Z] ---> 08e87566b83c [2023-05-23T23:49:02.236Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T23:49:02.236Z] ---> Running in 5d40a7b67928 [2023-05-23T23:49:02.504Z] 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-05-23T23:49:03.090Z] Removing intermediate container 5d40a7b67928 [2023-05-23T23:49:03.090Z] ---> 052d3142952b [2023-05-23T23:49:03.090Z] 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-05-23T23:49:03.368Z] ---> Running in 307db7f62749 [2023-05-23T23:49:08.714Z] Removing intermediate container 307db7f62749 [2023-05-23T23:49:08.714Z] ---> 9c92e4c323e9 [2023-05-23T23:49:08.714Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T23:49:08.714Z] ---> Running in 088c17eaad4f [2023-05-23T23:49:09.685Z] Removing intermediate container 088c17eaad4f [2023-05-23T23:49:09.685Z] ---> a4f1b403bde4 [2023-05-23T23:49:09.685Z] [2023-05-23T23:49:09.685Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T23:49:09.685Z] ---> 51e60588ff2c [2023-05-23T23:49:09.685Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T23:49:09.960Z] ---> Running in c0a721c38a75 [2023-05-23T23:49:10.927Z] Removing intermediate container c0a721c38a75 [2023-05-23T23:49:10.927Z] ---> 69cf4ceeb3c2 [2023-05-23T23:49:10.927Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T23:49:10.927Z] ---> Running in b00c1c1e5977 [2023-05-23T23:49:11.892Z] ---> ad87ce03e9fa [2023-05-23T23:49:11.892Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T23:49:12.159Z] ---> Running in 10ff752e8265 [2023-05-23T23:49:13.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:13.844Z] 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-05-23T23:49:14.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:15.835Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:49:15.835Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:49:15.835Z] OK: 17694 distinct packages available [2023-05-23T23:49:16.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:17.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:18.465Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T23:49:18.465Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T23:49:18.465Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T23:49:18.465Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T23:49:18.465Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:49:18.465Z] OK: 8 MiB in 19 packages [2023-05-23T23:49:20.430Z] Removing intermediate container b00c1c1e5977 [2023-05-23T23:49:20.430Z] ---> 791dac7993d1 [2023-05-23T23:49:20.430Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:49:21.388Z] ---> c0d389c4ad15 [2023-05-23T23:49:21.388Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:49:22.345Z] ---> f6a41efa4e47 [2023-05-23T23:49:22.345Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T23:49:28.992Z] ---> 0603f7773d03 [2023-05-23T23:49:28.992Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T23:49:29.574Z] ---> ba51c40d80bc [2023-05-23T23:49:29.574Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T23:49:29.574Z] ---> Running in b65c25e0c76f [2023-05-23T23:49:30.155Z] Removing intermediate container b65c25e0c76f [2023-05-23T23:49:30.155Z] ---> c86456b8e295 [2023-05-23T23:49:30.155Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T23:49:31.116Z] ---> 473b4dbc5929 [2023-05-23T23:49:31.116Z] Step 22/27 : WORKDIR / [2023-05-23T23:49:31.382Z] ---> Running in 73de6ffc18e6 [2023-05-23T23:49:31.649Z] Removing intermediate container 73de6ffc18e6 [2023-05-23T23:49:31.649Z] ---> 04367e502eb4 [2023-05-23T23:49:31.649Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T23:49:31.915Z] ---> Running in 6bc6b8a8a2bb [2023-05-23T23:49:32.507Z] Removing intermediate container 6bc6b8a8a2bb [2023-05-23T23:49:32.507Z] ---> a84254718184 [2023-05-23T23:49:32.507Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T23:49:32.507Z] ---> Running in 5aa5774e2b4f [2023-05-23T23:49:33.103Z] Removing intermediate container 5aa5774e2b4f [2023-05-23T23:49:33.103Z] ---> 1fd5872b4c50 [2023-05-23T23:49:33.103Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T23:49:33.103Z] ---> Running in 69762df33c6c [2023-05-23T23:49:33.692Z] Removing intermediate container 69762df33c6c [2023-05-23T23:49:33.692Z] ---> 6226b1e8a0aa [2023-05-23T23:49:33.692Z] Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:49:33.692Z] ---> Running in 30c3654682ba [2023-05-23T23:49:34.280Z] Removing intermediate container 30c3654682ba [2023-05-23T23:49:34.280Z] ---> cdec1d10c205 [2023-05-23T23:49:34.280Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T23:49:34.869Z] ---> Running in 67e53f82cacd [2023-05-23T23:49:35.153Z] Removing intermediate container 67e53f82cacd [2023-05-23T23:49:35.153Z] ---> d144778baa16 [2023-05-23T23:49:35.153Z] [2023-05-23T23:49:35.422Z] Successfully built d144778baa16 [2023-05-23T23:49:35.688Z] Successfully tagged security-spire-config-arm64:latest [2023-05-23T23:49:35.688Z]  Building security-spire-config ... done Building security-spire-server [2023-05-23T23:49:53.915Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:49:53.915Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:49:53.915Z] ---> 23b182cb5646 [2023-05-23T23:49:53.915Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> c3af23f42f38 [2023-05-23T23:49:53.915Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> d8e747681a0f [2023-05-23T23:49:53.915Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> 6dc0c88713a5 [2023-05-23T23:49:53.915Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> 65a91dcdec0b [2023-05-23T23:49:53.915Z] Step 7/26 : COPY . . [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> b30d9b814d0e [2023-05-23T23:49:53.915Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> 7c0281e48fd0 [2023-05-23T23:49:53.915Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> 08e87566b83c [2023-05-23T23:49:53.915Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T23:49:53.915Z] ---> Using cache [2023-05-23T23:49:53.915Z] ---> 052d3142952b [2023-05-23T23:49:53.915Z] 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-05-23T23:49:53.915Z] ---> Running in ab70fe43f92a [2023-05-23T23:49:54.504Z] Removing intermediate container ab70fe43f92a [2023-05-23T23:49:54.504Z] ---> 7411b4b5cd9f [2023-05-23T23:49:54.504Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T23:49:54.504Z] ---> Running in 3e8db9ec3db4 [2023-05-23T23:49:54.774Z] Removing intermediate container 3e8db9ec3db4 [2023-05-23T23:49:54.774Z] ---> 72226dcfcdfa [2023-05-23T23:49:54.774Z] [2023-05-23T23:49:54.774Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T23:49:54.774Z] ---> 51e60588ff2c [2023-05-23T23:49:54.774Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T23:49:55.047Z] ---> Using cache [2023-05-23T23:49:55.047Z] ---> 69cf4ceeb3c2 [2023-05-23T23:49:55.047Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T23:49:55.047Z] ---> Running in 971cb53b1472 [2023-05-23T23:49:57.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:57.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:59.013Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T23:49:59.013Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T23:49:59.013Z] OK: 17694 distinct packages available [2023-05-23T23:49:59.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:49:59.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:50:01.305Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T23:50:01.573Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T23:50:01.573Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T23:50:01.573Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T23:50:01.573Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T23:50:01.573Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:50:01.573Z] OK: 9 MiB in 20 packages [2023-05-23T23:50:03.544Z] Removing intermediate container 971cb53b1472 [2023-05-23T23:50:03.544Z] ---> 39669e239d2d [2023-05-23T23:50:03.544Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:50:04.132Z] ---> 27f96085c29a [2023-05-23T23:50:04.132Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:50:05.095Z] ---> 3c567f166ff4 [2023-05-23T23:50:05.095Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T23:50:11.757Z] ---> c35c9e51e002 [2023-05-23T23:50:11.757Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T23:50:14.344Z] ---> 3963780fb63f [2023-05-23T23:50:14.344Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T23:50:14.929Z] ---> 4722dc91e068 [2023-05-23T23:50:14.929Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T23:50:15.884Z] ---> 5e63dc10530d [2023-05-23T23:50:15.884Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T23:50:15.884Z] ---> Running in f7d73d5992aa [2023-05-23T23:50:16.466Z] Removing intermediate container f7d73d5992aa [2023-05-23T23:50:16.466Z] ---> 3239978ff6a1 [2023-05-23T23:50:16.466Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T23:50:16.733Z] ---> Running in d4303945f84b [2023-05-23T23:50:17.000Z] Removing intermediate container d4303945f84b [2023-05-23T23:50:17.000Z] ---> 3ec79b8fb7f2 [2023-05-23T23:50:17.000Z] Step 24/26 : LABEL arch=arm64 [2023-05-23T23:50:17.265Z] ---> Running in 3822b76682f8 [2023-05-23T23:50:17.846Z] Removing intermediate container 3822b76682f8 [2023-05-23T23:50:17.846Z] ---> e6035f3643b1 [2023-05-23T23:50:17.846Z] Step 25/26 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:50:17.846Z] ---> Running in c0c08dffd703 [2023-05-23T23:50:18.428Z] Removing intermediate container c0c08dffd703 [2023-05-23T23:50:18.428Z] ---> 7c75936ff0e0 [2023-05-23T23:50:18.428Z] Step 26/26 : LABEL version=0.0.0 [2023-05-23T23:50:18.707Z] ---> Running in 5fe1fa420c3f [2023-05-23T23:50:18.974Z] Removing intermediate container 5fe1fa420c3f [2023-05-23T23:50:18.974Z] ---> 1465061c1262 [2023-05-23T23:50:18.974Z] [2023-05-23T23:50:19.242Z] Successfully built 1465061c1262 [2023-05-23T23:50:19.242Z] Successfully tagged security-spire-server-arm64:latest [2023-05-23T23:50:19.242Z] Building security-spire-agent [2023-05-23T23:50:41.564Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:50:41.564Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:50:41.564Z] ---> 23b182cb5646 [2023-05-23T23:50:41.564Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> c3af23f42f38 [2023-05-23T23:50:41.564Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> d8e747681a0f [2023-05-23T23:50:41.564Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 6dc0c88713a5 [2023-05-23T23:50:41.564Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 65a91dcdec0b [2023-05-23T23:50:41.564Z] Step 7/27 : COPY . . [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> b30d9b814d0e [2023-05-23T23:50:41.564Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 7c0281e48fd0 [2023-05-23T23:50:41.564Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 08e87566b83c [2023-05-23T23:50:41.564Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 052d3142952b [2023-05-23T23:50:41.564Z] 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-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 9c92e4c323e9 [2023-05-23T23:50:41.564Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> a4f1b403bde4 [2023-05-23T23:50:41.564Z] [2023-05-23T23:50:41.564Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T23:50:41.564Z] ---> 51e60588ff2c [2023-05-23T23:50:41.564Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 69cf4ceeb3c2 [2023-05-23T23:50:41.564Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 39669e239d2d [2023-05-23T23:50:41.564Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 27f96085c29a [2023-05-23T23:50:41.564Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:50:41.564Z] ---> Using cache [2023-05-23T23:50:41.564Z] ---> 3c567f166ff4 [2023-05-23T23:50:41.564Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T23:50:43.522Z] ---> 04c2cbf90138 [2023-05-23T23:50:43.522Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T23:50:50.179Z] ---> c5debfd86b29 [2023-05-23T23:50:50.179Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T23:50:50.451Z] ---> 11faab3145e1 [2023-05-23T23:50:50.451Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T23:50:51.407Z] ---> 6bd7051d38de [2023-05-23T23:50:51.407Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T23:50:54.735Z] ---> ae54665a8eee [2023-05-23T23:50:54.735Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T23:50:54.735Z] ---> Running in 1e4de4323a7b [2023-05-23T23:50:54.998Z] Removing intermediate container 1e4de4323a7b [2023-05-23T23:50:54.998Z] ---> 9f40e7407c1d [2023-05-23T23:50:54.998Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T23:50:54.998Z] ---> Running in a4e4c0f89dda [2023-05-23T23:50:55.583Z] Removing intermediate container a4e4c0f89dda [2023-05-23T23:50:55.583Z] ---> 70a871e98324 [2023-05-23T23:50:55.583Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T23:50:55.583Z] ---> Running in eb631abde0fd [2023-05-23T23:50:56.162Z] Removing intermediate container eb631abde0fd [2023-05-23T23:50:56.162Z] ---> 376e72b5845b [2023-05-23T23:50:56.162Z] Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:50:56.162Z] ---> Running in 9fa78e403b19 [2023-05-23T23:50:56.743Z] Removing intermediate container 9fa78e403b19 [2023-05-23T23:50:56.743Z] ---> 28a205522774 [2023-05-23T23:50:56.743Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T23:50:56.743Z] ---> Running in e976387e4f9f [2023-05-23T23:50:57.322Z] Removing intermediate container e976387e4f9f [2023-05-23T23:50:57.322Z] ---> 692f884c78cf [2023-05-23T23:50:57.322Z] [2023-05-23T23:50:57.585Z] Successfully built 692f884c78cf [2023-05-23T23:50:57.586Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-23T23:50:57.586Z]  Building security-spire-agent ... done Building core-command [2023-05-23T23:51:15.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:51:15.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:51:15.773Z] ---> 23b182cb5646 [2023-05-23T23:51:15.773Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:51:15.773Z] ---> Using cache [2023-05-23T23:51:15.773Z] ---> 6b28cb08064f [2023-05-23T23:51:15.773Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T23:51:15.773Z] ---> Using cache [2023-05-23T23:51:15.773Z] ---> f2672ec65c68 [2023-05-23T23:51:15.773Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T23:51:15.773Z] ---> Using cache [2023-05-23T23:51:15.773Z] ---> b800a6bea892 [2023-05-23T23:51:15.773Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T23:51:15.773Z] ---> Using cache [2023-05-23T23:51:15.773Z] ---> 2b879ebb4ac4 [2023-05-23T23:51:15.773Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:51:15.773Z] ---> Using cache [2023-05-23T23:51:15.773Z] ---> 3be150cf094f [2023-05-23T23:51:15.773Z] Step 8/24 : COPY . . [2023-05-23T23:51:15.773Z] ---> Using cache [2023-05-23T23:51:15.773Z] ---> fda5bdb26fae [2023-05-23T23:51:15.773Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T23:51:16.358Z] ---> Running in 3c0f0155a596 [2023-05-23T23:51:18.303Z] 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-05-23T23:53:39.956Z] 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-05-23T23:53:48.147Z] Removing intermediate container 576a4fd5acd0 [2023-05-23T23:53:48.147Z] ---> 8958b657be7a [2023-05-23T23:53:48.147Z] [2023-05-23T23:53:48.147Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T23:53:48.147Z] ---> 51e60588ff2c [2023-05-23T23:53:48.147Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T23:53:48.147Z] ---> Running in c7d4362006ad [2023-05-23T23:53:50.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:53:50.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:53:52.619Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T23:53:52.619Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T23:53:52.619Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T23:53:52.619Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:53:52.619Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T23:53:53.202Z] OK: 8 MiB in 18 packages [2023-05-23T23:53:55.149Z] Removing intermediate container c7d4362006ad [2023-05-23T23:53:55.149Z] ---> 74fde8878e69 [2023-05-23T23:53:55.149Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T23:53:55.415Z] ---> Running in d190851668d8 [2023-05-23T23:53:55.682Z] Removing intermediate container d190851668d8 [2023-05-23T23:53:55.682Z] ---> 8e450190f6ea [2023-05-23T23:53:55.682Z] Step 12/25 : WORKDIR / [2023-05-23T23:53:55.949Z] ---> Running in 8d851de02b20 [2023-05-23T23:53:56.536Z] Removing intermediate container 8d851de02b20 [2023-05-23T23:53:56.536Z] ---> a7a4e1cfa468 [2023-05-23T23:53:56.536Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:53:57.509Z] ---> 057b4a9fbe1e [2023-05-23T23:53:57.509Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:53:58.114Z] ---> f86cf32b7a0c [2023-05-23T23:53:58.114Z] 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-05-23T23:53:59.078Z] ---> 29ee23bb5eb5 [2023-05-23T23:53:59.078Z] 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-05-23T23:54:00.035Z] ---> 487292c69d2b [2023-05-23T23:54:00.035Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:54:00.993Z] ---> edbd8e7a7676 [2023-05-23T23:54:00.993Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T23:54:02.934Z] ---> 0a509a7e0e66 [2023-05-23T23:54:02.934Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T23:54:06.268Z] ---> b5db2c9d12e6 [2023-05-23T23:54:06.268Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T23:54:07.686Z] ---> 82f367e9afe6 [2023-05-23T23:54:07.686Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:54:07.686Z] ---> Running in 60332caa1c16 [2023-05-23T23:54:11.932Z] Removing intermediate container 60332caa1c16 [2023-05-23T23:54:11.932Z] ---> e91be02ed867 [2023-05-23T23:54:11.932Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:54:12.198Z] ---> Running in de7557092e0d [2023-05-23T23:54:13.158Z] Removing intermediate container de7557092e0d [2023-05-23T23:54:13.158Z] ---> b79ba393b6d8 [2023-05-23T23:54:13.158Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T23:54:13.158Z] ---> Running in baf312b97af4 [2023-05-23T23:54:14.118Z] Removing intermediate container baf312b97af4 [2023-05-23T23:54:14.118Z] ---> d520ad05ddb0 [2023-05-23T23:54:14.118Z] Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:54:14.118Z] ---> Running in a27d0991872b [2023-05-23T23:54:15.078Z] Removing intermediate container a27d0991872b [2023-05-23T23:54:15.078Z] ---> 4f67658774f4 [2023-05-23T23:54:15.078Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T23:54:15.349Z] ---> Running in d85a0a72e3eb [2023-05-23T23:54:15.931Z] Removing intermediate container d85a0a72e3eb [2023-05-23T23:54:15.931Z] ---> 88241654fe95 [2023-05-23T23:54:15.931Z] [2023-05-23T23:54:16.514Z] Successfully built 88241654fe95 [2023-05-23T23:54:16.783Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-23T23:54:16.783Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-05-23T23:54:24.973Z] Removing intermediate container 5d8378a31f94 [2023-05-23T23:54:24.973Z] ---> a80d730707af [2023-05-23T23:54:24.973Z] [2023-05-23T23:54:24.973Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:54:24.973Z] ---> 51e60588ff2c [2023-05-23T23:54:24.973Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:54:24.973Z] ---> Using cache [2023-05-23T23:54:24.973Z] ---> 64be256b7430 [2023-05-23T23:54:24.973Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:54:24.973Z] ---> Using cache [2023-05-23T23:54:24.973Z] ---> c49f7e079a19 [2023-05-23T23:54:24.973Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T23:54:24.973Z] ---> Running in 8c7f63a62c90 [2023-05-23T23:54:24.973Z] Removing intermediate container 8c7f63a62c90 [2023-05-23T23:54:24.973Z] ---> 284503fc9f4a [2023-05-23T23:54:24.973Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T23:54:24.973Z] ---> Running in 058ae12dc2ac [2023-05-23T23:54:25.249Z] Removing intermediate container 058ae12dc2ac [2023-05-23T23:54:25.249Z] ---> 78e8b15b1b0d [2023-05-23T23:54:25.249Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:54:26.654Z] ---> 5e868ca89f8b [2023-05-23T23:54:26.654Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:54:28.057Z] ---> 7845507b82b1 [2023-05-23T23:54:28.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T23:54:33.398Z] ---> 979d6afb33a2 [2023-05-23T23:54:33.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:54:33.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T23:54:33.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T23:54:33.938Z] ---> 23b182cb5646 [2023-05-23T23:54:33.938Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T23:54:33.938Z] ---> Using cache [2023-05-23T23:54:33.938Z] ---> 6b28cb08064f [2023-05-23T23:54:33.938Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T23:54:33.938Z] ---> Using cache [2023-05-23T23:54:33.938Z] ---> f2672ec65c68 [2023-05-23T23:54:33.938Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T23:54:33.938Z] ---> Using cache [2023-05-23T23:54:33.938Z] ---> b800a6bea892 [2023-05-23T23:54:33.938Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T23:54:33.938Z] ---> Using cache [2023-05-23T23:54:33.938Z] ---> 2b879ebb4ac4 [2023-05-23T23:54:33.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T23:54:33.938Z] ---> Using cache [2023-05-23T23:54:33.938Z] ---> 3be150cf094f [2023-05-23T23:54:33.938Z] Step 8/23 : COPY . . [2023-05-23T23:54:33.938Z] ---> Using cache [2023-05-23T23:54:33.938Z] ---> fda5bdb26fae [2023-05-23T23:54:33.938Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T23:54:34.205Z] ---> 288de616adce [2023-05-23T23:54:34.206Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T23:54:34.206Z] ---> Running in fce430bd49c5 [2023-05-23T23:54:34.480Z] ---> Running in d205067c2093 [2023-05-23T23:54:35.446Z] Removing intermediate container d205067c2093 [2023-05-23T23:54:35.446Z] ---> a4aaa25b7938 [2023-05-23T23:54:35.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:54:35.446Z] ---> Running in 5dd1c6fadc12 [2023-05-23T23:54:36.415Z] Removing intermediate container 5dd1c6fadc12 [2023-05-23T23:54:36.415Z] ---> a8f06fb2ae55 [2023-05-23T23:54:36.415Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T23:54:36.415Z] ---> Running in 3c495573a9f7 [2023-05-23T23:54:37.014Z] 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-05-23T23:54:37.281Z] Removing intermediate container 3c495573a9f7 [2023-05-23T23:54:37.281Z] ---> 72331d71d174 [2023-05-23T23:54:37.281Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:54:37.281Z] ---> Running in edc9225d2b36 [2023-05-23T23:54:37.861Z] Removing intermediate container edc9225d2b36 [2023-05-23T23:54:37.861Z] ---> c748eae686ab [2023-05-23T23:54:37.861Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:54:38.127Z] ---> Running in f36a7ab6e013 [2023-05-23T23:54:38.727Z] Removing intermediate container f36a7ab6e013 [2023-05-23T23:54:38.727Z] ---> 1c692679af58 [2023-05-23T23:54:38.727Z] [2023-05-23T23:54:38.999Z] Successfully built 1c692679af58 [2023-05-23T23:54:38.999Z] Successfully tagged support-scheduler-arm64:latest [2023-05-23T23:55:35.505Z]  Building support-scheduler ... done Removing intermediate container 10ff752e8265 [2023-05-23T23:55:35.505Z] ---> 8f7af93ae0b7 [2023-05-23T23:55:35.505Z] [2023-05-23T23:55:35.505Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T23:55:35.505Z] ---> 51e60588ff2c [2023-05-23T23:55:35.505Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T23:55:35.505Z] ---> Running in 479d2fb1d849 [2023-05-23T23:55:37.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:55:38.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:55:39.806Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T23:55:39.806Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T23:55:39.806Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:55:39.806Z] OK: 8 MiB in 17 packages [2023-05-23T23:55:41.214Z] Removing intermediate container 479d2fb1d849 [2023-05-23T23:55:41.214Z] ---> 2f4b535020b3 [2023-05-23T23:55:41.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T23:55:41.214Z] ---> Running in 72ff4a7c1e77 [2023-05-23T23:55:42.172Z] Removing intermediate container 72ff4a7c1e77 [2023-05-23T23:55:42.172Z] ---> cb1e1d13f5b9 [2023-05-23T23:55:42.172Z] Step 12/22 : WORKDIR /edgex [2023-05-23T23:55:42.172Z] ---> Running in 5902207fcdf0 [2023-05-23T23:55:42.761Z] Removing intermediate container 5902207fcdf0 [2023-05-23T23:55:42.761Z] ---> d3af79f69983 [2023-05-23T23:55:42.761Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:55:43.733Z] ---> 388698b58afe [2023-05-23T23:55:43.733Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:55:44.695Z] ---> a738c7a217a7 [2023-05-23T23:55:44.695Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T23:55:45.662Z] ---> 3adddedf7666 [2023-05-23T23:55:45.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T23:55:47.069Z] ---> 2e99d020ac4f [2023-05-23T23:55:47.069Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T23:55:48.030Z] ---> b5ba170825d2 [2023-05-23T23:55:48.030Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:55:48.030Z] ---> Running in 6fdf2120dc18 [2023-05-23T23:55:54.675Z] Removing intermediate container 6fdf2120dc18 [2023-05-23T23:55:54.675Z] ---> 651daf85179d [2023-05-23T23:55:54.675Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:55:54.675Z] ---> Running in e3eb47930711 [2023-05-23T23:55:54.946Z] Removing intermediate container e3eb47930711 [2023-05-23T23:55:54.946Z] ---> 879ad454b12a [2023-05-23T23:55:54.946Z] Step 20/22 : LABEL arch=arm64 [2023-05-23T23:55:54.946Z] ---> Running in 3a11f2b3c7fd [2023-05-23T23:55:55.528Z] Removing intermediate container 3a11f2b3c7fd [2023-05-23T23:55:55.528Z] ---> 4e57248d1c47 [2023-05-23T23:55:55.528Z] Step 21/22 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:55:55.804Z] ---> Running in a96b94b7ca8f [2023-05-23T23:55:56.076Z] Removing intermediate container a96b94b7ca8f [2023-05-23T23:55:56.076Z] ---> 0a0283aa00ce [2023-05-23T23:55:56.076Z] Step 22/22 : LABEL version=0.0.0 [2023-05-23T23:55:56.343Z] ---> Running in 5cd1994c0f5b [2023-05-23T23:55:56.612Z] Removing intermediate container 5cd1994c0f5b [2023-05-23T23:55:56.612Z] ---> 18c9711e8988 [2023-05-23T23:55:56.612Z] [2023-05-23T23:55:57.193Z] Successfully built 18c9711e8988 [2023-05-23T23:55:57.193Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-23T23:57:33.855Z]  Building security-proxy-setup ... done Removing intermediate container 3c0f0155a596 [2023-05-23T23:57:33.855Z] ---> 8403b04f8f07 [2023-05-23T23:57:33.855Z] [2023-05-23T23:57:33.855Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T23:57:33.855Z] ---> 51e60588ff2c [2023-05-23T23:57:33.855Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:57:33.855Z] ---> Using cache [2023-05-23T23:57:33.855Z] ---> 64be256b7430 [2023-05-23T23:57:33.855Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:57:33.855Z] ---> Using cache [2023-05-23T23:57:33.855Z] ---> c49f7e079a19 [2023-05-23T23:57:33.855Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T23:57:33.855Z] ---> Running in 06d3f72165da [2023-05-23T23:57:33.855Z] Removing intermediate container 06d3f72165da [2023-05-23T23:57:33.855Z] ---> 006c69244720 [2023-05-23T23:57:33.855Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T23:57:33.855Z] ---> Running in bd56ed62f827 [2023-05-23T23:57:33.855Z] Removing intermediate container bd56ed62f827 [2023-05-23T23:57:33.855Z] ---> 43003e1fcf9c [2023-05-23T23:57:33.855Z] Step 15/24 : WORKDIR / [2023-05-23T23:57:33.855Z] ---> Running in 62174c4c52a9 [2023-05-23T23:57:33.855Z] Removing intermediate container 62174c4c52a9 [2023-05-23T23:57:33.855Z] ---> 28055eb59b15 [2023-05-23T23:57:33.855Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:57:33.855Z] ---> 726d78800eda [2023-05-23T23:57:33.855Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:57:33.855Z] ---> 30b0fe5ea3ac [2023-05-23T23:57:33.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T23:57:33.855Z] ---> 97bce716a34e [2023-05-23T23:57:33.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:57:33.855Z] ---> 6ee4a71b2786 [2023-05-23T23:57:33.855Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T23:57:33.855Z] ---> Running in 3f0a4d8bfc17 [2023-05-23T23:57:33.855Z] Removing intermediate container 3f0a4d8bfc17 [2023-05-23T23:57:33.855Z] ---> 389fe7352e65 [2023-05-23T23:57:33.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:57:33.855Z] ---> Running in 4239c12a7f22 [2023-05-23T23:57:33.855Z] Removing intermediate container 4239c12a7f22 [2023-05-23T23:57:33.855Z] ---> 5cb5f5f38628 [2023-05-23T23:57:33.855Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T23:57:33.855Z] ---> Running in 8792a5a6cc6c [2023-05-23T23:57:33.855Z] Removing intermediate container 8792a5a6cc6c [2023-05-23T23:57:33.855Z] ---> 7af21aab09bc [2023-05-23T23:57:33.855Z] Step 23/24 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:57:33.855Z] ---> Running in 4610e7d227a3 [2023-05-23T23:57:33.855Z] Removing intermediate container 4610e7d227a3 [2023-05-23T23:57:33.855Z] ---> 3007cbca9c59 [2023-05-23T23:57:33.855Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T23:57:33.855Z] ---> Running in 748a1d52b8fa [2023-05-23T23:57:33.855Z] Removing intermediate container 748a1d52b8fa [2023-05-23T23:57:33.855Z] ---> ea151a97a64b [2023-05-23T23:57:33.855Z] [2023-05-23T23:57:33.855Z] Successfully built ea151a97a64b [2023-05-23T23:57:33.855Z] Successfully tagged core-command-arm64:latest [2023-05-23T23:57:56.389Z]  Building core-command ... done Removing intermediate container 7b6ca06a0143 [2023-05-23T23:57:56.389Z] ---> c15e41ca0ace [2023-05-23T23:57:56.389Z] [2023-05-23T23:57:56.389Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:57:56.389Z] ---> 51e60588ff2c [2023-05-23T23:57:56.389Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T23:57:56.389Z] ---> Running in 32ecac13e755 [2023-05-23T23:57:56.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T23:57:57.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T23:57:58.984Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T23:57:58.984Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T23:57:58.984Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T23:57:58.984Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T23:57:59.250Z] OK: 8 MiB in 17 packages [2023-05-23T23:58:01.840Z] Removing intermediate container 32ecac13e755 [2023-05-23T23:58:01.840Z] ---> 5dc16e271638 [2023-05-23T23:58:01.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T23:58:01.840Z] ---> Running in e19e37e02532 [2023-05-23T23:58:02.108Z] Removing intermediate container e19e37e02532 [2023-05-23T23:58:02.108Z] ---> 73803a8cbadc [2023-05-23T23:58:02.108Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T23:58:02.108Z] ---> Running in c4563987660d [2023-05-23T23:58:02.376Z] Removing intermediate container c4563987660d [2023-05-23T23:58:02.376Z] ---> 198306c433c9 [2023-05-23T23:58:02.376Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T23:58:02.642Z] ---> Running in d91a82939f4b [2023-05-23T23:58:02.909Z] Removing intermediate container d91a82939f4b [2023-05-23T23:58:02.909Z] ---> d2d2c96a9119 [2023-05-23T23:58:02.909Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:58:03.494Z] ---> 7660c04d8089 [2023-05-23T23:58:03.494Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:58:04.458Z] ---> 96908f7c1e5d [2023-05-23T23:58:04.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T23:58:06.408Z] ---> e8441024bf26 [2023-05-23T23:58:06.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:58:06.992Z] ---> cd2221596b40 [2023-05-23T23:58:06.992Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T23:58:06.992Z] ---> Running in 7db581ac0307 [2023-05-23T23:58:07.578Z] Removing intermediate container 7db581ac0307 [2023-05-23T23:58:07.578Z] ---> 90ad4209b269 [2023-05-23T23:58:07.578Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T23:58:07.578Z] ---> Running in 909a9bba1bd0 [2023-05-23T23:58:07.846Z] Removing intermediate container 909a9bba1bd0 [2023-05-23T23:58:07.846Z] ---> 8103e5f274d6 [2023-05-23T23:58:07.846Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T23:58:08.112Z] ---> Running in bd3e52177f02 [2023-05-23T23:58:08.696Z] Removing intermediate container bd3e52177f02 [2023-05-23T23:58:08.696Z] ---> ea8a243e04aa [2023-05-23T23:58:08.696Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:58:08.696Z] ---> Running in 8e150e358499 [2023-05-23T23:58:08.968Z] Removing intermediate container 8e150e358499 [2023-05-23T23:58:08.968Z] ---> 3205bff639c7 [2023-05-23T23:58:08.968Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:58:08.968Z] ---> Running in c858664dc8b6 [2023-05-23T23:58:09.556Z] Removing intermediate container c858664dc8b6 [2023-05-23T23:58:09.556Z] ---> 165c406cc310 [2023-05-23T23:58:09.556Z] [2023-05-23T23:58:09.556Z] Successfully built 165c406cc310 [2023-05-23T23:58:09.556Z] Successfully tagged support-notifications-arm64:latest [2023-05-23T23:58:17.777Z]  Building support-notifications ... done Removing intermediate container fce430bd49c5 [2023-05-23T23:58:17.777Z] ---> ad184cc4a5f6 [2023-05-23T23:58:17.777Z] [2023-05-23T23:58:17.777Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T23:58:17.777Z] ---> 51e60588ff2c [2023-05-23T23:58:17.777Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T23:58:17.777Z] ---> Using cache [2023-05-23T23:58:17.777Z] ---> 40ffd6389b47 [2023-05-23T23:58:17.777Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T23:58:17.777Z] ---> Using cache [2023-05-23T23:58:17.777Z] ---> 538af5283cc3 [2023-05-23T23:58:17.777Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T23:58:17.777Z] ---> Using cache [2023-05-23T23:58:17.777Z] ---> 277b6ee339b1 [2023-05-23T23:58:17.777Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T23:58:17.777Z] ---> Using cache [2023-05-23T23:58:17.777Z] ---> d6a594495b63 [2023-05-23T23:58:17.777Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T23:58:18.043Z] ---> f872811f8afe [2023-05-23T23:58:18.043Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T23:58:18.629Z] ---> 1a03cf44498b [2023-05-23T23:58:18.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T23:58:18.897Z] ---> ef52b1cfca72 [2023-05-23T23:58:18.897Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T23:58:19.164Z] ---> Running in a599aeb916c5 [2023-05-23T23:58:21.109Z] Removing intermediate container a599aeb916c5 [2023-05-23T23:58:21.109Z] ---> 53570d183e57 [2023-05-23T23:58:21.109Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T23:58:21.109Z] ---> Running in 89fa330a7771 [2023-05-23T23:58:21.109Z] Removing intermediate container 89fa330a7771 [2023-05-23T23:58:21.109Z] ---> 53baaa4b94a9 [2023-05-23T23:58:21.109Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T23:58:21.379Z] ---> Running in 8511c2cfe759 [2023-05-23T23:58:21.648Z] Removing intermediate container 8511c2cfe759 [2023-05-23T23:58:21.648Z] ---> dee4f20fa400 [2023-05-23T23:58:21.648Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T23:58:21.648Z] ---> Running in ee801aca8c77 [2023-05-23T23:58:21.921Z] Removing intermediate container ee801aca8c77 [2023-05-23T23:58:21.921Z] ---> e255db9df52e [2023-05-23T23:58:21.921Z] Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c [2023-05-23T23:58:22.189Z] ---> Running in df52cc345df1 [2023-05-23T23:58:22.458Z] Removing intermediate container df52cc345df1 [2023-05-23T23:58:22.458Z] ---> 57b53c06531a [2023-05-23T23:58:22.458Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T23:58:22.458Z] ---> Running in 80ceb4f0663e [2023-05-23T23:58:22.726Z] Removing intermediate container 80ceb4f0663e [2023-05-23T23:58:22.726Z] ---> 38cd9b570ef1 [2023-05-23T23:58:22.726Z] [2023-05-23T23:58:22.995Z] Successfully built 38cd9b570ef1 [2023-05-23T23:58:23.263Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-23T23:58:23.541Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-05-23T23:58:23.560Z] $ docker stop --time=1 2f34bc895a59ff99303d57246b1aa95d81c519dc06121d85acccf22489066ea0 [2023-05-23T23:58:25.282Z] $ docker rm -f --volumes 2f34bc895a59ff99303d57246b1aa95d81c519dc06121d85acccf22489066ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T23:58:25.848Z] + docker images [2023-05-23T23:58:26.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T23:58:26.114Z] security-proxy-auth-arm64 latest 38cd9b570ef1 3 seconds ago 18.1MB [2023-05-23T23:58:26.114Z] ad184cc4a5f6 10 seconds ago 1.51GB [2023-05-23T23:58:26.114Z] support-notifications-arm64 latest 165c406cc310 16 seconds ago 31.9MB [2023-05-23T23:58:26.114Z] c15e41ca0ace 34 seconds ago 1.59GB [2023-05-23T23:58:26.114Z] core-command-arm64 latest ea151a97a64b 53 seconds ago 19.7MB [2023-05-23T23:58:26.114Z] 8403b04f8f07 About a minute ago 1.53GB [2023-05-23T23:58:26.114Z] security-proxy-setup-arm64 latest 18c9711e8988 2 minutes ago 18.7MB [2023-05-23T23:58:26.114Z] 8f7af93ae0b7 2 minutes ago 1.51GB [2023-05-23T23:58:26.114Z] support-scheduler-arm64 latest 1c692679af58 3 minutes ago 31.2MB [2023-05-23T23:58:26.114Z] a80d730707af 4 minutes ago 1.59GB [2023-05-23T23:58:26.114Z] security-secretstore-setup-arm64 latest 88241654fe95 4 minutes ago 32.2MB [2023-05-23T23:58:26.114Z] 8958b657be7a 4 minutes ago 1.52GB [2023-05-23T23:58:26.114Z] security-spire-agent-arm64 latest 692f884c78cf 7 minutes ago 153MB [2023-05-23T23:58:26.114Z] security-spire-server-arm64 latest 1465061c1262 8 minutes ago 97MB [2023-05-23T23:58:26.114Z] 72226dcfcdfa 8 minutes ago 1.39GB [2023-05-23T23:58:26.114Z] security-spire-config-arm64 latest d144778baa16 8 minutes ago 96.1MB [2023-05-23T23:58:26.114Z] a4f1b403bde4 9 minutes ago 1.39GB [2023-05-23T23:58:26.114Z] security-spiffe-token-provider-arm64 latest b394043cef96 12 minutes ago 32.7MB [2023-05-23T23:58:26.114Z] a33861b93bc1 12 minutes ago 1.57GB [2023-05-23T23:58:26.114Z] core-metadata-arm64 latest 2bab0f31f56f 12 minutes ago 20.2MB [2023-05-23T23:58:26.114Z] core-data-arm64 latest 2630bed9cf9b 12 minutes ago 19.9MB [2023-05-23T23:58:26.114Z] 344fb5c08787 13 minutes ago 1.53GB [2023-05-23T23:58:26.114Z] 3bf75b253edd 13 minutes ago 1.53GB [2023-05-23T23:58:26.114Z] core-common-config-bootstrapper-arm64 latest 90c8afcc93cb 13 minutes ago 17.2MB [2023-05-23T23:58:26.114Z] security-bootstrapper-arm64 latest e2723c2db6e2 13 minutes ago 21.9MB [2023-05-23T23:58:26.114Z] 52a2ab00a5fd 13 minutes ago 1.52GB [2023-05-23T23:58:26.114Z] 66d3acbd66f5 14 minutes ago 1.51GB [2023-05-23T23:58:26.114Z] ci-base-image-arm64 latest 23b182cb5646 36 minutes ago 899MB [2023-05-23T23:58:26.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-23T23:58:26.114Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-23T23:58:26.114Z] 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-05-23T23:58:26.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T23:58:26.931Z] [2023-05-23T23:58:26.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:58:27.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T23:58:27.608Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T23:58:27.608Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T23:58:27.608Z] 04944245beec: Pulling fs layer [2023-05-23T23:58:27.608Z] 699f458cf7ca: Pulling fs layer [2023-05-23T23:58:27.608Z] 765212b225bb: Pulling fs layer [2023-05-23T23:58:27.608Z] f23df028b6ca: Pulling fs layer [2023-05-23T23:58:27.608Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T23:58:27.608Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T23:58:27.608Z] 765212b225bb: Waiting [2023-05-23T23:58:27.608Z] f23df028b6ca: Waiting [2023-05-23T23:58:27.608Z] d65c8cfc05b1: Waiting [2023-05-23T23:58:27.608Z] 2437ff75d9bd: Waiting [2023-05-23T23:58:27.608Z] 04944245beec: Verifying Checksum [2023-05-23T23:58:27.608Z] 04944245beec: Download complete [2023-05-23T23:58:27.608Z] 765212b225bb: Download complete [2023-05-23T23:58:27.608Z] f23df028b6ca: Download complete [2023-05-23T23:58:27.608Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T23:58:27.608Z] d65c8cfc05b1: Download complete [2023-05-23T23:58:27.877Z] 699f458cf7ca: Verifying Checksum [2023-05-23T23:58:27.877Z] 699f458cf7ca: Download complete [2023-05-23T23:58:28.144Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T23:58:28.144Z] 8998bd30e6a1: Download complete [2023-05-23T23:58:30.725Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T23:58:30.725Z] 2437ff75d9bd: Download complete [2023-05-23T23:58:32.132Z] 8998bd30e6a1: Pull complete [2023-05-23T23:58:32.398Z] 04944245beec: Pull complete [2023-05-23T23:58:33.802Z] 699f458cf7ca: Pull complete [2023-05-23T23:58:34.068Z] 765212b225bb: Pull complete [2023-05-23T23:58:34.654Z] f23df028b6ca: Pull complete [2023-05-23T23:58:34.921Z] d65c8cfc05b1: Pull complete [2023-05-23T23:58:49.911Z] 2437ff75d9bd: Pull complete [2023-05-23T23:58:49.911Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T23:58:49.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T23:58:49.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:58:50.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2023-05-23T23:58:50.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T23:58:53.653Z] $ docker top 3ebefa36f1282d091edd883f98f7b510aa593dcb093691e9abe874ef606af205 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:58:54.597Z] ---> job-cost.sh [2023-05-23T23:58:54.597Z] lf-activate-venv: SKIPPING [2023-05-23T23:58:54.597Z] INFO: No Stack... [2023-05-23T23:58:55.179Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T23:58:56.141Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T23:58:56.807Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-23T23:58:56.807Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T23:58:56.861Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] [2023-05-23T23:58:56.866Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] did not exist. Created. [2023-05-23T23:58:56.866Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T23:58:57.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T23:58:57.823Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T23:58:57.839Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T23:58:57.928Z] $ docker stop --time=1 3ebefa36f1282d091edd883f98f7b510aa593dcb093691e9abe874ef606af205 [2023-05-23T23:58:59.484Z] $ docker rm -f --volumes 3ebefa36f1282d091edd883f98f7b510aa593dcb093691e9abe874ef606af205 [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-05-23T23:59:00.507Z] provisioning config files... [2023-05-23T23:59:00.515Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9936006061515490035tmp [Pipeline] { [Pipeline] sh [2023-05-23T23:59:00.851Z] + set +x [2023-05-23T23:59:00.851Z] + bash -s -- [2023-05-23T23:59:00.851Z] + curl -s https://codecov.io/bash [2023-05-23T23:59:00.851Z] [2023-05-23T23:59:00.851Z] _____ _ [2023-05-23T23:59:00.851Z] / ____| | | [2023-05-23T23:59:00.851Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T23:59:00.851Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T23:59:00.851Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T23:59:00.851Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T23:59:00.851Z] Bash-1.0.6 [2023-05-23T23:59:00.851Z] [2023-05-23T23:59:00.851Z] [2023-05-23T23:59:00.851Z] ==> git version 2.25.1 found [2023-05-23T23:59:00.851Z] ==> 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-05-23T23:59:00.851Z] Release-Date: 2020-01-08 [2023-05-23T23:59:00.851Z] 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-05-23T23:59:00.851Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T23:59:00.851Z] ==> Jenkins CI detected. [2023-05-23T23:59:00.851Z] current dir:  /w/workspace/edgex-go/1 [2023-05-23T23:59:00.851Z] project root: . [2023-05-23T23:59:00.851Z] --> token set from env [2023-05-23T23:59:00.851Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T23:59:00.851Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T23:59:01.110Z] ==> Python coveragepy not found [2023-05-23T23:59:01.110Z] ==> Searching for coverage reports in: [2023-05-23T23:59:01.110Z] + . [2023-05-23T23:59:01.110Z] -> Found 1 reports [2023-05-23T23:59:01.110Z] ==> Detecting git/mercurial file structure [2023-05-23T23:59:01.110Z] ==> Reading reports [2023-05-23T23:59:01.110Z] + ./coverage.out bytes=447731 [2023-05-23T23:59:01.110Z] ==> Appending adjustments [2023-05-23T23:59:01.110Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T23:59:02.046Z] + Found adjustments [2023-05-23T23:59:02.047Z] ==> Gzipping contents [2023-05-23T23:59:02.305Z] 60K /tmp/codecov.mQOjW8.gz [2023-05-23T23:59:02.305Z] ==> Uploading reports [2023-05-23T23:59:02.305Z] url: https://codecov.io [2023-05-23T23:59:02.305Z] query: branch=PR-4576&commit=75014376cfd1cbc032cf2e5f6f9e7be14987845c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4576&job=&cmd_args= [2023-05-23T23:59:02.305Z] -> Pinging Codecov [2023-05-23T23:59:02.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4576&commit=75014376cfd1cbc032cf2e5f6f9e7be14987845c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4576&job=&cmd_args= [2023-05-23T23:59:02.563Z] -> Uploading to [2023-05-23T23:59:02.563Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/75014376cfd1cbc032cf2e5f6f9e7be14987845c/23b69d31-cd92-4332-9988-502f5caadff2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T235902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4b1f7a1736f661231e2b640edec0d373de81fd768dd037817c266ffa11bfcc6 [2023-05-23T23:59:02.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T23:59:02.563Z] Dload Upload Total Spent Left Speed [2023-05-23T23:59:02.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 251k --:--:-- --:--:-- --:--:-- 251k [2023-05-23T23:59:02.821Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] } [2023-05-23T23:59:02.851Z] 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-05-23T23:59:04.235Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:04.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:05.465Z] ---> package-listing.sh [2023-05-23T23:59:05.465Z] ++ facter osfamily [2023-05-23T23:59:05.465Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T23:59:05.725Z] + OS_FAMILY=debian [2023-05-23T23:59:05.725Z] + workspace=/w/workspace/edgex-go/1 [2023-05-23T23:59:05.725Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T23:59:05.725Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T23:59:05.725Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T23:59:05.725Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T23:59:05.725Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-23T23:59:05.725Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T23:59:05.725Z] + case "${OS_FAMILY}" in [2023-05-23T23:59:05.725Z] + dpkg -l [2023-05-23T23:59:05.725Z] + grep '^ii' [2023-05-23T23:59:05.725Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T23:59:05.725Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T23:59:05.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T23:59:05.725Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-23T23:59:05.725Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-23T23:59:05.725Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-23T23:59:05.763Z] 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-05-23T23:59:06.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:59:06.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T23:59:06.459Z] [2023-05-23T23:59:06.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T23:59:06.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T23:59:06.854Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T23:59:06.854Z] 5eb5b503b376: Pulling fs layer [2023-05-23T23:59:06.854Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T23:59:06.854Z] ec43610c2a17: Pulling fs layer [2023-05-23T23:59:06.854Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T23:59:06.854Z] 33b1e0a273af: Pulling fs layer [2023-05-23T23:59:06.854Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T23:59:06.854Z] 2f39f015ded8: Pulling fs layer [2023-05-23T23:59:06.854Z] 5d3b04190fa2: Waiting [2023-05-23T23:59:06.854Z] 2f39f015ded8: Waiting [2023-05-23T23:59:06.854Z] 3a2ae6a8a46f: Waiting [2023-05-23T23:59:06.854Z] 33b1e0a273af: Waiting [2023-05-23T23:59:06.854Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T23:59:06.854Z] 5c69ac0246d0: Download complete [2023-05-23T23:59:06.854Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T23:59:06.854Z] 3a2ae6a8a46f: Download complete [2023-05-23T23:59:07.114Z] 33b1e0a273af: Verifying Checksum [2023-05-23T23:59:07.114Z] 33b1e0a273af: Download complete [2023-05-23T23:59:07.114Z] ec43610c2a17: Verifying Checksum [2023-05-23T23:59:07.114Z] ec43610c2a17: Download complete [2023-05-23T23:59:07.114Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T23:59:07.114Z] 5d3b04190fa2: Download complete [2023-05-23T23:59:07.114Z] 5eb5b503b376: Verifying Checksum [2023-05-23T23:59:07.114Z] 5eb5b503b376: Download complete [2023-05-23T23:59:07.681Z] 2f39f015ded8: Download complete [2023-05-23T23:59:08.247Z] 5eb5b503b376: Pull complete [2023-05-23T23:59:09.141Z] 5c69ac0246d0: Pull complete [2023-05-23T23:59:09.922Z] ec43610c2a17: Pull complete [2023-05-23T23:59:09.922Z] 3a2ae6a8a46f: Pull complete [2023-05-23T23:59:09.922Z] 33b1e0a273af: Pull complete [2023-05-23T23:59:09.922Z] 5d3b04190fa2: Pull complete [2023-05-23T23:59:15.586Z] 2f39f015ded8: Pull complete [2023-05-23T23:59:15.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T23:59:15.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T23:59:15.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T23:59:16.040Z] prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container [2023-05-23T23:59:16.818Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T23:59:20.194Z] $ docker top 6d87a5c41b765a28cbb29a7e283a24354bced1722502818e287f1135b2597168 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T23:59:20.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T23:59:20.894Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T23:59:21.207Z] + ls /var/log/sa-host [2023-05-23T23:59:21.207Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T23:59:21.372Z] provisioning config files... [2023-05-23T23:59:21.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13697189922253362957tmp [Pipeline] { [Pipeline] echo [2023-05-23T23:59:21.427Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:21.742Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T23:59:21.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:22.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T23:59:22.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:22.562Z] ---> sudo-logs.sh [2023-05-23T23:59:22.562Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T23:59:22.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:22.956Z] ---> job-cost.sh [2023-05-23T23:59:22.956Z] lf-activate-venv: SKIPPING [2023-05-23T23:59:22.956Z] DEBUG: total: 0.10999999940395355 [2023-05-23T23:59:22.956Z] INFO: Retrieving Stack Cost... [2023-05-23T23:59:23.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T23:59:23.788Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T23:59:23.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T23:59:24.142Z] ---> logs-deploy.sh [2023-05-23T23:59:24.142Z] lf-activate-venv: SKIPPING [2023-05-23T23:59:24.142Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4576/1 [2023-05-23T23:59:24.142Z] INFO: archiving workspace using pattern(s): [2023-05-23T23:59:25.078Z] Archives upload complete. [2023-05-23T23:59:25.078Z] INFO: archiving logs to Nexus