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 09:21:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:21:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:21:17 ========================================================= 09:21:17 EdgeX Global Pipelines Version Info 09:21:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:21:18 ------------------- 09:21:18 stable info: 09:21:18 ------------------- 09:21:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:21:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:21:18 Message: update stable to v1.0.249 09:21:19 ------------------- 09:21:19 experimental info: 09:21:19 ------------------- 09:21:19 Commited By: **** collab-it+edgex@linuxfoundation.org 09:21:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:21:19 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4555 [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4555 [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4555 [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a11cadb [Pipeline] echo 09:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:20 provisioning config files... 09:21:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5740375313981301564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:21 ---> docker-login.sh 09:21:21 nexus3.edgexfoundry.org:10001 09:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:21 Configure a credential helper to remove this warning. See 09:21:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:21 09:21:21 Login Succeeded 09:21:21 nexus3.edgexfoundry.org:10002 09:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:21 Configure a credential helper to remove this warning. See 09:21:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:21 09:21:21 Login Succeeded 09:21:21 nexus3.edgexfoundry.org:10003 09:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:21 Configure a credential helper to remove this warning. See 09:21:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:21 09:21:21 Login Succeeded 09:21:21 nexus3.edgexfoundry.org:10004 09:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:22 Configure a credential helper to remove this warning. See 09:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:22 09:21:22 Login Succeeded 09:21:22 docker.io 09:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:22 Configure a credential helper to remove this warning. See 09:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:22 09:21:22 Login Succeeded 09:21:22 ---> docker-login.sh ends [Pipeline] } 09:21:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:22 + 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 09:21:22 + dirname cmd/core-command/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo core-command,cmd/core-command/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:21:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:21:22 + dirname cmd/core-data/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo core-data,cmd/core-data/Dockerfile 09:21:22 + dirname cmd/core-metadata/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo core-metadata,cmd/core-metadata/Dockerfile 09:21:22 + dirname cmd/security-bootstrapper/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:21:22 + dirname cmd/security-proxy-auth/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:21:22 + dirname cmd/security-proxy-setup/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:21:22 + dirname cmd/security-secretstore-setup/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:21:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:21:22 + dirname cmd/security-spire-agent/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:21:22 + dirname cmd/security-spire-config/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:21:22 + dirname cmd/security-spire-server/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:21:22 + dirname cmd/support-notifications/Dockerfile 09:21:22 + cut -d/ -f2 09:21:22 + echo support-notifications,cmd/support-notifications/Dockerfile 09:21:22 + + cut -d/ -f2 09:21:22 dirname cmd/support-scheduler/Dockerfile 09:21:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:21:22 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 09:21:23 + git rev-list -1 --merges a11cadbf2631e92ac6b9aceb3f104f9a030db95d~1..a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] echo 09:21:23 -----------> git rev-list -1 --merges a11cadbf2631e92ac6b9aceb3f104f9a030db95d~1..a11cadbf2631e92ac6b9aceb3f104f9a030db95d a11cadbf2631e92ac6b9aceb3f104f9a030db95d [false] [Pipeline] sh 09:21:23 + git log --format=format:%s -1 a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] echo 09:21:23 ========================================================= 09:21:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:21:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:21:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:21:24 + grep -v github /etc/ssh/ssh_known_hosts 09:21:24 + [ -e /tmp/ssh_known_hosts ] 09:21:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:21:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:21:24 + sudo tee -a /etc/ssh/ssh_known_hosts 09:21:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:24 09:21:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:25 0.1.4: Pulling from edgex-devops/py-git-semver 09:21:25 b85a868b505f: Pulling fs layer 09:21:25 e2be974225ed: Pulling fs layer 09:21:25 339a4e72a1f5: Pulling fs layer 09:21:25 988bab9f4d93: Pulling fs layer 09:21:25 1469e6f7b9e6: Pulling fs layer 09:21:25 eaf3925da568: Pulling fs layer 09:21:25 bab4dde63d76: Pulling fs layer 09:21:25 bde34c3a00c8: Pulling fs layer 09:21:25 b352a97aabf1: Pulling fs layer 09:21:25 4872d77fe225: Pulling fs layer 09:21:25 5851b861e8e6: Pulling fs layer 09:21:25 b352a97aabf1: Waiting 09:21:25 bde34c3a00c8: Waiting 09:21:25 bab4dde63d76: Waiting 09:21:25 eaf3925da568: Waiting 09:21:25 4872d77fe225: Waiting 09:21:25 1469e6f7b9e6: Waiting 09:21:25 988bab9f4d93: Waiting 09:21:25 e2be974225ed: Verifying Checksum 09:21:25 e2be974225ed: Download complete 09:21:25 988bab9f4d93: Verifying Checksum 09:21:25 988bab9f4d93: Download complete 09:21:25 1469e6f7b9e6: Verifying Checksum 09:21:25 1469e6f7b9e6: Download complete 09:21:25 eaf3925da568: Verifying Checksum 09:21:25 eaf3925da568: Download complete 09:21:25 339a4e72a1f5: Verifying Checksum 09:21:25 339a4e72a1f5: Download complete 09:21:25 bde34c3a00c8: Download complete 09:21:25 b352a97aabf1: Download complete 09:21:25 4872d77fe225: Verifying Checksum 09:21:25 4872d77fe225: Download complete 09:21:25 5851b861e8e6: Verifying Checksum 09:21:25 5851b861e8e6: Download complete 09:21:25 b85a868b505f: Verifying Checksum 09:21:25 b85a868b505f: Download complete 09:21:25 bab4dde63d76: Verifying Checksum 09:21:25 bab4dde63d76: Download complete 09:21:26 b85a868b505f: Pull complete 09:21:26 e2be974225ed: Pull complete 09:21:27 339a4e72a1f5: Pull complete 09:21:27 988bab9f4d93: Pull complete 09:21:27 1469e6f7b9e6: Pull complete 09:21:27 eaf3925da568: Pull complete 09:21:29 bab4dde63d76: Pull complete 09:21:29 bde34c3a00c8: Pull complete 09:21:29 b352a97aabf1: Pull complete 09:21:29 4872d77fe225: Pull complete 09:21:29 5851b861e8e6: Pull complete 09:21:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:29 prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container 09:21:29 $ 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 09:21:30 $ docker top efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 -eo pid,comm 09:21:30 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). 09:21:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:31 [ssh-agent] Looking for ssh-agent implementation... 09:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:31 $ docker exec efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent 09:21:31 SSH_AUTH_SOCK=/tmp/ssh-1cCrutbBve6x/agent.32 09:21:31 SSH_AGENT_PID=38 09:21:31 Running ssh-add (command line suppressed) 09:21:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2494046018548484489.key (/w/workspace/edgex-go/1@tmp/private_key_2494046018548484489.key) 09:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:31 + git tag --points-at HEAD [Pipeline] } 09:21:31 $ docker exec --env ******** --env ******** efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent -k 09:21:31 unset SSH_AUTH_SOCK; 09:21:31 unset SSH_AGENT_PID; 09:21:31 echo Agent pid 38 killed; 09:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:31 [ssh-agent] Looking for ssh-agent implementation... 09:21:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:32 $ docker exec efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent 09:21:32 SSH_AUTH_SOCK=/tmp/ssh-bR61ts4OTr87/agent.70 09:21:32 SSH_AGENT_PID=76 09:21:32 Running ssh-add (command line suppressed) 09:21:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15551712340697630048.key (/w/workspace/edgex-go/1@tmp/private_key_15551712340697630048.key) 09:21:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:32 + git semver init 09:21:32 2023-05-08 09:21:32,751 [run_init] DEBUG init version:0.0.0 force:False 09:21:32 2023-05-08 09:21:32,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:21:32 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 09:21:32 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) 09:21:37 2023-05-08 09:21:36,819 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:21:37 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 09:21:37 2023-05-08 09:21:36,819 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4555 09:21:37 2023-05-08 09:21:36,823 [execute] INFO git cat-file --batch-check 09:21:37 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=) 09:21:37 2023-05-08 09:21:36,830 [execute] INFO git cat-file --batch 09:21:37 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=) 09:21:37 2023-05-08 09:21:36,836 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4555 09:21:37 0.0.0 [Pipeline] } 09:21:37 $ docker exec --env ******** --env ******** efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 ssh-agent -k 09:21:37 unset SSH_AUTH_SOCK; 09:21:37 unset SSH_AGENT_PID; 09:21:37 echo Agent pid 76 killed; 09:21:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:37 + git semver [Pipeline] } 09:21:37 $ docker stop --time=1 efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 09:21:39 $ docker rm -f --volumes efcd0aa86d57fb2a665fd6d2e25f1f270bb087cd5836153cf276f51bf1d3a187 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:21:39 Stashed 1 file(s) [Pipeline] echo 09:21:39 [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 09:21:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:21:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:21:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:21:40 ========================================================= 09:21:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:21:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:21:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:21:41 f56be85fc22e: Pulling fs layer 09:21:41 85791d961cd3: Pulling fs layer 09:21:41 d694b5ae8c79: Pulling fs layer 09:21:41 9f32a84ed3da: Pulling fs layer 09:21:41 4d19c01a9841: Pulling fs layer 09:21:41 9325e15d5711: Pulling fs layer 09:21:41 556b6ee489ea: Pulling fs layer 09:21:41 c5a4b2cf53e6: Pulling fs layer 09:21:41 9325e15d5711: Waiting 09:21:41 9f32a84ed3da: Waiting 09:21:41 4d19c01a9841: Waiting 09:21:41 556b6ee489ea: Waiting 09:21:41 85791d961cd3: Verifying Checksum 09:21:41 85791d961cd3: Download complete 09:21:41 9f32a84ed3da: Verifying Checksum 09:21:41 9f32a84ed3da: Download complete 09:21:41 4d19c01a9841: Verifying Checksum 09:21:41 4d19c01a9841: Download complete 09:21:41 f56be85fc22e: Verifying Checksum 09:21:41 f56be85fc22e: Download complete 09:21:41 9325e15d5711: Verifying Checksum 09:21:41 9325e15d5711: Download complete 09:21:41 f56be85fc22e: Pull complete 09:21:41 85791d961cd3: Pull complete 09:21:41 c5a4b2cf53e6: Verifying Checksum 09:21:41 c5a4b2cf53e6: Download complete 09:21:41 d694b5ae8c79: Verifying Checksum 09:21:41 d694b5ae8c79: Download complete 09:21:41 556b6ee489ea: Download complete 09:21:45 d694b5ae8c79: Pull complete 09:21:45 9f32a84ed3da: Pull complete 09:21:45 4d19c01a9841: Pull complete 09:21:45 9325e15d5711: Pull complete 09:21:47 556b6ee489ea: Pull complete 09:21:48 c5a4b2cf53e6: Pull complete 09:21:48 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:21:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:21:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:21:48 WORKDIR /edgex 09:21:48 COPY go.mod . 09:21:48 RUN go mod download 09:21:48 + docker build -t ci-base-image-x86_64 -f - . 09:21:49 Sending build context to Docker daemon 170.7MB 09:21:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:21:49 ---> c4be618373d6 09:21:49 Step 2/4 : WORKDIR /edgex 09:21:51 ---> Running in 0eae5e14ef9a 09:21:51 Removing intermediate container 0eae5e14ef9a 09:21:51 ---> d5b75aae9c69 09:21:51 Step 3/4 : COPY go.mod . 09:21:51 ---> a08ae9d85648 09:21:51 Step 4/4 : RUN go mod download 09:21:51 ---> Running in 4a983686a11e 09:21:55 Still waiting to schedule task 09:21:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:22:03 Removing intermediate container 4a983686a11e 09:22:03 ---> 224e43c6cdb0 09:22:03 Successfully built 224e43c6cdb0 09:22:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:04 + docker inspect -f . ci-base-image-x86_64 09:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:04 prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container 09:22:04 $ 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 09:22:04 $ docker top 040fd634f464d5fa0e9437d24c855a2eab18427fe8211fcc540327d8bdf9f101 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:04 + go version 09:22:04 go version go1.20.2 linux/amd64 [Pipeline] } 09:22:05 $ docker stop --time=1 040fd634f464d5fa0e9437d24c855a2eab18427fe8211fcc540327d8bdf9f101 09:22:06 $ 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 09:22:06 + docker inspect -f . ci-base-image-x86_64 09:22:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:07 prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container 09:22:07 $ 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 09:22:07 $ docker top f77a9106dcb4dce3546c5fe78321403e9032a167b6f059ece063840ae860deeb -eo pid,comm [Pipeline] { [Pipeline] echo 09:22:07 ========================================================= 09:22:07 [edgeXBuildGoParallel] Running Tests and Build... 09:22:07 ========================================================= [Pipeline] sh 09:22:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:22:08 + make test 09:22:08 go test -race -coverprofile=coverage.out ./... 09:22:14 ? github.com/edgexfoundry/edgex-go [no test files] 09:22:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:22:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:22:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:22:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:22:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:22:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:22:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:22:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:22:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:22:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:22:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:22:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 09:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 09:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 09:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:22:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 09:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.477s coverage: 88.5% of statements 09:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 09:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements 09:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:22:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 09:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 09:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 09:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements 09:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 42.9% of statements 09:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements 09:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 09:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 09:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 09:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:22:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:22:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:22:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:22:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 09:22:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:22:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:22:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:22:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 09:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 09:23:10 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 09:23:10 running golangci-lint 09:23:10 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:23:10 go version go1.20.2 linux/amd64 09:23:10 level=info msg="[config_reader] Used config file .golangci.yml" 09:23:10 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:23:25 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 15.482735128s" 09:23:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.652136ms" 09:23:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14485 in /w/workspace/edgexfoundry_edgex-go_PR-4555 [Pipeline] { [Pipeline] ws 09:23:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:23:27 The recommended git tool is: git 09:23:32 using credential edgex-jenkins-ssh 09:23:32 Cloning the remote Git repository 09:23:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:23:32 > git init /w/workspace/edgex-go/1 # timeout=10 09:23:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:23:32 > git --version # timeout=10 09:23:32 > git --version # 'git version 2.25.1' 09:23:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:35 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" 09:23:35 level=info msg="[runner] Issues before processing: 203, after processing: 0" 09:23:35 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" 09:23:35 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" 09:23:35 level=info msg="[runner] linters took 8.751717449s with stages: goanalysis_metalinter: 8.73312131s" 09:23:35 level=info msg="File cache stats: 0 entries of total size 0B" 09:23:35 level=info msg="Memory: 243 samples, avg is 192.1MB, max is 749.2MB" 09:23:35 level=info msg="Execution took 24.283029646s" 09:23:35 go vet ./... 09:23:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:23:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:23:39 ./bin/test-attribution-txt.sh [Pipeline] echo 09:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:23:39 + ls -al . 09:23:39 total 704 09:23:39 drwxrwxr-x 11 1001 1001 4096 May 8 09:22 . 09:23:39 drwxr-xr-x 4 root root 4096 May 8 09:22 .. 09:23:39 drwxrwxr-x 2 1001 1001 4096 May 8 09:21 .blubracket 09:23:39 -rw-rw-r-- 1 1001 1001 16 May 8 09:21 .dockerignore 09:23:39 drwxrwxr-x 8 1001 1001 4096 May 8 09:21 .git 09:23:39 drwxrwxr-x 3 1001 1001 4096 May 8 09:21 .github 09:23:39 -rw-rw-r-- 1 1001 1001 1133 May 8 09:21 .gitignore 09:23:39 -rw-rw-r-- 1 1001 1001 42 May 8 09:21 .golangci.yml 09:23:39 -rw-rw-r-- 1 1001 1001 87 May 8 09:21 .hadolint.yml 09:23:39 drwxr-xr-x 3 1001 1001 4096 May 8 09:21 .semver 09:23:39 -rw-rw-r-- 1 1001 1001 166 May 8 09:21 .sonarcloud.properties 09:23:39 -rw-rw-r-- 1 1001 1001 1171 May 8 09:21 ADOPTERS.md 09:23:39 -rw-rw-r-- 1 1001 1001 10835 May 8 09:21 Attribution.txt 09:23:39 -rw-rw-r-- 1 1001 1001 73765 May 8 09:21 CHANGELOG.md 09:23:39 -rw-rw-r-- 1 1001 1001 3804 May 8 09:21 CONTRIBUTING.md 09:23:39 -rw-rw-r-- 1 1001 1001 677 May 8 09:21 GOVERNANCE.md 09:23:39 -rw-rw-r-- 1 1001 1001 883 May 8 09:21 Jenkinsfile 09:23:39 -rw-rw-r-- 1 1001 1001 10775 May 8 09:21 LICENSE 09:23:39 -rw-rw-r-- 1 1001 1001 14368 May 8 09:21 Makefile 09:23:39 -rw-rw-r-- 1 1001 1001 582 May 8 09:21 OWNERS.md 09:23:39 -rw-rw-r-- 1 1001 1001 9403 May 8 09:21 README.md 09:23:39 -rw-rw-r-- 1 1001 1001 789 May 8 09:21 SECURITY.md 09:23:39 -rw-rw-r-- 1 1001 1001 5 May 8 09:21 VERSION 09:23:39 drwxrwxr-x 2 1001 1001 4096 May 8 09:21 bin 09:23:39 drwxrwxr-x 18 1001 1001 4096 May 8 09:21 cmd 09:23:39 -rw-r--r-- 1 root root 448560 May 8 09:23 coverage.out 09:23:39 -rw-rw-r-- 1 1001 1001 3200 May 8 09:21 go.mod 09:23:39 -rw-rw-r-- 1 1001 1001 31040 May 8 09:21 go.sum 09:23:39 drwxrwxr-x 7 1001 1001 4096 May 8 09:21 internal 09:23:39 drwxrwxr-x 3 1001 1001 4096 May 8 09:21 openapi 09:23:39 -rw-rw-r-- 1 1001 1001 594 May 8 09:21 security.txt 09:23:39 drwxrwxr-x 4 1001 1001 4096 May 8 09:21 snap 09:23:39 -rw-rw-r-- 1 1001 1001 204 May 8 09:21 version.go [Pipeline] sh 09:23:40 + '[' -e coverage.out ] 09:23:40 + chown 1001:1001 coverage.out [Pipeline] stash 09:23:40 Stashed 1 file(s) [Pipeline] sh 09:23:40 + make build 09:23:40 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 09:23:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:23:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:23:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:23:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:51 > 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 09:23:52 Merging remotes/origin/main commit ce5d24036f637d84b811de065aa37bd3eaf3c7fe into PR head commit a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:23:52 Merge succeeded, producing a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:23:52 Checking out Revision a11cadbf2631e92ac6b9aceb3f104f9a030db95d (PR-4555) 09:23:52 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 09:23:52 > git config core.sparsecheckout # timeout=10 09:23:52 > git checkout -f a11cadbf2631e92ac6b9aceb3f104f9a030db95d # timeout=10 09:23:52 > git remote # timeout=10 09:23:52 > git config --get remote.origin.url # timeout=10 09:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:52 > git merge ce5d24036f637d84b811de065aa37bd3eaf3c7fe # timeout=10 09:23:52 > git rev-parse HEAD^{commit} # timeout=10 09:23:52 > git config core.sparsecheckout # timeout=10 09:23:52 > git checkout -f a11cadbf2631e92ac6b9aceb3f104f9a030db95d # timeout=10 09:23:53 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 09:23:55 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 09:23:56 Commit message: "fix(snap): Update env file path for security bootstrapper services" 09:23:56 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 09:23:56 > git --version # timeout=10 09:23:56 > git --version # 'git version 2.25.1' 09:23:56 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:23:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:57 Dload Upload Total Spent Left Speed 09:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 09:23:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:23:58 + sudo tee /etc/docker/daemon.new 09:23:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:23:58 { 09:23:58 "registry-mirrors": [ 09:23:58 "https://nexus3.edgexfoundry.org:10001" 09:23:58 ], 09:23:58 "bip": "10.250.0.254/24", 09:23:58 "hosts": [ 09:23:58 "tcp://0.0.0.0:5555", 09:23:58 "unix:///var/run/docker.sock" 09:23:58 ], 09:23:58 "mtu": 1458, 09:23:58 "selinux-enabled": true, 09:23:58 "seccomp-profile": "/etc/docker/seccomp.json" 09:23:58 } [Pipeline] sh 09:23:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:23:59 + sudo service docker restart 09:24:02 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 09:24:04 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 09:24:05 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 09:24:06 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 09:24:07 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 09:24:08 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 09:24:09 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] } 09:24:11 $ docker stop --time=1 f77a9106dcb4dce3546c5fe78321403e9032a167b6f059ece063840ae860deeb 09:24:13 $ 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 09:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:14 09:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:15 latest: Pulling from edgex-devops/edgex-compose 09:24:15 cbdbe7a5bc2a: Pulling fs layer 09:24:15 ca9280d653b3: Pulling fs layer 09:24:15 7e9c9ca2126c: Pulling fs layer 09:24:15 cbdbe7a5bc2a: Verifying Checksum 09:24:15 cbdbe7a5bc2a: Download complete 09:24:15 ca9280d653b3: Verifying Checksum 09:24:15 ca9280d653b3: Download complete 09:24:15 cbdbe7a5bc2a: Pull complete 09:24:15 7e9c9ca2126c: Download complete 09:24:15 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:17 provisioning config files... 09:24:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17123780971708020977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:17 ---> docker-login.sh 09:24:17 nexus3.edgexfoundry.org:10001 09:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:18 Configure a credential helper to remove this warning. See 09:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:18 09:24:18 Login Succeeded 09:24:18 nexus3.edgexfoundry.org:10002 09:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:18 Configure a credential helper to remove this warning. See 09:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:18 09:24:18 Login Succeeded 09:24:18 nexus3.edgexfoundry.org:10003 09:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:18 7e9c9ca2126c: Pull complete 09:24:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:19 Configure a credential helper to remove this warning. See 09:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:19 09:24:19 Login Succeeded 09:24:19 nexus3.edgexfoundry.org:10004 09:24:19 prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container 09:24:19 $ 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 09:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:19 Configure a credential helper to remove this warning. See 09:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:19 09:24:19 Login Succeeded 09:24:19 docker.io 09:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:19 Configure a credential helper to remove this warning. See 09:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:19 09:24:19 Login Succeeded 09:24:19 ---> docker-login.sh ends 09:24:20 $ docker top 55d38952c67b133219a97fd6d21e4cf355de33999a21d28f3b5533d1a89b62a1 -eo pid,comm [Pipeline] { [Pipeline] } 09:24:20 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:24:20 + + docker-composegrep build parallel --help 09:24:20 [Pipeline] sh 09:24:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:24:21 ========================================================= 09:24:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:24:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:24:21 --parallel Build images in parallel. [Pipeline] } 09:24:21 $ docker stop --time=1 55d38952c67b133219a97fd6d21e4cf355de33999a21d28f3b5533d1a89b62a1 09:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:24:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:24:21 c41833b44d91: Pulling fs layer 09:24:21 ed15518f5707: Pulling fs layer 09:24:21 feae8fd75edb: Pulling fs layer 09:24:21 242c74f7c9fa: Pulling fs layer 09:24:21 3cdef696dda3: Pulling fs layer 09:24:21 2ced38df9373: Pulling fs layer 09:24:21 58f1dce35555: Pulling fs layer 09:24:21 242c74f7c9fa: Waiting 09:24:21 2ced38df9373: Waiting 09:24:21 58f1dce35555: Waiting 09:24:21 3cdef696dda3: Waiting 09:24:21 ed15518f5707: Verifying Checksum 09:24:21 ed15518f5707: Download complete 09:24:21 242c74f7c9fa: Verifying Checksum 09:24:21 242c74f7c9fa: Download complete 09:24:21 3cdef696dda3: Verifying Checksum 09:24:21 3cdef696dda3: Download complete 09:24:21 c41833b44d91: Verifying Checksum 09:24:22 $ docker rm -f --volumes 55d38952c67b133219a97fd6d21e4cf355de33999a21d28f3b5533d1a89b62a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:23 58f1dce35555: Verifying Checksum 09:24:23 58f1dce35555: Download complete 09:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:23 prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container 09:24:23 $ 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 09:24:23 $ docker top cbad0ab78e5a4c71858bc087b4c22523fb5b87495d61e7f5e9db6779a7417a66 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:24 + docker-compose -f ./docker-compose-build.yml build --parallel 09:24:24 feae8fd75edb: Verifying Checksum 09:24:24 2ced38df9373: Verifying Checksum 09:24:24 2ced38df9373: Download complete 09:24:24 Building core-command ... 09:24:24 Building core-common-config-bootstrapper ... 09:24:24 Building core-data ... 09:24:24 Building core-metadata ... 09:24:24 Building security-bootstrapper ... 09:24:24 Building security-proxy-auth ... 09:24:24 Building security-proxy-setup ... 09:24:24 Building security-secretstore-setup ... 09:24:24 Building security-spiffe-token-provider ... 09:24:24 Building security-spire-agent ... 09:24:24 Building security-spire-config ... 09:24:24 Building security-spire-server ... 09:24:24 Building support-notifications ... 09:24:24 Building support-scheduler ... 09:24:24 Building security-bootstrapper 09:24:24 Building core-command 09:24:24 Building security-proxy-auth 09:24:24 Building security-secretstore-setup 09:24:24 Building core-metadata 09:24:25 c41833b44d91: Pull complete 09:24:25 ed15518f5707: Pull complete 09:24:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:24:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:24:40 ---> 224e43c6cdb0 09:24:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:24:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:24:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:24:40 ---> 224e43c6cdb0 09:24:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:24:40 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:24:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:24:40 ---> 224e43c6cdb0 09:24:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:24:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:24:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:24:40 ---> 224e43c6cdb0 09:24:40 Step 3/25 : WORKDIR /edgex-go 09:24:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:24:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:24:40 ---> 224e43c6cdb0 09:24:40 Step 3/33 : WORKDIR /edgex-go 09:24:40 feae8fd75edb: Pull complete 09:24:40 242c74f7c9fa: Pull complete 09:24:40 3cdef696dda3: Pull complete 09:24:42 ---> Running in 2277484f8b04 09:24:42 ---> Running in ccab19ce0e2b 09:24:42 ---> Running in 0f8f7d6955b9 09:24:42 ---> Running in 65901a81435d 09:24:42 ---> Running in 5feb86e7ccc4 09:24:42 Removing intermediate container 2277484f8b04 09:24:42 ---> b29625ffaf96 09:24:42 Step 4/24 : WORKDIR /edgex-go 09:24:42 Removing intermediate container 65901a81435d 09:24:42 ---> 5b9f20ea78b3 09:24:42 Step 4/23 : WORKDIR /edgex-go 09:24:42 Removing intermediate container 5feb86e7ccc4 09:24:42 ---> 63f2253a1f6a 09:24:42 Step 4/33 : RUN apk add --update --no-cache make git 09:24:42 Removing intermediate container 0f8f7d6955b9 09:24:42 ---> 56c5e4a1bdbc 09:24:42 Step 4/25 : WORKDIR /edgex-go 09:24:42 ---> Running in e14ec44a1267 09:24:42 Removing intermediate container ccab19ce0e2b 09:24:42 ---> d41af30ac206 09:24:42 Step 4/25 : RUN apk add --update --no-cache make git 09:24:42 ---> Running in 8007621ba3b9 09:24:42 ---> Running in 8ea30be1f86c 09:24:42 ---> Running in 5eb70665e8c3 09:24:42 ---> Running in deec6f29199d 09:24:42 Removing intermediate container e14ec44a1267 09:24:42 ---> b3ba04f2a9c8 09:24:42 Step 5/24 : RUN apk add --update --no-cache make git 09:24:42 Removing intermediate container 8007621ba3b9 09:24:42 ---> 518e59a8d5a2 09:24:42 Step 5/23 : RUN apk add --update --no-cache make git 09:24:42 ---> Running in 4e465a86d40f 09:24:42 Removing intermediate container deec6f29199d 09:24:42 ---> 5c33a4110581 09:24:42 Step 5/25 : RUN apk add --update --no-cache make git 09:24:42 ---> Running in d2fea3e8c8a0 09:24:42 ---> Running in 9514e3994991 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:43 OK: 265 MiB in 53 packages 09:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:43 OK: 265 MiB in 53 packages 09:24:43 OK: 265 MiB in 53 packages 09:24:43 OK: 265 MiB in 53 packages 09:24:43 OK: 265 MiB in 53 packages 09:24:43 Removing intermediate container 8ea30be1f86c 09:24:43 ---> 816d8057ee34 09:24:43 Step 5/33 : COPY go.mod vendor* ./ 09:24:43 Removing intermediate container 5eb70665e8c3 09:24:43 ---> 244daa2398eb 09:24:43 Step 5/25 : COPY go.mod vendor* ./ 09:24:43 ---> b20da6891394 09:24:43 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:43 ---> Running in 678e6915dae9 09:24:43 ---> 78f2ed6f3f39 09:24:43 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:43 ---> Running in ae8240d721e9 09:24:43 Removing intermediate container 4e465a86d40f 09:24:43 ---> e7baa33107f9 09:24:43 Step 6/24 : COPY go.mod vendor* ./ 09:24:43 Removing intermediate container d2fea3e8c8a0 09:24:43 ---> 713ad710aaab 09:24:43 Step 6/23 : COPY go.mod vendor* ./ 09:24:43 Removing intermediate container 9514e3994991 09:24:43 ---> c750d85a0e2a 09:24:43 Step 6/25 : COPY go.mod vendor* ./ 09:24:43 ---> 0011a21a09a4 09:24:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:43 ---> Running in 088e97019759 09:24:44 ---> 0e13a00c8789 09:24:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:44 ---> dace36f7b941 09:24:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:44 ---> Running in b2867d7d7ca9 09:24:44 ---> Running in 606d8441d91e 09:24:46 2ced38df9373: Pull complete 09:24:48 58f1dce35555: Pull complete 09:24:48 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:24:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:24:49 + docker build -t ci-base-image-arm64+ -f -echo . 09:24:49 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:24:49 WORKDIR /edgex 09:24:49 COPY go.mod . 09:24:49 RUN go mod download 09:24:49 Sending build context to Docker daemon 2.932MB 09:24:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:24:49 ---> fadd8f120f05 09:24:49 Step 2/4 : WORKDIR /edgex 09:24:51 ---> Running in 8ef72198f943 09:24:51 Removing intermediate container 8ef72198f943 09:24:51 ---> 7b44421c3724 09:24:51 Step 3/4 : COPY go.mod . 09:24:52 ---> 9fc7d8d2e849 09:24:52 Step 4/4 : RUN go mod download 09:24:52 ---> Running in 60d097914774 09:25:24 Removing intermediate container 60d097914774 09:25:24 ---> 2f7616dba519 09:25:24 Successfully built 2f7616dba519 09:25:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:25 + docker inspect -f . ci-base-image-arm64 09:25:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:25 prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container 09:25:25 $ 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 09:25:26 $ docker top e4996800119edf171bf1149647421702ea5d7be0471cd5238fc4cea745a9dca3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:27 + go version 09:25:27 go version go1.20.2 linux/arm64 [Pipeline] } 09:25:27 $ docker stop --time=1 e4996800119edf171bf1149647421702ea5d7be0471cd5238fc4cea745a9dca3 09:25:29 $ 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 09:25:30 + docker inspect -f . ci-base-image-arm64 09:25:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:30 prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container 09:25:30 $ 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 09:25:30 Removing intermediate container ae8240d721e9 09:25:30 ---> ebfd725e4fd2 09:25:30 Step 7/25 : COPY . . 09:25:30 Removing intermediate container 606d8441d91e 09:25:30 ---> c69c5ecb021d 09:25:30 Step 8/25 : COPY . . 09:25:30 Removing intermediate container 088e97019759 09:25:30 ---> d543205d0304 09:25:30 Step 8/24 : COPY . . 09:25:30 Removing intermediate container 678e6915dae9 09:25:30 ---> d7b7ecce76ed 09:25:30 Step 7/33 : COPY . . 09:25:30 Removing intermediate container b2867d7d7ca9 09:25:30 ---> e936a1c49dd7 09:25:30 Step 8/23 : COPY . . 09:25:31 $ docker top 9f926c952427a1bf253190d788374aaa6e9c18d4313b3036fd88b785ba5c5dcb -eo pid,comm [Pipeline] { [Pipeline] echo 09:25:31 ========================================================= 09:25:31 [edgeXBuildGoParallel] Running Tests and Build... 09:25:31 ========================================================= [Pipeline] sh 09:25:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:25:32 + make test 09:25:32 go test -race -coverprofile=coverage.out ./... 09:25:38 ---> ddf7ae77bf79 09:25:38 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:25:38 ---> ab59adbf0e3e 09:25:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:25:38 ---> 8d950154b297 09:25:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:38 ---> 6df31831ea6a 09:25:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:25:38 ---> 961f418077db 09:25:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:38 ---> Running in 516a66ff1f24 09:25:38 ---> Running in f2f18e9829bd 09:25:38 ---> Running in 080062b24666 09:25:38 ---> Running in 11655ce82e1b 09:25:38 ---> Running in d01a18d15166 09:25:39 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 09:25:39 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 09:25:39 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 09:25:39 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 09:25:39 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 09:26:11 ? github.com/edgexfoundry/edgex-go [no test files] 09:26:11 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 09:26:12 Removing intermediate container 080062b24666 09:26:12 ---> b362daac5c16 09:26:12 09:26:12 Step 10/23 : FROM alpine:3.17 09:26:12 Removing intermediate container 516a66ff1f24 09:26:12 ---> eb6b3af5849c 09:26:12 09:26:12 Step 10/24 : FROM alpine:3.17 09:26:12 Removing intermediate container d01a18d15166 09:26:12 ---> 5acd5c3bf080 09:26:12 09:26:12 Step 9/33 : FROM alpine:3.17 09:26:12 Removing intermediate container f2f18e9829bd 09:26:12 ---> b68189d8bd04 09:26:12 09:26:12 Step 9/25 : FROM alpine:3.17 09:26:12 Removing intermediate container 11655ce82e1b 09:26:12 ---> 94f8d3a500fe 09:26:12 09:26:12 Step 10/25 : FROM alpine:3.17 09:26:13 3.17: Pulling from library/alpine 09:26:13 3.17: Pulling from library/alpine 09:26:13 3.17: Pulling from library/alpine 09:26:14 3.17: Pulling from library/alpine 09:26:14 3.17: Pulling from library/alpine 09:26:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:26:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:26:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:26:16 Status: Downloaded newer image for alpine:3.17 09:26:16 Status: Downloaded newer image for alpine:3.17 09:26:16 Status: Image is up to date for alpine:3.17 09:26:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:26:16 Status: Image is up to date for alpine:3.17 09:26:16 ---> 9ed4aefc74f6 09:26:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:26:16 ---> 9ed4aefc74f6 09:26:16 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:26:16 ---> 9ed4aefc74f6 09:26:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:26:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:26:16 ---> 9ed4aefc74f6 09:26:16 Status: Image is up to date for alpine:3.17 09:26:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:26:16 ---> 9ed4aefc74f6 09:26:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:26:16 ---> Running in 08128bcee5df 09:26:16 ---> Running in 5e295ccdc381 09:26:16 ---> Running in 8d83aeea1f3e 09:26:16 ---> Running in 05b77ff84aab 09:26:16 ---> Running in 30c05a775111 09:26:16 Removing intermediate container 30c05a775111 09:26:16 ---> 2c91eb0dec6d 09:26:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:26:16 Removing intermediate container 8d83aeea1f3e 09:26:16 ---> 0380a9ef5eef 09:26:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:26:16 ---> Running in b51ca06cd4e0 09:26:16 ---> Running in e13816f33758 09:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:17 (1/1) Installing dumb-init (1.2.5-r2) 09:26:17 Executing busybox-1.35.0-r29.trigger 09:26:17 OK: 7 MiB in 16 packages 09:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:17 (1/3) Installing ca-certificates (20230506-r0) 09:26:17 (2/3) Installing dumb-init (1.2.5-r2) 09:26:17 (3/3) Installing su-exec (0.2-r2) 09:26:17 Executing busybox-1.35.0-r29.trigger 09:26:17 Executing ca-certificates-20230506-r0.trigger 09:26:17 (1/1) Installing dumb-init (1.2.5-r2) 09:26:17 Executing busybox-1.35.0-r29.trigger 09:26:17 OK: 8 MiB in 18 packages 09:26:17 OK: 7 MiB in 16 packages 09:26:17 (1/1) Installing dumb-init (1.2.5-r2) 09:26:17 Executing busybox-1.35.0-r29.trigger 09:26:17 OK: 7 MiB in 16 packages 09:26:17 (1/2) Installing dumb-init (1.2.5-r2) 09:26:17 (2/2) Installing su-exec (0.2-r2) 09:26:17 Executing busybox-1.35.0-r29.trigger 09:26:17 OK: 7 MiB in 17 packages 09:26:17 Removing intermediate container 08128bcee5df 09:26:17 ---> 64fbd2a1f28f 09:26:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:26:17 ---> Running in f9bec8130017 09:26:17 Removing intermediate container f9bec8130017 09:26:17 ---> 76d58049a011 09:26:17 Step 13/24 : ENV APP_PORT=59882 09:26:17 ---> Running in de3655b945ac 09:26:17 Removing intermediate container de3655b945ac 09:26:17 ---> 759246ce6d65 09:26:17 Step 14/24 : EXPOSE $APP_PORT 09:26:17 ---> Running in e7f23c3ec18d 09:26:17 Removing intermediate container 5e295ccdc381 09:26:17 ---> ef601d0a8a5d 09:26:17 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:26:17 ---> Running in 0fbbb7a1bc78 09:26:17 Removing intermediate container e7f23c3ec18d 09:26:17 ---> 357c0439ef68 09:26:17 Step 15/24 : WORKDIR / 09:26:17 Removing intermediate container 05b77ff84aab 09:26:17 ---> a857b7750a38 09:26:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:26:17 ---> Running in 94265a6805ff 09:26:17 ---> Running in 9b18af525e2d 09:26:17 Removing intermediate container e13816f33758 09:26:17 ---> 4606c3e78e66 09:26:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:26:17 Removing intermediate container 0fbbb7a1bc78 09:26:17 ---> 9658b8aa182d 09:26:17 Step 12/25 : WORKDIR / 09:26:17 ---> Running in a14cd0ef0a3f 09:26:17 Removing intermediate container b51ca06cd4e0 09:26:17 ---> d5bae5b5a4fc 09:26:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:17 ---> Running in b4432a84866e 09:26:18 Removing intermediate container 94265a6805ff 09:26:18 ---> 8a97a2d508aa 09:26:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:18 Removing intermediate container 9b18af525e2d 09:26:18 ---> e29534fad1f3 09:26:18 Step 13/25 : ENV APP_PORT=59881 09:26:18 ---> Running in 15a12c33f7b6 09:26:18 Removing intermediate container a14cd0ef0a3f 09:26:18 ---> fa0375b5032e 09:26:18 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:26:18 Removing intermediate container b4432a84866e 09:26:18 ---> 80b982ab517b 09:26:18 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:18 ---> Running in 867d8052cc73 09:26:18 ---> 1baed0b0f9a7 09:26:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:26:18 Removing intermediate container 15a12c33f7b6 09:26:18 ---> 7c787aed4233 09:26:18 Step 14/25 : EXPOSE $APP_PORT 09:26:18 ---> 21ea0646020a 09:26:18 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:26:18 ---> Running in 18e148ba404f 09:26:18 Removing intermediate container 867d8052cc73 09:26:18 ---> 9a2866801278 09:26:18 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:26:18 ---> 4e55f162d822 09:26:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:26:18 ---> c2e7fc25eb53 09:26:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:18 ---> Running in cfa5083778e6 09:26:18 Removing intermediate container 18e148ba404f 09:26:18 ---> ec44b311d961 09:26:18 Step 15/25 : WORKDIR / 09:26:18 ---> b4a0d0387bd3 09:26:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:26:18 ---> Running in d6e202f138e6 09:26:18 Removing intermediate container cfa5083778e6 09:26:18 ---> 3b77dda17748 09:26:18 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:26:18 ---> 359bfa5a94a6 09:26:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:26:18 ---> Running in 189e942b05fa 09:26:18 Removing intermediate container d6e202f138e6 09:26:18 ---> 3f75ef29eeb4 09:26:18 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:18 ---> 7e11de30f26c 09:26:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:26:18 Removing intermediate container 189e942b05fa 09:26:18 ---> c1973d80d53f 09:26:18 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:26:18 ---> c6549bbab60b 09:26:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:26:18 ---> Running in bcce277a3546 09:26:19 ---> 32e462d402f8 09:26:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:26:19 ---> 238cfeb14185 09:26:19 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:26:19 ---> 051d0f0413e0 09:26:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:19 ---> baacf6c8e79b 09:26:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:26:19 ---> 2dc0622beac0 09:26:19 Step 20/24 : ENTRYPOINT ["/core-command"] 09:26:19 ---> ac76581207a9 09:26:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:26:19 ---> Running in 210a269ffdcc 09:26:19 ---> 1f0ac6a3e590 09:26:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:19 ---> Running in ecdbf8765c90 09:26:19 ---> 2a7cfdce4a5d 09:26:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:19 Removing intermediate container 210a269ffdcc 09:26:19 ---> 8ea67ac3df4f 09:26:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:26:19 ---> Running in d065dd4b52b4 09:26:19 Removing intermediate container d065dd4b52b4 09:26:19 ---> 38e2fe91ff4c 09:26:19 Step 22/24 : LABEL arch=x86_64 09:26:19 ---> 42e33bdf6c4d 09:26:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:26:19 ---> Running in 4334e5f5662a 09:26:19 Removing intermediate container bcce277a3546 09:26:19 ---> bbf053a5b440 09:26:19 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:26:19 ---> ad4c9cb6b6a7 09:26:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:26:19 Removing intermediate container 4334e5f5662a 09:26:19 ---> 6d5b2ea9b5d0 09:26:19 Step 23/24 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:26:19 ---> Running in e1755aea5ff6 09:26:19 ---> Running in 40e24b57f235 09:26:19 ---> e80028566f39 09:26:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:26:19 Removing intermediate container 40e24b57f235 09:26:19 ---> 55bdb6f005d9 09:26:19 Step 24/24 : LABEL version=0.0.0 09:26:19 Removing intermediate container e1755aea5ff6 09:26:19 ---> 4970612c73ca 09:26:19 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:26:19 ---> Running in 66d21154749f 09:26:19 ---> 58516719a741 09:26:19 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:26:19 Removing intermediate container ecdbf8765c90 09:26:19 ---> 760238ffb1ab 09:26:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:26:20 ---> Running in f2c2e068f923 09:26:20 Removing intermediate container 66d21154749f 09:26:20 ---> c54141e85d8b 09:26:20 09:26:20 ---> Running in 69c738375be3 09:26:20 ---> 795d190f22fc 09:26:20 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:26:20 Successfully built c54141e85d8b 09:26:20 ---> f73ba3fb1153 09:26:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:20 Successfully tagged core-command:latest 09:26:20  Building core-command ... done Building core-common-config-bootstrapper 09:26:20 ---> Running in 672462de4897 09:26:20 Removing intermediate container f2c2e068f923 09:26:20 ---> 4db9aad1f1c2 09:26:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:26:20 Removing intermediate container 69c738375be3 09:26:20 ---> 86536661ef01 09:26:20 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:26:20 ---> Running in a6657f29dff3 09:26:20 ---> Running in bfc930bd6699 09:26:20 ---> 008b8283edc1 09:26:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:20 Removing intermediate container a6657f29dff3 09:26:20 ---> ee6d2c26a6e7 09:26:20 Step 23/25 : LABEL arch=x86_64 09:26:21 Removing intermediate container bfc930bd6699 09:26:21 ---> a9b9f8b0f73e 09:26:21 Step 21/23 : LABEL arch=x86_64 09:26:21 ---> Running in 2320cc7e47f8 09:26:21 ---> Running in 26ddecb95dfd 09:26:21 ---> Running in e6f77414f369 09:26:21 Removing intermediate container 2320cc7e47f8 09:26:21 ---> cca7a50efc52 09:26:21 Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:26:21 Removing intermediate container e6f77414f369 09:26:21 ---> 097d1eca60bb 09:26:21 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:26:21 ---> Running in c7e5003200c6 09:26:21 ---> Running in 431506d15e8e 09:26:21 Removing intermediate container c7e5003200c6 09:26:21 ---> da8fd9b633a8 09:26:21 Step 25/25 : LABEL version=0.0.0 09:26:21 Removing intermediate container 672462de4897 09:26:21 ---> 8564df42b133 09:26:21 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:21 ---> Running in 8e72fde9fdf6 09:26:21 Removing intermediate container 431506d15e8e 09:26:21 ---> bf5efcbea79a 09:26:21 Step 23/23 : LABEL version=0.0.0 09:26:21 ---> Running in 7b3d726c50be 09:26:22 Removing intermediate container 8e72fde9fdf6 09:26:22 ---> b98ad9cdca51 09:26:22 09:26:22 Successfully built b98ad9cdca51 09:26:22 Successfully tagged core-metadata:latest 09:26:22 Building support-scheduler 09:26:22  Building core-metadata ... done Removing intermediate container 7b3d726c50be 09:26:22 ---> 66ec54d3228c 09:26:22 09:26:22 ---> 708f476d132c 09:26:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:26:22 Successfully built 66ec54d3228c 09:26:22 Successfully tagged security-proxy-auth:latest 09:26:22  Building security-proxy-auth ... done Building support-notifications 09:26:22 ---> 6cfd510cfb53 09:26:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:26:22 Removing intermediate container 26ddecb95dfd 09:26:22 ---> d75d90701b8b 09:26:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:26:23 ---> f33a83a389c5 09:26:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:26:23 ---> Running in e2e916ab9c56 09:26:23 Removing intermediate container e2e916ab9c56 09:26:23 ---> fc7efc29128a 09:26:23 Step 23/25 : LABEL arch=x86_64 09:26:23 ---> 2cafe4d07d57 09:26:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:26:23 ---> Running in dff760ec65c6 09:26:24 Removing intermediate container dff760ec65c6 09:26:24 ---> cc6fd1d1a1c0 09:26:24 Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:26:24 ---> e2a4f455709e 09:26:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:26:24 ---> Running in 9d41fc3ddb4e 09:26:24 Removing intermediate container 9d41fc3ddb4e 09:26:24 ---> 7234504c2346 09:26:24 Step 25/25 : LABEL version=0.0.0 09:26:24 ---> 6680e9a29073 09:26:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:26:24 ---> Running in 3272af16c0a2 09:26:24 Removing intermediate container 3272af16c0a2 09:26:24 ---> 3afbccfec796 09:26:24 09:26:24 ---> c3aa43c7fc6d 09:26:24 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:26:24 Successfully built 3afbccfec796 09:26:24 Successfully tagged security-secretstore-setup:latest 09:26:24 Building core-data 09:26:24  Building security-secretstore-setup ... done  ---> 602e62d42a90 09:26:24 Step 28/33 : RUN chmod +x /entrypoint.sh 09:26:24 ---> Running in de66ee79fb91 09:26:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:24 ---> 224e43c6cdb0 09:26:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:24 ---> Using cache 09:26:24 ---> 56c5e4a1bdbc 09:26:24 Step 4/23 : WORKDIR /edgex-go 09:26:24 ---> Using cache 09:26:24 ---> 5c33a4110581 09:26:24 Step 5/23 : RUN apk add --update --no-cache make git 09:26:24 ---> Using cache 09:26:24 ---> c750d85a0e2a 09:26:24 Step 6/23 : COPY go.mod vendor* ./ 09:26:24 ---> Using cache 09:26:24 ---> dace36f7b941 09:26:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:24 ---> Using cache 09:26:24 ---> c69c5ecb021d 09:26:24 Step 8/23 : COPY . . 09:26:24 ---> Using cache 09:26:24 ---> 6df31831ea6a 09:26:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:25 ---> Running in dc8bbea44c1c 09:26:26 Removing intermediate container de66ee79fb91 09:26:26 ---> 5f7a063448e2 09:26:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:26:26 ---> Running in 0ca73fda838b 09:26:26 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 09:26:26 Removing intermediate container 0ca73fda838b 09:26:26 ---> 9bac31939d68 09:26:26 Step 30/33 : CMD ["gate"] 09:26:26 ---> Running in d428290e465c 09:26:26 Removing intermediate container d428290e465c 09:26:26 ---> 3bc9a6df8b70 09:26:26 Step 31/33 : LABEL arch=x86_64 09:26:26 ---> Running in ab4a2cc3d31a 09:26:27 Removing intermediate container ab4a2cc3d31a 09:26:27 ---> 5e5f960a91fd 09:26:27 Step 32/33 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:26:27 ---> Running in 13959c208100 09:26:27 Removing intermediate container 13959c208100 09:26:27 ---> d9afa879e7bb 09:26:27 Step 33/33 : LABEL version=0.0.0 09:26:27 ---> Running in da848b93ce2b 09:26:27 Removing intermediate container da848b93ce2b 09:26:27 ---> 1316df599426 09:26:27 09:26:27 Successfully built 1316df599426 09:26:27 Successfully tagged security-bootstrapper:latest 09:26:27  Building security-bootstrapper ... done Building security-spiffe-token-provider 09:26:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:28 ---> 224e43c6cdb0 09:26:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:28 ---> Using cache 09:26:28 ---> 56c5e4a1bdbc 09:26:28 Step 4/23 : WORKDIR /edgex-go 09:26:28 ---> Using cache 09:26:28 ---> 5c33a4110581 09:26:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:26:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:29 ---> 224e43c6cdb0 09:26:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:29 ---> Using cache 09:26:29 ---> 56c5e4a1bdbc 09:26:29 Step 4/23 : WORKDIR /edgex-go 09:26:29 ---> Using cache 09:26:29 ---> 5c33a4110581 09:26:29 Step 5/23 : RUN apk add --update --no-cache make git 09:26:29 ---> Using cache 09:26:29 ---> c750d85a0e2a 09:26:29 Step 6/23 : COPY go.mod vendor* ./ 09:26:29 ---> Using cache 09:26:29 ---> dace36f7b941 09:26:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:29 ---> Using cache 09:26:29 ---> c69c5ecb021d 09:26:29 Step 8/23 : COPY . . 09:26:29 ---> Using cache 09:26:29 ---> 6df31831ea6a 09:26:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:26:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:30 ---> 224e43c6cdb0 09:26:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:30 ---> Using cache 09:26:30 ---> 56c5e4a1bdbc 09:26:30 Step 4/23 : WORKDIR /edgex-go 09:26:30 ---> Using cache 09:26:30 ---> 5c33a4110581 09:26:30 Step 5/23 : RUN apk add --update --no-cache make git 09:26:30 ---> Using cache 09:26:30 ---> c750d85a0e2a 09:26:30 Step 6/23 : COPY go.mod vendor* ./ 09:26:30 ---> Using cache 09:26:30 ---> dace36f7b941 09:26:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:30 ---> Using cache 09:26:30 ---> c69c5ecb021d 09:26:30 Step 8/23 : COPY . . 09:26:30 ---> Using cache 09:26:30 ---> 6df31831ea6a 09:26:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:26:30 ---> Running in d3d515fae4b7 09:26:30 ---> Running in 0dedd9a7f997 09:26:30 ---> Running in 857ad6a0d844 09:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:31 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 09:26:31 OK: 265 MiB in 53 packages 09:26:31 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 09:26:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:26:32 ---> 224e43c6cdb0 09:26:32 Step 3/20 : WORKDIR /edgex-go 09:26:32 ---> Using cache 09:26:32 ---> d41af30ac206 09:26:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:26:32 ---> Running in f0a2ae270bf1 09:26:32 Removing intermediate container d3d515fae4b7 09:26:32 ---> be557eafdd12 09:26:32 Step 6/23 : COPY go.mod vendor* ./ 09:26:32 ---> c5346988899b 09:26:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:33 ---> Running in 8212de72759b 09:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:33 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:26:33 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:26:33 OK: 17821 distinct packages available 09:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:33 OK: 265 MiB in 53 packages 09:26:34 Removing intermediate container f0a2ae270bf1 09:26:34 ---> c79bd719b390 09:26:34 Step 5/20 : COPY go.mod vendor* ./ 09:26:35 ---> 925e610db9ed 09:26:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:35 ---> Running in 79bafbf9707f 09:26:54 Removing intermediate container dc8bbea44c1c 09:26:54 ---> 4152c06e7361 09:26:54 09:26:54 Step 10/23 : FROM alpine:3.17 09:26:54 ---> 9ed4aefc74f6 09:26:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:26:54 ---> Using cache 09:26:54 ---> 2c91eb0dec6d 09:26:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:26:54 ---> Using cache 09:26:54 ---> d5bae5b5a4fc 09:26:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:54 ---> Using cache 09:26:54 ---> 1baed0b0f9a7 09:26:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:26:54 ---> Using cache 09:26:54 ---> c2e7fc25eb53 09:26:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:26:54 Removing intermediate container 8212de72759b 09:26:54 ---> cdc274bcfb1b 09:26:54 Step 8/23 : COPY . . 09:26:54 ---> 3ff5ae2b23f1 09:26:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:26:55 Removing intermediate container 79bafbf9707f 09:26:55 ---> 04e5a02da34c 09:26:55 Step 7/20 : COPY . . 09:26:56 ---> 8d32e0656b07 09:26:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:26:57 ---> 27764e9eb4a5 09:26:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:57 ---> Running in 7ff6f5ce940c 09:26:59 Removing intermediate container 857ad6a0d844 09:26:59 ---> 80a5f9a8f36d 09:26:59 09:26:59 Step 10/23 : FROM alpine:3.17 09:26:59 ---> 9ed4aefc74f6 09:26:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:26:59 Removing intermediate container 7ff6f5ce940c 09:26:59 ---> f7af7048bb14 09:26:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:26:59 ---> 4748ba95b5e2 09:26:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:59 ---> 2a94aaae7978 09:26:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:26:59 ---> Running in 6df45fcbec33 09:26:59 ---> Running in d50093eba436 09:26:59 ---> Running in f9c29bbc6f75 09:26:59 ---> Running in 075653608ddf 09:26:59 Removing intermediate container 6df45fcbec33 09:26:59 ---> 3a7094a382af 09:26:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:26:59 Removing intermediate container d50093eba436 09:26:59 ---> bc978ec97980 09:26:59 Step 12/23 : ENV APP_PORT=59880 09:26:59 ---> Running in f867db4b33a0 09:26:59 ---> Running in 8a9387493f5e 09:26:59 Removing intermediate container f867db4b33a0 09:26:59 ---> f75dbfcbea53 09:26:59 Step 21/23 : LABEL arch=x86_64 09:26:59 Removing intermediate container 8a9387493f5e 09:26:59 ---> f298323867ba 09:26:59 Step 13/23 : EXPOSE $APP_PORT 09:26:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:26:59 ---> Running in a74861574ef5 09:26:59 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 09:26:59 ---> Running in 9593b35b3015 09:26:59 Removing intermediate container 9593b35b3015 09:26:59 ---> 0f8ae91b78b1 09:26:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:26:59 Removing intermediate container a74861574ef5 09:26:59 ---> 9e18e595b630 09:26:59 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:26:59 ---> Running in 3aa2d4c93c99 09:26:59 ---> Running in 4ec5a0af3140 09:26:59 Removing intermediate container 4ec5a0af3140 09:26:59 ---> c816803daf1e 09:26:59 Step 23/23 : LABEL version=0.0.0 09:26:59 ---> Running in 54f08e463d02 09:27:00 Removing intermediate container 54f08e463d02 09:27:00 ---> 86caf1c18dbc 09:27:00 09:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:00 Successfully built 86caf1c18dbc 09:27:00 Successfully tagged core-common-config-bootstrapper:latest 09:27:00  Building core-common-config-bootstrapper ... done Building security-proxy-setup 09:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:00 (1/1) Installing dumb-init (1.2.5-r2) 09:27:00 Executing busybox-1.35.0-r29.trigger 09:27:00 OK: 7 MiB in 16 packages 09:27:02 Removing intermediate container 0dedd9a7f997 09:27:02 ---> e4c15d371371 09:27:02 09:27:02 Step 10/23 : FROM alpine:3.17 09:27:02 ---> 9ed4aefc74f6 09:27:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:27:02 ---> Using cache 09:27:02 ---> a857b7750a38 09:27:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:27:02 ---> Using cache 09:27:02 ---> e29534fad1f3 09:27:02 Step 13/23 : ENV APP_PORT=59861 09:27:02 Removing intermediate container 3aa2d4c93c99 09:27:02 ---> 2b86bfbd4b44 09:27:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:02 ---> Running in 9b00ff8ad3c4 09:27:02 ---> aaaded0799da 09:27:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:27:02 Removing intermediate container 9b00ff8ad3c4 09:27:02 ---> 17570af3aa17 09:27:02 Step 14/23 : EXPOSE $APP_PORT 09:27:02 ---> Running in 814814a10fde 09:27:02 Removing intermediate container 814814a10fde 09:27:02 ---> abb0cf69509d 09:27:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:02 ---> b09b5afe74f6 09:27:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:27:03 ---> 890e3b667214 09:27:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:27:03 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:27:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:27:03 ---> 224e43c6cdb0 09:27:03 Step 3/22 : WORKDIR /edgex-go 09:27:03 ---> Using cache 09:27:03 ---> d41af30ac206 09:27:03 Step 4/22 : RUN apk add --update --no-cache make git 09:27:03 ---> Using cache 09:27:03 ---> 244daa2398eb 09:27:03 Step 5/22 : COPY go.mod vendor* ./ 09:27:03 ---> Using cache 09:27:03 ---> 78f2ed6f3f39 09:27:03 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:03 ---> Using cache 09:27:03 ---> ebfd725e4fd2 09:27:03 Step 7/22 : COPY . . 09:27:03 ---> Using cache 09:27:03 ---> 8d950154b297 09:27:03 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:27:03 ---> Running in 9e528f471622 09:27:03 ---> 015674c12af9 09:27:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:27:03 ---> 55d8cdcee5d0 09:27:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:03 ---> d00342990bbd 09:27:03 Step 19/23 : ENTRYPOINT ["/core-data"] 09:27:03 ---> Running in b57618858182 09:27:03 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 09:27:03 Removing intermediate container b57618858182 09:27:03 ---> 085a80db2513 09:27:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:03 ---> 7af6275c0d3d 09:27:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:27:03 ---> Running in aad56aff65be 09:27:04 Removing intermediate container aad56aff65be 09:27:04 ---> 911ca4220cdd 09:27:04 Step 21/23 : LABEL arch=x86_64 09:27:04 ---> Running in 2036321938d3 09:27:04 ---> f2d89b9af203 09:27:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:27:04 ---> Running in fd5ab398c282 09:27:04 Removing intermediate container 2036321938d3 09:27:04 ---> 58c331689887 09:27:04 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:04 ---> Running in f3c4836dca27 09:27:04 Removing intermediate container f3c4836dca27 09:27:04 ---> 2f268a0b1101 09:27:04 Step 23/23 : LABEL version=0.0.0 09:27:04 ---> Running in 3adaf4e154f7 09:27:04 Removing intermediate container fd5ab398c282 09:27:04 ---> 3bfce0f9edb5 09:27:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:04 ---> Running in 1e23f090390b 09:27:04 Removing intermediate container 3adaf4e154f7 09:27:04 ---> 0b105dc84567 09:27:04 09:27:04 Removing intermediate container 1e23f090390b 09:27:04 ---> 5f86fd78a5d0 09:27:04 Step 21/23 : LABEL arch=x86_64 09:27:04 Successfully built 0b105dc84567 09:27:04 Successfully tagged core-data:latest 09:27:04 Building security-spire-config 09:27:04  Building core-data ... done  ---> Running in de59e8f76aa4 09:27:05 Removing intermediate container de59e8f76aa4 09:27:05 ---> 7fbd7ab1eb40 09:27:05 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:06 ---> Running in 88105af9dab5 09:27:06 Removing intermediate container 88105af9dab5 09:27:06 ---> 2f7273dc41f5 09:27:06 Step 23/23 : LABEL version=0.0.0 09:27:06 ---> Running in 14e80391559a 09:27:06 Removing intermediate container 14e80391559a 09:27:06 ---> f780afe47a93 09:27:06 09:27:06 Successfully built f780afe47a93 09:27:06 Successfully tagged support-scheduler:latest 09:27:06  Building support-scheduler ... done Building security-spire-server 09:27:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:27:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:27:09 ---> 224e43c6cdb0 09:27:09 Step 3/27 : WORKDIR /edgex-go 09:27:09 ---> Using cache 09:27:09 ---> d41af30ac206 09:27:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:27:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:27:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:27:10 ---> 224e43c6cdb0 09:27:10 Step 3/26 : WORKDIR /edgex-go 09:27:10 ---> Using cache 09:27:10 ---> d41af30ac206 09:27:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:27:11 ---> Running in 8e54c60f93c4 09:27:11 ---> Running in 26cfdb2a0f5c 09:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:12 OK: 265 MiB in 53 packages 09:27:12 OK: 265 MiB in 53 packages 09:27:13 Removing intermediate container 8e54c60f93c4 09:27:13 ---> 9418f2a840c7 09:27:13 Step 5/27 : COPY go.mod vendor* ./ 09:27:13 Removing intermediate container 26cfdb2a0f5c 09:27:13 ---> 1ccc3cc437f1 09:27:13 Step 5/26 : COPY go.mod vendor* ./ 09:27:13 ---> 1e1a7bd95916 09:27:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:14 ---> Running in ab5a8451ec4d 09:27:14 ---> 8d57fe158acc 09:27:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:14 ---> Running in db6556472b9c 09:27:32 Removing intermediate container db6556472b9c 09:27:32 ---> 3dcb84ebf3bc 09:27:32 Step 7/26 : COPY . . 09:27:32 Removing intermediate container ab5a8451ec4d 09:27:32 ---> 634e2fb229ba 09:27:32 Step 7/27 : COPY . . 09:27:36 Removing intermediate container 9e528f471622 09:27:36 ---> 93dae64c1caa 09:27:36 ---> d852258e6521 09:27:36 09:27:36 Step 8/26 : ARG SPIRE_RELEASE=1.6.3Step 9/22 : FROM alpine:3.17 09:27:36 09:27:36 ---> 9ed4aefc74f6 09:27:36 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:27:36 Removing intermediate container f9c29bbc6f75 09:27:36 ---> 5aedad8da03c 09:27:36 09:27:36 Step 9/20 : FROM alpine:3.17 09:27:36 ---> 9ed4aefc74f6 09:27:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:27:36 ---> Using cache 09:27:36 ---> 0380a9ef5eef 09:27:36 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:27:36 Removing intermediate container 075653608ddf 09:27:36 ---> b5c15146dca8 09:27:36 09:27:36 Step 10/23 : FROM alpine:3.17 09:27:36 ---> 9ed4aefc74f6 09:27:36 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:27:36 ---> Running in e140489f5eed 09:27:36 ---> Running in d8314ea80042 09:27:36 ---> 23dcfafff4f1 09:27:36 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:27:36 ---> Running in 301c21520445 09:27:36 ---> Running in cbf364f1859b 09:27:36 ---> Running in cf1960bf2133 09:27:36 Removing intermediate container d8314ea80042 09:27:36 ---> f2feb607ea27 09:27:36 Step 9/26 : WORKDIR /edgex-go/spire-build 09:27:36 ---> Running in b8f716bbe6bf 09:27:36 Removing intermediate container cf1960bf2133 09:27:36 ---> e9feeb49584d 09:27:36 Step 9/27 : WORKDIR /edgex-go/spire-build 09:27:36 ---> Running in 7d6c3421fc0b 09:27:36 Removing intermediate container b8f716bbe6bf 09:27:36 ---> c97164d969ba 09:27:36 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:27:36 ---> Running in abec9f1bf103 09:27:36 Removing intermediate container 7d6c3421fc0b 09:27:36 ---> d4610bdcaa46 09:27:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:36 ---> Running in 95f7fed93b26 09:27:36 Removing intermediate container abec9f1bf103 09:27:36 ---> 2206ac3ddc31 09:27:36 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 09:27:36 ---> Running in 10703e71c057 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:36 Removing intermediate container 95f7fed93b26 09:27:36 ---> 824d52c55149 09:27:36 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 09:27:36 ---> Running in f056e4151d60 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:36 (1/2) Installing dumb-init (1.2.5-r2) 09:27:36 (2/2) Installing openssl (3.0.8-r4) 09:27:36 Executing busybox-1.35.0-r29.trigger 09:27:36 OK: 8 MiB in 17 packages 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:36 (1/2) Installing ca-certificates (20230506-r0) 09:27:36 (2/2) Installing dumb-init (1.2.5-r2) 09:27:36 Executing busybox-1.35.0-r29.trigger 09:27:36 Executing ca-certificates-20230506-r0.trigger 09:27:36 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:36 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:36 OK: 17821 distinct packages available 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:36 OK: 8 MiB in 17 packages 09:27:36 Removing intermediate container e140489f5eed 09:27:36 ---> d5c5478b9ef6 09:27:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:27:36 ---> Running in 338a1a980504 09:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:36 Removing intermediate container 10703e71c057 09:27:36 ---> e6e7edc8f480 09:27:36 Step 12/26 : WORKDIR /edgex-go 09:27:37 ---> Running in e442d2c87a34 09:27:37 Removing intermediate container 338a1a980504 09:27:37 ---> a8dd8cadea56 09:27:37 Step 12/22 : WORKDIR /edgex 09:27:37 ---> Running in 09a8fdcd2d71 09:27:37 Removing intermediate container e442d2c87a34 09:27:37 ---> f29410ae5abf 09:27:37 09:27:37 Step 13/26 : FROM alpine:3.17 09:27:37 ---> 9ed4aefc74f6 09:27:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:37 ---> Running in f92fa8234679 09:27:37 Removing intermediate container 09a8fdcd2d71 09:27:37 ---> f7f6ec4438a4 09:27:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:37 (1/9) Installing ca-certificates (20230506-r0) 09:27:37 (2/9) Installing brotli-libs (1.0.9-r9) 09:27:37 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:27:37 (4/9) Installing libcurl (8.0.1-r0) 09:27:37 Removing intermediate container f92fa8234679 09:27:37 ---> a442067e8f6b 09:27:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:27:37 (5/9) Installing curl (8.0.1-r0) 09:27:37 (6/9) Installing dumb-init (1.2.5-r2) 09:27:37 (7/9) Installing musl-obstack (1.2.3-r0) 09:27:37 (8/9) Installing libucontext (1.2-r0) 09:27:37 (9/9) Installing gcompat (1.1.0-r0) 09:27:37 Executing busybox-1.35.0-r29.trigger 09:27:37 Executing ca-certificates-20230506-r0.trigger 09:27:37 ---> Running in b00551a68270 09:27:37 Removing intermediate container f056e4151d60 09:27:37 ---> aef8c78709fe 09:27:37 Step 12/27 : WORKDIR /edgex-go 09:27:37 ---> 4aeb79769f57 09:27:37 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:27:37 ---> Running in af6d35b7243e 09:27:37 OK: 10 MiB in 24 packages 09:27:37 Removing intermediate container 301c21520445 09:27:37 ---> 697f1dbe09d6 09:27:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:27:37 ---> 73d8fcad1e7c 09:27:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:27:37 ---> Running in f6026956f037 09:27:37 Removing intermediate container af6d35b7243e 09:27:37 ---> eeaf463ec6f2 09:27:37 09:27:37 Step 13/27 : FROM alpine:3.17 09:27:37 ---> 9ed4aefc74f6 09:27:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:37 ---> Using cache 09:27:37 ---> a442067e8f6b 09:27:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:27:37 ---> Running in ebe8c60d59c1 09:27:37 Removing intermediate container f6026956f037 09:27:37 ---> b250bf576b99 09:27:37 Step 13/23 : ENV APP_PORT=59860 09:27:37 ---> 3642609643d7 09:27:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:37 ---> Running in 14fe133fbea5 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:38 Removing intermediate container 14fe133fbea5 09:27:38 ---> 915299c5ac4e 09:27:38 Step 14/23 : EXPOSE $APP_PORT 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:38 ---> Running in 27098d2fb788 09:27:38 Removing intermediate container cbf364f1859b 09:27:38 ---> b30eea5c7cc8 09:27:38 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:38 Removing intermediate container 27098d2fb788 09:27:38 ---> 4e8495f0341e 09:27:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:38 ---> 93a591942ac2 09:27:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:27:38 ---> c3592f478ac1 09:27:38 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:27:38 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:38 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:38 OK: 17821 distinct packages available 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:38 ---> 9d0bb70cb19c 09:27:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:27:38 ---> c5c73089d1cd 09:27:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:38 ---> 0d12ae7d4ebc 09:27:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:27:38 ---> Running in f1881e7d6f3b 09:27:38 ---> 61feab386bcb 09:27:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:38 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:38 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:38 OK: 17821 distinct packages available 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:38 (1/5) Installing dumb-init (1.2.5-r2) 09:27:38 (2/5) Installing musl-obstack (1.2.3-r0) 09:27:38 (3/5) Installing libucontext (1.2-r0) 09:27:38 (4/5) Installing gcompat (1.1.0-r0) 09:27:38 (5/5) Installing openssl (3.0.8-r4) 09:27:38 Executing busybox-1.35.0-r29.trigger 09:27:38 OK: 8 MiB in 20 packages 09:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:39 (1/4) Installing dumb-init (1.2.5-r2) 09:27:39 (2/4) Installing musl-obstack (1.2.3-r0) 09:27:39 (3/4) Installing libucontext (1.2-r0) 09:27:39 (4/4) Installing gcompat (1.1.0-r0) 09:27:39 Executing busybox-1.35.0-r29.trigger 09:27:39 OK: 7 MiB in 19 packages 09:27:39 ---> 642c31ac83a2 09:27:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:27:39 ---> 8e28a50d987c 09:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:27:39 ---> da6582c6fae9 09:27:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:27:39 ---> a3a7b9542372 09:27:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:27:39 Removing intermediate container b00551a68270 09:27:39 ---> f5a98f48d938 09:27:39 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:39 ---> Running in 36bea8ffad3f 09:27:39 ---> Running in 6c568707468f 09:27:39 Removing intermediate container f1881e7d6f3b 09:27:39 ---> 626fd53dd023 09:27:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:27:39 ---> Running in a6a1fea2a5ec 09:27:39 Removing intermediate container 36bea8ffad3f 09:27:39 ---> e8fa888a998a 09:27:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:39 ---> 0b6a04f3bb5c 09:27:39 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:27:39 ---> Running in 2d92dd997e30 09:27:39 Removing intermediate container 6c568707468f 09:27:39 ---> b2753b795f02 09:27:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:27:39 Removing intermediate container ebe8c60d59c1 09:27:39 ---> 2f422e456d71 09:27:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:39 Removing intermediate container a6a1fea2a5ec 09:27:39 ---> 82e913c564d8 09:27:39 Step 20/22 : LABEL arch=x86_64 09:27:39 ---> Running in fc3c1afe97b3 09:27:39 ---> Running in 41518651dc81 09:27:39 ---> 317f1e3b6ba6 09:27:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:27:39 Removing intermediate container 2d92dd997e30 09:27:39 ---> 6c3d0c6aaa02 09:27:39 Step 21/23 : LABEL arch=x86_64 09:27:39 Removing intermediate container fc3c1afe97b3 09:27:39 ---> 9549c4cc40ea 09:27:39 Step 18/20 : LABEL arch=x86_64 09:27:39 ---> Running in a74260be57b3 09:27:39 Removing intermediate container 41518651dc81 09:27:39 ---> 7ed933482e68 09:27:39 Step 21/22 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:39 ---> Running in cc5ddc896b6d 09:27:39 ---> a259e4653797 09:27:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:27:39 ---> Running in 9c0d5d5e16a8 09:27:39 Removing intermediate container a74260be57b3 09:27:39 ---> 7f2d4770d614 09:27:39 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:39 Removing intermediate container cc5ddc896b6d 09:27:39 ---> 2d119ab7b966 09:27:39 Step 19/20 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:40 ---> Running in 9d9f6a89517c 09:27:40 ---> Running in a8bc418791a6 09:27:40 ---> ff6e14d9555e 09:27:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:27:40 Removing intermediate container 9c0d5d5e16a8 09:27:40 ---> 752bcab7d8d3 09:27:40 Step 22/22 : LABEL version=0.0.0 09:27:40 Removing intermediate container 9d9f6a89517c 09:27:40 ---> 72e05259d352 09:27:40 Step 23/23 : LABEL version=0.0.0Removing intermediate container a8bc418791a6 09:27:40 ---> ac17005269cd 09:27:40 Step 20/20 : LABEL version=0.0.0 09:27:40 09:27:40 ---> Running in a342078de07a 09:27:40 ---> Running in 2f735ae06f80 09:27:40 ---> Running in 80391be4f5b1 09:27:40 Removing intermediate container a342078de07a 09:27:40 ---> fd035c8ccfa8 09:27:40 09:27:40 Removing intermediate container 80391be4f5b1 09:27:40 ---> d3d48d697fc0 09:27:40 09:27:40 Removing intermediate container 2f735ae06f80 09:27:40 ---> 917c5b0bedbe 09:27:40 09:27:40 Successfully built fd035c8ccfa8 09:27:40 Successfully tagged security-proxy-setup:latest 09:27:40 Building security-spire-agent 09:27:40  Building security-proxy-setup ... done Successfully built d3d48d697fc0 09:27:40 Successfully tagged security-spiffe-token-provider:latest 09:27:40  Building security-spiffe-token-provider ... done Successfully built 917c5b0bedbe 09:27:40 Successfully tagged support-notifications:latest 09:27:43  Building support-notifications ... done  ---> 0b7981cb2f4a 09:27:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:27:43 ---> c7c9937fa39a 09:27:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:27:43 ---> c6f109b66c84 09:27:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:27:43 ---> d4f98158e711 09:27:43 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:27:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:27:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:27:43 ---> 224e43c6cdb0 09:27:43 Step 3/27 : WORKDIR /edgex-go 09:27:43 ---> Using cache 09:27:43 ---> d41af30ac206 09:27:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:27:43 ---> Using cache 09:27:43 ---> 1ccc3cc437f1 09:27:43 Step 5/27 : COPY go.mod vendor* ./ 09:27:43 ---> Using cache 09:27:43 ---> 8d57fe158acc 09:27:43 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:43 ---> Using cache 09:27:43 ---> 3dcb84ebf3bc 09:27:43 Step 7/27 : COPY . . 09:27:43 ---> Using cache 09:27:43 ---> 93dae64c1caa 09:27:43 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:27:43 ---> Using cache 09:27:43 ---> f2feb607ea27 09:27:43 Step 9/27 : WORKDIR /edgex-go/spire-build 09:27:43 ---> Using cache 09:27:43 ---> c97164d969ba 09:27:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:27:43 ---> Using cache 09:27:43 ---> 2206ac3ddc31 09:27:43 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 09:27:43 ---> Running in 4f9a083b3dd3 09:27:43 ---> Running in a7d575dd239a 09:27:43 ---> 986e48426eb4 09:27:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:27:43 Removing intermediate container a7d575dd239a 09:27:43 ---> 448b0418c4f1 09:27:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:27:43 ---> 80742c408064 09:27:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:27:43 ---> Running in 47ccd356348c 09:27:43 ---> a08a9d4ced72 09:27:43 Step 22/27 : WORKDIR / 09:27:43 ---> Running in 959a5943ea6e 09:27:43 Removing intermediate container 47ccd356348c 09:27:43 ---> 078c91e54959 09:27:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:27:43 ---> Running in a82af9f0ee8e 09:27:43 Removing intermediate container 959a5943ea6e 09:27:43 ---> 669311277a11 09:27:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:27:43 ---> Running in f6b93e5eea4b 09:27:43 Removing intermediate container a82af9f0ee8e 09:27:43 ---> 06d73364ba2b 09:27:43 Step 24/26 : LABEL arch=x86_64 09:27:43 ---> Running in 48313b8f4c40 09:27:43 Removing intermediate container f6b93e5eea4b 09:27:43 ---> 8af9d21e403f 09:27:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:27:43 ---> Running in dd322feffb7c 09:27:43 Removing intermediate container 4f9a083b3dd3 09:27:43 ---> 34a588f78dce 09:27:43 Step 12/27 : WORKDIR /edgex-go 09:27:43 Removing intermediate container 48313b8f4c40 09:27:43 ---> 5feb855fc84e 09:27:43 Step 25/26 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:43 ---> Running in 3460c6b3aa90 09:27:43 ---> Running in 9c48d4f13532 09:27:43 Removing intermediate container dd322feffb7c 09:27:43 ---> d9877f350012 09:27:43 Step 25/27 : LABEL arch=x86_64 09:27:43 ---> Running in 7caee5725746 09:27:43 Removing intermediate container 9c48d4f13532 09:27:43 ---> 055726bb319e 09:27:43 Step 26/26 : LABEL version=0.0.0 09:27:43 ---> Running in 991601cdce96 09:27:43 Removing intermediate container 3460c6b3aa90 09:27:43 ---> a4c7129969fc 09:27:43 09:27:43 Step 13/27 : FROM alpine:3.17 09:27:43 ---> 9ed4aefc74f6 09:27:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:43 ---> Using cache 09:27:43 ---> a442067e8f6b 09:27:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:27:43 ---> Using cache 09:27:43 ---> f5a98f48d938 09:27:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:43 ---> Using cache 09:27:43 ---> 0b6a04f3bb5c 09:27:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:27:43 ---> Using cache 09:27:43 Removing intermediate container 7caee5725746 09:27:43 ---> e4da7464f4ea 09:27:43 Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:43 ---> 317f1e3b6ba6 09:27:43 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:27:43 ---> Running in 692a25423ae9 09:27:43 Removing intermediate container 991601cdce96 09:27:43 ---> 3fa7842b2591 09:27:43 09:27:44 Successfully built 3fa7842b2591 09:27:44 Successfully tagged security-spire-server:latest 09:27:44  Building security-spire-server ... done Removing intermediate container 692a25423ae9 09:27:44 ---> 9f0f4a0ed37b 09:27:44 Step 27/27 : LABEL version=0.0.0 09:27:44 ---> Running in f09efb47b96c 09:27:44 Removing intermediate container f09efb47b96c 09:27:44 ---> e780279d1c58 09:27:44 09:27:44 Successfully built e780279d1c58 09:27:44 Successfully tagged security-spire-config:latest 09:27:45  Building security-spire-config ... done  ---> d198b685f176 09:27:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:27:46 ---> 71f3b3576f97 09:27:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:27:46 ---> b67cb31012be 09:27:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:27:46 ---> 9e1093e9818e 09:27:46 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:27:46 ---> bbe799129f99 09:27:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:27:46 ---> Running in 7d43e70d2cad 09:27:46 Removing intermediate container 7d43e70d2cad 09:27:46 ---> a6af36da1eba 09:27:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:27:46 ---> Running in 433ea7654468 09:27:46 Removing intermediate container 433ea7654468 09:27:46 ---> 3539b2edebea 09:27:46 Step 25/27 : LABEL arch=x86_64 09:27:46 ---> Running in d34c085fec9c 09:27:46 Removing intermediate container d34c085fec9c 09:27:46 ---> d90616ad0d6a 09:27:46 Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:27:46 ---> Running in c6712ac6eb6a 09:27:47 Removing intermediate container c6712ac6eb6a 09:27:47 ---> 0d4b212e9ffe 09:27:47 Step 27/27 : LABEL version=0.0.0 09:27:47 ---> Running in 95e448a51f4c 09:27:47 Removing intermediate container 95e448a51f4c 09:27:47 ---> 6841f1e1d3cf 09:27:47 09:27:47 Successfully built 6841f1e1d3cf 09:27:47 Successfully tagged security-spire-agent:latest 09:27:47  Building security-spire-agent ... done  [Pipeline] } 09:27:47 $ docker stop --time=1 cbad0ab78e5a4c71858bc087b4c22523fb5b87495d61e7f5e9db6779a7417a66 09:27:48 $ docker rm -f --volumes cbad0ab78e5a4c71858bc087b4c22523fb5b87495d61e7f5e9db6779a7417a66 [Pipeline] // withDockerContainer [Pipeline] sh 09:27:48 + docker images 09:27:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:27:48 security-spire-agent latest 6841f1e1d3cf 2 seconds ago 161MB 09:27:48 security-spire-config latest e780279d1c58 4 seconds ago 102MB 09:27:48 security-spire-server latest 3fa7842b2591 5 seconds ago 103MB 09:27:48 a4c7129969fc 5 seconds ago 1.58GB 09:27:48 security-proxy-setup latest fd035c8ccfa8 8 seconds ago 18.7MB 09:27:48 support-notifications latest 917c5b0bedbe 8 seconds ago 32.4MB 09:27:48 security-spiffe-token-provider latest d3d48d697fc0 8 seconds ago 32.8MB 09:27:48 eeaf463ec6f2 11 seconds ago 1.58GB 09:27:48 f29410ae5abf 11 seconds ago 1.58GB 09:27:48 5aedad8da03c 15 seconds ago 1.76GB 09:27:48 b5c15146dca8 15 seconds ago 1.79GB 09:27:48 d852258e6521 16 seconds ago 1.7GB 09:27:48 support-scheduler latest f780afe47a93 42 seconds ago 31.8MB 09:27:48 core-data latest 0b105dc84567 44 seconds ago 20MB 09:27:48 e4c15d371371 47 seconds ago 1.79GB 09:27:48 core-common-config-bootstrapper latest 86caf1c18dbc 49 seconds ago 17.2MB 09:27:48 80a5f9a8f36d 50 seconds ago 1.73GB 09:27:48 4152c06e7361 57 seconds ago 1.72GB 09:27:48 security-bootstrapper latest 1316df599426 About a minute ago 22.2MB 09:27:48 security-secretstore-setup latest 3afbccfec796 About a minute ago 32.8MB 09:27:48 security-proxy-auth latest 66ec54d3228c About a minute ago 18.3MB 09:27:48 core-metadata latest b98ad9cdca51 About a minute ago 20.4MB 09:27:48 core-command latest c54141e85d8b About a minute ago 19.8MB 09:27:48 94f8d3a500fe About a minute ago 1.73GB 09:27:48 eb6b3af5849c About a minute ago 1.72GB 09:27:48 5acd5c3bf080 About a minute ago 1.71GB 09:27:48 b68189d8bd04 About a minute ago 1.72GB 09:27:48 b362daac5c16 About a minute ago 1.7GB 09:27:48 ci-base-image-x86_64 latest 224e43c6cdb0 5 minutes ago 918MB 09:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 13 days ago 700MB 09:27:48 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 09:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 09:27:48 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] } 09:28:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:28:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:28:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:28:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:28:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:28:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:28:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:28:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:28:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 09:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements 09:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.397s coverage: 71.5% of statements 09:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:28:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.347s coverage: 54.0% of statements 09:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:29:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.443s coverage: 88.5% of statements 09:29:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.484s coverage: 3.8% of statements 09:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.552s coverage: 95.6% of statements 09:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:29:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements 09:29:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:29:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:29:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:29:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 65.9% of statements 09:29:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:29:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:29:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements 09:29:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.0% of statements 09:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 42.9% of statements 09:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 82.9% of statements 09:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.265s coverage: 94.1% of statements 09:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 09:29:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 09:29:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:29:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:29:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:29:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 09:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.100s coverage: 79.9% of statements 09:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.278s coverage: 92.9% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.208s coverage: 62.3% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.451s coverage: 81.8% of statements 09:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.457s coverage: 82.1% of statements 09:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:30:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 86.0% of statements 09:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.084s coverage: 63.1% of statements 09:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements 09:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 09:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 09:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 09:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 09:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 38.4% of statements 09:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 09:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:30:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 09:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:30:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.341s coverage: 17.7% of statements 09:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements 09:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:30:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 61.5% of statements 09:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:30:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements 09:30:46 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 09:30:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:30:46 go vet ./... 09:33:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:33:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:33:23 ./bin/test-attribution-txt.sh [Pipeline] echo 09:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:33:24 + ls -al . 09:33:24 total 700 09:33:24 drwxrwxr-x 10 1001 1001 4096 May 8 09:25 . 09:33:24 drwxr-xr-x 4 root root 4096 May 8 09:25 .. 09:33:24 drwxrwxr-x 2 1001 1001 4096 May 8 09:23 .blubracket 09:33:24 -rw-rw-r-- 1 1001 1001 16 May 8 09:23 .dockerignore 09:33:24 drwxrwxr-x 8 1001 1001 4096 May 8 09:23 .git 09:33:24 drwxrwxr-x 3 1001 1001 4096 May 8 09:23 .github 09:33:24 -rw-rw-r-- 1 1001 1001 1133 May 8 09:23 .gitignore 09:33:24 -rw-rw-r-- 1 1001 1001 42 May 8 09:23 .golangci.yml 09:33:24 -rw-rw-r-- 1 1001 1001 87 May 8 09:23 .hadolint.yml 09:33:24 -rw-rw-r-- 1 1001 1001 166 May 8 09:23 .sonarcloud.properties 09:33:24 -rw-rw-r-- 1 1001 1001 1171 May 8 09:23 ADOPTERS.md 09:33:24 -rw-rw-r-- 1 1001 1001 10835 May 8 09:23 Attribution.txt 09:33:24 -rw-rw-r-- 1 1001 1001 73765 May 8 09:23 CHANGELOG.md 09:33:24 -rw-rw-r-- 1 1001 1001 3804 May 8 09:23 CONTRIBUTING.md 09:33:24 -rw-rw-r-- 1 1001 1001 677 May 8 09:23 GOVERNANCE.md 09:33:24 -rw-rw-r-- 1 1001 1001 883 May 8 09:23 Jenkinsfile 09:33:24 -rw-rw-r-- 1 1001 1001 10775 May 8 09:23 LICENSE 09:33:24 -rw-rw-r-- 1 1001 1001 14368 May 8 09:23 Makefile 09:33:24 -rw-rw-r-- 1 1001 1001 582 May 8 09:23 OWNERS.md 09:33:24 -rw-rw-r-- 1 1001 1001 9403 May 8 09:23 README.md 09:33:24 -rw-rw-r-- 1 1001 1001 789 May 8 09:23 SECURITY.md 09:33:24 -rw-rw-r-- 1 1001 1001 5 May 8 09:21 VERSION 09:33:24 drwxrwxr-x 2 1001 1001 4096 May 8 09:23 bin 09:33:24 drwxrwxr-x 18 1001 1001 4096 May 8 09:23 cmd 09:33:24 -rw-r--r-- 1 root root 448560 May 8 09:30 coverage.out 09:33:24 -rw-rw-r-- 1 1001 1001 3200 May 8 09:23 go.mod 09:33:24 -rw-rw-r-- 1 1001 1001 31040 May 8 09:23 go.sum 09:33:24 drwxrwxr-x 7 1001 1001 4096 May 8 09:23 internal 09:33:24 drwxrwxr-x 3 1001 1001 4096 May 8 09:23 openapi 09:33:24 -rw-rw-r-- 1 1001 1001 594 May 8 09:23 security.txt 09:33:24 drwxrwxr-x 4 1001 1001 4096 May 8 09:23 snap 09:33:24 -rw-rw-r-- 1 1001 1001 204 May 8 09:23 version.go [Pipeline] sh 09:33:25 + '[' -e coverage.out ] 09:33:25 + chown 1001:1001 coverage.out [Pipeline] stash 09:33:25 Warning: overwriting stash ‘coverage-report’ 09:33:25 Stashed 1 file(s) [Pipeline] sh 09:33:26 + make build 09:33:26 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 09:34:48 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 09:34:54 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 09:34:59 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 09:35:03 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 09:35:50 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 09:35:51 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 09:35:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:36:03 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 09:36:05 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 09:36:09 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 09:36:16 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] } 09:36:21 $ docker stop --time=1 9f926c952427a1bf253190d788374aaa6e9c18d4313b3036fd88b785ba5c5dcb 09:36:24 $ 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 09:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:36:26 09:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:36:27 latest: Pulling from edgex-devops/edgex-compose-arm64 09:36:27 29e5d40040c1: Pulling fs layer 09:36:27 1ce36da41761: Pulling fs layer 09:36:27 25b303627fd3: Pulling fs layer 09:36:27 29e5d40040c1: Verifying Checksum 09:36:27 29e5d40040c1: Download complete 09:36:27 1ce36da41761: Verifying Checksum 09:36:27 1ce36da41761: Download complete 09:36:28 29e5d40040c1: Pull complete 09:36:29 1ce36da41761: Pull complete 09:36:29 25b303627fd3: Verifying Checksum 09:36:29 25b303627fd3: Download complete 09:36:39 25b303627fd3: Pull complete 09:36:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container 09:36:39 $ 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 09:36:42 $ docker top 8b8eee198b0296dbe979a1c59220079eb2d66b83fe876bc3c581e490c512d3c5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:43 + docker-compose build --help 09:36:43 + grep parallel 09:36:47 --parallel Build images in parallel. [Pipeline] } 09:36:47 $ docker stop --time=1 8b8eee198b0296dbe979a1c59220079eb2d66b83fe876bc3c581e490c512d3c5 09:36:49 $ docker rm -f --volumes 8b8eee198b0296dbe979a1c59220079eb2d66b83fe876bc3c581e490c512d3c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:36:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:50 prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container 09:36:50 $ 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 09:36:51 $ docker top 8289bd8546f968680319cfcd244a8892e5cef88b1fd329d51ee66a99e81ac0bb -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:52 + docker-compose -f ./docker-compose-build.yml build --parallel 09:36:57 Building core-command ... 09:36:57 Building core-common-config-bootstrapper ... 09:36:57 Building core-data ... 09:36:57 Building core-metadata ... 09:36:57 Building security-bootstrapper ... 09:36:57 Building security-proxy-auth ... 09:36:57 Building security-proxy-setup ... 09:36:57 Building security-secretstore-setup ... 09:36:57 Building security-spiffe-token-provider ... 09:36:57 Building security-spire-agent ... 09:36:57 Building security-spire-config ... 09:36:57 Building security-spire-server ... 09:36:57 Building support-notifications ... 09:36:57 Building support-scheduler ... 09:36:57 Building security-bootstrapper 09:36:57 Building core-command 09:36:57 Building security-proxy-auth 09:36:57 Building security-secretstore-setup 09:36:57 Building core-metadata 09:37:44 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:37:44 ---> 2f7616dba519 09:37:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:37:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:37:44 ---> 2f7616dba519 09:37:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:37:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:44 ---> 2f7616dba519 09:37:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:37:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:37:44 ---> 2f7616dba519 09:37:44 Step 3/25 : WORKDIR /edgex-go 09:37:44 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:37:44 ---> 2f7616dba519 09:37:44 Step 3/33 : WORKDIR /edgex-go 09:37:44 ---> Running in c33be3a01334 09:37:44 ---> Running in bf8d8ee28c1e 09:37:44 ---> Running in bc33ccd4d736 09:37:44 ---> Running in b1b9f5fbb65b 09:37:44 ---> Running in fa14742e4404 09:37:44 Removing intermediate container c33be3a01334 09:37:44 ---> 208e3bff861e 09:37:44 Step 4/23 : WORKDIR /edgex-go 09:37:44 Removing intermediate container b1b9f5fbb65b 09:37:44 ---> c8b2fb261e9c 09:37:44 Step 4/25 : RUN apk add --update --no-cache make git 09:37:44 Removing intermediate container bc33ccd4d736 09:37:44 ---> 7071286bea9a 09:37:44 Step 4/33 : RUN apk add --update --no-cache make git 09:37:44 ---> Running in 042bc59686f1 09:37:44 ---> Running in 068e4a84c51b 09:37:44 ---> Running in 1f535c9717f2 09:37:44 Removing intermediate container fa14742e4404 09:37:44 ---> aa865570fbe9 09:37:44 Step 4/24 : WORKDIR /edgex-go 09:37:44 Removing intermediate container bf8d8ee28c1e 09:37:44 ---> 05e0335ed9c9 09:37:44 Step 4/25 : WORKDIR /edgex-go 09:37:44 ---> Running in da0125665641 09:37:44 ---> Running in cf9e6f9afc91 09:37:45 Removing intermediate container 068e4a84c51b 09:37:45 ---> deafa9aa9bda 09:37:45 Step 5/23 : RUN apk add --update --no-cache make git 09:37:45 ---> Running in 8f637a37d37e 09:37:45 Removing intermediate container cf9e6f9afc91 09:37:45 ---> 6056b7e10a2e 09:37:45 Step 5/24 : RUN apk add --update --no-cache make git 09:37:46 ---> Running in d95be76e5d89 09:37:46 Removing intermediate container da0125665641 09:37:46 ---> c3d48bf4b3ec 09:37:46 Step 5/25 : RUN apk add --update --no-cache make git 09:37:46 ---> Running in 91b5b1a3be70 09:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:49 OK: 263 MiB in 53 packages 09:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:49 OK: 263 MiB in 53 packages 09:37:49 OK: 263 MiB in 53 packages 09:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:51 Removing intermediate container 1f535c9717f2 09:37:51 ---> b03205280491 09:37:51 Step 5/33 : COPY go.mod vendor* ./ 09:37:51 Removing intermediate container 042bc59686f1 09:37:51 ---> e3675f0f8f7c 09:37:51 Step 5/25 : COPY go.mod vendor* ./ 09:37:51 OK: 263 MiB in 53 packages 09:37:51 OK: 263 MiB in 53 packages 09:37:51 Removing intermediate container 8f637a37d37e 09:37:51 ---> 1ee456f74fae 09:37:51 Step 6/23 : COPY go.mod vendor* ./ 09:37:52 ---> 576fe70b26db 09:37:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:52 ---> 48587e904200 09:37:52 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:52 ---> Running in cac1452fc673 09:37:52 ---> Running in cb051d309bbf 09:37:52 ---> 6df08b85296f 09:37:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:53 Removing intermediate container 91b5b1a3be70 09:37:53 ---> a1729e8b44b3 09:37:53 Step 6/25 : COPY go.mod vendor* ./ 09:37:53 ---> Running in 17410f424ed2 09:37:53 Removing intermediate container d95be76e5d89 09:37:53 ---> 4c2b93873da5 09:37:53 Step 6/24 : COPY go.mod vendor* ./ 09:37:55 ---> bc9542ccb257 09:37:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:55 ---> Running in 636fd7d76c7d 09:37:55 ---> d7e42236570b 09:37:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:55 ---> Running in 9b2d9f4d6966 09:39:46 Removing intermediate container 9b2d9f4d6966 09:39:46 ---> 33b2d7370461 09:39:46 Step 8/24 : COPY . . 09:39:46 Removing intermediate container cac1452fc673 09:39:46 ---> b8feeb80bde5 09:39:46 Step 7/33 : COPY . . 09:39:46 Removing intermediate container 636fd7d76c7d 09:39:46 ---> 5398ad12b3d4 09:39:46 Step 8/25 : COPY . . 09:39:46 Removing intermediate container 17410f424ed2 09:39:46 ---> e121b4515b9a 09:39:46 Step 8/23 : COPY . . 09:39:46 Removing intermediate container cb051d309bbf 09:39:46 ---> 23457c2ba091 09:39:46 Step 7/25 : COPY . . 09:39:50 ---> 6c4d60cf5e03 09:39:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:39:50 ---> a8e4a59a2f85 09:39:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:39:50 ---> 15d73f0d0614 09:39:50 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:50 ---> a43bd4f10f61 09:39:50 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:39:50 ---> Running in a79da6a9a25a 09:39:50 ---> 21ab4f8fd615 09:39:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:39:51 ---> Running in eeaea9cbaf84 09:39:51 ---> Running in 4a22fffdd380 09:39:51 ---> Running in 5707608baae4 09:39:51 ---> Running in b39fce84cec0 09:39:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:39:53 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 09:39:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:39:53 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 09:39:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:45:45 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 09:45:45 Removing intermediate container a79da6a9a25a 09:45:45 ---> c63be3226584 09:45:45 09:45:45 Step 10/23 : FROM alpine:3.17 09:45:45 3.17: Pulling from library/alpine 09:45:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:45:45 Status: Downloaded newer image for alpine:3.17 09:45:45 ---> 51e60588ff2c 09:45:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:45:45 ---> Running in 9f372208c25b 09:45:45 Removing intermediate container 9f372208c25b 09:45:45 ---> 99c211b75efe 09:45:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:45:45 ---> Running in 5dc6da470f86 09:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:45:47 (1/1) Installing dumb-init (1.2.5-r2) 09:45:47 Executing busybox-1.35.0-r29.trigger 09:45:47 OK: 8 MiB in 16 packages 09:45:50 Removing intermediate container 5dc6da470f86 09:45:50 ---> c7a09e6e265b 09:45:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:51 ---> fee64d0a6279 09:45:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:45:53 ---> 8861fa429572 09:45:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:45:59 ---> 07417cbcc752 09:45:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:46:00 ---> 098240545554 09:46:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:46:00 Removing intermediate container 5707608baae4 09:46:00 ---> 7902488900ea 09:46:00 09:46:00 Step 9/33 : FROM alpine:3.17 09:46:00 ---> 51e60588ff2c 09:46:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:46:01 ---> Running in 5b45099045ec 09:46:01 Removing intermediate container b39fce84cec0 09:46:01 ---> 2ac63768e845 09:46:01 09:46:01 Step 9/25 : FROM alpine:3.17 09:46:01 ---> 51e60588ff2c 09:46:01 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:46:01 Removing intermediate container 5b45099045ec 09:46:01 ---> 740ab5d9aec5 09:46:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:46:01 ---> 46165401f78b 09:46:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:46:01 ---> Running in 49d7b0cf8c3e 09:46:02 ---> Running in 48c74202921a 09:46:02 ---> Running in 985404ea0baa 09:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:46:06 Removing intermediate container 985404ea0baa 09:46:06 ---> a1b8fa4a95c7 09:46:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:46:06 ---> Running in 51549a0d1e88 09:46:06 Removing intermediate container 51549a0d1e88 09:46:06 ---> 30c0dc13dba5 09:46:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:46:06 ---> Running in 2a5a7c4d786f 09:46:07 Removing intermediate container 2a5a7c4d786f 09:46:07 ---> 552ca0982b0a 09:46:07 Step 21/23 : LABEL arch=arm64 09:46:07 ---> Running in 900d194c67aa 09:46:07 (1/3) Installing ca-certificates (20230506-r0) 09:46:07 (1/2) Installing dumb-init (1.2.5-r2) 09:46:07 (2/2) Installing su-exec (0.2-r2) 09:46:07 Executing busybox-1.35.0-r29.trigger 09:46:07 (2/3) Installing dumb-init (1.2.5-r2) 09:46:07 (3/3) Installing su-exec (0.2-r2) 09:46:07 Executing busybox-1.35.0-r29.trigger 09:46:07 OK: 8 MiB in 17 packages 09:46:07 Executing ca-certificates-20230506-r0.trigger 09:46:07 Removing intermediate container 900d194c67aa 09:46:07 ---> 6e6e0928a898 09:46:07 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:46:08 ---> Running in 8cf97ee8870e 09:46:08 OK: 8 MiB in 18 packages 09:46:09 Removing intermediate container 8cf97ee8870e 09:46:09 ---> 51dd68f9eec6 09:46:09 Step 23/23 : LABEL version=0.0.0 09:46:09 ---> Running in 12e28e2a367d 09:46:09 Removing intermediate container 48c74202921a 09:46:09 ---> 5594ca7828ea 09:46:09 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:46:09 ---> Running in 0b0cbd816ba2 09:46:10 Removing intermediate container 12e28e2a367d 09:46:10 ---> 7fa7e2314829 09:46:10 09:46:10 Removing intermediate container 0b0cbd816ba2 09:46:10 ---> 515f60937801 09:46:10 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:46:10 ---> Running in e3638798d960 09:46:10 Removing intermediate container 49d7b0cf8c3e 09:46:10 ---> 11e5f637ce4a 09:46:10 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:46:10 Successfully built 7fa7e2314829 09:46:10 Successfully tagged security-proxy-auth-arm64:latest 09:46:10 Building core-common-config-bootstrapper 09:46:10  Building security-proxy-auth ... done  ---> Running in e289476cf179 09:46:11 Removing intermediate container e3638798d960 09:46:11 ---> a49df3d2ef50 09:46:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:46:11 ---> Running in bd6dafbbccbf 09:46:11 Removing intermediate container e289476cf179 09:46:11 ---> 53cd188b6fd2 09:46:11 Step 12/25 : WORKDIR / 09:46:11 ---> Running in 1b45e21a5e28 09:46:12 Removing intermediate container bd6dafbbccbf 09:46:12 ---> 026759267e86 09:46:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:46:12 ---> Running in fbbee7eec002 09:46:12 Removing intermediate container 1b45e21a5e28 09:46:12 ---> cb5c4ce5d3c7 09:46:12 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:13 Removing intermediate container fbbee7eec002 09:46:13 ---> 2007300f8dc6 09:46:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:46:13 ---> Running in 8f33b99424d7 09:46:13 ---> 0471824d6b94 09:46:13 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:46:15 ---> 70138017283b 09:46:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:46:17 ---> 8260d90d91bf 09:46:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:46:17 Removing intermediate container 8f33b99424d7 09:46:17 ---> 2f3374b634fc 09:46:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:46:17 ---> Running in 60ce9c9a1851 09:46:18 Removing intermediate container 60ce9c9a1851 09:46:18 ---> 9676c4e93659 09:46:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:46:18 ---> 8269c6489e7f 09:46:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:46:19 ---> 76dfb7719bab 09:46:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:46:19 ---> bfa0ebbdd3ee 09:46:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:46:19 ---> Running in 7cd99014a138 09:46:21 ---> 6fb2477bcbef 09:46:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:46:22 Removing intermediate container 7cd99014a138 09:46:22 ---> 172d76174a73 09:46:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:22 Removing intermediate container eeaea9cbaf84 09:46:22 ---> a1a5fc077496 09:46:22 09:46:22 Step 10/24 : FROM alpine:3.17 09:46:22 ---> 51e60588ff2c 09:46:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:46:22 ---> Running in af7204feea38 09:46:23 ---> 1202473fae84 09:46:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:46:24 ---> 4a0fe9e3b621 09:46:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:46:24 ---> d04fab8171f4 09:46:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:46:26 ---> 99965c435962 09:46:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:46:26 (1/1) Installing dumb-init (1.2.5-r2) 09:46:26 Executing busybox-1.35.0-r29.trigger 09:46:26 OK: 8 MiB in 16 packages 09:46:26 ---> Running in 59e5e86ff84e 09:46:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:46:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:46:27 ---> 2f7616dba519 09:46:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:46:27 ---> Using cache 09:46:27 ---> 05e0335ed9c9 09:46:27 Step 4/23 : WORKDIR /edgex-go 09:46:27 ---> Using cache 09:46:27 ---> c3d48bf4b3ec 09:46:27 Step 5/23 : RUN apk add --update --no-cache make git 09:46:27 ---> Using cache 09:46:27 ---> a1729e8b44b3 09:46:27 Step 6/23 : COPY go.mod vendor* ./ 09:46:27 ---> Using cache 09:46:27 ---> bc9542ccb257 09:46:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:27 ---> Using cache 09:46:27 ---> 5398ad12b3d4 09:46:27 Step 8/23 : COPY . . 09:46:27 ---> Using cache 09:46:27 ---> a43bd4f10f61 09:46:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:46:27 ---> 0059799c6f70 09:46:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:46:27 Removing intermediate container af7204feea38 09:46:27 ---> fc8de0579b7c 09:46:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:46:28 ---> Running in b5f6049ab301 09:46:28 ---> Running in 4ee03dc26705 09:46:29 Removing intermediate container 4ee03dc26705 09:46:29 ---> 7c6ea66b1536 09:46:29 Step 13/24 : ENV APP_PORT=59882 09:46:29 ---> Running in edd52459f77d 09:46:29 ---> 90b7e2787189 09:46:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:46:29 Removing intermediate container 59e5e86ff84e 09:46:29 ---> 6c1342d06d4f 09:46:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:46:29 ---> Running in c85b6e7e5ed9 09:46:29 Removing intermediate container edd52459f77d 09:46:29 ---> 9fb6383127f7 09:46:29 Step 14/24 : EXPOSE $APP_PORT 09:46:29 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 09:46:29 ---> Running in 9edd3cd618bf 09:46:30 Removing intermediate container c85b6e7e5ed9 09:46:30 ---> fabc71efbcc7 09:46:30 Step 23/25 : LABEL arch=arm64 09:46:30 ---> Running in cf28b97a66c3 09:46:30 Removing intermediate container 4a22fffdd380 09:46:30 ---> 51d136fd8e1a 09:46:30 09:46:30 Step 10/25 : FROM alpine:3.17 09:46:30 ---> 51e60588ff2c 09:46:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:46:30 ---> Using cache 09:46:30 ---> fc8de0579b7c 09:46:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:46:30 ---> Using cache 09:46:30 ---> 7c6ea66b1536 09:46:30 Step 13/25 : ENV APP_PORT=59881 09:46:30 ---> fcae5f9b65da 09:46:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:46:30 ---> Running in 5b12ea15b35f 09:46:30 Removing intermediate container 9edd3cd618bf 09:46:30 ---> bede96151cba 09:46:30 Step 15/24 : WORKDIR / 09:46:30 ---> Running in 79e381d80d20 09:46:31 Removing intermediate container cf28b97a66c3 09:46:31 ---> 132c8b290889 09:46:31 Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:46:31 ---> Running in 8176941bc1e2 09:46:31 Removing intermediate container 5b12ea15b35f 09:46:31 ---> 66f706558e6a 09:46:31 Step 14/25 : EXPOSE $APP_PORT 09:46:31 ---> Running in 2ca2aa6e4edb 09:46:31 Removing intermediate container 79e381d80d20 09:46:31 ---> 1f5c3db8f241 09:46:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:32 ---> 2bf490b8f422 09:46:32 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:46:32 Removing intermediate container 8176941bc1e2 09:46:32 ---> aacb135e27be 09:46:32 Step 25/25 : LABEL version=0.0.0 09:46:32 ---> Running in c1e4956a79ed 09:46:33 Removing intermediate container 2ca2aa6e4edb 09:46:33 ---> 7e805a1896c4 09:46:33 Step 15/25 : WORKDIR / 09:46:33 ---> Running in 975272ea9e15 09:46:33 ---> a75408b67209 09:46:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:46:33 Removing intermediate container c1e4956a79ed 09:46:33 ---> 06edcadfd541 09:46:33 09:46:33 ---> ff73ad203b0b 09:46:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:46:33 Removing intermediate container 975272ea9e15 09:46:33 ---> 874a420b777d 09:46:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:33 Successfully built 06edcadfd541 09:46:33 Successfully tagged security-secretstore-setup-arm64:latest 09:46:33  Building security-secretstore-setup ... done Building support-scheduler 09:46:34 ---> 0c80072b175e 09:46:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:46:34 ---> 0c53f9d6b24f 09:46:34 Step 28/33 : RUN chmod +x /entrypoint.sh 09:46:34 ---> Running in 6cd068e2868a 09:46:34 ---> 4d46c3e3fb87 09:46:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:46:38 ---> ac21794f94dc 09:46:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:46:38 ---> 51c28a085867 09:46:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:46:39 Removing intermediate container 6cd068e2868a 09:46:39 ---> 47d52bcaa20a 09:46:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:46:39 ---> Running in c74a52048cd0 09:46:40 ---> f27669974cca 09:46:40 Step 20/24 : ENTRYPOINT ["/core-command"] 09:46:40 ---> Running in 837ffd254016 09:46:40 Removing intermediate container c74a52048cd0 09:46:40 ---> 3ed199f545d4 09:46:40 Step 30/33 : CMD ["gate"] 09:46:40 ---> Running in e4cd6bf2ad4a 09:46:41 Removing intermediate container 837ffd254016 09:46:41 ---> b72e412ad465 09:46:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:41 ---> Running in d53a4aa1a830 09:46:41 ---> d3425cfb3e61 09:46:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:46:41 Removing intermediate container e4cd6bf2ad4a 09:46:41 ---> c3eb67b41cad 09:46:41 Step 31/33 : LABEL arch=arm64 09:46:41 ---> Running in f9429084d07c 09:46:41 Removing intermediate container d53a4aa1a830 09:46:41 ---> 3c07470108c7 09:46:41 Step 22/24 : LABEL arch=arm64 09:46:42 ---> Running in 33cad41d63db 09:46:42 ---> feb5883cf31a 09:46:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:46:42 Removing intermediate container f9429084d07c 09:46:42 ---> 3638d8942d9f 09:46:42 Step 32/33 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:46:42 ---> Running in 0f1d056df8b7 09:46:42 Removing intermediate container 33cad41d63db 09:46:42 ---> 7473bf18f023 09:46:42 Step 23/24 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:46:43 ---> Running in f194d390b560 09:46:43 ---> 4bc57424eca2 09:46:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:46:43 Removing intermediate container 0f1d056df8b7 09:46:43 ---> 895f2130e4af 09:46:43 Step 33/33 : LABEL version=0.0.0 09:46:43 Removing intermediate container f194d390b560 09:46:43 ---> ac69971023ff 09:46:43 Step 24/24 : LABEL version=0.0.0 09:46:43 ---> Running in 94197de3b1d5 09:46:43 ---> Running in 446874a17547 09:46:43 ---> Running in 387b6677029c 09:46:44 Removing intermediate container 94197de3b1d5 09:46:44 ---> 27e8ae4912ad 09:46:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:44 Removing intermediate container 387b6677029c 09:46:44 ---> 9418e3ea632e 09:46:44 09:46:44 Removing intermediate container 446874a17547 09:46:44 ---> 7f790105f8bd 09:46:44 09:46:44 ---> Running in b4fb4a1a3592 09:46:44 Successfully built 7f790105f8bd 09:46:45 Successfully tagged security-bootstrapper-arm64:latest 09:46:45  Building security-bootstrapper ... done Building support-notifications 09:46:45 Successfully built 9418e3ea632e 09:46:45 Successfully tagged core-command-arm64:latest 09:46:45  Building core-data 09:46:45 Building core-command ... done Removing intermediate container b4fb4a1a3592 09:46:45 ---> 79c709dc9380 09:46:45 Step 23/25 : LABEL arch=arm64 09:46:45 ---> Running in d089e308377a 09:46:45 Removing intermediate container d089e308377a 09:46:45 ---> 1cdecf059f39 09:46:45 Step 24/25 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:46:45 ---> Running in 482904069c1c 09:46:46 Removing intermediate container 482904069c1c 09:46:46 ---> b29cffbfe47a 09:46:46 Step 25/25 : LABEL version=0.0.0 09:46:46 ---> Running in f4f4db47aebd 09:46:46 Removing intermediate container f4f4db47aebd 09:46:46 ---> cd6cda449835 09:46:46 09:46:47 Successfully built cd6cda449835 09:46:47 Successfully tagged core-metadata-arm64:latest 09:46:47 Building security-spiffe-token-provider 09:46:57  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:46:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:46:57 ---> 2f7616dba519 09:46:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:46:57 ---> Using cache 09:46:57 ---> 05e0335ed9c9 09:46:57 Step 4/23 : WORKDIR /edgex-go 09:46:57 ---> Using cache 09:46:57 ---> c3d48bf4b3ec 09:46:57 Step 5/23 : RUN apk add --update --no-cache make git 09:46:57 ---> Using cache 09:46:57 ---> a1729e8b44b3 09:46:57 Step 6/23 : COPY go.mod vendor* ./ 09:46:57 ---> Using cache 09:46:57 ---> bc9542ccb257 09:46:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:57 ---> Using cache 09:46:57 ---> 5398ad12b3d4 09:46:57 Step 8/23 : COPY . . 09:46:57 ---> Using cache 09:46:57 ---> a43bd4f10f61 09:46:57 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:46:57 ---> Running in 53ea9429787c 09:46:58 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 09:47:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:47:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:47:20 ---> 2f7616dba519 09:47:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:47:20 ---> Using cache 09:47:20 ---> 05e0335ed9c9 09:47:20 Step 4/23 : WORKDIR /edgex-go 09:47:20 ---> Using cache 09:47:20 ---> c3d48bf4b3ec 09:47:20 Step 5/23 : RUN apk add --update --no-cache make git 09:47:20 ---> Using cache 09:47:20 ---> a1729e8b44b3 09:47:20 Step 6/23 : COPY go.mod vendor* ./ 09:47:20 ---> Using cache 09:47:20 ---> bc9542ccb257 09:47:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:20 ---> Using cache 09:47:20 ---> 5398ad12b3d4 09:47:20 Step 8/23 : COPY . . 09:47:20 ---> Using cache 09:47:20 ---> a43bd4f10f61 09:47:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:47:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:47:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:47:20 ---> 2f7616dba519 09:47:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:47:20 ---> Using cache 09:47:20 ---> 05e0335ed9c9 09:47:20 Step 4/23 : WORKDIR /edgex-go 09:47:20 ---> Using cache 09:47:20 ---> c3d48bf4b3ec 09:47:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:47:20 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:47:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:47:20 ---> 2f7616dba519 09:47:20 Step 3/20 : WORKDIR /edgex-go 09:47:20 ---> Using cache 09:47:20 ---> 7071286bea9a 09:47:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:47:21 ---> Running in 1e8a38a163b2 09:47:21 ---> Running in 9e76bb115ee5 09:47:21 ---> Running in 58fec9607669 09:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:24 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 09:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:26 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:47:26 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:47:26 OK: 17692 distinct packages available 09:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:26 OK: 263 MiB in 53 packages 09:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:28 Removing intermediate container 1e8a38a163b2 09:47:28 ---> 02c13401d759 09:47:28 Step 6/23 : COPY go.mod vendor* ./ 09:47:28 OK: 263 MiB in 53 packages 09:47:29 ---> 344e9c63ff13 09:47:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:29 ---> Running in 9fc033ef7fe5 09:47:30 Removing intermediate container 9e76bb115ee5 09:47:30 ---> 280428cfa92d 09:47:30 Step 5/20 : COPY go.mod vendor* ./ 09:47:31 ---> ae9a11486ce8 09:47:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:31 ---> Running in 582dce6bfa74 09:49:38 Removing intermediate container 9fc033ef7fe5 09:49:38 ---> 81b61f64a043 09:49:38 Step 8/23 : COPY . . 09:49:38 Removing intermediate container 582dce6bfa74 09:49:38 ---> 35c060a98634 09:49:38 Step 7/20 : COPY . . 09:49:53 ---> b4a775ab8e46 09:49:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:49:53 ---> Running in dabd6fa14cbb 09:49:53 ---> b5feb3f97d4f 09:49:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:53 ---> Running in 53080684b265 09:49:55 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 09:49:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:51:47 Removing intermediate container b5f6049ab301 09:51:47 ---> 43f8a2373a9e 09:51:47 09:51:47 Step 10/23 : FROM alpine:3.17 09:51:47 ---> 51e60588ff2c 09:51:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:51:47 ---> Using cache 09:51:47 ---> 99c211b75efe 09:51:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:51:47 ---> Using cache 09:51:47 ---> c7a09e6e265b 09:51:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:47 ---> Using cache 09:51:47 ---> fee64d0a6279 09:51:47 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:51:47 ---> Using cache 09:51:47 ---> 8861fa429572 09:51:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:51:47 ---> 830b72292622 09:51:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:51:47 ---> 23d87b5e06ee 09:51:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:51:47 ---> 1cc529bb33c6 09:51:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:47 ---> Running in 28dafc5b8534 09:51:50 Removing intermediate container 28dafc5b8534 09:51:50 ---> bdcb9273655c 09:51:50 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:51:50 ---> Running in fb3a5ddda256 09:51:50 Removing intermediate container fb3a5ddda256 09:51:50 ---> e56e926c7349 09:51:50 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:51:51 ---> Running in 24f2d258bcb4 09:51:51 Removing intermediate container 24f2d258bcb4 09:51:51 ---> f28b06bf8106 09:51:51 Step 21/23 : LABEL arch=arm64 09:51:51 ---> Running in 566afed557aa 09:51:52 Removing intermediate container 566afed557aa 09:51:52 ---> 51d1e456d4e5 09:51:52 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:51:52 ---> Running in ee7a59e3d513 09:51:52 Removing intermediate container ee7a59e3d513 09:51:52 ---> 049c73e7baca 09:51:52 Step 23/23 : LABEL version=0.0.0 09:51:52 ---> Running in 0e8ae7cb082a 09:51:53 Removing intermediate container 0e8ae7cb082a 09:51:53 ---> 2ea4a5bc16c2 09:51:53 09:51:53 Successfully built 2ea4a5bc16c2 09:51:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:51:53 Building security-proxy-setup 09:52:12  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:52:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:52:12 ---> 2f7616dba519 09:52:12 Step 3/22 : WORKDIR /edgex-go 09:52:12 ---> Using cache 09:52:12 ---> 7071286bea9a 09:52:12 Step 4/22 : RUN apk add --update --no-cache make git 09:52:12 ---> Using cache 09:52:12 ---> b03205280491 09:52:12 Step 5/22 : COPY go.mod vendor* ./ 09:52:12 ---> Using cache 09:52:12 ---> 576fe70b26db 09:52:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:12 ---> Using cache 09:52:12 ---> b8feeb80bde5 09:52:12 Step 7/22 : COPY . . 09:52:12 ---> Using cache 09:52:12 ---> 21ab4f8fd615 09:52:12 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:52:12 ---> Running in 45b2eeb23321 09:52:12 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 09:54:18 Removing intermediate container 58fec9607669 09:54:18 ---> 911fdffbd654 09:54:18 09:54:18 Step 10/23 : FROM alpine:3.17 09:54:18 ---> 51e60588ff2c 09:54:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:54:18 ---> Running in f944e4729773 09:54:18 Removing intermediate container f944e4729773 09:54:18 ---> 14071468be55 09:54:18 Step 12/23 : ENV APP_PORT=59880 09:54:18 ---> Running in 8d0947d50231 09:54:18 Removing intermediate container 8d0947d50231 09:54:18 ---> ac5c38bf597c 09:54:18 Step 13/23 : EXPOSE $APP_PORT 09:54:18 ---> Running in 96111d05df5b 09:54:18 Removing intermediate container 96111d05df5b 09:54:18 ---> cdb063ecf06a 09:54:18 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:54:18 ---> Running in 6b3cfea94f75 09:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:54:18 (1/1) Installing dumb-init (1.2.5-r2) 09:54:18 Executing busybox-1.35.0-r29.trigger 09:54:18 OK: 8 MiB in 16 packages 09:54:18 Removing intermediate container 6b3cfea94f75 09:54:18 ---> 70ee6c7ebe86 09:54:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:18 ---> 86ab429bf37f 09:54:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:54:18 ---> 5ae4eee70f5f 09:54:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:54:18 ---> 5a14f7270e22 09:54:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:54:19 ---> 4c758c5d8f1b 09:54:19 Step 19/23 : ENTRYPOINT ["/core-data"] 09:54:19 ---> Running in fbc7d84fb07f 09:54:19 Removing intermediate container fbc7d84fb07f 09:54:19 ---> 40b105118728 09:54:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:54:20 ---> Running in ebaeb5bf778c 09:54:20 Removing intermediate container ebaeb5bf778c 09:54:20 ---> b4f789e87a28 09:54:20 Step 21/23 : LABEL arch=arm64 09:54:20 ---> Running in 9352eaf3253d 09:54:20 Removing intermediate container 9352eaf3253d 09:54:20 ---> 2bad72925528 09:54:20 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:54:21 ---> Running in 1f777e4c2fa8 09:54:21 Removing intermediate container 1f777e4c2fa8 09:54:21 ---> c43715adb60f 09:54:21 Step 23/23 : LABEL version=0.0.0 09:54:21 ---> Running in 30d860ef118a 09:54:22 Removing intermediate container 30d860ef118a 09:54:22 ---> 45720f1e41ca 09:54:22 09:54:22 Successfully built 45720f1e41ca 09:54:22 Successfully tagged core-data-arm64:latest 09:54:22  Building core-data ... done Building security-spire-config 09:54:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:54:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:54:40 ---> 2f7616dba519 09:54:40 Step 3/27 : WORKDIR /edgex-go 09:54:40 ---> Using cache 09:54:40 ---> 7071286bea9a 09:54:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:54:40 ---> Running in 201173df658a 09:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:54:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:54:43 OK: 263 MiB in 53 packages 09:54:45 Removing intermediate container 201173df658a 09:54:45 ---> 9e8bc8482e77 09:54:45 Step 5/27 : COPY go.mod vendor* ./ 09:54:46 ---> a433e53f997c 09:54:46 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:46 ---> Running in ad00f22dc712 09:56:22 Removing intermediate container 53ea9429787c 09:56:22 ---> 28910adb4079 09:56:22 09:56:22 Step 10/23 : FROM alpine:3.17 09:56:22 ---> 51e60588ff2c 09:56:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:56:22 ---> Using cache 09:56:22 ---> fc8de0579b7c 09:56:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:56:22 ---> Using cache 09:56:22 ---> 7c6ea66b1536 09:56:22 Step 13/23 : ENV APP_PORT=59861 09:56:22 ---> Running in c35f1e8b3838 09:56:22 Removing intermediate container c35f1e8b3838 09:56:22 ---> 3defce059043 09:56:22 Step 14/23 : EXPOSE $APP_PORT 09:56:22 ---> Running in 0c46a23667cd 09:56:22 Removing intermediate container 0c46a23667cd 09:56:22 ---> 3c91548bf0de 09:56:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:22 ---> 6dadec365111 09:56:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:56:22 Removing intermediate container ad00f22dc712 09:56:22 ---> 85975490fa91 09:56:22 Step 7/27 : COPY . . 09:56:22 ---> 111857b445e4 09:56:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:25 ---> 1e0fd1cf51e4 09:56:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:56:26 ---> adf7abeb2ce6 09:56:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:56:26 ---> Running in 171e1a0d78c7 09:56:30 Removing intermediate container 171e1a0d78c7 09:56:30 ---> 023e2007a184 09:56:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:56:30 ---> Running in 22568e48dc4f 09:56:30 Removing intermediate container 22568e48dc4f 09:56:30 ---> fca25d2f9171 09:56:30 Step 21/23 : LABEL arch=arm64 09:56:30 ---> Running in 114168d3fe5f 09:56:31 Removing intermediate container 114168d3fe5f 09:56:31 ---> 0c281c637c75 09:56:31 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:56:31 ---> Running in b38e114269a2 09:56:32 Removing intermediate container b38e114269a2 09:56:32 ---> bd430c2f7636 09:56:32 Step 23/23 : LABEL version=0.0.0 09:56:32 ---> Running in a928c1eede8f 09:56:33 Removing intermediate container a928c1eede8f 09:56:33 ---> c601b2512221 09:56:33 09:56:33 Successfully built c601b2512221 09:56:33 Successfully tagged support-scheduler-arm64:latest 09:56:33 Building security-spire-server 09:56:37  Building support-scheduler ... done  ---> 4ccf421c9e78 09:56:37 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:56:37 ---> Running in 04aafc03160c 09:56:37 Removing intermediate container 04aafc03160c 09:56:37 ---> 30398ff53487 09:56:37 Step 9/27 : WORKDIR /edgex-go/spire-build 09:56:37 ---> Running in d4aede3495e7 09:56:38 Removing intermediate container d4aede3495e7 09:56:38 ---> 10ad6250ee6d 09:56:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:56:38 ---> Running in 66c26ddc0ec3 09:56:38 Removing intermediate container 66c26ddc0ec3 09:56:38 ---> 8be46992f7ec 09:56:38 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 09:56:38 ---> Running in 80eeda609a51 09:56:44 Removing intermediate container 80eeda609a51 09:56:44 ---> 795160d0cc16 09:56:44 Step 12/27 : WORKDIR /edgex-go 09:56:44 ---> Running in c4587d2e1feb 09:56:44 Removing intermediate container c4587d2e1feb 09:56:44 ---> c158ccc20a1d 09:56:44 09:56:44 Step 13/27 : FROM alpine:3.17 09:56:44 ---> 51e60588ff2c 09:56:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:56:44 ---> Running in 5cefe53dedc5 09:56:45 Removing intermediate container 5cefe53dedc5 09:56:45 ---> b2c33e1b8fd8 09:56:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:45 ---> Running in 89cefca493ef 09:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:51 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:56:51 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:56:51 OK: 17692 distinct packages available 09:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:56:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:56:51 ---> 2f7616dba519 09:56:51 Step 3/26 : WORKDIR /edgex-go 09:56:51 ---> Using cache 09:56:51 ---> 7071286bea9a 09:56:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:56:51 ---> Using cache 09:56:51 ---> 9e8bc8482e77 09:56:51 Step 5/26 : COPY go.mod vendor* ./ 09:56:51 ---> Using cache 09:56:51 ---> a433e53f997c 09:56:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:51 ---> Using cache 09:56:51 ---> 85975490fa91 09:56:51 Step 7/26 : COPY . . 09:56:51 ---> Using cache 09:56:51 ---> 4ccf421c9e78 09:56:51 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:56:51 ---> Using cache 09:56:51 ---> 30398ff53487 09:56:51 Step 9/26 : WORKDIR /edgex-go/spire-build 09:56:51 ---> Using cache 09:56:51 ---> 10ad6250ee6d 09:56:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:56:51 ---> Using cache 09:56:51 ---> 8be46992f7ec 09:56:51 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 09:56:52 ---> Running in 1568aa4f60db 09:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:54 (1/4) Installing dumb-init (1.2.5-r2) 09:56:54 (2/4) Installing musl-obstack (1.2.3-r0) 09:56:54 (3/4) Installing libucontext (1.2-r0) 09:56:54 (4/4) Installing gcompat (1.1.0-r0) 09:56:54 Executing busybox-1.35.0-r29.trigger 09:56:54 OK: 8 MiB in 19 packages 09:56:56 Removing intermediate container 1568aa4f60db 09:56:56 ---> 499f402aece7 09:56:56 Step 12/26 : WORKDIR /edgex-go 09:56:56 ---> Running in 468795835fce 09:56:56 Removing intermediate container 89cefca493ef 09:56:56 ---> 4b7dcd59f60c 09:56:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:57 Removing intermediate container 468795835fce 09:56:57 ---> 0eee88209c96 09:56:57 09:56:57 Step 13/26 : FROM alpine:3.17 09:56:57 ---> 51e60588ff2c 09:56:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:56:57 ---> Using cache 09:56:57 ---> b2c33e1b8fd8 09:56:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:57 ---> Running in 8dcc6e53a264 09:56:58 ---> 97e1169f5f5b 09:56:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:56:59 ---> b9b5af78d047 09:56:59 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:57:02 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:57:02 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:57:02 OK: 17692 distinct packages available 09:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:57:05 (1/5) Installing dumb-init (1.2.5-r2) 09:57:05 (2/5) Installing musl-obstack (1.2.3-r0) 09:57:05 (3/5) Installing libucontext (1.2-r0) 09:57:05 (4/5) Installing gcompat (1.1.0-r0) 09:57:05 (5/5) Installing openssl (3.0.8-r4) 09:57:05 Executing busybox-1.35.0-r29.trigger 09:57:05 OK: 9 MiB in 20 packages 09:57:06 ---> 88df7e4cbe16 09:57:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:57:08 Removing intermediate container 8dcc6e53a264 09:57:08 ---> 42a23a2024f8 09:57:08 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:08 ---> 9120f0807ea6 09:57:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:57:08 ---> Running in f9425e6f8ef5 09:57:09 ---> 8f41118790b4 09:57:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:57:09 Removing intermediate container f9425e6f8ef5 09:57:09 ---> 731029db4e57 09:57:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:57:10 ---> 1c9a0b0be881 09:57:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:57:10 ---> 5a9a9e1ad335 09:57:10 Step 22/27 : WORKDIR / 09:57:10 ---> Running in c8f601d62c85 09:57:11 Removing intermediate container c8f601d62c85 09:57:11 ---> d0aabad1747c 09:57:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:11 ---> Running in 33a5bd521ab0 09:57:12 Removing intermediate container 33a5bd521ab0 09:57:12 ---> f26a4d536f0f 09:57:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:12 ---> Running in d3c6d98dc56c 09:57:13 Removing intermediate container d3c6d98dc56c 09:57:13 ---> edd3dee7f953 09:57:13 Step 25/27 : LABEL arch=arm64 09:57:13 ---> Running in a5fe51fedb1d 09:57:13 Removing intermediate container a5fe51fedb1d 09:57:13 ---> f14a85f00b65 09:57:13 Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:57:14 ---> Running in 04437a2dbd74 09:57:15 Removing intermediate container 04437a2dbd74 09:57:15 ---> b767c84f3e07 09:57:15 Step 27/27 : LABEL version=0.0.0 09:57:15 ---> Running in f99e723f3e66 09:57:15 Removing intermediate container f99e723f3e66 09:57:15 ---> 0f8b985c87fd 09:57:15 09:57:16 Successfully built 0f8b985c87fd 09:57:16 Successfully tagged security-spire-config-arm64:latest 09:57:16 Building security-spire-agent 09:57:18  Building security-spire-config ... done  ---> d5c40a060433 09:57:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:57:19 ---> d4e9d53cb822 09:57:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:57:23 ---> 22e3d3703fa8 09:57:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:57:24 ---> 3f2a183c62a1 09:57:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:24 ---> Running in 4f0cb7cb84e8 09:57:25 Removing intermediate container 4f0cb7cb84e8 09:57:25 ---> 03c1f2edfd98 09:57:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:25 ---> Running in cc0bfa722a3c 09:57:25 Removing intermediate container cc0bfa722a3c 09:57:25 ---> 497c2cc4fd82 09:57:25 Step 24/26 : LABEL arch=arm64 09:57:26 ---> Running in 0b1c2e56326a 09:57:26 Removing intermediate container 0b1c2e56326a 09:57:26 ---> 3c8991996f11 09:57:26 Step 25/26 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:57:27 ---> Running in 69be7ac8bbe6 09:57:27 Removing intermediate container 69be7ac8bbe6 09:57:27 ---> afffd1377841 09:57:27 Step 26/26 : LABEL version=0.0.0 09:57:27 ---> Running in ab2bde08348a 09:57:28 Removing intermediate container ab2bde08348a 09:57:28 ---> fc7f6f82d3e8 09:57:28 09:57:28 Successfully built fc7f6f82d3e8 09:57:28 Successfully tagged security-spire-server-arm64:latest 09:57:32  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:57:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:57:32 ---> 2f7616dba519 09:57:32 Step 3/27 : WORKDIR /edgex-go 09:57:32 ---> Using cache 09:57:32 ---> 7071286bea9a 09:57:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:57:32 ---> Using cache 09:57:32 ---> 9e8bc8482e77 09:57:32 Step 5/27 : COPY go.mod vendor* ./ 09:57:32 ---> Using cache 09:57:32 ---> a433e53f997c 09:57:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:32 ---> Using cache 09:57:32 ---> 85975490fa91 09:57:32 Step 7/27 : COPY . . 09:57:32 ---> Using cache 09:57:32 ---> 4ccf421c9e78 09:57:32 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:57:32 ---> Using cache 09:57:32 ---> 30398ff53487 09:57:32 Step 9/27 : WORKDIR /edgex-go/spire-build 09:57:32 ---> Using cache 09:57:32 ---> 10ad6250ee6d 09:57:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:57:32 ---> Using cache 09:57:32 ---> 8be46992f7ec 09:57:32 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 09:57:32 ---> Using cache 09:57:32 ---> 795160d0cc16 09:57:32 Step 12/27 : WORKDIR /edgex-go 09:57:32 ---> Using cache 09:57:32 ---> c158ccc20a1d 09:57:32 09:57:32 Step 13/27 : FROM alpine:3.17 09:57:32 ---> 51e60588ff2c 09:57:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:32 ---> Using cache 09:57:32 ---> b2c33e1b8fd8 09:57:32 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:57:32 ---> Using cache 09:57:32 ---> 42a23a2024f8 09:57:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:32 ---> Using cache 09:57:32 ---> 8f41118790b4 09:57:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:57:32 ---> Using cache 09:57:32 ---> 1c9a0b0be881 09:57:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:57:36 ---> 3b43bf7c4062 09:57:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:57:42 ---> 25d11b3f4275 09:57:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:57:43 ---> 2e8bce8d95bb 09:57:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:57:43 ---> e3c51e7b5456 09:57:43 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:57:44 ---> 69ac703042de 09:57:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:44 ---> Running in b5db18bec5f6 09:57:45 Removing intermediate container b5db18bec5f6 09:57:45 ---> 815c7f448279 09:57:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:45 ---> Running in e7269f36a272 09:57:46 Removing intermediate container e7269f36a272 09:57:46 ---> 78b16e7f1245 09:57:46 Step 25/27 : LABEL arch=arm64 09:57:46 ---> Running in f09421713b8d 09:57:50 Removing intermediate container f09421713b8d 09:57:50 ---> 5e189ce87489 09:57:50 Step 26/27 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:57:50 ---> Running in 079a11f0ad44 09:57:50 Removing intermediate container 079a11f0ad44 09:57:50 ---> 14baf0a37332 09:57:50 Step 27/27 : LABEL version=0.0.0 09:57:50 ---> Running in f72ba19fab60 09:57:50 Removing intermediate container f72ba19fab60 09:57:50 ---> e3e1b2fa4eba 09:57:50 09:57:51 Successfully built e3e1b2fa4eba 09:57:51 Successfully tagged security-spire-agent-arm64:latest 09:58:13  Building security-spire-agent ... done Removing intermediate container 45b2eeb23321 09:58:13 ---> 5023b8af6083 09:58:13 09:58:13 Step 9/22 : FROM alpine:3.17 09:58:13 ---> 51e60588ff2c 09:58:13 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:58:13 ---> Running in 38c8eb626c32 09:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:58:15 (1/2) Installing dumb-init (1.2.5-r2) 09:58:15 (2/2) Installing openssl (3.0.8-r4) 09:58:15 Executing busybox-1.35.0-r29.trigger 09:58:15 OK: 8 MiB in 17 packages 09:58:18 Removing intermediate container 38c8eb626c32 09:58:18 ---> 7b36e17994e8 09:58:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:58:18 Removing intermediate container 53080684b265 09:58:18 ---> c2ad12491332 09:58:18 09:58:18 Step 9/20 : FROM alpine:3.17 09:58:18 ---> 51e60588ff2c 09:58:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:58:18 ---> Using cache 09:58:18 ---> 740ab5d9aec5 09:58:18 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:58:18 ---> Running in 5ad4097b3ae8 09:58:18 ---> Running in f084c70e9650 09:58:19 Removing intermediate container 5ad4097b3ae8 09:58:19 ---> 21d73a302020 09:58:19 Step 12/22 : WORKDIR /edgex 09:58:19 ---> Running in 855f535123a2 09:58:20 Removing intermediate container 855f535123a2 09:58:20 ---> e91fea0f2368 09:58:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:58:21 ---> d17a51ba7f8f 09:58:21 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:58:22 ---> 3dad361981a3 09:58:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:58:22 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:58:22 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:58:22 OK: 17692 distinct packages available 09:58:22 ---> 95468e3b1aca 09:58:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:58:24 ---> 873635b3073c 09:58:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:58:24 (1/9) Installing ca-certificates (20230506-r0) 09:58:24 ---> d69a9c67e283 09:58:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:24 (2/9) Installing brotli-libs (1.0.9-r9) 09:58:24 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:58:24 (4/9) Installing libcurl (8.0.1-r0) 09:58:24 (5/9) Installing curl (8.0.1-r0) 09:58:24 ---> Running in aafc0e5aa8dd 09:58:24 (6/9) Installing dumb-init (1.2.5-r2) 09:58:24 (7/9) Installing musl-obstack (1.2.3-r0) 09:58:24 (8/9) Installing libucontext (1.2-r0) 09:58:24 (9/9) Installing gcompat (1.1.0-r0) 09:58:24 Executing busybox-1.35.0-r29.trigger 09:58:24 Executing ca-certificates-20230506-r0.trigger 09:58:25 OK: 11 MiB in 24 packages 09:58:27 Removing intermediate container aafc0e5aa8dd 09:58:27 ---> f7b97e7d2cf6 09:58:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:58:27 Removing intermediate container f084c70e9650 09:58:27 ---> 7cde0c510e08 09:58:27 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:27 ---> Running in b5cda1d12329 09:58:27 Removing intermediate container b5cda1d12329 09:58:27 ---> 1de702fdf37c 09:58:27 Step 20/22 : LABEL arch=arm64 09:58:28 ---> Running in e195de822247 09:58:28 ---> 79f449da5832 09:58:28 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:58:28 Removing intermediate container e195de822247 09:58:28 ---> 4fc04dcdbd85 09:58:28 Step 21/22 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:58:31 ---> Running in cbaf47fb0235 09:58:31 ---> 6e4562f9a912 09:58:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:58:31 Removing intermediate container cbaf47fb0235 09:58:31 ---> 1de42c9c87ce 09:58:31 Step 22/22 : LABEL version=0.0.0 09:58:31 ---> Running in 02a8a4e1e397 09:58:31 Removing intermediate container 02a8a4e1e397 09:58:31 ---> 8ed1a115c390 09:58:31 09:58:32 Successfully built 8ed1a115c390 09:58:32 Successfully tagged security-proxy-setup-arm64:latest 09:58:32  Building security-proxy-setup ... done  ---> ec5eb62dd38d 09:58:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:58:33 ---> 558858fb3194 09:58:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:58:33 ---> Running in 3e65839f44ce 09:58:33 Removing intermediate container 3e65839f44ce 09:58:33 ---> f36727eaeb69 09:58:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:58:34 ---> Running in 97d206e29821 09:58:34 Removing intermediate container 97d206e29821 09:58:34 ---> 3e678be43f49 09:58:34 Step 18/20 : LABEL arch=arm64 09:58:34 ---> Running in 6bb08a2db596 09:58:34 Removing intermediate container 6bb08a2db596 09:58:34 ---> e4a44d5e7667 09:58:34 Step 19/20 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:58:35 ---> Running in 0c48a7a6d202 09:58:35 Removing intermediate container 0c48a7a6d202 09:58:35 ---> bf055d1e5590 09:58:35 Step 20/20 : LABEL version=0.0.0 09:58:35 ---> Running in 04a28521b083 09:58:35 Removing intermediate container 04a28521b083 09:58:35 ---> 6f576b9342ae 09:58:35 09:58:36 Successfully built 6f576b9342ae 09:58:36 Successfully tagged security-spiffe-token-provider-arm64:latest 09:58:38  Building security-spiffe-token-provider ... done Removing intermediate container dabd6fa14cbb 09:58:38 ---> a722973cfde4 09:58:38 09:58:38 Step 10/23 : FROM alpine:3.17 09:58:38 ---> 51e60588ff2c 09:58:38 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:58:38 ---> Running in 70f877886ea2 09:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:58:40 (1/2) Installing ca-certificates (20230506-r0) 09:58:41 (2/2) Installing dumb-init (1.2.5-r2) 09:58:41 Executing busybox-1.35.0-r29.trigger 09:58:41 Executing ca-certificates-20230506-r0.trigger 09:58:41 OK: 8 MiB in 17 packages 09:58:43 Removing intermediate container 70f877886ea2 09:58:43 ---> 33a91621d28f 09:58:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:58:44 ---> Running in 7328f7602345 09:58:44 Removing intermediate container 7328f7602345 09:58:44 ---> 73c9ace4c025 09:58:44 Step 13/23 : ENV APP_PORT=59860 09:58:44 ---> Running in 51fd5d9dac94 09:58:44 Removing intermediate container 51fd5d9dac94 09:58:44 ---> e66cf6ce55c0 09:58:44 Step 14/23 : EXPOSE $APP_PORT 09:58:44 ---> Running in c3818f4199f0 09:58:45 Removing intermediate container c3818f4199f0 09:58:45 ---> 129dc5557769 09:58:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:45 ---> aa878519105e 09:58:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:58:46 ---> e89a77a4488f 09:58:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:58:47 ---> 1acbc6a74ba4 09:58:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:58:48 ---> a0a3019574d1 09:58:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:58:48 ---> Running in af215ec9a99c 09:58:48 Removing intermediate container af215ec9a99c 09:58:48 ---> 190dc1bab524 09:58:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:58:48 ---> Running in 32d1c48a3652 09:58:48 Removing intermediate container 32d1c48a3652 09:58:48 ---> bbbf13101115 09:58:48 Step 21/23 : LABEL arch=arm64 09:58:48 ---> Running in 1c79d6b7b257 09:58:48 Removing intermediate container 1c79d6b7b257 09:58:48 ---> 7cb85837a0f4 09:58:48 Step 22/23 : LABEL git_sha=a11cadbf2631e92ac6b9aceb3f104f9a030db95d 09:58:49 ---> Running in 80ed5987164d 09:58:49 Removing intermediate container 80ed5987164d 09:58:49 ---> ac01a5d7ea74 09:58:49 Step 23/23 : LABEL version=0.0.0 09:58:49 ---> Running in d34b80ff6d3a 09:58:49 Removing intermediate container d34b80ff6d3a 09:58:49 ---> 87fff4071c2f 09:58:49 09:58:50 Successfully built 87fff4071c2f 09:58:50 Successfully tagged support-notifications-arm64:latest 09:58:50  Building support-notifications ... done  [Pipeline] } 09:58:50 $ docker stop --time=1 8289bd8546f968680319cfcd244a8892e5cef88b1fd329d51ee66a99e81ac0bb 09:58:51 $ docker rm -f --volumes 8289bd8546f968680319cfcd244a8892e5cef88b1fd329d51ee66a99e81ac0bb [Pipeline] // withDockerContainer [Pipeline] sh 09:58:52 + docker images 09:58:52 REPOSITORY TAG IMAGE ID CREATED SIZE 09:58:52 support-notifications-arm64 latest 87fff4071c2f 3 seconds ago 31.9MB 09:58:52 a722973cfde4 15 seconds ago 1.59GB 09:58:52 security-spiffe-token-provider-arm64 latest 6f576b9342ae 17 seconds ago 32.7MB 09:58:52 security-proxy-setup-arm64 latest 8ed1a115c390 21 seconds ago 18.7MB 09:58:52 c2ad12491332 35 seconds ago 1.57GB 09:58:52 5023b8af6083 42 seconds ago 1.51GB 09:58:52 security-spire-agent-arm64 latest e3e1b2fa4eba About a minute ago 153MB 09:58:52 security-spire-server-arm64 latest fc7f6f82d3e8 About a minute ago 97MB 09:58:52 security-spire-config-arm64 latest 0f8b985c87fd About a minute ago 96.1MB 09:58:52 0eee88209c96 About a minute ago 1.39GB 09:58:52 c158ccc20a1d 2 minutes ago 1.39GB 09:58:52 support-scheduler-arm64 latest c601b2512221 2 minutes ago 31.2MB 09:58:52 28910adb4079 2 minutes ago 1.59GB 09:58:52 core-data-arm64 latest 45720f1e41ca 4 minutes ago 19.9MB 09:58:52 911fdffbd654 4 minutes ago 1.53GB 09:58:52 core-common-config-bootstrapper-arm64 latest 2ea4a5bc16c2 6 minutes ago 17.2MB 09:58:52 43f8a2373a9e 7 minutes ago 1.52GB 09:58:52 core-metadata-arm64 latest cd6cda449835 12 minutes ago 20.2MB 09:58:52 core-command-arm64 latest 9418e3ea632e 12 minutes ago 19.7MB 09:58:52 security-bootstrapper-arm64 latest 7f790105f8bd 12 minutes ago 21.9MB 09:58:52 security-secretstore-setup-arm64 latest 06edcadfd541 12 minutes ago 32.2MB 09:58:52 51d136fd8e1a 12 minutes ago 1.53GB 09:58:52 a1a5fc077496 12 minutes ago 1.53GB 09:58:52 security-proxy-auth-arm64 latest 7fa7e2314829 12 minutes ago 18.1MB 09:58:52 2ac63768e845 12 minutes ago 1.52GB 09:58:52 7902488900ea 12 minutes ago 1.51GB 09:58:52 c63be3226584 13 minutes ago 1.51GB 09:58:52 ci-base-image-arm64 latest 2f7616dba519 33 minutes ago 899MB 09:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 13 days ago 681MB 09:58:52 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:58:52 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 09:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:58:53 09:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:58:54 arm64: Pulling from edgex-lftools-log-publisher 09:58:54 8998bd30e6a1: Pulling fs layer 09:58:54 04944245beec: Pulling fs layer 09:58:54 699f458cf7ca: Pulling fs layer 09:58:54 765212b225bb: Pulling fs layer 09:58:54 f23df028b6ca: Pulling fs layer 09:58:54 d65c8cfc05b1: Pulling fs layer 09:58:54 2437ff75d9bd: Pulling fs layer 09:58:54 765212b225bb: Waiting 09:58:54 f23df028b6ca: Waiting 09:58:54 d65c8cfc05b1: Waiting 09:58:54 2437ff75d9bd: Waiting 09:58:54 04944245beec: Verifying Checksum 09:58:54 04944245beec: Download complete 09:58:54 765212b225bb: Verifying Checksum 09:58:54 765212b225bb: Download complete 09:58:54 f23df028b6ca: Verifying Checksum 09:58:54 f23df028b6ca: Download complete 09:58:54 d65c8cfc05b1: Verifying Checksum 09:58:54 d65c8cfc05b1: Download complete 09:58:54 699f458cf7ca: Verifying Checksum 09:58:54 699f458cf7ca: Download complete 09:58:54 8998bd30e6a1: Verifying Checksum 09:58:54 8998bd30e6a1: Download complete 09:58:57 2437ff75d9bd: Verifying Checksum 09:58:57 2437ff75d9bd: Download complete 09:58:58 8998bd30e6a1: Pull complete 09:58:59 04944245beec: Pull complete 09:59:00 699f458cf7ca: Pull complete 09:59:00 765212b225bb: Pull complete 09:59:01 f23df028b6ca: Pull complete 09:59:01 d65c8cfc05b1: Pull complete 09:59:16 2437ff75d9bd: Pull complete 09:59:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:59:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:16 prd-ubuntu20.04-docker-arm64-4c-16g-14485 does not seem to be running inside a container 09:59:16 $ 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 09:59:19 $ docker top ea42b90a587b4917eb530d956e96b61c2fb6f62b2e276a454dc4bf8855559f78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:20 ---> job-cost.sh 09:59:20 lf-activate-venv: SKIPPING 09:59:20 INFO: No Stack... 09:59:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:59:21 INFO: Archiving Costs [Pipeline] sh 09:59:22 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:59:22 + cut -d, -f6 [Pipeline] lock 09:59:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] 09:59:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] did not exist. Created. 09:59:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:59:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:59:23 Stashed 1 file(s) [Pipeline] } 09:59:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4555-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:23 $ docker stop --time=1 ea42b90a587b4917eb530d956e96b61c2fb6f62b2e276a454dc4bf8855559f78 09:59:24 $ 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 09:59:25 provisioning config files... 09:59:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2733917236246078817tmp [Pipeline] { [Pipeline] sh 09:59:25 + set +x 09:59:25 + curl -s https://codecov.io/bash 09:59:25 + bash -s -- 09:59:25 09:59:25 _____ _ 09:59:25 / ____| | | 09:59:25 | | ___ __| | ___ ___ _____ __ 09:59:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:59:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:59:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:59:25 Bash-1.0.6 09:59:25 09:59:25 09:59:25 ==> git version 2.25.1 found 09:59:25 ==> 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 09:59:25 Release-Date: 2020-01-08 09:59:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:59:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:59:25 ==> Jenkins CI detected. 09:59:25 current dir:  /w/workspace/edgex-go/1 09:59:25 project root: . 09:59:25 --> token set from env 09:59:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:59:26 ==> Running gcov in . (disable via -X gcov) 09:59:26 ==> Python coveragepy not found 09:59:26 ==> Searching for coverage reports in: 09:59:26 + . 09:59:26 -> Found 1 reports 09:59:26 ==> Detecting git/mercurial file structure 09:59:26 ==> Reading reports 09:59:26 + ./coverage.out bytes=448560 09:59:26 ==> Appending adjustments 09:59:26 https://docs.codecov.io/docs/fixing-reports 09:59:27 + Found adjustments 09:59:27 ==> Gzipping contents 09:59:27 60K /tmp/codecov.hepJXD.gz 09:59:27 ==> Uploading reports 09:59:27 url: https://codecov.io 09:59:27 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= 09:59:27 -> Pinging Codecov 09:59:27 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= 09:59:27 -> Uploading to 09:59:27 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 09:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:27 Dload Upload Total Spent Left Speed 09:59:27 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 09:59:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a11cadbf2631e92ac6b9aceb3f104f9a030db95d [Pipeline] } 09:59:27 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 09:59:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:59:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:59:30 ---> package-listing.sh 09:59:30 ++ facter osfamily 09:59:30 ++ tr '[:upper:]' '[:lower:]' 09:59:30 + OS_FAMILY=debian 09:59:30 + workspace=/w/workspace/edgex-go/1 09:59:30 + START_PACKAGES=/tmp/packages_start.txt 09:59:30 + END_PACKAGES=/tmp/packages_end.txt 09:59:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:30 + PACKAGES=/tmp/packages_start.txt 09:59:30 + '[' /w/workspace/edgex-go/1 ']' 09:59:30 + PACKAGES=/tmp/packages_end.txt 09:59:30 + case "${OS_FAMILY}" in 09:59:30 + dpkg -l 09:59:30 + grep '^ii' 09:59:30 + '[' -f /tmp/packages_start.txt ']' 09:59:30 + '[' -f /tmp/packages_end.txt ']' 09:59:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:30 + '[' /w/workspace/edgex-go/1 ']' 09:59:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:59:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:59:30 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 09:59:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:31 09:59:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:31 latest: Pulling from edgex-lftools-log-publisher 09:59:31 5eb5b503b376: Pulling fs layer 09:59:31 5c69ac0246d0: Pulling fs layer 09:59:31 ec43610c2a17: Pulling fs layer 09:59:31 3a2ae6a8a46f: Pulling fs layer 09:59:31 33b1e0a273af: Pulling fs layer 09:59:31 5d3b04190fa2: Pulling fs layer 09:59:31 3a2ae6a8a46f: Waiting 09:59:31 33b1e0a273af: Waiting 09:59:31 5d3b04190fa2: Waiting 09:59:31 2f39f015ded8: Pulling fs layer 09:59:31 2f39f015ded8: Waiting 09:59:31 5c69ac0246d0: Download complete 09:59:31 3a2ae6a8a46f: Verifying Checksum 09:59:31 3a2ae6a8a46f: Download complete 09:59:31 33b1e0a273af: Verifying Checksum 09:59:31 33b1e0a273af: Download complete 09:59:31 5d3b04190fa2: Verifying Checksum 09:59:31 5d3b04190fa2: Download complete 09:59:32 ec43610c2a17: Verifying Checksum 09:59:32 ec43610c2a17: Download complete 09:59:32 5eb5b503b376: Verifying Checksum 09:59:32 5eb5b503b376: Download complete 09:59:32 2f39f015ded8: Download complete 09:59:33 5eb5b503b376: Pull complete 09:59:33 5c69ac0246d0: Pull complete 09:59:33 ec43610c2a17: Pull complete 09:59:33 3a2ae6a8a46f: Pull complete 09:59:34 33b1e0a273af: Pull complete 09:59:34 5d3b04190fa2: Pull complete 09:59:38 2f39f015ded8: Pull complete 09:59:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:38 prd-ubuntu20.04-docker-8c-8g-14484 does not seem to be running inside a container 09:59:38 $ 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 09:59:39 $ docker top 3f8082bb1142cb33f278b4da4470a870228771da84ded97d8e10302903107ace -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:59:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:59:40 + ls /var/log/sa-host 09:59:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:40 provisioning config files... 09:59:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2009971627447037506tmp [Pipeline] { [Pipeline] echo 09:59:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:59:41 ---> create-netrc.sh [Pipeline] } 09:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:59:41 ---> python-tools-install.sh [Pipeline] echo 09:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:59:42 ---> sudo-logs.sh 09:59:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:59:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:59:42 ---> job-cost.sh 09:59:42 lf-activate-venv: SKIPPING 09:59:42 DEBUG: total: 0.10999999940395355 09:59:42 INFO: Retrieving Stack Cost... 09:59:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:59:43 INFO: Archiving Costs [Pipeline] echo 09:59:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:59:43 ---> logs-deploy.sh 09:59:43 lf-activate-venv: SKIPPING 09:59:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4555/1 09:59:43 INFO: archiving workspace using pattern(s): 09:59:45 Archives upload complete. 09:59:45 INFO: archiving logs to Nexus