Pull request #4555 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 MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from a11cadbf2631e92ac6b9aceb3f104f9a030db95d+ce5d24036f637d84b811de065aa37bd3eaf3c7fe (4723d790d2a25bc8280478ad3b7d58efe9957b42) 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-ssh11606297672398055113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17422831249361504892.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4555/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-4555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3522800529519938497.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-4555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16250778056326156978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13893698751987569152.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-4555/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-4555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4757751823837833440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14484 in /w/workspace/edgexfoundry_edgex-go_PR-4555 [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/4555/head:refs/remotes/origin/PR-4555 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ce5d24036f637d84b811de065aa37bd3eaf3c7fe into PR head commit a11cadbf2631e92ac6b9aceb3f104f9a030db95d Merge succeeded, producing a11cadbf2631e92ac6b9aceb3f104f9a030db95d Checking out Revision a11cadbf2631e92ac6b9aceb3f104f9a030db95d (PR-4555) > git config core.sparsecheckout # timeout=10 > git checkout -f a11cadbf2631e92ac6b9aceb3f104f9a030db95d # 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 ce5d24036f637d84b811de065aa37bd3eaf3c7fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a11cadbf2631e92ac6b9aceb3f104f9a030db95d # timeout=10 Commit message: "fix(snap): Update env file path for security bootstrapper services" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T09:21:17.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T09:21:17.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T09:21:17.999Z] ========================================================= [2023-05-08T09:21:17.999Z] EdgeX Global Pipelines Version Info [2023-05-08T09:21:17.999Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:21:18.763Z] ------------------- [2023-05-08T09:21:18.763Z] stable info: [2023-05-08T09:21:18.763Z] ------------------- [2023-05-08T09:21:18.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T09:21:18.763Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T09:21:18.763Z] Message: update stable to v1.0.249 [2023-05-08T09:21:19.335Z] ------------------- [2023-05-08T09:21:19.335Z] experimental info: [2023-05-08T09:21:19.335Z] ------------------- [2023-05-08T09:21:19.335Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T09:21:19.335Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T09:21:19.335Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T09:21:19.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-08T09:21:19.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-08T09:21:19.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T09:21:19.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T09:21:19.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T09:21:19.806Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T09:21:19.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T09:21:19.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-08T09:21:19.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-08T09:21:20.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-08T09:21:20.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T09:21:20.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T09:21:20.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T09:21:20.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T09:21:20.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T09:21:20.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T09:21:20.322Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T09:21:20.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T09:21:20.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-08T09:21:20.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-08T09:21:20.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T09:21:20.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T09:21:20.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T09:21:20.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4555 [Pipeline] echo [2023-05-08T09:21:20.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4555 [Pipeline] echo [2023-05-08T09:21:20.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4555 [Pipeline] echo [2023-05-08T09:21:20.706Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] echo [2023-05-08T09:21:20.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a11cadb [Pipeline] echo [2023-05-08T09:21:20.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T09:21:20.886Z] provisioning config files... [2023-05-08T09:21:20.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5740375313981301564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:21:21.239Z] ---> docker-login.sh [2023-05-08T09:21:21.239Z] nexus3.edgexfoundry.org:10001 [2023-05-08T09:21:21.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:21:21.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:21:21.500Z] Configure a credential helper to remove this warning. See [2023-05-08T09:21:21.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:21:21.500Z] [2023-05-08T09:21:21.500Z] Login Succeeded [2023-05-08T09:21:21.500Z] nexus3.edgexfoundry.org:10002 [2023-05-08T09:21:21.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:21:21.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:21:21.762Z] Configure a credential helper to remove this warning. See [2023-05-08T09:21:21.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:21:21.762Z] [2023-05-08T09:21:21.762Z] Login Succeeded [2023-05-08T09:21:21.762Z] nexus3.edgexfoundry.org:10003 [2023-05-08T09:21:21.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:21:21.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:21:21.762Z] Configure a credential helper to remove this warning. See [2023-05-08T09:21:21.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:21:21.762Z] [2023-05-08T09:21:21.762Z] Login Succeeded [2023-05-08T09:21:21.762Z] nexus3.edgexfoundry.org:10004 [2023-05-08T09:21:22.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:21:22.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:21:22.022Z] Configure a credential helper to remove this warning. See [2023-05-08T09:21:22.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:21:22.022Z] [2023-05-08T09:21:22.022Z] Login Succeeded [2023-05-08T09:21:22.022Z] docker.io [2023-05-08T09:21:22.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:21:22.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:21:22.281Z] Configure a credential helper to remove this warning. See [2023-05-08T09:21:22.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:21:22.282Z] [2023-05-08T09:21:22.282Z] Login Succeeded [2023-05-08T09:21:22.282Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T09:21:22.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T09:21:22.723Z] + 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-08T09:21:22.723Z] + dirname cmd/core-command/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-08T09:21:22.723Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/core-data/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/core-metadata/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-08T09:21:22.723Z] + dirname cmd/support-notifications/Dockerfile [2023-05-08T09:21:22.723Z] + cut -d/ -f2 [2023-05-08T09:21:22.723Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-08T09:21:22.723Z] + + cut -d/ -f2 [2023-05-08T09:21:22.723Z] dirname cmd/support-scheduler/Dockerfile [2023-05-08T09:21:22.723Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-08T09:21:22.794Z] 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-08T09:21:23.316Z] + git rev-list -1 --merges a11cadbf2631e92ac6b9aceb3f104f9a030db95d~1..a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] echo [2023-05-08T09:21:23.349Z] -----------> git rev-list -1 --merges a11cadbf2631e92ac6b9aceb3f104f9a030db95d~1..a11cadbf2631e92ac6b9aceb3f104f9a030db95d a11cadbf2631e92ac6b9aceb3f104f9a030db95d [false] [Pipeline] sh [2023-05-08T09:21:23.657Z] + git log --format=format:%s -1 a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] echo [2023-05-08T09:21:23.696Z] ========================================================= [2023-05-08T09:21:23.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T09:21:23.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-08T09:21:24.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T09:21:24.162Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T09:21:24.162Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T09:21:24.162Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T09:21:24.162Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T09:21:24.162Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T09:21:24.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:21:24.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T09:21:24.722Z] [2023-05-08T09:21:24.722Z] 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-08T09:21:25.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T09:21:25.095Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T09:21:25.095Z] b85a868b505f: Pulling fs layer [2023-05-08T09:21:25.095Z] e2be974225ed: Pulling fs layer [2023-05-08T09:21:25.095Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T09:21:25.095Z] 988bab9f4d93: Pulling fs layer [2023-05-08T09:21:25.095Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T09:21:25.095Z] eaf3925da568: Pulling fs layer [2023-05-08T09:21:25.095Z] bab4dde63d76: Pulling fs layer [2023-05-08T09:21:25.095Z] bde34c3a00c8: Pulling fs layer [2023-05-08T09:21:25.095Z] b352a97aabf1: Pulling fs layer [2023-05-08T09:21:25.095Z] 4872d77fe225: Pulling fs layer [2023-05-08T09:21:25.095Z] 5851b861e8e6: Pulling fs layer [2023-05-08T09:21:25.095Z] b352a97aabf1: Waiting [2023-05-08T09:21:25.095Z] bde34c3a00c8: Waiting [2023-05-08T09:21:25.095Z] bab4dde63d76: Waiting [2023-05-08T09:21:25.095Z] eaf3925da568: Waiting [2023-05-08T09:21:25.095Z] 4872d77fe225: Waiting [2023-05-08T09:21:25.095Z] 1469e6f7b9e6: Waiting [2023-05-08T09:21:25.095Z] 988bab9f4d93: Waiting [2023-05-08T09:21:25.095Z] e2be974225ed: Verifying Checksum [2023-05-08T09:21:25.095Z] e2be974225ed: Download complete [2023-05-08T09:21:25.095Z] 988bab9f4d93: Verifying Checksum [2023-05-08T09:21:25.095Z] 988bab9f4d93: Download complete [2023-05-08T09:21:25.095Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T09:21:25.095Z] 1469e6f7b9e6: Download complete [2023-05-08T09:21:25.355Z] eaf3925da568: Verifying Checksum [2023-05-08T09:21:25.355Z] eaf3925da568: Download complete [2023-05-08T09:21:25.355Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T09:21:25.355Z] 339a4e72a1f5: Download complete [2023-05-08T09:21:25.355Z] bde34c3a00c8: Download complete [2023-05-08T09:21:25.355Z] b352a97aabf1: Download complete [2023-05-08T09:21:25.355Z] 4872d77fe225: Verifying Checksum [2023-05-08T09:21:25.355Z] 4872d77fe225: Download complete [2023-05-08T09:21:25.355Z] 5851b861e8e6: Verifying Checksum [2023-05-08T09:21:25.355Z] 5851b861e8e6: Download complete [2023-05-08T09:21:25.355Z] b85a868b505f: Verifying Checksum [2023-05-08T09:21:25.355Z] b85a868b505f: Download complete [2023-05-08T09:21:25.614Z] bab4dde63d76: Verifying Checksum [2023-05-08T09:21:25.614Z] bab4dde63d76: Download complete [2023-05-08T09:21:26.551Z] b85a868b505f: Pull complete [2023-05-08T09:21:26.551Z] e2be974225ed: Pull complete [2023-05-08T09:21:27.117Z] 339a4e72a1f5: Pull complete [2023-05-08T09:21:27.117Z] 988bab9f4d93: Pull complete [2023-05-08T09:21:27.376Z] 1469e6f7b9e6: Pull complete [2023-05-08T09:21:27.376Z] eaf3925da568: Pull complete [2023-05-08T09:21:29.279Z] bab4dde63d76: Pull complete [2023-05-08T09:21:29.280Z] bde34c3a00c8: Pull complete [2023-05-08T09:21:29.280Z] b352a97aabf1: Pull complete [2023-05-08T09:21:29.280Z] 4872d77fe225: Pull complete [2023-05-08T09:21:29.280Z] 5851b861e8e6: Pull complete [2023-05-08T09:21:29.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T09:21:29.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T09:21:29.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:21:29.501Z] prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container [2023-05-08T09:21:29.565Z] $ 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-08T09:21:30.817Z] $ docker top efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 -eo pid,comm [2023-05-08T09:21:30.885Z] 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-08T09:21:30.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T09:21:31.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T09:21:31.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T09:21:31.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T09:21:31.114Z] $ docker exec efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent [2023-05-08T09:21:31.238Z] SSH_AUTH_SOCK=/tmp/ssh-1cCrutbBve6x/agent.32 [2023-05-08T09:21:31.238Z] SSH_AGENT_PID=38 [2023-05-08T09:21:31.243Z] Running ssh-add (command line suppressed) [2023-05-08T09:21:31.337Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2494046018548484489.key (/w/workspace/edgex-go/1@tmp/private_key_2494046018548484489.key) [2023-05-08T09:21:31.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T09:21:31.697Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T09:21:31.708Z] $ docker exec --env ******** --env ******** efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent -k [2023-05-08T09:21:31.802Z] unset SSH_AUTH_SOCK; [2023-05-08T09:21:31.803Z] unset SSH_AGENT_PID; [2023-05-08T09:21:31.803Z] echo Agent pid 38 killed; [2023-05-08T09:21:31.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T09:21:31.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T09:21:31.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T09:21:32.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T09:21:32.018Z] $ docker exec efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent [2023-05-08T09:21:32.130Z] SSH_AUTH_SOCK=/tmp/ssh-bR61ts4OTr87/agent.70 [2023-05-08T09:21:32.130Z] SSH_AGENT_PID=76 [2023-05-08T09:21:32.135Z] Running ssh-add (command line suppressed) [2023-05-08T09:21:32.231Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15551712340697630048.key (/w/workspace/edgex-go/1@tmp/private_key_15551712340697630048.key) [2023-05-08T09:21:32.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T09:21:32.588Z] + git semver init [2023-05-08T09:21:32.848Z] 2023-05-08 09:21:32,751 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T09:21:32.848Z] 2023-05-08 09:21:32,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-08T09:21:32.848Z] 2023-05-08 09:21:32,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-08T09:21:32.848Z] 2023-05-08 09:21:32,753 [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-08T09:21:37.040Z] 2023-05-08 09:21:36,819 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,819 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4555 with force:False [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,819 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4555 [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,823 [execute] INFO git cat-file --batch-check [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,830 [execute] INFO git cat-file --batch [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T09:21:37.040Z] 2023-05-08 09:21:36,836 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4555 [2023-05-08T09:21:37.040Z] 0.0.0 [Pipeline] } [2023-05-08T09:21:37.059Z] $ docker exec --env ******** --env ******** efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent -k [2023-05-08T09:21:37.194Z] unset SSH_AUTH_SOCK; [2023-05-08T09:21:37.195Z] unset SSH_AGENT_PID; [2023-05-08T09:21:37.195Z] echo Agent pid 76 killed; [2023-05-08T09:21:37.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T09:21:37.642Z] + git semver [Pipeline] } [2023-05-08T09:21:37.922Z] $ docker stop --time=1 efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 [2023-05-08T09:21:39.250Z] $ docker rm -f --volumes efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T09:21:39.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T09:21:39.924Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T09:21:39.939Z] [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-08T09:21:40.688Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-08T09:21:40.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T09:21:40.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T09:21:40.785Z] ========================================================= [2023-05-08T09:21:40.785Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T09:21:40.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-08T09:21:41.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T09:21:41.129Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T09:21:41.129Z] f56be85fc22e: Pulling fs layer [2023-05-08T09:21:41.129Z] 85791d961cd3: Pulling fs layer [2023-05-08T09:21:41.129Z] d694b5ae8c79: Pulling fs layer [2023-05-08T09:21:41.129Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T09:21:41.129Z] 4d19c01a9841: Pulling fs layer [2023-05-08T09:21:41.129Z] 9325e15d5711: Pulling fs layer [2023-05-08T09:21:41.129Z] 556b6ee489ea: Pulling fs layer [2023-05-08T09:21:41.129Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T09:21:41.129Z] 9325e15d5711: Waiting [2023-05-08T09:21:41.129Z] 9f32a84ed3da: Waiting [2023-05-08T09:21:41.129Z] 4d19c01a9841: Waiting [2023-05-08T09:21:41.129Z] 556b6ee489ea: Waiting [2023-05-08T09:21:41.129Z] 85791d961cd3: Verifying Checksum [2023-05-08T09:21:41.129Z] 85791d961cd3: Download complete [2023-05-08T09:21:41.129Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T09:21:41.129Z] 9f32a84ed3da: Download complete [2023-05-08T09:21:41.129Z] 4d19c01a9841: Verifying Checksum [2023-05-08T09:21:41.129Z] 4d19c01a9841: Download complete [2023-05-08T09:21:41.129Z] f56be85fc22e: Verifying Checksum [2023-05-08T09:21:41.129Z] f56be85fc22e: Download complete [2023-05-08T09:21:41.129Z] 9325e15d5711: Verifying Checksum [2023-05-08T09:21:41.129Z] 9325e15d5711: Download complete [2023-05-08T09:21:41.391Z] f56be85fc22e: Pull complete [2023-05-08T09:21:41.391Z] 85791d961cd3: Pull complete [2023-05-08T09:21:41.957Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T09:21:41.957Z] c5a4b2cf53e6: Download complete [2023-05-08T09:21:41.958Z] d694b5ae8c79: Verifying Checksum [2023-05-08T09:21:41.958Z] d694b5ae8c79: Download complete [2023-05-08T09:21:41.958Z] 556b6ee489ea: Download complete [2023-05-08T09:21:45.241Z] d694b5ae8c79: Pull complete [2023-05-08T09:21:45.241Z] 9f32a84ed3da: Pull complete [2023-05-08T09:21:45.241Z] 4d19c01a9841: Pull complete [2023-05-08T09:21:45.241Z] 9325e15d5711: Pull complete [2023-05-08T09:21:47.139Z] 556b6ee489ea: Pull complete [2023-05-08T09:21:48.073Z] c5a4b2cf53e6: Pull complete [2023-05-08T09:21:48.074Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T09:21:48.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T09:21:48.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-08T09:21:48.436Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T09:21:48.436Z] WORKDIR /edgex [2023-05-08T09:21:48.436Z] COPY go.mod . [2023-05-08T09:21:48.436Z] RUN go mod download [2023-05-08T09:21:48.436Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-08T09:21:49.004Z] Sending build context to Docker daemon 170.7MB [2023-05-08T09:21:49.004Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T09:21:49.004Z] ---> c4be618373d6 [2023-05-08T09:21:49.004Z] Step 2/4 : WORKDIR /edgex [2023-05-08T09:21:51.535Z] ---> Running in 0eae5e14ef9a [2023-05-08T09:21:51.535Z] Removing intermediate container 0eae5e14ef9a [2023-05-08T09:21:51.535Z] ---> d5b75aae9c69 [2023-05-08T09:21:51.535Z] Step 3/4 : COPY go.mod . [2023-05-08T09:21:51.535Z] ---> a08ae9d85648 [2023-05-08T09:21:51.535Z] Step 4/4 : RUN go mod download [2023-05-08T09:21:51.535Z] ---> Running in 4a983686a11e [2023-05-08T09:21:55.238Z] Still waiting to schedule task [2023-05-08T09:21:55.238Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-08T09:22:03.737Z] Removing intermediate container 4a983686a11e [2023-05-08T09:22:03.738Z] ---> 224e43c6cdb0 [2023-05-08T09:22:03.738Z] Successfully built 224e43c6cdb0 [2023-05-08T09:22:03.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:22:04.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T09:22:04.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:22:04.238Z] prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container [2023-05-08T09:22:04.272Z] $ 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-08T09:22:04.612Z] $ docker top 040fd634f464d5fa0e9437d24c855a2eab18427fe8211fcc540327d8bdf9f101 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T09:22:04.994Z] + go version [2023-05-08T09:22:04.994Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T09:22:05.032Z] $ docker stop --time=1 040fd634f464d5fa0e9437d24c855a2eab18427fe8211fcc540327d8bdf9f101 [2023-05-08T09:22:06.290Z] $ docker rm -f --volumes 040fd634f464d5fa0e9437d24c855a2eab18427fe8211fcc540327d8bdf9f101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:22:06.978Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T09:22:06.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:22:07.119Z] prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container [2023-05-08T09:22:07.158Z] $ 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-08T09:22:07.464Z] $ docker top f77a9106dcb4dce3546c5fe78321403e9032a167b6f059ece063840ae860deeb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T09:22:07.569Z] ========================================================= [2023-05-08T09:22:07.569Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-08T09:22:07.569Z] ========================================================= [Pipeline] sh [2023-05-08T09:22:07.861Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T09:22:08.218Z] + make test [2023-05-08T09:22:08.218Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T09:22:14.792Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-08T09:22:26.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-08T09:22:26.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-08T09:22:27.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-08T09:22:27.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-08T09:22:28.083Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-08T09:22:28.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-08T09:22:28.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-08T09:22:28.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-08T09:22:28.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-08T09:22:28.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-08T09:22:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-08T09:22:29.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-08T09:22:29.375Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-08T09:22:29.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-08T09:22:31.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-08T09:22:31.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-08T09:22:31.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2023-05-08T09:22:33.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2023-05-08T09:22:37.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements [2023-05-08T09:22:37.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-08T09:22:37.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-08T09:22:37.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-08T09:22:38.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-08T09:22:38.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-08T09:22:38.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-05-08T09:22:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-08T09:22:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:22:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-08T09:22:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-08T09:22:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-08T09:22:40.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-08T09:22:40.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-08T09:22:41.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.477s coverage: 88.5% of statements [2023-05-08T09:22:41.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-08T09:22:42.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-08T09:22:42.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:22:42.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-08T09:22:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements [2023-05-08T09:22:43.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-08T09:22:43.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-08T09:22:43.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-08T09:22:43.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-08T09:22:43.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-08T09:22:43.075Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-08T09:22:44.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-08T09:22:44.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-08T09:22:44.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-08T09:22:44.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-05-08T09:22:44.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-08T09:22:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-05-08T09:22:44.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-08T09:22:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements [2023-05-08T09:22:45.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 42.9% of statements [2023-05-08T09:22:45.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements [2023-05-08T09:22:45.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-05-08T09:22:45.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-05-08T09:22:45.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-05-08T09:22:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-08T09:22:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-08T09:22:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-08T09:22:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-08T09:22:46.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-08T09:22:46.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-08T09:22:46.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-08T09:22:46.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-08T09:22:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-08T09:22:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-08T09:22:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-08T09:22:47.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-08T09:22:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-08T09:22:47.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-08T09:22:48.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-08T09:22:48.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-08T09:22:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-08T09:22:50.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-08T09:22:50.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-08T09:22:51.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-08T09:22:51.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-08T09:22:51.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-08T09:22:52.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-08T09:22:52.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-08T09:22:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-08T09:22:54.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-08T09:22:54.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-08T09:22:54.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-08T09:22:54.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-08T09:22:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-08T09:22:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-08T09:22:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-08T09:22:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-08T09:22:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-08T09:22:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:22:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-08T09:22:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-08T09:22:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-05-08T09:22:57.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-08T09:22:57.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-08T09:22:58.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-08T09:22:58.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-05-08T09:23:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2023-05-08T09:23:10.848Z] 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-08T09:23:10.848Z] running golangci-lint [2023-05-08T09:23:10.848Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-08T09:23:10.848Z] go version go1.20.2 linux/amd64 [2023-05-08T09:23:10.848Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-08T09:23:10.848Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-08T09:23:25.724Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 15.482735128s" [2023-05-08T09:23:25.724Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.652136ms" [2023-05-08T09:23:26.938Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14485 in /w/workspace/edgexfoundry_edgex-go_PR-4555 [Pipeline] { [Pipeline] ws [2023-05-08T09:23:26.994Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T09:23:27.075Z] The recommended git tool is: git [2023-05-08T09:23:32.371Z] using credential edgex-jenkins-ssh [2023-05-08T09:23:32.393Z] Cloning the remote Git repository [2023-05-08T09:23:32.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-08T09:23:32.538Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-08T09:23:32.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-08T09:23:32.690Z] > git --version # timeout=10 [2023-05-08T09:23:32.711Z] > git --version # 'git version 2.25.1' [2023-05-08T09:23:32.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T09:23:32.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T09:23:35.729Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.03808546s with top 10 stages: buildir: 37.338522681s, fact_deprecated: 1.703219889s, inspect: 1.44883422s, gosec: 1.387038844s, ctrlflow: 1.293388944s, S1038: 1.217932464s, fact_purity: 1.146979835s, printf: 1.084281801s, nilness: 820.065637ms, SA5012: 656.124767ms" [2023-05-08T09:23:35.729Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-08T09:23:35.729Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, nolint: 0/23" [2023-05-08T09:23:35.729Z] level=info msg="[runner] processing took 18.492073ms with stages: nolint: 7.834461ms, identifier_marker: 5.556167ms, autogenerated_exclude: 1.704045ms, path_prettifier: 1.40642ms, exclude-rules: 1.234342ms, skip_dirs: 696.434µs, cgo: 37.182µs, filename_unadjuster: 18.151µs, max_from_linter: 680ns, uniq_by_line: 670ns, diff: 651ns, max_same_issues: 600ns, skip_files: 560ns, exclude: 430ns, severity-rules: 360ns, source_code: 280ns, sort_results: 250ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-05-08T09:23:35.729Z] level=info msg="[runner] linters took 8.751717449s with stages: goanalysis_metalinter: 8.73312131s" [2023-05-08T09:23:35.729Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-08T09:23:35.729Z] level=info msg="Memory: 243 samples, avg is 192.1MB, max is 749.2MB" [2023-05-08T09:23:35.729Z] level=info msg="Execution took 24.283029646s" [2023-05-08T09:23:35.729Z] go vet ./... [2023-05-08T09:23:39.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T09:23:39.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T09:23:39.268Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T09:23:39.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-08T09:23:39.868Z] + ls -al . [2023-05-08T09:23:39.868Z] total 704 [2023-05-08T09:23:39.869Z] drwxrwxr-x 11 1001 1001 4096 May 8 09:22 . [2023-05-08T09:23:39.869Z] drwxr-xr-x 4 root root 4096 May 8 09:22 .. [2023-05-08T09:23:39.869Z] drwxrwxr-x 2 1001 1001 4096 May 8 09:21 .blubracket [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 16 May 8 09:21 .dockerignore [2023-05-08T09:23:39.869Z] drwxrwxr-x 8 1001 1001 4096 May 8 09:21 .git [2023-05-08T09:23:39.869Z] drwxrwxr-x 3 1001 1001 4096 May 8 09:21 .github [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 1133 May 8 09:21 .gitignore [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 42 May 8 09:21 .golangci.yml [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 87 May 8 09:21 .hadolint.yml [2023-05-08T09:23:39.869Z] drwxr-xr-x 3 1001 1001 4096 May 8 09:21 .semver [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 166 May 8 09:21 .sonarcloud.properties [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 1171 May 8 09:21 ADOPTERS.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 10835 May 8 09:21 Attribution.txt [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 73765 May 8 09:21 CHANGELOG.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 3804 May 8 09:21 CONTRIBUTING.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 677 May 8 09:21 GOVERNANCE.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 883 May 8 09:21 Jenkinsfile [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 10775 May 8 09:21 LICENSE [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 14368 May 8 09:21 Makefile [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 582 May 8 09:21 OWNERS.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 9403 May 8 09:21 README.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 789 May 8 09:21 SECURITY.md [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 5 May 8 09:21 VERSION [2023-05-08T09:23:39.869Z] drwxrwxr-x 2 1001 1001 4096 May 8 09:21 bin [2023-05-08T09:23:39.869Z] drwxrwxr-x 18 1001 1001 4096 May 8 09:21 cmd [2023-05-08T09:23:39.869Z] -rw-r--r-- 1 root root 448560 May 8 09:23 coverage.out [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 3200 May 8 09:21 go.mod [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 31040 May 8 09:21 go.sum [2023-05-08T09:23:39.869Z] drwxrwxr-x 7 1001 1001 4096 May 8 09:21 internal [2023-05-08T09:23:39.869Z] drwxrwxr-x 3 1001 1001 4096 May 8 09:21 openapi [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 594 May 8 09:21 security.txt [2023-05-08T09:23:39.869Z] drwxrwxr-x 4 1001 1001 4096 May 8 09:21 snap [2023-05-08T09:23:39.869Z] -rw-rw-r-- 1 1001 1001 204 May 8 09:21 version.go [Pipeline] sh [2023-05-08T09:23:40.175Z] + '[' -e coverage.out ] [2023-05-08T09:23:40.176Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-08T09:23:40.298Z] Stashed 1 file(s) [Pipeline] sh [2023-05-08T09:23:40.591Z] + make build [2023-05-08T09:23:40.592Z] 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-08T09:23:50.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-08T09:23:50.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T09:23:51.144Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-08T09:23:51.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-08T09:23:51.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T09:23:51.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4555/head:refs/remotes/origin/PR-4555 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T09:23:52.076Z] Merging remotes/origin/main commit ce5d24036f637d84b811de065aa37bd3eaf3c7fe into PR head commit a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:23:52.474Z] Merge succeeded, producing a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:23:52.475Z] Checking out Revision a11cadbf2631e92ac6b9aceb3f104f9a030db95d (PR-4555) [2023-05-08T09:23:52.836Z] 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-08T09:23:52.090Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T09:23:52.171Z] > git checkout -f a11cadbf2631e92ac6b9aceb3f104f9a030db95d # timeout=10 [2023-05-08T09:23:52.378Z] > git remote # timeout=10 [2023-05-08T09:23:52.395Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T09:23:52.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T09:23:52.431Z] > git merge ce5d24036f637d84b811de065aa37bd3eaf3c7fe # timeout=10 [2023-05-08T09:23:52.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T09:23:52.480Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T09:23:52.494Z] > git checkout -f a11cadbf2631e92ac6b9aceb3f104f9a030db95d # timeout=10 [2023-05-08T09:23:53.769Z] 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-08T09:23:55.144Z] 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-08T09:23:56.081Z] Commit message: "fix(snap): Update env file path for security bootstrapper services" [2023-05-08T09:23:56.083Z] 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-08T09:23:56.128Z] > git --version # timeout=10 [2023-05-08T09:23:56.137Z] > git --version # 'git version 2.25.1' [2023-05-08T09:23:56.150Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T09:23:57.371Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T09:23:57.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T09:23:57.371Z] Dload Upload Total Spent Left Speed [2023-05-08T09:23:57.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-05-08T09:23:58.007Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T09:23:58.357Z] + sudo tee /etc/docker/daemon.new [2023-05-08T09:23:58.357Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T09:23:58.357Z] { [2023-05-08T09:23:58.357Z] "registry-mirrors": [ [2023-05-08T09:23:58.357Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T09:23:58.357Z] ], [2023-05-08T09:23:58.357Z] "bip": "10.250.0.254/24", [2023-05-08T09:23:58.357Z] "hosts": [ [2023-05-08T09:23:58.357Z] "tcp://0.0.0.0:5555", [2023-05-08T09:23:58.357Z] "unix:///var/run/docker.sock" [2023-05-08T09:23:58.357Z] ], [2023-05-08T09:23:58.357Z] "mtu": 1458, [2023-05-08T09:23:58.357Z] "selinux-enabled": true, [2023-05-08T09:23:58.357Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T09:23:58.357Z] } [Pipeline] sh [2023-05-08T09:23:58.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T09:23:59.040Z] + sudo service docker restart [2023-05-08T09:24:02.652Z] 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-08T09:24:04.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-08T09:24:05.403Z] 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-08T09:24:06.338Z] 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-08T09:24:07.275Z] 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-08T09:24:08.213Z] 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-08T09:24:09.594Z] 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-08T09:24:11.001Z] $ docker stop --time=1 f77a9106dcb4dce3546c5fe78321403e9032a167b6f059ece063840ae860deeb [2023-05-08T09:24:13.550Z] $ docker rm -f --volumes f77a9106dcb4dce3546c5fe78321403e9032a167b6f059ece063840ae860deeb [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-08T09:24:14.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T09:24:14.763Z] [2023-05-08T09:24:14.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:24:15.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T09:24:15.125Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-08T09:24:15.125Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-08T09:24:15.125Z] ca9280d653b3: Pulling fs layer [2023-05-08T09:24:15.125Z] 7e9c9ca2126c: Pulling fs layer [2023-05-08T09:24:15.125Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-08T09:24:15.125Z] cbdbe7a5bc2a: Download complete [2023-05-08T09:24:15.383Z] ca9280d653b3: Verifying Checksum [2023-05-08T09:24:15.383Z] ca9280d653b3: Download complete [2023-05-08T09:24:15.383Z] cbdbe7a5bc2a: Pull complete [2023-05-08T09:24:15.641Z] 7e9c9ca2126c: Download complete [2023-05-08T09:24:15.641Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T09:24:17.348Z] provisioning config files... [2023-05-08T09:24:17.374Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17123780971708020977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:24:17.759Z] ---> docker-login.sh [2023-05-08T09:24:17.759Z] nexus3.edgexfoundry.org:10001 [2023-05-08T09:24:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:24:18.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:24:18.299Z] Configure a credential helper to remove this warning. See [2023-05-08T09:24:18.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:24:18.299Z] [2023-05-08T09:24:18.299Z] Login Succeeded [2023-05-08T09:24:18.299Z] nexus3.edgexfoundry.org:10002 [2023-05-08T09:24:18.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:24:18.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:24:18.568Z] Configure a credential helper to remove this warning. See [2023-05-08T09:24:18.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:24:18.568Z] [2023-05-08T09:24:18.568Z] Login Succeeded [2023-05-08T09:24:18.837Z] nexus3.edgexfoundry.org:10003 [2023-05-08T09:24:18.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:24:18.938Z] 7e9c9ca2126c: Pull complete [2023-05-08T09:24:18.938Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-08T09:24:18.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T09:24:18.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:24:19.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:24:19.107Z] Configure a credential helper to remove this warning. See [2023-05-08T09:24:19.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:24:19.107Z] [2023-05-08T09:24:19.107Z] Login Succeeded [2023-05-08T09:24:19.107Z] nexus3.edgexfoundry.org:10004 [2023-05-08T09:24:19.150Z] prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container [2023-05-08T09:24:19.191Z] $ 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-08T09:24:19.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:24:19.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:24:19.380Z] Configure a credential helper to remove this warning. See [2023-05-08T09:24:19.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:24:19.380Z] [2023-05-08T09:24:19.380Z] Login Succeeded [2023-05-08T09:24:19.380Z] docker.io [2023-05-08T09:24:19.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T09:24:19.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T09:24:19.914Z] Configure a credential helper to remove this warning. See [2023-05-08T09:24:19.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T09:24:19.914Z] [2023-05-08T09:24:19.914Z] Login Succeeded [2023-05-08T09:24:19.914Z] ---> docker-login.sh ends [2023-05-08T09:24:20.179Z] $ docker top 55d38952c67b133219a97fd6d21e4cf355de33999a21d28f3b5533d1a89b62a1 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-08T09:24:20.362Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-08T09:24:20.677Z] + + docker-composegrep build parallel --help [2023-05-08T09:24:20.677Z] [Pipeline] sh [2023-05-08T09:24:21.058Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-08T09:24:21.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T09:24:21.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T09:24:21.166Z] ========================================================= [2023-05-08T09:24:21.166Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T09:24:21.166Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-08T09:24:21.246Z] --parallel Build images in parallel. [Pipeline] } [2023-05-08T09:24:21.355Z] $ docker stop --time=1 55d38952c67b133219a97fd6d21e4cf355de33999a21d28f3b5533d1a89b62a1 [2023-05-08T09:24:21.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T09:24:21.805Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T09:24:21.805Z] c41833b44d91: Pulling fs layer [2023-05-08T09:24:21.805Z] ed15518f5707: Pulling fs layer [2023-05-08T09:24:21.805Z] feae8fd75edb: Pulling fs layer [2023-05-08T09:24:21.805Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T09:24:21.805Z] 3cdef696dda3: Pulling fs layer [2023-05-08T09:24:21.805Z] 2ced38df9373: Pulling fs layer [2023-05-08T09:24:21.805Z] 58f1dce35555: Pulling fs layer [2023-05-08T09:24:21.805Z] 242c74f7c9fa: Waiting [2023-05-08T09:24:21.805Z] 2ced38df9373: Waiting [2023-05-08T09:24:21.805Z] 58f1dce35555: Waiting [2023-05-08T09:24:21.805Z] 3cdef696dda3: Waiting [2023-05-08T09:24:21.805Z] ed15518f5707: Verifying Checksum [2023-05-08T09:24:21.805Z] ed15518f5707: Download complete [2023-05-08T09:24:21.805Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T09:24:21.805Z] 242c74f7c9fa: Download complete [2023-05-08T09:24:21.805Z] 3cdef696dda3: Verifying Checksum [2023-05-08T09:24:21.805Z] 3cdef696dda3: Download complete [2023-05-08T09:24:21.805Z] c41833b44d91: Verifying Checksum [2023-05-08T09:24:22.649Z] $ docker rm -f --volumes 55d38952c67b133219a97fd6d21e4cf355de33999a21d28f3b5533d1a89b62a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:24:23.226Z] 58f1dce35555: Verifying Checksum [2023-05-08T09:24:23.226Z] 58f1dce35555: Download complete [2023-05-08T09:24:23.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T09:24:23.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:24:23.415Z] prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container [2023-05-08T09:24:23.458Z] $ 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-08T09:24:23.791Z] $ docker top cbad0ab78e5a4c71858bc087b4c22523fb5b87495d61e7f5e9db6779a7417a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T09:24:24.182Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-08T09:24:24.199Z] feae8fd75edb: Verifying Checksum [2023-05-08T09:24:24.199Z] 2ced38df9373: Verifying Checksum [2023-05-08T09:24:24.199Z] 2ced38df9373: Download complete [2023-05-08T09:24:24.749Z] Building core-command ... [2023-05-08T09:24:24.749Z] Building core-common-config-bootstrapper ... [2023-05-08T09:24:24.749Z] Building core-data ... [2023-05-08T09:24:24.749Z] Building core-metadata ... [2023-05-08T09:24:24.749Z] Building security-bootstrapper ... [2023-05-08T09:24:24.749Z] Building security-proxy-auth ... [2023-05-08T09:24:24.749Z] Building security-proxy-setup ... [2023-05-08T09:24:24.749Z] Building security-secretstore-setup ... [2023-05-08T09:24:24.749Z] Building security-spiffe-token-provider ... [2023-05-08T09:24:24.749Z] Building security-spire-agent ... [2023-05-08T09:24:24.749Z] Building security-spire-config ... [2023-05-08T09:24:24.749Z] Building security-spire-server ... [2023-05-08T09:24:24.749Z] Building support-notifications ... [2023-05-08T09:24:24.749Z] Building support-scheduler ... [2023-05-08T09:24:24.749Z] Building security-bootstrapper [2023-05-08T09:24:24.749Z] Building core-command [2023-05-08T09:24:24.749Z] Building security-proxy-auth [2023-05-08T09:24:24.749Z] Building security-secretstore-setup [2023-05-08T09:24:24.749Z] Building core-metadata [2023-05-08T09:24:25.159Z] c41833b44d91: Pull complete [2023-05-08T09:24:25.745Z] ed15518f5707: Pull complete [2023-05-08T09:24:40.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:24:40.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:24:40.242Z] ---> 224e43c6cdb0 [2023-05-08T09:24:40.242Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:24:40.242Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:24:40.242Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:24:40.242Z] ---> 224e43c6cdb0 [2023-05-08T09:24:40.242Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:24:40.242Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:24:40.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:24:40.242Z] ---> 224e43c6cdb0 [2023-05-08T09:24:40.242Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:24:40.242Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:24:40.242Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:24:40.242Z] ---> 224e43c6cdb0 [2023-05-08T09:24:40.242Z] Step 3/25 : WORKDIR /edgex-go [2023-05-08T09:24:40.242Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:24:40.242Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:24:40.242Z] ---> 224e43c6cdb0 [2023-05-08T09:24:40.242Z] Step 3/33 : WORKDIR /edgex-go [2023-05-08T09:24:40.761Z] feae8fd75edb: Pull complete [2023-05-08T09:24:40.761Z] 242c74f7c9fa: Pull complete [2023-05-08T09:24:40.761Z] 3cdef696dda3: Pull complete [2023-05-08T09:24:42.272Z] ---> Running in 2277484f8b04 [2023-05-08T09:24:42.272Z] ---> Running in ccab19ce0e2b [2023-05-08T09:24:42.272Z] ---> Running in 0f8f7d6955b9 [2023-05-08T09:24:42.272Z] ---> Running in 65901a81435d [2023-05-08T09:24:42.272Z] ---> Running in 5feb86e7ccc4 [2023-05-08T09:24:42.272Z] Removing intermediate container 2277484f8b04 [2023-05-08T09:24:42.272Z] ---> b29625ffaf96 [2023-05-08T09:24:42.272Z] Step 4/24 : WORKDIR /edgex-go [2023-05-08T09:24:42.272Z] Removing intermediate container 65901a81435d [2023-05-08T09:24:42.272Z] ---> 5b9f20ea78b3 [2023-05-08T09:24:42.272Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:24:42.272Z] Removing intermediate container 5feb86e7ccc4 [2023-05-08T09:24:42.272Z] ---> 63f2253a1f6a [2023-05-08T09:24:42.272Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-08T09:24:42.272Z] Removing intermediate container 0f8f7d6955b9 [2023-05-08T09:24:42.272Z] ---> 56c5e4a1bdbc [2023-05-08T09:24:42.272Z] Step 4/25 : WORKDIR /edgex-go [2023-05-08T09:24:42.272Z] ---> Running in e14ec44a1267 [2023-05-08T09:24:42.272Z] Removing intermediate container ccab19ce0e2b [2023-05-08T09:24:42.272Z] ---> d41af30ac206 [2023-05-08T09:24:42.272Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-08T09:24:42.272Z] ---> Running in 8007621ba3b9 [2023-05-08T09:24:42.272Z] ---> Running in 8ea30be1f86c [2023-05-08T09:24:42.272Z] ---> Running in 5eb70665e8c3 [2023-05-08T09:24:42.272Z] ---> Running in deec6f29199d [2023-05-08T09:24:42.272Z] Removing intermediate container e14ec44a1267 [2023-05-08T09:24:42.272Z] ---> b3ba04f2a9c8 [2023-05-08T09:24:42.272Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-08T09:24:42.272Z] Removing intermediate container 8007621ba3b9 [2023-05-08T09:24:42.272Z] ---> 518e59a8d5a2 [2023-05-08T09:24:42.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:24:42.272Z] ---> Running in 4e465a86d40f [2023-05-08T09:24:42.272Z] Removing intermediate container deec6f29199d [2023-05-08T09:24:42.272Z] ---> 5c33a4110581 [2023-05-08T09:24:42.272Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-08T09:24:42.272Z] ---> Running in d2fea3e8c8a0 [2023-05-08T09:24:42.530Z] ---> Running in 9514e3994991 [2023-05-08T09:24:42.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:43.047Z] OK: 265 MiB in 53 packages [2023-05-08T09:24:43.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:24:43.047Z] OK: 265 MiB in 53 packages [2023-05-08T09:24:43.047Z] OK: 265 MiB in 53 packages [2023-05-08T09:24:43.307Z] OK: 265 MiB in 53 packages [2023-05-08T09:24:43.307Z] OK: 265 MiB in 53 packages [2023-05-08T09:24:43.307Z] Removing intermediate container 8ea30be1f86c [2023-05-08T09:24:43.307Z] ---> 816d8057ee34 [2023-05-08T09:24:43.307Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-08T09:24:43.567Z] Removing intermediate container 5eb70665e8c3 [2023-05-08T09:24:43.567Z] ---> 244daa2398eb [2023-05-08T09:24:43.567Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-08T09:24:43.567Z] ---> b20da6891394 [2023-05-08T09:24:43.567Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:24:43.567Z] ---> Running in 678e6915dae9 [2023-05-08T09:24:43.567Z] ---> 78f2ed6f3f39 [2023-05-08T09:24:43.567Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:24:43.825Z] ---> Running in ae8240d721e9 [2023-05-08T09:24:43.825Z] Removing intermediate container 4e465a86d40f [2023-05-08T09:24:43.825Z] ---> e7baa33107f9 [2023-05-08T09:24:43.825Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-08T09:24:43.825Z] Removing intermediate container d2fea3e8c8a0 [2023-05-08T09:24:43.825Z] ---> 713ad710aaab [2023-05-08T09:24:43.825Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:24:43.825Z] Removing intermediate container 9514e3994991 [2023-05-08T09:24:43.825Z] ---> c750d85a0e2a [2023-05-08T09:24:43.825Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-08T09:24:43.825Z] ---> 0011a21a09a4 [2023-05-08T09:24:43.825Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:24:43.825Z] ---> Running in 088e97019759 [2023-05-08T09:24:44.084Z] ---> 0e13a00c8789 [2023-05-08T09:24:44.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:24:44.084Z] ---> dace36f7b941 [2023-05-08T09:24:44.084Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:24:44.084Z] ---> Running in b2867d7d7ca9 [2023-05-08T09:24:44.084Z] ---> Running in 606d8441d91e [2023-05-08T09:24:46.117Z] 2ced38df9373: Pull complete [2023-05-08T09:24:48.703Z] 58f1dce35555: Pull complete [2023-05-08T09:24:48.703Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T09:24:48.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T09:24:48.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-08T09:24:49.080Z] + docker build -t ci-base-image-arm64+ -f -echo . [2023-05-08T09:24:49.080Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T09:24:49.080Z] WORKDIR /edgex [2023-05-08T09:24:49.080Z] COPY go.mod . [2023-05-08T09:24:49.080Z] RUN go mod download [2023-05-08T09:24:49.665Z] Sending build context to Docker daemon 2.932MB [2023-05-08T09:24:49.665Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T09:24:49.665Z] ---> fadd8f120f05 [2023-05-08T09:24:49.665Z] Step 2/4 : WORKDIR /edgex [2023-05-08T09:24:51.615Z] ---> Running in 8ef72198f943 [2023-05-08T09:24:51.889Z] Removing intermediate container 8ef72198f943 [2023-05-08T09:24:51.889Z] ---> 7b44421c3724 [2023-05-08T09:24:51.889Z] Step 3/4 : COPY go.mod . [2023-05-08T09:24:52.158Z] ---> 9fc7d8d2e849 [2023-05-08T09:24:52.158Z] Step 4/4 : RUN go mod download [2023-05-08T09:24:52.430Z] ---> Running in 60d097914774 [2023-05-08T09:25:24.681Z] Removing intermediate container 60d097914774 [2023-05-08T09:25:24.681Z] ---> 2f7616dba519 [2023-05-08T09:25:24.681Z] Successfully built 2f7616dba519 [2023-05-08T09:25:24.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:25:25.087Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T09:25:25.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:25:25.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container [2023-05-08T09:25:25.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T09:25:26.662Z] $ docker top e4996800119edf171bf1149647421702ea5d7be0471cd5238fc4cea745a9dca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T09:25:27.537Z] + go version [2023-05-08T09:25:27.537Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T09:25:27.574Z] $ docker stop --time=1 e4996800119edf171bf1149647421702ea5d7be0471cd5238fc4cea745a9dca3 [2023-05-08T09:25:29.194Z] $ docker rm -f --volumes e4996800119edf171bf1149647421702ea5d7be0471cd5238fc4cea745a9dca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:25:30.027Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T09:25:30.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:25:30.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container [2023-05-08T09:25:30.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T09:25:30.781Z] Removing intermediate container ae8240d721e9 [2023-05-08T09:25:30.781Z] ---> ebfd725e4fd2 [2023-05-08T09:25:30.781Z] Step 7/25 : COPY . . [2023-05-08T09:25:30.781Z] Removing intermediate container 606d8441d91e [2023-05-08T09:25:30.781Z] ---> c69c5ecb021d [2023-05-08T09:25:30.781Z] Step 8/25 : COPY . . [2023-05-08T09:25:30.781Z] Removing intermediate container 088e97019759 [2023-05-08T09:25:30.781Z] ---> d543205d0304 [2023-05-08T09:25:30.781Z] Step 8/24 : COPY . . [2023-05-08T09:25:30.781Z] Removing intermediate container 678e6915dae9 [2023-05-08T09:25:30.781Z] ---> d7b7ecce76ed [2023-05-08T09:25:30.781Z] Step 7/33 : COPY . . [2023-05-08T09:25:30.781Z] Removing intermediate container b2867d7d7ca9 [2023-05-08T09:25:30.781Z] ---> e936a1c49dd7 [2023-05-08T09:25:30.781Z] Step 8/23 : COPY . . [2023-05-08T09:25:31.474Z] $ docker top 9f926c952427a1bf253190d788374aaa6e9c18d4313b3036fd88b785ba5c5dcb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T09:25:31.719Z] ========================================================= [2023-05-08T09:25:31.719Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-08T09:25:31.719Z] ========================================================= [Pipeline] sh [2023-05-08T09:25:32.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T09:25:32.425Z] + make test [2023-05-08T09:25:32.425Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T09:25:38.899Z] ---> ddf7ae77bf79 [2023-05-08T09:25:38.899Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-08T09:25:38.899Z] ---> ab59adbf0e3e [2023-05-08T09:25:38.899Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-08T09:25:38.899Z] ---> 8d950154b297 [2023-05-08T09:25:38.899Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-08T09:25:38.899Z] ---> 6df31831ea6a [2023-05-08T09:25:38.899Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-08T09:25:38.899Z] ---> 961f418077db [2023-05-08T09:25:38.899Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-08T09:25:38.899Z] ---> Running in 516a66ff1f24 [2023-05-08T09:25:38.899Z] ---> Running in f2f18e9829bd [2023-05-08T09:25:38.899Z] ---> Running in 080062b24666 [2023-05-08T09:25:38.899Z] ---> Running in 11655ce82e1b [2023-05-08T09:25:38.899Z] ---> Running in d01a18d15166 [2023-05-08T09:25:39.469Z] 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-08T09:25:39.469Z] 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-08T09:25:39.469Z] 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-08T09:25:39.469Z] 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-08T09:25:39.469Z] 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-08T09:26:11.306Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-08T09:26:11.552Z] 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-08T09:26:12.488Z] Removing intermediate container 080062b24666 [2023-05-08T09:26:12.488Z] ---> b362daac5c16 [2023-05-08T09:26:12.488Z] [2023-05-08T09:26:12.488Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:26:12.748Z] Removing intermediate container 516a66ff1f24 [2023-05-08T09:26:12.748Z] ---> eb6b3af5849c [2023-05-08T09:26:12.748Z] [2023-05-08T09:26:12.748Z] Step 10/24 : FROM alpine:3.17 [2023-05-08T09:26:12.748Z] Removing intermediate container d01a18d15166 [2023-05-08T09:26:12.748Z] ---> 5acd5c3bf080 [2023-05-08T09:26:12.748Z] [2023-05-08T09:26:12.748Z] Step 9/33 : FROM alpine:3.17 [2023-05-08T09:26:12.748Z] Removing intermediate container f2f18e9829bd [2023-05-08T09:26:12.748Z] ---> b68189d8bd04 [2023-05-08T09:26:12.748Z] [2023-05-08T09:26:12.748Z] Step 9/25 : FROM alpine:3.17 [2023-05-08T09:26:12.748Z] Removing intermediate container 11655ce82e1b [2023-05-08T09:26:12.748Z] ---> 94f8d3a500fe [2023-05-08T09:26:12.748Z] [2023-05-08T09:26:12.748Z] Step 10/25 : FROM alpine:3.17 [2023-05-08T09:26:13.686Z] 3.17: Pulling from library/alpine [2023-05-08T09:26:13.686Z] 3.17: Pulling from library/alpine [2023-05-08T09:26:13.945Z] 3.17: Pulling from library/alpine [2023-05-08T09:26:14.513Z] 3.17: Pulling from library/alpine [2023-05-08T09:26:14.513Z] 3.17: Pulling from library/alpine [2023-05-08T09:26:16.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T09:26:16.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T09:26:16.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T09:26:16.417Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T09:26:16.417Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T09:26:16.417Z] Status: Image is up to date for alpine:3.17 [2023-05-08T09:26:16.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T09:26:16.417Z] Status: Image is up to date for alpine:3.17 [2023-05-08T09:26:16.417Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:16.417Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:26:16.417Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:16.417Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-08T09:26:16.417Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:16.417Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T09:26:16.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T09:26:16.417Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:16.417Z] Status: Image is up to date for alpine:3.17 [2023-05-08T09:26:16.417Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:26:16.417Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:16.417Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T09:26:16.417Z] ---> Running in 08128bcee5df [2023-05-08T09:26:16.417Z] ---> Running in 5e295ccdc381 [2023-05-08T09:26:16.417Z] ---> Running in 8d83aeea1f3e [2023-05-08T09:26:16.417Z] ---> Running in 05b77ff84aab [2023-05-08T09:26:16.417Z] ---> Running in 30c05a775111 [2023-05-08T09:26:16.417Z] Removing intermediate container 30c05a775111 [2023-05-08T09:26:16.417Z] ---> 2c91eb0dec6d [2023-05-08T09:26:16.417Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:26:16.417Z] Removing intermediate container 8d83aeea1f3e [2023-05-08T09:26:16.417Z] ---> 0380a9ef5eef [2023-05-08T09:26:16.417Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-08T09:26:16.417Z] ---> Running in b51ca06cd4e0 [2023-05-08T09:26:16.417Z] ---> Running in e13816f33758 [2023-05-08T09:26:16.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:16.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:16.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:16.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:16.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:17.194Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:26:17.194Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:26:17.194Z] OK: 7 MiB in 16 packages [2023-05-08T09:26:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:17.194Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-08T09:26:17.194Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-08T09:26:17.194Z] (3/3) Installing su-exec (0.2-r2) [2023-05-08T09:26:17.194Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:26:17.194Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T09:26:17.194Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:26:17.194Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:26:17.194Z] OK: 8 MiB in 18 packages [2023-05-08T09:26:17.194Z] OK: 7 MiB in 16 packages [2023-05-08T09:26:17.453Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:26:17.454Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:26:17.454Z] OK: 7 MiB in 16 packages [2023-05-08T09:26:17.454Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T09:26:17.454Z] (2/2) Installing su-exec (0.2-r2) [2023-05-08T09:26:17.454Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:26:17.454Z] OK: 7 MiB in 17 packages [2023-05-08T09:26:17.454Z] Removing intermediate container 08128bcee5df [2023-05-08T09:26:17.454Z] ---> 64fbd2a1f28f [2023-05-08T09:26:17.454Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:26:17.454Z] ---> Running in f9bec8130017 [2023-05-08T09:26:17.712Z] Removing intermediate container f9bec8130017 [2023-05-08T09:26:17.712Z] ---> 76d58049a011 [2023-05-08T09:26:17.712Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-08T09:26:17.712Z] ---> Running in de3655b945ac [2023-05-08T09:26:17.712Z] Removing intermediate container de3655b945ac [2023-05-08T09:26:17.712Z] ---> 759246ce6d65 [2023-05-08T09:26:17.712Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-08T09:26:17.712Z] ---> Running in e7f23c3ec18d [2023-05-08T09:26:17.712Z] Removing intermediate container 5e295ccdc381 [2023-05-08T09:26:17.712Z] ---> ef601d0a8a5d [2023-05-08T09:26:17.712Z] 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-08T09:26:17.970Z] ---> Running in 0fbbb7a1bc78 [2023-05-08T09:26:17.970Z] Removing intermediate container e7f23c3ec18d [2023-05-08T09:26:17.970Z] ---> 357c0439ef68 [2023-05-08T09:26:17.970Z] Step 15/24 : WORKDIR / [2023-05-08T09:26:17.970Z] Removing intermediate container 05b77ff84aab [2023-05-08T09:26:17.970Z] ---> a857b7750a38 [2023-05-08T09:26:17.970Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:26:17.970Z] ---> Running in 94265a6805ff [2023-05-08T09:26:17.970Z] ---> Running in 9b18af525e2d [2023-05-08T09:26:17.971Z] Removing intermediate container e13816f33758 [2023-05-08T09:26:17.971Z] ---> 4606c3e78e66 [2023-05-08T09:26:17.971Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-08T09:26:17.971Z] Removing intermediate container 0fbbb7a1bc78 [2023-05-08T09:26:17.971Z] ---> 9658b8aa182d [2023-05-08T09:26:17.971Z] Step 12/25 : WORKDIR / [2023-05-08T09:26:17.971Z] ---> Running in a14cd0ef0a3f [2023-05-08T09:26:17.971Z] Removing intermediate container b51ca06cd4e0 [2023-05-08T09:26:17.971Z] ---> d5bae5b5a4fc [2023-05-08T09:26:17.971Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:26:17.971Z] ---> Running in b4432a84866e [2023-05-08T09:26:18.235Z] Removing intermediate container 94265a6805ff [2023-05-08T09:26:18.235Z] ---> 8a97a2d508aa [2023-05-08T09:26:18.235Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:26:18.235Z] Removing intermediate container 9b18af525e2d [2023-05-08T09:26:18.235Z] ---> e29534fad1f3 [2023-05-08T09:26:18.235Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-08T09:26:18.235Z] ---> Running in 15a12c33f7b6 [2023-05-08T09:26:18.235Z] Removing intermediate container a14cd0ef0a3f [2023-05-08T09:26:18.235Z] ---> fa0375b5032e [2023-05-08T09:26:18.235Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-08T09:26:18.235Z] Removing intermediate container b4432a84866e [2023-05-08T09:26:18.235Z] ---> 80b982ab517b [2023-05-08T09:26:18.235Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:26:18.235Z] ---> Running in 867d8052cc73 [2023-05-08T09:26:18.235Z] ---> 1baed0b0f9a7 [2023-05-08T09:26:18.235Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:26:18.235Z] Removing intermediate container 15a12c33f7b6 [2023-05-08T09:26:18.235Z] ---> 7c787aed4233 [2023-05-08T09:26:18.235Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-08T09:26:18.235Z] ---> 21ea0646020a [2023-05-08T09:26:18.235Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:26:18.493Z] ---> Running in 18e148ba404f [2023-05-08T09:26:18.493Z] Removing intermediate container 867d8052cc73 [2023-05-08T09:26:18.493Z] ---> 9a2866801278 [2023-05-08T09:26:18.493Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-08T09:26:18.493Z] ---> 4e55f162d822 [2023-05-08T09:26:18.493Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:26:18.493Z] ---> c2e7fc25eb53 [2023-05-08T09:26:18.493Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-08T09:26:18.493Z] ---> Running in cfa5083778e6 [2023-05-08T09:26:18.493Z] Removing intermediate container 18e148ba404f [2023-05-08T09:26:18.493Z] ---> ec44b311d961 [2023-05-08T09:26:18.493Z] Step 15/25 : WORKDIR / [2023-05-08T09:26:18.493Z] ---> b4a0d0387bd3 [2023-05-08T09:26:18.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-08T09:26:18.493Z] ---> Running in d6e202f138e6 [2023-05-08T09:26:18.757Z] Removing intermediate container cfa5083778e6 [2023-05-08T09:26:18.758Z] ---> 3b77dda17748 [2023-05-08T09:26:18.758Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-08T09:26:18.758Z] ---> 359bfa5a94a6 [2023-05-08T09:26:18.758Z] 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-08T09:26:18.758Z] ---> Running in 189e942b05fa [2023-05-08T09:26:18.758Z] Removing intermediate container d6e202f138e6 [2023-05-08T09:26:18.758Z] ---> 3f75ef29eeb4 [2023-05-08T09:26:18.758Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:26:18.758Z] ---> 7e11de30f26c [2023-05-08T09:26:18.758Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:26:18.758Z] Removing intermediate container 189e942b05fa [2023-05-08T09:26:18.758Z] ---> c1973d80d53f [2023-05-08T09:26:18.758Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-08T09:26:18.758Z] ---> c6549bbab60b [2023-05-08T09:26:18.758Z] 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-08T09:26:18.758Z] ---> Running in bcce277a3546 [2023-05-08T09:26:19.017Z] ---> 32e462d402f8 [2023-05-08T09:26:19.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:26:19.017Z] ---> 238cfeb14185 [2023-05-08T09:26:19.017Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:26:19.017Z] ---> 051d0f0413e0 [2023-05-08T09:26:19.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-08T09:26:19.017Z] ---> baacf6c8e79b [2023-05-08T09:26:19.017Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:26:19.017Z] ---> 2dc0622beac0 [2023-05-08T09:26:19.017Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-08T09:26:19.017Z] ---> ac76581207a9 [2023-05-08T09:26:19.017Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-08T09:26:19.276Z] ---> Running in 210a269ffdcc [2023-05-08T09:26:19.276Z] ---> 1f0ac6a3e590 [2023-05-08T09:26:19.276Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:26:19.276Z] ---> Running in ecdbf8765c90 [2023-05-08T09:26:19.276Z] ---> 2a7cfdce4a5d [2023-05-08T09:26:19.276Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-08T09:26:19.276Z] Removing intermediate container 210a269ffdcc [2023-05-08T09:26:19.276Z] ---> 8ea67ac3df4f [2023-05-08T09:26:19.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:26:19.276Z] ---> Running in d065dd4b52b4 [2023-05-08T09:26:19.534Z] Removing intermediate container d065dd4b52b4 [2023-05-08T09:26:19.535Z] ---> 38e2fe91ff4c [2023-05-08T09:26:19.535Z] Step 22/24 : LABEL arch=x86_64 [2023-05-08T09:26:19.535Z] ---> 42e33bdf6c4d [2023-05-08T09:26:19.535Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:26:19.535Z] ---> Running in 4334e5f5662a [2023-05-08T09:26:19.535Z] Removing intermediate container bcce277a3546 [2023-05-08T09:26:19.535Z] ---> bbf053a5b440 [2023-05-08T09:26:19.535Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-08T09:26:19.535Z] ---> ad4c9cb6b6a7 [2023-05-08T09:26:19.535Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-08T09:26:19.535Z] Removing intermediate container 4334e5f5662a [2023-05-08T09:26:19.535Z] ---> 6d5b2ea9b5d0 [2023-05-08T09:26:19.535Z] Step 23/24 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:26:19.804Z] ---> Running in e1755aea5ff6 [2023-05-08T09:26:19.804Z] ---> Running in 40e24b57f235 [2023-05-08T09:26:19.804Z] ---> e80028566f39 [2023-05-08T09:26:19.804Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-08T09:26:19.804Z] Removing intermediate container 40e24b57f235 [2023-05-08T09:26:19.804Z] ---> 55bdb6f005d9 [2023-05-08T09:26:19.804Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T09:26:19.804Z] Removing intermediate container e1755aea5ff6 [2023-05-08T09:26:19.804Z] ---> 4970612c73ca [2023-05-08T09:26:19.804Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-08T09:26:19.804Z] ---> Running in 66d21154749f [2023-05-08T09:26:19.804Z] ---> 58516719a741 [2023-05-08T09:26:19.804Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-08T09:26:19.804Z] Removing intermediate container ecdbf8765c90 [2023-05-08T09:26:19.804Z] ---> 760238ffb1ab [2023-05-08T09:26:19.804Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:26:20.075Z] ---> Running in f2c2e068f923 [2023-05-08T09:26:20.075Z] Removing intermediate container 66d21154749f [2023-05-08T09:26:20.075Z] ---> c54141e85d8b [2023-05-08T09:26:20.075Z] [2023-05-08T09:26:20.075Z] ---> Running in 69c738375be3 [2023-05-08T09:26:20.076Z] ---> 795d190f22fc [2023-05-08T09:26:20.076Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-08T09:26:20.076Z] Successfully built c54141e85d8b [2023-05-08T09:26:20.076Z] ---> f73ba3fb1153 [2023-05-08T09:26:20.076Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T09:26:20.076Z] Successfully tagged core-command:latest [2023-05-08T09:26:20.076Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-05-08T09:26:20.076Z] ---> Running in 672462de4897 [2023-05-08T09:26:20.076Z] Removing intermediate container f2c2e068f923 [2023-05-08T09:26:20.076Z] ---> 4db9aad1f1c2 [2023-05-08T09:26:20.076Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:26:20.076Z] Removing intermediate container 69c738375be3 [2023-05-08T09:26:20.076Z] ---> 86536661ef01 [2023-05-08T09:26:20.076Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T09:26:20.406Z] ---> Running in a6657f29dff3 [2023-05-08T09:26:20.666Z] ---> Running in bfc930bd6699 [2023-05-08T09:26:20.936Z] ---> 008b8283edc1 [2023-05-08T09:26:20.936Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:26:20.936Z] Removing intermediate container a6657f29dff3 [2023-05-08T09:26:20.936Z] ---> ee6d2c26a6e7 [2023-05-08T09:26:20.936Z] Step 23/25 : LABEL arch=x86_64 [2023-05-08T09:26:21.196Z] Removing intermediate container bfc930bd6699 [2023-05-08T09:26:21.196Z] ---> a9b9f8b0f73e [2023-05-08T09:26:21.196Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T09:26:21.196Z] ---> Running in 2320cc7e47f8 [2023-05-08T09:26:21.196Z] ---> Running in 26ddecb95dfd [2023-05-08T09:26:21.196Z] ---> Running in e6f77414f369 [2023-05-08T09:26:21.196Z] Removing intermediate container 2320cc7e47f8 [2023-05-08T09:26:21.196Z] ---> cca7a50efc52 [2023-05-08T09:26:21.196Z] Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:26:21.196Z] Removing intermediate container e6f77414f369 [2023-05-08T09:26:21.196Z] ---> 097d1eca60bb [2023-05-08T09:26:21.196Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:26:21.196Z] ---> Running in c7e5003200c6 [2023-05-08T09:26:21.196Z] ---> Running in 431506d15e8e [2023-05-08T09:26:21.457Z] Removing intermediate container c7e5003200c6 [2023-05-08T09:26:21.457Z] ---> da8fd9b633a8 [2023-05-08T09:26:21.457Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T09:26:21.457Z] Removing intermediate container 672462de4897 [2023-05-08T09:26:21.457Z] ---> 8564df42b133 [2023-05-08T09:26:21.457Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:26:21.457Z] ---> Running in 8e72fde9fdf6 [2023-05-08T09:26:21.457Z] Removing intermediate container 431506d15e8e [2023-05-08T09:26:21.457Z] ---> bf5efcbea79a [2023-05-08T09:26:21.457Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:26:21.457Z] ---> Running in 7b3d726c50be [2023-05-08T09:26:22.034Z] Removing intermediate container 8e72fde9fdf6 [2023-05-08T09:26:22.034Z] ---> b98ad9cdca51 [2023-05-08T09:26:22.034Z] [2023-05-08T09:26:22.034Z] Successfully built b98ad9cdca51 [2023-05-08T09:26:22.034Z] Successfully tagged core-metadata:latest [2023-05-08T09:26:22.034Z] Building support-scheduler [2023-05-08T09:26:22.034Z]  Building core-metadata ... done Removing intermediate container 7b3d726c50be [2023-05-08T09:26:22.034Z] ---> 66ec54d3228c [2023-05-08T09:26:22.034Z] [2023-05-08T09:26:22.034Z] ---> 708f476d132c [2023-05-08T09:26:22.034Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:26:22.034Z] Successfully built 66ec54d3228c [2023-05-08T09:26:22.034Z] Successfully tagged security-proxy-auth:latest [2023-05-08T09:26:22.034Z]  Building security-proxy-auth ... done Building support-notifications [2023-05-08T09:26:22.602Z] ---> 6cfd510cfb53 [2023-05-08T09:26:22.602Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-08T09:26:22.878Z] Removing intermediate container 26ddecb95dfd [2023-05-08T09:26:22.878Z] ---> d75d90701b8b [2023-05-08T09:26:22.878Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:26:23.813Z] ---> f33a83a389c5 [2023-05-08T09:26:23.813Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-08T09:26:23.813Z] ---> Running in e2e916ab9c56 [2023-05-08T09:26:23.813Z] Removing intermediate container e2e916ab9c56 [2023-05-08T09:26:23.813Z] ---> fc7efc29128a [2023-05-08T09:26:23.813Z] Step 23/25 : LABEL arch=x86_64 [2023-05-08T09:26:23.813Z] ---> 2cafe4d07d57 [2023-05-08T09:26:23.813Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-08T09:26:23.813Z] ---> Running in dff760ec65c6 [2023-05-08T09:26:24.078Z] Removing intermediate container dff760ec65c6 [2023-05-08T09:26:24.078Z] ---> cc6fd1d1a1c0 [2023-05-08T09:26:24.078Z] Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:26:24.078Z] ---> e2a4f455709e [2023-05-08T09:26:24.078Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-08T09:26:24.078Z] ---> Running in 9d41fc3ddb4e [2023-05-08T09:26:24.339Z] Removing intermediate container 9d41fc3ddb4e [2023-05-08T09:26:24.339Z] ---> 7234504c2346 [2023-05-08T09:26:24.339Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T09:26:24.339Z] ---> 6680e9a29073 [2023-05-08T09:26:24.339Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-08T09:26:24.339Z] ---> Running in 3272af16c0a2 [2023-05-08T09:26:24.339Z] Removing intermediate container 3272af16c0a2 [2023-05-08T09:26:24.339Z] ---> 3afbccfec796 [2023-05-08T09:26:24.339Z] [2023-05-08T09:26:24.597Z] ---> c3aa43c7fc6d [2023-05-08T09:26:24.597Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-08T09:26:24.597Z] Successfully built 3afbccfec796 [2023-05-08T09:26:24.597Z] Successfully tagged security-secretstore-setup:latest [2023-05-08T09:26:24.597Z] Building core-data [2023-05-08T09:26:24.854Z]  Building security-secretstore-setup ... done  ---> 602e62d42a90 [2023-05-08T09:26:24.854Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-08T09:26:24.854Z] ---> Running in de66ee79fb91 [2023-05-08T09:26:24.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:26:24.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:26:24.854Z] ---> 224e43c6cdb0 [2023-05-08T09:26:24.854Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:26:24.854Z] ---> Using cache [2023-05-08T09:26:24.854Z] ---> 56c5e4a1bdbc [2023-05-08T09:26:24.854Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:26:24.854Z] ---> Using cache [2023-05-08T09:26:24.854Z] ---> 5c33a4110581 [2023-05-08T09:26:24.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:26:24.854Z] ---> Using cache [2023-05-08T09:26:24.854Z] ---> c750d85a0e2a [2023-05-08T09:26:24.854Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:26:24.854Z] ---> Using cache [2023-05-08T09:26:24.854Z] ---> dace36f7b941 [2023-05-08T09:26:24.854Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:26:24.854Z] ---> Using cache [2023-05-08T09:26:24.854Z] ---> c69c5ecb021d [2023-05-08T09:26:24.854Z] Step 8/23 : COPY . . [2023-05-08T09:26:24.854Z] ---> Using cache [2023-05-08T09:26:24.854Z] ---> 6df31831ea6a [2023-05-08T09:26:24.854Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-08T09:26:25.788Z] ---> Running in dc8bbea44c1c [2023-05-08T09:26:26.353Z] Removing intermediate container de66ee79fb91 [2023-05-08T09:26:26.353Z] ---> 5f7a063448e2 [2023-05-08T09:26:26.353Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-08T09:26:26.353Z] ---> Running in 0ca73fda838b [2023-05-08T09:26:26.353Z] 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-08T09:26:26.612Z] Removing intermediate container 0ca73fda838b [2023-05-08T09:26:26.612Z] ---> 9bac31939d68 [2023-05-08T09:26:26.612Z] Step 30/33 : CMD ["gate"] [2023-05-08T09:26:26.612Z] ---> Running in d428290e465c [2023-05-08T09:26:26.869Z] Removing intermediate container d428290e465c [2023-05-08T09:26:26.869Z] ---> 3bc9a6df8b70 [2023-05-08T09:26:26.869Z] Step 31/33 : LABEL arch=x86_64 [2023-05-08T09:26:26.869Z] ---> Running in ab4a2cc3d31a [2023-05-08T09:26:27.174Z] Removing intermediate container ab4a2cc3d31a [2023-05-08T09:26:27.174Z] ---> 5e5f960a91fd [2023-05-08T09:26:27.174Z] Step 32/33 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:26:27.437Z] ---> Running in 13959c208100 [2023-05-08T09:26:27.437Z] Removing intermediate container 13959c208100 [2023-05-08T09:26:27.437Z] ---> d9afa879e7bb [2023-05-08T09:26:27.437Z] Step 33/33 : LABEL version=0.0.0 [2023-05-08T09:26:27.695Z] ---> Running in da848b93ce2b [2023-05-08T09:26:27.695Z] Removing intermediate container da848b93ce2b [2023-05-08T09:26:27.695Z] ---> 1316df599426 [2023-05-08T09:26:27.695Z] [2023-05-08T09:26:27.953Z] Successfully built 1316df599426 [2023-05-08T09:26:27.953Z] Successfully tagged security-bootstrapper:latest [2023-05-08T09:26:27.953Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-05-08T09:26:28.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:26:28.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:26:28.886Z] ---> 224e43c6cdb0 [2023-05-08T09:26:28.886Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:26:28.886Z] ---> Using cache [2023-05-08T09:26:28.886Z] ---> 56c5e4a1bdbc [2023-05-08T09:26:28.886Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:26:28.886Z] ---> Using cache [2023-05-08T09:26:28.886Z] ---> 5c33a4110581 [2023-05-08T09:26:28.886Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-08T09:26:29.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:26:29.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:26:29.494Z] ---> 224e43c6cdb0 [2023-05-08T09:26:29.494Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:26:29.494Z] ---> Using cache [2023-05-08T09:26:29.494Z] ---> 56c5e4a1bdbc [2023-05-08T09:26:29.494Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:26:29.494Z] ---> Using cache [2023-05-08T09:26:29.494Z] ---> 5c33a4110581 [2023-05-08T09:26:29.494Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:26:29.494Z] ---> Using cache [2023-05-08T09:26:29.494Z] ---> c750d85a0e2a [2023-05-08T09:26:29.494Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:26:29.494Z] ---> Using cache [2023-05-08T09:26:29.494Z] ---> dace36f7b941 [2023-05-08T09:26:29.494Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:26:29.494Z] ---> Using cache [2023-05-08T09:26:29.494Z] ---> c69c5ecb021d [2023-05-08T09:26:29.494Z] Step 8/23 : COPY . . [2023-05-08T09:26:29.494Z] ---> Using cache [2023-05-08T09:26:29.494Z] ---> 6df31831ea6a [2023-05-08T09:26:29.494Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-08T09:26:30.876Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:26:30.876Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:26:30.876Z] ---> 224e43c6cdb0 [2023-05-08T09:26:30.876Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:26:30.876Z] ---> Using cache [2023-05-08T09:26:30.876Z] ---> 56c5e4a1bdbc [2023-05-08T09:26:30.876Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:26:30.876Z] ---> Using cache [2023-05-08T09:26:30.876Z] ---> 5c33a4110581 [2023-05-08T09:26:30.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:26:30.876Z] ---> Using cache [2023-05-08T09:26:30.876Z] ---> c750d85a0e2a [2023-05-08T09:26:30.876Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:26:30.876Z] ---> Using cache [2023-05-08T09:26:30.876Z] ---> dace36f7b941 [2023-05-08T09:26:30.876Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:26:30.876Z] ---> Using cache [2023-05-08T09:26:30.876Z] ---> c69c5ecb021d [2023-05-08T09:26:30.876Z] Step 8/23 : COPY . . [2023-05-08T09:26:30.876Z] ---> Using cache [2023-05-08T09:26:30.876Z] ---> 6df31831ea6a [2023-05-08T09:26:30.876Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-08T09:26:30.876Z] ---> Running in d3d515fae4b7 [2023-05-08T09:26:30.876Z] ---> Running in 0dedd9a7f997 [2023-05-08T09:26:30.876Z] ---> Running in 857ad6a0d844 [2023-05-08T09:26:31.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:31.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:31.704Z] 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-08T09:26:31.704Z] OK: 265 MiB in 53 packages [2023-05-08T09:26:31.704Z] 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-08T09:26:32.641Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:26:32.641Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:26:32.641Z] ---> 224e43c6cdb0 [2023-05-08T09:26:32.641Z] Step 3/20 : WORKDIR /edgex-go [2023-05-08T09:26:32.641Z] ---> Using cache [2023-05-08T09:26:32.641Z] ---> d41af30ac206 [2023-05-08T09:26:32.641Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-08T09:26:32.641Z] ---> Running in f0a2ae270bf1 [2023-05-08T09:26:32.641Z] Removing intermediate container d3d515fae4b7 [2023-05-08T09:26:32.641Z] ---> be557eafdd12 [2023-05-08T09:26:32.641Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:26:32.904Z] ---> c5346988899b [2023-05-08T09:26:32.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:26:33.166Z] ---> Running in 8212de72759b [2023-05-08T09:26:33.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:33.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:33.687Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:26:33.687Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:26:33.687Z] OK: 17821 distinct packages available [2023-05-08T09:26:33.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:33.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:26:33.946Z] OK: 265 MiB in 53 packages [2023-05-08T09:26:34.517Z] Removing intermediate container f0a2ae270bf1 [2023-05-08T09:26:34.517Z] ---> c79bd719b390 [2023-05-08T09:26:34.517Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-08T09:26:35.085Z] ---> 925e610db9ed [2023-05-08T09:26:35.085Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:26:35.085Z] ---> Running in 79bafbf9707f [2023-05-08T09:26:54.039Z] Removing intermediate container dc8bbea44c1c [2023-05-08T09:26:54.039Z] ---> 4152c06e7361 [2023-05-08T09:26:54.039Z] [2023-05-08T09:26:54.039Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:26:54.039Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:54.039Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T09:26:54.039Z] ---> Using cache [2023-05-08T09:26:54.039Z] ---> 2c91eb0dec6d [2023-05-08T09:26:54.039Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:26:54.039Z] ---> Using cache [2023-05-08T09:26:54.039Z] ---> d5bae5b5a4fc [2023-05-08T09:26:54.039Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:26:54.039Z] ---> Using cache [2023-05-08T09:26:54.039Z] ---> 1baed0b0f9a7 [2023-05-08T09:26:54.039Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:26:54.039Z] ---> Using cache [2023-05-08T09:26:54.039Z] ---> c2e7fc25eb53 [2023-05-08T09:26:54.039Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-08T09:26:54.299Z] Removing intermediate container 8212de72759b [2023-05-08T09:26:54.299Z] ---> cdc274bcfb1b [2023-05-08T09:26:54.299Z] Step 8/23 : COPY . . [2023-05-08T09:26:54.884Z] ---> 3ff5ae2b23f1 [2023-05-08T09:26:54.884Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:26:55.143Z] Removing intermediate container 79bafbf9707f [2023-05-08T09:26:55.143Z] ---> 04e5a02da34c [2023-05-08T09:26:55.143Z] Step 7/20 : COPY . . [2023-05-08T09:26:56.524Z] ---> 8d32e0656b07 [2023-05-08T09:26:56.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-08T09:26:57.462Z] ---> 27764e9eb4a5 [2023-05-08T09:26:57.462Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:26:57.462Z] ---> Running in 7ff6f5ce940c [2023-05-08T09:26:59.372Z] Removing intermediate container 857ad6a0d844 [2023-05-08T09:26:59.372Z] ---> 80a5f9a8f36d [2023-05-08T09:26:59.372Z] [2023-05-08T09:26:59.372Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:26:59.372Z] ---> 9ed4aefc74f6 [2023-05-08T09:26:59.372Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:26:59.372Z] Removing intermediate container 7ff6f5ce940c [2023-05-08T09:26:59.372Z] ---> f7af7048bb14 [2023-05-08T09:26:59.372Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:26:59.372Z] ---> 4748ba95b5e2 [2023-05-08T09:26:59.372Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-08T09:26:59.372Z] ---> 2a94aaae7978 [2023-05-08T09:26:59.372Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-08T09:26:59.372Z] ---> Running in 6df45fcbec33 [2023-05-08T09:26:59.372Z] ---> Running in d50093eba436 [2023-05-08T09:26:59.372Z] ---> Running in f9c29bbc6f75 [2023-05-08T09:26:59.372Z] ---> Running in 075653608ddf [2023-05-08T09:26:59.372Z] Removing intermediate container 6df45fcbec33 [2023-05-08T09:26:59.372Z] ---> 3a7094a382af [2023-05-08T09:26:59.372Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T09:26:59.372Z] Removing intermediate container d50093eba436 [2023-05-08T09:26:59.372Z] ---> bc978ec97980 [2023-05-08T09:26:59.372Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-08T09:26:59.372Z] ---> Running in f867db4b33a0 [2023-05-08T09:26:59.372Z] ---> Running in 8a9387493f5e [2023-05-08T09:26:59.372Z] Removing intermediate container f867db4b33a0 [2023-05-08T09:26:59.372Z] ---> f75dbfcbea53 [2023-05-08T09:26:59.372Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T09:26:59.372Z] Removing intermediate container 8a9387493f5e [2023-05-08T09:26:59.372Z] ---> f298323867ba [2023-05-08T09:26:59.372Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-08T09:26:59.372Z] 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-08T09:26:59.372Z] ---> Running in a74861574ef5 [2023-05-08T09:26:59.372Z] 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-08T09:26:59.372Z] ---> Running in 9593b35b3015 [2023-05-08T09:26:59.685Z] Removing intermediate container 9593b35b3015 [2023-05-08T09:26:59.685Z] ---> 0f8ae91b78b1 [2023-05-08T09:26:59.685Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:26:59.685Z] Removing intermediate container a74861574ef5 [2023-05-08T09:26:59.685Z] ---> 9e18e595b630 [2023-05-08T09:26:59.685Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:26:59.685Z] ---> Running in 3aa2d4c93c99 [2023-05-08T09:26:59.685Z] ---> Running in 4ec5a0af3140 [2023-05-08T09:26:59.983Z] Removing intermediate container 4ec5a0af3140 [2023-05-08T09:26:59.983Z] ---> c816803daf1e [2023-05-08T09:26:59.983Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:26:59.983Z] ---> Running in 54f08e463d02 [2023-05-08T09:27:00.277Z] Removing intermediate container 54f08e463d02 [2023-05-08T09:27:00.277Z] ---> 86caf1c18dbc [2023-05-08T09:27:00.277Z] [2023-05-08T09:27:00.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:00.277Z] Successfully built 86caf1c18dbc [2023-05-08T09:27:00.277Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-08T09:27:00.277Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-05-08T09:27:00.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:00.568Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:27:00.568Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:27:00.568Z] OK: 7 MiB in 16 packages [2023-05-08T09:27:02.023Z] Removing intermediate container 0dedd9a7f997 [2023-05-08T09:27:02.023Z] ---> e4c15d371371 [2023-05-08T09:27:02.023Z] [2023-05-08T09:27:02.023Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:27:02.023Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:02.023Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:27:02.023Z] ---> Using cache [2023-05-08T09:27:02.023Z] ---> a857b7750a38 [2023-05-08T09:27:02.023Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:27:02.023Z] ---> Using cache [2023-05-08T09:27:02.023Z] ---> e29534fad1f3 [2023-05-08T09:27:02.023Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-08T09:27:02.316Z] Removing intermediate container 3aa2d4c93c99 [2023-05-08T09:27:02.316Z] ---> 2b86bfbd4b44 [2023-05-08T09:27:02.316Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:02.316Z] ---> Running in 9b00ff8ad3c4 [2023-05-08T09:27:02.316Z] ---> aaaded0799da [2023-05-08T09:27:02.316Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:02.316Z] Removing intermediate container 9b00ff8ad3c4 [2023-05-08T09:27:02.316Z] ---> 17570af3aa17 [2023-05-08T09:27:02.316Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T09:27:02.573Z] ---> Running in 814814a10fde [2023-05-08T09:27:02.573Z] Removing intermediate container 814814a10fde [2023-05-08T09:27:02.573Z] ---> abb0cf69509d [2023-05-08T09:27:02.573Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:02.835Z] ---> b09b5afe74f6 [2023-05-08T09:27:02.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-08T09:27:03.095Z] ---> 890e3b667214 [2023-05-08T09:27:03.095Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:03.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:27:03.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:27:03.354Z] ---> 224e43c6cdb0 [2023-05-08T09:27:03.354Z] Step 3/22 : WORKDIR /edgex-go [2023-05-08T09:27:03.354Z] ---> Using cache [2023-05-08T09:27:03.354Z] ---> d41af30ac206 [2023-05-08T09:27:03.354Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-08T09:27:03.354Z] ---> Using cache [2023-05-08T09:27:03.354Z] ---> 244daa2398eb [2023-05-08T09:27:03.354Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-08T09:27:03.354Z] ---> Using cache [2023-05-08T09:27:03.354Z] ---> 78f2ed6f3f39 [2023-05-08T09:27:03.354Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:27:03.354Z] ---> Using cache [2023-05-08T09:27:03.354Z] ---> ebfd725e4fd2 [2023-05-08T09:27:03.354Z] Step 7/22 : COPY . . [2023-05-08T09:27:03.354Z] ---> Using cache [2023-05-08T09:27:03.354Z] ---> 8d950154b297 [2023-05-08T09:27:03.354Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-08T09:27:03.354Z] ---> Running in 9e528f471622 [2023-05-08T09:27:03.354Z] ---> 015674c12af9 [2023-05-08T09:27:03.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:27:03.354Z] ---> 55d8cdcee5d0 [2023-05-08T09:27:03.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-08T09:27:03.613Z] ---> d00342990bbd [2023-05-08T09:27:03.613Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-08T09:27:03.613Z] ---> Running in b57618858182 [2023-05-08T09:27:03.873Z] 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-08T09:27:03.873Z] Removing intermediate container b57618858182 [2023-05-08T09:27:03.873Z] ---> 085a80db2513 [2023-05-08T09:27:03.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:27:03.873Z] ---> 7af6275c0d3d [2023-05-08T09:27:03.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:27:03.873Z] ---> Running in aad56aff65be [2023-05-08T09:27:04.132Z] Removing intermediate container aad56aff65be [2023-05-08T09:27:04.132Z] ---> 911ca4220cdd [2023-05-08T09:27:04.132Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T09:27:04.132Z] ---> Running in 2036321938d3 [2023-05-08T09:27:04.132Z] ---> f2d89b9af203 [2023-05-08T09:27:04.132Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-08T09:27:04.132Z] ---> Running in fd5ab398c282 [2023-05-08T09:27:04.389Z] Removing intermediate container 2036321938d3 [2023-05-08T09:27:04.389Z] ---> 58c331689887 [2023-05-08T09:27:04.389Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:04.389Z] ---> Running in f3c4836dca27 [2023-05-08T09:27:04.389Z] Removing intermediate container f3c4836dca27 [2023-05-08T09:27:04.389Z] ---> 2f268a0b1101 [2023-05-08T09:27:04.389Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:27:04.389Z] ---> Running in 3adaf4e154f7 [2023-05-08T09:27:04.389Z] Removing intermediate container fd5ab398c282 [2023-05-08T09:27:04.389Z] ---> 3bfce0f9edb5 [2023-05-08T09:27:04.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:27:04.647Z] ---> Running in 1e23f090390b [2023-05-08T09:27:04.905Z] Removing intermediate container 3adaf4e154f7 [2023-05-08T09:27:04.905Z] ---> 0b105dc84567 [2023-05-08T09:27:04.905Z] [2023-05-08T09:27:04.905Z] Removing intermediate container 1e23f090390b [2023-05-08T09:27:04.905Z] ---> 5f86fd78a5d0 [2023-05-08T09:27:04.905Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T09:27:04.905Z] Successfully built 0b105dc84567 [2023-05-08T09:27:04.905Z] Successfully tagged core-data:latest [2023-05-08T09:27:04.905Z] Building security-spire-config [2023-05-08T09:27:04.905Z]  Building core-data ... done  ---> Running in de59e8f76aa4 [2023-05-08T09:27:05.838Z] Removing intermediate container de59e8f76aa4 [2023-05-08T09:27:05.838Z] ---> 7fbd7ab1eb40 [2023-05-08T09:27:05.838Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:06.097Z] ---> Running in 88105af9dab5 [2023-05-08T09:27:06.097Z] Removing intermediate container 88105af9dab5 [2023-05-08T09:27:06.097Z] ---> 2f7273dc41f5 [2023-05-08T09:27:06.097Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:27:06.355Z] ---> Running in 14e80391559a [2023-05-08T09:27:06.355Z] Removing intermediate container 14e80391559a [2023-05-08T09:27:06.355Z] ---> f780afe47a93 [2023-05-08T09:27:06.614Z] [2023-05-08T09:27:06.614Z] Successfully built f780afe47a93 [2023-05-08T09:27:06.614Z] Successfully tagged support-scheduler:latest [2023-05-08T09:27:06.614Z]  Building support-scheduler ... done Building security-spire-server [2023-05-08T09:27:09.924Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:27:09.924Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:27:09.924Z] ---> 224e43c6cdb0 [2023-05-08T09:27:09.924Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T09:27:09.924Z] ---> Using cache [2023-05-08T09:27:09.924Z] ---> d41af30ac206 [2023-05-08T09:27:09.924Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T09:27:10.862Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:27:10.862Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:27:10.862Z] ---> 224e43c6cdb0 [2023-05-08T09:27:10.862Z] Step 3/26 : WORKDIR /edgex-go [2023-05-08T09:27:10.862Z] ---> Using cache [2023-05-08T09:27:10.862Z] ---> d41af30ac206 [2023-05-08T09:27:10.862Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T09:27:11.429Z] ---> Running in 8e54c60f93c4 [2023-05-08T09:27:11.429Z] ---> Running in 26cfdb2a0f5c [2023-05-08T09:27:12.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:12.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:12.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:12.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:12.620Z] OK: 265 MiB in 53 packages [2023-05-08T09:27:12.878Z] OK: 265 MiB in 53 packages [2023-05-08T09:27:13.443Z] Removing intermediate container 8e54c60f93c4 [2023-05-08T09:27:13.443Z] ---> 9418f2a840c7 [2023-05-08T09:27:13.443Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T09:27:13.702Z] Removing intermediate container 26cfdb2a0f5c [2023-05-08T09:27:13.702Z] ---> 1ccc3cc437f1 [2023-05-08T09:27:13.702Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-08T09:27:13.960Z] ---> 1e1a7bd95916 [2023-05-08T09:27:13.960Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:27:14.218Z] ---> Running in ab5a8451ec4d [2023-05-08T09:27:14.218Z] ---> 8d57fe158acc [2023-05-08T09:27:14.218Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:27:14.218Z] ---> Running in db6556472b9c [2023-05-08T09:27:32.290Z] Removing intermediate container db6556472b9c [2023-05-08T09:27:32.290Z] ---> 3dcb84ebf3bc [2023-05-08T09:27:32.290Z] Step 7/26 : COPY . . [2023-05-08T09:27:32.290Z] Removing intermediate container ab5a8451ec4d [2023-05-08T09:27:32.290Z] ---> 634e2fb229ba [2023-05-08T09:27:32.290Z] Step 7/27 : COPY . . [2023-05-08T09:27:36.476Z] Removing intermediate container 9e528f471622 [2023-05-08T09:27:36.476Z] ---> 93dae64c1caa [2023-05-08T09:27:36.476Z] ---> d852258e6521 [2023-05-08T09:27:36.476Z] [2023-05-08T09:27:36.476Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3Step 9/22 : FROM alpine:3.17 [2023-05-08T09:27:36.476Z] [2023-05-08T09:27:36.476Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:36.476Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-08T09:27:36.476Z] Removing intermediate container f9c29bbc6f75 [2023-05-08T09:27:36.476Z] ---> 5aedad8da03c [2023-05-08T09:27:36.476Z] [2023-05-08T09:27:36.476Z] Step 9/20 : FROM alpine:3.17 [2023-05-08T09:27:36.476Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:36.476Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T09:27:36.476Z] ---> Using cache [2023-05-08T09:27:36.476Z] ---> 0380a9ef5eef [2023-05-08T09:27:36.476Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-08T09:27:36.476Z] Removing intermediate container 075653608ddf [2023-05-08T09:27:36.476Z] ---> b5c15146dca8 [2023-05-08T09:27:36.476Z] [2023-05-08T09:27:36.476Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:27:36.476Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:36.476Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T09:27:36.477Z] ---> Running in e140489f5eed [2023-05-08T09:27:36.477Z] ---> Running in d8314ea80042 [2023-05-08T09:27:36.477Z] ---> 23dcfafff4f1 [2023-05-08T09:27:36.477Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T09:27:36.477Z] ---> Running in 301c21520445 [2023-05-08T09:27:36.477Z] ---> Running in cbf364f1859b [2023-05-08T09:27:36.477Z] ---> Running in cf1960bf2133 [2023-05-08T09:27:36.477Z] Removing intermediate container d8314ea80042 [2023-05-08T09:27:36.477Z] ---> f2feb607ea27 [2023-05-08T09:27:36.477Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-08T09:27:36.477Z] ---> Running in b8f716bbe6bf [2023-05-08T09:27:36.477Z] Removing intermediate container cf1960bf2133 [2023-05-08T09:27:36.477Z] ---> e9feeb49584d [2023-05-08T09:27:36.477Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T09:27:36.477Z] ---> Running in 7d6c3421fc0b [2023-05-08T09:27:36.477Z] Removing intermediate container b8f716bbe6bf [2023-05-08T09:27:36.477Z] ---> c97164d969ba [2023-05-08T09:27:36.477Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T09:27:36.477Z] ---> Running in abec9f1bf103 [2023-05-08T09:27:36.477Z] Removing intermediate container 7d6c3421fc0b [2023-05-08T09:27:36.477Z] ---> d4610bdcaa46 [2023-05-08T09:27:36.477Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T09:27:36.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.477Z] ---> Running in 95f7fed93b26 [2023-05-08T09:27:36.477Z] Removing intermediate container abec9f1bf103 [2023-05-08T09:27:36.477Z] ---> 2206ac3ddc31 [2023-05-08T09:27:36.477Z] 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-08T09:27:36.477Z] ---> Running in 10703e71c057 [2023-05-08T09:27:36.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.477Z] Removing intermediate container 95f7fed93b26 [2023-05-08T09:27:36.477Z] ---> 824d52c55149 [2023-05-08T09:27:36.477Z] 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-08T09:27:36.477Z] ---> Running in f056e4151d60 [2023-05-08T09:27:36.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.736Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T09:27:36.736Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-08T09:27:36.736Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:27:36.736Z] OK: 8 MiB in 17 packages [2023-05-08T09:27:36.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.995Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T09:27:36.995Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T09:27:36.995Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:27:36.995Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T09:27:36.995Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:27:36.995Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:27:36.995Z] OK: 17821 distinct packages available [2023-05-08T09:27:36.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.995Z] OK: 8 MiB in 17 packages [2023-05-08T09:27:36.995Z] Removing intermediate container e140489f5eed [2023-05-08T09:27:36.995Z] ---> d5c5478b9ef6 [2023-05-08T09:27:36.995Z] 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-08T09:27:36.995Z] ---> Running in 338a1a980504 [2023-05-08T09:27:36.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:36.995Z] Removing intermediate container 10703e71c057 [2023-05-08T09:27:36.995Z] ---> e6e7edc8f480 [2023-05-08T09:27:36.995Z] Step 12/26 : WORKDIR /edgex-go [2023-05-08T09:27:37.256Z] ---> Running in e442d2c87a34 [2023-05-08T09:27:37.256Z] Removing intermediate container 338a1a980504 [2023-05-08T09:27:37.256Z] ---> a8dd8cadea56 [2023-05-08T09:27:37.256Z] Step 12/22 : WORKDIR /edgex [2023-05-08T09:27:37.256Z] ---> Running in 09a8fdcd2d71 [2023-05-08T09:27:37.256Z] Removing intermediate container e442d2c87a34 [2023-05-08T09:27:37.256Z] ---> f29410ae5abf [2023-05-08T09:27:37.256Z] [2023-05-08T09:27:37.256Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T09:27:37.256Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:37.256Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T09:27:37.256Z] ---> Running in f92fa8234679 [2023-05-08T09:27:37.256Z] Removing intermediate container 09a8fdcd2d71 [2023-05-08T09:27:37.256Z] ---> f7f6ec4438a4 [2023-05-08T09:27:37.256Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:37.256Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-08T09:27:37.256Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-08T09:27:37.256Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-08T09:27:37.520Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-08T09:27:37.520Z] Removing intermediate container f92fa8234679 [2023-05-08T09:27:37.520Z] ---> a442067e8f6b [2023-05-08T09:27:37.520Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T09:27:37.520Z] (5/9) Installing curl (8.0.1-r0) [2023-05-08T09:27:37.520Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-08T09:27:37.520Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-08T09:27:37.520Z] (8/9) Installing libucontext (1.2-r0) [2023-05-08T09:27:37.520Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-08T09:27:37.520Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:27:37.520Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T09:27:37.520Z] ---> Running in b00551a68270 [2023-05-08T09:27:37.520Z] Removing intermediate container f056e4151d60 [2023-05-08T09:27:37.520Z] ---> aef8c78709fe [2023-05-08T09:27:37.520Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T09:27:37.520Z] ---> 4aeb79769f57 [2023-05-08T09:27:37.520Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:37.520Z] ---> Running in af6d35b7243e [2023-05-08T09:27:37.520Z] OK: 10 MiB in 24 packages [2023-05-08T09:27:37.520Z] Removing intermediate container 301c21520445 [2023-05-08T09:27:37.520Z] ---> 697f1dbe09d6 [2023-05-08T09:27:37.520Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:27:37.778Z] ---> 73d8fcad1e7c [2023-05-08T09:27:37.778Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-08T09:27:37.778Z] ---> Running in f6026956f037 [2023-05-08T09:27:37.778Z] Removing intermediate container af6d35b7243e [2023-05-08T09:27:37.778Z] ---> eeaf463ec6f2 [2023-05-08T09:27:37.778Z] [2023-05-08T09:27:37.778Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T09:27:37.778Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:37.778Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T09:27:37.778Z] ---> Using cache [2023-05-08T09:27:37.778Z] ---> a442067e8f6b [2023-05-08T09:27:37.778Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-08T09:27:37.778Z] ---> Running in ebe8c60d59c1 [2023-05-08T09:27:37.778Z] Removing intermediate container f6026956f037 [2023-05-08T09:27:37.778Z] ---> b250bf576b99 [2023-05-08T09:27:37.778Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-08T09:27:37.778Z] ---> 3642609643d7 [2023-05-08T09:27:37.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-08T09:27:37.778Z] ---> Running in 14fe133fbea5 [2023-05-08T09:27:38.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.036Z] Removing intermediate container 14fe133fbea5 [2023-05-08T09:27:38.036Z] ---> 915299c5ac4e [2023-05-08T09:27:38.036Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T09:27:38.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.036Z] ---> Running in 27098d2fb788 [2023-05-08T09:27:38.036Z] Removing intermediate container cbf364f1859b [2023-05-08T09:27:38.036Z] ---> b30eea5c7cc8 [2023-05-08T09:27:38.036Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:38.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.295Z] Removing intermediate container 27098d2fb788 [2023-05-08T09:27:38.295Z] ---> 4e8495f0341e [2023-05-08T09:27:38.295Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:38.295Z] ---> 93a591942ac2 [2023-05-08T09:27:38.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T09:27:38.295Z] ---> c3592f478ac1 [2023-05-08T09:27:38.295Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:38.295Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:27:38.295Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:27:38.295Z] OK: 17821 distinct packages available [2023-05-08T09:27:38.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.295Z] ---> 9d0bb70cb19c [2023-05-08T09:27:38.295Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:38.553Z] ---> c5c73089d1cd [2023-05-08T09:27:38.553Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:27:38.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.553Z] ---> 0d12ae7d4ebc [2023-05-08T09:27:38.553Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-08T09:27:38.553Z] ---> Running in f1881e7d6f3b [2023-05-08T09:27:38.553Z] ---> 61feab386bcb [2023-05-08T09:27:38.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-08T09:27:38.553Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:27:38.553Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:27:38.553Z] OK: 17821 distinct packages available [2023-05-08T09:27:38.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:38.553Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-08T09:27:38.553Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-08T09:27:38.553Z] (3/5) Installing libucontext (1.2-r0) [2023-05-08T09:27:38.553Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-08T09:27:38.553Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-08T09:27:38.553Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:27:38.553Z] OK: 8 MiB in 20 packages [2023-05-08T09:27:38.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T09:27:39.068Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-08T09:27:39.068Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-08T09:27:39.068Z] (3/4) Installing libucontext (1.2-r0) [2023-05-08T09:27:39.068Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-08T09:27:39.068Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:27:39.068Z] OK: 7 MiB in 19 packages [2023-05-08T09:27:39.068Z] ---> 642c31ac83a2 [2023-05-08T09:27:39.068Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:27:39.068Z] ---> 8e28a50d987c [2023-05-08T09:27:39.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:27:39.328Z] ---> da6582c6fae9 [2023-05-08T09:27:39.328Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-08T09:27:39.328Z] ---> a3a7b9542372 [2023-05-08T09:27:39.328Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-08T09:27:39.328Z] Removing intermediate container b00551a68270 [2023-05-08T09:27:39.328Z] ---> f5a98f48d938 [2023-05-08T09:27:39.328Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:39.328Z] ---> Running in 36bea8ffad3f [2023-05-08T09:27:39.328Z] ---> Running in 6c568707468f [2023-05-08T09:27:39.328Z] Removing intermediate container f1881e7d6f3b [2023-05-08T09:27:39.328Z] ---> 626fd53dd023 [2023-05-08T09:27:39.328Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:27:39.328Z] ---> Running in a6a1fea2a5ec [2023-05-08T09:27:39.600Z] Removing intermediate container 36bea8ffad3f [2023-05-08T09:27:39.600Z] ---> e8fa888a998a [2023-05-08T09:27:39.600Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:27:39.600Z] ---> 0b6a04f3bb5c [2023-05-08T09:27:39.600Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:39.600Z] ---> Running in 2d92dd997e30 [2023-05-08T09:27:39.600Z] Removing intermediate container 6c568707468f [2023-05-08T09:27:39.600Z] ---> b2753b795f02 [2023-05-08T09:27:39.600Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T09:27:39.600Z] Removing intermediate container ebe8c60d59c1 [2023-05-08T09:27:39.600Z] ---> 2f422e456d71 [2023-05-08T09:27:39.600Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:39.600Z] Removing intermediate container a6a1fea2a5ec [2023-05-08T09:27:39.600Z] ---> 82e913c564d8 [2023-05-08T09:27:39.600Z] Step 20/22 : LABEL arch=x86_64 [2023-05-08T09:27:39.600Z] ---> Running in fc3c1afe97b3 [2023-05-08T09:27:39.600Z] ---> Running in 41518651dc81 [2023-05-08T09:27:39.600Z] ---> 317f1e3b6ba6 [2023-05-08T09:27:39.600Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T09:27:39.600Z] Removing intermediate container 2d92dd997e30 [2023-05-08T09:27:39.600Z] ---> 6c3d0c6aaa02 [2023-05-08T09:27:39.600Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T09:27:39.859Z] Removing intermediate container fc3c1afe97b3 [2023-05-08T09:27:39.859Z] ---> 9549c4cc40ea [2023-05-08T09:27:39.859Z] Step 18/20 : LABEL arch=x86_64 [2023-05-08T09:27:39.859Z] ---> Running in a74260be57b3 [2023-05-08T09:27:39.859Z] Removing intermediate container 41518651dc81 [2023-05-08T09:27:39.859Z] ---> 7ed933482e68 [2023-05-08T09:27:39.859Z] Step 21/22 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:39.859Z] ---> Running in cc5ddc896b6d [2023-05-08T09:27:39.859Z] ---> a259e4653797 [2023-05-08T09:27:39.859Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:39.859Z] ---> Running in 9c0d5d5e16a8 [2023-05-08T09:27:39.859Z] Removing intermediate container a74260be57b3 [2023-05-08T09:27:39.859Z] ---> 7f2d4770d614 [2023-05-08T09:27:39.859Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:39.859Z] Removing intermediate container cc5ddc896b6d [2023-05-08T09:27:39.859Z] ---> 2d119ab7b966 [2023-05-08T09:27:39.859Z] Step 19/20 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:40.117Z] ---> Running in 9d9f6a89517c [2023-05-08T09:27:40.117Z] ---> Running in a8bc418791a6 [2023-05-08T09:27:40.117Z] ---> ff6e14d9555e [2023-05-08T09:27:40.117Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T09:27:40.117Z] Removing intermediate container 9c0d5d5e16a8 [2023-05-08T09:27:40.117Z] ---> 752bcab7d8d3 [2023-05-08T09:27:40.117Z] Step 22/22 : LABEL version=0.0.0 [2023-05-08T09:27:40.375Z] Removing intermediate container 9d9f6a89517c [2023-05-08T09:27:40.375Z] ---> 72e05259d352 [2023-05-08T09:27:40.375Z] Step 23/23 : LABEL version=0.0.0Removing intermediate container a8bc418791a6 [2023-05-08T09:27:40.375Z] ---> ac17005269cd [2023-05-08T09:27:40.375Z] Step 20/20 : LABEL version=0.0.0 [2023-05-08T09:27:40.375Z] [2023-05-08T09:27:40.375Z] ---> Running in a342078de07a [2023-05-08T09:27:40.375Z] ---> Running in 2f735ae06f80 [2023-05-08T09:27:40.375Z] ---> Running in 80391be4f5b1 [2023-05-08T09:27:40.375Z] Removing intermediate container a342078de07a [2023-05-08T09:27:40.375Z] ---> fd035c8ccfa8 [2023-05-08T09:27:40.375Z] [2023-05-08T09:27:40.633Z] Removing intermediate container 80391be4f5b1 [2023-05-08T09:27:40.633Z] ---> d3d48d697fc0 [2023-05-08T09:27:40.633Z] [2023-05-08T09:27:40.633Z] Removing intermediate container 2f735ae06f80 [2023-05-08T09:27:40.633Z] ---> 917c5b0bedbe [2023-05-08T09:27:40.633Z] [2023-05-08T09:27:40.633Z] Successfully built fd035c8ccfa8 [2023-05-08T09:27:40.633Z] Successfully tagged security-proxy-setup:latest [2023-05-08T09:27:40.633Z] Building security-spire-agent [2023-05-08T09:27:40.633Z]  Building security-proxy-setup ... done Successfully built d3d48d697fc0 [2023-05-08T09:27:40.633Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-08T09:27:40.633Z]  Building security-spiffe-token-provider ... done Successfully built 917c5b0bedbe [2023-05-08T09:27:40.633Z] Successfully tagged support-notifications:latest [2023-05-08T09:27:43.163Z]  Building support-notifications ... done  ---> 0b7981cb2f4a [2023-05-08T09:27:43.163Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T09:27:43.163Z] ---> c7c9937fa39a [2023-05-08T09:27:43.163Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T09:27:43.163Z] ---> c6f109b66c84 [2023-05-08T09:27:43.163Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-08T09:27:43.163Z] ---> d4f98158e711 [2023-05-08T09:27:43.163Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-08T09:27:43.163Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:27:43.163Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:27:43.163Z] ---> 224e43c6cdb0 [2023-05-08T09:27:43.163Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T09:27:43.163Z] ---> Using cache [2023-05-08T09:27:43.163Z] ---> d41af30ac206 [2023-05-08T09:27:43.163Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T09:27:43.163Z] ---> Using cache [2023-05-08T09:27:43.163Z] ---> 1ccc3cc437f1 [2023-05-08T09:27:43.163Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T09:27:43.163Z] ---> Using cache [2023-05-08T09:27:43.163Z] ---> 8d57fe158acc [2023-05-08T09:27:43.163Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:27:43.163Z] ---> Using cache [2023-05-08T09:27:43.163Z] ---> 3dcb84ebf3bc [2023-05-08T09:27:43.163Z] Step 7/27 : COPY . . [2023-05-08T09:27:43.163Z] ---> Using cache [2023-05-08T09:27:43.163Z] ---> 93dae64c1caa [2023-05-08T09:27:43.163Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T09:27:43.163Z] ---> Using cache [2023-05-08T09:27:43.164Z] ---> f2feb607ea27 [2023-05-08T09:27:43.164Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T09:27:43.164Z] ---> Using cache [2023-05-08T09:27:43.164Z] ---> c97164d969ba [2023-05-08T09:27:43.164Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T09:27:43.164Z] ---> Using cache [2023-05-08T09:27:43.164Z] ---> 2206ac3ddc31 [2023-05-08T09:27:43.164Z] 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-08T09:27:43.164Z] ---> Running in 4f9a083b3dd3 [2023-05-08T09:27:43.164Z] ---> Running in a7d575dd239a [2023-05-08T09:27:43.164Z] ---> 986e48426eb4 [2023-05-08T09:27:43.164Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-08T09:27:43.164Z] Removing intermediate container a7d575dd239a [2023-05-08T09:27:43.164Z] ---> 448b0418c4f1 [2023-05-08T09:27:43.164Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-08T09:27:43.430Z] ---> 80742c408064 [2023-05-08T09:27:43.430Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T09:27:43.430Z] ---> Running in 47ccd356348c [2023-05-08T09:27:43.430Z] ---> a08a9d4ced72 [2023-05-08T09:27:43.430Z] Step 22/27 : WORKDIR / [2023-05-08T09:27:43.430Z] ---> Running in 959a5943ea6e [2023-05-08T09:27:43.430Z] Removing intermediate container 47ccd356348c [2023-05-08T09:27:43.430Z] ---> 078c91e54959 [2023-05-08T09:27:43.430Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T09:27:43.430Z] ---> Running in a82af9f0ee8e [2023-05-08T09:27:43.430Z] Removing intermediate container 959a5943ea6e [2023-05-08T09:27:43.430Z] ---> 669311277a11 [2023-05-08T09:27:43.430Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T09:27:43.430Z] ---> Running in f6b93e5eea4b [2023-05-08T09:27:43.689Z] Removing intermediate container a82af9f0ee8e [2023-05-08T09:27:43.689Z] ---> 06d73364ba2b [2023-05-08T09:27:43.689Z] Step 24/26 : LABEL arch=x86_64 [2023-05-08T09:27:43.689Z] ---> Running in 48313b8f4c40 [2023-05-08T09:27:43.689Z] Removing intermediate container f6b93e5eea4b [2023-05-08T09:27:43.689Z] ---> 8af9d21e403f [2023-05-08T09:27:43.689Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T09:27:43.689Z] ---> Running in dd322feffb7c [2023-05-08T09:27:43.689Z] Removing intermediate container 4f9a083b3dd3 [2023-05-08T09:27:43.689Z] ---> 34a588f78dce [2023-05-08T09:27:43.689Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T09:27:43.689Z] Removing intermediate container 48313b8f4c40 [2023-05-08T09:27:43.689Z] ---> 5feb855fc84e [2023-05-08T09:27:43.689Z] Step 25/26 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:43.689Z] ---> Running in 3460c6b3aa90 [2023-05-08T09:27:43.689Z] ---> Running in 9c48d4f13532 [2023-05-08T09:27:43.948Z] Removing intermediate container dd322feffb7c [2023-05-08T09:27:43.948Z] ---> d9877f350012 [2023-05-08T09:27:43.948Z] Step 25/27 : LABEL arch=x86_64 [2023-05-08T09:27:43.948Z] ---> Running in 7caee5725746 [2023-05-08T09:27:43.948Z] Removing intermediate container 9c48d4f13532 [2023-05-08T09:27:43.948Z] ---> 055726bb319e [2023-05-08T09:27:43.948Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T09:27:43.948Z] ---> Running in 991601cdce96 [2023-05-08T09:27:43.948Z] Removing intermediate container 3460c6b3aa90 [2023-05-08T09:27:43.948Z] ---> a4c7129969fc [2023-05-08T09:27:43.948Z] [2023-05-08T09:27:43.948Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T09:27:43.948Z] ---> 9ed4aefc74f6 [2023-05-08T09:27:43.948Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T09:27:43.948Z] ---> Using cache [2023-05-08T09:27:43.948Z] ---> a442067e8f6b [2023-05-08T09:27:43.948Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T09:27:43.948Z] ---> Using cache [2023-05-08T09:27:43.948Z] ---> f5a98f48d938 [2023-05-08T09:27:43.948Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:27:43.948Z] ---> Using cache [2023-05-08T09:27:43.948Z] ---> 0b6a04f3bb5c [2023-05-08T09:27:43.948Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:27:43.948Z] ---> Using cache [2023-05-08T09:27:43.948Z] Removing intermediate container 7caee5725746 [2023-05-08T09:27:43.948Z] ---> e4da7464f4ea [2023-05-08T09:27:43.948Z] Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:43.948Z] ---> 317f1e3b6ba6 [2023-05-08T09:27:43.948Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-08T09:27:43.948Z] ---> Running in 692a25423ae9 [2023-05-08T09:27:43.948Z] Removing intermediate container 991601cdce96 [2023-05-08T09:27:43.948Z] ---> 3fa7842b2591 [2023-05-08T09:27:43.948Z] [2023-05-08T09:27:44.205Z] Successfully built 3fa7842b2591 [2023-05-08T09:27:44.205Z] Successfully tagged security-spire-server:latest [2023-05-08T09:27:44.205Z]  Building security-spire-server ... done Removing intermediate container 692a25423ae9 [2023-05-08T09:27:44.205Z] ---> 9f0f4a0ed37b [2023-05-08T09:27:44.205Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T09:27:44.205Z] ---> Running in f09efb47b96c [2023-05-08T09:27:44.205Z] Removing intermediate container f09efb47b96c [2023-05-08T09:27:44.205Z] ---> e780279d1c58 [2023-05-08T09:27:44.205Z] [2023-05-08T09:27:44.205Z] Successfully built e780279d1c58 [2023-05-08T09:27:44.205Z] Successfully tagged security-spire-config:latest [2023-05-08T09:27:45.139Z]  Building security-spire-config ... done  ---> d198b685f176 [2023-05-08T09:27:45.139Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T09:27:46.514Z] ---> 71f3b3576f97 [2023-05-08T09:27:46.514Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T09:27:46.514Z] ---> b67cb31012be [2023-05-08T09:27:46.514Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-08T09:27:46.514Z] ---> 9e1093e9818e [2023-05-08T09:27:46.514Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-08T09:27:46.514Z] ---> bbe799129f99 [2023-05-08T09:27:46.514Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T09:27:46.514Z] ---> Running in 7d43e70d2cad [2023-05-08T09:27:46.773Z] Removing intermediate container 7d43e70d2cad [2023-05-08T09:27:46.773Z] ---> a6af36da1eba [2023-05-08T09:27:46.773Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T09:27:46.773Z] ---> Running in 433ea7654468 [2023-05-08T09:27:46.773Z] Removing intermediate container 433ea7654468 [2023-05-08T09:27:46.773Z] ---> 3539b2edebea [2023-05-08T09:27:46.773Z] Step 25/27 : LABEL arch=x86_64 [2023-05-08T09:27:46.773Z] ---> Running in d34c085fec9c [2023-05-08T09:27:46.773Z] Removing intermediate container d34c085fec9c [2023-05-08T09:27:46.773Z] ---> d90616ad0d6a [2023-05-08T09:27:46.773Z] Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:27:46.773Z] ---> Running in c6712ac6eb6a [2023-05-08T09:27:47.031Z] Removing intermediate container c6712ac6eb6a [2023-05-08T09:27:47.031Z] ---> 0d4b212e9ffe [2023-05-08T09:27:47.031Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T09:27:47.031Z] ---> Running in 95e448a51f4c [2023-05-08T09:27:47.031Z] Removing intermediate container 95e448a51f4c [2023-05-08T09:27:47.031Z] ---> 6841f1e1d3cf [2023-05-08T09:27:47.031Z] [2023-05-08T09:27:47.031Z] Successfully built 6841f1e1d3cf [2023-05-08T09:27:47.031Z] Successfully tagged security-spire-agent:latest [2023-05-08T09:27:47.296Z]  Building security-spire-agent ... done  [Pipeline] } [2023-05-08T09:27:47.324Z] $ docker stop --time=1 cbad0ab78e5a4c71858bc087b4c22523fb5b87495d61e7f5e9db6779a7417a66 [2023-05-08T09:27:48.587Z] $ docker rm -f --volumes cbad0ab78e5a4c71858bc087b4c22523fb5b87495d61e7f5e9db6779a7417a66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T09:27:48.976Z] + docker images [2023-05-08T09:27:48.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-08T09:27:48.976Z] security-spire-agent latest 6841f1e1d3cf 2 seconds ago 161MB [2023-05-08T09:27:48.976Z] security-spire-config latest e780279d1c58 4 seconds ago 102MB [2023-05-08T09:27:48.976Z] security-spire-server latest 3fa7842b2591 5 seconds ago 103MB [2023-05-08T09:27:48.976Z] a4c7129969fc 5 seconds ago 1.58GB [2023-05-08T09:27:48.976Z] security-proxy-setup latest fd035c8ccfa8 8 seconds ago 18.7MB [2023-05-08T09:27:48.976Z] support-notifications latest 917c5b0bedbe 8 seconds ago 32.4MB [2023-05-08T09:27:48.976Z] security-spiffe-token-provider latest d3d48d697fc0 8 seconds ago 32.8MB [2023-05-08T09:27:48.976Z] eeaf463ec6f2 11 seconds ago 1.58GB [2023-05-08T09:27:48.976Z] f29410ae5abf 11 seconds ago 1.58GB [2023-05-08T09:27:48.976Z] 5aedad8da03c 15 seconds ago 1.76GB [2023-05-08T09:27:48.976Z] b5c15146dca8 15 seconds ago 1.79GB [2023-05-08T09:27:48.976Z] d852258e6521 16 seconds ago 1.7GB [2023-05-08T09:27:48.976Z] support-scheduler latest f780afe47a93 42 seconds ago 31.8MB [2023-05-08T09:27:48.976Z] core-data latest 0b105dc84567 44 seconds ago 20MB [2023-05-08T09:27:48.976Z] e4c15d371371 47 seconds ago 1.79GB [2023-05-08T09:27:48.976Z] core-common-config-bootstrapper latest 86caf1c18dbc 49 seconds ago 17.2MB [2023-05-08T09:27:48.976Z] 80a5f9a8f36d 50 seconds ago 1.73GB [2023-05-08T09:27:48.976Z] 4152c06e7361 57 seconds ago 1.72GB [2023-05-08T09:27:48.977Z] security-bootstrapper latest 1316df599426 About a minute ago 22.2MB [2023-05-08T09:27:48.977Z] security-secretstore-setup latest 3afbccfec796 About a minute ago 32.8MB [2023-05-08T09:27:48.977Z] security-proxy-auth latest 66ec54d3228c About a minute ago 18.3MB [2023-05-08T09:27:48.977Z] core-metadata latest b98ad9cdca51 About a minute ago 20.4MB [2023-05-08T09:27:48.977Z] core-command latest c54141e85d8b About a minute ago 19.8MB [2023-05-08T09:27:48.977Z] 94f8d3a500fe About a minute ago 1.73GB [2023-05-08T09:27:48.977Z] eb6b3af5849c About a minute ago 1.72GB [2023-05-08T09:27:48.977Z] 5acd5c3bf080 About a minute ago 1.71GB [2023-05-08T09:27:48.977Z] b68189d8bd04 About a minute ago 1.72GB [2023-05-08T09:27:48.977Z] b362daac5c16 About a minute ago 1.7GB [2023-05-08T09:27:48.977Z] ci-base-image-x86_64 latest 224e43c6cdb0 5 minutes ago 918MB [2023-05-08T09:27:48.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 13 days ago 700MB [2023-05-08T09:27:48.977Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-08T09:27:48.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-08T09:27:48.977Z] 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-08T09:28:03.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-08T09:28:03.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-08T09:28:03.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-08T09:28:03.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-08T09:28:03.026Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-08T09:28:04.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-08T09:28:05.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-08T09:28:05.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-08T09:28:05.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-08T09:28:06.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-08T09:28:09.561Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-08T09:28:09.561Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-08T09:28:09.561Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-08T09:28:09.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-08T09:28:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-08T09:28:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-08T09:28:21.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements [2023-05-08T09:28:34.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements [2023-05-08T09:28:37.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-08T09:28:37.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-08T09:28:37.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-08T09:28:40.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.397s coverage: 71.5% of statements [2023-05-08T09:28:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-08T09:28:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-08T09:28:43.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.347s coverage: 54.0% of statements [2023-05-08T09:28:48.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-08T09:28:48.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-08T09:28:48.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:28:48.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-08T09:28:48.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-08T09:28:54.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-08T09:28:54.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-08T09:29:09.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.443s coverage: 88.5% of statements [2023-05-08T09:29:09.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.484s coverage: 3.8% of statements [2023-05-08T09:29:10.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-08T09:29:10.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:29:10.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-08T09:29:12.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.552s coverage: 95.6% of statements [2023-05-08T09:29:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-08T09:29:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-08T09:29:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-08T09:29:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-08T09:29:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-08T09:29:12.456Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements [2023-05-08T09:29:17.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-08T09:29:17.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-08T09:29:17.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-08T09:29:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 65.9% of statements [2023-05-08T09:29:28.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-08T09:29:28.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-08T09:29:28.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements [2023-05-08T09:29:28.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.0% of statements [2023-05-08T09:29:32.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 42.9% of statements [2023-05-08T09:29:32.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 82.9% of statements [2023-05-08T09:29:32.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.265s coverage: 94.1% of statements [2023-05-08T09:29:32.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2023-05-08T09:29:36.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2023-05-08T09:29:38.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-08T09:29:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-08T09:29:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-08T09:29:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-08T09:29:40.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-08T09:29:40.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-08T09:29:40.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-08T09:29:40.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-08T09:29:49.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-05-08T09:29:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-08T09:29:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-08T09:29:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-08T09:29:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-08T09:29:53.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-08T09:29:53.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-08T09:29:54.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-08T09:30:02.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.100s coverage: 79.9% of statements [2023-05-08T09:30:02.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.278s coverage: 92.9% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.208s coverage: 62.3% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.451s coverage: 81.8% of statements [2023-05-08T09:30:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.457s coverage: 82.1% of statements [2023-05-08T09:30:05.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-08T09:30:05.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 86.0% of statements [2023-05-08T09:30:10.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-08T09:30:10.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-08T09:30:10.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.084s coverage: 63.1% of statements [2023-05-08T09:30:10.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements [2023-05-08T09:30:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-05-08T09:30:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-05-08T09:30:12.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2023-05-08T09:30:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-08T09:30:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-08T09:30:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-08T09:30:12.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-05-08T09:30:21.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-08T09:30:21.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-08T09:30:21.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-08T09:30:21.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 38.4% of statements [2023-05-08T09:30:21.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-05-08T09:30:25.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-08T09:30:25.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-08T09:30:25.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-08T09:30:25.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-08T09:30:25.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2023-05-08T09:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-08T09:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-08T09:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-08T09:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-08T09:30:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.341s coverage: 17.7% of statements [2023-05-08T09:30:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-08T09:30:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:30:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-08T09:30:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-08T09:30:39.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements [2023-05-08T09:30:42.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-08T09:30:42.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-08T09:30:42.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 61.5% of statements [2023-05-08T09:30:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-08T09:30:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-08T09:30:45.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements [2023-05-08T09:30:46.660Z] 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-08T09:30:46.660Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T09:30:46.660Z] go vet ./... [2023-05-08T09:33:23.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T09:33:23.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T09:33:23.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T09:33:23.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-08T09:33:24.369Z] + ls -al . [2023-05-08T09:33:24.369Z] total 700 [2023-05-08T09:33:24.369Z] drwxrwxr-x 10 1001 1001 4096 May 8 09:25 . [2023-05-08T09:33:24.369Z] drwxr-xr-x 4 root root 4096 May 8 09:25 .. [2023-05-08T09:33:24.369Z] drwxrwxr-x 2 1001 1001 4096 May 8 09:23 .blubracket [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 16 May 8 09:23 .dockerignore [2023-05-08T09:33:24.369Z] drwxrwxr-x 8 1001 1001 4096 May 8 09:23 .git [2023-05-08T09:33:24.369Z] drwxrwxr-x 3 1001 1001 4096 May 8 09:23 .github [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 1133 May 8 09:23 .gitignore [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 42 May 8 09:23 .golangci.yml [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 87 May 8 09:23 .hadolint.yml [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 166 May 8 09:23 .sonarcloud.properties [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 1171 May 8 09:23 ADOPTERS.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 10835 May 8 09:23 Attribution.txt [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 73765 May 8 09:23 CHANGELOG.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 3804 May 8 09:23 CONTRIBUTING.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 677 May 8 09:23 GOVERNANCE.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 883 May 8 09:23 Jenkinsfile [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 10775 May 8 09:23 LICENSE [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 14368 May 8 09:23 Makefile [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 582 May 8 09:23 OWNERS.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 9403 May 8 09:23 README.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 789 May 8 09:23 SECURITY.md [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 5 May 8 09:21 VERSION [2023-05-08T09:33:24.369Z] drwxrwxr-x 2 1001 1001 4096 May 8 09:23 bin [2023-05-08T09:33:24.369Z] drwxrwxr-x 18 1001 1001 4096 May 8 09:23 cmd [2023-05-08T09:33:24.369Z] -rw-r--r-- 1 root root 448560 May 8 09:30 coverage.out [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 3200 May 8 09:23 go.mod [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 31040 May 8 09:23 go.sum [2023-05-08T09:33:24.369Z] drwxrwxr-x 7 1001 1001 4096 May 8 09:23 internal [2023-05-08T09:33:24.369Z] drwxrwxr-x 3 1001 1001 4096 May 8 09:23 openapi [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 594 May 8 09:23 security.txt [2023-05-08T09:33:24.369Z] drwxrwxr-x 4 1001 1001 4096 May 8 09:23 snap [2023-05-08T09:33:24.369Z] -rw-rw-r-- 1 1001 1001 204 May 8 09:23 version.go [Pipeline] sh [2023-05-08T09:33:25.025Z] + '[' -e coverage.out ] [2023-05-08T09:33:25.025Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-08T09:33:25.062Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T09:33:25.814Z] Stashed 1 file(s) [Pipeline] sh [2023-05-08T09:33:26.452Z] + make build [2023-05-08T09:33:26.452Z] 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-08T09:34:48.045Z] 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-08T09:34:54.823Z] 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-08T09:34:59.113Z] 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-08T09:35:03.360Z] 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-08T09:35:50.193Z] 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-08T09:35:51.149Z] 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-08T09:35:57.793Z] 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-08T09:36:03.139Z] 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-08T09:36:05.715Z] 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-08T09:36:09.966Z] 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-08T09:36:16.606Z] 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-08T09:36:21.969Z] $ docker stop --time=1 9f926c952427a1bf253190d788374aaa6e9c18d4313b3036fd88b785ba5c5dcb [2023-05-08T09:36:24.019Z] $ docker rm -f --volumes 9f926c952427a1bf253190d788374aaa6e9c18d4313b3036fd88b785ba5c5dcb [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-08T09:36:26.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T09:36:26.689Z] [2023-05-08T09:36:26.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:36:27.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T09:36:27.356Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-08T09:36:27.356Z] 29e5d40040c1: Pulling fs layer [2023-05-08T09:36:27.356Z] 1ce36da41761: Pulling fs layer [2023-05-08T09:36:27.356Z] 25b303627fd3: Pulling fs layer [2023-05-08T09:36:27.356Z] 29e5d40040c1: Verifying Checksum [2023-05-08T09:36:27.356Z] 29e5d40040c1: Download complete [2023-05-08T09:36:27.626Z] 1ce36da41761: Verifying Checksum [2023-05-08T09:36:27.626Z] 1ce36da41761: Download complete [2023-05-08T09:36:28.212Z] 29e5d40040c1: Pull complete [2023-05-08T09:36:29.173Z] 1ce36da41761: Pull complete [2023-05-08T09:36:29.173Z] 25b303627fd3: Verifying Checksum [2023-05-08T09:36:29.173Z] 25b303627fd3: Download complete [2023-05-08T09:36:39.244Z] 25b303627fd3: Pull complete [2023-05-08T09:36:39.244Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-08T09:36:39.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T09:36:39.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:36:39.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container [2023-05-08T09:36:39.637Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-08T09:36:42.580Z] $ docker top 8b8eee198b0296dbe979a1c59220079eb2d66b83fe876bc3c581e490c512d3c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T09:36:43.459Z] + docker-compose build --help [2023-05-08T09:36:43.459Z] + grep parallel [2023-05-08T09:36:47.705Z] --parallel Build images in parallel. [Pipeline] } [2023-05-08T09:36:47.743Z] $ docker stop --time=1 8b8eee198b0296dbe979a1c59220079eb2d66b83fe876bc3c581e490c512d3c5 [2023-05-08T09:36:49.414Z] $ docker rm -f --volumes 8b8eee198b0296dbe979a1c59220079eb2d66b83fe876bc3c581e490c512d3c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:36:50.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T09:36:50.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:36:50.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container [2023-05-08T09:36:50.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-08T09:36:51.644Z] $ docker top 8289bd8546f968680319cfcd244a8892e5cef88b1fd329d51ee66a99e81ac0bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T09:36:52.201Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-08T09:36:57.534Z] Building core-command ... [2023-05-08T09:36:57.534Z] Building core-common-config-bootstrapper ... [2023-05-08T09:36:57.534Z] Building core-data ... [2023-05-08T09:36:57.534Z] Building core-metadata ... [2023-05-08T09:36:57.534Z] Building security-bootstrapper ... [2023-05-08T09:36:57.534Z] Building security-proxy-auth ... [2023-05-08T09:36:57.534Z] Building security-proxy-setup ... [2023-05-08T09:36:57.534Z] Building security-secretstore-setup ... [2023-05-08T09:36:57.534Z] Building security-spiffe-token-provider ... [2023-05-08T09:36:57.534Z] Building security-spire-agent ... [2023-05-08T09:36:57.534Z] Building security-spire-config ... [2023-05-08T09:36:57.534Z] Building security-spire-server ... [2023-05-08T09:36:57.534Z] Building support-notifications ... [2023-05-08T09:36:57.534Z] Building support-scheduler ... [2023-05-08T09:36:57.534Z] Building security-bootstrapper [2023-05-08T09:36:57.534Z] Building core-command [2023-05-08T09:36:57.534Z] Building security-proxy-auth [2023-05-08T09:36:57.534Z] Building security-secretstore-setup [2023-05-08T09:36:57.534Z] Building core-metadata [2023-05-08T09:37:44.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:37:44.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:37:44.362Z] ---> 2f7616dba519 [2023-05-08T09:37:44.362Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:37:44.362Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:37:44.362Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:37:44.362Z] ---> 2f7616dba519 [2023-05-08T09:37:44.362Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:37:44.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:37:44.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:37:44.362Z] ---> 2f7616dba519 [2023-05-08T09:37:44.362Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:37:44.362Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:37:44.362Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:37:44.362Z] ---> 2f7616dba519 [2023-05-08T09:37:44.362Z] Step 3/25 : WORKDIR /edgex-go [2023-05-08T09:37:44.362Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:37:44.362Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:37:44.362Z] ---> 2f7616dba519 [2023-05-08T09:37:44.362Z] Step 3/33 : WORKDIR /edgex-go [2023-05-08T09:37:44.362Z] ---> Running in c33be3a01334 [2023-05-08T09:37:44.362Z] ---> Running in bf8d8ee28c1e [2023-05-08T09:37:44.362Z] ---> Running in bc33ccd4d736 [2023-05-08T09:37:44.362Z] ---> Running in b1b9f5fbb65b [2023-05-08T09:37:44.362Z] ---> Running in fa14742e4404 [2023-05-08T09:37:44.362Z] Removing intermediate container c33be3a01334 [2023-05-08T09:37:44.362Z] ---> 208e3bff861e [2023-05-08T09:37:44.362Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:37:44.362Z] Removing intermediate container b1b9f5fbb65b [2023-05-08T09:37:44.362Z] ---> c8b2fb261e9c [2023-05-08T09:37:44.362Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-08T09:37:44.362Z] Removing intermediate container bc33ccd4d736 [2023-05-08T09:37:44.362Z] ---> 7071286bea9a [2023-05-08T09:37:44.362Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-08T09:37:44.629Z] ---> Running in 042bc59686f1 [2023-05-08T09:37:44.629Z] ---> Running in 068e4a84c51b [2023-05-08T09:37:44.629Z] ---> Running in 1f535c9717f2 [2023-05-08T09:37:44.629Z] Removing intermediate container fa14742e4404 [2023-05-08T09:37:44.629Z] ---> aa865570fbe9 [2023-05-08T09:37:44.629Z] Step 4/24 : WORKDIR /edgex-go [2023-05-08T09:37:44.629Z] Removing intermediate container bf8d8ee28c1e [2023-05-08T09:37:44.629Z] ---> 05e0335ed9c9 [2023-05-08T09:37:44.629Z] Step 4/25 : WORKDIR /edgex-go [2023-05-08T09:37:44.896Z] ---> Running in da0125665641 [2023-05-08T09:37:44.896Z] ---> Running in cf9e6f9afc91 [2023-05-08T09:37:45.480Z] Removing intermediate container 068e4a84c51b [2023-05-08T09:37:45.480Z] ---> deafa9aa9bda [2023-05-08T09:37:45.480Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:37:45.745Z] ---> Running in 8f637a37d37e [2023-05-08T09:37:45.745Z] Removing intermediate container cf9e6f9afc91 [2023-05-08T09:37:45.745Z] ---> 6056b7e10a2e [2023-05-08T09:37:45.745Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-08T09:37:46.011Z] ---> Running in d95be76e5d89 [2023-05-08T09:37:46.011Z] Removing intermediate container da0125665641 [2023-05-08T09:37:46.011Z] ---> c3d48bf4b3ec [2023-05-08T09:37:46.011Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-08T09:37:46.279Z] ---> Running in 91b5b1a3be70 [2023-05-08T09:37:47.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:47.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:47.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:47.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:48.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:48.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:49.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:49.307Z] OK: 263 MiB in 53 packages [2023-05-08T09:37:49.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:49.307Z] OK: 263 MiB in 53 packages [2023-05-08T09:37:49.575Z] OK: 263 MiB in 53 packages [2023-05-08T09:37:49.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:50.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:37:51.086Z] Removing intermediate container 1f535c9717f2 [2023-05-08T09:37:51.086Z] ---> b03205280491 [2023-05-08T09:37:51.086Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-08T09:37:51.086Z] Removing intermediate container 042bc59686f1 [2023-05-08T09:37:51.086Z] ---> e3675f0f8f7c [2023-05-08T09:37:51.086Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-08T09:37:51.353Z] OK: 263 MiB in 53 packages [2023-05-08T09:37:51.353Z] OK: 263 MiB in 53 packages [2023-05-08T09:37:51.619Z] Removing intermediate container 8f637a37d37e [2023-05-08T09:37:51.619Z] ---> 1ee456f74fae [2023-05-08T09:37:51.619Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:37:52.577Z] ---> 576fe70b26db [2023-05-08T09:37:52.577Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:37:52.577Z] ---> 48587e904200 [2023-05-08T09:37:52.577Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:37:52.577Z] ---> Running in cac1452fc673 [2023-05-08T09:37:52.846Z] ---> Running in cb051d309bbf [2023-05-08T09:37:52.846Z] ---> 6df08b85296f [2023-05-08T09:37:52.846Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:37:53.113Z] Removing intermediate container 91b5b1a3be70 [2023-05-08T09:37:53.114Z] ---> a1729e8b44b3 [2023-05-08T09:37:53.114Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-08T09:37:53.114Z] ---> Running in 17410f424ed2 [2023-05-08T09:37:53.114Z] Removing intermediate container d95be76e5d89 [2023-05-08T09:37:53.114Z] ---> 4c2b93873da5 [2023-05-08T09:37:53.114Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-08T09:37:55.061Z] ---> bc9542ccb257 [2023-05-08T09:37:55.061Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:37:55.061Z] ---> Running in 636fd7d76c7d [2023-05-08T09:37:55.061Z] ---> d7e42236570b [2023-05-08T09:37:55.061Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:37:55.061Z] ---> Running in 9b2d9f4d6966 [2023-05-08T09:39:46.708Z] Removing intermediate container 9b2d9f4d6966 [2023-05-08T09:39:46.708Z] ---> 33b2d7370461 [2023-05-08T09:39:46.708Z] Step 8/24 : COPY . . [2023-05-08T09:39:46.708Z] Removing intermediate container cac1452fc673 [2023-05-08T09:39:46.708Z] ---> b8feeb80bde5 [2023-05-08T09:39:46.708Z] Step 7/33 : COPY . . [2023-05-08T09:39:46.708Z] Removing intermediate container 636fd7d76c7d [2023-05-08T09:39:46.708Z] ---> 5398ad12b3d4 [2023-05-08T09:39:46.708Z] Step 8/25 : COPY . . [2023-05-08T09:39:46.708Z] Removing intermediate container 17410f424ed2 [2023-05-08T09:39:46.708Z] ---> e121b4515b9a [2023-05-08T09:39:46.708Z] Step 8/23 : COPY . . [2023-05-08T09:39:46.708Z] Removing intermediate container cb051d309bbf [2023-05-08T09:39:46.708Z] ---> 23457c2ba091 [2023-05-08T09:39:46.708Z] Step 7/25 : COPY . . [2023-05-08T09:39:50.954Z] ---> 6c4d60cf5e03 [2023-05-08T09:39:50.954Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-08T09:39:50.954Z] ---> a8e4a59a2f85 [2023-05-08T09:39:50.954Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-08T09:39:50.954Z] ---> 15d73f0d0614 [2023-05-08T09:39:50.954Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-08T09:39:50.954Z] ---> a43bd4f10f61 [2023-05-08T09:39:50.954Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-08T09:39:50.954Z] ---> Running in a79da6a9a25a [2023-05-08T09:39:50.954Z] ---> 21ab4f8fd615 [2023-05-08T09:39:50.954Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-08T09:39:51.219Z] ---> Running in eeaea9cbaf84 [2023-05-08T09:39:51.219Z] ---> Running in 4a22fffdd380 [2023-05-08T09:39:51.219Z] ---> Running in 5707608baae4 [2023-05-08T09:39:51.219Z] ---> Running in b39fce84cec0 [2023-05-08T09:39:53.156Z] 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-08T09:39:53.422Z] 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-08T09:39:53.686Z] 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-08T09:39:53.686Z] 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-08T09:39:53.686Z] 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-08T09:45:45.730Z] 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-08T09:45:45.730Z] Removing intermediate container a79da6a9a25a [2023-05-08T09:45:45.730Z] ---> c63be3226584 [2023-05-08T09:45:45.730Z] [2023-05-08T09:45:45.730Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:45:45.730Z] 3.17: Pulling from library/alpine [2023-05-08T09:45:45.730Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T09:45:45.730Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T09:45:45.730Z] ---> 51e60588ff2c [2023-05-08T09:45:45.730Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T09:45:45.730Z] ---> Running in 9f372208c25b [2023-05-08T09:45:45.730Z] Removing intermediate container 9f372208c25b [2023-05-08T09:45:45.730Z] ---> 99c211b75efe [2023-05-08T09:45:45.730Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:45:45.730Z] ---> Running in 5dc6da470f86 [2023-05-08T09:45:45.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:45:46.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:45:47.721Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:45:47.721Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:45:47.721Z] OK: 8 MiB in 16 packages [2023-05-08T09:45:50.297Z] Removing intermediate container 5dc6da470f86 [2023-05-08T09:45:50.297Z] ---> c7a09e6e265b [2023-05-08T09:45:50.297Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:45:51.714Z] ---> fee64d0a6279 [2023-05-08T09:45:51.714Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:45:53.707Z] ---> 8861fa429572 [2023-05-08T09:45:53.707Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-08T09:45:59.047Z] ---> 07417cbcc752 [2023-05-08T09:45:59.047Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:46:00.465Z] ---> 098240545554 [2023-05-08T09:46:00.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-08T09:46:00.732Z] Removing intermediate container 5707608baae4 [2023-05-08T09:46:00.732Z] ---> 7902488900ea [2023-05-08T09:46:00.732Z] [2023-05-08T09:46:00.732Z] Step 9/33 : FROM alpine:3.17 [2023-05-08T09:46:00.732Z] ---> 51e60588ff2c [2023-05-08T09:46:00.732Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T09:46:01.009Z] ---> Running in 5b45099045ec [2023-05-08T09:46:01.972Z] Removing intermediate container b39fce84cec0 [2023-05-08T09:46:01.972Z] ---> 2ac63768e845 [2023-05-08T09:46:01.972Z] [2023-05-08T09:46:01.972Z] Step 9/25 : FROM alpine:3.17 [2023-05-08T09:46:01.972Z] ---> 51e60588ff2c [2023-05-08T09:46:01.973Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-08T09:46:01.973Z] Removing intermediate container 5b45099045ec [2023-05-08T09:46:01.973Z] ---> 740ab5d9aec5 [2023-05-08T09:46:01.973Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-08T09:46:01.973Z] ---> 46165401f78b [2023-05-08T09:46:01.973Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:46:01.973Z] ---> Running in 49d7b0cf8c3e [2023-05-08T09:46:02.246Z] ---> Running in 48c74202921a [2023-05-08T09:46:02.246Z] ---> Running in 985404ea0baa [2023-05-08T09:46:04.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:46:04.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:46:05.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:46:05.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:46:06.061Z] Removing intermediate container 985404ea0baa [2023-05-08T09:46:06.061Z] ---> a1b8fa4a95c7 [2023-05-08T09:46:06.061Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:46:06.061Z] ---> Running in 51549a0d1e88 [2023-05-08T09:46:06.643Z] Removing intermediate container 51549a0d1e88 [2023-05-08T09:46:06.643Z] ---> 30c0dc13dba5 [2023-05-08T09:46:06.643Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T09:46:06.643Z] ---> Running in 2a5a7c4d786f [2023-05-08T09:46:07.231Z] Removing intermediate container 2a5a7c4d786f [2023-05-08T09:46:07.231Z] ---> 552ca0982b0a [2023-05-08T09:46:07.231Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T09:46:07.231Z] ---> Running in 900d194c67aa [2023-05-08T09:46:07.231Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-08T09:46:07.231Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T09:46:07.231Z] (2/2) Installing su-exec (0.2-r2) [2023-05-08T09:46:07.231Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:46:07.500Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-08T09:46:07.500Z] (3/3) Installing su-exec (0.2-r2) [2023-05-08T09:46:07.500Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:46:07.500Z] OK: 8 MiB in 17 packages [2023-05-08T09:46:07.500Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T09:46:07.771Z] Removing intermediate container 900d194c67aa [2023-05-08T09:46:07.771Z] ---> 6e6e0928a898 [2023-05-08T09:46:07.771Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:46:08.040Z] ---> Running in 8cf97ee8870e [2023-05-08T09:46:08.040Z] OK: 8 MiB in 18 packages [2023-05-08T09:46:09.004Z] Removing intermediate container 8cf97ee8870e [2023-05-08T09:46:09.004Z] ---> 51dd68f9eec6 [2023-05-08T09:46:09.004Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:46:09.004Z] ---> Running in 12e28e2a367d [2023-05-08T09:46:09.273Z] Removing intermediate container 48c74202921a [2023-05-08T09:46:09.273Z] ---> 5594ca7828ea [2023-05-08T09:46:09.273Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-08T09:46:09.541Z] ---> Running in 0b0cbd816ba2 [2023-05-08T09:46:10.121Z] Removing intermediate container 12e28e2a367d [2023-05-08T09:46:10.121Z] ---> 7fa7e2314829 [2023-05-08T09:46:10.121Z] [2023-05-08T09:46:10.121Z] Removing intermediate container 0b0cbd816ba2 [2023-05-08T09:46:10.121Z] ---> 515f60937801 [2023-05-08T09:46:10.121Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-08T09:46:10.387Z] ---> Running in e3638798d960 [2023-05-08T09:46:10.652Z] Removing intermediate container 49d7b0cf8c3e [2023-05-08T09:46:10.652Z] ---> 11e5f637ce4a [2023-05-08T09:46:10.652Z] 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-08T09:46:10.652Z] Successfully built 7fa7e2314829 [2023-05-08T09:46:10.652Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-08T09:46:10.652Z] Building core-common-config-bootstrapper [2023-05-08T09:46:10.652Z]  Building security-proxy-auth ... done  ---> Running in e289476cf179 [2023-05-08T09:46:11.261Z] Removing intermediate container e3638798d960 [2023-05-08T09:46:11.261Z] ---> a49df3d2ef50 [2023-05-08T09:46:11.261Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-08T09:46:11.261Z] ---> Running in bd6dafbbccbf [2023-05-08T09:46:11.528Z] Removing intermediate container e289476cf179 [2023-05-08T09:46:11.528Z] ---> 53cd188b6fd2 [2023-05-08T09:46:11.528Z] Step 12/25 : WORKDIR / [2023-05-08T09:46:11.796Z] ---> Running in 1b45e21a5e28 [2023-05-08T09:46:12.067Z] Removing intermediate container bd6dafbbccbf [2023-05-08T09:46:12.067Z] ---> 026759267e86 [2023-05-08T09:46:12.067Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-08T09:46:12.342Z] ---> Running in fbbee7eec002 [2023-05-08T09:46:12.342Z] Removing intermediate container 1b45e21a5e28 [2023-05-08T09:46:12.342Z] ---> cb5c4ce5d3c7 [2023-05-08T09:46:12.342Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:46:13.753Z] Removing intermediate container fbbee7eec002 [2023-05-08T09:46:13.753Z] ---> 2007300f8dc6 [2023-05-08T09:46:13.753Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-08T09:46:13.753Z] ---> Running in 8f33b99424d7 [2023-05-08T09:46:13.753Z] ---> 0471824d6b94 [2023-05-08T09:46:13.753Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:46:15.703Z] ---> 70138017283b [2023-05-08T09:46:15.703Z] 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-08T09:46:17.116Z] ---> 8260d90d91bf [2023-05-08T09:46:17.116Z] 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-08T09:46:17.116Z] Removing intermediate container 8f33b99424d7 [2023-05-08T09:46:17.116Z] ---> 2f3374b634fc [2023-05-08T09:46:17.116Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-08T09:46:17.116Z] ---> Running in 60ce9c9a1851 [2023-05-08T09:46:18.078Z] Removing intermediate container 60ce9c9a1851 [2023-05-08T09:46:18.078Z] ---> 9676c4e93659 [2023-05-08T09:46:18.078Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-08T09:46:18.078Z] ---> 8269c6489e7f [2023-05-08T09:46:18.078Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:46:19.486Z] ---> 76dfb7719bab [2023-05-08T09:46:19.486Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-08T09:46:19.486Z] ---> bfa0ebbdd3ee [2023-05-08T09:46:19.486Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-08T09:46:19.486Z] ---> Running in 7cd99014a138 [2023-05-08T09:46:21.435Z] ---> 6fb2477bcbef [2023-05-08T09:46:21.435Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-08T09:46:22.397Z] Removing intermediate container 7cd99014a138 [2023-05-08T09:46:22.397Z] ---> 172d76174a73 [2023-05-08T09:46:22.397Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:46:22.397Z] Removing intermediate container eeaea9cbaf84 [2023-05-08T09:46:22.397Z] ---> a1a5fc077496 [2023-05-08T09:46:22.397Z] [2023-05-08T09:46:22.397Z] Step 10/24 : FROM alpine:3.17 [2023-05-08T09:46:22.397Z] ---> 51e60588ff2c [2023-05-08T09:46:22.397Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:46:22.665Z] ---> Running in af7204feea38 [2023-05-08T09:46:23.269Z] ---> 1202473fae84 [2023-05-08T09:46:23.269Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:46:24.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:46:24.812Z] ---> 4a0fe9e3b621 [2023-05-08T09:46:24.812Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T09:46:24.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:46:24.812Z] ---> d04fab8171f4 [2023-05-08T09:46:24.812Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-08T09:46:26.227Z] ---> 99965c435962 [2023-05-08T09:46:26.227Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:46:26.227Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:46:26.227Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:46:26.227Z] OK: 8 MiB in 16 packages [2023-05-08T09:46:26.227Z] ---> Running in 59e5e86ff84e [2023-05-08T09:46:27.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:46:27.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:46:27.647Z] ---> 2f7616dba519 [2023-05-08T09:46:27.647Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:46:27.647Z] ---> Using cache [2023-05-08T09:46:27.647Z] ---> 05e0335ed9c9 [2023-05-08T09:46:27.647Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:46:27.647Z] ---> Using cache [2023-05-08T09:46:27.647Z] ---> c3d48bf4b3ec [2023-05-08T09:46:27.647Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:46:27.647Z] ---> Using cache [2023-05-08T09:46:27.647Z] ---> a1729e8b44b3 [2023-05-08T09:46:27.647Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:46:27.647Z] ---> Using cache [2023-05-08T09:46:27.647Z] ---> bc9542ccb257 [2023-05-08T09:46:27.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:46:27.647Z] ---> Using cache [2023-05-08T09:46:27.647Z] ---> 5398ad12b3d4 [2023-05-08T09:46:27.647Z] Step 8/23 : COPY . . [2023-05-08T09:46:27.915Z] ---> Using cache [2023-05-08T09:46:27.915Z] ---> a43bd4f10f61 [2023-05-08T09:46:27.915Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-08T09:46:27.915Z] ---> 0059799c6f70 [2023-05-08T09:46:27.915Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-08T09:46:27.915Z] Removing intermediate container af7204feea38 [2023-05-08T09:46:27.915Z] ---> fc8de0579b7c [2023-05-08T09:46:27.915Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:46:28.184Z] ---> Running in b5f6049ab301 [2023-05-08T09:46:28.184Z] ---> Running in 4ee03dc26705 [2023-05-08T09:46:29.157Z] Removing intermediate container 4ee03dc26705 [2023-05-08T09:46:29.157Z] ---> 7c6ea66b1536 [2023-05-08T09:46:29.157Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-08T09:46:29.157Z] ---> Running in edd52459f77d [2023-05-08T09:46:29.437Z] ---> 90b7e2787189 [2023-05-08T09:46:29.437Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-08T09:46:29.437Z] Removing intermediate container 59e5e86ff84e [2023-05-08T09:46:29.437Z] ---> 6c1342d06d4f [2023-05-08T09:46:29.437Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:46:29.703Z] ---> Running in c85b6e7e5ed9 [2023-05-08T09:46:29.969Z] Removing intermediate container edd52459f77d [2023-05-08T09:46:29.969Z] ---> 9fb6383127f7 [2023-05-08T09:46:29.969Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-08T09:46:29.969Z] 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-08T09:46:29.969Z] ---> Running in 9edd3cd618bf [2023-05-08T09:46:30.236Z] Removing intermediate container c85b6e7e5ed9 [2023-05-08T09:46:30.236Z] ---> fabc71efbcc7 [2023-05-08T09:46:30.236Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T09:46:30.515Z] ---> Running in cf28b97a66c3 [2023-05-08T09:46:30.515Z] Removing intermediate container 4a22fffdd380 [2023-05-08T09:46:30.515Z] ---> 51d136fd8e1a [2023-05-08T09:46:30.515Z] [2023-05-08T09:46:30.515Z] Step 10/25 : FROM alpine:3.17 [2023-05-08T09:46:30.515Z] ---> 51e60588ff2c [2023-05-08T09:46:30.515Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:46:30.515Z] ---> Using cache [2023-05-08T09:46:30.515Z] ---> fc8de0579b7c [2023-05-08T09:46:30.515Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:46:30.515Z] ---> Using cache [2023-05-08T09:46:30.515Z] ---> 7c6ea66b1536 [2023-05-08T09:46:30.515Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-08T09:46:30.515Z] ---> fcae5f9b65da [2023-05-08T09:46:30.515Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-08T09:46:30.784Z] ---> Running in 5b12ea15b35f [2023-05-08T09:46:30.784Z] Removing intermediate container 9edd3cd618bf [2023-05-08T09:46:30.784Z] ---> bede96151cba [2023-05-08T09:46:30.784Z] Step 15/24 : WORKDIR / [2023-05-08T09:46:30.784Z] ---> Running in 79e381d80d20 [2023-05-08T09:46:31.052Z] Removing intermediate container cf28b97a66c3 [2023-05-08T09:46:31.052Z] ---> 132c8b290889 [2023-05-08T09:46:31.052Z] Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:46:31.321Z] ---> Running in 8176941bc1e2 [2023-05-08T09:46:31.589Z] Removing intermediate container 5b12ea15b35f [2023-05-08T09:46:31.589Z] ---> 66f706558e6a [2023-05-08T09:46:31.589Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-08T09:46:31.863Z] ---> Running in 2ca2aa6e4edb [2023-05-08T09:46:31.863Z] Removing intermediate container 79e381d80d20 [2023-05-08T09:46:31.863Z] ---> 1f5c3db8f241 [2023-05-08T09:46:31.863Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:46:32.144Z] ---> 2bf490b8f422 [2023-05-08T09:46:32.144Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-08T09:46:32.412Z] Removing intermediate container 8176941bc1e2 [2023-05-08T09:46:32.412Z] ---> aacb135e27be [2023-05-08T09:46:32.412Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T09:46:32.412Z] ---> Running in c1e4956a79ed [2023-05-08T09:46:33.003Z] Removing intermediate container 2ca2aa6e4edb [2023-05-08T09:46:33.003Z] ---> 7e805a1896c4 [2023-05-08T09:46:33.003Z] Step 15/25 : WORKDIR / [2023-05-08T09:46:33.003Z] ---> Running in 975272ea9e15 [2023-05-08T09:46:33.275Z] ---> a75408b67209 [2023-05-08T09:46:33.275Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:46:33.275Z] Removing intermediate container c1e4956a79ed [2023-05-08T09:46:33.275Z] ---> 06edcadfd541 [2023-05-08T09:46:33.275Z] [2023-05-08T09:46:33.275Z] ---> ff73ad203b0b [2023-05-08T09:46:33.275Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-08T09:46:33.547Z] Removing intermediate container 975272ea9e15 [2023-05-08T09:46:33.547Z] ---> 874a420b777d [2023-05-08T09:46:33.547Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:46:33.820Z] Successfully built 06edcadfd541 [2023-05-08T09:46:33.820Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-08T09:46:33.820Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-05-08T09:46:34.409Z] ---> 0c80072b175e [2023-05-08T09:46:34.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-08T09:46:34.409Z] ---> 0c53f9d6b24f [2023-05-08T09:46:34.409Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-08T09:46:34.676Z] ---> Running in 6cd068e2868a [2023-05-08T09:46:34.943Z] ---> 4d46c3e3fb87 [2023-05-08T09:46:34.943Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:46:38.290Z] ---> ac21794f94dc [2023-05-08T09:46:38.290Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-08T09:46:38.290Z] ---> 51c28a085867 [2023-05-08T09:46:38.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:46:39.701Z] Removing intermediate container 6cd068e2868a [2023-05-08T09:46:39.701Z] ---> 47d52bcaa20a [2023-05-08T09:46:39.701Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-08T09:46:39.966Z] ---> Running in c74a52048cd0 [2023-05-08T09:46:40.231Z] ---> f27669974cca [2023-05-08T09:46:40.231Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-08T09:46:40.231Z] ---> Running in 837ffd254016 [2023-05-08T09:46:40.497Z] Removing intermediate container c74a52048cd0 [2023-05-08T09:46:40.497Z] ---> 3ed199f545d4 [2023-05-08T09:46:40.497Z] Step 30/33 : CMD ["gate"] [2023-05-08T09:46:40.764Z] ---> Running in e4cd6bf2ad4a [2023-05-08T09:46:41.029Z] Removing intermediate container 837ffd254016 [2023-05-08T09:46:41.029Z] ---> b72e412ad465 [2023-05-08T09:46:41.029Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:46:41.294Z] ---> Running in d53a4aa1a830 [2023-05-08T09:46:41.294Z] ---> d3425cfb3e61 [2023-05-08T09:46:41.294Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:46:41.294Z] Removing intermediate container e4cd6bf2ad4a [2023-05-08T09:46:41.294Z] ---> c3eb67b41cad [2023-05-08T09:46:41.294Z] Step 31/33 : LABEL arch=arm64 [2023-05-08T09:46:41.559Z] ---> Running in f9429084d07c [2023-05-08T09:46:41.823Z] Removing intermediate container d53a4aa1a830 [2023-05-08T09:46:41.823Z] ---> 3c07470108c7 [2023-05-08T09:46:41.823Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T09:46:42.097Z] ---> Running in 33cad41d63db [2023-05-08T09:46:42.364Z] ---> feb5883cf31a [2023-05-08T09:46:42.364Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-08T09:46:42.364Z] Removing intermediate container f9429084d07c [2023-05-08T09:46:42.364Z] ---> 3638d8942d9f [2023-05-08T09:46:42.364Z] Step 32/33 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:46:42.636Z] ---> Running in 0f1d056df8b7 [2023-05-08T09:46:42.901Z] Removing intermediate container 33cad41d63db [2023-05-08T09:46:42.901Z] ---> 7473bf18f023 [2023-05-08T09:46:42.901Z] Step 23/24 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:46:43.167Z] ---> Running in f194d390b560 [2023-05-08T09:46:43.432Z] ---> 4bc57424eca2 [2023-05-08T09:46:43.432Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-08T09:46:43.697Z] Removing intermediate container 0f1d056df8b7 [2023-05-08T09:46:43.697Z] ---> 895f2130e4af [2023-05-08T09:46:43.697Z] Step 33/33 : LABEL version=0.0.0 [2023-05-08T09:46:43.697Z] Removing intermediate container f194d390b560 [2023-05-08T09:46:43.697Z] ---> ac69971023ff [2023-05-08T09:46:43.697Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T09:46:43.697Z] ---> Running in 94197de3b1d5 [2023-05-08T09:46:43.697Z] ---> Running in 446874a17547 [2023-05-08T09:46:43.697Z] ---> Running in 387b6677029c [2023-05-08T09:46:44.651Z] Removing intermediate container 94197de3b1d5 [2023-05-08T09:46:44.651Z] ---> 27e8ae4912ad [2023-05-08T09:46:44.651Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:46:44.651Z] Removing intermediate container 387b6677029c [2023-05-08T09:46:44.651Z] ---> 9418e3ea632e [2023-05-08T09:46:44.651Z] [2023-05-08T09:46:44.651Z] Removing intermediate container 446874a17547 [2023-05-08T09:46:44.651Z] ---> 7f790105f8bd [2023-05-08T09:46:44.651Z] [2023-05-08T09:46:44.651Z] ---> Running in b4fb4a1a3592 [2023-05-08T09:46:44.917Z] Successfully built 7f790105f8bd [2023-05-08T09:46:45.182Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-08T09:46:45.182Z]  Building security-bootstrapper ... done Building support-notifications [2023-05-08T09:46:45.182Z] Successfully built 9418e3ea632e [2023-05-08T09:46:45.182Z] Successfully tagged core-command-arm64:latest [2023-05-08T09:46:45.182Z]  Building core-data [2023-05-08T09:46:45.182Z] Building core-command ... done Removing intermediate container b4fb4a1a3592 [2023-05-08T09:46:45.182Z] ---> 79c709dc9380 [2023-05-08T09:46:45.450Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T09:46:45.450Z] ---> Running in d089e308377a [2023-05-08T09:46:45.720Z] Removing intermediate container d089e308377a [2023-05-08T09:46:45.720Z] ---> 1cdecf059f39 [2023-05-08T09:46:45.720Z] Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:46:45.986Z] ---> Running in 482904069c1c [2023-05-08T09:46:46.255Z] Removing intermediate container 482904069c1c [2023-05-08T09:46:46.255Z] ---> b29cffbfe47a [2023-05-08T09:46:46.255Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T09:46:46.521Z] ---> Running in f4f4db47aebd [2023-05-08T09:46:46.791Z] Removing intermediate container f4f4db47aebd [2023-05-08T09:46:46.791Z] ---> cd6cda449835 [2023-05-08T09:46:46.791Z] [2023-05-08T09:46:47.057Z] Successfully built cd6cda449835 [2023-05-08T09:46:47.057Z] Successfully tagged core-metadata-arm64:latest [2023-05-08T09:46:47.057Z] Building security-spiffe-token-provider [2023-05-08T09:46:57.132Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:46:57.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:46:57.132Z] ---> 2f7616dba519 [2023-05-08T09:46:57.132Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:46:57.132Z] ---> Using cache [2023-05-08T09:46:57.132Z] ---> 05e0335ed9c9 [2023-05-08T09:46:57.132Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:46:57.132Z] ---> Using cache [2023-05-08T09:46:57.132Z] ---> c3d48bf4b3ec [2023-05-08T09:46:57.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:46:57.132Z] ---> Using cache [2023-05-08T09:46:57.132Z] ---> a1729e8b44b3 [2023-05-08T09:46:57.132Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:46:57.132Z] ---> Using cache [2023-05-08T09:46:57.132Z] ---> bc9542ccb257 [2023-05-08T09:46:57.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:46:57.132Z] ---> Using cache [2023-05-08T09:46:57.132Z] ---> 5398ad12b3d4 [2023-05-08T09:46:57.132Z] Step 8/23 : COPY . . [2023-05-08T09:46:57.132Z] ---> Using cache [2023-05-08T09:46:57.132Z] ---> a43bd4f10f61 [2023-05-08T09:46:57.132Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-08T09:46:57.132Z] ---> Running in 53ea9429787c [2023-05-08T09:46:58.088Z] 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-08T09:47:20.134Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:47:20.134Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:47:20.134Z] ---> 2f7616dba519 [2023-05-08T09:47:20.134Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> 05e0335ed9c9 [2023-05-08T09:47:20.134Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> c3d48bf4b3ec [2023-05-08T09:47:20.134Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> a1729e8b44b3 [2023-05-08T09:47:20.134Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> bc9542ccb257 [2023-05-08T09:47:20.134Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> 5398ad12b3d4 [2023-05-08T09:47:20.134Z] Step 8/23 : COPY . . [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> a43bd4f10f61 [2023-05-08T09:47:20.134Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-08T09:47:20.134Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:47:20.134Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:47:20.134Z] ---> 2f7616dba519 [2023-05-08T09:47:20.134Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> 05e0335ed9c9 [2023-05-08T09:47:20.134Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> c3d48bf4b3ec [2023-05-08T09:47:20.134Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-08T09:47:20.134Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:47:20.134Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:47:20.134Z] ---> 2f7616dba519 [2023-05-08T09:47:20.134Z] Step 3/20 : WORKDIR /edgex-go [2023-05-08T09:47:20.134Z] ---> Using cache [2023-05-08T09:47:20.134Z] ---> 7071286bea9a [2023-05-08T09:47:20.134Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-08T09:47:21.542Z] ---> Running in 1e8a38a163b2 [2023-05-08T09:47:21.542Z] ---> Running in 9e76bb115ee5 [2023-05-08T09:47:21.542Z] ---> Running in 58fec9607669 [2023-05-08T09:47:24.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:47:24.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:47:24.659Z] 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-08T09:47:25.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:47:25.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:47:26.649Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:47:26.649Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:47:26.649Z] OK: 17692 distinct packages available [2023-05-08T09:47:26.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:47:26.649Z] OK: 263 MiB in 53 packages [2023-05-08T09:47:27.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:47:28.187Z] Removing intermediate container 1e8a38a163b2 [2023-05-08T09:47:28.187Z] ---> 02c13401d759 [2023-05-08T09:47:28.187Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T09:47:28.767Z] OK: 263 MiB in 53 packages [2023-05-08T09:47:29.349Z] ---> 344e9c63ff13 [2023-05-08T09:47:29.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:47:29.349Z] ---> Running in 9fc033ef7fe5 [2023-05-08T09:47:30.756Z] Removing intermediate container 9e76bb115ee5 [2023-05-08T09:47:30.756Z] ---> 280428cfa92d [2023-05-08T09:47:30.756Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-08T09:47:31.710Z] ---> ae9a11486ce8 [2023-05-08T09:47:31.710Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:47:31.975Z] ---> Running in 582dce6bfa74 [2023-05-08T09:49:38.639Z] Removing intermediate container 9fc033ef7fe5 [2023-05-08T09:49:38.639Z] ---> 81b61f64a043 [2023-05-08T09:49:38.639Z] Step 8/23 : COPY . . [2023-05-08T09:49:38.639Z] Removing intermediate container 582dce6bfa74 [2023-05-08T09:49:38.639Z] ---> 35c060a98634 [2023-05-08T09:49:38.639Z] Step 7/20 : COPY . . [2023-05-08T09:49:53.633Z] ---> b4a775ab8e46 [2023-05-08T09:49:53.633Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-08T09:49:53.633Z] ---> Running in dabd6fa14cbb [2023-05-08T09:49:53.633Z] ---> b5feb3f97d4f [2023-05-08T09:49:53.633Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-08T09:49:53.633Z] ---> Running in 53080684b265 [2023-05-08T09:49:55.037Z] 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-08T09:49:55.617Z] 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-08T09:51:47.583Z] Removing intermediate container b5f6049ab301 [2023-05-08T09:51:47.583Z] ---> 43f8a2373a9e [2023-05-08T09:51:47.583Z] [2023-05-08T09:51:47.583Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:51:47.583Z] ---> 51e60588ff2c [2023-05-08T09:51:47.583Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T09:51:47.583Z] ---> Using cache [2023-05-08T09:51:47.583Z] ---> 99c211b75efe [2023-05-08T09:51:47.583Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:51:47.583Z] ---> Using cache [2023-05-08T09:51:47.583Z] ---> c7a09e6e265b [2023-05-08T09:51:47.583Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:51:47.583Z] ---> Using cache [2023-05-08T09:51:47.583Z] ---> fee64d0a6279 [2023-05-08T09:51:47.583Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:51:47.583Z] ---> Using cache [2023-05-08T09:51:47.583Z] ---> 8861fa429572 [2023-05-08T09:51:47.583Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-08T09:51:47.583Z] ---> 830b72292622 [2023-05-08T09:51:47.583Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:51:47.583Z] ---> 23d87b5e06ee [2023-05-08T09:51:47.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-08T09:51:47.583Z] ---> 1cc529bb33c6 [2023-05-08T09:51:47.583Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:51:47.583Z] ---> Running in 28dafc5b8534 [2023-05-08T09:51:50.315Z] Removing intermediate container 28dafc5b8534 [2023-05-08T09:51:50.315Z] ---> bdcb9273655c [2023-05-08T09:51:50.315Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:51:50.632Z] ---> Running in fb3a5ddda256 [2023-05-08T09:51:50.964Z] Removing intermediate container fb3a5ddda256 [2023-05-08T09:51:50.965Z] ---> e56e926c7349 [2023-05-08T09:51:50.965Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T09:51:51.243Z] ---> Running in 24f2d258bcb4 [2023-05-08T09:51:51.523Z] Removing intermediate container 24f2d258bcb4 [2023-05-08T09:51:51.523Z] ---> f28b06bf8106 [2023-05-08T09:51:51.523Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T09:51:51.792Z] ---> Running in 566afed557aa [2023-05-08T09:51:52.379Z] Removing intermediate container 566afed557aa [2023-05-08T09:51:52.379Z] ---> 51d1e456d4e5 [2023-05-08T09:51:52.379Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:51:52.379Z] ---> Running in ee7a59e3d513 [2023-05-08T09:51:52.963Z] Removing intermediate container ee7a59e3d513 [2023-05-08T09:51:52.963Z] ---> 049c73e7baca [2023-05-08T09:51:52.963Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:51:52.963Z] ---> Running in 0e8ae7cb082a [2023-05-08T09:51:53.545Z] Removing intermediate container 0e8ae7cb082a [2023-05-08T09:51:53.545Z] ---> 2ea4a5bc16c2 [2023-05-08T09:51:53.545Z] [2023-05-08T09:51:53.813Z] Successfully built 2ea4a5bc16c2 [2023-05-08T09:51:53.813Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-08T09:51:53.813Z] Building security-proxy-setup [2023-05-08T09:52:12.029Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:52:12.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:52:12.029Z] ---> 2f7616dba519 [2023-05-08T09:52:12.029Z] Step 3/22 : WORKDIR /edgex-go [2023-05-08T09:52:12.029Z] ---> Using cache [2023-05-08T09:52:12.029Z] ---> 7071286bea9a [2023-05-08T09:52:12.029Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-08T09:52:12.029Z] ---> Using cache [2023-05-08T09:52:12.029Z] ---> b03205280491 [2023-05-08T09:52:12.029Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-08T09:52:12.029Z] ---> Using cache [2023-05-08T09:52:12.029Z] ---> 576fe70b26db [2023-05-08T09:52:12.029Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:52:12.029Z] ---> Using cache [2023-05-08T09:52:12.029Z] ---> b8feeb80bde5 [2023-05-08T09:52:12.029Z] Step 7/22 : COPY . . [2023-05-08T09:52:12.029Z] ---> Using cache [2023-05-08T09:52:12.029Z] ---> 21ab4f8fd615 [2023-05-08T09:52:12.029Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-08T09:52:12.029Z] ---> Running in 45b2eeb23321 [2023-05-08T09:52:12.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-08T09:54:18.708Z] Removing intermediate container 58fec9607669 [2023-05-08T09:54:18.708Z] ---> 911fdffbd654 [2023-05-08T09:54:18.708Z] [2023-05-08T09:54:18.708Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:54:18.708Z] ---> 51e60588ff2c [2023-05-08T09:54:18.708Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:54:18.708Z] ---> Running in f944e4729773 [2023-05-08T09:54:18.708Z] Removing intermediate container f944e4729773 [2023-05-08T09:54:18.709Z] ---> 14071468be55 [2023-05-08T09:54:18.709Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-08T09:54:18.709Z] ---> Running in 8d0947d50231 [2023-05-08T09:54:18.709Z] Removing intermediate container 8d0947d50231 [2023-05-08T09:54:18.709Z] ---> ac5c38bf597c [2023-05-08T09:54:18.709Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-08T09:54:18.709Z] ---> Running in 96111d05df5b [2023-05-08T09:54:18.709Z] Removing intermediate container 96111d05df5b [2023-05-08T09:54:18.709Z] ---> cdb063ecf06a [2023-05-08T09:54:18.709Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:54:18.709Z] ---> Running in 6b3cfea94f75 [2023-05-08T09:54:18.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:54:18.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:54:18.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T09:54:18.709Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:54:18.709Z] OK: 8 MiB in 16 packages [2023-05-08T09:54:18.709Z] Removing intermediate container 6b3cfea94f75 [2023-05-08T09:54:18.709Z] ---> 70ee6c7ebe86 [2023-05-08T09:54:18.709Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:54:18.709Z] ---> 86ab429bf37f [2023-05-08T09:54:18.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:54:18.709Z] ---> 5ae4eee70f5f [2023-05-08T09:54:18.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-08T09:54:18.709Z] ---> 5a14f7270e22 [2023-05-08T09:54:18.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:54:19.301Z] ---> 4c758c5d8f1b [2023-05-08T09:54:19.301Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-08T09:54:19.567Z] ---> Running in fbc7d84fb07f [2023-05-08T09:54:19.833Z] Removing intermediate container fbc7d84fb07f [2023-05-08T09:54:19.833Z] ---> 40b105118728 [2023-05-08T09:54:19.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:54:20.098Z] ---> Running in ebaeb5bf778c [2023-05-08T09:54:20.365Z] Removing intermediate container ebaeb5bf778c [2023-05-08T09:54:20.365Z] ---> b4f789e87a28 [2023-05-08T09:54:20.365Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T09:54:20.637Z] ---> Running in 9352eaf3253d [2023-05-08T09:54:20.903Z] Removing intermediate container 9352eaf3253d [2023-05-08T09:54:20.903Z] ---> 2bad72925528 [2023-05-08T09:54:20.903Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:54:21.174Z] ---> Running in 1f777e4c2fa8 [2023-05-08T09:54:21.760Z] Removing intermediate container 1f777e4c2fa8 [2023-05-08T09:54:21.760Z] ---> c43715adb60f [2023-05-08T09:54:21.760Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:54:21.760Z] ---> Running in 30d860ef118a [2023-05-08T09:54:22.341Z] Removing intermediate container 30d860ef118a [2023-05-08T09:54:22.341Z] ---> 45720f1e41ca [2023-05-08T09:54:22.341Z] [2023-05-08T09:54:22.607Z] Successfully built 45720f1e41ca [2023-05-08T09:54:22.607Z] Successfully tagged core-data-arm64:latest [2023-05-08T09:54:22.607Z]  Building core-data ... done Building security-spire-config [2023-05-08T09:54:40.790Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:54:40.790Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:54:40.790Z] ---> 2f7616dba519 [2023-05-08T09:54:40.790Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T09:54:40.790Z] ---> Using cache [2023-05-08T09:54:40.790Z] ---> 7071286bea9a [2023-05-08T09:54:40.790Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T09:54:40.790Z] ---> Running in 201173df658a [2023-05-08T09:54:41.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:54:42.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:54:43.722Z] OK: 263 MiB in 53 packages [2023-05-08T09:54:45.129Z] Removing intermediate container 201173df658a [2023-05-08T09:54:45.129Z] ---> 9e8bc8482e77 [2023-05-08T09:54:45.129Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T09:54:46.093Z] ---> a433e53f997c [2023-05-08T09:54:46.093Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:54:46.093Z] ---> Running in ad00f22dc712 [2023-05-08T09:56:22.709Z] Removing intermediate container 53ea9429787c [2023-05-08T09:56:22.709Z] ---> 28910adb4079 [2023-05-08T09:56:22.709Z] [2023-05-08T09:56:22.709Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:56:22.709Z] ---> 51e60588ff2c [2023-05-08T09:56:22.709Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T09:56:22.709Z] ---> Using cache [2023-05-08T09:56:22.709Z] ---> fc8de0579b7c [2023-05-08T09:56:22.709Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:56:22.709Z] ---> Using cache [2023-05-08T09:56:22.709Z] ---> 7c6ea66b1536 [2023-05-08T09:56:22.709Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-08T09:56:22.709Z] ---> Running in c35f1e8b3838 [2023-05-08T09:56:22.709Z] Removing intermediate container c35f1e8b3838 [2023-05-08T09:56:22.709Z] ---> 3defce059043 [2023-05-08T09:56:22.709Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T09:56:22.709Z] ---> Running in 0c46a23667cd [2023-05-08T09:56:22.709Z] Removing intermediate container 0c46a23667cd [2023-05-08T09:56:22.709Z] ---> 3c91548bf0de [2023-05-08T09:56:22.709Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:56:22.709Z] ---> 6dadec365111 [2023-05-08T09:56:22.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:56:22.709Z] Removing intermediate container ad00f22dc712 [2023-05-08T09:56:22.709Z] ---> 85975490fa91 [2023-05-08T09:56:22.709Z] Step 7/27 : COPY . . [2023-05-08T09:56:22.709Z] ---> 111857b445e4 [2023-05-08T09:56:22.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-08T09:56:25.289Z] ---> 1e0fd1cf51e4 [2023-05-08T09:56:25.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:56:26.692Z] ---> adf7abeb2ce6 [2023-05-08T09:56:26.692Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-08T09:56:26.692Z] ---> Running in 171e1a0d78c7 [2023-05-08T09:56:30.047Z] Removing intermediate container 171e1a0d78c7 [2023-05-08T09:56:30.047Z] ---> 023e2007a184 [2023-05-08T09:56:30.047Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:56:30.047Z] ---> Running in 22568e48dc4f [2023-05-08T09:56:30.643Z] Removing intermediate container 22568e48dc4f [2023-05-08T09:56:30.644Z] ---> fca25d2f9171 [2023-05-08T09:56:30.644Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T09:56:30.644Z] ---> Running in 114168d3fe5f [2023-05-08T09:56:31.226Z] Removing intermediate container 114168d3fe5f [2023-05-08T09:56:31.226Z] ---> 0c281c637c75 [2023-05-08T09:56:31.226Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:56:31.493Z] ---> Running in b38e114269a2 [2023-05-08T09:56:32.088Z] Removing intermediate container b38e114269a2 [2023-05-08T09:56:32.088Z] ---> bd430c2f7636 [2023-05-08T09:56:32.088Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:56:32.357Z] ---> Running in a928c1eede8f [2023-05-08T09:56:33.314Z] Removing intermediate container a928c1eede8f [2023-05-08T09:56:33.314Z] ---> c601b2512221 [2023-05-08T09:56:33.314Z] [2023-05-08T09:56:33.898Z] Successfully built c601b2512221 [2023-05-08T09:56:33.898Z] Successfully tagged support-scheduler-arm64:latest [2023-05-08T09:56:33.898Z] Building security-spire-server [2023-05-08T09:56:37.243Z]  Building support-scheduler ... done  ---> 4ccf421c9e78 [2023-05-08T09:56:37.243Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T09:56:37.243Z] ---> Running in 04aafc03160c [2023-05-08T09:56:37.536Z] Removing intermediate container 04aafc03160c [2023-05-08T09:56:37.536Z] ---> 30398ff53487 [2023-05-08T09:56:37.536Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T09:56:37.807Z] ---> Running in d4aede3495e7 [2023-05-08T09:56:38.077Z] Removing intermediate container d4aede3495e7 [2023-05-08T09:56:38.077Z] ---> 10ad6250ee6d [2023-05-08T09:56:38.355Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T09:56:38.355Z] ---> Running in 66c26ddc0ec3 [2023-05-08T09:56:38.950Z] Removing intermediate container 66c26ddc0ec3 [2023-05-08T09:56:38.950Z] ---> 8be46992f7ec [2023-05-08T09:56:38.950Z] 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-08T09:56:38.950Z] ---> Running in 80eeda609a51 [2023-05-08T09:56:44.300Z] Removing intermediate container 80eeda609a51 [2023-05-08T09:56:44.300Z] ---> 795160d0cc16 [2023-05-08T09:56:44.300Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T09:56:44.300Z] ---> Running in c4587d2e1feb [2023-05-08T09:56:44.300Z] Removing intermediate container c4587d2e1feb [2023-05-08T09:56:44.300Z] ---> c158ccc20a1d [2023-05-08T09:56:44.300Z] [2023-05-08T09:56:44.300Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T09:56:44.300Z] ---> 51e60588ff2c [2023-05-08T09:56:44.300Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T09:56:44.575Z] ---> Running in 5cefe53dedc5 [2023-05-08T09:56:45.160Z] Removing intermediate container 5cefe53dedc5 [2023-05-08T09:56:45.160Z] ---> b2c33e1b8fd8 [2023-05-08T09:56:45.160Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-08T09:56:45.429Z] ---> Running in 89cefca493ef [2023-05-08T09:56:48.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:56:49.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:56:51.356Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:56:51.356Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:56:51.356Z] OK: 17692 distinct packages available [2023-05-08T09:56:51.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:56:51.938Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:56:51.938Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:56:51.938Z] ---> 2f7616dba519 [2023-05-08T09:56:51.938Z] Step 3/26 : WORKDIR /edgex-go [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 7071286bea9a [2023-05-08T09:56:51.938Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 9e8bc8482e77 [2023-05-08T09:56:51.938Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> a433e53f997c [2023-05-08T09:56:51.938Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 85975490fa91 [2023-05-08T09:56:51.938Z] Step 7/26 : COPY . . [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 4ccf421c9e78 [2023-05-08T09:56:51.938Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 30398ff53487 [2023-05-08T09:56:51.938Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 10ad6250ee6d [2023-05-08T09:56:51.938Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T09:56:51.938Z] ---> Using cache [2023-05-08T09:56:51.938Z] ---> 8be46992f7ec [2023-05-08T09:56:51.938Z] 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-08T09:56:52.541Z] ---> Running in 1568aa4f60db [2023-05-08T09:56:52.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:56:54.485Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-08T09:56:54.485Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-08T09:56:54.485Z] (3/4) Installing libucontext (1.2-r0) [2023-05-08T09:56:54.485Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-08T09:56:54.485Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:56:54.485Z] OK: 8 MiB in 19 packages [2023-05-08T09:56:56.439Z] Removing intermediate container 1568aa4f60db [2023-05-08T09:56:56.439Z] ---> 499f402aece7 [2023-05-08T09:56:56.439Z] Step 12/26 : WORKDIR /edgex-go [2023-05-08T09:56:56.439Z] ---> Running in 468795835fce [2023-05-08T09:56:56.705Z] Removing intermediate container 89cefca493ef [2023-05-08T09:56:56.705Z] ---> 4b7dcd59f60c [2023-05-08T09:56:56.705Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:56:57.665Z] Removing intermediate container 468795835fce [2023-05-08T09:56:57.665Z] ---> 0eee88209c96 [2023-05-08T09:56:57.665Z] [2023-05-08T09:56:57.665Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T09:56:57.665Z] ---> 51e60588ff2c [2023-05-08T09:56:57.665Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T09:56:57.665Z] ---> Using cache [2023-05-08T09:56:57.665Z] ---> b2c33e1b8fd8 [2023-05-08T09:56:57.665Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T09:56:57.665Z] ---> Running in 8dcc6e53a264 [2023-05-08T09:56:58.251Z] ---> 97e1169f5f5b [2023-05-08T09:56:58.251Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:56:59.656Z] ---> b9b5af78d047 [2023-05-08T09:56:59.656Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T09:56:59.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:57:00.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:57:02.825Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:57:02.825Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:57:02.825Z] OK: 17692 distinct packages available [2023-05-08T09:57:02.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:57:03.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:57:05.728Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-08T09:57:05.728Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-08T09:57:05.728Z] (3/5) Installing libucontext (1.2-r0) [2023-05-08T09:57:05.728Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-08T09:57:05.728Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-08T09:57:05.728Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:57:05.728Z] OK: 9 MiB in 20 packages [2023-05-08T09:57:06.690Z] ---> 88df7e4cbe16 [2023-05-08T09:57:06.690Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T09:57:08.633Z] Removing intermediate container 8dcc6e53a264 [2023-05-08T09:57:08.633Z] ---> 42a23a2024f8 [2023-05-08T09:57:08.633Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:57:08.633Z] ---> 9120f0807ea6 [2023-05-08T09:57:08.633Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-08T09:57:08.909Z] ---> Running in f9425e6f8ef5 [2023-05-08T09:57:09.492Z] ---> 8f41118790b4 [2023-05-08T09:57:09.492Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:57:09.760Z] Removing intermediate container f9425e6f8ef5 [2023-05-08T09:57:09.760Z] ---> 731029db4e57 [2023-05-08T09:57:09.760Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-08T09:57:10.757Z] ---> 1c9a0b0be881 [2023-05-08T09:57:10.757Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T09:57:10.757Z] ---> 5a9a9e1ad335 [2023-05-08T09:57:10.757Z] Step 22/27 : WORKDIR / [2023-05-08T09:57:10.757Z] ---> Running in c8f601d62c85 [2023-05-08T09:57:11.361Z] Removing intermediate container c8f601d62c85 [2023-05-08T09:57:11.361Z] ---> d0aabad1747c [2023-05-08T09:57:11.361Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T09:57:11.634Z] ---> Running in 33a5bd521ab0 [2023-05-08T09:57:12.220Z] Removing intermediate container 33a5bd521ab0 [2023-05-08T09:57:12.220Z] ---> f26a4d536f0f [2023-05-08T09:57:12.220Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T09:57:12.489Z] ---> Running in d3c6d98dc56c [2023-05-08T09:57:13.079Z] Removing intermediate container d3c6d98dc56c [2023-05-08T09:57:13.079Z] ---> edd3dee7f953 [2023-05-08T09:57:13.079Z] Step 25/27 : LABEL arch=arm64 [2023-05-08T09:57:13.349Z] ---> Running in a5fe51fedb1d [2023-05-08T09:57:13.943Z] Removing intermediate container a5fe51fedb1d [2023-05-08T09:57:13.943Z] ---> f14a85f00b65 [2023-05-08T09:57:13.943Z] Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:57:14.214Z] ---> Running in 04437a2dbd74 [2023-05-08T09:57:15.178Z] Removing intermediate container 04437a2dbd74 [2023-05-08T09:57:15.178Z] ---> b767c84f3e07 [2023-05-08T09:57:15.178Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T09:57:15.178Z] ---> Running in f99e723f3e66 [2023-05-08T09:57:15.767Z] Removing intermediate container f99e723f3e66 [2023-05-08T09:57:15.767Z] ---> 0f8b985c87fd [2023-05-08T09:57:15.767Z] [2023-05-08T09:57:16.356Z] Successfully built 0f8b985c87fd [2023-05-08T09:57:16.356Z] Successfully tagged security-spire-config-arm64:latest [2023-05-08T09:57:16.356Z] Building security-spire-agent [2023-05-08T09:57:18.309Z]  Building security-spire-config ... done  ---> d5c40a060433 [2023-05-08T09:57:18.309Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T09:57:19.276Z] ---> d4e9d53cb822 [2023-05-08T09:57:19.276Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-08T09:57:23.549Z] ---> 22e3d3703fa8 [2023-05-08T09:57:23.549Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-08T09:57:24.514Z] ---> 3f2a183c62a1 [2023-05-08T09:57:24.514Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T09:57:24.514Z] ---> Running in 4f0cb7cb84e8 [2023-05-08T09:57:25.105Z] Removing intermediate container 4f0cb7cb84e8 [2023-05-08T09:57:25.105Z] ---> 03c1f2edfd98 [2023-05-08T09:57:25.105Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T09:57:25.375Z] ---> Running in cc0bfa722a3c [2023-05-08T09:57:25.966Z] Removing intermediate container cc0bfa722a3c [2023-05-08T09:57:25.966Z] ---> 497c2cc4fd82 [2023-05-08T09:57:25.966Z] Step 24/26 : LABEL arch=arm64 [2023-05-08T09:57:26.234Z] ---> Running in 0b1c2e56326a [2023-05-08T09:57:26.822Z] Removing intermediate container 0b1c2e56326a [2023-05-08T09:57:26.822Z] ---> 3c8991996f11 [2023-05-08T09:57:26.822Z] Step 25/26 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:57:27.090Z] ---> Running in 69be7ac8bbe6 [2023-05-08T09:57:27.680Z] Removing intermediate container 69be7ac8bbe6 [2023-05-08T09:57:27.680Z] ---> afffd1377841 [2023-05-08T09:57:27.680Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T09:57:27.957Z] ---> Running in ab2bde08348a [2023-05-08T09:57:28.543Z] Removing intermediate container ab2bde08348a [2023-05-08T09:57:28.543Z] ---> fc7f6f82d3e8 [2023-05-08T09:57:28.543Z] [2023-05-08T09:57:28.812Z] Successfully built fc7f6f82d3e8 [2023-05-08T09:57:28.812Z] Successfully tagged security-spire-server-arm64:latest [2023-05-08T09:57:32.296Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T09:57:32.296Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T09:57:32.296Z] ---> 2f7616dba519 [2023-05-08T09:57:32.296Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 7071286bea9a [2023-05-08T09:57:32.296Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 9e8bc8482e77 [2023-05-08T09:57:32.296Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> a433e53f997c [2023-05-08T09:57:32.296Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 85975490fa91 [2023-05-08T09:57:32.296Z] Step 7/27 : COPY . . [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 4ccf421c9e78 [2023-05-08T09:57:32.296Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 30398ff53487 [2023-05-08T09:57:32.296Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 10ad6250ee6d [2023-05-08T09:57:32.296Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 8be46992f7ec [2023-05-08T09:57:32.296Z] 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-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 795160d0cc16 [2023-05-08T09:57:32.296Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> c158ccc20a1d [2023-05-08T09:57:32.296Z] [2023-05-08T09:57:32.296Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T09:57:32.296Z] ---> 51e60588ff2c [2023-05-08T09:57:32.296Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> b2c33e1b8fd8 [2023-05-08T09:57:32.296Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 42a23a2024f8 [2023-05-08T09:57:32.296Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:57:32.296Z] ---> Using cache [2023-05-08T09:57:32.296Z] ---> 8f41118790b4 [2023-05-08T09:57:32.297Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:57:32.297Z] ---> Using cache [2023-05-08T09:57:32.297Z] ---> 1c9a0b0be881 [2023-05-08T09:57:32.297Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-08T09:57:36.675Z] ---> 3b43bf7c4062 [2023-05-08T09:57:36.675Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T09:57:42.155Z] ---> 25d11b3f4275 [2023-05-08T09:57:42.155Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T09:57:43.140Z] ---> 2e8bce8d95bb [2023-05-08T09:57:43.140Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-08T09:57:43.725Z] ---> e3c51e7b5456 [2023-05-08T09:57:43.725Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-08T09:57:44.683Z] ---> 69ac703042de [2023-05-08T09:57:44.683Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T09:57:44.948Z] ---> Running in b5db18bec5f6 [2023-05-08T09:57:45.553Z] Removing intermediate container b5db18bec5f6 [2023-05-08T09:57:45.553Z] ---> 815c7f448279 [2023-05-08T09:57:45.553Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T09:57:45.553Z] ---> Running in e7269f36a272 [2023-05-08T09:57:46.135Z] Removing intermediate container e7269f36a272 [2023-05-08T09:57:46.135Z] ---> 78b16e7f1245 [2023-05-08T09:57:46.135Z] Step 25/27 : LABEL arch=arm64 [2023-05-08T09:57:46.401Z] ---> Running in f09421713b8d [2023-05-08T09:57:50.060Z] Removing intermediate container f09421713b8d [2023-05-08T09:57:50.060Z] ---> 5e189ce87489 [2023-05-08T09:57:50.060Z] Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:57:50.060Z] ---> Running in 079a11f0ad44 [2023-05-08T09:57:50.329Z] Removing intermediate container 079a11f0ad44 [2023-05-08T09:57:50.329Z] ---> 14baf0a37332 [2023-05-08T09:57:50.329Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T09:57:50.329Z] ---> Running in f72ba19fab60 [2023-05-08T09:57:50.911Z] Removing intermediate container f72ba19fab60 [2023-05-08T09:57:50.911Z] ---> e3e1b2fa4eba [2023-05-08T09:57:50.911Z] [2023-05-08T09:57:51.177Z] Successfully built e3e1b2fa4eba [2023-05-08T09:57:51.177Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-08T09:58:13.223Z]  Building security-spire-agent ... done Removing intermediate container 45b2eeb23321 [2023-05-08T09:58:13.223Z] ---> 5023b8af6083 [2023-05-08T09:58:13.223Z] [2023-05-08T09:58:13.223Z] Step 9/22 : FROM alpine:3.17 [2023-05-08T09:58:13.223Z] ---> 51e60588ff2c [2023-05-08T09:58:13.223Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-08T09:58:13.223Z] ---> Running in 38c8eb626c32 [2023-05-08T09:58:13.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:14.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:15.479Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T09:58:15.479Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-08T09:58:15.479Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:58:15.479Z] OK: 8 MiB in 17 packages [2023-05-08T09:58:18.824Z] Removing intermediate container 38c8eb626c32 [2023-05-08T09:58:18.824Z] ---> 7b36e17994e8 [2023-05-08T09:58:18.824Z] 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-08T09:58:18.824Z] Removing intermediate container 53080684b265 [2023-05-08T09:58:18.824Z] ---> c2ad12491332 [2023-05-08T09:58:18.824Z] [2023-05-08T09:58:18.824Z] Step 9/20 : FROM alpine:3.17 [2023-05-08T09:58:18.824Z] ---> 51e60588ff2c [2023-05-08T09:58:18.824Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T09:58:18.824Z] ---> Using cache [2023-05-08T09:58:18.824Z] ---> 740ab5d9aec5 [2023-05-08T09:58:18.824Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-08T09:58:18.824Z] ---> Running in 5ad4097b3ae8 [2023-05-08T09:58:18.824Z] ---> Running in f084c70e9650 [2023-05-08T09:58:19.413Z] Removing intermediate container 5ad4097b3ae8 [2023-05-08T09:58:19.413Z] ---> 21d73a302020 [2023-05-08T09:58:19.413Z] Step 12/22 : WORKDIR /edgex [2023-05-08T09:58:19.683Z] ---> Running in 855f535123a2 [2023-05-08T09:58:20.265Z] Removing intermediate container 855f535123a2 [2023-05-08T09:58:20.265Z] ---> e91fea0f2368 [2023-05-08T09:58:20.265Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:58:20.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:21.433Z] ---> d17a51ba7f8f [2023-05-08T09:58:21.433Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:58:21.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:22.289Z] ---> 3dad361981a3 [2023-05-08T09:58:22.289Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-08T09:58:22.873Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T09:58:22.873Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T09:58:22.873Z] OK: 17692 distinct packages available [2023-05-08T09:58:22.873Z] ---> 95468e3b1aca [2023-05-08T09:58:22.873Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-08T09:58:22.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:23.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:24.103Z] ---> 873635b3073c [2023-05-08T09:58:24.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T09:58:24.691Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-08T09:58:24.691Z] ---> d69a9c67e283 [2023-05-08T09:58:24.691Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T09:58:24.691Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-08T09:58:24.691Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-08T09:58:24.691Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-08T09:58:24.691Z] (5/9) Installing curl (8.0.1-r0) [2023-05-08T09:58:24.960Z] ---> Running in aafc0e5aa8dd [2023-05-08T09:58:24.960Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-08T09:58:24.960Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-08T09:58:24.960Z] (8/9) Installing libucontext (1.2-r0) [2023-05-08T09:58:24.960Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-08T09:58:24.960Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:58:24.960Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T09:58:25.543Z] OK: 11 MiB in 24 packages [2023-05-08T09:58:27.491Z] Removing intermediate container aafc0e5aa8dd [2023-05-08T09:58:27.491Z] ---> f7b97e7d2cf6 [2023-05-08T09:58:27.491Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T09:58:27.491Z] Removing intermediate container f084c70e9650 [2023-05-08T09:58:27.491Z] ---> 7cde0c510e08 [2023-05-08T09:58:27.491Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:58:27.491Z] ---> Running in b5cda1d12329 [2023-05-08T09:58:27.764Z] Removing intermediate container b5cda1d12329 [2023-05-08T09:58:27.764Z] ---> 1de702fdf37c [2023-05-08T09:58:27.764Z] Step 20/22 : LABEL arch=arm64 [2023-05-08T09:58:28.030Z] ---> Running in e195de822247 [2023-05-08T09:58:28.030Z] ---> 79f449da5832 [2023-05-08T09:58:28.030Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:58:28.613Z] Removing intermediate container e195de822247 [2023-05-08T09:58:28.613Z] ---> 4fc04dcdbd85 [2023-05-08T09:58:28.613Z] Step 21/22 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:58:31.186Z] ---> Running in cbaf47fb0235 [2023-05-08T09:58:31.186Z] ---> 6e4562f9a912 [2023-05-08T09:58:31.186Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-08T09:58:31.186Z] Removing intermediate container cbaf47fb0235 [2023-05-08T09:58:31.186Z] ---> 1de42c9c87ce [2023-05-08T09:58:31.186Z] Step 22/22 : LABEL version=0.0.0 [2023-05-08T09:58:31.186Z] ---> Running in 02a8a4e1e397 [2023-05-08T09:58:31.768Z] Removing intermediate container 02a8a4e1e397 [2023-05-08T09:58:31.768Z] ---> 8ed1a115c390 [2023-05-08T09:58:31.768Z] [2023-05-08T09:58:32.036Z] Successfully built 8ed1a115c390 [2023-05-08T09:58:32.036Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-08T09:58:32.621Z]  Building security-proxy-setup ... done  ---> ec5eb62dd38d [2023-05-08T09:58:32.621Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:58:33.212Z] ---> 558858fb3194 [2023-05-08T09:58:33.212Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-08T09:58:33.480Z] ---> Running in 3e65839f44ce [2023-05-08T09:58:33.746Z] Removing intermediate container 3e65839f44ce [2023-05-08T09:58:33.746Z] ---> f36727eaeb69 [2023-05-08T09:58:33.746Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T09:58:34.013Z] ---> Running in 97d206e29821 [2023-05-08T09:58:34.280Z] Removing intermediate container 97d206e29821 [2023-05-08T09:58:34.280Z] ---> 3e678be43f49 [2023-05-08T09:58:34.280Z] Step 18/20 : LABEL arch=arm64 [2023-05-08T09:58:34.545Z] ---> Running in 6bb08a2db596 [2023-05-08T09:58:34.817Z] Removing intermediate container 6bb08a2db596 [2023-05-08T09:58:34.817Z] ---> e4a44d5e7667 [2023-05-08T09:58:34.817Z] Step 19/20 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:58:35.084Z] ---> Running in 0c48a7a6d202 [2023-05-08T09:58:35.350Z] Removing intermediate container 0c48a7a6d202 [2023-05-08T09:58:35.350Z] ---> bf055d1e5590 [2023-05-08T09:58:35.350Z] Step 20/20 : LABEL version=0.0.0 [2023-05-08T09:58:35.616Z] ---> Running in 04a28521b083 [2023-05-08T09:58:35.883Z] Removing intermediate container 04a28521b083 [2023-05-08T09:58:35.883Z] ---> 6f576b9342ae [2023-05-08T09:58:35.883Z] [2023-05-08T09:58:36.149Z] Successfully built 6f576b9342ae [2023-05-08T09:58:36.149Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-08T09:58:38.734Z]  Building security-spiffe-token-provider ... done Removing intermediate container dabd6fa14cbb [2023-05-08T09:58:38.734Z] ---> a722973cfde4 [2023-05-08T09:58:38.734Z] [2023-05-08T09:58:38.734Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T09:58:38.734Z] ---> 51e60588ff2c [2023-05-08T09:58:38.734Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T09:58:38.734Z] ---> Running in 70f877886ea2 [2023-05-08T09:58:39.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:39.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T09:58:40.845Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T09:58:41.111Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T09:58:41.111Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T09:58:41.111Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T09:58:41.377Z] OK: 8 MiB in 17 packages [2023-05-08T09:58:43.946Z] Removing intermediate container 70f877886ea2 [2023-05-08T09:58:43.946Z] ---> 33a91621d28f [2023-05-08T09:58:43.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T09:58:44.212Z] ---> Running in 7328f7602345 [2023-05-08T09:58:44.478Z] Removing intermediate container 7328f7602345 [2023-05-08T09:58:44.478Z] ---> 73c9ace4c025 [2023-05-08T09:58:44.478Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-08T09:58:44.478Z] ---> Running in 51fd5d9dac94 [2023-05-08T09:58:44.746Z] Removing intermediate container 51fd5d9dac94 [2023-05-08T09:58:44.746Z] ---> e66cf6ce55c0 [2023-05-08T09:58:44.746Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T09:58:44.746Z] ---> Running in c3818f4199f0 [2023-05-08T09:58:45.014Z] Removing intermediate container c3818f4199f0 [2023-05-08T09:58:45.014Z] ---> 129dc5557769 [2023-05-08T09:58:45.014Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T09:58:45.596Z] ---> aa878519105e [2023-05-08T09:58:45.596Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T09:58:46.177Z] ---> e89a77a4488f [2023-05-08T09:58:46.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-08T09:58:47.588Z] ---> 1acbc6a74ba4 [2023-05-08T09:58:47.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-08T09:58:48.171Z] ---> a0a3019574d1 [2023-05-08T09:58:48.171Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-08T09:58:48.171Z] ---> Running in af215ec9a99c [2023-05-08T09:58:48.438Z] Removing intermediate container af215ec9a99c [2023-05-08T09:58:48.438Z] ---> 190dc1bab524 [2023-05-08T09:58:48.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T09:58:48.438Z] ---> Running in 32d1c48a3652 [2023-05-08T09:58:48.704Z] Removing intermediate container 32d1c48a3652 [2023-05-08T09:58:48.704Z] ---> bbbf13101115 [2023-05-08T09:58:48.704Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T09:58:48.704Z] ---> Running in 1c79d6b7b257 [2023-05-08T09:58:48.970Z] Removing intermediate container 1c79d6b7b257 [2023-05-08T09:58:48.970Z] ---> 7cb85837a0f4 [2023-05-08T09:58:48.970Z] Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d [2023-05-08T09:58:49.235Z] ---> Running in 80ed5987164d [2023-05-08T09:58:49.503Z] Removing intermediate container 80ed5987164d [2023-05-08T09:58:49.503Z] ---> ac01a5d7ea74 [2023-05-08T09:58:49.503Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T09:58:49.503Z] ---> Running in d34b80ff6d3a [2023-05-08T09:58:49.769Z] Removing intermediate container d34b80ff6d3a [2023-05-08T09:58:49.769Z] ---> 87fff4071c2f [2023-05-08T09:58:49.769Z] [2023-05-08T09:58:50.036Z] Successfully built 87fff4071c2f [2023-05-08T09:58:50.036Z] Successfully tagged support-notifications-arm64:latest [2023-05-08T09:58:50.309Z]  Building support-notifications ... done  [Pipeline] } [2023-05-08T09:58:50.327Z] $ docker stop --time=1 8289bd8546f968680319cfcd244a8892e5cef88b1fd329d51ee66a99e81ac0bb [2023-05-08T09:58:51.993Z] $ docker rm -f --volumes 8289bd8546f968680319cfcd244a8892e5cef88b1fd329d51ee66a99e81ac0bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T09:58:52.542Z] + docker images [2023-05-08T09:58:52.807Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-08T09:58:52.807Z] support-notifications-arm64 latest 87fff4071c2f 3 seconds ago 31.9MB [2023-05-08T09:58:52.807Z] a722973cfde4 15 seconds ago 1.59GB [2023-05-08T09:58:52.807Z] security-spiffe-token-provider-arm64 latest 6f576b9342ae 17 seconds ago 32.7MB [2023-05-08T09:58:52.807Z] security-proxy-setup-arm64 latest 8ed1a115c390 21 seconds ago 18.7MB [2023-05-08T09:58:52.807Z] c2ad12491332 35 seconds ago 1.57GB [2023-05-08T09:58:52.807Z] 5023b8af6083 42 seconds ago 1.51GB [2023-05-08T09:58:52.807Z] security-spire-agent-arm64 latest e3e1b2fa4eba About a minute ago 153MB [2023-05-08T09:58:52.807Z] security-spire-server-arm64 latest fc7f6f82d3e8 About a minute ago 97MB [2023-05-08T09:58:52.807Z] security-spire-config-arm64 latest 0f8b985c87fd About a minute ago 96.1MB [2023-05-08T09:58:52.807Z] 0eee88209c96 About a minute ago 1.39GB [2023-05-08T09:58:52.807Z] c158ccc20a1d 2 minutes ago 1.39GB [2023-05-08T09:58:52.807Z] support-scheduler-arm64 latest c601b2512221 2 minutes ago 31.2MB [2023-05-08T09:58:52.807Z] 28910adb4079 2 minutes ago 1.59GB [2023-05-08T09:58:52.807Z] core-data-arm64 latest 45720f1e41ca 4 minutes ago 19.9MB [2023-05-08T09:58:52.807Z] 911fdffbd654 4 minutes ago 1.53GB [2023-05-08T09:58:52.807Z] core-common-config-bootstrapper-arm64 latest 2ea4a5bc16c2 6 minutes ago 17.2MB [2023-05-08T09:58:52.807Z] 43f8a2373a9e 7 minutes ago 1.52GB [2023-05-08T09:58:52.807Z] core-metadata-arm64 latest cd6cda449835 12 minutes ago 20.2MB [2023-05-08T09:58:52.807Z] core-command-arm64 latest 9418e3ea632e 12 minutes ago 19.7MB [2023-05-08T09:58:52.807Z] security-bootstrapper-arm64 latest 7f790105f8bd 12 minutes ago 21.9MB [2023-05-08T09:58:52.807Z] security-secretstore-setup-arm64 latest 06edcadfd541 12 minutes ago 32.2MB [2023-05-08T09:58:52.807Z] 51d136fd8e1a 12 minutes ago 1.53GB [2023-05-08T09:58:52.807Z] a1a5fc077496 12 minutes ago 1.53GB [2023-05-08T09:58:52.807Z] security-proxy-auth-arm64 latest 7fa7e2314829 12 minutes ago 18.1MB [2023-05-08T09:58:52.807Z] 2ac63768e845 12 minutes ago 1.52GB [2023-05-08T09:58:52.807Z] 7902488900ea 12 minutes ago 1.51GB [2023-05-08T09:58:52.807Z] c63be3226584 13 minutes ago 1.51GB [2023-05-08T09:58:52.807Z] ci-base-image-arm64 latest 2f7616dba519 33 minutes ago 899MB [2023-05-08T09:58:52.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 13 days ago 681MB [2023-05-08T09:58:52.807Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-08T09:58:52.807Z] 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-08T09:58:53.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T09:58:53.603Z] [2023-05-08T09:58:53.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:58:54.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T09:58:54.275Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T09:58:54.275Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T09:58:54.275Z] 04944245beec: Pulling fs layer [2023-05-08T09:58:54.275Z] 699f458cf7ca: Pulling fs layer [2023-05-08T09:58:54.275Z] 765212b225bb: Pulling fs layer [2023-05-08T09:58:54.275Z] f23df028b6ca: Pulling fs layer [2023-05-08T09:58:54.275Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T09:58:54.275Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T09:58:54.275Z] 765212b225bb: Waiting [2023-05-08T09:58:54.275Z] f23df028b6ca: Waiting [2023-05-08T09:58:54.275Z] d65c8cfc05b1: Waiting [2023-05-08T09:58:54.275Z] 2437ff75d9bd: Waiting [2023-05-08T09:58:54.275Z] 04944245beec: Verifying Checksum [2023-05-08T09:58:54.275Z] 04944245beec: Download complete [2023-05-08T09:58:54.275Z] 765212b225bb: Verifying Checksum [2023-05-08T09:58:54.275Z] 765212b225bb: Download complete [2023-05-08T09:58:54.275Z] f23df028b6ca: Verifying Checksum [2023-05-08T09:58:54.275Z] f23df028b6ca: Download complete [2023-05-08T09:58:54.275Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T09:58:54.275Z] d65c8cfc05b1: Download complete [2023-05-08T09:58:54.543Z] 699f458cf7ca: Verifying Checksum [2023-05-08T09:58:54.543Z] 699f458cf7ca: Download complete [2023-05-08T09:58:54.811Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T09:58:54.811Z] 8998bd30e6a1: Download complete [2023-05-08T09:58:57.390Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T09:58:57.390Z] 2437ff75d9bd: Download complete [2023-05-08T09:58:58.793Z] 8998bd30e6a1: Pull complete [2023-05-08T09:58:59.374Z] 04944245beec: Pull complete [2023-05-08T09:59:00.782Z] 699f458cf7ca: Pull complete [2023-05-08T09:59:00.782Z] 765212b225bb: Pull complete [2023-05-08T09:59:01.366Z] f23df028b6ca: Pull complete [2023-05-08T09:59:01.637Z] d65c8cfc05b1: Pull complete [2023-05-08T09:59:16.607Z] 2437ff75d9bd: Pull complete [2023-05-08T09:59:16.607Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T09:59:16.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T09:59:16.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:59:16.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container [2023-05-08T09:59:16.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T09:59:19.537Z] $ docker top ea42b90a587b4917eb530d956e96b61c2fb6f62b2e276a454dc4bf8855559f78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:20.458Z] ---> job-cost.sh [2023-05-08T09:59:20.459Z] lf-activate-venv: SKIPPING [2023-05-08T09:59:20.459Z] INFO: No Stack... [2023-05-08T09:59:20.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T09:59:21.677Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T09:59:22.332Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-08T09:59:22.332Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T09:59:22.411Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] [2023-05-08T09:59:22.416Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] did not exist. Created. [2023-05-08T09:59:22.416Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T09:59:22.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T09:59:23.005Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T09:59:23.021Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T09:59:23.092Z] $ docker stop --time=1 ea42b90a587b4917eb530d956e96b61c2fb6f62b2e276a454dc4bf8855559f78 [2023-05-08T09:59:24.578Z] $ docker rm -f --volumes ea42b90a587b4917eb530d956e96b61c2fb6f62b2e276a454dc4bf8855559f78 [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-08T09:59:25.560Z] provisioning config files... [2023-05-08T09:59:25.567Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2733917236246078817tmp [Pipeline] { [Pipeline] sh [2023-05-08T09:59:25.901Z] + set +x [2023-05-08T09:59:25.902Z] + curl -s https://codecov.io/bash [2023-05-08T09:59:25.902Z] + bash -s -- [2023-05-08T09:59:25.902Z] [2023-05-08T09:59:25.902Z] _____ _ [2023-05-08T09:59:25.902Z] / ____| | | [2023-05-08T09:59:25.902Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T09:59:25.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T09:59:25.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T09:59:25.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T09:59:25.902Z] Bash-1.0.6 [2023-05-08T09:59:25.902Z] [2023-05-08T09:59:25.902Z] [2023-05-08T09:59:25.902Z] ==> git version 2.25.1 found [2023-05-08T09:59:25.902Z] ==> 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-08T09:59:25.902Z] Release-Date: 2020-01-08 [2023-05-08T09:59:25.902Z] 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-08T09:59:25.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T09:59:25.902Z] ==> Jenkins CI detected. [2023-05-08T09:59:25.902Z] current dir:  /w/workspace/edgex-go/1 [2023-05-08T09:59:25.902Z] project root: . [2023-05-08T09:59:25.902Z] --> token set from env [2023-05-08T09:59:25.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T09:59:26.164Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T09:59:26.164Z] ==> Python coveragepy not found [2023-05-08T09:59:26.164Z] ==> Searching for coverage reports in: [2023-05-08T09:59:26.164Z] + . [2023-05-08T09:59:26.164Z] -> Found 1 reports [2023-05-08T09:59:26.164Z] ==> Detecting git/mercurial file structure [2023-05-08T09:59:26.164Z] ==> Reading reports [2023-05-08T09:59:26.164Z] + ./coverage.out bytes=448560 [2023-05-08T09:59:26.164Z] ==> Appending adjustments [2023-05-08T09:59:26.164Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T09:59:27.543Z] + Found adjustments [2023-05-08T09:59:27.543Z] ==> Gzipping contents [2023-05-08T09:59:27.543Z] 60K /tmp/codecov.hepJXD.gz [2023-05-08T09:59:27.543Z] ==> Uploading reports [2023-05-08T09:59:27.543Z] url: https://codecov.io [2023-05-08T09:59:27.543Z] query: branch=PR-4555&commit=a11cadbf2631e92ac6b9aceb3f104f9a030db95d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4555%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4555&job=&cmd_args= [2023-05-08T09:59:27.543Z] -> Pinging Codecov [2023-05-08T09:59:27.543Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4555&commit=a11cadbf2631e92ac6b9aceb3f104f9a030db95d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4555%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4555&job=&cmd_args= [2023-05-08T09:59:27.543Z] -> Uploading to [2023-05-08T09:59:27.543Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/00271124DB129430A58F1EEE437C3FCB/a11cadbf2631e92ac6b9aceb3f104f9a030db95d/b5e7ef55-f049-4227-9238-81e1b2103c04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T095927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fec82597a24efa2c8a0a501bd0fe7ece9bacd2d196ab489081ce5ec98e793d94 [2023-05-08T09:59:27.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T09:59:27.543Z] Dload Upload Total Spent Left Speed [2023-05-08T09:59:27.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57589 0 0 100 57589 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57589 0 0 100 57589 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-05-08T09:59:27.804Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] } [2023-05-08T09:59:27.833Z] 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-08T09:59:29.173Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:29.498Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:30.391Z] ---> package-listing.sh [2023-05-08T09:59:30.391Z] ++ facter osfamily [2023-05-08T09:59:30.391Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T09:59:30.651Z] + OS_FAMILY=debian [2023-05-08T09:59:30.651Z] + workspace=/w/workspace/edgex-go/1 [2023-05-08T09:59:30.651Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T09:59:30.651Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T09:59:30.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T09:59:30.651Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T09:59:30.651Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-08T09:59:30.651Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T09:59:30.651Z] + case "${OS_FAMILY}" in [2023-05-08T09:59:30.651Z] + dpkg -l [2023-05-08T09:59:30.651Z] + grep '^ii' [2023-05-08T09:59:30.651Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T09:59:30.651Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T09:59:30.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T09:59:30.651Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-08T09:59:30.651Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-08T09:59:30.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-08T09:59:30.689Z] 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-08T09:59:30.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:59:31.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T09:59:31.599Z] [2023-05-08T09:59:31.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T09:59:31.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T09:59:31.965Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T09:59:31.965Z] 5eb5b503b376: Pulling fs layer [2023-05-08T09:59:31.965Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T09:59:31.965Z] ec43610c2a17: Pulling fs layer [2023-05-08T09:59:31.965Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T09:59:31.965Z] 33b1e0a273af: Pulling fs layer [2023-05-08T09:59:31.965Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T09:59:31.965Z] 3a2ae6a8a46f: Waiting [2023-05-08T09:59:31.965Z] 33b1e0a273af: Waiting [2023-05-08T09:59:31.965Z] 5d3b04190fa2: Waiting [2023-05-08T09:59:31.965Z] 2f39f015ded8: Pulling fs layer [2023-05-08T09:59:31.965Z] 2f39f015ded8: Waiting [2023-05-08T09:59:31.965Z] 5c69ac0246d0: Download complete [2023-05-08T09:59:31.965Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T09:59:31.965Z] 3a2ae6a8a46f: Download complete [2023-05-08T09:59:31.965Z] 33b1e0a273af: Verifying Checksum [2023-05-08T09:59:31.965Z] 33b1e0a273af: Download complete [2023-05-08T09:59:31.965Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T09:59:31.965Z] 5d3b04190fa2: Download complete [2023-05-08T09:59:32.223Z] ec43610c2a17: Verifying Checksum [2023-05-08T09:59:32.223Z] ec43610c2a17: Download complete [2023-05-08T09:59:32.223Z] 5eb5b503b376: Verifying Checksum [2023-05-08T09:59:32.223Z] 5eb5b503b376: Download complete [2023-05-08T09:59:32.789Z] 2f39f015ded8: Download complete [2023-05-08T09:59:33.357Z] 5eb5b503b376: Pull complete [2023-05-08T09:59:33.614Z] 5c69ac0246d0: Pull complete [2023-05-08T09:59:33.874Z] ec43610c2a17: Pull complete [2023-05-08T09:59:33.874Z] 3a2ae6a8a46f: Pull complete [2023-05-08T09:59:34.132Z] 33b1e0a273af: Pull complete [2023-05-08T09:59:34.132Z] 5d3b04190fa2: Pull complete [2023-05-08T09:59:38.313Z] 2f39f015ded8: Pull complete [2023-05-08T09:59:38.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T09:59:38.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T09:59:38.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T09:59:38.531Z] prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container [2023-05-08T09:59:38.580Z] $ 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-08T09:59:39.701Z] $ docker top 3f8082bb1142cb33f278b4da4470a870228771da84ded97d8e10302903107ace -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T09:59:40.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T09:59:40.375Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T09:59:40.684Z] + ls /var/log/sa-host [2023-05-08T09:59:40.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T09:59:40.892Z] provisioning config files... [2023-05-08T09:59:40.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2009971627447037506tmp [Pipeline] { [Pipeline] echo [2023-05-08T09:59:40.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:41.264Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T09:59:41.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:41.690Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T09:59:41.720Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:42.028Z] ---> sudo-logs.sh [2023-05-08T09:59:42.028Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T09:59:42.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:42.416Z] ---> job-cost.sh [2023-05-08T09:59:42.416Z] lf-activate-venv: SKIPPING [2023-05-08T09:59:42.416Z] DEBUG: total: 0.10999999940395355 [2023-05-08T09:59:42.416Z] INFO: Retrieving Stack Cost... [2023-05-08T09:59:42.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T09:59:43.244Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T09:59:43.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T09:59:43.587Z] ---> logs-deploy.sh [2023-05-08T09:59:43.587Z] lf-activate-venv: SKIPPING [2023-05-08T09:59:43.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4555/1 [2023-05-08T09:59:43.588Z] INFO: archiving workspace using pattern(s): [2023-05-08T09:59:45.491Z] Archives upload complete. [2023-05-08T09:59:45.491Z] INFO: archiving logs to Nexus