Pull request #4552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d+9f3a76adac1c477dc265c7be151b0f0ecbddfefb (0ca1c1fc9f29a3b51a4aa2955cde3c6fc98ba98b) 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-ssh17500571609132527983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1181313169439205317.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4552/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-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4383215278917118792.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-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6278970772165039464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5523565109354813277.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-4552/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-4552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1210141838378366208.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Running on prd-ubuntu20.04-docker-8c-8g-13274 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [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/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d Merge succeeded, producing 01fb4b830da8fd09fa570da509754c29443c2639 Checking out Revision 01fb4b830da8fd09fa570da509754c29443c2639 (PR-4552) > git config core.sparsecheckout # timeout=10 > git checkout -f b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d # 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 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01fb4b830da8fd09fa570da509754c29443c2639 # timeout=10 Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T08:47:26.746Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T08:47:26.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T08:47:27.010Z] ========================================================= [2023-05-04T08:47:27.010Z] EdgeX Global Pipelines Version Info [2023-05-04T08:47:27.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:47:27.746Z] ------------------- [2023-05-04T08:47:27.746Z] stable info: [2023-05-04T08:47:27.746Z] ------------------- [2023-05-04T08:47:27.746Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T08:47:27.746Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T08:47:27.746Z] Message: update stable to v1.0.248 [2023-05-04T08:47:28.316Z] ------------------- [2023-05-04T08:47:28.316Z] experimental info: [2023-05-04T08:47:28.316Z] ------------------- [2023-05-04T08:47:28.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T08:47:28.316Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T08:47:28.316Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T08:47:28.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-04T08:47:28.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-04T08:47:28.670Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T08:47:28.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T08:47:28.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T08:47:28.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T08:47:28.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T08:47:28.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-04T08:47:28.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-04T08:47:28.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-04T08:47:28.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T08:47:29.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T08:47:29.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T08:47:29.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T08:47:29.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T08:47:29.194Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T08:47:29.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T08:47:29.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T08:47:29.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-04T08:47:29.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-04T08:47:29.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T08:47:29.418Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T08:47:29.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T08:47:29.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4552 [Pipeline] echo [2023-05-04T08:47:29.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4552 [Pipeline] echo [2023-05-04T08:47:29.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4552 [Pipeline] echo [2023-05-04T08:47:29.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] echo [2023-05-04T08:47:29.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01fb4b8 [Pipeline] echo [2023-05-04T08:47:29.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T08:47:29.786Z] provisioning config files... [2023-05-04T08:47:29.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config674543300191410302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:47:30.152Z] ---> docker-login.sh [2023-05-04T08:47:30.152Z] nexus3.edgexfoundry.org:10001 [2023-05-04T08:47:30.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:47:30.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:47:30.414Z] Configure a credential helper to remove this warning. See [2023-05-04T08:47:30.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:47:30.414Z] [2023-05-04T08:47:30.414Z] Login Succeeded [2023-05-04T08:47:30.414Z] nexus3.edgexfoundry.org:10002 [2023-05-04T08:47:30.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:47:30.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:47:30.674Z] Configure a credential helper to remove this warning. See [2023-05-04T08:47:30.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:47:30.674Z] [2023-05-04T08:47:30.674Z] Login Succeeded [2023-05-04T08:47:30.674Z] nexus3.edgexfoundry.org:10003 [2023-05-04T08:47:30.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:47:30.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:47:30.674Z] Configure a credential helper to remove this warning. See [2023-05-04T08:47:30.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:47:30.674Z] [2023-05-04T08:47:30.674Z] Login Succeeded [2023-05-04T08:47:30.674Z] nexus3.edgexfoundry.org:10004 [2023-05-04T08:47:30.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:47:30.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:47:30.937Z] Configure a credential helper to remove this warning. See [2023-05-04T08:47:30.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:47:30.937Z] [2023-05-04T08:47:30.937Z] Login Succeeded [2023-05-04T08:47:30.937Z] docker.io [2023-05-04T08:47:30.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:47:31.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:47:31.196Z] Configure a credential helper to remove this warning. See [2023-05-04T08:47:31.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:47:31.196Z] [2023-05-04T08:47:31.196Z] Login Succeeded [2023-05-04T08:47:31.196Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T08:47:31.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T08:47:31.636Z] + 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-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + dirname cmd/core-command/Dockerfile [2023-05-04T08:47:31.636Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-04T08:47:31.636Z] + + cut -d/ -f2 [2023-05-04T08:47:31.636Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-04T08:47:31.636Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/core-data/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/core-metadata/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-04T08:47:31.636Z] + + dirname cmd/security-spire-server/Dockerfile [2023-05-04T08:47:31.636Z] cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/support-notifications/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-04T08:47:31.636Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-04T08:47:31.636Z] + cut -d/ -f2 [2023-05-04T08:47:31.636Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-04T08:47:31.704Z] 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-04T08:47:32.217Z] + git rev-list -1 --merges 01fb4b830da8fd09fa570da509754c29443c2639~1..01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] echo [2023-05-04T08:47:32.249Z] -----------> git rev-list -1 --merges 01fb4b830da8fd09fa570da509754c29443c2639~1..01fb4b830da8fd09fa570da509754c29443c2639 01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:47:32.249Z] 01fb4b830da8fd09fa570da509754c29443c2639 [false] [Pipeline] sh [2023-05-04T08:47:32.559Z] + git log --format=format:%s -1 01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] echo [2023-05-04T08:47:32.595Z] ========================================================= [2023-05-04T08:47:32.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T08:47:32.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-04T08:47:33.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T08:47:33.087Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T08:47:33.087Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T08:47:33.087Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T08:47:33.087Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T08:47:33.087Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T08:47:33.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:47:33.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T08:47:33.560Z] [2023-05-04T08:47:33.560Z] 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-04T08:47:33.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T08:47:33.941Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T08:47:33.941Z] b85a868b505f: Pulling fs layer [2023-05-04T08:47:33.941Z] e2be974225ed: Pulling fs layer [2023-05-04T08:47:33.941Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T08:47:33.941Z] 988bab9f4d93: Pulling fs layer [2023-05-04T08:47:33.941Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T08:47:33.941Z] eaf3925da568: Pulling fs layer [2023-05-04T08:47:33.941Z] bab4dde63d76: Pulling fs layer [2023-05-04T08:47:33.941Z] bde34c3a00c8: Pulling fs layer [2023-05-04T08:47:33.941Z] b352a97aabf1: Pulling fs layer [2023-05-04T08:47:33.941Z] 4872d77fe225: Pulling fs layer [2023-05-04T08:47:33.941Z] 5851b861e8e6: Pulling fs layer [2023-05-04T08:47:33.941Z] bab4dde63d76: Waiting [2023-05-04T08:47:33.941Z] 988bab9f4d93: Waiting [2023-05-04T08:47:33.941Z] 1469e6f7b9e6: Waiting [2023-05-04T08:47:33.941Z] eaf3925da568: Waiting [2023-05-04T08:47:33.941Z] 5851b861e8e6: Waiting [2023-05-04T08:47:33.941Z] bde34c3a00c8: Waiting [2023-05-04T08:47:33.941Z] b352a97aabf1: Waiting [2023-05-04T08:47:33.941Z] 4872d77fe225: Waiting [2023-05-04T08:47:33.941Z] e2be974225ed: Verifying Checksum [2023-05-04T08:47:33.941Z] e2be974225ed: Download complete [2023-05-04T08:47:33.941Z] 988bab9f4d93: Download complete [2023-05-04T08:47:34.202Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T08:47:34.202Z] 1469e6f7b9e6: Download complete [2023-05-04T08:47:34.202Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T08:47:34.202Z] 339a4e72a1f5: Download complete [2023-05-04T08:47:34.202Z] eaf3925da568: Verifying Checksum [2023-05-04T08:47:34.202Z] eaf3925da568: Download complete [2023-05-04T08:47:34.202Z] bde34c3a00c8: Verifying Checksum [2023-05-04T08:47:34.202Z] bde34c3a00c8: Download complete [2023-05-04T08:47:34.202Z] b352a97aabf1: Download complete [2023-05-04T08:47:34.202Z] 4872d77fe225: Verifying Checksum [2023-05-04T08:47:34.202Z] 4872d77fe225: Download complete [2023-05-04T08:47:34.202Z] 5851b861e8e6: Verifying Checksum [2023-05-04T08:47:34.202Z] 5851b861e8e6: Download complete [2023-05-04T08:47:34.202Z] b85a868b505f: Verifying Checksum [2023-05-04T08:47:34.202Z] b85a868b505f: Download complete [2023-05-04T08:47:34.465Z] bab4dde63d76: Verifying Checksum [2023-05-04T08:47:34.465Z] bab4dde63d76: Download complete [2023-05-04T08:47:35.403Z] b85a868b505f: Pull complete [2023-05-04T08:47:35.663Z] e2be974225ed: Pull complete [2023-05-04T08:47:36.230Z] 339a4e72a1f5: Pull complete [2023-05-04T08:47:36.230Z] 988bab9f4d93: Pull complete [2023-05-04T08:47:36.489Z] 1469e6f7b9e6: Pull complete [2023-05-04T08:47:36.489Z] eaf3925da568: Pull complete [2023-05-04T08:47:38.401Z] bab4dde63d76: Pull complete [2023-05-04T08:47:38.401Z] bde34c3a00c8: Pull complete [2023-05-04T08:47:38.662Z] b352a97aabf1: Pull complete [2023-05-04T08:47:38.662Z] 4872d77fe225: Pull complete [2023-05-04T08:47:38.662Z] 5851b861e8e6: Pull complete [2023-05-04T08:47:38.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T08:47:38.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T08:47:38.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:47:39.211Z] prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container [2023-05-04T08:47:39.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T08:47:41.519Z] $ docker top e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a -eo pid,comm [2023-05-04T08:47:41.573Z] 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-04T08:47:41.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T08:47:41.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T08:47:41.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T08:47:41.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T08:47:41.826Z] $ docker exec e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent [2023-05-04T08:47:41.955Z] SSH_AUTH_SOCK=/tmp/ssh-kXe7yodWL0Gb/agent.33 [2023-05-04T08:47:41.955Z] SSH_AGENT_PID=39 [2023-05-04T08:47:41.962Z] Running ssh-add (command line suppressed) [2023-05-04T08:47:42.063Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_950165852049026407.key (/w/workspace/edgex-go/1@tmp/private_key_950165852049026407.key) [2023-05-04T08:47:42.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T08:47:42.403Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T08:47:42.428Z] $ docker exec --env ******** --env ******** e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent -k [2023-05-04T08:47:42.538Z] unset SSH_AUTH_SOCK; [2023-05-04T08:47:42.539Z] unset SSH_AGENT_PID; [2023-05-04T08:47:42.539Z] echo Agent pid 39 killed; [2023-05-04T08:47:42.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T08:47:42.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T08:47:42.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T08:47:42.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T08:47:42.766Z] $ docker exec e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent [2023-05-04T08:47:42.892Z] SSH_AUTH_SOCK=/tmp/ssh-EwOb74KVceqx/agent.71 [2023-05-04T08:47:42.892Z] SSH_AGENT_PID=77 [2023-05-04T08:47:42.900Z] Running ssh-add (command line suppressed) [2023-05-04T08:47:43.028Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9122775181607544112.key (/w/workspace/edgex-go/1@tmp/private_key_9122775181607544112.key) [2023-05-04T08:47:43.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T08:47:43.375Z] + git semver init [2023-05-04T08:47:43.635Z] 2023-05-04 08:47:43,559 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T08:47:43.635Z] 2023-05-04 08:47:43,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-04T08:47:43.635Z] 2023-05-04 08:47:43,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-04T08:47:43.635Z] 2023-05-04 08:47:43,560 [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-04T08:47:48.917Z] 2023-05-04 08:47:47,998 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:47,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4552 with force:False [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:47,999 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4552 [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:48,003 [execute] INFO git cat-file --batch-check [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:48,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:48,008 [execute] INFO git cat-file --batch [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:48,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T08:47:48.917Z] 2023-05-04 08:47:48,013 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4552 [2023-05-04T08:47:48.917Z] 0.0.0 [Pipeline] } [2023-05-04T08:47:48.942Z] $ docker exec --env ******** --env ******** e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent -k [2023-05-04T08:47:49.047Z] unset SSH_AUTH_SOCK; [2023-05-04T08:47:49.048Z] unset SSH_AGENT_PID; [2023-05-04T08:47:49.048Z] echo Agent pid 77 killed; [2023-05-04T08:47:49.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T08:47:49.489Z] + git semver [Pipeline] } [2023-05-04T08:47:49.770Z] $ docker stop --time=1 e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a [2023-05-04T08:47:51.038Z] $ docker rm -f --volumes e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T08:47:51.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T08:47:51.709Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T08:47:51.726Z] [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-04T08:47:52.527Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-04T08:47:52.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:47:52.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:47:52.634Z] ========================================================= [2023-05-04T08:47:52.634Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T08:47:52.634Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:47:52.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:47:52.977Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T08:47:52.977Z] f56be85fc22e: Pulling fs layer [2023-05-04T08:47:52.977Z] 85791d961cd3: Pulling fs layer [2023-05-04T08:47:52.977Z] d694b5ae8c79: Pulling fs layer [2023-05-04T08:47:52.977Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T08:47:52.977Z] 4d19c01a9841: Pulling fs layer [2023-05-04T08:47:52.977Z] 9325e15d5711: Pulling fs layer [2023-05-04T08:47:52.977Z] 556b6ee489ea: Pulling fs layer [2023-05-04T08:47:52.977Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T08:47:52.977Z] 556b6ee489ea: Waiting [2023-05-04T08:47:52.977Z] 9f32a84ed3da: Waiting [2023-05-04T08:47:52.977Z] c5a4b2cf53e6: Waiting [2023-05-04T08:47:52.977Z] 4d19c01a9841: Waiting [2023-05-04T08:47:52.977Z] 9325e15d5711: Waiting [2023-05-04T08:47:52.977Z] 85791d961cd3: Verifying Checksum [2023-05-04T08:47:52.977Z] 85791d961cd3: Download complete [2023-05-04T08:47:52.977Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T08:47:52.977Z] 9f32a84ed3da: Download complete [2023-05-04T08:47:52.977Z] 4d19c01a9841: Verifying Checksum [2023-05-04T08:47:52.977Z] 4d19c01a9841: Download complete [2023-05-04T08:47:52.977Z] f56be85fc22e: Verifying Checksum [2023-05-04T08:47:52.977Z] f56be85fc22e: Download complete [2023-05-04T08:47:52.977Z] 9325e15d5711: Verifying Checksum [2023-05-04T08:47:52.977Z] 9325e15d5711: Download complete [2023-05-04T08:47:53.238Z] f56be85fc22e: Pull complete [2023-05-04T08:47:53.238Z] 85791d961cd3: Pull complete [2023-05-04T08:47:53.504Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T08:47:53.504Z] c5a4b2cf53e6: Download complete [2023-05-04T08:47:53.763Z] d694b5ae8c79: Verifying Checksum [2023-05-04T08:47:53.763Z] d694b5ae8c79: Download complete [2023-05-04T08:47:53.763Z] 556b6ee489ea: Verifying Checksum [2023-05-04T08:47:53.763Z] 556b6ee489ea: Download complete [2023-05-04T08:47:57.044Z] d694b5ae8c79: Pull complete [2023-05-04T08:47:57.044Z] 9f32a84ed3da: Pull complete [2023-05-04T08:47:57.044Z] 4d19c01a9841: Pull complete [2023-05-04T08:47:57.044Z] 9325e15d5711: Pull complete [2023-05-04T08:47:59.577Z] 556b6ee489ea: Pull complete [2023-05-04T08:48:00.352Z] c5a4b2cf53e6: Pull complete [2023-05-04T08:48:00.352Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T08:48:00.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:48:00.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:48:00.707Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:48:00.707Z] WORKDIR /edgex [2023-05-04T08:48:00.707Z] COPY go.mod . [2023-05-04T08:48:00.707Z] RUN go mod download [2023-05-04T08:48:00.707Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-04T08:48:01.276Z] Sending build context to Docker daemon 170.7MB [2023-05-04T08:48:01.276Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:48:01.276Z] ---> c4be618373d6 [2023-05-04T08:48:01.276Z] Step 2/4 : WORKDIR /edgex [2023-05-04T08:48:05.470Z] ---> Running in 4ae1c4e10b5a [2023-05-04T08:48:05.471Z] Removing intermediate container 4ae1c4e10b5a [2023-05-04T08:48:05.471Z] ---> 264a2553afc0 [2023-05-04T08:48:05.471Z] Step 3/4 : COPY go.mod . [2023-05-04T08:48:05.471Z] ---> c2591f1e0382 [2023-05-04T08:48:05.471Z] Step 4/4 : RUN go mod download [2023-05-04T08:48:05.471Z] ---> Running in a50d3a0a6758 [2023-05-04T08:48:07.058Z] Still waiting to schedule task [2023-05-04T08:48:07.058Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13275’ [2023-05-04T08:48:15.468Z] Removing intermediate container a50d3a0a6758 [2023-05-04T08:48:15.468Z] ---> 05e579e48301 [2023-05-04T08:48:15.468Z] Successfully built 05e579e48301 [2023-05-04T08:48:15.468Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:48:15.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T08:48:15.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:48:15.997Z] prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container [2023-05-04T08:48:16.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T08:48:16.416Z] $ docker top 3f1afb6aab432c5efa6192df62e03b4f5a7751eb762f2f3da7c2d6a22357eaf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:48:16.807Z] + go version [2023-05-04T08:48:16.808Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T08:48:16.840Z] $ docker stop --time=1 3f1afb6aab432c5efa6192df62e03b4f5a7751eb762f2f3da7c2d6a22357eaf8 [2023-05-04T08:48:18.143Z] $ docker rm -f --volumes 3f1afb6aab432c5efa6192df62e03b4f5a7751eb762f2f3da7c2d6a22357eaf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:48:18.850Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T08:48:18.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:48:19.008Z] prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container [2023-05-04T08:48:19.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T08:48:19.352Z] $ docker top 2a0e9625ba0a861b71fd4b1fda41684d5a9808193348072825aec57e9cd9421f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T08:48:19.462Z] ========================================================= [2023-05-04T08:48:19.462Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-04T08:48:19.462Z] ========================================================= [Pipeline] sh [2023-05-04T08:48:19.751Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:48:20.110Z] + make test [2023-05-04T08:48:20.110Z] go test -race -coverprofile=coverage.out ./... [2023-05-04T08:48:26.672Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-04T08:48:38.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-04T08:48:38.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-04T08:48:39.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-04T08:48:39.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-04T08:48:39.968Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-04T08:48:40.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-04T08:48:40.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-04T08:48:40.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-04T08:48:40.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-04T08:48:40.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-04T08:48:40.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-04T08:48:41.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-04T08:48:41.005Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-04T08:48:41.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-04T08:48:41.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-04T08:48:41.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-04T08:48:41.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-05-04T08:48:43.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2023-05-04T08:48:44.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-04T08:48:44.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-04T08:48:44.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-04T08:48:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-04T08:48:45.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-04T08:48:46.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-04T08:48:46.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-04T08:48:46.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:48:46.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-04T08:48:46.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-04T08:48:47.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-05-04T08:48:47.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-04T08:48:47.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-04T08:48:47.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-04T08:48:49.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.746s coverage: 88.5% of statements [2023-05-04T08:48:49.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-04T08:48:49.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-04T08:48:49.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:48:49.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-04T08:48:49.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-05-04T08:48:49.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-04T08:48:49.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-04T08:48:49.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-04T08:48:49.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-04T08:48:49.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-04T08:48:50.063Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-04T08:48:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-04T08:48:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-04T08:48:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-04T08:48:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-05-04T08:48:51.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-04T08:48:51.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-04T08:48:51.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-05-04T08:48:51.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-05-04T08:48:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 42.9% of statements [2023-05-04T08:48:52.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-04T08:48:52.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-04T08:48:52.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-04T08:48:52.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-04T08:48:52.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 82.9% of statements [2023-05-04T08:48:52.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-05-04T08:48:52.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-05-04T08:48:52.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-05-04T08:48:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-04T08:48:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-04T08:48:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-04T08:48:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-04T08:48:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-04T08:48:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-04T08:48:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-04T08:48:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-04T08:48:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-04T08:48:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-04T08:48:54.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-04T08:48:55.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-04T08:48:55.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-04T08:48:56.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-04T08:48:56.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-04T08:48:58.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-04T08:48:58.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-04T08:48:58.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-04T08:48:59.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-04T08:48:59.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-04T08:48:59.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-04T08:49:00.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-04T08:49:00.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-04T08:49:00.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-04T08:49:00.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-04T08:49:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-04T08:49:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-04T08:49:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-04T08:49:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-04T08:49:03.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-04T08:49:03.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:49:03.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-04T08:49:03.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-04T08:49:03.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-05-04T08:49:03.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-04T08:49:03.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-04T08:49:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-04T08:49:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.063s coverage: 92.9% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.131s coverage: 81.8% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.097s coverage: 92.3% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-04T08:49:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-05-04T08:49:16.421Z] 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-04T08:49:16.421Z] running golangci-lint [2023-05-04T08:49:16.421Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-04T08:49:16.421Z] go version go1.20.2 linux/amd64 [2023-05-04T08:49:16.682Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-04T08:49:16.682Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-04T08:49:31.564Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 13.375259611s" [2023-05-04T08:49:31.564Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.377024ms" [2023-05-04T08:49:38.135Z] level=info msg="[linters_context/goanalysis] analyzers took 54.679411467s with top 10 stages: buildir: 30.529672393s, inspect: 1.972232767s, fact_deprecated: 1.838267352s, gosec: 1.302486939s, printf: 1.136195452s, ctrlflow: 1.087114792s, S1038: 1.00244158s, nilness: 782.167847ms, fact_purity: 680.693913ms, directives: 507.250929ms" [2023-05-04T08:49:38.135Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-04T08:49:38.135Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-05-04T08:49:38.135Z] level=info msg="[runner] processing took 17.334254ms with stages: nolint: 7.160152ms, identifier_marker: 5.074096ms, path_prettifier: 1.78949ms, exclude-rules: 1.601006ms, autogenerated_exclude: 1.186407ms, skip_dirs: 448.711µs, cgo: 52.262µs, filename_unadjuster: 15.65µs, max_same_issues: 1.27µs, skip_files: 950ns, uniq_by_line: 690ns, exclude: 530ns, source_code: 490ns, diff: 470ns, sort_results: 440ns, severity-rules: 420ns, path_shortener: 410ns, path_prefixer: 350ns, max_per_file_from_linter: 280ns, max_from_linter: 180ns" [2023-05-04T08:49:38.135Z] level=info msg="[runner] linters took 7.194405052s with stages: goanalysis_metalinter: 7.176914704s" [2023-05-04T08:49:38.135Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-04T08:49:38.135Z] level=info msg="Memory: 208 samples, avg is 192.1MB, max is 819.9MB" [2023-05-04T08:49:38.135Z] level=info msg="Execution took 20.617240188s" [2023-05-04T08:49:38.135Z] go vet ./... [2023-05-04T08:49:41.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T08:49:41.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T08:49:41.673Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T08:49:41.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-04T08:49:42.270Z] + ls -al . [2023-05-04T08:49:42.270Z] total 704 [2023-05-04T08:49:42.270Z] drwxrwxr-x 11 1001 1001 4096 May 4 08:48 . [2023-05-04T08:49:42.270Z] drwxr-xr-x 4 root root 4096 May 4 08:48 .. [2023-05-04T08:49:42.270Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:47 .blubracket [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 16 May 4 08:47 .dockerignore [2023-05-04T08:49:42.270Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:47 .git [2023-05-04T08:49:42.270Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:47 .github [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 1133 May 4 08:47 .gitignore [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 42 May 4 08:47 .golangci.yml [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 87 May 4 08:47 .hadolint.yml [2023-05-04T08:49:42.270Z] drwxr-xr-x 3 1001 1001 4096 May 4 08:47 .semver [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:47 .sonarcloud.properties [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 1171 May 4 08:47 ADOPTERS.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 10835 May 4 08:47 Attribution.txt [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 73765 May 4 08:47 CHANGELOG.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:47 CONTRIBUTING.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 677 May 4 08:47 GOVERNANCE.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 883 May 4 08:47 Jenkinsfile [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:47 LICENSE [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 14368 May 4 08:47 Makefile [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 582 May 4 08:47 OWNERS.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 9403 May 4 08:47 README.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 789 May 4 08:47 SECURITY.md [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:47 VERSION [2023-05-04T08:49:42.270Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:47 bin [2023-05-04T08:49:42.270Z] drwxrwxr-x 18 1001 1001 4096 May 4 08:47 cmd [2023-05-04T08:49:42.270Z] -rw-r--r-- 1 root root 448352 May 4 08:49 coverage.out [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 3200 May 4 08:47 go.mod [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 31040 May 4 08:47 go.sum [2023-05-04T08:49:42.270Z] drwxrwxr-x 7 1001 1001 4096 May 4 08:47 internal [2023-05-04T08:49:42.270Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:47 openapi [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 594 May 4 08:47 security.txt [2023-05-04T08:49:42.270Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:47 snap [2023-05-04T08:49:42.270Z] -rw-rw-r-- 1 1001 1001 204 May 4 08:47 version.go [Pipeline] sh [2023-05-04T08:49:42.579Z] + '[' -e coverage.out ] [2023-05-04T08:49:42.579Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-04T08:49:42.720Z] Stashed 1 file(s) [Pipeline] sh [2023-05-04T08:49:43.012Z] + make build [2023-05-04T08:49:43.013Z] 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-04T08:49:52.976Z] 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-04T08:49:54.352Z] 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-04T08:49:55.289Z] 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-04T08:49:56.226Z] 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-04T08:50:02.781Z] 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-04T08:50:03.040Z] 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-04T08:50:04.414Z] 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-04T08:50:05.347Z] 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-04T08:50:05.911Z] 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-04T08:50:06.842Z] 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-04T08:50:07.777Z] 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-04T08:50:09.216Z] $ docker stop --time=1 2a0e9625ba0a861b71fd4b1fda41684d5a9808193348072825aec57e9cd9421f [2023-05-04T08:50:12.934Z] $ docker rm -f --volumes 2a0e9625ba0a861b71fd4b1fda41684d5a9808193348072825aec57e9cd9421f [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-04T08:50:14.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:50:14.123Z] [2023-05-04T08:50:14.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:50:14.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:50:14.498Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-04T08:50:14.498Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-04T08:50:14.498Z] ca9280d653b3: Pulling fs layer [2023-05-04T08:50:14.498Z] 7e9c9ca2126c: Pulling fs layer [2023-05-04T08:50:14.498Z] cbdbe7a5bc2a: Download complete [2023-05-04T08:50:14.763Z] ca9280d653b3: Verifying Checksum [2023-05-04T08:50:14.763Z] ca9280d653b3: Download complete [2023-05-04T08:50:14.763Z] cbdbe7a5bc2a: Pull complete [2023-05-04T08:50:15.024Z] 7e9c9ca2126c: Download complete [2023-05-04T08:50:15.282Z] ca9280d653b3: Pull complete [2023-05-04T08:50:18.571Z] 7e9c9ca2126c: Pull complete [2023-05-04T08:50:18.571Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-04T08:50:18.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:50:18.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:50:18.783Z] prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container [2023-05-04T08:50:18.808Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-04T08:50:20.898Z] $ docker top 65b8b21e25127782b25c68db0b89e2aa0a5890054390c37e55729d2c702ddb77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:50:21.292Z] + docker-compose build --help [2023-05-04T08:50:21.292Z] + grep parallel [2023-05-04T08:50:21.860Z] --parallel Build images in parallel. [Pipeline] } [2023-05-04T08:50:21.893Z] $ docker stop --time=1 65b8b21e25127782b25c68db0b89e2aa0a5890054390c37e55729d2c702ddb77 [2023-05-04T08:50:23.165Z] $ docker rm -f --volumes 65b8b21e25127782b25c68db0b89e2aa0a5890054390c37e55729d2c702ddb77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:50:23.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:50:23.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:50:23.931Z] prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container [2023-05-04T08:50:23.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-04T08:50:24.282Z] $ docker top 5a9fae3165cd98dea64282e1bcd573be0a2d630e46d5795947a54e8713646867 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:50:24.663Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-04T08:50:25.229Z] Building core-command ... [2023-05-04T08:50:25.229Z] Building core-common-config-bootstrapper ... [2023-05-04T08:50:25.229Z] Building core-data ... [2023-05-04T08:50:25.229Z] Building core-metadata ... [2023-05-04T08:50:25.229Z] Building security-bootstrapper ... [2023-05-04T08:50:25.229Z] Building security-proxy-auth ... [2023-05-04T08:50:25.229Z] Building security-proxy-setup ... [2023-05-04T08:50:25.229Z] Building security-secretstore-setup ... [2023-05-04T08:50:25.229Z] Building security-spiffe-token-provider ... [2023-05-04T08:50:25.229Z] Building security-spire-agent ... [2023-05-04T08:50:25.229Z] Building security-spire-config ... [2023-05-04T08:50:25.229Z] Building security-spire-server ... [2023-05-04T08:50:25.229Z] Building support-notifications ... [2023-05-04T08:50:25.229Z] Building support-scheduler ... [2023-05-04T08:50:25.229Z] Building security-spiffe-token-provider [2023-05-04T08:50:25.229Z] Building core-command [2023-05-04T08:50:25.229Z] Building security-spire-agent [2023-05-04T08:50:25.229Z] Building core-data [2023-05-04T08:50:25.229Z] Building security-spire-config [2023-05-04T08:50:35.195Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:50:35.195Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:50:35.195Z] ---> 05e579e48301 [2023-05-04T08:50:35.195Z] Step 3/20 : WORKDIR /edgex-go [2023-05-04T08:50:35.195Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:50:35.195Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:50:35.195Z] ---> 05e579e48301 [2023-05-04T08:50:35.195Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T08:50:35.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:50:35.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:50:35.195Z] ---> 05e579e48301 [2023-05-04T08:50:35.195Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:50:35.195Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:50:35.195Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:50:35.195Z] ---> 05e579e48301 [2023-05-04T08:50:35.195Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T08:50:36.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:50:36.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:50:36.130Z] ---> 05e579e48301 [2023-05-04T08:50:36.130Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:50:42.707Z] ---> Running in 348239c91887 [2023-05-04T08:50:42.707Z] ---> Running in ef59b0b4597c [2023-05-04T08:50:42.707Z] ---> Running in 8ce27975ecac [2023-05-04T08:50:42.707Z] ---> Running in b580874c6a92 [2023-05-04T08:50:42.707Z] ---> Running in 00f4390a9659 [2023-05-04T08:50:42.707Z] Removing intermediate container 8ce27975ecac [2023-05-04T08:50:42.707Z] ---> 448458db8850 [2023-05-04T08:50:42.707Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:50:42.707Z] Removing intermediate container 00f4390a9659 [2023-05-04T08:50:42.707Z] ---> ca43fac2c5e2 [2023-05-04T08:50:42.707Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:50:42.707Z] Removing intermediate container b580874c6a92 [2023-05-04T08:50:42.707Z] ---> 0a11010c5c28 [2023-05-04T08:50:42.707Z] Step 4/24 : WORKDIR /edgex-go [2023-05-04T08:50:42.707Z] Removing intermediate container ef59b0b4597c [2023-05-04T08:50:42.707Z] ---> a852723b5359 [2023-05-04T08:50:42.707Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-04T08:50:42.707Z] Removing intermediate container 348239c91887 [2023-05-04T08:50:42.707Z] ---> 971f6a2bf01c [2023-05-04T08:50:42.707Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:50:42.707Z] ---> Running in a9109e6ce137 [2023-05-04T08:50:42.707Z] ---> Running in ef38d79a2b8c [2023-05-04T08:50:42.707Z] ---> Running in 48c59e78b41a [2023-05-04T08:50:42.707Z] ---> Running in 99e307992c17 [2023-05-04T08:50:42.707Z] ---> Running in 1ca37ec9deb9 [2023-05-04T08:50:42.707Z] Removing intermediate container a9109e6ce137 [2023-05-04T08:50:42.707Z] ---> 498fa66691c5 [2023-05-04T08:50:42.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:50:42.707Z] Removing intermediate container 48c59e78b41a [2023-05-04T08:50:42.707Z] ---> 26cd8b073073 [2023-05-04T08:50:42.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-04T08:50:42.707Z] ---> Running in 60b9973d0296 [2023-05-04T08:50:42.707Z] ---> Running in 186dfeb09ab5 [2023-05-04T08:50:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] OK: 265 MiB in 53 packages [2023-05-04T08:50:43.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.532Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:50:43.532Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:50:43.532Z] OK: 17819 distinct packages available [2023-05-04T08:50:43.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.790Z] OK: 265 MiB in 53 packages [2023-05-04T08:50:43.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:50:43.790Z] OK: 265 MiB in 53 packages [2023-05-04T08:50:43.790Z] OK: 265 MiB in 53 packages [2023-05-04T08:50:44.049Z] Removing intermediate container ef38d79a2b8c [2023-05-04T08:50:44.049Z] ---> 05cd7b723ea9 [2023-05-04T08:50:44.049Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T08:50:44.049Z] OK: 265 MiB in 53 packages [2023-05-04T08:50:44.049Z] ---> bfca954dfbac [2023-05-04T08:50:44.049Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:50:44.049Z] ---> Running in c7dec57ad96b [2023-05-04T08:50:44.308Z] Removing intermediate container 186dfeb09ab5 [2023-05-04T08:50:44.308Z] ---> 3a07fd65567e [2023-05-04T08:50:44.308Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-04T08:50:44.308Z] Removing intermediate container 60b9973d0296 [2023-05-04T08:50:44.308Z] ---> e19e5d7d8d16 [2023-05-04T08:50:44.308Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:50:44.569Z] ---> 883ed64b7f1b [2023-05-04T08:50:44.569Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:50:44.569Z] Removing intermediate container 1ca37ec9deb9 [2023-05-04T08:50:44.569Z] ---> 635c740f3a03 [2023-05-04T08:50:44.569Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T08:50:44.569Z] ---> Running in c2cf10e48fd7 [2023-05-04T08:50:44.569Z] Removing intermediate container 99e307992c17 [2023-05-04T08:50:44.569Z] ---> 801125e565e0 [2023-05-04T08:50:44.569Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-04T08:50:44.569Z] ---> dde249bf73ca [2023-05-04T08:50:44.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:50:44.569Z] ---> Running in 72b318c6fc87 [2023-05-04T08:50:44.569Z] ---> 09835d2943de [2023-05-04T08:50:44.569Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:50:44.569Z] ---> Running in b233fb87ce47 [2023-05-04T08:50:44.827Z] ---> 488baa1bd30a [2023-05-04T08:50:44.827Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:50:44.827Z] ---> Running in 54daee6243ec [2023-05-04T08:51:23.559Z] Removing intermediate container 72b318c6fc87 [2023-05-04T08:51:23.559Z] Removing intermediate container b233fb87ce47 [2023-05-04T08:51:23.559Z] ---> b5c82b85551b [2023-05-04T08:51:23.559Z] ---> 53339468fd0e [2023-05-04T08:51:23.559Z] Step 8/23 : COPY . .Step 7/27 : COPY . . [2023-05-04T08:51:23.559Z] [2023-05-04T08:51:23.559Z] Removing intermediate container 54daee6243ec [2023-05-04T08:51:23.559Z] ---> b6574a08233e [2023-05-04T08:51:23.559Z] Step 7/20 : COPY . . [2023-05-04T08:51:23.559Z] Removing intermediate container c2cf10e48fd7 [2023-05-04T08:51:23.559Z] ---> 4b06efd78a55 [2023-05-04T08:51:23.559Z] Step 8/24 : COPY . . [2023-05-04T08:51:23.559Z] Removing intermediate container c7dec57ad96b [2023-05-04T08:51:23.559Z] ---> 690db5b72bc0 [2023-05-04T08:51:23.559Z] Step 7/27 : COPY . . [2023-05-04T08:51:36.842Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13276 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [Pipeline] { [Pipeline] ws [2023-05-04T08:51:36.900Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T08:51:36.986Z] The recommended git tool is: git [2023-05-04T08:51:41.642Z] ---> d536506e1606 [2023-05-04T08:51:41.642Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:51:41.642Z] ---> 52c55f3fe3a8 [2023-05-04T08:51:41.642Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-04T08:51:41.642Z] ---> e5126f1f5aa9 [2023-05-04T08:51:41.642Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:51:41.642Z] ---> 467cb5b4479b [2023-05-04T08:51:41.642Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-04T08:51:41.642Z] ---> 0f259be88700 [2023-05-04T08:51:41.642Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-04T08:51:41.642Z] ---> Running in d9c0661b38cc [2023-05-04T08:51:41.642Z] ---> Running in 05cdfc25e5e5 [2023-05-04T08:51:41.642Z] ---> Running in 872feef8ce42 [2023-05-04T08:51:41.642Z] ---> Running in a3fc08472d1e [2023-05-04T08:51:41.642Z] ---> Running in 793b973d2b28 [2023-05-04T08:51:41.642Z] Removing intermediate container d9c0661b38cc [2023-05-04T08:51:41.642Z] ---> a8e014b617b0 [2023-05-04T08:51:41.642Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T08:51:41.642Z] Removing intermediate container a3fc08472d1e [2023-05-04T08:51:41.642Z] ---> e49c390ea6aa [2023-05-04T08:51:41.642Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T08:51:41.642Z] ---> Running in 186092f4dd88 [2023-05-04T08:51:41.642Z] ---> Running in 3ff7e9bfa926 [2023-05-04T08:51:41.642Z] Removing intermediate container 186092f4dd88 [2023-05-04T08:51:41.642Z] ---> 06b0450168e0 [2023-05-04T08:51:41.642Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:51:41.642Z] Removing intermediate container 3ff7e9bfa926 [2023-05-04T08:51:41.642Z] ---> 6d2ed9af1cfe [2023-05-04T08:51:41.642Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:51:41.642Z] ---> Running in d192546160c9 [2023-05-04T08:51:41.642Z] ---> Running in 4df44881863c [2023-05-04T08:51:41.642Z] Removing intermediate container d192546160c9 [2023-05-04T08:51:41.642Z] ---> c9c32f2596fb [2023-05-04T08:51:41.642Z] 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-04T08:51:41.642Z] Removing intermediate container 4df44881863c [2023-05-04T08:51:41.642Z] ---> 69023bd73a82 [2023-05-04T08:51:41.642Z] 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-04T08:51:41.642Z] ---> Running in fab31e18609a [2023-05-04T08:51:41.642Z] ---> Running in a6d06666a93d [2023-05-04T08:51:41.642Z] 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-04T08:51:41.902Z] 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-04T08:51:41.902Z] 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-04T08:51:42.779Z] using credential edgex-jenkins-ssh [2023-05-04T08:51:42.802Z] Cloning the remote Git repository [2023-05-04T08:51:42.844Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-04T08:51:42.933Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-04T08:51:43.073Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-04T08:51:43.074Z] > git --version # timeout=10 [2023-05-04T08:51:43.281Z] Removing intermediate container a6d06666a93d [2023-05-04T08:51:43.282Z] ---> e6f4866dfa8e [2023-05-04T08:51:43.282Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T08:51:43.282Z] Removing intermediate container fab31e18609a [2023-05-04T08:51:43.282Z] ---> 9ee903410ca1 [2023-05-04T08:51:43.282Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T08:51:43.282Z] ---> Running in 8cff43f577b1 [2023-05-04T08:51:43.282Z] ---> Running in 99b7b5c1a70f [2023-05-04T08:51:43.282Z] Removing intermediate container 99b7b5c1a70f [2023-05-04T08:51:43.282Z] ---> 2c3a57ec3fa6 [2023-05-04T08:51:43.282Z] [2023-05-04T08:51:43.282Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T08:51:43.282Z] Removing intermediate container 8cff43f577b1 [2023-05-04T08:51:43.282Z] ---> ad3ec3b5d96b [2023-05-04T08:51:43.282Z] [2023-05-04T08:51:43.282Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T08:51:43.541Z] 3.17: Pulling from library/alpine [2023-05-04T08:51:43.541Z] 3.17: Pulling from library/alpine [2023-05-04T08:51:44.111Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T08:51:44.111Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T08:51:44.111Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T08:51:44.111Z] Status: Image is up to date for alpine:3.17 [2023-05-04T08:51:44.111Z] ---> 9ed4aefc74f6 [2023-05-04T08:51:44.111Z] ---> 9ed4aefc74f6 [2023-05-04T08:51:44.111Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:51:44.111Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:51:44.369Z] ---> Running in 826511926f1f [2023-05-04T08:51:44.369Z] ---> Running in 16f50f2ef96b [2023-05-04T08:51:44.369Z] Removing intermediate container 16f50f2ef96b [2023-05-04T08:51:44.369Z] ---> bc2e0badea2f [2023-05-04T08:51:44.370Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-04T08:51:44.370Z] Removing intermediate container 826511926f1f [2023-05-04T08:51:44.370Z] ---> fce6f4e1955d [2023-05-04T08:51:44.370Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T08:51:44.370Z] ---> Running in 4fef420601b8 [2023-05-04T08:51:44.370Z] ---> Running in 999f13ba4122 [2023-05-04T08:51:43.094Z] > git --version # 'git version 2.25.1' [2023-05-04T08:51:43.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T08:51:43.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T08:51:45.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.304Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:51:45.304Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:51:45.304Z] OK: 17820 distinct packages available [2023-05-04T08:51:45.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.562Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:51:45.562Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:51:45.562Z] OK: 17820 distinct packages available [2023-05-04T08:51:45.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:51:45.821Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-04T08:51:45.821Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:51:45.821Z] (3/4) Installing libucontext (1.2-r0) [2023-05-04T08:51:45.821Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-04T08:51:45.821Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:51:45.821Z] OK: 7 MiB in 19 packages [2023-05-04T08:51:45.821Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T08:51:45.821Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:51:45.821Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T08:51:45.821Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T08:51:45.821Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T08:51:45.821Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:51:45.821Z] OK: 8 MiB in 20 packages [2023-05-04T08:51:49.108Z] Removing intermediate container 4fef420601b8 [2023-05-04T08:51:49.108Z] ---> b4110ae59c01 [2023-05-04T08:51:49.108Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:51:49.108Z] Removing intermediate container 999f13ba4122 [2023-05-04T08:51:49.108Z] ---> e1027b2245a3 [2023-05-04T08:51:49.108Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:51:49.675Z] ---> adc285fe758d [2023-05-04T08:51:49.675Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:51:49.675Z] ---> 7450b79d4a78 [2023-05-04T08:51:49.675Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:51:50.650Z] ---> f4f961c322d2 [2023-05-04T08:51:50.650Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-04T08:51:50.650Z] ---> 3895f369c408 [2023-05-04T08:51:50.650Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:52:01.006Z] Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d [2023-05-04T08:51:59.176Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-04T08:51:59.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T08:52:00.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-04T08:52:00.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-04T08:52:00.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T08:52:00.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T08:52:01.023Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T08:52:01.102Z] > git checkout -f b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d # timeout=10 [2023-05-04T08:52:01.659Z] Merge succeeded, producing 50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T08:52:01.659Z] Checking out Revision 50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 (PR-4552) [2023-05-04T08:52:02.879Z] ---> 5c4ccac9cf57 [2023-05-04T08:52:02.879Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:52:02.879Z] ---> 0e6a81ca6a82 [2023-05-04T08:52:02.879Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:52:01.334Z] > git remote # timeout=10 [2023-05-04T08:52:01.359Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T08:52:01.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T08:52:01.394Z] > git merge 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 [2023-05-04T08:52:01.633Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T08:52:01.668Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T08:52:01.684Z] > git checkout -f 50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 # timeout=10 [2023-05-04T08:52:05.333Z] Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" [2023-05-04T08:52:05.334Z] First time build. Skipping changelog. [2023-05-04T08:52:05.410Z] ---> 3bf1a88995a5 [2023-05-04T08:52:05.410Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-04T08:52:05.410Z] ---> Running in b302d0c55b63 [2023-05-04T08:52:05.410Z] ---> 1c84477829f1 [2023-05-04T08:52:05.410Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:52:05.382Z] > git --version # timeout=10 [2023-05-04T08:52:05.395Z] > git --version # 'git version 2.25.1' [2023-05-04T08:52:05.417Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-04T08:52:05.983Z] Removing intermediate container b302d0c55b63 [2023-05-04T08:52:05.983Z] ---> 22f6cf263e8e [2023-05-04T08:52:05.983Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T08:52:06.530Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T08:52:06.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T08:52:06.530Z] Dload Upload Total Spent Left Speed [2023-05-04T08:52:06.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-05-04T08:52:07.230Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T08:52:07.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T08:52:07.574Z] + sudo tee /etc/docker/daemon.new [2023-05-04T08:52:07.574Z] { [2023-05-04T08:52:07.574Z] "registry-mirrors": [ [2023-05-04T08:52:07.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T08:52:07.574Z] ], [2023-05-04T08:52:07.574Z] "bip": "10.250.0.254/24", [2023-05-04T08:52:07.574Z] "hosts": [ [2023-05-04T08:52:07.574Z] "tcp://0.0.0.0:5555", [2023-05-04T08:52:07.574Z] "unix:///var/run/docker.sock" [2023-05-04T08:52:07.574Z] ], [2023-05-04T08:52:07.574Z] "mtu": 1458, [2023-05-04T08:52:07.574Z] "selinux-enabled": true, [2023-05-04T08:52:07.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T08:52:07.574Z] } [Pipeline] sh [2023-05-04T08:52:07.883Z] ---> 5ed6f1b8ead5 [2023-05-04T08:52:07.883Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-04T08:52:07.883Z] ---> 4a9e4c4c4a90 [2023-05-04T08:52:07.883Z] Step 22/27 : WORKDIR / [2023-05-04T08:52:07.883Z] ---> Running in 9c964a944ea9 [2023-05-04T08:52:07.883Z] Removing intermediate container 872feef8ce42 [2023-05-04T08:52:07.883Z] ---> 4ba0576ee6e9 [2023-05-04T08:52:07.883Z] [2023-05-04T08:52:07.883Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:52:07.883Z] ---> 9ed4aefc74f6 [2023-05-04T08:52:07.883Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:52:07.883Z] Removing intermediate container 05cdfc25e5e5 [2023-05-04T08:52:07.883Z] ---> 5ed567cc474e [2023-05-04T08:52:07.883Z] [2023-05-04T08:52:07.883Z] Step 10/24 : FROM alpine:3.17 [2023-05-04T08:52:07.883Z] ---> 9ed4aefc74f6 [2023-05-04T08:52:07.883Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:52:07.883Z] ---> c01d7c23fa6b [2023-05-04T08:52:07.883Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-04T08:52:07.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T08:52:08.143Z] ---> Running in 663180d76034 [2023-05-04T08:52:08.143Z] Removing intermediate container 9c964a944ea9 [2023-05-04T08:52:08.143Z] ---> 26dabef5e7ae [2023-05-04T08:52:08.143Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:52:08.143Z] ---> Running in 9c5851d30070 [2023-05-04T08:52:08.143Z] ---> Running in 217fa27d1f65 [2023-05-04T08:52:08.143Z] Removing intermediate container 663180d76034 [2023-05-04T08:52:08.143Z] ---> 36aefb5d69c9 [2023-05-04T08:52:08.143Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-04T08:52:08.283Z] + sudo service docker restart [2023-05-04T08:52:08.406Z] Removing intermediate container 217fa27d1f65 [2023-05-04T08:52:08.406Z] ---> 605256748536 [2023-05-04T08:52:08.406Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:52:08.406Z] ---> 0ab8c651b37b [2023-05-04T08:52:08.406Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:52:08.406Z] ---> Running in 2743525f0c0b [2023-05-04T08:52:08.406Z] ---> Running in a620dee04f2b [2023-05-04T08:52:08.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:08.716Z] ---> Running in b82e4d2a3d09 [2023-05-04T08:52:08.716Z] Removing intermediate container a620dee04f2b [2023-05-04T08:52:08.716Z] ---> a1a37f3ca997 [2023-05-04T08:52:08.716Z] Step 25/27 : LABEL arch=x86_64 [2023-05-04T08:52:08.716Z] Removing intermediate container 2743525f0c0b [2023-05-04T08:52:08.716Z] ---> 2dbcd0669f32 [2023-05-04T08:52:08.716Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-04T08:52:08.716Z] ---> Running in 74e228eef924 [2023-05-04T08:52:08.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:08.716Z] ---> Running in 62420b278054 [2023-05-04T08:52:08.716Z] Removing intermediate container b82e4d2a3d09 [2023-05-04T08:52:08.716Z] ---> 9ba217c939e2 [2023-05-04T08:52:08.716Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:52:08.981Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:52:08.981Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:52:08.981Z] OK: 7 MiB in 16 packages [2023-05-04T08:52:08.981Z] Removing intermediate container 74e228eef924 [2023-05-04T08:52:08.981Z] ---> 7c0e74698334 [2023-05-04T08:52:08.981Z] Step 26/27 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:52:08.981Z] ---> Running in ad0271379d7f [2023-05-04T08:52:08.981Z] ---> Running in 0b9095acd3e0 [2023-05-04T08:52:08.981Z] Removing intermediate container 62420b278054 [2023-05-04T08:52:08.981Z] ---> e0a785513e72 [2023-05-04T08:52:08.981Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:52:09.241Z] Removing intermediate container ad0271379d7f [2023-05-04T08:52:09.241Z] ---> 18afdff172f7 [2023-05-04T08:52:09.241Z] Step 25/27 : LABEL arch=x86_64 [2023-05-04T08:52:09.241Z] ---> Running in 5cd3b2df0c0c [2023-05-04T08:52:09.241Z] Removing intermediate container 0b9095acd3e0 [2023-05-04T08:52:09.241Z] ---> c4acaeb9698f [2023-05-04T08:52:09.241Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T08:52:09.241Z] ---> Running in 33f079c8baf6 [2023-05-04T08:52:09.241Z] ---> Running in bf60c39b9ffa [2023-05-04T08:52:09.500Z] Removing intermediate container 9c5851d30070 [2023-05-04T08:52:09.500Z] ---> 5d46966d3256 [2023-05-04T08:52:09.500Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:52:09.771Z] ---> Running in 602d2738c0a5 [2023-05-04T08:52:09.771Z] Removing intermediate container bf60c39b9ffa [2023-05-04T08:52:09.771Z] ---> 61a46dd964d5 [2023-05-04T08:52:09.771Z] [2023-05-04T08:52:09.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:09.771Z] Removing intermediate container 33f079c8baf6 [2023-05-04T08:52:09.771Z] ---> c7f2b60942a7 [2023-05-04T08:52:09.771Z] Step 26/27 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:52:09.771Z] Removing intermediate container 602d2738c0a5 [2023-05-04T08:52:09.771Z] ---> d9147fc8d4fd [2023-05-04T08:52:09.771Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-04T08:52:09.771Z] ---> Running in 5bea44070fd2 [2023-05-04T08:52:09.771Z] Successfully built 61a46dd964d5 [2023-05-04T08:52:09.771Z] Successfully tagged security-spire-config:latest [2023-05-04T08:52:09.771Z]  Building security-spire-config ... done Building support-notifications [2023-05-04T08:52:09.771Z] ---> Running in e1997883adfa [2023-05-04T08:52:10.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:10.044Z] Removing intermediate container 5bea44070fd2 [2023-05-04T08:52:10.044Z] ---> 1be9f20c2c7b [2023-05-04T08:52:10.044Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T08:52:10.044Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:52:10.044Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:52:10.044Z] OK: 7 MiB in 16 packages [2023-05-04T08:52:13.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:52:13.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:52:13.414Z] ---> 05e579e48301 [2023-05-04T08:52:13.414Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:52:13.414Z] ---> Using cache [2023-05-04T08:52:13.414Z] ---> 0a11010c5c28 [2023-05-04T08:52:13.414Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:52:13.414Z] ---> Using cache [2023-05-04T08:52:13.414Z] ---> 26cd8b073073 [2023-05-04T08:52:13.414Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-04T08:52:14.855Z] Removing intermediate container e1997883adfa [2023-05-04T08:52:14.855Z] ---> e827fe9de49b [2023-05-04T08:52:14.855Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-04T08:52:14.855Z] ---> Running in 5f650d2fad0b [2023-05-04T08:52:14.855Z] ---> Running in 32675705b48d [2023-05-04T08:52:14.855Z] ---> Running in 32df95bfb24c [2023-05-04T08:52:14.855Z] Removing intermediate container 5cd3b2df0c0c [2023-05-04T08:52:14.855Z] ---> 517c86089c47 [2023-05-04T08:52:14.855Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:52:14.855Z] Removing intermediate container 5f650d2fad0b [2023-05-04T08:52:14.855Z] ---> c4e559cd2dba [2023-05-04T08:52:14.855Z] [2023-05-04T08:52:14.855Z] Removing intermediate container 32df95bfb24c [2023-05-04T08:52:14.855Z] ---> cc8ecdac300f [2023-05-04T08:52:14.855Z] Step 15/24 : WORKDIR / [2023-05-04T08:52:14.855Z] Successfully built c4e559cd2dba [2023-05-04T08:52:15.114Z] Removing intermediate container 793b973d2b28 [2023-05-04T08:52:15.114Z] ---> 4bca97526a28 [2023-05-04T08:52:15.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:15.114Z] [2023-05-04T08:52:15.114Z] Step 9/20 : FROM alpine:3.17 [2023-05-04T08:52:15.114Z] Successfully tagged security-spire-agent:latest [2023-05-04T08:52:15.114Z] Building security-proxy-auth [2023-05-04T08:52:15.114Z] ---> 9ed4aefc74f6 [2023-05-04T08:52:15.114Z]  Building security-spire-agent ... done Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' ---> Running in 15f4e739c434 [2023-05-04T08:52:15.114Z] [2023-05-04T08:52:15.114Z] ---> 34aca4f06d28 [2023-05-04T08:52:15.114Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:52:15.114Z] ---> Running in 00bf28eb8bcf [2023-05-04T08:52:15.114Z] Removing intermediate container 15f4e739c434 [2023-05-04T08:52:15.114Z] ---> d51f417ebed8 [2023-05-04T08:52:15.114Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:52:15.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:15.380Z] OK: 265 MiB in 53 packages [2023-05-04T08:52:15.640Z] Removing intermediate container 00bf28eb8bcf [2023-05-04T08:52:15.640Z] ---> 0f8a9b694395 [2023-05-04T08:52:15.640Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-04T08:52:20.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:52:20.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:52:20.651Z] ---> 05e579e48301 [2023-05-04T08:52:20.651Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:52:20.651Z] ---> Using cache [2023-05-04T08:52:20.651Z] ---> 0a11010c5c28 [2023-05-04T08:52:20.651Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:52:20.651Z] ---> Using cache [2023-05-04T08:52:20.651Z] ---> 26cd8b073073 [2023-05-04T08:52:20.651Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:52:20.651Z] ---> Using cache [2023-05-04T08:52:20.651Z] ---> 3a07fd65567e [2023-05-04T08:52:20.651Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:52:20.651Z] ---> Using cache [2023-05-04T08:52:20.651Z] ---> 883ed64b7f1b [2023-05-04T08:52:20.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:52:20.651Z] ---> Using cache [2023-05-04T08:52:20.651Z] ---> 4b06efd78a55 [2023-05-04T08:52:20.651Z] Step 8/23 : COPY . . [2023-05-04T08:52:20.651Z] ---> Using cache [2023-05-04T08:52:20.651Z] ---> 467cb5b4479b [2023-05-04T08:52:20.651Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-04T08:52:20.651Z] ---> 94a78bf89c8e [2023-05-04T08:52:20.651Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:52:20.651Z] ---> b56974265860 [2023-05-04T08:52:20.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-04T08:52:20.651Z] ---> Running in 2cfda9fc14a0 [2023-05-04T08:52:20.651Z] ---> Running in 43333aae5e2e [2023-05-04T08:52:20.651Z] Removing intermediate container 32675705b48d [2023-05-04T08:52:20.651Z] ---> 200c6dd98080 [2023-05-04T08:52:20.651Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:52:20.651Z] ---> 7aa5120d9b6e [2023-05-04T08:52:20.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-04T08:52:20.651Z] ---> 366e1d0841a0 [2023-05-04T08:52:20.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:52:20.651Z] ---> 75e660c9abf4 [2023-05-04T08:52:20.651Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:52:20.651Z] 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-04T08:52:20.651Z] ---> Running in 95c025b88428 [2023-05-04T08:52:20.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:20.651Z] ---> daddffe864c9 [2023-05-04T08:52:20.651Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-04T08:52:20.651Z] ---> Running in c10f7ac1e566 [2023-05-04T08:52:20.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:20.651Z] Removing intermediate container c10f7ac1e566 [2023-05-04T08:52:20.651Z] ---> b6f71f926157 [2023-05-04T08:52:20.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:52:20.651Z] ---> 9840a88af674 [2023-05-04T08:52:20.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:52:20.651Z] ---> Running in af91baeb0f6f [2023-05-04T08:52:20.651Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:52:20.651Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:52:20.651Z] OK: 17820 distinct packages available [2023-05-04T08:52:20.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:20.651Z] Removing intermediate container af91baeb0f6f [2023-05-04T08:52:20.651Z] ---> cb2e7ded96b1 [2023-05-04T08:52:20.651Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:52:20.651Z] ---> 4d606032b2b0 [2023-05-04T08:52:20.651Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-04T08:52:20.651Z] ---> Running in 2ba44bb53851 [2023-05-04T08:52:20.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:20.651Z] ---> Running in a13f1e77504b [2023-05-04T08:52:20.651Z] Removing intermediate container 2ba44bb53851 [2023-05-04T08:52:20.651Z] ---> 801ded657c34 [2023-05-04T08:52:20.651Z] Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:52:20.651Z] Removing intermediate container a13f1e77504b [2023-05-04T08:52:20.651Z] ---> 8b9b6d93ffad [2023-05-04T08:52:20.651Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:52:20.651Z] ---> Running in c08e09f7ece5 [2023-05-04T08:52:20.651Z] ---> Running in 3f72236175ba [2023-05-04T08:52:20.911Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-04T08:52:20.911Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-04T08:52:20.911Z] Removing intermediate container c08e09f7ece5 [2023-05-04T08:52:20.911Z] ---> 9f907329281e [2023-05-04T08:52:20.911Z] Step 22/24 : LABEL arch=x86_64 [2023-05-04T08:52:20.911Z] Removing intermediate container 3f72236175ba [2023-05-04T08:52:20.911Z] ---> 168a06a634c2 [2023-05-04T08:52:20.911Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:52:20.911Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-04T08:52:20.911Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-04T08:52:20.911Z] ---> Running in 91eafb298588 [2023-05-04T08:52:20.911Z] ---> Running in d84ab563125e [2023-05-04T08:52:20.911Z] (5/9) Installing curl (8.0.1-r0) [2023-05-04T08:52:20.911Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-04T08:52:20.911Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:52:20.911Z] (8/9) Installing libucontext (1.2-r0) [2023-05-04T08:52:20.911Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-04T08:52:20.911Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:52:20.911Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:52:20.911Z] Removing intermediate container 91eafb298588 [2023-05-04T08:52:20.911Z] ---> 0bd50e86b075 [2023-05-04T08:52:20.911Z] [2023-05-04T08:52:20.911Z] OK: 10 MiB in 24 packages [2023-05-04T08:52:20.911Z] Removing intermediate container d84ab563125e [2023-05-04T08:52:20.911Z] ---> 03ed4bc74ccc [2023-05-04T08:52:20.911Z] Step 23/24 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:52:20.911Z] ---> Running in d87ac0ffd4a0 [2023-05-04T08:52:20.911Z] Successfully built 0bd50e86b075 [2023-05-04T08:52:20.911Z] Successfully tagged core-data:latest [2023-05-04T08:52:20.911Z]  Building core-data ... done Building security-bootstrapper [2023-05-04T08:52:21.170Z] Removing intermediate container d87ac0ffd4a0 [2023-05-04T08:52:21.170Z] ---> d2f5a26dfbb4 [2023-05-04T08:52:21.170Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T08:52:24.461Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:52:24.461Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:52:24.461Z] ---> 05e579e48301 [2023-05-04T08:52:24.461Z] Step 3/33 : WORKDIR /edgex-go [2023-05-04T08:52:24.461Z] ---> Using cache [2023-05-04T08:52:24.461Z] ---> 971f6a2bf01c [2023-05-04T08:52:24.461Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-04T08:52:25.844Z] ---> Running in 464cede6262e [2023-05-04T08:52:25.844Z] ---> Running in 1bafa33afff5 [2023-05-04T08:52:25.844Z] Removing intermediate container 464cede6262e [2023-05-04T08:52:25.844Z] ---> e7851e8853b2 [2023-05-04T08:52:25.844Z] [2023-05-04T08:52:25.844Z] Successfully built e7851e8853b2 [2023-05-04T08:52:26.103Z] Successfully tagged core-command:latest [2023-05-04T08:52:26.103Z]  Building core-command ... done Building security-spire-server [2023-05-04T08:52:26.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:26.365Z] Removing intermediate container 2cfda9fc14a0 [2023-05-04T08:52:26.365Z] ---> d74926ce02fe [2023-05-04T08:52:26.365Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [2023-05-04T08:52:26.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] configFileProvider [2023-05-04T08:52:26.669Z] provisioning config files... [2023-05-04T08:52:26.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9713623915186315446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:52:26.881Z] OK: 265 MiB in 53 packages [2023-05-04T08:52:27.091Z] ---> docker-login.sh [2023-05-04T08:52:27.091Z] nexus3.edgexfoundry.org:10001 [2023-05-04T08:52:27.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:52:27.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:52:27.632Z] Configure a credential helper to remove this warning. See [2023-05-04T08:52:27.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:52:27.632Z] [2023-05-04T08:52:27.632Z] Login Succeeded [2023-05-04T08:52:27.632Z] nexus3.edgexfoundry.org:10002 [2023-05-04T08:52:27.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:52:27.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:52:27.902Z] Configure a credential helper to remove this warning. See [2023-05-04T08:52:27.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:52:27.902Z] [2023-05-04T08:52:27.902Z] Login Succeeded [2023-05-04T08:52:28.173Z] nexus3.edgexfoundry.org:10003 [2023-05-04T08:52:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:52:28.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:52:28.463Z] Configure a credential helper to remove this warning. See [2023-05-04T08:52:28.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:52:28.463Z] [2023-05-04T08:52:28.463Z] Login Succeeded [2023-05-04T08:52:28.463Z] nexus3.edgexfoundry.org:10004 [2023-05-04T08:52:28.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:52:28.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:52:28.732Z] Configure a credential helper to remove this warning. See [2023-05-04T08:52:28.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:52:28.732Z] [2023-05-04T08:52:28.732Z] Login Succeeded [2023-05-04T08:52:28.732Z] docker.io [2023-05-04T08:52:29.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:52:29.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:52:29.270Z] Configure a credential helper to remove this warning. See [2023-05-04T08:52:29.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:52:29.270Z] [2023-05-04T08:52:29.270Z] Login Succeeded [2023-05-04T08:52:29.270Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T08:52:29.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-05-04T08:52:29.409Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:52:29.410Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:52:29.410Z] ---> 05e579e48301 [2023-05-04T08:52:29.410Z] Step 3/26 : WORKDIR /edgex-go [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> 971f6a2bf01c [2023-05-04T08:52:29.410Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> 635c740f3a03 [2023-05-04T08:52:29.410Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> 09835d2943de [2023-05-04T08:52:29.410Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> 53339468fd0e [2023-05-04T08:52:29.410Z] Step 7/26 : COPY . . [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> e5126f1f5aa9 [2023-05-04T08:52:29.410Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> e49c390ea6aa [2023-05-04T08:52:29.410Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> 06b0450168e0 [2023-05-04T08:52:29.410Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:52:29.410Z] ---> Using cache [2023-05-04T08:52:29.410Z] ---> c9c32f2596fb [2023-05-04T08:52:29.410Z] 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 [Pipeline] unstash [Pipeline] sh [2023-05-04T08:52:29.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-04T08:52:29.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:52:29.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:52:30.016Z] ========================================================= [2023-05-04T08:52:30.017Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T08:52:30.017Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:52:30.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:52:30.389Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T08:52:30.389Z] c41833b44d91: Pulling fs layer [2023-05-04T08:52:30.389Z] ed15518f5707: Pulling fs layer [2023-05-04T08:52:30.389Z] feae8fd75edb: Pulling fs layer [2023-05-04T08:52:30.389Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T08:52:30.389Z] 3cdef696dda3: Pulling fs layer [2023-05-04T08:52:30.389Z] 2ced38df9373: Pulling fs layer [2023-05-04T08:52:30.389Z] 58f1dce35555: Pulling fs layer [2023-05-04T08:52:30.389Z] 242c74f7c9fa: Waiting [2023-05-04T08:52:30.389Z] 3cdef696dda3: Waiting [2023-05-04T08:52:30.389Z] 2ced38df9373: Waiting [2023-05-04T08:52:30.389Z] 58f1dce35555: Waiting [2023-05-04T08:52:30.659Z] ed15518f5707: Verifying Checksum [2023-05-04T08:52:30.659Z] ed15518f5707: Download complete [2023-05-04T08:52:30.659Z] c41833b44d91: Verifying Checksum [2023-05-04T08:52:30.659Z] c41833b44d91: Download complete [2023-05-04T08:52:30.659Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T08:52:30.659Z] 242c74f7c9fa: Download complete [2023-05-04T08:52:30.659Z] 3cdef696dda3: Verifying Checksum [2023-05-04T08:52:30.659Z] 3cdef696dda3: Download complete [2023-05-04T08:52:31.314Z] ---> dfe316bc314c [2023-05-04T08:52:31.314Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:52:31.314Z] ---> Running in cc685e391239 [2023-05-04T08:52:31.314Z] Removing intermediate container 1bafa33afff5 [2023-05-04T08:52:31.314Z] ---> a4ffadf52135 [2023-05-04T08:52:31.314Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-04T08:52:31.573Z] ---> 299265ead390 [2023-05-04T08:52:31.573Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-04T08:52:31.573Z] ---> f2860f2d6f51 [2023-05-04T08:52:31.573Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:52:31.573Z] ---> Running in d23ed35f5304 [2023-05-04T08:52:31.625Z] c41833b44d91: Pull complete [2023-05-04T08:52:32.149Z] ---> 6c4f20f44ef5 [2023-05-04T08:52:32.149Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:52:32.212Z] 58f1dce35555: Verifying Checksum [2023-05-04T08:52:32.212Z] 58f1dce35555: Download complete [2023-05-04T08:52:32.212Z] ed15518f5707: Pull complete [2023-05-04T08:52:32.406Z] Removing intermediate container cc685e391239 [2023-05-04T08:52:32.406Z] ---> f1e3d91363c9 [2023-05-04T08:52:32.406Z] Step 12/26 : WORKDIR /edgex-go [2023-05-04T08:52:33.176Z] feae8fd75edb: Verifying Checksum [2023-05-04T08:52:33.176Z] feae8fd75edb: Download complete [2023-05-04T08:52:33.176Z] 2ced38df9373: Verifying Checksum [2023-05-04T08:52:33.176Z] 2ced38df9373: Download complete [2023-05-04T08:52:33.796Z] ---> Running in bdb14f12d1bd [2023-05-04T08:52:33.796Z] ---> 4fd076f7991c [2023-05-04T08:52:33.796Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-04T08:52:33.796Z] ---> Running in be99751159f9 [2023-05-04T08:52:33.796Z] Removing intermediate container bdb14f12d1bd [2023-05-04T08:52:33.796Z] ---> 5a8758160aeb [2023-05-04T08:52:33.796Z] [2023-05-04T08:52:33.796Z] Step 13/26 : FROM alpine:3.17 [2023-05-04T08:52:33.796Z] ---> 9ed4aefc74f6 [2023-05-04T08:52:33.796Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:52:33.796Z] ---> Using cache [2023-05-04T08:52:33.796Z] ---> fce6f4e1955d [2023-05-04T08:52:33.796Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T08:52:33.796Z] ---> Using cache [2023-05-04T08:52:33.796Z] ---> e1027b2245a3 [2023-05-04T08:52:33.796Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:52:33.796Z] ---> Using cache [2023-05-04T08:52:34.053Z] ---> adc285fe758d [2023-05-04T08:52:34.053Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:52:34.053Z] ---> Using cache [2023-05-04T08:52:34.053Z] ---> f4f961c322d2 [2023-05-04T08:52:34.053Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:52:34.053Z] Removing intermediate container be99751159f9 [2023-05-04T08:52:34.053Z] ---> 2cd4e5f95793 [2023-05-04T08:52:34.053Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:52:34.053Z] ---> Running in 5b073c90ca3c [2023-05-04T08:52:34.704Z] Removing intermediate container 5b073c90ca3c [2023-05-04T08:52:34.704Z] ---> a301238905cc [2023-05-04T08:52:34.704Z] Step 18/20 : LABEL arch=x86_64 [2023-05-04T08:52:37.233Z] ---> Running in 5d7c800af49e [2023-05-04T08:52:37.233Z] ---> 86892d9eb01e [2023-05-04T08:52:37.233Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:52:37.233Z] Removing intermediate container 5d7c800af49e [2023-05-04T08:52:37.233Z] ---> 6e4aec0068d9 [2023-05-04T08:52:37.233Z] Step 19/20 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:52:37.233Z] ---> Running in f2d9b0083ab1 [2023-05-04T08:52:37.233Z] ---> 1db77c83ab9b [2023-05-04T08:52:37.233Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-04T08:52:37.233Z] Removing intermediate container f2d9b0083ab1 [2023-05-04T08:52:37.233Z] ---> 9f7276ad3904 [2023-05-04T08:52:37.233Z] Step 20/20 : LABEL version=0.0.0 [2023-05-04T08:52:37.520Z] ---> Running in 5473eceec40c [2023-05-04T08:52:37.520Z] ---> 4a8da4bb40b1 [2023-05-04T08:52:37.520Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-04T08:52:37.520Z] Removing intermediate container 5473eceec40c [2023-05-04T08:52:37.520Z] ---> 5b4fa8034bfd [2023-05-04T08:52:37.520Z] [2023-05-04T08:52:37.778Z] Successfully built 5b4fa8034bfd [2023-05-04T08:52:37.778Z] ---> 216b57314135 [2023-05-04T08:52:37.778Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:52:37.778Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-04T08:52:37.778Z] Building security-secretstore-setup [2023-05-04T08:52:37.778Z]  Building security-spiffe-token-provider ... done  ---> Running in e0da29a69b77 [2023-05-04T08:52:41.988Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:52:41.988Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:52:41.988Z] ---> 05e579e48301 [2023-05-04T08:52:41.988Z] Step 3/25 : WORKDIR /edgex-go [2023-05-04T08:52:41.988Z] ---> Using cache [2023-05-04T08:52:41.988Z] ---> 971f6a2bf01c [2023-05-04T08:52:41.988Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-04T08:52:41.988Z] ---> Using cache [2023-05-04T08:52:41.988Z] ---> a4ffadf52135 [2023-05-04T08:52:41.988Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-04T08:52:41.988Z] ---> Using cache [2023-05-04T08:52:41.988Z] ---> f2860f2d6f51 [2023-05-04T08:52:41.988Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:52:44.523Z] Removing intermediate container e0da29a69b77 [2023-05-04T08:52:44.523Z] ---> 15f8c7b4a659 [2023-05-04T08:52:44.523Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:52:45.154Z] ---> Running in 785867417dad [2023-05-04T08:52:45.154Z] ---> Running in 0864a37058d2 [2023-05-04T08:52:45.154Z] Removing intermediate container 0864a37058d2 [2023-05-04T08:52:45.154Z] ---> 3ee61c4b1ce2 [2023-05-04T08:52:45.154Z] Step 24/26 : LABEL arch=x86_64 [2023-05-04T08:52:45.413Z] ---> Running in be9cd1da999b [2023-05-04T08:52:45.527Z] feae8fd75edb: Pull complete [2023-05-04T08:52:45.527Z] 242c74f7c9fa: Pull complete [2023-05-04T08:52:45.527Z] 3cdef696dda3: Pull complete [2023-05-04T08:52:45.671Z] Removing intermediate container be9cd1da999b [2023-05-04T08:52:45.671Z] ---> 174d0964ae36 [2023-05-04T08:52:45.671Z] Step 25/26 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:52:45.930Z] ---> Running in 94a65526d080 [2023-05-04T08:52:45.930Z] Removing intermediate container 95c025b88428 [2023-05-04T08:52:45.930Z] ---> da3e88bbc894 [2023-05-04T08:52:45.930Z] Step 8/23 : COPY . . [2023-05-04T08:52:46.189Z] Removing intermediate container 94a65526d080 [2023-05-04T08:52:46.189Z] ---> 50cc4c6c0326 [2023-05-04T08:52:46.189Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T08:52:50.888Z] 2ced38df9373: Pull complete [2023-05-04T08:52:51.483Z] ---> Running in ff60d0918030 [2023-05-04T08:52:51.484Z] ---> 38166e6332cd [2023-05-04T08:52:51.484Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-04T08:52:51.484Z] Removing intermediate container 43333aae5e2e [2023-05-04T08:52:51.484Z] ---> 0f59f7474482 [2023-05-04T08:52:51.484Z] [2023-05-04T08:52:51.484Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:52:51.484Z] ---> 9ed4aefc74f6 [2023-05-04T08:52:51.484Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T08:52:52.418Z] ---> Running in 4454706141a1 [2023-05-04T08:52:52.418Z] Removing intermediate container ff60d0918030 [2023-05-04T08:52:52.418Z] ---> Running in b244e74d68b9 [2023-05-04T08:52:52.418Z] ---> 5db221fb1c1e [2023-05-04T08:52:52.418Z] [2023-05-04T08:52:52.418Z] Successfully built 5db221fb1c1e [2023-05-04T08:52:52.418Z] Successfully tagged security-spire-server:latest [2023-05-04T08:52:52.418Z]  Building security-spire-server ... done Building support-scheduler [2023-05-04T08:52:52.418Z] Removing intermediate container b244e74d68b9 [2023-05-04T08:52:52.418Z] ---> 7107336c9b5c [2023-05-04T08:52:52.418Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:52:52.418Z] ---> Running in 4f5cf73e2e2f [2023-05-04T08:52:52.679Z] 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-04T08:52:52.848Z] 58f1dce35555: Pull complete [2023-05-04T08:52:52.848Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T08:52:52.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:52:52.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:52:52.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:52.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:52:53.215Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:52:53.215Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:52:53.215Z] OK: 7 MiB in 16 packages [2023-05-04T08:52:53.237Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:52:53.237Z] WORKDIR /edgex [2023-05-04T08:52:53.237Z] COPY go.mod . [2023-05-04T08:52:53.237Z] RUN go mod download -t [2023-05-04T08:52:53.237Z] ci-base-image-arm64 -f - . [2023-05-04T08:52:53.822Z] Sending build context to Docker daemon 2.931MB [2023-05-04T08:52:53.822Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:52:53.822Z] ---> fadd8f120f05 [2023-05-04T08:52:53.822Z] Step 2/4 : WORKDIR /edgex [2023-05-04T08:52:55.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:52:55.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:52:55.763Z] ---> 05e579e48301 [2023-05-04T08:52:55.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:52:55.763Z] ---> Using cache [2023-05-04T08:52:55.763Z] ---> 0a11010c5c28 [2023-05-04T08:52:55.763Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:52:55.763Z] ---> Using cache [2023-05-04T08:52:55.763Z] ---> 26cd8b073073 [2023-05-04T08:52:55.763Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:52:55.763Z] ---> Using cache [2023-05-04T08:52:55.763Z] ---> 3a07fd65567e [2023-05-04T08:52:55.763Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:52:55.763Z] ---> Using cache [2023-05-04T08:52:55.763Z] ---> 883ed64b7f1b [2023-05-04T08:52:55.763Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:52:55.763Z] ---> Using cache [2023-05-04T08:52:55.763Z] ---> 4b06efd78a55 [2023-05-04T08:52:55.763Z] Step 8/23 : COPY . . [2023-05-04T08:52:55.763Z] ---> Using cache [2023-05-04T08:52:55.763Z] ---> 467cb5b4479b [2023-05-04T08:52:55.763Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-04T08:52:55.774Z] ---> Running in d1662b0727b1 [2023-05-04T08:52:55.774Z] Removing intermediate container d1662b0727b1 [2023-05-04T08:52:55.774Z] ---> d1db6f28ea9a [2023-05-04T08:52:55.774Z] Step 3/4 : COPY go.mod . [2023-05-04T08:52:56.356Z] ---> 3f20eb6a7a93 [2023-05-04T08:52:56.356Z] Step 4/4 : RUN go mod download [2023-05-04T08:52:56.356Z] ---> Running in f363e77487ef [2023-05-04T08:52:57.666Z] ---> Running in 09e1e76d2454 [2023-05-04T08:52:57.926Z] Removing intermediate container 4f5cf73e2e2f [2023-05-04T08:52:57.926Z] ---> 80e150327939 [2023-05-04T08:52:57.926Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:52:58.461Z] 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-04T08:52:59.394Z] ---> f4231af89f7a [2023-05-04T08:52:59.394Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:53:11.740Z] ---> 144e337e236c [2023-05-04T08:53:11.740Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-04T08:53:11.740Z] Removing intermediate container d23ed35f5304 [2023-05-04T08:53:11.740Z] ---> 692439bbc46e [2023-05-04T08:53:11.740Z] Step 7/33 : COPY . . [2023-05-04T08:53:23.066Z] Removing intermediate container f363e77487ef [2023-05-04T08:53:23.067Z] ---> 05c6747e6107 [2023-05-04T08:53:23.067Z] Successfully built 05c6747e6107 [2023-05-04T08:53:23.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:53:23.466Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T08:53:23.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:53:23.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container [2023-05-04T08:53:23.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T08:53:23.985Z] ---> 28254ebaba8b [2023-05-04T08:53:23.985Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:53:23.985Z] ---> 0b2c9716728e [2023-05-04T08:53:23.985Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-04T08:53:23.985Z] ---> Running in f1f3c08c08ac [2023-05-04T08:53:24.242Z] Removing intermediate container 785867417dad [2023-05-04T08:53:24.242Z] ---> 47e66afb2070 [2023-05-04T08:53:24.242Z] Step 7/25 : COPY . . [2023-05-04T08:53:24.977Z] $ docker top 8c45fbaa972ae6739ff237f86e993cc5f073d33af85ff3052f6a0ff7047dc219 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:53:25.887Z] + go version [2023-05-04T08:53:25.887Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T08:53:25.918Z] $ docker stop --time=1 8c45fbaa972ae6739ff237f86e993cc5f073d33af85ff3052f6a0ff7047dc219 [2023-05-04T08:53:27.481Z] $ docker rm -f --volumes 8c45fbaa972ae6739ff237f86e993cc5f073d33af85ff3052f6a0ff7047dc219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:53:28.325Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T08:53:28.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:53:28.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container [2023-05-04T08:53:28.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T08:53:29.564Z] ---> dc8bbd568a83 [2023-05-04T08:53:29.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-04T08:53:29.792Z] $ docker top d1cb2e23e7cea9537a1a343a959e13f8c020f341f2a3c787310649733292dd7c -eo pid,comm [2023-05-04T08:53:29.826Z] 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-04T08:53:29.826Z] ---> 2c6a83d7ca4e [2023-05-04T08:53:29.826Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] { [Pipeline] echo [2023-05-04T08:53:30.079Z] ========================================================= [2023-05-04T08:53:30.079Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-04T08:53:30.079Z] ========================================================= [Pipeline] sh [2023-05-04T08:53:30.092Z] ---> f7d681d7e3a0 [2023-05-04T08:53:30.092Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-04T08:53:30.092Z] ---> Running in cee609c7140e [2023-05-04T08:53:30.351Z] ---> Running in 3b0c17a83def [2023-05-04T08:53:30.351Z] Removing intermediate container 4454706141a1 [2023-05-04T08:53:30.351Z] ---> 6a4b789e029c [2023-05-04T08:53:30.351Z] [2023-05-04T08:53:30.351Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:53:30.351Z] ---> 9ed4aefc74f6 [2023-05-04T08:53:30.351Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-04T08:53:30.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:53:30.609Z] ---> Running in a7fea82e970e [2023-05-04T08:53:30.867Z] 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-04T08:53:31.110Z] + make test [2023-05-04T08:53:31.111Z] go test -race -coverprofile=coverage.out ./... [2023-05-04T08:53:31.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:53:31.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:53:31.385Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T08:53:31.385Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:53:31.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:53:31.385Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:53:31.385Z] OK: 8 MiB in 17 packages [2023-05-04T08:53:33.301Z] Removing intermediate container cee609c7140e [2023-05-04T08:53:33.301Z] ---> 0c151da6ef1a [2023-05-04T08:53:33.301Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:53:33.301Z] ---> Running in d77fe5acb0c4 [2023-05-04T08:53:33.562Z] Removing intermediate container 09e1e76d2454 [2023-05-04T08:53:33.562Z] ---> 7521954caa77 [2023-05-04T08:53:33.562Z] [2023-05-04T08:53:33.562Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:53:33.562Z] ---> 9ed4aefc74f6 [2023-05-04T08:53:33.562Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:53:33.562Z] ---> Using cache [2023-05-04T08:53:33.562Z] ---> 5d46966d3256 [2023-05-04T08:53:33.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:53:33.562Z] ---> Using cache [2023-05-04T08:53:33.562Z] ---> d9147fc8d4fd [2023-05-04T08:53:33.562Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-04T08:53:33.562Z] Removing intermediate container d77fe5acb0c4 [2023-05-04T08:53:33.562Z] ---> 064a3d40f805 [2023-05-04T08:53:33.562Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:53:33.562Z] ---> Running in 209037f431d7 [2023-05-04T08:53:33.562Z] Removing intermediate container a7fea82e970e [2023-05-04T08:53:33.562Z] ---> 3ed0a700bf49 [2023-05-04T08:53:33.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:53:33.562Z] ---> Running in 5b3cf720b370 [2023-05-04T08:53:33.562Z] ---> Running in d6c884a04274 [2023-05-04T08:53:33.563Z] Removing intermediate container 209037f431d7 [2023-05-04T08:53:33.563Z] ---> a51d7f904054 [2023-05-04T08:53:33.563Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T08:53:33.823Z] Removing intermediate container 5b3cf720b370 [2023-05-04T08:53:33.823Z] ---> e18922c4a7ec [2023-05-04T08:53:33.823Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:53:33.823Z] Removing intermediate container d6c884a04274 [2023-05-04T08:53:33.823Z] ---> 875ac90d7e8d [2023-05-04T08:53:33.823Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-04T08:53:33.823Z] ---> Running in 47ecdfc1c377 [2023-05-04T08:53:33.823Z] ---> Running in 62b63ade03ef [2023-05-04T08:53:33.823Z] ---> Running in b8e3ba3c49de [2023-05-04T08:53:34.102Z] Removing intermediate container 47ecdfc1c377 [2023-05-04T08:53:34.102Z] ---> 38bcd73ba88d [2023-05-04T08:53:34.102Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:53:34.102Z] Removing intermediate container 62b63ade03ef [2023-05-04T08:53:34.102Z] ---> 8f1f2a146d53 [2023-05-04T08:53:34.102Z] Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:53:34.102Z] Removing intermediate container b8e3ba3c49de [2023-05-04T08:53:34.102Z] ---> a4c6119dd352 [2023-05-04T08:53:34.102Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T08:53:34.102Z] ---> Running in 887fb8a272a2 [2023-05-04T08:53:34.102Z] ---> Running in e00efeaa3713 [2023-05-04T08:53:34.361Z] Removing intermediate container e00efeaa3713 [2023-05-04T08:53:34.361Z] ---> 92b239bb45ff [2023-05-04T08:53:34.361Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:53:34.361Z] ---> fc361c589bf4 [2023-05-04T08:53:34.361Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:53:34.361Z] Removing intermediate container 887fb8a272a2 [2023-05-04T08:53:34.361Z] ---> 99d8fecea6c5 [2023-05-04T08:53:34.361Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:53:34.361Z] ---> Running in 6f57ef9c6489 [2023-05-04T08:53:34.659Z] ---> c76fdc385dd4 [2023-05-04T08:53:34.659Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:53:34.985Z] Removing intermediate container 6f57ef9c6489 [2023-05-04T08:53:34.985Z] ---> 2845deef3b94 [2023-05-04T08:53:34.985Z] [2023-05-04T08:53:34.985Z] ---> 57264d1263f6 [2023-05-04T08:53:34.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-04T08:53:34.985Z] Successfully built 2845deef3b94 [2023-05-04T08:53:34.985Z] Successfully tagged security-proxy-auth:latest [2023-05-04T08:53:34.985Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-05-04T08:53:38.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:53:38.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:53:38.365Z] ---> 05e579e48301 [2023-05-04T08:53:38.365Z] Step 3/22 : WORKDIR /edgex-go [2023-05-04T08:53:38.365Z] ---> Using cache [2023-05-04T08:53:38.365Z] ---> 971f6a2bf01c [2023-05-04T08:53:38.365Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-04T08:53:38.365Z] ---> Using cache [2023-05-04T08:53:38.365Z] ---> a4ffadf52135 [2023-05-04T08:53:38.365Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-04T08:53:38.365Z] ---> Using cache [2023-05-04T08:53:38.365Z] ---> f2860f2d6f51 [2023-05-04T08:53:38.365Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:53:38.365Z] ---> Using cache [2023-05-04T08:53:38.365Z] ---> 47e66afb2070 [2023-05-04T08:53:38.365Z] Step 7/22 : COPY . . [2023-05-04T08:53:38.365Z] ---> Using cache [2023-05-04T08:53:38.365Z] ---> f7d681d7e3a0 [2023-05-04T08:53:38.365Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-04T08:53:40.418Z] ---> 93e4b12665d4 [2023-05-04T08:53:40.418Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-04T08:53:43.877Z] ---> Running in 860333b6d56c [2023-05-04T08:53:43.877Z] ---> e5abfadb8350 [2023-05-04T08:53:43.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:53:43.877Z] ---> bc8c80866879 [2023-05-04T08:53:43.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:53:44.145Z] ---> a2481e0ff4f8 [2023-05-04T08:53:44.145Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-04T08:53:44.145Z] ---> Running in 35bcfad27fe1 [2023-05-04T08:53:44.145Z] ---> 08eafa5bdb8d [2023-05-04T08:53:44.145Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-04T08:53:44.407Z] ---> Running in d7927392724d [2023-05-04T08:53:44.407Z] Removing intermediate container 35bcfad27fe1 [2023-05-04T08:53:44.407Z] ---> 4d1a8ea193b1 [2023-05-04T08:53:44.407Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:53:44.407Z] 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-04T08:53:44.407Z] ---> Running in 4cabdce9417c [2023-05-04T08:53:44.668Z] Removing intermediate container d7927392724d [2023-05-04T08:53:44.668Z] ---> 47d1b80b31d3 [2023-05-04T08:53:44.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:53:44.668Z] ---> Running in 40f66e533af4 [2023-05-04T08:53:44.668Z] Removing intermediate container 4cabdce9417c [2023-05-04T08:53:44.668Z] ---> 33f2f2a8e0b8 [2023-05-04T08:53:44.668Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:53:44.668Z] ---> Running in 5018fa7fa2ac [2023-05-04T08:53:44.926Z] Removing intermediate container 40f66e533af4 [2023-05-04T08:53:44.926Z] ---> 741b6fcd4f9c [2023-05-04T08:53:44.926Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:53:44.926Z] Removing intermediate container 5018fa7fa2ac [2023-05-04T08:53:44.926Z] ---> Running in bb983ca07a76 [2023-05-04T08:53:44.926Z] ---> 34cfe02f5e19 [2023-05-04T08:53:44.926Z] Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:53:44.926Z] ---> Running in 7f4bfa8e6ef6 [2023-05-04T08:53:44.927Z] Removing intermediate container bb983ca07a76 [2023-05-04T08:53:44.927Z] ---> 85107645a3e1 [2023-05-04T08:53:44.927Z] Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:53:45.185Z] ---> Running in 91a87d5175e0 [2023-05-04T08:53:45.185Z] Removing intermediate container 7f4bfa8e6ef6 [2023-05-04T08:53:45.185Z] ---> 849071d58c4f [2023-05-04T08:53:45.185Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:53:45.185Z] ---> Running in 1853e59f4642 [2023-05-04T08:53:45.185Z] Removing intermediate container 91a87d5175e0 [2023-05-04T08:53:45.185Z] ---> fe3aaf6f1c28 [2023-05-04T08:53:45.185Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:53:45.559Z] ---> Running in c59f7cc8e7eb [2023-05-04T08:53:45.559Z] Removing intermediate container 1853e59f4642 [2023-05-04T08:53:45.559Z] ---> 661854d6cf16 [2023-05-04T08:53:45.559Z] [2023-05-04T08:53:45.559Z] Successfully built 661854d6cf16 [2023-05-04T08:53:45.559Z] Successfully tagged support-scheduler:latest [2023-05-04T08:53:45.559Z] Building core-metadata [2023-05-04T08:53:45.817Z]  Building support-scheduler ... done Removing intermediate container c59f7cc8e7eb [2023-05-04T08:53:45.817Z] ---> ef5c30605bc0 [2023-05-04T08:53:45.817Z] [2023-05-04T08:53:45.817Z] Successfully built ef5c30605bc0 [2023-05-04T08:53:45.817Z] Successfully tagged support-notifications:latest [2023-05-04T08:53:45.817Z] Building core-common-config-bootstrapper [2023-05-04T08:53:51.168Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:53:51.168Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:53:51.168Z] ---> 05e579e48301 [2023-05-04T08:53:51.168Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:53:51.168Z] ---> Using cache [2023-05-04T08:53:51.168Z] ---> 0a11010c5c28 [2023-05-04T08:53:51.168Z] Step 4/25 : WORKDIR /edgex-go [2023-05-04T08:53:51.168Z] ---> Using cache [2023-05-04T08:53:51.168Z] ---> 26cd8b073073 [2023-05-04T08:53:51.168Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-04T08:53:51.168Z] ---> Using cache [2023-05-04T08:53:51.168Z] ---> 3a07fd65567e [2023-05-04T08:53:51.168Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-04T08:53:51.168Z] ---> Using cache [2023-05-04T08:53:51.168Z] ---> 883ed64b7f1b [2023-05-04T08:53:51.168Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:53:51.168Z] ---> Using cache [2023-05-04T08:53:51.168Z] ---> 4b06efd78a55 [2023-05-04T08:53:51.168Z] Step 8/25 : COPY . . [2023-05-04T08:53:51.168Z] ---> Using cache [2023-05-04T08:53:51.168Z] ---> 467cb5b4479b [2023-05-04T08:53:51.168Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-04T08:53:53.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:53:53.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:53:53.063Z] ---> 05e579e48301 [2023-05-04T08:53:53.063Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:53:53.063Z] ---> Using cache [2023-05-04T08:53:53.063Z] ---> 0a11010c5c28 [2023-05-04T08:53:53.063Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:53:53.063Z] ---> Using cache [2023-05-04T08:53:53.063Z] ---> 26cd8b073073 [2023-05-04T08:53:53.063Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:53:53.063Z] ---> Using cache [2023-05-04T08:53:53.063Z] ---> 3a07fd65567e [2023-05-04T08:53:53.063Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:53:53.063Z] ---> Using cache [2023-05-04T08:53:53.063Z] ---> 883ed64b7f1b [2023-05-04T08:53:53.063Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:53:53.063Z] ---> Using cache [2023-05-04T08:53:53.063Z] ---> 4b06efd78a55 [2023-05-04T08:53:53.063Z] Step 8/23 : COPY . . [2023-05-04T08:53:53.063Z] ---> Using cache [2023-05-04T08:53:53.063Z] ---> 467cb5b4479b [2023-05-04T08:53:53.063Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-04T08:53:54.436Z] 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-04T08:53:59.724Z] ---> Running in 91f5b5334faa [2023-05-04T08:53:59.724Z] ---> Running in 2ad8ee3aa662 [2023-05-04T08:53:59.982Z] 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-04T08:53:59.982Z] 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-04T08:54:05.267Z] Removing intermediate container 3b0c17a83def [2023-05-04T08:54:05.267Z] ---> 153e8a6adc0d [2023-05-04T08:54:05.267Z] [2023-05-04T08:54:05.267Z] Step 9/25 : FROM alpine:3.17 [2023-05-04T08:54:05.267Z] ---> 9ed4aefc74f6 [2023-05-04T08:54:05.267Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-04T08:54:05.267Z] Removing intermediate container f1f3c08c08ac [2023-05-04T08:54:05.267Z] ---> c3075841bc0c [2023-05-04T08:54:05.267Z] [2023-05-04T08:54:05.267Z] Step 9/33 : FROM alpine:3.17 [2023-05-04T08:54:05.267Z] ---> 9ed4aefc74f6 [2023-05-04T08:54:05.267Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T08:54:05.267Z] ---> Using cache [2023-05-04T08:54:05.267Z] ---> 0f8a9b694395 [2023-05-04T08:54:05.267Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-04T08:54:05.525Z] ---> Running in 7ee945e67430 [2023-05-04T08:54:05.526Z] ---> Running in 5a64c71d6579 [2023-05-04T08:54:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:54:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:54:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:54:06.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:54:06.714Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:54:06.714Z] (2/2) Installing su-exec (0.2-r2) [2023-05-04T08:54:06.714Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:54:06.714Z] OK: 7 MiB in 17 packages [2023-05-04T08:54:06.714Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-04T08:54:06.714Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-04T08:54:06.714Z] (3/3) Installing su-exec (0.2-r2) [2023-05-04T08:54:06.714Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:54:06.714Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:54:06.973Z] OK: 8 MiB in 18 packages [2023-05-04T08:54:08.874Z] Removing intermediate container 5a64c71d6579 [2023-05-04T08:54:08.874Z] ---> e38622883758 [2023-05-04T08:54:08.874Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-04T08:54:08.874Z] Removing intermediate container 7ee945e67430 [2023-05-04T08:54:08.874Z] ---> 0ed7c1ac5347 [2023-05-04T08:54:08.874Z] 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-04T08:54:08.874Z] ---> Running in 9b90b1835b74 [2023-05-04T08:54:08.874Z] ---> Running in 6b9013900e32 [2023-05-04T08:54:09.827Z] Removing intermediate container 9b90b1835b74 [2023-05-04T08:54:09.827Z] ---> 5daa3f48fe31 [2023-05-04T08:54:09.827Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-04T08:54:09.827Z] Removing intermediate container 6b9013900e32 [2023-05-04T08:54:09.827Z] ---> 9f12aed20a6e [2023-05-04T08:54:09.827Z] Step 12/25 : WORKDIR / [2023-05-04T08:54:09.982Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-04T08:54:10.807Z] ---> Running in 07ddebfcb90e [2023-05-04T08:54:10.807Z] ---> Running in 29b41b311642 [2023-05-04T08:54:11.747Z] Removing intermediate container 07ddebfcb90e [2023-05-04T08:54:11.747Z] ---> 8f00f14869e3 [2023-05-04T08:54:11.747Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:54:12.316Z] Removing intermediate container 29b41b311642 [2023-05-04T08:54:12.317Z] ---> d7efb3667f77 [2023-05-04T08:54:12.317Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-04T08:54:12.317Z] ---> 8baa21bf8742 [2023-05-04T08:54:12.317Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:54:12.317Z] ---> Running in 9b6052fd6678 [2023-05-04T08:54:12.317Z] Removing intermediate container 860333b6d56c [2023-05-04T08:54:12.317Z] ---> d5493c5230c6 [2023-05-04T08:54:12.317Z] [2023-05-04T08:54:12.317Z] Step 9/22 : FROM alpine:3.17 [2023-05-04T08:54:12.317Z] ---> 9ed4aefc74f6 [2023-05-04T08:54:12.317Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-04T08:54:12.317Z] ---> Running in 43b632f4eda6 [2023-05-04T08:54:12.577Z] Removing intermediate container 9b6052fd6678 [2023-05-04T08:54:12.577Z] ---> d1eabbc96138 [2023-05-04T08:54:12.577Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-04T08:54:12.577Z] ---> bbeffec316e0 [2023-05-04T08:54:12.577Z] 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-04T08:54:12.577Z] ---> Running in 412acca73026 [2023-05-04T08:54:12.835Z] Removing intermediate container 412acca73026 [2023-05-04T08:54:12.835Z] ---> b02a5a176edf [2023-05-04T08:54:12.835Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-04T08:54:12.835Z] ---> f1fbe629ae4e [2023-05-04T08:54:12.835Z] 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-04T08:54:12.835Z] ---> Running in 08a2d3a05ec8 [2023-05-04T08:54:13.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:54:13.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:54:13.362Z] ---> c4bb2df47e64 [2023-05-04T08:54:13.362Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:54:13.621Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:54:13.621Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-04T08:54:13.621Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:54:13.621Z] OK: 8 MiB in 17 packages [2023-05-04T08:54:14.189Z] ---> 343bf5ca111b [2023-05-04T08:54:14.189Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-04T08:54:14.757Z] Removing intermediate container 43b632f4eda6 [2023-05-04T08:54:14.757Z] ---> bcedf87f4016 [2023-05-04T08:54:14.757Z] 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-04T08:54:14.757Z] Removing intermediate container 08a2d3a05ec8 [2023-05-04T08:54:14.757Z] ---> 8d4e425bd8a6 [2023-05-04T08:54:14.757Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-04T08:54:14.757Z] ---> 3eeed784c98c [2023-05-04T08:54:14.757Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-04T08:54:14.757Z] ---> Running in 6e325c53270d [2023-05-04T08:54:14.757Z] ---> Running in ecd93b222f31 [2023-05-04T08:54:15.328Z] Removing intermediate container 6e325c53270d [2023-05-04T08:54:15.328Z] ---> 8ca5ece55f56 [2023-05-04T08:54:15.328Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-04T08:54:15.328Z] Removing intermediate container ecd93b222f31 [2023-05-04T08:54:15.328Z] ---> 4639f58f6cf5 [2023-05-04T08:54:15.328Z] Step 12/22 : WORKDIR /edgex [2023-05-04T08:54:15.328Z] ---> Running in 08a4b7b0516d [2023-05-04T08:54:15.328Z] ---> 2f49e6f5f188 [2023-05-04T08:54:15.328Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T08:54:15.587Z] ---> 889827d300e4 [2023-05-04T08:54:15.587Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-04T08:54:15.587Z] ---> Running in 19fa59326979 [2023-05-04T08:54:15.587Z] Removing intermediate container 08a4b7b0516d [2023-05-04T08:54:15.587Z] ---> 91fc43f13b38 [2023-05-04T08:54:15.587Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:54:15.848Z] ---> 8a07e3739efa [2023-05-04T08:54:15.848Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:54:15.848Z] ---> Running in cda922c3c878 [2023-05-04T08:54:15.848Z] ---> efe07a647d83 [2023-05-04T08:54:15.848Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:54:16.419Z] ---> 9671b2149798 [2023-05-04T08:54:16.419Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-04T08:54:16.678Z] ---> d871a67ff07b [2023-05-04T08:54:16.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-04T08:54:16.678Z] Removing intermediate container 19fa59326979 [2023-05-04T08:54:16.678Z] ---> 4b1a214ef956 [2023-05-04T08:54:16.678Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:54:18.066Z] ---> 32f5e7a97e6e [2023-05-04T08:54:18.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T08:54:19.484Z] Removing intermediate container cda922c3c878 [2023-05-04T08:54:19.484Z] ---> 13117831c44d [2023-05-04T08:54:19.484Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:54:19.484Z] ---> 24f2aa9da626 [2023-05-04T08:54:19.484Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:54:19.745Z] ---> f3678bae2d6f [2023-05-04T08:54:19.745Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:54:19.745Z] ---> Running in 6a6adc8c7f00 [2023-05-04T08:54:19.745Z] ---> Running in 04416fbecb6d [2023-05-04T08:54:19.745Z] ---> 2f173d410ba1 [2023-05-04T08:54:19.745Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-04T08:54:20.004Z] Removing intermediate container 6a6adc8c7f00 [2023-05-04T08:54:20.004Z] ---> 8077ffdc5733 [2023-05-04T08:54:20.004Z] Step 23/25 : LABEL arch=x86_64 [2023-05-04T08:54:20.004Z] ---> Running in b45530b35da0 [2023-05-04T08:54:20.574Z] Removing intermediate container b45530b35da0 [2023-05-04T08:54:20.574Z] ---> 7ac8b9ce9939 [2023-05-04T08:54:20.574Z] Step 24/25 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:54:20.574Z] ---> 7133c0b20e79 [2023-05-04T08:54:20.574Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-04T08:54:20.574Z] ---> Running in 688a38fe9dc2 [2023-05-04T08:54:20.574Z] ---> f8e33fd03beb [2023-05-04T08:54:20.574Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-04T08:54:20.837Z] Removing intermediate container 04416fbecb6d [2023-05-04T08:54:20.837Z] ---> 37573ad69ffd [2023-05-04T08:54:20.837Z] Removing intermediate container 688a38fe9dc2 [2023-05-04T08:54:20.837Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] ---> d85c4d15f6c5 [2023-05-04T08:54:20.837Z] [2023-05-04T08:54:20.837Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T08:54:20.837Z] ---> 14afe262f648 [2023-05-04T08:54:20.837Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-04T08:54:21.098Z] ---> Running in 7afaa5871ead [2023-05-04T08:54:21.098Z] ---> Running in 96cd1ce27d30 [2023-05-04T08:54:21.098Z] Removing intermediate container 96cd1ce27d30 [2023-05-04T08:54:21.098Z] ---> cde912e214c1 [2023-05-04T08:54:21.098Z] [2023-05-04T08:54:21.098Z] Removing intermediate container 7afaa5871ead [2023-05-04T08:54:21.098Z] ---> 0c20fd66538e [2023-05-04T08:54:21.098Z] Step 20/22 : LABEL arch=x86_64 [2023-05-04T08:54:21.098Z] Successfully built cde912e214c1 [2023-05-04T08:54:21.356Z] Successfully tagged security-secretstore-setup:latest [2023-05-04T08:54:21.356Z]  Building security-secretstore-setup ... done  ---> cf42c20cd545 [2023-05-04T08:54:21.356Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-04T08:54:21.356Z] ---> Running in 58371ed85334 [2023-05-04T08:54:21.615Z] Removing intermediate container 58371ed85334 [2023-05-04T08:54:21.615Z] ---> 3dd205d5482e [2023-05-04T08:54:21.615Z] Step 21/22 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:54:21.875Z] ---> Running in 400d86c18fd7 [2023-05-04T08:54:23.304Z] ---> adb6c00c8beb [2023-05-04T08:54:23.304Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-04T08:54:23.870Z] Removing intermediate container 400d86c18fd7 [2023-05-04T08:54:23.870Z] ---> 7a401bd782ff [2023-05-04T08:54:23.870Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T08:54:23.870Z] ---> b3c04cdfc575 [2023-05-04T08:54:23.870Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-04T08:54:23.870Z] ---> Running in 58cd1550f4f9 [2023-05-04T08:54:23.870Z] ---> Running in 0fd72ce18bf3 [2023-05-04T08:54:23.870Z] Removing intermediate container 91f5b5334faa [2023-05-04T08:54:23.870Z] ---> 98dd2b2bc4a6 [2023-05-04T08:54:23.870Z] [2023-05-04T08:54:23.870Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:54:23.870Z] ---> 9ed4aefc74f6 [2023-05-04T08:54:23.870Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T08:54:23.870Z] ---> Using cache [2023-05-04T08:54:23.870Z] ---> 7107336c9b5c [2023-05-04T08:54:23.870Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:54:23.870Z] ---> Using cache [2023-05-04T08:54:23.870Z] ---> 80e150327939 [2023-05-04T08:54:23.870Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:54:23.870Z] ---> Using cache [2023-05-04T08:54:24.135Z] ---> f4231af89f7a [2023-05-04T08:54:24.135Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:54:24.135Z] Removing intermediate container 2ad8ee3aa662 [2023-05-04T08:54:24.135Z] ---> 2e759217be9b [2023-05-04T08:54:24.135Z] [2023-05-04T08:54:24.135Z] Step 10/25 : FROM alpine:3.17 [2023-05-04T08:54:24.135Z] ---> Using cache [2023-05-04T08:54:24.135Z] ---> 9ed4aefc74f6 [2023-05-04T08:54:24.135Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:54:24.135Z] ---> Using cache [2023-05-04T08:54:24.135Z] ---> 5d46966d3256 [2023-05-04T08:54:24.135Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:54:24.135Z] ---> Using cache [2023-05-04T08:54:24.135Z] ---> d9147fc8d4fd [2023-05-04T08:54:24.135Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-04T08:54:24.135Z] ---> 144e337e236c [2023-05-04T08:54:24.135Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-04T08:54:24.135Z] Removing intermediate container 58cd1550f4f9 [2023-05-04T08:54:24.135Z] ---> 1be3e782bd45 [2023-05-04T08:54:24.135Z] [2023-05-04T08:54:24.135Z] ---> Running in 98e5b0627c86 [2023-05-04T08:54:24.135Z] Successfully built 1be3e782bd45 [2023-05-04T08:54:24.135Z] Successfully tagged security-proxy-setup:latest [2023-05-04T08:54:24.394Z]  Building security-proxy-setup ... done Removing intermediate container 98e5b0627c86 [2023-05-04T08:54:24.394Z] ---> 59570ce9f721 [2023-05-04T08:54:24.394Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-04T08:54:24.394Z] ---> 13ed2edfc6fd [2023-05-04T08:54:24.394Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:54:24.394Z] ---> Running in 4827eca271e1 [2023-05-04T08:54:24.394Z] Removing intermediate container 4827eca271e1 [2023-05-04T08:54:24.394Z] ---> c791b69f7a43 [2023-05-04T08:54:24.394Z] Step 15/25 : WORKDIR / [2023-05-04T08:54:24.394Z] ---> Running in 9edb7637c2a2 [2023-05-04T08:54:24.654Z] ---> 7e59f0313a33 [2023-05-04T08:54:24.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-04T08:54:24.655Z] Removing intermediate container 9edb7637c2a2 [2023-05-04T08:54:24.655Z] ---> 7e6ff5afdd2d [2023-05-04T08:54:24.655Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:54:24.655Z] Removing intermediate container 0fd72ce18bf3 [2023-05-04T08:54:24.655Z] ---> deeb1e16ecb3 [2023-05-04T08:54:24.655Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-04T08:54:24.655Z] ---> Running in 9a4d37e0ff68 [2023-05-04T08:54:24.655Z] ---> 8944e3c51fc0 [2023-05-04T08:54:24.655Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:54:24.655Z] ---> Running in e585ab07002e [2023-05-04T08:54:24.655Z] ---> 3df252351f05 [2023-05-04T08:54:24.655Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:54:24.913Z] Removing intermediate container 9a4d37e0ff68 [2023-05-04T08:54:24.913Z] ---> 28e48f92fd9c [2023-05-04T08:54:24.913Z] Step 30/33 : CMD ["gate"] [2023-05-04T08:54:24.913Z] ---> Running in 51859988c49d [2023-05-04T08:54:24.913Z] ---> da78b8a06bff [2023-05-04T08:54:24.913Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-04T08:54:24.913Z] Removing intermediate container 51859988c49d [2023-05-04T08:54:24.913Z] ---> ccfc4e7aaae5 [2023-05-04T08:54:24.913Z] Step 31/33 : LABEL arch=x86_64 [2023-05-04T08:54:24.913Z] ---> Running in 3db9eb0c4da4 [2023-05-04T08:54:25.170Z] Removing intermediate container 3db9eb0c4da4 [2023-05-04T08:54:25.171Z] ---> 668b51dcc548 [2023-05-04T08:54:25.171Z] Step 32/33 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:54:25.429Z] ---> b6f3af1bbdfa [2023-05-04T08:54:25.429Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:54:25.429Z] ---> Running in f6813a1d9aa5 [2023-05-04T08:54:25.429Z] Removing intermediate container f6813a1d9aa5 [2023-05-04T08:54:25.429Z] ---> d4a416a6200c [2023-05-04T08:54:25.429Z] Step 33/33 : LABEL version=0.0.0 [2023-05-04T08:54:25.429Z] ---> Running in 02e69d394ea2 [2023-05-04T08:54:25.429Z] ---> 68b24608cfa1 [2023-05-04T08:54:25.429Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-04T08:54:25.429Z] Removing intermediate container e585ab07002e [2023-05-04T08:54:25.429Z] ---> 78bf6b4fe4ed [2023-05-04T08:54:25.429Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:54:25.429Z] Removing intermediate container 02e69d394ea2 [2023-05-04T08:54:25.429Z] ---> 961a6024e300 [2023-05-04T08:54:25.429Z] [2023-05-04T08:54:25.688Z] ---> Running in 9c8244e409d9 [2023-05-04T08:54:25.688Z] Successfully built 961a6024e300 [2023-05-04T08:54:25.688Z] Successfully tagged security-bootstrapper:latest [2023-05-04T08:54:25.688Z]  Building security-bootstrapper ... done Removing intermediate container 9c8244e409d9 [2023-05-04T08:54:25.688Z] ---> 828bd3d4d282 [2023-05-04T08:54:25.688Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:54:25.688Z] ---> 4f15259029a2 [2023-05-04T08:54:25.688Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-04T08:54:25.688Z] ---> Running in 3f79b679d570 [2023-05-04T08:54:25.688Z] ---> Running in 0c3da650016a [2023-05-04T08:54:25.688Z] Removing intermediate container 3f79b679d570 [2023-05-04T08:54:25.688Z] ---> fee5fccd23f9 [2023-05-04T08:54:25.688Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:54:25.688Z] Removing intermediate container 0c3da650016a [2023-05-04T08:54:25.688Z] ---> 203c529bcb65 [2023-05-04T08:54:25.688Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:54:25.688Z] ---> Running in e695ce0c4009 [2023-05-04T08:54:25.688Z] ---> Running in 62d5e606159c [2023-05-04T08:54:25.946Z] Removing intermediate container e695ce0c4009 [2023-05-04T08:54:25.946Z] ---> 2c81da5fc5d0 [2023-05-04T08:54:25.946Z] Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:54:25.946Z] ---> Running in f55108f8f149 [2023-05-04T08:54:25.946Z] Removing intermediate container 62d5e606159c [2023-05-04T08:54:25.946Z] ---> 5ede948d6fa8 [2023-05-04T08:54:25.946Z] Step 23/25 : LABEL arch=x86_64 [2023-05-04T08:54:25.946Z] ---> Running in dea321c98594 [2023-05-04T08:54:25.946Z] Removing intermediate container f55108f8f149 [2023-05-04T08:54:25.946Z] ---> 65e0af4efba7 [2023-05-04T08:54:25.946Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:54:25.946Z] ---> Running in 3b852b82d048 [2023-05-04T08:54:25.946Z] Removing intermediate container dea321c98594 [2023-05-04T08:54:25.946Z] ---> 7516260b3f9a [2023-05-04T08:54:25.946Z] Step 24/25 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 [2023-05-04T08:54:25.946Z] ---> Running in 151de66b037c [2023-05-04T08:54:25.946Z] Removing intermediate container 3b852b82d048 [2023-05-04T08:54:25.946Z] ---> c452f11f277e [2023-05-04T08:54:25.946Z] [2023-05-04T08:54:26.204Z] Successfully built c452f11f277e [2023-05-04T08:54:26.204Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-04T08:54:26.204Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 151de66b037c [2023-05-04T08:54:26.204Z] ---> ff96110d910a [2023-05-04T08:54:26.204Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T08:54:26.204Z] ---> Running in ab37304db1a8 [2023-05-04T08:54:26.204Z] Removing intermediate container ab37304db1a8 [2023-05-04T08:54:26.204Z] ---> c7c12ee74bdd [2023-05-04T08:54:26.204Z] [2023-05-04T08:54:26.204Z] Successfully built c7c12ee74bdd [2023-05-04T08:54:26.204Z] Successfully tagged core-metadata:latest [2023-05-04T08:54:26.467Z]  Building core-metadata ... done  [Pipeline] } [2023-05-04T08:54:26.481Z] $ docker stop --time=1 5a9fae3165cd98dea64282e1bcd573be0a2d630e46d5795947a54e8713646867 [2023-05-04T08:54:27.785Z] $ docker rm -f --volumes 5a9fae3165cd98dea64282e1bcd573be0a2d630e46d5795947a54e8713646867 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T08:54:28.182Z] + docker images [2023-05-04T08:54:28.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T08:54:28.182Z] core-metadata latest c7c12ee74bdd 1 second ago 20.4MB [2023-05-04T08:54:28.182Z] security-bootstrapper latest 961a6024e300 2 seconds ago 22.2MB [2023-05-04T08:54:28.182Z] core-common-config-bootstrapper latest c452f11f277e 2 seconds ago 17.2MB [2023-05-04T08:54:28.182Z] security-proxy-setup latest 1be3e782bd45 4 seconds ago 18.7MB [2023-05-04T08:54:28.182Z] 2e759217be9b 4 seconds ago 1.73GB [2023-05-04T08:54:28.182Z] 98dd2b2bc4a6 4 seconds ago 1.72GB [2023-05-04T08:54:28.182Z] security-secretstore-setup latest cde912e214c1 7 seconds ago 32.8MB [2023-05-04T08:54:28.182Z] d5493c5230c6 16 seconds ago 1.7GB [2023-05-04T08:54:28.182Z] 153e8a6adc0d 25 seconds ago 1.72GB [2023-05-04T08:54:28.182Z] c3075841bc0c 26 seconds ago 1.71GB [2023-05-04T08:54:28.182Z] support-scheduler latest 661854d6cf16 42 seconds ago 31.8MB [2023-05-04T08:54:28.182Z] support-notifications latest ef5c30605bc0 42 seconds ago 32.4MB [2023-05-04T08:54:28.182Z] security-proxy-auth latest 2845deef3b94 53 seconds ago 18.3MB [2023-05-04T08:54:28.182Z] 7521954caa77 55 seconds ago 1.79GB [2023-05-04T08:54:28.182Z] 6a4b789e029c 59 seconds ago 1.79GB [2023-05-04T08:54:28.182Z] security-spire-server latest 5db221fb1c1e About a minute ago 103MB [2023-05-04T08:54:28.182Z] 0f59f7474482 About a minute ago 1.7GB [2023-05-04T08:54:28.182Z] security-spiffe-token-provider latest 5b4fa8034bfd About a minute ago 32.8MB [2023-05-04T08:54:28.182Z] 5a8758160aeb About a minute ago 1.58GB [2023-05-04T08:54:28.182Z] core-command latest e7851e8853b2 2 minutes ago 19.8MB [2023-05-04T08:54:28.182Z] core-data latest 0bd50e86b075 2 minutes ago 20MB [2023-05-04T08:54:28.182Z] security-spire-agent latest c4e559cd2dba 2 minutes ago 161MB [2023-05-04T08:54:28.182Z] 4bca97526a28 2 minutes ago 1.76GB [2023-05-04T08:54:28.182Z] security-spire-config latest 61a46dd964d5 2 minutes ago 102MB [2023-05-04T08:54:28.182Z] 5ed567cc474e 2 minutes ago 1.72GB [2023-05-04T08:54:28.182Z] 4ba0576ee6e9 2 minutes ago 1.73GB [2023-05-04T08:54:28.182Z] ad3ec3b5d96b 2 minutes ago 1.58GB [2023-05-04T08:54:28.182Z] 2c3a57ec3fa6 2 minutes ago 1.58GB [2023-05-04T08:54:28.182Z] ci-base-image-x86_64 latest 05e579e48301 6 minutes ago 918MB [2023-05-04T08:54:28.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 9 days ago 700MB [2023-05-04T08:54:28.182Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-04T08:54:28.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-04T08:54:28.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-04T08:56:01.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-04T08:56:04.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-04T08:56:04.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-04T08:56:04.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-04T08:56:04.333Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-04T08:56:19.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-04T08:56:19.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-04T08:56:19.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2023-05-04T08:56:27.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 98.5% of statements [2023-05-04T08:56:32.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-04T08:56:32.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-04T08:56:32.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-04T08:56:36.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.492s coverage: 71.5% of statements [2023-05-04T08:56:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-04T08:56:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-04T08:56:40.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 54.0% of statements [2023-05-04T08:56:44.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-04T08:56:44.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-04T08:56:44.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:56:44.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-04T08:56:44.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-04T08:56:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-04T08:56:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-04T08:57:09.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.948s coverage: 88.5% of statements [2023-05-04T08:57:09.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.413s coverage: 3.8% of statements [2023-05-04T08:57:09.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-04T08:57:09.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:57:09.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-04T08:57:09.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 95.6% of statements [2023-05-04T08:57:09.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-04T08:57:09.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-04T08:57:09.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-04T08:57:09.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-04T08:57:09.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-04T08:57:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-05-04T08:57:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-04T08:57:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-04T08:57:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-04T08:57:15.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements [2023-05-04T08:57:25.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-04T08:57:25.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-04T08:57:25.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements [2023-05-04T08:57:25.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements [2023-05-04T08:57:29.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 42.9% of statements [2023-05-04T08:57:30.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 82.9% of statements [2023-05-04T08:57:30.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2023-05-04T08:57:30.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2023-05-04T08:57:33.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2023-05-04T08:57:36.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-04T08:57:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-04T08:57:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-04T08:57:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-04T08:57:39.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-04T08:57:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-04T08:57:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-04T08:57:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-04T08:57:46.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements [2023-05-04T08:57:46.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-04T08:57:46.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-04T08:57:46.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-04T08:57:46.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-04T08:57:51.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-04T08:57:51.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-04T08:57:53.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.049s coverage: 79.9% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.264s coverage: 92.9% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.225s coverage: 62.3% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.452s coverage: 81.8% of statements [2023-05-04T08:58:01.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-04T08:58:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.515s coverage: 82.1% of statements [2023-05-04T08:58:02.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-04T08:58:02.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 86.0% of statements [2023-05-04T08:58:08.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-04T08:58:08.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-04T08:58:08.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.056s coverage: 63.1% of statements [2023-05-04T08:58:08.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements [2023-05-04T08:58:10.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2023-05-04T08:58:10.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2023-05-04T08:58:10.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-05-04T08:58:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-04T08:58:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-04T08:58:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-04T08:58:11.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-05-04T08:58:19.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-04T08:58:19.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-04T08:58:19.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-04T08:58:19.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.986s coverage: 38.4% of statements [2023-05-04T08:58:19.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2023-05-04T08:58:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-04T08:58:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-04T08:58:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-04T08:58:23.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-04T08:58:24.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2023-05-04T08:58:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-04T08:58:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-04T08:58:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-04T08:58:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-04T08:58:37.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-05-04T08:58:37.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-04T08:58:37.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:58:37.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-04T08:58:37.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-04T08:58:37.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements [2023-05-04T08:58:41.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-04T08:58:41.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-04T08:58:41.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 61.5% of statements [2023-05-04T08:58:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-04T08:58:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:58:44.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.7% of statements [2023-05-04T08:58:44.981Z] 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-04T08:58:44.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T08:58:44.981Z] go vet ./... [2023-05-04T09:01:21.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T09:01:21.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T09:01:21.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T09:01:21.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-04T09:01:22.156Z] + ls -al . [2023-05-04T09:01:22.156Z] total 700 [2023-05-04T09:01:22.156Z] drwxrwxr-x 10 1001 1001 4096 May 4 08:53 . [2023-05-04T09:01:22.156Z] drwxr-xr-x 4 root root 4096 May 4 08:53 .. [2023-05-04T09:01:22.156Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:52 .blubracket [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 16 May 4 08:52 .dockerignore [2023-05-04T09:01:22.156Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:52 .git [2023-05-04T09:01:22.156Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:52 .github [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 1133 May 4 08:52 .gitignore [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 42 May 4 08:52 .golangci.yml [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 87 May 4 08:52 .hadolint.yml [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:52 .sonarcloud.properties [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 1171 May 4 08:52 ADOPTERS.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 10835 May 4 08:52 Attribution.txt [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 73765 May 4 08:52 CHANGELOG.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:52 CONTRIBUTING.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 677 May 4 08:52 GOVERNANCE.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 883 May 4 08:52 Jenkinsfile [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:52 LICENSE [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 14368 May 4 08:52 Makefile [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 582 May 4 08:52 OWNERS.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 9403 May 4 08:52 README.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 789 May 4 08:52 SECURITY.md [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:47 VERSION [2023-05-04T09:01:22.156Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:52 bin [2023-05-04T09:01:22.156Z] drwxrwxr-x 18 1001 1001 4096 May 4 08:52 cmd [2023-05-04T09:01:22.156Z] -rw-r--r-- 1 root root 448352 May 4 08:58 coverage.out [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 3200 May 4 08:52 go.mod [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 31040 May 4 08:52 go.sum [2023-05-04T09:01:22.156Z] drwxrwxr-x 7 1001 1001 4096 May 4 08:52 internal [2023-05-04T09:01:22.156Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:52 openapi [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 594 May 4 08:52 security.txt [2023-05-04T09:01:22.156Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:52 snap [2023-05-04T09:01:22.156Z] -rw-rw-r-- 1 1001 1001 204 May 4 08:52 version.go [Pipeline] sh [2023-05-04T09:01:22.506Z] + '[' -e coverage.out ] [2023-05-04T09:01:22.506Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-04T09:01:22.801Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T09:01:23.687Z] Stashed 1 file(s) [Pipeline] sh [2023-05-04T09:01:24.377Z] + make build [2023-05-04T09:01:24.378Z] 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-04T09:03:01.126Z] 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-04T09:03:01.126Z] 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-04T09:03:01.126Z] 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-04T09:03:02.533Z] 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-04T09:03:49.348Z] 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-04T09:03:51.925Z] 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-04T09:03:58.556Z] 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-04T09:04:03.884Z] 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-04T09:04:06.456Z] 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-04T09:04:10.702Z] 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-04T09:04:16.048Z] 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-04T09:04:21.408Z] $ docker stop --time=1 d1cb2e23e7cea9537a1a343a959e13f8c020f341f2a3c787310649733292dd7c [2023-05-04T09:04:24.192Z] $ docker rm -f --volumes d1cb2e23e7cea9537a1a343a959e13f8c020f341f2a3c787310649733292dd7c [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-04T09:04:26.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T09:04:26.790Z] [2023-05-04T09:04:26.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T09:04:27.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T09:04:27.461Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-04T09:04:27.461Z] 29e5d40040c1: Pulling fs layer [2023-05-04T09:04:27.461Z] 1ce36da41761: Pulling fs layer [2023-05-04T09:04:27.461Z] 25b303627fd3: Pulling fs layer [2023-05-04T09:04:27.727Z] 29e5d40040c1: Verifying Checksum [2023-05-04T09:04:27.727Z] 29e5d40040c1: Download complete [2023-05-04T09:04:27.992Z] 1ce36da41761: Verifying Checksum [2023-05-04T09:04:27.992Z] 1ce36da41761: Download complete [2023-05-04T09:04:28.260Z] 29e5d40040c1: Pull complete [2023-05-04T09:04:29.233Z] 25b303627fd3: Verifying Checksum [2023-05-04T09:04:29.233Z] 25b303627fd3: Download complete [2023-05-04T09:04:29.233Z] 1ce36da41761: Pull complete [2023-05-04T09:04:39.301Z] 25b303627fd3: Pull complete [2023-05-04T09:04:39.301Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-04T09:04:39.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T09:04:39.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T09:04:39.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container [2023-05-04T09:04:39.663Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-04T09:04:41.756Z] $ docker top be15a9bd716d2f6d538782e791057e9beedf5357bdbede62c56c677c362b9711 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T09:04:42.649Z] + docker-compose build --help [2023-05-04T09:04:42.649Z] + grep parallel [2023-05-04T09:04:46.902Z] --parallel Build images in parallel. [Pipeline] } [2023-05-04T09:04:46.933Z] $ docker stop --time=1 be15a9bd716d2f6d538782e791057e9beedf5357bdbede62c56c677c362b9711 [2023-05-04T09:04:48.567Z] $ docker rm -f --volumes be15a9bd716d2f6d538782e791057e9beedf5357bdbede62c56c677c362b9711 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T09:04:49.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T09:04:49.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T09:04:49.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container [2023-05-04T09:04:49.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-04T09:04:51.313Z] $ docker top 031e4b6ec30a00532e2b03b6d5db4c3dcc79bd5c39fa1bc038fb27d5d27871e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T09:04:51.864Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-04T09:04:56.106Z] Building core-command ... [2023-05-04T09:04:56.106Z] Building core-common-config-bootstrapper ... [2023-05-04T09:04:56.106Z] Building core-data ... [2023-05-04T09:04:56.106Z] Building core-metadata ... [2023-05-04T09:04:56.106Z] Building security-bootstrapper ... [2023-05-04T09:04:56.106Z] Building security-proxy-auth ... [2023-05-04T09:04:56.106Z] Building security-proxy-setup ... [2023-05-04T09:04:56.106Z] Building security-secretstore-setup ... [2023-05-04T09:04:56.106Z] Building security-spiffe-token-provider ... [2023-05-04T09:04:56.106Z] Building security-spire-agent ... [2023-05-04T09:04:56.106Z] Building security-spire-config ... [2023-05-04T09:04:56.106Z] Building security-spire-server ... [2023-05-04T09:04:56.106Z] Building support-notifications ... [2023-05-04T09:04:56.106Z] Building support-scheduler ... [2023-05-04T09:04:56.106Z] Building support-notifications [2023-05-04T09:04:56.106Z] Building security-spire-config [2023-05-04T09:04:56.106Z] Building security-bootstrapper [2023-05-04T09:04:56.106Z] Building security-spire-server [2023-05-04T09:04:56.106Z] Building security-spiffe-token-provider [2023-05-04T09:05:43.049Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:05:43.050Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:05:43.050Z] ---> 05c6747e6107 [2023-05-04T09:05:43.050Z] Step 3/33 : WORKDIR /edgex-go [2023-05-04T09:05:43.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:05:43.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:05:43.050Z] ---> 05c6747e6107 [2023-05-04T09:05:43.050Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:05:43.331Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:05:43.331Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:05:43.331Z] ---> 05c6747e6107 [2023-05-04T09:05:43.331Z] Step 3/20 : WORKDIR /edgex-go [2023-05-04T09:05:43.331Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:05:43.331Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:05:43.331Z] ---> 05c6747e6107 [2023-05-04T09:05:43.331Z] Step 3/26 : WORKDIR /edgex-go [2023-05-04T09:05:43.331Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:05:43.331Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:05:43.331Z] ---> 05c6747e6107 [2023-05-04T09:05:43.331Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T09:05:43.914Z] ---> Running in b030ebbfc021 [2023-05-04T09:05:43.914Z] ---> Running in 7e5bff302d5c [2023-05-04T09:05:43.914Z] ---> Running in 13f94550e896 [2023-05-04T09:05:43.914Z] ---> Running in bc92e88f9969 [2023-05-04T09:05:43.914Z] ---> Running in 400a03dd1dcf [2023-05-04T09:05:44.503Z] Removing intermediate container 13f94550e896 [2023-05-04T09:05:44.503Z] ---> 1f1c01194a57 [2023-05-04T09:05:44.503Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-04T09:05:44.503Z] Removing intermediate container b030ebbfc021 [2023-05-04T09:05:44.503Z] ---> bb8c3ea11533 [2023-05-04T09:05:44.503Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T09:05:44.503Z] Removing intermediate container bc92e88f9969 [2023-05-04T09:05:44.503Z] ---> d0143d41a95c [2023-05-04T09:05:44.503Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T09:05:44.503Z] Removing intermediate container 400a03dd1dcf [2023-05-04T09:05:44.503Z] ---> 218237fffb49 [2023-05-04T09:05:44.503Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-04T09:05:44.503Z] ---> Running in de5a44f110c0 [2023-05-04T09:05:44.774Z] ---> Running in af11ffa0bd9b [2023-05-04T09:05:44.774Z] ---> Running in 84945f91b8ee [2023-05-04T09:05:44.774Z] ---> Running in 9503702a59bf [2023-05-04T09:05:44.774Z] Removing intermediate container 7e5bff302d5c [2023-05-04T09:05:44.774Z] ---> 1476d9b3da7b [2023-05-04T09:05:44.774Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T09:05:44.774Z] ---> Running in 37ea3a72f07c [2023-05-04T09:05:45.362Z] Removing intermediate container 84945f91b8ee [2023-05-04T09:05:45.362Z] ---> e27cbc294b13 [2023-05-04T09:05:45.362Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-04T09:05:45.630Z] ---> Running in 80523e0a39c8 [2023-05-04T09:05:47.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:48.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:48.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:48.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:48.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:48.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:49.686Z] OK: 263 MiB in 53 packages [2023-05-04T09:05:49.686Z] OK: 263 MiB in 53 packages [2023-05-04T09:05:49.686Z] OK: 263 MiB in 53 packages [2023-05-04T09:05:49.686Z] OK: 263 MiB in 53 packages [2023-05-04T09:05:49.959Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T09:05:49.959Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T09:05:49.959Z] OK: 17690 distinct packages available [2023-05-04T09:05:49.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:50.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:05:51.208Z] Removing intermediate container af11ffa0bd9b [2023-05-04T09:05:51.208Z] ---> e7d9046665ce [2023-05-04T09:05:51.208Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-04T09:05:51.797Z] Removing intermediate container 9503702a59bf [2023-05-04T09:05:51.797Z] ---> f4106e46f961 [2023-05-04T09:05:51.797Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-04T09:05:51.797Z] Removing intermediate container 80523e0a39c8 [2023-05-04T09:05:51.797Z] ---> e1c3e3ab9c34 [2023-05-04T09:05:51.797Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T09:05:51.797Z] OK: 263 MiB in 53 packages [2023-05-04T09:05:51.797Z] Removing intermediate container 37ea3a72f07c [2023-05-04T09:05:51.797Z] ---> 61e7f0743504 [2023-05-04T09:05:51.797Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T09:05:52.780Z] ---> 7522deb9f724 [2023-05-04T09:05:52.780Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:05:52.780Z] ---> Running in 744c8278c0eb [2023-05-04T09:05:52.780Z] ---> 5c45b7b8295e [2023-05-04T09:05:52.780Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:05:53.047Z] ---> Running in 4e5e74c566fe [2023-05-04T09:05:53.315Z] ---> f492e0d9fae0 [2023-05-04T09:05:53.315Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:05:53.587Z] ---> 2a381176b8b7 [2023-05-04T09:05:53.587Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:05:53.587Z] ---> Running in 0e0e7b86999f [2023-05-04T09:05:53.857Z] Removing intermediate container de5a44f110c0 [2023-05-04T09:05:53.857Z] ---> 2cf5f70d1332 [2023-05-04T09:05:53.857Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-04T09:05:53.857Z] ---> Running in 247d9701a67f [2023-05-04T09:05:54.820Z] ---> 67b37d2bca02 [2023-05-04T09:05:54.820Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:05:55.087Z] ---> Running in 5c0cf6464cf7 [2023-05-04T09:07:47.070Z] Removing intermediate container 744c8278c0eb [2023-05-04T09:07:47.070Z] ---> 53c69e1e0b7c [2023-05-04T09:07:47.070Z] Step 7/26 : COPY . . [2023-05-04T09:07:47.070Z] Removing intermediate container 0e0e7b86999f [2023-05-04T09:07:47.070Z] ---> 2bed36be12cb [2023-05-04T09:07:47.070Z] Step 8/23 : COPY . . [2023-05-04T09:07:47.070Z] Removing intermediate container 5c0cf6464cf7 [2023-05-04T09:07:47.070Z] ---> ea1a241a05ae [2023-05-04T09:07:47.070Z] Step 7/20 : COPY . . [2023-05-04T09:07:47.070Z] Removing intermediate container 4e5e74c566fe [2023-05-04T09:07:47.070Z] ---> 8decbf688a8e [2023-05-04T09:07:47.070Z] Step 7/33 : COPY . . [2023-05-04T09:07:47.070Z] Removing intermediate container 247d9701a67f [2023-05-04T09:07:47.070Z] ---> 2698dce769d6 [2023-05-04T09:07:47.070Z] Step 7/27 : COPY . . [2023-05-04T09:08:02.119Z] ---> 0b9670a1749d [2023-05-04T09:08:02.120Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-04T09:08:02.120Z] ---> 0b6afa69e7e7 [2023-05-04T09:08:02.120Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T09:08:02.120Z] ---> fc0ee60a60a0 [2023-05-04T09:08:02.120Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-04T09:08:02.120Z] ---> Running in a5269a82f836 [2023-05-04T09:08:02.120Z] ---> 68e3297f2a54 [2023-05-04T09:08:02.120Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T09:08:02.120Z] ---> Running in 6cec15a6d546 [2023-05-04T09:08:02.120Z] ---> Running in 0119f581d8ed [2023-05-04T09:08:02.120Z] ---> d9edf6132de5 [2023-05-04T09:08:02.120Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-04T09:08:02.395Z] ---> Running in ac23e8629057 [2023-05-04T09:08:02.395Z] ---> Running in 688d81a13120 [2023-05-04T09:08:02.982Z] Removing intermediate container ac23e8629057 [2023-05-04T09:08:02.982Z] ---> 2953ca294d3b [2023-05-04T09:08:02.982Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-04T09:08:03.253Z] Removing intermediate container 6cec15a6d546 [2023-05-04T09:08:03.253Z] ---> f4f64d6e0054 [2023-05-04T09:08:03.253Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T09:08:03.253Z] ---> Running in 07e7e385cddc [2023-05-04T09:08:03.253Z] ---> Running in 22e38731b1c3 [2023-05-04T09:08:03.847Z] Removing intermediate container 22e38731b1c3 [2023-05-04T09:08:03.847Z] Removing intermediate container 07e7e385cddc [2023-05-04T09:08:03.847Z] ---> 5ea6c767b9f3 [2023-05-04T09:08:03.847Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] ---> 82eeafa513bb [2023-05-04T09:08:03.847Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T09:08:03.847Z] [2023-05-04T09:08:04.116Z] ---> Running in 8138a6464fb8 [2023-05-04T09:08:04.116Z] ---> Running in 2794f52ea2ba [2023-05-04T09:08:04.383Z] 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-04T09:08:04.649Z] 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-04T09:08:04.649Z] Removing intermediate container 8138a6464fb8 [2023-05-04T09:08:04.649Z] ---> 3a00422a6e3b [2023-05-04T09:08:04.649Z] 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-04T09:08:04.649Z] 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-04T09:08:04.649Z] Removing intermediate container 2794f52ea2ba [2023-05-04T09:08:04.649Z] ---> 35c729d434e5 [2023-05-04T09:08:04.918Z] 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-04T09:08:04.918Z] ---> Running in abe116fa63b7 [2023-05-04T09:08:04.918Z] ---> Running in ab3c0ec07738 [2023-05-04T09:08:09.195Z] Removing intermediate container abe116fa63b7 [2023-05-04T09:08:09.195Z] ---> cf784a92d897 [2023-05-04T09:08:09.195Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T09:08:09.195Z] Removing intermediate container ab3c0ec07738 [2023-05-04T09:08:09.195Z] ---> 983a3bdf989d [2023-05-04T09:08:09.195Z] Step 12/26 : WORKDIR /edgex-go [2023-05-04T09:08:09.195Z] ---> Running in d826aecb35c9 [2023-05-04T09:08:09.195Z] ---> Running in f3315bf3c1ca [2023-05-04T09:08:09.781Z] Removing intermediate container d826aecb35c9 [2023-05-04T09:08:09.782Z] ---> 1725620dfbe1 [2023-05-04T09:08:09.782Z] [2023-05-04T09:08:09.782Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T09:08:09.782Z] Removing intermediate container f3315bf3c1ca [2023-05-04T09:08:09.782Z] ---> 34eea7861d2e [2023-05-04T09:08:09.782Z] [2023-05-04T09:08:09.782Z] Step 13/26 : FROM alpine:3.17 [2023-05-04T09:08:09.782Z] 3.17: Pulling from library/alpine [2023-05-04T09:08:09.782Z] 3.17: Pulling from library/alpine [2023-05-04T09:08:10.058Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T09:08:10.058Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T09:08:10.058Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T09:08:10.058Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T09:08:10.058Z] ---> 51e60588ff2c [2023-05-04T09:08:10.058Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T09:08:10.329Z] ---> 51e60588ff2c [2023-05-04T09:08:10.329Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T09:08:10.329Z] ---> Running in 3d7d1840486a [2023-05-04T09:08:10.329Z] ---> Running in ad24ab96258e [2023-05-04T09:08:10.926Z] Removing intermediate container 3d7d1840486a [2023-05-04T09:08:10.926Z] ---> be1a85260d3d [2023-05-04T09:08:10.926Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T09:08:10.926Z] Removing intermediate container ad24ab96258e [2023-05-04T09:08:10.926Z] ---> b509b97f432a [2023-05-04T09:08:10.926Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-04T09:08:10.926Z] ---> Running in 39cd8ebf9ce0 [2023-05-04T09:08:11.192Z] ---> Running in 155b2777c846 [2023-05-04T09:08:13.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:13.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:13.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:14.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:15.674Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T09:08:15.674Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T09:08:15.674Z] OK: 17691 distinct packages available [2023-05-04T09:08:15.674Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T09:08:15.674Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T09:08:15.674Z] OK: 17691 distinct packages available [2023-05-04T09:08:15.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:15.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:16.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:16.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:08:18.064Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-04T09:08:18.064Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-04T09:08:18.064Z] (3/4) Installing libucontext (1.2-r0) [2023-05-04T09:08:18.064Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-04T09:08:18.064Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:08:18.064Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T09:08:18.332Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T09:08:18.332Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T09:08:18.332Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T09:08:18.332Z] OK: 8 MiB in 19 packages [2023-05-04T09:08:18.332Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T09:08:18.332Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:08:18.332Z] OK: 9 MiB in 20 packages [2023-05-04T09:08:20.291Z] Removing intermediate container 155b2777c846 [2023-05-04T09:08:20.291Z] ---> 42883034c485 [2023-05-04T09:08:20.291Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:08:20.878Z] Removing intermediate container 39cd8ebf9ce0 [2023-05-04T09:08:20.878Z] ---> 5133469fdb4b [2023-05-04T09:08:20.878Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:08:23.458Z] ---> b1f8f578958b [2023-05-04T09:08:23.458Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:08:23.458Z] ---> 89b371a85191 [2023-05-04T09:08:23.458Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:08:24.422Z] ---> 3a006f294a5f [2023-05-04T09:08:24.422Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T09:08:24.422Z] ---> 52eff04696aa [2023-05-04T09:08:24.422Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T09:08:36.102Z] ---> 6c5743b119fd [2023-05-04T09:08:36.102Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T09:08:36.102Z] ---> d5a61d8208cb [2023-05-04T09:08:36.102Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T09:08:36.379Z] ---> fbd479a34337 [2023-05-04T09:08:36.379Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-04T09:08:36.379Z] ---> Running in e5de3e8e94c4 [2023-05-04T09:08:36.379Z] ---> 1b5acd727dd5 [2023-05-04T09:08:36.379Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-04T09:08:37.343Z] Removing intermediate container e5de3e8e94c4 [2023-05-04T09:08:37.343Z] ---> 95bd2682fad0 [2023-05-04T09:08:37.343Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-04T09:08:37.612Z] ---> b26dda0d331d [2023-05-04T09:08:37.612Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-04T09:08:38.197Z] ---> 6846518bf50f [2023-05-04T09:08:38.197Z] Step 22/27 : WORKDIR / [2023-05-04T09:08:38.465Z] ---> Running in 0d9a2351d215 [2023-05-04T09:08:38.734Z] ---> fb7ff65e335d [2023-05-04T09:08:38.734Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T09:08:38.734Z] ---> Running in 3c8d97f27f1d [2023-05-04T09:08:38.999Z] Removing intermediate container 0d9a2351d215 [2023-05-04T09:08:38.999Z] ---> 119154a172f0 [2023-05-04T09:08:38.999Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T09:08:39.265Z] ---> Running in 43bd2e498a4d [2023-05-04T09:08:39.531Z] Removing intermediate container 3c8d97f27f1d [2023-05-04T09:08:39.531Z] ---> b985c7a9de48 [2023-05-04T09:08:39.531Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T09:08:39.531Z] ---> Running in 0d95e31cc7cf [2023-05-04T09:08:39.796Z] Removing intermediate container 43bd2e498a4d [2023-05-04T09:08:39.796Z] ---> 20cb270b8170 [2023-05-04T09:08:39.796Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T09:08:40.069Z] ---> Running in c57eae031cf3 [2023-05-04T09:08:40.069Z] Removing intermediate container 0d95e31cc7cf [2023-05-04T09:08:40.069Z] ---> ad52da56194f [2023-05-04T09:08:40.069Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T09:08:40.335Z] ---> Running in 53bf7e7afc04 [2023-05-04T09:08:40.601Z] Removing intermediate container c57eae031cf3 [2023-05-04T09:08:40.601Z] ---> 1aab6b3a7af9 [2023-05-04T09:08:40.601Z] Step 25/27 : LABEL arch=arm64 [2023-05-04T09:08:40.601Z] ---> Running in f357e0fc1376 [2023-05-04T09:08:40.869Z] Removing intermediate container 53bf7e7afc04 [2023-05-04T09:08:40.869Z] ---> ad46f6b99bc4 [2023-05-04T09:08:40.869Z] Step 25/26 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:08:41.141Z] ---> Running in d25cfd5044e0 [2023-05-04T09:08:41.407Z] Removing intermediate container f357e0fc1376 [2023-05-04T09:08:41.407Z] ---> 15759b27dea0 [2023-05-04T09:08:41.407Z] Step 26/27 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:08:41.407Z] ---> Running in 797492823f96 [2023-05-04T09:08:41.676Z] Removing intermediate container d25cfd5044e0 [2023-05-04T09:08:41.676Z] ---> 08a07c75c44c [2023-05-04T09:08:41.676Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T09:08:41.943Z] ---> Running in 3423a20640e7 [2023-05-04T09:08:42.209Z] Removing intermediate container 797492823f96 [2023-05-04T09:08:42.209Z] ---> 606841ee95c9 [2023-05-04T09:08:42.209Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T09:08:42.474Z] ---> Running in 913d6412362e [2023-05-04T09:08:42.474Z] Removing intermediate container 3423a20640e7 [2023-05-04T09:08:42.474Z] ---> c6f1069b2e29 [2023-05-04T09:08:42.474Z] [2023-05-04T09:08:43.055Z] Removing intermediate container 913d6412362e [2023-05-04T09:08:43.055Z] ---> bea7c9f6a4bd [2023-05-04T09:08:43.055Z] [2023-05-04T09:08:43.055Z] Successfully built c6f1069b2e29 [2023-05-04T09:08:43.055Z] Successfully tagged security-spire-server-arm64:latest [2023-05-04T09:08:43.055Z]  Building security-spire-server ... done Building core-command [2023-05-04T09:08:43.323Z] Successfully built bea7c9f6a4bd [2023-05-04T09:08:43.323Z] Successfully tagged security-spire-config-arm64:latest [2023-05-04T09:08:43.323Z]  Building security-spire-config ... done Building core-metadata [2023-05-04T09:09:09.986Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:09:09.986Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:09:09.986Z] ---> 05c6747e6107 [2023-05-04T09:09:09.986Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:09:09.986Z] ---> Using cache [2023-05-04T09:09:09.986Z] ---> d0143d41a95c [2023-05-04T09:09:09.986Z] Step 4/25 : WORKDIR /edgex-go [2023-05-04T09:09:09.986Z] ---> Using cache [2023-05-04T09:09:09.986Z] ---> e27cbc294b13 [2023-05-04T09:09:09.986Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-04T09:09:09.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:09:09.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:09:09.986Z] ---> 05c6747e6107 [2023-05-04T09:09:09.986Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:09:09.986Z] ---> Using cache [2023-05-04T09:09:09.986Z] ---> d0143d41a95c [2023-05-04T09:09:09.986Z] Step 4/24 : WORKDIR /edgex-go [2023-05-04T09:09:09.986Z] ---> Using cache [2023-05-04T09:09:09.986Z] ---> e27cbc294b13 [2023-05-04T09:09:09.986Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-04T09:09:09.986Z] ---> Running in 66759df9221e [2023-05-04T09:09:09.986Z] ---> Running in ec12a5b23b8a [2023-05-04T09:09:12.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:09:12.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:09:13.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:09:13.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:09:14.831Z] OK: 263 MiB in 53 packages [2023-05-04T09:09:14.831Z] OK: 263 MiB in 53 packages [2023-05-04T09:09:16.777Z] Removing intermediate container 66759df9221e [2023-05-04T09:09:16.777Z] ---> 8fd449a4ec5f [2023-05-04T09:09:16.777Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-04T09:09:16.777Z] Removing intermediate container ec12a5b23b8a [2023-05-04T09:09:16.777Z] ---> b723dd59fc16 [2023-05-04T09:09:16.777Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-04T09:09:18.190Z] ---> 01ee58f83af7 [2023-05-04T09:09:18.190Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:09:18.190Z] ---> Running in c6385598c968 [2023-05-04T09:09:18.190Z] ---> fdcf0fc89ae3 [2023-05-04T09:09:18.190Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:09:18.463Z] ---> Running in bdbf3c02698d [2023-05-04T09:11:10.106Z] Removing intermediate container c6385598c968 [2023-05-04T09:11:10.106Z] ---> 4b495c5671e0 [2023-05-04T09:11:10.106Z] Step 8/25 : COPY . . [2023-05-04T09:11:10.106Z] Removing intermediate container bdbf3c02698d [2023-05-04T09:11:10.106Z] ---> b27e7b9b5f7e [2023-05-04T09:11:10.106Z] Step 8/24 : COPY . . [2023-05-04T09:11:32.158Z] ---> e5e3928048c2 [2023-05-04T09:11:32.158Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-04T09:11:32.158Z] ---> 6b85fb820741 [2023-05-04T09:11:32.158Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-04T09:11:32.158Z] ---> Running in 1b1356e2775a [2023-05-04T09:11:32.158Z] ---> Running in b5da034b3e41 [2023-05-04T09:11:34.097Z] 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-04T09:11:34.097Z] 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-04T09:14:10.782Z] Removing intermediate container a5269a82f836 [2023-05-04T09:14:10.782Z] ---> c0bb60f9d548 [2023-05-04T09:14:10.782Z] [2023-05-04T09:14:10.782Z] Step 9/33 : FROM alpine:3.17 [2023-05-04T09:14:10.782Z] ---> 51e60588ff2c [2023-05-04T09:14:10.782Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T09:14:10.782Z] ---> Running in 9c1e9c0806d4 [2023-05-04T09:14:10.782Z] Removing intermediate container 9c1e9c0806d4 [2023-05-04T09:14:10.782Z] ---> 1872d857657a [2023-05-04T09:14:10.782Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-04T09:14:10.782Z] ---> Running in d0b1ab19d883 [2023-05-04T09:14:11.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:14:11.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:14:13.909Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T09:14:13.909Z] (2/2) Installing su-exec (0.2-r2) [2023-05-04T09:14:13.909Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:14:13.909Z] OK: 8 MiB in 17 packages [2023-05-04T09:14:15.321Z] Removing intermediate container d0b1ab19d883 [2023-05-04T09:14:15.321Z] ---> c023c55897db [2023-05-04T09:14:15.321Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-04T09:14:15.587Z] ---> Running in b97a83b9fb28 [2023-05-04T09:14:15.852Z] Removing intermediate container b97a83b9fb28 [2023-05-04T09:14:15.852Z] ---> b4a22dca29af [2023-05-04T09:14:15.852Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-04T09:14:16.119Z] ---> Running in ac2f9cdc6498 [2023-05-04T09:14:16.709Z] Removing intermediate container ac2f9cdc6498 [2023-05-04T09:14:16.709Z] ---> ae7773c15d2f [2023-05-04T09:14:16.709Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-04T09:14:16.709Z] ---> Running in 0975a03bc969 [2023-05-04T09:14:17.288Z] Removing intermediate container 0975a03bc969 [2023-05-04T09:14:17.288Z] ---> 651d1dff48b2 [2023-05-04T09:14:17.288Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-04T09:14:17.288Z] ---> Running in fecc0a919cfa [2023-05-04T09:14:17.885Z] Removing intermediate container fecc0a919cfa [2023-05-04T09:14:17.885Z] ---> af8dc909cb9d [2023-05-04T09:14:17.885Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-04T09:14:17.885Z] ---> Running in 97d8c0e59695 [2023-05-04T09:14:21.234Z] Removing intermediate container 97d8c0e59695 [2023-05-04T09:14:21.234Z] ---> 4a01592700f9 [2023-05-04T09:14:21.234Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-04T09:14:21.234Z] ---> Running in d77adc5a0ff5 [2023-05-04T09:14:21.516Z] Removing intermediate container d77adc5a0ff5 [2023-05-04T09:14:21.516Z] ---> c46797e1becf [2023-05-04T09:14:21.516Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-04T09:14:22.482Z] ---> 41bc6479e4a6 [2023-05-04T09:14:22.482Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-04T09:14:22.757Z] ---> Running in 0a48a8b85c5b [2023-05-04T09:14:28.102Z] Removing intermediate container 0a48a8b85c5b [2023-05-04T09:14:28.102Z] ---> 854fbdbccbf1 [2023-05-04T09:14:28.102Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:14:28.688Z] ---> 1ea3101ee708 [2023-05-04T09:14:28.688Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:14:29.646Z] ---> 1e0ce15b6745 [2023-05-04T09:14:29.646Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-04T09:14:31.587Z] ---> 4bbcb14bc4e4 [2023-05-04T09:14:31.587Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-04T09:14:32.169Z] ---> 9471fb4cd3f8 [2023-05-04T09:14:32.169Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-04T09:14:33.124Z] ---> d50fecefd3a9 [2023-05-04T09:14:33.124Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-04T09:14:33.719Z] ---> 147569fb36ce [2023-05-04T09:14:33.719Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-04T09:14:34.683Z] ---> f44d780ef7d7 [2023-05-04T09:14:34.683Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-04T09:14:35.645Z] ---> d4c7859fa924 [2023-05-04T09:14:35.645Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-04T09:14:35.645Z] ---> Running in 44d520fe8f2b [2023-05-04T09:14:40.970Z] Removing intermediate container 44d520fe8f2b [2023-05-04T09:14:40.970Z] ---> 1a1a81ce3ba2 [2023-05-04T09:14:40.970Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-04T09:14:40.970Z] ---> Running in 66619e856ab5 [2023-05-04T09:14:40.970Z] Removing intermediate container 66619e856ab5 [2023-05-04T09:14:40.970Z] ---> bc88219e83ea [2023-05-04T09:14:40.970Z] Step 30/33 : CMD ["gate"] [2023-05-04T09:14:40.970Z] ---> Running in 1a5067a6adbd [2023-05-04T09:14:41.556Z] Removing intermediate container 1a5067a6adbd [2023-05-04T09:14:41.556Z] ---> 0187ac714af7 [2023-05-04T09:14:41.556Z] Step 31/33 : LABEL arch=arm64 [2023-05-04T09:14:41.556Z] ---> Running in e17be547b61e [2023-05-04T09:14:42.143Z] Removing intermediate container e17be547b61e [2023-05-04T09:14:42.143Z] ---> 2374e2f04ca1 [2023-05-04T09:14:42.143Z] Step 32/33 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:14:42.143Z] ---> Running in 3d3709cd00a7 [2023-05-04T09:14:42.730Z] Removing intermediate container 3d3709cd00a7 [2023-05-04T09:14:42.730Z] ---> 97bc98fae1da [2023-05-04T09:14:42.730Z] Step 33/33 : LABEL version=0.0.0 [2023-05-04T09:14:42.730Z] ---> Running in b041432bfbc1 [2023-05-04T09:14:43.317Z] Removing intermediate container b041432bfbc1 [2023-05-04T09:14:43.317Z] ---> 9929ef13c1c0 [2023-05-04T09:14:43.317Z] [2023-05-04T09:14:43.582Z] Successfully built 9929ef13c1c0 [2023-05-04T09:14:43.582Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-04T09:14:43.582Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-05-04T09:15:02.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:15:02.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:15:02.158Z] ---> 05c6747e6107 [2023-05-04T09:15:02.158Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:15:02.158Z] ---> Using cache [2023-05-04T09:15:02.158Z] ---> d0143d41a95c [2023-05-04T09:15:02.158Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T09:15:02.158Z] ---> Using cache [2023-05-04T09:15:02.158Z] ---> e27cbc294b13 [2023-05-04T09:15:02.158Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T09:15:02.158Z] ---> Using cache [2023-05-04T09:15:02.158Z] ---> b723dd59fc16 [2023-05-04T09:15:02.158Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T09:15:02.158Z] ---> Using cache [2023-05-04T09:15:02.158Z] ---> 01ee58f83af7 [2023-05-04T09:15:02.158Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:15:02.158Z] ---> Using cache [2023-05-04T09:15:02.158Z] ---> 4b495c5671e0 [2023-05-04T09:15:02.158Z] Step 8/23 : COPY . . [2023-05-04T09:15:02.158Z] ---> Using cache [2023-05-04T09:15:02.158Z] ---> 6b85fb820741 [2023-05-04T09:15:02.158Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-04T09:15:02.158Z] ---> Running in a4a622aa024d [2023-05-04T09:15:02.159Z] 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-04T09:16:39.129Z] Removing intermediate container 688d81a13120 [2023-05-04T09:16:39.129Z] ---> 7aef777af0b1 [2023-05-04T09:16:39.129Z] [2023-05-04T09:16:39.129Z] Step 9/20 : FROM alpine:3.17 [2023-05-04T09:16:39.129Z] ---> 51e60588ff2c [2023-05-04T09:16:39.129Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T09:16:39.129Z] ---> Using cache [2023-05-04T09:16:39.129Z] ---> 1872d857657a [2023-05-04T09:16:39.129Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-04T09:16:39.129Z] ---> Running in 097932301bde [2023-05-04T09:16:39.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:16:39.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:16:39.129Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T09:16:39.129Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T09:16:39.129Z] OK: 17691 distinct packages available [2023-05-04T09:16:39.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:16:39.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:16:39.129Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-04T09:16:39.129Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-04T09:16:39.129Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-04T09:16:39.129Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-04T09:16:39.129Z] (5/9) Installing curl (8.0.1-r0) [2023-05-04T09:16:39.129Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-04T09:16:39.129Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-04T09:16:39.129Z] (8/9) Installing libucontext (1.2-r0) [2023-05-04T09:16:39.129Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-04T09:16:39.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:16:39.129Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T09:16:39.129Z] OK: 11 MiB in 24 packages [2023-05-04T09:16:40.595Z] Removing intermediate container 097932301bde [2023-05-04T09:16:40.595Z] ---> ba393b250474 [2023-05-04T09:16:40.595Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:16:41.562Z] ---> eddff3b3ab10 [2023-05-04T09:16:41.562Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:16:42.526Z] ---> 0396a90eea41 [2023-05-04T09:16:42.527Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-04T09:16:44.500Z] ---> 8c3b76d19f02 [2023-05-04T09:16:44.500Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:16:45.473Z] ---> 8c7b0d9c4af3 [2023-05-04T09:16:45.473Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-04T09:16:45.473Z] ---> Running in 825684eea2d3 [2023-05-04T09:16:45.745Z] Removing intermediate container 825684eea2d3 [2023-05-04T09:16:45.745Z] ---> 64012d8a07f8 [2023-05-04T09:16:45.745Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T09:16:46.014Z] ---> Running in ba26d60ef181 [2023-05-04T09:16:46.606Z] Removing intermediate container ba26d60ef181 [2023-05-04T09:16:46.606Z] ---> dbe6dac6875d [2023-05-04T09:16:46.606Z] Step 18/20 : LABEL arch=arm64 [2023-05-04T09:16:46.606Z] ---> Running in 2641dc66aef1 [2023-05-04T09:16:47.195Z] Removing intermediate container 2641dc66aef1 [2023-05-04T09:16:47.195Z] ---> 2028dc11eecb [2023-05-04T09:16:47.195Z] Step 19/20 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:16:47.195Z] ---> Running in a91fd00f3a49 [2023-05-04T09:16:47.785Z] Removing intermediate container a91fd00f3a49 [2023-05-04T09:16:47.785Z] ---> 91a182e88792 [2023-05-04T09:16:47.785Z] Step 20/20 : LABEL version=0.0.0 [2023-05-04T09:16:47.785Z] ---> Running in 43c6f772aeaa [2023-05-04T09:16:48.372Z] Removing intermediate container 43c6f772aeaa [2023-05-04T09:16:48.372Z] ---> 4395be8bcb84 [2023-05-04T09:16:48.372Z] [2023-05-04T09:16:48.639Z] Successfully built 4395be8bcb84 [2023-05-04T09:16:48.639Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-04T09:16:48.639Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-05-04T09:17:06.865Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:17:06.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:17:06.865Z] ---> 05c6747e6107 [2023-05-04T09:17:06.865Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:17:06.865Z] ---> Using cache [2023-05-04T09:17:06.865Z] ---> d0143d41a95c [2023-05-04T09:17:06.865Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T09:17:06.865Z] ---> Using cache [2023-05-04T09:17:06.865Z] ---> e27cbc294b13 [2023-05-04T09:17:06.865Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T09:17:06.865Z] ---> Using cache [2023-05-04T09:17:06.865Z] ---> b723dd59fc16 [2023-05-04T09:17:06.865Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T09:17:06.865Z] ---> Using cache [2023-05-04T09:17:06.865Z] ---> 01ee58f83af7 [2023-05-04T09:17:06.865Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:17:06.865Z] ---> Using cache [2023-05-04T09:17:06.865Z] ---> 4b495c5671e0 [2023-05-04T09:17:06.865Z] Step 8/23 : COPY . . [2023-05-04T09:17:06.865Z] ---> Using cache [2023-05-04T09:17:06.865Z] ---> 6b85fb820741 [2023-05-04T09:17:06.865Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-04T09:17:06.865Z] ---> Running in 5b3932fa6c5d [2023-05-04T09:17:07.137Z] 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-04T09:17:33.848Z] Removing intermediate container 0119f581d8ed [2023-05-04T09:17:33.848Z] ---> 0ae48630f860 [2023-05-04T09:17:33.848Z] [2023-05-04T09:17:33.848Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T09:17:33.848Z] ---> 51e60588ff2c [2023-05-04T09:17:33.848Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-04T09:17:33.848Z] ---> Running in c86a8e4c0156 [2023-05-04T09:17:35.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:17:36.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:17:37.797Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T09:17:38.068Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T09:17:38.069Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:17:38.069Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T09:17:38.657Z] OK: 8 MiB in 17 packages [2023-05-04T09:17:40.608Z] Removing intermediate container c86a8e4c0156 [2023-05-04T09:17:40.608Z] ---> 42e0b1d0fd2b [2023-05-04T09:17:40.608Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T09:17:40.608Z] ---> Running in 804ba3a18b25 [2023-05-04T09:17:41.203Z] Removing intermediate container 804ba3a18b25 [2023-05-04T09:17:41.203Z] ---> 5cd08557347e [2023-05-04T09:17:41.203Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-04T09:17:41.473Z] ---> Running in f15972ed8417 [2023-05-04T09:17:42.060Z] Removing intermediate container f15972ed8417 [2023-05-04T09:17:42.060Z] ---> 2f5d03a12e67 [2023-05-04T09:17:42.060Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T09:17:42.331Z] ---> Running in 89664d3fde4d [2023-05-04T09:17:42.917Z] Removing intermediate container 89664d3fde4d [2023-05-04T09:17:42.917Z] ---> 8b251c39c1f5 [2023-05-04T09:17:42.917Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:17:46.268Z] ---> 4aade0b023ce [2023-05-04T09:17:46.268Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:17:47.230Z] ---> 9a0af0ffa55e [2023-05-04T09:17:47.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-04T09:17:49.809Z] ---> 3bdb1a967cb3 [2023-05-04T09:17:49.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:17:50.397Z] ---> 6d2ea829f0c4 [2023-05-04T09:17:50.397Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-04T09:17:50.664Z] ---> Running in 909e1967bfae [2023-05-04T09:17:51.255Z] Removing intermediate container 909e1967bfae [2023-05-04T09:17:51.255Z] ---> 130efaa4f70a [2023-05-04T09:17:51.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T09:17:51.255Z] ---> Running in d1c6a289e417 [2023-05-04T09:17:51.835Z] Removing intermediate container d1c6a289e417 [2023-05-04T09:17:51.835Z] ---> d2b16a17b58b [2023-05-04T09:17:51.835Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T09:17:51.835Z] ---> Running in 0fc79a482268 [2023-05-04T09:17:52.414Z] Removing intermediate container 0fc79a482268 [2023-05-04T09:17:52.414Z] ---> d4f7553333aa [2023-05-04T09:17:52.414Z] Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:17:52.414Z] ---> Running in 13fa3948132d [2023-05-04T09:17:53.004Z] Removing intermediate container 13fa3948132d [2023-05-04T09:17:53.004Z] ---> a5d7230c1e15 [2023-05-04T09:17:53.004Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T09:17:53.276Z] ---> Running in 100eaaaee7c4 [2023-05-04T09:17:53.542Z] Removing intermediate container 100eaaaee7c4 [2023-05-04T09:17:53.542Z] ---> 59bacb0706a8 [2023-05-04T09:17:53.542Z] [2023-05-04T09:17:54.126Z] Successfully built 59bacb0706a8 [2023-05-04T09:17:54.126Z] Successfully tagged support-notifications-arm64:latest [2023-05-04T09:17:54.126Z]  Building support-notifications ... done Building security-proxy-setup [2023-05-04T09:18:12.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:18:12.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:18:12.324Z] ---> 05c6747e6107 [2023-05-04T09:18:12.324Z] Step 3/22 : WORKDIR /edgex-go [2023-05-04T09:18:12.324Z] ---> Using cache [2023-05-04T09:18:12.324Z] ---> 1476d9b3da7b [2023-05-04T09:18:12.324Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-04T09:18:12.324Z] ---> Running in cb1e3545908b [2023-05-04T09:18:12.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:18:13.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:18:14.691Z] OK: 263 MiB in 53 packages [2023-05-04T09:18:16.101Z] Removing intermediate container cb1e3545908b [2023-05-04T09:18:16.102Z] ---> 55ace177a5e7 [2023-05-04T09:18:16.102Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-04T09:18:16.684Z] ---> c4a9559f013e [2023-05-04T09:18:16.684Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:18:16.951Z] ---> Running in 442985a996e0 [2023-05-04T09:18:31.964Z] Removing intermediate container b5da034b3e41 [2023-05-04T09:18:31.964Z] ---> e3d2e080bae9 [2023-05-04T09:18:31.964Z] [2023-05-04T09:18:31.964Z] Step 10/24 : FROM alpine:3.17 [2023-05-04T09:18:31.964Z] ---> 51e60588ff2c [2023-05-04T09:18:31.964Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T09:18:31.964Z] ---> Running in 12341c83ce86 [2023-05-04T09:18:32.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:18:33.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:18:34.918Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T09:18:34.918Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:18:34.918Z] OK: 8 MiB in 16 packages [2023-05-04T09:18:39.193Z] Removing intermediate container 12341c83ce86 [2023-05-04T09:18:39.193Z] ---> cf56bd164193 [2023-05-04T09:18:39.193Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T09:18:39.458Z] ---> Running in 23437a1d9565 [2023-05-04T09:18:40.415Z] Removing intermediate container 23437a1d9565 [2023-05-04T09:18:40.415Z] ---> 05ae7c6de1b6 [2023-05-04T09:18:40.415Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-04T09:18:40.415Z] ---> Running in 9d40351c0cce [2023-05-04T09:18:41.373Z] Removing intermediate container 9d40351c0cce [2023-05-04T09:18:41.373Z] ---> d7a459a92a31 [2023-05-04T09:18:41.373Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-04T09:18:41.373Z] ---> Running in d0cb035e1377 [2023-05-04T09:18:42.343Z] Removing intermediate container d0cb035e1377 [2023-05-04T09:18:42.343Z] ---> 8c7fc671772f [2023-05-04T09:18:42.343Z] Step 15/24 : WORKDIR / [2023-05-04T09:18:42.610Z] ---> Running in d5d78e5977d3 [2023-05-04T09:18:43.191Z] Removing intermediate container d5d78e5977d3 [2023-05-04T09:18:43.191Z] ---> fecdb8e47ee3 [2023-05-04T09:18:43.191Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:18:45.132Z] ---> 1c458a91285c [2023-05-04T09:18:45.132Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:18:46.537Z] ---> dcc8aee74eaf [2023-05-04T09:18:46.537Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-04T09:18:47.497Z] Removing intermediate container 1b1356e2775a [2023-05-04T09:18:47.497Z] ---> 3fdd0f2fb5cf [2023-05-04T09:18:47.497Z] [2023-05-04T09:18:47.497Z] Step 10/25 : FROM alpine:3.17 [2023-05-04T09:18:47.497Z] ---> 51e60588ff2c [2023-05-04T09:18:47.497Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T09:18:47.497Z] ---> Using cache [2023-05-04T09:18:47.497Z] ---> cf56bd164193 [2023-05-04T09:18:47.497Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T09:18:47.497Z] ---> Using cache [2023-05-04T09:18:47.497Z] ---> 05ae7c6de1b6 [2023-05-04T09:18:47.497Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-04T09:18:47.497Z] ---> Running in 48b47176b551 [2023-05-04T09:18:48.457Z] Removing intermediate container 48b47176b551 [2023-05-04T09:18:48.457Z] ---> eff6ecc8d10c [2023-05-04T09:18:48.457Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-04T09:18:48.457Z] ---> Running in cf8304b7febe [2023-05-04T09:18:49.041Z] ---> e3fb85140b4e [2023-05-04T09:18:49.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:18:49.041Z] Removing intermediate container cf8304b7febe [2023-05-04T09:18:49.041Z] ---> 777ccbfef932 [2023-05-04T09:18:49.041Z] Step 15/25 : WORKDIR / [2023-05-04T09:18:49.307Z] ---> Running in adca67c94e58 [2023-05-04T09:18:49.896Z] Removing intermediate container adca67c94e58 [2023-05-04T09:18:49.896Z] ---> b12037b5d442 [2023-05-04T09:18:49.896Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:18:49.896Z] ---> c115ca1aed48 [2023-05-04T09:18:49.896Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-04T09:18:50.170Z] ---> Running in 4ae64ab7be2d [2023-05-04T09:18:50.762Z] Removing intermediate container 4ae64ab7be2d [2023-05-04T09:18:50.762Z] ---> dfdc52c5c2b5 [2023-05-04T09:18:50.762Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T09:18:51.032Z] ---> Running in fc4a64c7a36c [2023-05-04T09:18:51.299Z] ---> 3fadd97b50fe [2023-05-04T09:18:51.300Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:18:51.572Z] Removing intermediate container fc4a64c7a36c [2023-05-04T09:18:51.572Z] ---> 6cf6486d304f [2023-05-04T09:18:51.572Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T09:18:51.841Z] ---> Running in 4fd1b20aefbd [2023-05-04T09:18:53.277Z] Removing intermediate container 4fd1b20aefbd [2023-05-04T09:18:53.277Z] ---> 4d2c9b25121d [2023-05-04T09:18:53.277Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-04T09:18:53.277Z] ---> d090f48bbd4f [2023-05-04T09:18:53.277Z] Step 23/24 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:18:53.558Z] ---> Running in 12c6ebfa5a90 [2023-05-04T09:18:54.516Z] Removing intermediate container 12c6ebfa5a90 [2023-05-04T09:18:54.516Z] ---> ac3533a4dc75 [2023-05-04T09:18:54.516Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T09:18:54.516Z] ---> Running in c3a78c4e848c [2023-05-04T09:18:55.504Z] ---> 7b1aa7486bb7 [2023-05-04T09:18:55.504Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:18:55.504Z] Removing intermediate container c3a78c4e848c [2023-05-04T09:18:55.504Z] ---> 8e91530eb9ad [2023-05-04T09:18:55.504Z] [2023-05-04T09:18:56.091Z] Successfully built 8e91530eb9ad [2023-05-04T09:18:56.091Z] Successfully tagged core-command-arm64:latest [2023-05-04T09:18:56.091Z] Building security-proxy-auth [2023-05-04T09:18:56.680Z]  Building core-command ... done  ---> c2f862c04760 [2023-05-04T09:18:56.680Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-04T09:18:57.647Z] ---> db937b99ddff [2023-05-04T09:18:57.647Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-04T09:18:57.647Z] ---> Running in d6213fb7225a [2023-05-04T09:18:58.232Z] Removing intermediate container d6213fb7225a [2023-05-04T09:18:58.233Z] ---> ce48b7eb3c02 [2023-05-04T09:18:58.233Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T09:18:58.501Z] ---> Running in bec3d0c9c36b [2023-05-04T09:18:59.083Z] Removing intermediate container bec3d0c9c36b [2023-05-04T09:18:59.083Z] ---> 9339e32e5ea1 [2023-05-04T09:18:59.083Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T09:18:59.083Z] ---> Running in 93de1a96188b [2023-05-04T09:18:59.667Z] Removing intermediate container 93de1a96188b [2023-05-04T09:18:59.667Z] ---> 40a961fb7a5c [2023-05-04T09:18:59.667Z] Step 24/25 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:18:59.667Z] ---> Running in c450f91540dc [2023-05-04T09:19:00.248Z] Removing intermediate container c450f91540dc [2023-05-04T09:19:00.248Z] ---> f4090a24ac01 [2023-05-04T09:19:00.248Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T09:19:00.516Z] ---> Running in 52889f291846 [2023-05-04T09:19:01.099Z] Removing intermediate container 52889f291846 [2023-05-04T09:19:01.099Z] ---> 6e9f8da6f93a [2023-05-04T09:19:01.099Z] [2023-05-04T09:19:01.365Z] Successfully built 6e9f8da6f93a [2023-05-04T09:19:01.365Z] Successfully tagged core-metadata-arm64:latest [2023-05-04T09:19:01.365Z]  Building core-metadata ... done Building security-secretstore-setup [2023-05-04T09:19:19.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:19:19.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:19:19.581Z] ---> 05c6747e6107 [2023-05-04T09:19:19.581Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:19:19.581Z] ---> Using cache [2023-05-04T09:19:19.581Z] ---> d0143d41a95c [2023-05-04T09:19:19.581Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T09:19:19.581Z] ---> Using cache [2023-05-04T09:19:19.581Z] ---> e27cbc294b13 [2023-05-04T09:19:19.581Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T09:19:19.581Z] ---> Using cache [2023-05-04T09:19:19.581Z] ---> b723dd59fc16 [2023-05-04T09:19:19.581Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T09:19:19.581Z] ---> Using cache [2023-05-04T09:19:19.581Z] ---> 01ee58f83af7 [2023-05-04T09:19:19.581Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:19:19.581Z] ---> Using cache [2023-05-04T09:19:19.581Z] ---> 4b495c5671e0 [2023-05-04T09:19:19.581Z] Step 8/23 : COPY . . [2023-05-04T09:19:19.581Z] ---> Using cache [2023-05-04T09:19:19.581Z] ---> 6b85fb820741 [2023-05-04T09:19:19.581Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-04T09:19:19.581Z] ---> Running in 764e79aa5735 [2023-05-04T09:19:22.160Z] 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-04T09:19:27.506Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:19:27.506Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:19:27.506Z] ---> 05c6747e6107 [2023-05-04T09:19:27.506Z] Step 3/25 : WORKDIR /edgex-go [2023-05-04T09:19:27.506Z] ---> Using cache [2023-05-04T09:19:27.506Z] ---> 1476d9b3da7b [2023-05-04T09:19:27.506Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-04T09:19:27.506Z] ---> Using cache [2023-05-04T09:19:27.506Z] ---> 55ace177a5e7 [2023-05-04T09:19:27.506Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-04T09:19:27.506Z] ---> Using cache [2023-05-04T09:19:27.506Z] ---> c4a9559f013e [2023-05-04T09:19:27.506Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:19:27.506Z] ---> Running in 801c382bf727 [2023-05-04T09:19:54.167Z] Removing intermediate container 442985a996e0 [2023-05-04T09:19:54.167Z] ---> c1e46d91c10b [2023-05-04T09:19:54.167Z] Step 7/22 : COPY . . [2023-05-04T09:20:06.708Z] ---> a52a77b166e6 [2023-05-04T09:20:06.708Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-04T09:20:06.708Z] ---> Running in 20c47f427df2 [2023-05-04T09:20:07.319Z] 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-04T09:21:03.757Z] Removing intermediate container 801c382bf727 [2023-05-04T09:21:03.757Z] ---> 6df4200aa491 [2023-05-04T09:21:03.757Z] Step 7/25 : COPY . . [2023-05-04T09:21:10.402Z] ---> 042cef8a8b28 [2023-05-04T09:21:10.402Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-04T09:21:10.402Z] ---> Running in eb4d04b982e1 [2023-05-04T09:21:10.985Z] 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-04T09:21:43.212Z] Removing intermediate container a4a622aa024d [2023-05-04T09:21:43.212Z] ---> 777d479a62a6 [2023-05-04T09:21:43.212Z] [2023-05-04T09:21:43.212Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T09:21:43.212Z] ---> 51e60588ff2c [2023-05-04T09:21:43.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T09:21:43.212Z] ---> Running in c71c13b0442f [2023-05-04T09:21:43.212Z] Removing intermediate container c71c13b0442f [2023-05-04T09:21:43.212Z] ---> bf0f7dc39b43 [2023-05-04T09:21:43.212Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T09:21:43.212Z] ---> Running in ca778c67035f [2023-05-04T09:21:43.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:21:43.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:21:43.792Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T09:21:43.792Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:21:43.792Z] OK: 8 MiB in 16 packages [2023-05-04T09:21:45.193Z] Removing intermediate container ca778c67035f [2023-05-04T09:21:45.194Z] ---> 930f060e315b [2023-05-04T09:21:45.194Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:21:46.150Z] ---> 237f37f97591 [2023-05-04T09:21:46.150Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:21:46.753Z] ---> 29dbdf450258 [2023-05-04T09:21:46.753Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-04T09:21:48.705Z] ---> 5bedf7c0ec39 [2023-05-04T09:21:48.705Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:21:49.288Z] ---> d92ee0794f4c [2023-05-04T09:21:49.288Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-04T09:21:50.267Z] ---> e837e349e6c1 [2023-05-04T09:21:50.267Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T09:21:50.535Z] ---> Running in 82b1156e97ee [2023-05-04T09:21:53.885Z] Removing intermediate container 82b1156e97ee [2023-05-04T09:21:53.885Z] ---> d22ac634dad8 [2023-05-04T09:21:53.885Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T09:21:53.885Z] ---> Running in cb82f077a358 [2023-05-04T09:21:54.151Z] Removing intermediate container cb82f077a358 [2023-05-04T09:21:54.151Z] ---> 0d2546ce0d7c [2023-05-04T09:21:54.151Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T09:21:54.417Z] ---> Running in 9ec757a195e3 [2023-05-04T09:21:54.683Z] Removing intermediate container 9ec757a195e3 [2023-05-04T09:21:54.683Z] ---> a74085b4b4f0 [2023-05-04T09:21:54.683Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T09:21:54.951Z] ---> Running in 59e757a31da3 [2023-05-04T09:21:55.532Z] Removing intermediate container 59e757a31da3 [2023-05-04T09:21:55.532Z] ---> aabbde3a60c3 [2023-05-04T09:21:55.532Z] Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:21:55.532Z] ---> Running in 1a5059d7973f [2023-05-04T09:21:57.471Z] Removing intermediate container 1a5059d7973f [2023-05-04T09:21:57.471Z] ---> d04fbc345e32 [2023-05-04T09:21:57.471Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T09:21:57.736Z] ---> Running in 0df3c42d6614 [2023-05-04T09:21:58.003Z] Removing intermediate container 0df3c42d6614 [2023-05-04T09:21:58.003Z] ---> 13b4d84fb724 [2023-05-04T09:21:58.003Z] [2023-05-04T09:21:58.586Z] Successfully built 13b4d84fb724 [2023-05-04T09:21:58.586Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-04T09:21:58.586Z] Building core-data [2023-05-04T09:22:16.795Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:22:16.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:22:16.795Z] ---> 05c6747e6107 [2023-05-04T09:22:16.795Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T09:22:16.795Z] ---> Using cache [2023-05-04T09:22:16.795Z] ---> d0143d41a95c [2023-05-04T09:22:16.795Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T09:22:16.795Z] ---> Using cache [2023-05-04T09:22:16.795Z] ---> e27cbc294b13 [2023-05-04T09:22:16.795Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T09:22:16.795Z] ---> Using cache [2023-05-04T09:22:16.795Z] ---> b723dd59fc16 [2023-05-04T09:22:16.795Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T09:22:16.795Z] ---> Using cache [2023-05-04T09:22:16.795Z] ---> 01ee58f83af7 [2023-05-04T09:22:16.795Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:22:16.795Z] ---> Using cache [2023-05-04T09:22:16.795Z] ---> 4b495c5671e0 [2023-05-04T09:22:16.795Z] Step 8/23 : COPY . . [2023-05-04T09:22:16.795Z] ---> Using cache [2023-05-04T09:22:16.795Z] ---> 6b85fb820741 [2023-05-04T09:22:16.795Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-04T09:22:16.795Z] ---> Running in 451051392fd9 [2023-05-04T09:22:18.207Z] 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-04T09:25:39.940Z] Removing intermediate container 764e79aa5735 [2023-05-04T09:25:39.941Z] ---> e8f8f2079343 [2023-05-04T09:25:39.941Z] [2023-05-04T09:25:39.941Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T09:25:39.941Z] ---> 51e60588ff2c [2023-05-04T09:25:39.941Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T09:25:39.941Z] ---> Using cache [2023-05-04T09:25:39.941Z] ---> bf0f7dc39b43 [2023-05-04T09:25:39.941Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T09:25:39.941Z] ---> Using cache [2023-05-04T09:25:39.941Z] ---> 930f060e315b [2023-05-04T09:25:39.941Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:25:39.941Z] ---> Using cache [2023-05-04T09:25:41.881Z] ---> 237f37f97591 [2023-05-04T09:25:41.881Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:25:41.881Z] ---> Using cache [2023-05-04T09:25:41.881Z] ---> 29dbdf450258 [2023-05-04T09:25:41.881Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-04T09:25:43.825Z] ---> 7b908dcc2cd1 [2023-05-04T09:25:43.825Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:25:44.091Z] ---> 18a4d3637b6f [2023-05-04T09:25:44.091Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-04T09:25:45.048Z] ---> f03b71e134c3 [2023-05-04T09:25:45.048Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T09:25:45.048Z] ---> Running in 8558dd33a78d [2023-05-04T09:25:48.385Z] Removing intermediate container 8558dd33a78d [2023-05-04T09:25:48.385Z] ---> 56dfa2f37c30 [2023-05-04T09:25:48.385Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T09:25:48.385Z] ---> Running in 7e553d13294d [2023-05-04T09:25:48.653Z] Removing intermediate container 7e553d13294d [2023-05-04T09:25:48.653Z] ---> 861b2836a205 [2023-05-04T09:25:48.653Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T09:25:48.653Z] ---> Running in fbd971290c87 [2023-05-04T09:25:49.235Z] Removing intermediate container fbd971290c87 [2023-05-04T09:25:49.235Z] ---> 977d03d7b636 [2023-05-04T09:25:49.235Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T09:25:49.235Z] ---> Running in d0e0bfe6a318 [2023-05-04T09:25:49.817Z] Removing intermediate container d0e0bfe6a318 [2023-05-04T09:25:49.817Z] ---> 8c1a078c1aea [2023-05-04T09:25:49.817Z] Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:25:50.087Z] ---> Running in 5cff272966f8 [2023-05-04T09:25:50.353Z] Removing intermediate container 5cff272966f8 [2023-05-04T09:25:50.353Z] ---> c2da78dbfbb7 [2023-05-04T09:25:50.353Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T09:25:50.620Z] ---> Running in c71d4e50da84 [2023-05-04T09:25:51.213Z] Removing intermediate container c71d4e50da84 [2023-05-04T09:25:51.213Z] ---> 40c1f8dbf709 [2023-05-04T09:25:51.213Z] [2023-05-04T09:25:51.491Z] Successfully built 40c1f8dbf709 [2023-05-04T09:25:51.491Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-04T09:25:51.491Z] Building security-spire-agent [2023-05-04T09:26:09.687Z]  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T09:26:09.687Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T09:26:09.687Z] ---> 05c6747e6107 [2023-05-04T09:26:09.687Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 1476d9b3da7b [2023-05-04T09:26:09.687Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 61e7f0743504 [2023-05-04T09:26:09.687Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 2a381176b8b7 [2023-05-04T09:26:09.687Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 2698dce769d6 [2023-05-04T09:26:09.687Z] Step 7/27 : COPY . . [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 0b6afa69e7e7 [2023-05-04T09:26:09.687Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> f4f64d6e0054 [2023-05-04T09:26:09.687Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 82eeafa513bb [2023-05-04T09:26:09.687Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 3a00422a6e3b [2023-05-04T09:26:09.687Z] 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-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> cf784a92d897 [2023-05-04T09:26:09.687Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> 1725620dfbe1 [2023-05-04T09:26:09.687Z] [2023-05-04T09:26:09.687Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T09:26:09.687Z] ---> 51e60588ff2c [2023-05-04T09:26:09.687Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T09:26:09.687Z] ---> Using cache [2023-05-04T09:26:09.687Z] ---> b509b97f432a [2023-05-04T09:26:09.687Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T09:26:09.687Z] ---> Running in fcbfb12f252b [2023-05-04T09:26:11.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:26:12.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:26:13.896Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T09:26:13.896Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T09:26:13.896Z] OK: 17691 distinct packages available [2023-05-04T09:26:14.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:26:15.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:26:16.531Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T09:26:16.531Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T09:26:16.531Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T09:26:16.531Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T09:26:16.531Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T09:26:16.531Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:26:16.531Z] OK: 9 MiB in 20 packages [2023-05-04T09:26:18.488Z] Removing intermediate container fcbfb12f252b [2023-05-04T09:26:18.488Z] ---> 1c54ea02c0d1 [2023-05-04T09:26:18.488Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:26:19.073Z] ---> f1b67f6e72ed [2023-05-04T09:26:19.073Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:26:22.438Z] ---> a2b6db5254a9 [2023-05-04T09:26:22.438Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-04T09:26:27.796Z] ---> 7ee40f6ee9cb [2023-05-04T09:26:27.796Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T09:26:36.015Z] ---> a990ab4a6088 [2023-05-04T09:26:36.015Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T09:26:36.599Z] Removing intermediate container 20c47f427df2 [2023-05-04T09:26:36.599Z] ---> d41107443ab7 [2023-05-04T09:26:36.599Z] [2023-05-04T09:26:36.599Z] Step 9/22 : FROM alpine:3.17 [2023-05-04T09:26:36.599Z] ---> 51e60588ff2c [2023-05-04T09:26:36.599Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-04T09:26:36.599Z] ---> Running in 4c847d12e698 [2023-05-04T09:26:37.189Z] ---> 441f859b6ef1 [2023-05-04T09:26:37.189Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-04T09:26:38.154Z] ---> 542a187a4df6 [2023-05-04T09:26:38.154Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-04T09:26:39.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:26:39.120Z] ---> c1dd6b6dbe48 [2023-05-04T09:26:39.120Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T09:26:39.388Z] ---> Running in f3b6120b8604 [2023-05-04T09:26:39.656Z] Removing intermediate container f3b6120b8604 [2023-05-04T09:26:39.656Z] ---> 8be334db7c50 [2023-05-04T09:26:39.656Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T09:26:39.926Z] ---> Running in d64c4685eaab [2023-05-04T09:26:39.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:26:40.514Z] Removing intermediate container d64c4685eaab [2023-05-04T09:26:40.514Z] ---> 2bbeb31387c1 [2023-05-04T09:26:40.514Z] Step 25/27 : LABEL arch=arm64 [2023-05-04T09:26:40.784Z] ---> Running in 9cb8de3d2568 [2023-05-04T09:26:41.379Z] Removing intermediate container 9cb8de3d2568 [2023-05-04T09:26:41.379Z] ---> b5c875db2ff4 [2023-05-04T09:26:41.379Z] Step 26/27 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:26:41.379Z] ---> Running in 7d365221b051 [2023-05-04T09:26:41.974Z] Removing intermediate container 7d365221b051 [2023-05-04T09:26:41.974Z] ---> a2c26808d8a2 [2023-05-04T09:26:41.974Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T09:26:41.974Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T09:26:41.974Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-04T09:26:41.974Z] ---> Running in 1c90fbd3e73b [2023-05-04T09:26:41.974Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:26:41.974Z] OK: 8 MiB in 17 packages [2023-05-04T09:26:42.561Z] Removing intermediate container 1c90fbd3e73b [2023-05-04T09:26:42.561Z] ---> f07c67277680 [2023-05-04T09:26:42.561Z] [2023-05-04T09:26:42.831Z] Successfully built f07c67277680 [2023-05-04T09:26:42.831Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-04T09:26:43.806Z]  Building security-spire-agent ... done Removing intermediate container 4c847d12e698 [2023-05-04T09:26:43.806Z] ---> 4efd56eccb3e [2023-05-04T09:26:43.806Z] 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-04T09:26:44.077Z] ---> Running in 863bca9af806 [2023-05-04T09:26:45.043Z] Removing intermediate container 863bca9af806 [2023-05-04T09:26:45.043Z] ---> 8c9472074fde [2023-05-04T09:26:45.043Z] Step 12/22 : WORKDIR /edgex [2023-05-04T09:26:45.043Z] ---> Running in b2f2314c19a0 [2023-05-04T09:26:48.397Z] Removing intermediate container b2f2314c19a0 [2023-05-04T09:26:48.397Z] ---> 5fa5b70cd1c2 [2023-05-04T09:26:48.397Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:26:49.362Z] ---> 24aa50c271bb [2023-05-04T09:26:49.362Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:26:50.825Z] ---> 464a7f45a66b [2023-05-04T09:26:50.825Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-04T09:26:51.788Z] ---> 73ce7b385b4f [2023-05-04T09:26:51.788Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-04T09:26:54.371Z] ---> 4057526488f3 [2023-05-04T09:26:54.371Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T09:26:55.777Z] ---> 8e2a855aa819 [2023-05-04T09:26:55.777Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T09:26:55.777Z] ---> Running in 3130527c3151 [2023-05-04T09:26:58.372Z] Removing intermediate container 5b3932fa6c5d [2023-05-04T09:26:58.372Z] ---> dfd9536e12a8 [2023-05-04T09:26:58.372Z] [2023-05-04T09:26:58.372Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T09:26:58.372Z] ---> 51e60588ff2c [2023-05-04T09:26:58.372Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T09:26:58.372Z] ---> Using cache [2023-05-04T09:26:58.372Z] ---> cf56bd164193 [2023-05-04T09:26:58.372Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T09:26:58.372Z] ---> Using cache [2023-05-04T09:26:58.372Z] ---> 05ae7c6de1b6 [2023-05-04T09:26:58.372Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-04T09:27:01.066Z] ---> Running in d548d94b1759 [2023-05-04T09:27:01.353Z] Removing intermediate container d548d94b1759 [2023-05-04T09:27:01.353Z] ---> b60b637feb69 [2023-05-04T09:27:01.353Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T09:27:01.353Z] Removing intermediate container 3130527c3151 [2023-05-04T09:27:01.353Z] ---> 3557321160c6 [2023-05-04T09:27:01.353Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T09:27:01.646Z] ---> Running in 9c802e1bd6f8 [2023-05-04T09:27:01.647Z] ---> Running in c2aac928bacd [2023-05-04T09:27:02.256Z] Removing intermediate container c2aac928bacd [2023-05-04T09:27:02.256Z] ---> 3df3887622dd [2023-05-04T09:27:02.256Z] Step 20/22 : LABEL arch=arm64 [2023-05-04T09:27:02.256Z] Removing intermediate container 9c802e1bd6f8 [2023-05-04T09:27:02.256Z] ---> a50c33ab0c88 [2023-05-04T09:27:02.256Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:27:02.533Z] ---> Running in 411e93b2005a [2023-05-04T09:27:03.176Z] Removing intermediate container 411e93b2005a [2023-05-04T09:27:03.176Z] ---> fc932d99c571 [2023-05-04T09:27:03.176Z] Step 21/22 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:27:03.176Z] ---> Running in 625c04a35116 [2023-05-04T09:27:03.804Z] ---> c8ff6a6df118 [2023-05-04T09:27:03.804Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:27:03.804Z] Removing intermediate container 625c04a35116 [2023-05-04T09:27:03.804Z] ---> 23a2557b2b34 [2023-05-04T09:27:03.804Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T09:27:04.078Z] ---> Running in 4a20cdc4e8ac [2023-05-04T09:27:05.040Z] ---> d0c0f2e355bd [2023-05-04T09:27:05.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-04T09:27:05.040Z] Removing intermediate container 4a20cdc4e8ac [2023-05-04T09:27:05.040Z] ---> 2a64455295fe [2023-05-04T09:27:05.040Z] [2023-05-04T09:27:05.622Z] Successfully built 2a64455295fe [2023-05-04T09:27:05.622Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-04T09:27:07.556Z]  Building security-proxy-setup ... done  ---> 71dfcf9762a3 [2023-05-04T09:27:07.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:27:08.137Z] ---> 23cd6a331b82 [2023-05-04T09:27:08.137Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-04T09:27:08.405Z] ---> Running in 38def4bf4021 [2023-05-04T09:27:08.673Z] 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-04T09:27:08.942Z] Removing intermediate container 38def4bf4021 [2023-05-04T09:27:08.942Z] ---> f67ad4c42ba7 [2023-05-04T09:27:08.942Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T09:27:08.942Z] ---> Running in 4431cce2efbb [2023-05-04T09:27:09.527Z] Removing intermediate container 4431cce2efbb [2023-05-04T09:27:09.527Z] ---> e2111daa4a43 [2023-05-04T09:27:09.527Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T09:27:09.795Z] ---> Running in 8c9c0a37238a [2023-05-04T09:27:10.065Z] Removing intermediate container 8c9c0a37238a [2023-05-04T09:27:10.065Z] ---> 80f60bc888ab [2023-05-04T09:27:10.065Z] Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:27:10.339Z] ---> Running in f3a2de53b544 [2023-05-04T09:27:10.611Z] Removing intermediate container f3a2de53b544 [2023-05-04T09:27:10.611Z] ---> 2dc38ce0030b [2023-05-04T09:27:10.611Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T09:27:10.878Z] ---> Running in e08f6267ff09 [2023-05-04T09:27:11.463Z] Removing intermediate container e08f6267ff09 [2023-05-04T09:27:11.463Z] ---> 67da96955679 [2023-05-04T09:27:11.463Z] [2023-05-04T09:27:11.730Z] Successfully built 67da96955679 [2023-05-04T09:27:11.730Z] Successfully tagged support-scheduler-arm64:latest [2023-05-04T09:27:24.024Z]  Building support-scheduler ... done Removing intermediate container eb4d04b982e1 [2023-05-04T09:27:24.024Z] ---> b9388787dcad [2023-05-04T09:27:24.024Z] [2023-05-04T09:27:24.024Z] Step 9/25 : FROM alpine:3.17 [2023-05-04T09:27:24.024Z] ---> 51e60588ff2c [2023-05-04T09:27:24.024Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-04T09:27:24.024Z] ---> Running in 3ad92480f099 [2023-05-04T09:27:25.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:27:25.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:27:27.118Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-04T09:27:27.118Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-04T09:27:27.118Z] (3/3) Installing su-exec (0.2-r2) [2023-05-04T09:27:27.118Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:27:27.118Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T09:27:27.699Z] OK: 8 MiB in 18 packages [2023-05-04T09:27:29.641Z] Removing intermediate container 3ad92480f099 [2023-05-04T09:27:29.641Z] ---> 4c3a64639d89 [2023-05-04T09:27:29.641Z] 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-04T09:27:29.641Z] ---> Running in ddea0b8f8f93 [2023-05-04T09:27:29.915Z] Removing intermediate container ddea0b8f8f93 [2023-05-04T09:27:29.915Z] ---> f4cd802622f6 [2023-05-04T09:27:29.915Z] Step 12/25 : WORKDIR / [2023-05-04T09:27:29.915Z] ---> Running in c39d7d8d0bda [2023-05-04T09:27:30.501Z] Removing intermediate container c39d7d8d0bda [2023-05-04T09:27:30.501Z] ---> 66e93ed1ad29 [2023-05-04T09:27:30.501Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:27:31.460Z] ---> 7b1c79d4e1f8 [2023-05-04T09:27:31.460Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:27:32.042Z] ---> 5d7dc4728565 [2023-05-04T09:27:32.043Z] 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-04T09:27:32.627Z] ---> a9f4b7b443ed [2023-05-04T09:27:32.627Z] 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-04T09:27:33.586Z] ---> 8558c492002a [2023-05-04T09:27:33.586Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:27:34.545Z] ---> 6a75d169f8fd [2023-05-04T09:27:34.545Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-04T09:27:35.507Z] ---> 8d00db3d6348 [2023-05-04T09:27:35.507Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-04T09:27:36.482Z] ---> b24f270bdcfd [2023-05-04T09:27:36.482Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T09:27:37.067Z] ---> 5c822da2e128 [2023-05-04T09:27:37.067Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T09:27:37.067Z] ---> Running in fa482ae60889 [2023-05-04T09:27:42.401Z] Removing intermediate container fa482ae60889 [2023-05-04T09:27:42.401Z] ---> 4d38b8e5b85b [2023-05-04T09:27:42.401Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T09:27:42.401Z] ---> Running in d4d876024db4 [2023-05-04T09:27:42.401Z] Removing intermediate container d4d876024db4 [2023-05-04T09:27:42.401Z] ---> ee0a462dece8 [2023-05-04T09:27:42.401Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T09:27:42.401Z] ---> Running in de8d9db0e2d7 [2023-05-04T09:27:42.981Z] Removing intermediate container de8d9db0e2d7 [2023-05-04T09:27:42.981Z] ---> 1d853410468f [2023-05-04T09:27:42.981Z] Step 24/25 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:27:42.981Z] ---> Running in c59bd92068e6 [2023-05-04T09:27:43.565Z] Removing intermediate container c59bd92068e6 [2023-05-04T09:27:43.566Z] ---> 3c08464e601c [2023-05-04T09:27:43.566Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T09:27:43.566Z] ---> Running in aa01e8ef308a [2023-05-04T09:27:43.831Z] Removing intermediate container aa01e8ef308a [2023-05-04T09:27:43.831Z] ---> e4b7ab844baf [2023-05-04T09:27:43.832Z] [2023-05-04T09:27:44.098Z] Successfully built e4b7ab844baf [2023-05-04T09:27:44.098Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-04T09:27:47.438Z]  Building security-secretstore-setup ... done Removing intermediate container 451051392fd9 [2023-05-04T09:27:47.438Z] ---> b53c37b90136 [2023-05-04T09:27:47.438Z] [2023-05-04T09:27:47.438Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T09:27:47.438Z] ---> 51e60588ff2c [2023-05-04T09:27:47.438Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T09:27:47.438Z] ---> Running in 9bff1fea4af6 [2023-05-04T09:27:47.438Z] Removing intermediate container 9bff1fea4af6 [2023-05-04T09:27:47.438Z] ---> ec4c8e01422e [2023-05-04T09:27:47.438Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-04T09:27:47.438Z] ---> Running in 50e867d4f2e0 [2023-05-04T09:27:47.438Z] Removing intermediate container 50e867d4f2e0 [2023-05-04T09:27:47.438Z] ---> e7f3838cd420 [2023-05-04T09:27:47.438Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-04T09:27:47.706Z] ---> Running in 8216e06a5fe7 [2023-05-04T09:27:47.975Z] Removing intermediate container 8216e06a5fe7 [2023-05-04T09:27:47.975Z] ---> 64f7dd61b0d1 [2023-05-04T09:27:47.975Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T09:27:47.975Z] ---> Running in d59f8e189626 [2023-05-04T09:27:48.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T09:27:49.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T09:27:50.475Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T09:27:50.475Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T09:27:50.475Z] OK: 8 MiB in 16 packages [2023-05-04T09:27:51.486Z] Removing intermediate container d59f8e189626 [2023-05-04T09:27:51.486Z] ---> 412bba76e573 [2023-05-04T09:27:51.486Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T09:27:51.751Z] ---> c22130d965e1 [2023-05-04T09:27:51.751Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T09:27:52.329Z] ---> 4183a89bd05d [2023-05-04T09:27:52.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-04T09:27:55.653Z] ---> 064f4e033506 [2023-05-04T09:27:55.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-04T09:27:55.919Z] ---> 31083b6e09f5 [2023-05-04T09:27:55.919Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-04T09:27:55.919Z] ---> Running in a6a3112ba7ee [2023-05-04T09:27:56.183Z] Removing intermediate container a6a3112ba7ee [2023-05-04T09:27:56.183Z] ---> 2dffdfd150e2 [2023-05-04T09:27:56.183Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T09:27:56.183Z] ---> Running in 1cdcc1c538b6 [2023-05-04T09:27:56.448Z] Removing intermediate container 1cdcc1c538b6 [2023-05-04T09:27:56.448Z] ---> 787130f195b2 [2023-05-04T09:27:56.448Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T09:27:56.757Z] ---> Running in 91bab62903f7 [2023-05-04T09:27:57.025Z] Removing intermediate container 91bab62903f7 [2023-05-04T09:27:57.025Z] ---> 9c939cecc0a3 [2023-05-04T09:27:57.025Z] Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 [2023-05-04T09:27:57.025Z] ---> Running in 8c49a2319c54 [2023-05-04T09:27:57.293Z] Removing intermediate container 8c49a2319c54 [2023-05-04T09:27:57.293Z] ---> 1656d33d5c8c [2023-05-04T09:27:57.293Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T09:27:57.293Z] ---> Running in 46d56c06ead1 [2023-05-04T09:27:57.560Z] Removing intermediate container 46d56c06ead1 [2023-05-04T09:27:57.560Z] ---> 486064ac76c2 [2023-05-04T09:27:57.560Z] [2023-05-04T09:27:57.826Z] Successfully built 486064ac76c2 [2023-05-04T09:27:57.826Z] Successfully tagged core-data-arm64:latest [2023-05-04T09:27:58.105Z]  Building core-data ... done  [Pipeline] } [2023-05-04T09:27:58.108Z] $ docker stop --time=1 031e4b6ec30a00532e2b03b6d5db4c3dcc79bd5c39fa1bc038fb27d5d27871e1 [2023-05-04T09:27:59.698Z] $ docker rm -f --volumes 031e4b6ec30a00532e2b03b6d5db4c3dcc79bd5c39fa1bc038fb27d5d27871e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T09:28:00.232Z] + docker images [2023-05-04T09:28:00.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T09:28:00.497Z] core-data-arm64 latest 486064ac76c2 3 seconds ago 19.9MB [2023-05-04T09:28:00.497Z] b53c37b90136 15 seconds ago 1.53GB [2023-05-04T09:28:00.497Z] security-secretstore-setup-arm64 latest e4b7ab844baf 17 seconds ago 32.2MB [2023-05-04T09:28:00.497Z] b9388787dcad 38 seconds ago 1.52GB [2023-05-04T09:28:00.497Z] support-scheduler-arm64 latest 67da96955679 49 seconds ago 31.2MB [2023-05-04T09:28:00.497Z] security-proxy-setup-arm64 latest 2a64455295fe 56 seconds ago 18.7MB [2023-05-04T09:28:00.497Z] dfd9536e12a8 About a minute ago 1.59GB [2023-05-04T09:28:00.497Z] security-spire-agent-arm64 latest f07c67277680 About a minute ago 153MB [2023-05-04T09:28:00.497Z] d41107443ab7 About a minute ago 1.51GB [2023-05-04T09:28:00.497Z] security-proxy-auth-arm64 latest 40c1f8dbf709 2 minutes ago 18.1MB [2023-05-04T09:28:00.497Z] e8f8f2079343 2 minutes ago 1.51GB [2023-05-04T09:28:00.497Z] core-common-config-bootstrapper-arm64 latest 13b4d84fb724 6 minutes ago 17.2MB [2023-05-04T09:28:00.497Z] 777d479a62a6 6 minutes ago 1.52GB [2023-05-04T09:28:00.497Z] core-metadata-arm64 latest 6e9f8da6f93a 9 minutes ago 20.2MB [2023-05-04T09:28:00.497Z] core-command-arm64 latest 8e91530eb9ad 9 minutes ago 19.7MB [2023-05-04T09:28:00.497Z] 3fdd0f2fb5cf 9 minutes ago 1.53GB [2023-05-04T09:28:00.497Z] e3d2e080bae9 9 minutes ago 1.53GB [2023-05-04T09:28:00.497Z] support-notifications-arm64 latest 59bacb0706a8 10 minutes ago 31.9MB [2023-05-04T09:28:00.497Z] 0ae48630f860 10 minutes ago 1.59GB [2023-05-04T09:28:00.497Z] security-spiffe-token-provider-arm64 latest 4395be8bcb84 11 minutes ago 32.7MB [2023-05-04T09:28:00.497Z] 7aef777af0b1 11 minutes ago 1.57GB [2023-05-04T09:28:00.497Z] security-bootstrapper-arm64 latest 9929ef13c1c0 13 minutes ago 21.9MB [2023-05-04T09:28:00.497Z] c0bb60f9d548 13 minutes ago 1.51GB [2023-05-04T09:28:00.497Z] security-spire-config-arm64 latest bea7c9f6a4bd 19 minutes ago 96.1MB [2023-05-04T09:28:00.497Z] security-spire-server-arm64 latest c6f1069b2e29 19 minutes ago 97MB [2023-05-04T09:28:00.497Z] 1725620dfbe1 19 minutes ago 1.39GB [2023-05-04T09:28:00.497Z] 34eea7861d2e 19 minutes ago 1.39GB [2023-05-04T09:28:00.497Z] ci-base-image-arm64 latest 05c6747e6107 34 minutes ago 899MB [2023-05-04T09:28:00.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 9 days ago 681MB [2023-05-04T09:28:00.497Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-04T09:28:00.497Z] 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-04T09:28:01.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T09:28:01.258Z] [2023-05-04T09:28:01.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T09:28:01.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T09:28:01.917Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T09:28:01.917Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T09:28:01.917Z] 04944245beec: Pulling fs layer [2023-05-04T09:28:01.917Z] 699f458cf7ca: Pulling fs layer [2023-05-04T09:28:01.917Z] 765212b225bb: Pulling fs layer [2023-05-04T09:28:01.917Z] f23df028b6ca: Pulling fs layer [2023-05-04T09:28:01.917Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T09:28:01.917Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T09:28:01.917Z] f23df028b6ca: Waiting [2023-05-04T09:28:01.917Z] d65c8cfc05b1: Waiting [2023-05-04T09:28:01.917Z] 2437ff75d9bd: Waiting [2023-05-04T09:28:01.917Z] 765212b225bb: Waiting [2023-05-04T09:28:01.917Z] 04944245beec: Verifying Checksum [2023-05-04T09:28:01.917Z] 04944245beec: Download complete [2023-05-04T09:28:01.917Z] 765212b225bb: Verifying Checksum [2023-05-04T09:28:01.917Z] 765212b225bb: Download complete [2023-05-04T09:28:02.188Z] f23df028b6ca: Verifying Checksum [2023-05-04T09:28:02.188Z] f23df028b6ca: Download complete [2023-05-04T09:28:02.188Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T09:28:02.188Z] d65c8cfc05b1: Download complete [2023-05-04T09:28:02.454Z] 699f458cf7ca: Verifying Checksum [2023-05-04T09:28:02.454Z] 699f458cf7ca: Download complete [2023-05-04T09:28:02.719Z] 8998bd30e6a1: Download complete [2023-05-04T09:28:04.655Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T09:28:04.655Z] 2437ff75d9bd: Download complete [2023-05-04T09:28:06.589Z] 8998bd30e6a1: Pull complete [2023-05-04T09:28:06.589Z] 04944245beec: Pull complete [2023-05-04T09:28:07.993Z] 699f458cf7ca: Pull complete [2023-05-04T09:28:07.993Z] 765212b225bb: Pull complete [2023-05-04T09:28:08.574Z] f23df028b6ca: Pull complete [2023-05-04T09:28:08.841Z] d65c8cfc05b1: Pull complete [2023-05-04T09:28:21.133Z] 2437ff75d9bd: Pull complete [2023-05-04T09:28:21.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T09:28:21.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T09:28:21.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T09:28:21.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container [2023-05-04T09:28:21.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T09:28:24.123Z] $ docker top ee52059bdca82b6418033ad5cc4121ebbf127df387c8bdba1c77f9af55a1daf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:25.083Z] ---> job-cost.sh [2023-05-04T09:28:25.083Z] lf-activate-venv: SKIPPING [2023-05-04T09:28:25.083Z] INFO: No Stack... [2023-05-04T09:28:25.348Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T09:28:26.302Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T09:28:26.630Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-04T09:28:26.630Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T09:28:26.685Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] [2023-05-04T09:28:26.692Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] did not exist. Created. [2023-05-04T09:28:26.692Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T09:28:27.129Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T09:28:27.383Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T09:28:27.399Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T09:28:27.478Z] $ docker stop --time=1 ee52059bdca82b6418033ad5cc4121ebbf127df387c8bdba1c77f9af55a1daf0 [2023-05-04T09:28:28.960Z] $ docker rm -f --volumes ee52059bdca82b6418033ad5cc4121ebbf127df387c8bdba1c77f9af55a1daf0 [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-04T09:28:30.014Z] provisioning config files... [2023-05-04T09:28:30.021Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8962866450334525609tmp [Pipeline] { [Pipeline] sh [2023-05-04T09:28:30.366Z] + set +x [2023-05-04T09:28:30.367Z] + curl -s https://codecov.io/bash [2023-05-04T09:28:30.367Z] + bash -s -- [2023-05-04T09:28:30.627Z] [2023-05-04T09:28:30.627Z] _____ _ [2023-05-04T09:28:30.627Z] / ____| | | [2023-05-04T09:28:30.627Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T09:28:30.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T09:28:30.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T09:28:30.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T09:28:30.627Z] Bash-1.0.6 [2023-05-04T09:28:30.627Z] [2023-05-04T09:28:30.627Z] [2023-05-04T09:28:30.627Z] ==> git version 2.25.1 found [2023-05-04T09:28:30.627Z] ==> 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-04T09:28:30.627Z] Release-Date: 2020-01-08 [2023-05-04T09:28:30.627Z] 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-04T09:28:30.627Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T09:28:30.627Z] ==> Jenkins CI detected. [2023-05-04T09:28:30.627Z] current dir:  /w/workspace/edgex-go/1 [2023-05-04T09:28:30.627Z] project root: . [2023-05-04T09:28:30.627Z] --> token set from env [2023-05-04T09:28:30.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T09:28:30.627Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T09:28:30.627Z] ==> Python coveragepy not found [2023-05-04T09:28:30.627Z] ==> Searching for coverage reports in: [2023-05-04T09:28:30.627Z] + . [2023-05-04T09:28:30.627Z] -> Found 1 reports [2023-05-04T09:28:30.627Z] ==> Detecting git/mercurial file structure [2023-05-04T09:28:30.627Z] ==> Reading reports [2023-05-04T09:28:30.627Z] + ./coverage.out bytes=448352 [2023-05-04T09:28:30.627Z] ==> Appending adjustments [2023-05-04T09:28:30.627Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T09:28:32.007Z] + Found adjustments [2023-05-04T09:28:32.007Z] ==> Gzipping contents [2023-05-04T09:28:32.007Z] 60K /tmp/codecov.lZDPuY.gz [2023-05-04T09:28:32.007Z] ==> Uploading reports [2023-05-04T09:28:32.007Z] url: https://codecov.io [2023-05-04T09:28:32.007Z] query: branch=PR-4552&commit=01fb4b830da8fd09fa570da509754c29443c2639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= [2023-05-04T09:28:32.007Z] -> Pinging Codecov [2023-05-04T09:28:32.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4552&commit=01fb4b830da8fd09fa570da509754c29443c2639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= [2023-05-04T09:28:42.005Z] -> Uploading to [2023-05-04T09:28:42.005Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/00271124DB129430A58F1EEE437C3FCB/01fb4b830da8fd09fa570da509754c29443c2639/2aaea13d-06fd-4310-8475-c12ea8d31637.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T092840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e55fca15a3414c831b43d8d83c57df354abbf3996ab5c8c7907277aecf5addd2 [2023-05-04T09:28:42.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T09:28:42.005Z] Dload Upload Total Spent Left Speed [2023-05-04T09:28:42.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57536 0 0 100 57536 0 221k --:--:-- --:--:-- --:--:-- 221k [2023-05-04T09:28:42.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] } [2023-05-04T09:28:42.035Z] 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-04T09:28:43.378Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:43.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:44.659Z] ---> package-listing.sh [2023-05-04T09:28:44.660Z] ++ facter osfamily [2023-05-04T09:28:44.660Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T09:28:44.920Z] + OS_FAMILY=debian [2023-05-04T09:28:44.920Z] + workspace=/w/workspace/edgex-go/1 [2023-05-04T09:28:44.920Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T09:28:44.920Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T09:28:44.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T09:28:44.920Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T09:28:44.920Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-04T09:28:44.920Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T09:28:44.920Z] + case "${OS_FAMILY}" in [2023-05-04T09:28:44.920Z] + dpkg -l [2023-05-04T09:28:44.920Z] + grep '^ii' [2023-05-04T09:28:44.920Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T09:28:44.920Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T09:28:44.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T09:28:44.920Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-04T09:28:44.920Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-04T09:28:44.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-04T09:28:44.954Z] 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-04T09:28:45.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T09:28:45.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T09:28:45.869Z] [2023-05-04T09:28:45.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T09:28:46.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T09:28:46.229Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T09:28:46.229Z] 5eb5b503b376: Pulling fs layer [2023-05-04T09:28:46.229Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T09:28:46.229Z] ec43610c2a17: Pulling fs layer [2023-05-04T09:28:46.229Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T09:28:46.229Z] 33b1e0a273af: Pulling fs layer [2023-05-04T09:28:46.229Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T09:28:46.229Z] 2f39f015ded8: Pulling fs layer [2023-05-04T09:28:46.229Z] 5d3b04190fa2: Waiting [2023-05-04T09:28:46.229Z] 33b1e0a273af: Waiting [2023-05-04T09:28:46.229Z] 3a2ae6a8a46f: Waiting [2023-05-04T09:28:46.229Z] 5c69ac0246d0: Download complete [2023-05-04T09:28:46.229Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T09:28:46.229Z] 3a2ae6a8a46f: Download complete [2023-05-04T09:28:46.229Z] 33b1e0a273af: Verifying Checksum [2023-05-04T09:28:46.229Z] 33b1e0a273af: Download complete [2023-05-04T09:28:46.229Z] 5d3b04190fa2: Download complete [2023-05-04T09:28:46.229Z] ec43610c2a17: Verifying Checksum [2023-05-04T09:28:46.488Z] 5eb5b503b376: Verifying Checksum [2023-05-04T09:28:46.488Z] 5eb5b503b376: Download complete [2023-05-04T09:28:47.055Z] 2f39f015ded8: Download complete [2023-05-04T09:28:47.620Z] 5eb5b503b376: Pull complete [2023-05-04T09:28:47.620Z] 5c69ac0246d0: Pull complete [2023-05-04T09:28:48.189Z] ec43610c2a17: Pull complete [2023-05-04T09:28:48.189Z] 3a2ae6a8a46f: Pull complete [2023-05-04T09:28:48.189Z] 33b1e0a273af: Pull complete [2023-05-04T09:28:48.450Z] 5d3b04190fa2: Pull complete [2023-05-04T09:28:52.637Z] 2f39f015ded8: Pull complete [2023-05-04T09:28:52.637Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T09:28:52.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T09:28:52.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T09:28:52.868Z] prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container [2023-05-04T09:28:52.902Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T09:28:55.735Z] $ docker top e7e68404ddbbfb4d617fe928fb6aafd903b6a0b693862dfe9878e24e6c917f77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T09:28:56.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T09:28:56.508Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T09:28:56.825Z] + ls /var/log/sa-host [2023-05-04T09:28:56.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T09:28:57.200Z] provisioning config files... [2023-05-04T09:28:57.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6183422726273645776tmp [Pipeline] { [Pipeline] echo [2023-05-04T09:28:57.254Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:57.576Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T09:28:57.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:58.067Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T09:28:58.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:58.412Z] ---> sudo-logs.sh [2023-05-04T09:28:58.412Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T09:28:58.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:58.811Z] ---> job-cost.sh [2023-05-04T09:28:58.811Z] lf-activate-venv: SKIPPING [2023-05-04T09:28:58.811Z] DEBUG: total: 0.10999999940395355 [2023-05-04T09:28:58.811Z] INFO: Retrieving Stack Cost... [2023-05-04T09:28:59.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T09:28:59.639Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T09:28:59.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T09:28:59.986Z] ---> logs-deploy.sh [2023-05-04T09:28:59.986Z] lf-activate-venv: SKIPPING [2023-05-04T09:28:59.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4552/1 [2023-05-04T09:28:59.986Z] INFO: archiving workspace using pattern(s): [2023-05-04T09:29:00.924Z] Archives upload complete. [2023-05-04T09:29:00.924Z] INFO: archiving logs to Nexus