Pull request #4566 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 477c6af52a2b8919a28f160b1dc6ae20808679ba+eecf9864b491fb41522b6558cae261f6169b3352 (59d48aa9be821f1eae04ec7ee3e10d9dbac2ac0c) 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-ssh6096530345248016911.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-ssh4428651266498847177.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-4566/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-4566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4160779947908949892.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-4566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3816558934481411457.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-ssh2803710183903474404.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-4566/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-4566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6151756837938085666.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-15450 in /w/workspace/edgexfoundry_edgex-go_PR-4566 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit 477c6af52a2b8919a28f160b1dc6ae20808679ba Merge succeeded, producing 477c6af52a2b8919a28f160b1dc6ae20808679ba Checking out Revision 477c6af52a2b8919a28f160b1dc6ae20808679ba (PR-4566) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/4566/head:refs/remotes/origin/PR-4566 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # 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 eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:12 ========================================================= 19:59:12 EdgeX Global Pipelines Version Info 19:59:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:12 ------------------- 19:59:12 stable info: 19:59:12 ------------------- 19:59:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:12 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:12 Message: update stable to v1.0.249 19:59:13 ------------------- 19:59:13 experimental info: 19:59:13 ------------------- 19:59:13 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:13 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:13 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4566 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4566 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4566 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 477c6af [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:15 provisioning config files... 19:59:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7175185914566619479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:15 ---> docker-login.sh 19:59:15 nexus3.edgexfoundry.org:10001 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:15 Configure a credential helper to remove this warning. See 19:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:15 19:59:15 Login Succeeded 19:59:15 nexus3.edgexfoundry.org:10002 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:16 Configure a credential helper to remove this warning. See 19:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:16 19:59:16 Login Succeeded 19:59:16 nexus3.edgexfoundry.org:10003 19:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:16 Configure a credential helper to remove this warning. See 19:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:16 19:59:16 Login Succeeded 19:59:16 nexus3.edgexfoundry.org:10004 19:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:16 Configure a credential helper to remove this warning. See 19:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:16 19:59:16 Login Succeeded 19:59:16 docker.io 19:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:16 Configure a credential helper to remove this warning. See 19:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:16 19:59:16 Login Succeeded 19:59:16 ---> docker-login.sh ends [Pipeline] } 19:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:16 + 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 19:59:16 + + cut -d/ -f2 19:59:16 dirname cmd/core-command/Dockerfile 19:59:16 + echo core-command,cmd/core-command/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:16 + + dirnamecut cmd/core-data/Dockerfile -d/ 19:59:16 -f2 19:59:16 + echo core-data,cmd/core-data/Dockerfile 19:59:16 + + dirname cmd/core-metadata/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:16 + + dirname cmd/security-bootstrapper/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:16 + + dirname cmd/security-proxy-auth/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:16 + + dirname cmd/security-proxy-setup/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:16 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:16 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 19:59:16 19:59:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:16 + dirname cmd/security-spire-agent/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:16 + dirname cmd/security-spire-config/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:16 + dirname cmd/security-spire-server/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + dirname cmd/support-notifications/Dockerfile 19:59:16 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:16 + dirname cmd/support-scheduler/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:17 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 19:59:17 + git rev-list -1 --merges 477c6af52a2b8919a28f160b1dc6ae20808679ba~1..477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] echo 19:59:17 -----------> git rev-list -1 --merges 477c6af52a2b8919a28f160b1dc6ae20808679ba~1..477c6af52a2b8919a28f160b1dc6ae20808679ba 477c6af52a2b8919a28f160b1dc6ae20808679ba [false] [Pipeline] sh 19:59:17 + git log --format=format:%s -1 477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] echo 19:59:17 ========================================================= 19:59:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:18 + grep -v github /etc/ssh/ssh_known_hosts 19:59:18 + [ -e /tmp/ssh_known_hosts ] 19:59:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:18 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:18 19:59:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:19 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:19 b85a868b505f: Pulling fs layer 19:59:19 e2be974225ed: Pulling fs layer 19:59:19 339a4e72a1f5: Pulling fs layer 19:59:19 988bab9f4d93: Pulling fs layer 19:59:19 1469e6f7b9e6: Pulling fs layer 19:59:19 eaf3925da568: Pulling fs layer 19:59:19 bab4dde63d76: Pulling fs layer 19:59:19 bde34c3a00c8: Pulling fs layer 19:59:19 b352a97aabf1: Pulling fs layer 19:59:19 4872d77fe225: Pulling fs layer 19:59:19 5851b861e8e6: Pulling fs layer 19:59:19 988bab9f4d93: Waiting 19:59:19 1469e6f7b9e6: Waiting 19:59:19 4872d77fe225: Waiting 19:59:19 5851b861e8e6: Waiting 19:59:19 eaf3925da568: Waiting 19:59:19 bde34c3a00c8: Waiting 19:59:19 b352a97aabf1: Waiting 19:59:19 e2be974225ed: Download complete 19:59:19 988bab9f4d93: Verifying Checksum 19:59:19 988bab9f4d93: Download complete 19:59:19 1469e6f7b9e6: Verifying Checksum 19:59:19 1469e6f7b9e6: Download complete 19:59:19 eaf3925da568: Verifying Checksum 19:59:19 eaf3925da568: Download complete 19:59:19 339a4e72a1f5: Verifying Checksum 19:59:19 339a4e72a1f5: Download complete 19:59:19 bde34c3a00c8: Download complete 19:59:19 b352a97aabf1: Verifying Checksum 19:59:19 b352a97aabf1: Download complete 19:59:19 4872d77fe225: Verifying Checksum 19:59:19 4872d77fe225: Download complete 19:59:19 5851b861e8e6: Verifying Checksum 19:59:19 5851b861e8e6: Download complete 19:59:19 b85a868b505f: Verifying Checksum 19:59:19 b85a868b505f: Download complete 19:59:19 bab4dde63d76: Verifying Checksum 19:59:19 bab4dde63d76: Download complete 19:59:20 b85a868b505f: Pull complete 19:59:20 e2be974225ed: Pull complete 19:59:21 339a4e72a1f5: Pull complete 19:59:21 988bab9f4d93: Pull complete 19:59:21 1469e6f7b9e6: Pull complete 19:59:21 eaf3925da568: Pull complete 19:59:23 bab4dde63d76: Pull complete 19:59:23 bde34c3a00c8: Pull complete 19:59:23 b352a97aabf1: Pull complete 19:59:23 4872d77fe225: Pull complete 19:59:24 5851b861e8e6: Pull complete 19:59:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:24 prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container 19:59:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:27 $ docker top 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 -eo pid,comm 19:59:27 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). 19:59:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:27 [ssh-agent] Looking for ssh-agent implementation... 19:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:27 $ docker exec 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent 19:59:27 SSH_AUTH_SOCK=/tmp/ssh-bxo4wJcfYm97/agent.33 19:59:27 SSH_AGENT_PID=39 19:59:27 Running ssh-add (command line suppressed) 19:59:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17359374002647680350.key (/w/workspace/edgex-go/1@tmp/private_key_17359374002647680350.key) 19:59:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:28 + git tag --points-at HEAD [Pipeline] } 19:59:28 $ docker exec --env ******** --env ******** 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent -k 19:59:28 unset SSH_AUTH_SOCK; 19:59:28 unset SSH_AGENT_PID; 19:59:28 echo Agent pid 39 killed; 19:59:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:28 [ssh-agent] Looking for ssh-agent implementation... 19:59:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:28 $ docker exec 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent 19:59:28 SSH_AUTH_SOCK=/tmp/ssh-X3qug8GRPnO5/agent.72 19:59:28 SSH_AGENT_PID=78 19:59:28 Running ssh-add (command line suppressed) 19:59:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5546689759958528316.key (/w/workspace/edgex-go/1@tmp/private_key_5546689759958528316.key) 19:59:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:29 + git semver init 19:59:29 2023-05-15 19:59:29,464 [run_init] DEBUG init version:0.0.0 force:False 19:59:29 2023-05-15 19:59:29,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:29 2023-05-15 19:59:29,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:29 2023-05-15 19:59:29,465 [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) 19:59:34 2023-05-15 19:59:34,175 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:34 2023-05-15 19:59:34,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4566 with force:False 19:59:34 2023-05-15 19:59:34,176 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4566 19:59:34 2023-05-15 19:59:34,181 [execute] INFO git cat-file --batch-check 19:59:34 2023-05-15 19:59:34,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:34 2023-05-15 19:59:34,188 [execute] INFO git cat-file --batch 19:59:34 2023-05-15 19:59:34,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:34 2023-05-15 19:59:34,195 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4566 19:59:34 0.0.0 [Pipeline] } 19:59:34 $ docker exec --env ******** --env ******** 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent -k 19:59:34 unset SSH_AUTH_SOCK; 19:59:34 unset SSH_AGENT_PID; 19:59:34 echo Agent pid 78 killed; 19:59:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:35 + git semver [Pipeline] } 19:59:35 $ docker stop --time=1 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 19:59:37 $ docker rm -f --volumes 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:37 Stashed 1 file(s) [Pipeline] echo 19:59:37 [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 19:59:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:38 ========================================================= 19:59:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:38 f56be85fc22e: Pulling fs layer 19:59:38 85791d961cd3: Pulling fs layer 19:59:38 d694b5ae8c79: Pulling fs layer 19:59:38 9f32a84ed3da: Pulling fs layer 19:59:38 4d19c01a9841: Pulling fs layer 19:59:38 9325e15d5711: Pulling fs layer 19:59:38 556b6ee489ea: Pulling fs layer 19:59:38 c5a4b2cf53e6: Pulling fs layer 19:59:38 9f32a84ed3da: Waiting 19:59:38 556b6ee489ea: Waiting 19:59:38 c5a4b2cf53e6: Waiting 19:59:38 4d19c01a9841: Waiting 19:59:38 9325e15d5711: Waiting 19:59:38 85791d961cd3: Download complete 19:59:38 9f32a84ed3da: Verifying Checksum 19:59:38 9f32a84ed3da: Download complete 19:59:38 4d19c01a9841: Verifying Checksum 19:59:38 4d19c01a9841: Download complete 19:59:38 f56be85fc22e: Verifying Checksum 19:59:38 f56be85fc22e: Download complete 19:59:38 9325e15d5711: Verifying Checksum 19:59:38 9325e15d5711: Download complete 19:59:39 f56be85fc22e: Pull complete 19:59:39 85791d961cd3: Pull complete 19:59:39 c5a4b2cf53e6: Verifying Checksum 19:59:39 c5a4b2cf53e6: Download complete 19:59:39 d694b5ae8c79: Download complete 19:59:39 556b6ee489ea: Verifying Checksum 19:59:39 556b6ee489ea: Download complete 19:59:42 d694b5ae8c79: Pull complete 19:59:42 9f32a84ed3da: Pull complete 19:59:42 4d19c01a9841: Pull complete 19:59:43 9325e15d5711: Pull complete 19:59:45 556b6ee489ea: Pull complete 19:59:46 c5a4b2cf53e6: Pull complete 19:59:46 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:47 WORKDIR /edgex 19:59:47 COPY go.mod . 19:59:47 RUN go mod download 19:59:47 + docker build -t ci-base-image-x86_64 -f - . 19:59:47 Sending build context to Docker daemon 170.7MB 19:59:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:47 ---> c4be618373d6 19:59:47 Step 2/4 : WORKDIR /edgex 19:59:53 Still waiting to schedule task 19:59:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:54 ---> Running in f870e6273b20 19:59:54 Removing intermediate container f870e6273b20 19:59:54 ---> 19fd02a79af1 19:59:54 Step 3/4 : COPY go.mod . 19:59:54 ---> c056a94f7668 19:59:54 Step 4/4 : RUN go mod download 19:59:54 ---> Running in 242a2a17dd96 20:00:09 Removing intermediate container 242a2a17dd96 20:00:09 ---> 130dfdb0686e 20:00:09 Successfully built 130dfdb0686e 20:00:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:09 + docker inspect -f . ci-base-image-x86_64 20:00:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:09 prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container 20:00:09 $ 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 ******** ci-base-image-x86_64 cat 20:00:10 $ docker top f09612fd08ea170718da738b346a0738012cf32b00fe732f88f2c82df20f739e -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:10 + go version 20:00:10 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:10 $ docker stop --time=1 f09612fd08ea170718da738b346a0738012cf32b00fe732f88f2c82df20f739e 20:00:12 $ docker rm -f --volumes f09612fd08ea170718da738b346a0738012cf32b00fe732f88f2c82df20f739e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:12 + docker inspect -f . ci-base-image-x86_64 20:00:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:12 prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container 20:00:12 $ 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 ******** ci-base-image-x86_64 cat 20:00:13 $ docker top 9360e00bf2734ea871e1f49e907810f826018edf89253e2f315fb8333da0ac3b -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:13 ========================================================= 20:00:13 [edgeXBuildGoParallel] Running Tests and Build... 20:00:13 ========================================================= [Pipeline] sh 20:00:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:14 + make test 20:00:14 go test -race -coverprofile=coverage.out ./... 20:00:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 20:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 20:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.057s coverage: 88.5% of statements 20:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 3.8% of statements 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.341s coverage: 95.6% of statements 20:00:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 42.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.073s coverage: 92.9% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 20:01:11 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 20:01:11 running golangci-lint 20:01:11 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:11 go version go1.20.2 linux/amd64 20:01:12 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:12 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:01:26 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 13.424458046s" 20:01:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.494983ms" 20:01:33 level=info msg="[linters_context/goanalysis] analyzers took 52.875826784s with top 10 stages: buildir: 29.454458739s, inspect: 1.395741738s, fact_deprecated: 1.321585441s, ctrlflow: 924.980347ms, printf: 916.904914ms, gosec: 845.140521ms, nilness: 817.457354ms, fact_purity: 722.962307ms, S1038: 710.392248ms, isgenerated: 468.853908ms" 20:01:33 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:01:33 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_files: 203/203, path_prettifier: 203/203, exclude: 203/203, nolint: 0/23" 20:01:33 level=info msg="[runner] processing took 15.556884ms with stages: nolint: 6.432242ms, identifier_marker: 4.871135ms, exclude-rules: 1.939185ms, autogenerated_exclude: 982.852µs, path_prettifier: 867.229µs, skip_dirs: 423.479µs, cgo: 23.711µs, filename_unadjuster: 13.03µs, skip_files: 690ns, uniq_by_line: 611ns, max_same_issues: 570ns, sort_results: 350ns, source_code: 280ns, exclude: 280ns, severity-rules: 280ns, diff: 280ns, max_from_linter: 210ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 140ns" 20:01:33 level=info msg="[runner] linters took 7.069188316s with stages: goanalysis_metalinter: 7.053505177s" 20:01:33 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:33 level=info msg="Memory: 207 samples, avg is 190.7MB, max is 723.6MB" 20:01:33 level=info msg="Execution took 20.597532131s" 20:01:33 go vet ./... 20:01:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:36 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:37 + ls -al . 20:01:37 total 704 20:01:37 drwxrwxr-x 11 1001 1001 4096 May 15 20:00 . 20:01:37 drwxr-xr-x 4 root root 4096 May 15 20:00 .. 20:01:37 drwxrwxr-x 2 1001 1001 4096 May 15 19:59 .blubracket 20:01:37 -rw-rw-r-- 1 1001 1001 16 May 15 19:59 .dockerignore 20:01:37 drwxrwxr-x 8 1001 1001 4096 May 15 19:59 .git 20:01:37 drwxrwxr-x 3 1001 1001 4096 May 15 19:59 .github 20:01:37 -rw-rw-r-- 1 1001 1001 1133 May 15 19:59 .gitignore 20:01:37 -rw-rw-r-- 1 1001 1001 42 May 15 19:59 .golangci.yml 20:01:37 -rw-rw-r-- 1 1001 1001 87 May 15 19:59 .hadolint.yml 20:01:37 drwxr-xr-x 3 1001 1001 4096 May 15 19:59 .semver 20:01:37 -rw-rw-r-- 1 1001 1001 166 May 15 19:59 .sonarcloud.properties 20:01:37 -rw-rw-r-- 1 1001 1001 1171 May 15 19:59 ADOPTERS.md 20:01:37 -rw-rw-r-- 1 1001 1001 10835 May 15 19:59 Attribution.txt 20:01:37 -rw-rw-r-- 1 1001 1001 73765 May 15 19:59 CHANGELOG.md 20:01:37 -rw-rw-r-- 1 1001 1001 3804 May 15 19:59 CONTRIBUTING.md 20:01:37 -rw-rw-r-- 1 1001 1001 677 May 15 19:59 GOVERNANCE.md 20:01:37 -rw-rw-r-- 1 1001 1001 883 May 15 19:59 Jenkinsfile 20:01:37 -rw-rw-r-- 1 1001 1001 10775 May 15 19:59 LICENSE 20:01:37 -rw-rw-r-- 1 1001 1001 14368 May 15 19:59 Makefile 20:01:37 -rw-rw-r-- 1 1001 1001 582 May 15 19:59 OWNERS.md 20:01:37 -rw-rw-r-- 1 1001 1001 9902 May 15 19:59 README.md 20:01:37 -rw-rw-r-- 1 1001 1001 789 May 15 19:59 SECURITY.md 20:01:37 -rw-rw-r-- 1 1001 1001 5 May 15 19:59 VERSION 20:01:37 drwxrwxr-x 2 1001 1001 4096 May 15 19:59 bin 20:01:37 drwxrwxr-x 18 1001 1001 4096 May 15 19:59 cmd 20:01:37 -rw-r--r-- 1 root root 447731 May 15 20:01 coverage.out 20:01:37 -rw-rw-r-- 1 1001 1001 3200 May 15 19:59 go.mod 20:01:37 -rw-rw-r-- 1 1001 1001 31040 May 15 19:59 go.sum 20:01:37 drwxrwxr-x 7 1001 1001 4096 May 15 19:59 internal 20:01:37 drwxrwxr-x 3 1001 1001 4096 May 15 19:59 openapi 20:01:37 -rw-rw-r-- 1 1001 1001 594 May 15 19:59 security.txt 20:01:37 drwxrwxr-x 4 1001 1001 4096 May 15 19:59 snap 20:01:37 -rw-rw-r-- 1 1001 1001 204 May 15 19:59 version.go [Pipeline] sh 20:01:37 + '[' -e coverage.out ] 20:01:37 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:37 Stashed 1 file(s) [Pipeline] sh 20:01:38 + make build 20:01:38 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 20:01:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15451 in /w/workspace/edgexfoundry_edgex-go_PR-4566 [Pipeline] { [Pipeline] ws 20:01:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:39 The recommended git tool is: git 20:01:46 using credential edgex-jenkins-ssh 20:01:46 Cloning the remote Git repository 20:01:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:47 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:47 > git --version # timeout=10 20:01:47 > git --version # 'git version 2.25.1' 20:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:50 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 20:01:50 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 20:01:51 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 20:01:52 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 20:01:59 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 20:01: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:00 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 20:02:02 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 20:02:02 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 20:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:06 $ docker stop --time=1 9360e00bf2734ea871e1f49e907810f826018edf89253e2f315fb8333da0ac3b 20:02:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4566/head:refs/remotes/origin/PR-4566 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:09 Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit 477c6af52a2b8919a28f160b1dc6ae20808679ba 20:02:10 Merge succeeded, producing 477c6af52a2b8919a28f160b1dc6ae20808679ba 20:02:10 Checking out Revision 477c6af52a2b8919a28f160b1dc6ae20808679ba (PR-4566) 20:02:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:02:11 > git --version # timeout=10 20:02:11 > git --version # 'git version 2.25.1' 20:02:11 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:02:09 > git config core.sparsecheckout # timeout=10 20:02:09 > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # timeout=10 20:02:10 > git remote # timeout=10 20:02:10 > git config --get remote.origin.url # timeout=10 20:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:10 > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 20:02:10 > git rev-parse HEAD^{commit} # timeout=10 20:02:10 > git config core.sparsecheckout # timeout=10 20:02:10 > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # timeout=10 20:02:13 $ docker rm -f --volumes 9360e00bf2734ea871e1f49e907810f826018edf89253e2f315fb8333da0ac3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:14 20:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:14 Dload Upload Total Spent Left Speed 20:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68187 0 --:--:-- --:--:-- --:--:-- 68553 20:02:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:14 latest: Pulling from edgex-devops/edgex-compose 20:02:14 cbdbe7a5bc2a: Pulling fs layer 20:02:14 ca9280d653b3: Pulling fs layer 20:02:14 7e9c9ca2126c: Pulling fs layer 20:02:14 cbdbe7a5bc2a: Download complete 20:02:15 ca9280d653b3: Verifying Checksum 20:02:15 ca9280d653b3: Download complete 20:02:15 cbdbe7a5bc2a: Pull complete [Pipeline] sh 20:02:15 7e9c9ca2126c: Download complete 20:02:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:15 ca9280d653b3: Pull complete 20:02:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:15 + sudo tee /etc/docker/daemon.new 20:02:15 { 20:02:15 "registry-mirrors": [ 20:02:15 "https://nexus3.edgexfoundry.org:10001" 20:02:15 ], 20:02:15 "bip": "10.250.0.254/24", 20:02:15 "hosts": [ 20:02:15 "tcp://0.0.0.0:5555", 20:02:15 "unix:///var/run/docker.sock" 20:02:15 ], 20:02:15 "mtu": 1458, 20:02:15 "selinux-enabled": true, 20:02:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:15 } [Pipeline] sh 20:02:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:16 + sudo service docker restart 20:02:18 7e9c9ca2126c: Pull complete 20:02:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:19 prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container 20:02: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:23 $ docker top 314afdf878d0dcb29fbd2dc446fddd1b1bcd127ef376b86b1e59c79471eb51c4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:24 + grep parallel 20:02:24 + docker-compose build --help 20:02:24 --parallel Build images in parallel. [Pipeline] } 20:02:24 $ docker stop --time=1 314afdf878d0dcb29fbd2dc446fddd1b1bcd127ef376b86b1e59c79471eb51c4 20:02:25 $ docker rm -f --volumes 314afdf878d0dcb29fbd2dc446fddd1b1bcd127ef376b86b1e59c79471eb51c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:26 prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container 20:02:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:27 $ docker top 7d3d6bf7cc1f3a8e22e62d0a62e1bf3fdc71037ab056ff14f779d26b0c256156 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:28 Building core-command ... 20:02:28 Building core-common-config-bootstrapper ... 20:02:28 Building core-data ... 20:02:28 Building core-metadata ... 20:02:28 Building security-bootstrapper ... 20:02:28 Building security-proxy-auth ... 20:02:28 Building security-proxy-setup ... 20:02:28 Building security-secretstore-setup ... 20:02:28 Building security-spiffe-token-provider ... 20:02:28 Building security-spire-agent ... 20:02:28 Building security-spire-config ... 20:02:28 Building security-spire-server ... 20:02:28 Building support-notifications ... 20:02:28 Building support-scheduler ... 20:02:28 Building security-bootstrapper 20:02:28 Building core-data 20:02:28 Building security-proxy-auth 20:02:28 Building core-common-config-bootstrapper 20:02:28 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:35 provisioning config files... 20:02:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1766348781746971357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:35 ---> docker-login.sh 20:02:35 nexus3.edgexfoundry.org:10001 20:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:36 Configure a credential helper to remove this warning. See 20:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:36 20:02:36 Login Succeeded 20:02:36 nexus3.edgexfoundry.org:10002 20:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:36 Configure a credential helper to remove this warning. See 20:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:36 20:02:36 Login Succeeded 20:02:36 nexus3.edgexfoundry.org:10003 20:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:37 Configure a credential helper to remove this warning. See 20:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:37 20:02:37 Login Succeeded 20:02:37 nexus3.edgexfoundry.org:10004 20:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:37 Configure a credential helper to remove this warning. See 20:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:37 20:02:37 Login Succeeded 20:02:37 docker.io 20:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:37 Configure a credential helper to remove this warning. See 20:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:37 20:02:37 Login Succeeded 20:02:37 ---> docker-login.sh ends [Pipeline] } 20:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:38 ========================================================= 20:02:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:02:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:39 c41833b44d91: Pulling fs layer 20:02:39 ed15518f5707: Pulling fs layer 20:02:39 feae8fd75edb: Pulling fs layer 20:02:39 242c74f7c9fa: Pulling fs layer 20:02:39 3cdef696dda3: Pulling fs layer 20:02:39 2ced38df9373: Pulling fs layer 20:02:39 58f1dce35555: Pulling fs layer 20:02:39 3cdef696dda3: Waiting 20:02:39 2ced38df9373: Waiting 20:02:39 58f1dce35555: Waiting 20:02:39 242c74f7c9fa: Waiting 20:02:39 ed15518f5707: Verifying Checksum 20:02:39 ed15518f5707: Download complete 20:02:39 242c74f7c9fa: Verifying Checksum 20:02:39 242c74f7c9fa: Download complete 20:02:39 3cdef696dda3: Verifying Checksum 20:02:39 3cdef696dda3: Download complete 20:02:39 c41833b44d91: Download complete 20:02:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> 130dfdb0686e 20:02:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> 130dfdb0686e 20:02:40 Step 3/33 : WORKDIR /edgex-go 20:02:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> 130dfdb0686e 20:02:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> 130dfdb0686e 20:02:40 Step 3/25 : WORKDIR /edgex-go 20:02:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> 130dfdb0686e 20:02:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:40 c41833b44d91: Pull complete 20:02:41 58f1dce35555: Verifying Checksum 20:02:41 58f1dce35555: Download complete 20:02:41 ed15518f5707: Pull complete 20:02:42 feae8fd75edb: Verifying Checksum 20:02:42 feae8fd75edb: Download complete 20:02:42 2ced38df9373: Verifying Checksum 20:02:42 2ced38df9373: Download complete 20:02:50 ---> Running in 8d90aaa226e8 20:02:50 ---> Running in e7dbb2c87503 20:02:50 ---> Running in d10c52b8e15f 20:02:50 ---> Running in b05beee2726d 20:02:50 ---> Running in 3835fcb83043 20:02:50 Removing intermediate container d10c52b8e15f 20:02:50 ---> aaab4deef778 20:02:50 Step 4/23 : WORKDIR /edgex-go 20:02:50 Removing intermediate container 3835fcb83043 20:02:50 ---> f90e33ba9f8c 20:02:50 Step 4/23 : WORKDIR /edgex-go 20:02:50 Removing intermediate container e7dbb2c87503 20:02:50 ---> 7a6e1ee6a26a 20:02:50 Step 4/23 : WORKDIR /edgex-go 20:02:50 Removing intermediate container 8d90aaa226e8 20:02:50 ---> 490829775b4a 20:02:50 Step 4/33 : RUN apk add --update --no-cache make git 20:02:50 ---> Running in 6dbcfd3a763e 20:02:50 ---> Running in d091f66dff84 20:02:50 ---> Running in f5f80b935f13 20:02:50 Removing intermediate container b05beee2726d 20:02:50 ---> 0390836a6431 20:02:50 Step 4/25 : RUN apk add --update --no-cache make git 20:02:50 ---> Running in 37beb31f9fbc 20:02:50 ---> Running in 3e32c9b069ae 20:02:50 Removing intermediate container 6dbcfd3a763e 20:02:50 ---> 690a248e62f8 20:02:50 Step 5/23 : RUN apk add --update --no-cache make git 20:02:50 Removing intermediate container f5f80b935f13 20:02:50 ---> b9b21e495622 20:02:50 Step 5/23 : RUN apk add --update --no-cache make git 20:02:50 Removing intermediate container d091f66dff84 20:02:50 ---> 2328c937024c 20:02:50 Step 5/23 : RUN apk add --update --no-cache make git 20:02:50 ---> Running in 3a26f4bb51bd 20:02:50 ---> Running in 248a702ddaec 20:02:50 ---> Running in 2e8d83d78b2f 20:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:51 OK: 265 MiB in 53 packages 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:51 OK: 265 MiB in 53 packages 20:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:51 OK: 265 MiB in 53 packages 20:02:51 OK: 265 MiB in 53 packages 20:02:51 OK: 265 MiB in 53 packages 20:02:51 Removing intermediate container 37beb31f9fbc 20:02:51 ---> 5f2f3c3ae937 20:02:51 Step 5/33 : COPY go.mod vendor* ./ 20:02:52 Removing intermediate container 3e32c9b069ae 20:02:52 Removing intermediate container 2e8d83d78b2f 20:02:52 ---> d8e94db1ed3e 20:02:52 ---> 4e3b94fac799 20:02:52 Step 6/23 : COPY go.mod vendor* ./ 20:02:52 Step 5/25 : COPY go.mod vendor* ./ 20:02:52 ---> 8d236893d7b5 20:02:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 Removing intermediate container 3a26f4bb51bd 20:02:52 ---> d53db6bb494b 20:02:52 Step 6/23 : COPY go.mod vendor* ./ 20:02:52 ---> Running in 993ed45b3dee 20:02:52 Removing intermediate container 248a702ddaec 20:02:52 ---> 71e24af30536 20:02:52 Step 6/23 : COPY go.mod vendor* ./ 20:02:52 ---> b8852f51bd40 20:02:52 ---> 02308357ec1f 20:02:52 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 20:02:52 ---> Running in fc6b593a3008 20:02:52 ---> Running in 86502ecbf21c 20:02:52 ---> 44b5ea5764e9 20:02:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 ---> Running in 4852d36de635 20:02:52 ---> 89adc4e6a5b2 20:02:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 ---> Running in f4e488aa3848 20:02:54 feae8fd75edb: Pull complete 20:02:54 242c74f7c9fa: Pull complete 20:02:54 3cdef696dda3: Pull complete 20:03:00 2ced38df9373: Pull complete 20:03:02 58f1dce35555: Pull complete 20:03:02 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:03:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:03 WORKDIR /edgex 20:03:03 COPY go.mod . 20:03:03 RUN go mod download 20:03:03 + docker build -t ci-base-image-arm64 -f - . 20:03:03 Sending build context to Docker daemon 2.928MB 20:03:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:03 ---> fadd8f120f05 20:03:03 Step 2/4 : WORKDIR /edgex 20:03:06 ---> Running in 40b5028167f8 20:03:06 Removing intermediate container 40b5028167f8 20:03:06 ---> decf86c87c9c 20:03:06 Step 3/4 : COPY go.mod . 20:03:06 ---> 6363ddda2e19 20:03:06 Step 4/4 : RUN go mod download 20:03:06 ---> Running in 20f2b2544dee 20:03:38 Removing intermediate container 20f2b2544dee 20:03:38 ---> f1faf5886f35 20:03:38 Successfully built f1faf5886f35 20:03:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:39 + docker inspect -f . ci-base-image-arm64 20:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 20:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:41 $ docker top 99a3ec67c14ab6e2310205af2f545922020945ec7276dd18392bbf595b61e505 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:42 + go version 20:03:42 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:42 $ docker stop --time=1 99a3ec67c14ab6e2310205af2f545922020945ec7276dd18392bbf595b61e505 20:03:43 $ docker rm -f --volumes 99a3ec67c14ab6e2310205af2f545922020945ec7276dd18392bbf595b61e505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:44 + docker inspect -f . ci-base-image-arm64 20:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 20:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:46 $ docker top fa7dde3ed4dccf0ba3ed22176532652734f71c8452c75e2ef7ccd24e3c784d57 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:46 ========================================================= 20:03:46 [edgeXBuildGoParallel] Running Tests and Build... 20:03:46 ========================================================= [Pipeline] sh 20:03:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:48 + make test 20:03:48 go test -race -coverprofile=coverage.out ./... 20:03:51 Removing intermediate container fc6b593a3008 20:03:51 ---> 94d620e0c8a3 20:03:51 Step 7/25 : COPY . . 20:03:51 Removing intermediate container 993ed45b3dee 20:03:51 ---> 3b7121c1cc31 20:03:51 Step 7/33 : COPY . . 20:03:51 Removing intermediate container f4e488aa3848 20:03:51 ---> e36ee8c30d45 20:03:51 Step 8/23 : COPY . . 20:03:51 Removing intermediate container 86502ecbf21c 20:03:51 ---> f5a4089f1bcc 20:03:51 Step 8/23 : COPY . . 20:03:51 Removing intermediate container 4852d36de635 20:03:51 ---> 76de3a8a1e84 20:03:51 Step 8/23 : COPY . . 20:04:13 ---> f81973e7b77b 20:04:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:13 ---> 7fdddd90cff1 20:04:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:13 ---> 5a67c1f9255a 20:04:13 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:13 ---> cf2c16c737e8 20:04:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:13 ---> Running in 74bb480ea3c0 20:04:13 ---> Running in e9a96b8f06bb 20:04:13 ---> 609b9972317e 20:04:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:13 ---> Running in e0826bddb0bd 20:04:13 ---> Running in 98b2565af391 20:04:13 ---> Running in 5b354333890a 20:04:13 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 20:04:13 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 20:04:13 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 20:04:13 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 20:04:13 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 20:04:38 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:40 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 20:04:58 Removing intermediate container e0826bddb0bd 20:04:58 ---> e875efe4a47a 20:04:58 20:04:58 Step 10/23 : FROM alpine:3.17 20:04:58 Removing intermediate container 98b2565af391 20:04:58 ---> c52ae8fa7023 20:04:58 20:04:58 Step 9/25 : FROM alpine:3.17 20:04:58 Removing intermediate container 74bb480ea3c0 20:04:58 ---> f1dc7437dba3 20:04:58 20:04:58 Step 9/33 : FROM alpine:3.17 20:04:58 Removing intermediate container 5b354333890a 20:04:58 ---> fc1ee437dc41 20:04:58 20:04:58 Step 10/23 : FROM alpine:3.17 20:04:58 Removing intermediate container e9a96b8f06bb 20:04:58 ---> e4b9649e1c6c 20:04:58 20:04:58 Step 10/23 : FROM alpine:3.17 20:04:58 3.17: Pulling from library/alpine 20:04:58 3.17: Pulling from library/alpine 20:04:59 3.17: Pulling from library/alpine 20:05:00 3.17: Pulling from library/alpine 20:05:00 3.17: Pulling from library/alpine 20:05:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:05:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:05:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:05:01 Status: Downloaded newer image for alpine:3.17 20:05:01 Status: Image is up to date for alpine:3.17 20:05:01 Status: Downloaded newer image for alpine:3.17 20:05:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:05:01 Status: Image is up to date for alpine:3.17 20:05:01 ---> 9ed4aefc74f6 20:05:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:01 ---> 9ed4aefc74f6 20:05:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:01 ---> 9ed4aefc74f6 20:05:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:05:01 ---> 9ed4aefc74f6 20:05:01 Status: Image is up to date for alpine:3.17 20:05:01 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:01 ---> 9ed4aefc74f6 20:05:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:01 ---> Running in 420b050e8ead 20:05:01 ---> Running in cf4a9083c9e2 20:05:01 ---> Running in 26c302ccaf43 20:05:01 ---> Running in f84d23bb4c93 20:05:01 ---> Running in 8cdeae927049 20:05:01 Removing intermediate container cf4a9083c9e2 20:05:01 ---> 2d1d96784e83 20:05:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:05:01 Removing intermediate container 420b050e8ead 20:05:01 ---> 0e6287ed8945 20:05:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:01 ---> Running in 833462a6003e 20:05:01 Removing intermediate container 26c302ccaf43 20:05:01 ---> c5c0f5ed13d9 20:05:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:01 ---> Running in 65c6ea1862ca 20:05:01 Removing intermediate container 8cdeae927049 20:05:01 ---> c339dc4b26ca 20:05:01 Step 12/23 : ENV APP_PORT=59880 20:05:01 ---> Running in 52dcd21170d1 20:05:02 ---> Running in 7b2116eac341 20:05:02 Removing intermediate container 7b2116eac341 20:05:02 ---> 85052d2ced84 20:05:02 Step 13/23 : EXPOSE $APP_PORT 20:05:02 ---> Running in 95baeb332639 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:02 Removing intermediate container 95baeb332639 20:05:02 ---> bd9a4f30cfc7 20:05:02 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:02 ---> Running in 5838bc3cab61 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:02 (1/3) Installing ca-certificates (20230506-r0) 20:05:02 (2/3) Installing dumb-init (1.2.5-r2) 20:05:02 (3/3) Installing su-exec (0.2-r2) 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:02 Executing busybox-1.35.0-r29.trigger 20:05:02 Executing ca-certificates-20230506-r0.trigger 20:05:02 OK: 8 MiB in 18 packages 20:05:02 (1/2) Installing dumb-init (1.2.5-r2) 20:05:02 (2/2) Installing su-exec (0.2-r2) 20:05:02 Executing busybox-1.35.0-r29.trigger 20:05:02 OK: 7 MiB in 17 packages 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:02 (1/1) Installing dumb-init (1.2.5-r2) 20:05:02 (1/1) Installing dumb-init (1.2.5-r2) 20:05:02 Executing busybox-1.35.0-r29.trigger 20:05:02 Executing busybox-1.35.0-r29.trigger 20:05:02 OK: 7 MiB in 16 packages 20:05:02 OK: 7 MiB in 16 packages 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:03 (1/1) Installing dumb-init (1.2.5-r2) 20:05:03 Executing busybox-1.35.0-r29.trigger 20:05:03 OK: 7 MiB in 16 packages 20:05:03 Removing intermediate container 833462a6003e 20:05:03 ---> 94cd13bf650f 20:05:03 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:05:03 ---> Running in 3e9a188fefc5 20:05:03 Removing intermediate container f84d23bb4c93 20:05:03 ---> 43aa2640e339 20:05:03 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:03 ---> Running in e19d32e8c86f 20:05:03 Removing intermediate container 65c6ea1862ca 20:05:03 ---> 79a8ff2047a3 20:05:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:03 Removing intermediate container 3e9a188fefc5 20:05:03 ---> 4c1625e73365 20:05:03 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:03 ---> Running in c8252213c2dc 20:05:03 Removing intermediate container 52dcd21170d1 20:05:03 ---> 2d9520fbc29b 20:05:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:03 Removing intermediate container e19d32e8c86f 20:05:03 ---> 48f976f4b3ae 20:05:03 Step 12/25 : WORKDIR / 20:05:03 ---> Running in f1eb9a3d51ac 20:05:03 Removing intermediate container c8252213c2dc 20:05:03 ---> f160c5994124 20:05:03 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:03 ---> Running in 9ab9db83d3a3 20:05:03 ---> d7a8ed67ad56 20:05:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:03 ---> ef8ecbf241e4 20:05:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:03 Removing intermediate container f1eb9a3d51ac 20:05:03 ---> 00dcb8ca1ff4 20:05:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:03 Removing intermediate container 5838bc3cab61 20:05:03 ---> 8fb2687d4e98 20:05:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:03 Removing intermediate container 9ab9db83d3a3 20:05:03 ---> f12b3e243f99 20:05:03 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:03 ---> Running in 174d3e0df58e 20:05:03 ---> 5026069566d3 20:05:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:03 ---> 604be3432c2c 20:05:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:03 ---> 5540624b4936 20:05:03 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:05:03 ---> 543243bb7849 20:05:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:03 Removing intermediate container 174d3e0df58e 20:05:03 ---> 63ee72852a7a 20:05:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:04 ---> Running in 094cd42dff4f 20:05:04 ---> 43b54fda7a9a 20:05:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:04 ---> dd923c51e907 20:05:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:04 ---> ac7398c05be6 20:05:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:04 ---> d016215dc266 20:05:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:05:04 ---> d47d908b79b8 20:05:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:04 ---> 26af2a45d675 20:05:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:04 ---> c4022cc4bb86 20:05:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:05:04 ---> 99fd332ac1f3 20:05:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:04 ---> cf5481c9cfd8 20:05:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:04 ---> e3bcfc6b6945 20:05:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:04 ---> Running in 5723a16a1e4f 20:05:05 ---> Running in 7a954cfc753a 20:05:05 ---> 2b26fb95fa9e 20:05:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:05:05 Removing intermediate container 094cd42dff4f 20:05:05 ---> 630087d5011a 20:05:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:05 ---> 27c21a10da8a 20:05:05 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:05 ---> Running in 664773a4aedb 20:05:05 ---> Running in 9f69a4af5ee5 20:05:05 ---> ef4503c582b5 20:05:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:05 Removing intermediate container 9f69a4af5ee5 20:05:05 ---> 87632b83a3ac 20:05:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:05 Removing intermediate container 664773a4aedb 20:05:05 ---> 779ae1fd603c 20:05:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:05 ---> Running in f01121db1529 20:05:05 Removing intermediate container f01121db1529 20:05:05 ---> a4935e3f1772 20:05:05 Step 21/23 : LABEL arch=x86_64 20:05:05 ---> 12960ecd46dd 20:05:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:05 ---> Running in e24431ecbbfd 20:05:05 ---> Running in d74ecfdec035 20:05:05 ---> af84867613f4 20:05:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:05 Removing intermediate container 5723a16a1e4f 20:05:05 ---> 996688c46494 20:05:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:05 ---> Running in 40b320a47751 20:05:05 Removing intermediate container e24431ecbbfd 20:05:05 ---> ea14d2dc54e8 20:05:05 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:05:05 ---> Running in 4d475361cf7e 20:05:05 Removing intermediate container 40b320a47751 20:05:05 ---> ad257a88a288 20:05:05 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:05 Removing intermediate container 4d475361cf7e 20:05:05 ---> 8a959cb71e35 20:05:05 Step 23/23 : LABEL version=0.0.0 20:05:06 ---> Running in 8db85359922f 20:05:06 Removing intermediate container 7a954cfc753a 20:05:06 ---> 0f05e5618be2 20:05:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:06 ---> Running in 848e6d61383d 20:05:06 ---> Running in 0c5ce2fd062a 20:05:06 Removing intermediate container 8db85359922f 20:05:06 ---> d8802c7c4fb7 20:05:06 Step 21/23 : LABEL arch=x86_64 20:05:06 Removing intermediate container 848e6d61383d 20:05:06 ---> 24defddbc40b 20:05:06 20:05:06 ---> Running in 161828a22fe7 20:05:06 Removing intermediate container 0c5ce2fd062a 20:05:06 ---> 7a1026230461 20:05:06 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:05:06 ---> 20269ace737d 20:05:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:06 ---> Running in 510286179c1c 20:05:06 Successfully built 24defddbc40b 20:05:06 Successfully tagged core-data:latest 20:05:06  Building core-data ... done Building support-scheduler 20:05:06 Removing intermediate container 161828a22fe7 20:05:06 ---> fa4f79e53161 20:05:06 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:05:06 ---> Running in 1214360029d7 20:05:06 Removing intermediate container 510286179c1c 20:05:06 ---> fe7eeb508e19 20:05:06 Step 21/23 : LABEL arch=x86_64 20:05:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:09 ---> 130dfdb0686e 20:05:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:09 ---> Using cache 20:05:09 ---> 7a6e1ee6a26a 20:05:09 Step 4/23 : WORKDIR /edgex-go 20:05:09 ---> Using cache 20:05:09 ---> b9b21e495622 20:05:09 Step 5/23 : RUN apk add --update --no-cache make git 20:05:09 ---> Using cache 20:05:09 ---> d53db6bb494b 20:05:09 Step 6/23 : COPY go.mod vendor* ./ 20:05:09 ---> Using cache 20:05:09 ---> 44b5ea5764e9 20:05:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:09 ---> Using cache 20:05:09 ---> 76de3a8a1e84 20:05:09 Step 8/23 : COPY . . 20:05:09 ---> Using cache 20:05:09 ---> 609b9972317e 20:05:09 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:05:10 ---> Running in 7c9fd6219957 20:05:10 Removing intermediate container d74ecfdec035 20:05:10 ---> e05a459e3b0f 20:05:10 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:10 ---> Running in 766805074d6c 20:05:10 Removing intermediate container 1214360029d7 20:05:10 ---> eb0ad083f3fc 20:05:10 Step 23/23 : LABEL version=0.0.0 20:05:10 ---> d18cd169c9eb 20:05:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:10 ---> Running in ac7a84bbd31e 20:05:10 ---> Running in 5d3432dc9f60 20:05:10 Removing intermediate container 7c9fd6219957 20:05:10 ---> 1105452d4ec5 20:05:10 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:05:10 ---> Running in 51a4b4481bb7 20:05:10 Removing intermediate container ac7a84bbd31e 20:05:10 ---> 06dadd04e39d 20:05:10 20:05:10 ---> 9bcbd3e615f5 20:05:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:10 Successfully built 06dadd04e39d 20:05:10 Successfully tagged security-proxy-auth:latest 20:05:10  Building security-proxy-auth ... done Building security-spiffe-token-provider 20:05:10 Removing intermediate container 51a4b4481bb7 20:05:10 ---> 61ca1dca5bae 20:05:10 Step 23/23 : LABEL version=0.0.0 20:05:10 ---> Running in 701fc998e878 20:05:10 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 20:05:14 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:05:15 ---> 130dfdb0686e 20:05:15 Step 3/20 : WORKDIR /edgex-go 20:05:15 ---> Using cache 20:05:15 ---> 0390836a6431 20:05:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:05:15 ---> d505d54c2582 20:05:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:15 Removing intermediate container 701fc998e878 20:05:15 ---> feeb38bff923 20:05:15 20:05:15 ---> Running in 5b49c36bc074 20:05:15 Successfully built feeb38bff923 20:05:15 Successfully tagged core-common-config-bootstrapper:latest 20:05:15 Building support-notifications 20:05:15  Building core-common-config-bootstrapper ... done Removing intermediate container 5d3432dc9f60 20:05:15 ---> 5d387c591a2e 20:05:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:17 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:17 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:17 OK: 17821 distinct packages available 20:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:18 OK: 265 MiB in 53 packages 20:05:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:18 ---> 130dfdb0686e 20:05:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:18 ---> Using cache 20:05:18 ---> 7a6e1ee6a26a 20:05:18 Step 4/23 : WORKDIR /edgex-go 20:05:18 ---> Using cache 20:05:18 ---> b9b21e495622 20:05:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:05:23 ---> Running in 683c85286d32 20:05:23 ---> Running in ffeeeb7ef9a3 20:05:23 ---> 094a8a1b499c 20:05:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:23 Removing intermediate container 683c85286d32 20:05:23 ---> 93730005a3cf 20:05:23 Step 23/25 : LABEL arch=x86_64 20:05:23 ---> 2e27e86c67d2 20:05:23 Removing intermediate container 5b49c36bc074 20:05:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ ---> 092b43853f0b 20:05:23 ---> Running in 22ef4df256da 20:05:23 20:05:23 Step 5/20 : COPY go.mod vendor* ./ 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 Removing intermediate container 22ef4df256da 20:05:23 ---> 8a6ecacdf7c9 20:05:23 Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 ---> ca1ba2426043 20:05:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:23 ---> 8a099e071997 20:05:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:23 ---> Running in 7587e243ae6c 20:05:23 ---> Running in 0bf2fc525cb1 20:05:23 Removing intermediate container 7587e243ae6c 20:05:23 ---> ee40d1fd17e7 20:05:23 Step 25/25 : LABEL version=0.0.0 20:05:23 ---> Running in 107294b19d48 20:05:23 OK: 265 MiB in 53 packages 20:05:23 ---> 37be1935f6a8 20:05:23 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:23 Removing intermediate container 107294b19d48 20:05:23 ---> ea6080ce165b 20:05:23 20:05:23 ---> 225e72c090b6 20:05:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:23 Successfully built ea6080ce165b 20:05:23 Successfully tagged security-secretstore-setup:latest 20:05:23  Building security-secretstore-setup ... done Building security-spire-config 20:05:26 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:05:26 ---> 130dfdb0686e 20:05:26 Step 3/27 : WORKDIR /edgex-go 20:05:26 ---> Using cache 20:05:26 ---> 0390836a6431 20:05:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:05:31 ---> c979c180bc9b 20:05:31 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:31 Removing intermediate container ffeeeb7ef9a3 20:05:31 ---> 402e6150465c 20:05:31 Step 6/23 : COPY go.mod vendor* ./ 20:05:31 ---> Running in c96896bac006 20:05:31 ---> Running in 7729417dd5d0 20:05:31 ---> 97f6ab7f6244 20:05:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:31 ---> Running in 616977520b9b 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:32 OK: 265 MiB in 53 packages 20:05:32 Removing intermediate container c96896bac006 20:05:32 ---> 0f6eaac6d93d 20:05:32 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:32 ---> Running in fe0533672d42 20:05:32 Removing intermediate container fe0533672d42 20:05:32 ---> 8ee4818c801a 20:05:32 Step 30/33 : CMD ["gate"] 20:05:32 ---> Running in ebd40390ba3e 20:05:32 Removing intermediate container 7729417dd5d0 20:05:32 ---> a6580bf7ac5c 20:05:32 Step 5/27 : COPY go.mod vendor* ./ 20:05:33 Removing intermediate container ebd40390ba3e 20:05:33 ---> fe82dff478f9 20:05:33 Step 31/33 : LABEL arch=x86_64 20:05:35 ---> 643784a8c192 20:05:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:35 ---> Running in 41ffcc694412 20:05:35 ---> Running in c97c6d5440bb 20:05:35 Removing intermediate container 41ffcc694412 20:05:35 ---> f35636f011a7 20:05:35 Step 32/33 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:05:35 ---> Running in 6c4b115193ee 20:05:35 Removing intermediate container 6c4b115193ee 20:05:35 ---> c92c70cb0a9f 20:05:35 Step 33/33 : LABEL version=0.0.0 20:05:35 ---> Running in 34a63c09458e 20:05:35 Removing intermediate container 766805074d6c 20:05:35 ---> af4ba220a04c 20:05:35 20:05:35 Step 10/23 : FROM alpine:3.17 20:05:35 ---> 9ed4aefc74f6 20:05:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:35 ---> Running in 70cbba46c51a 20:05:35 Removing intermediate container 34a63c09458e 20:05:35 ---> 65728b202b70 20:05:35 20:05:35 Successfully built 65728b202b70 20:05:35 Successfully tagged security-bootstrapper:latest 20:05:35 Building security-proxy-setup 20:05:36  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:36 (1/1) Installing dumb-init (1.2.5-r2) 20:05:36 Executing busybox-1.35.0-r29.trigger 20:05:36 OK: 7 MiB in 16 packages 20:05:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:42 ---> 130dfdb0686e 20:05:42 Step 3/22 : WORKDIR /edgex-go 20:05:42 ---> Using cache 20:05:42 ---> 0390836a6431 20:05:42 Step 4/22 : RUN apk add --update --no-cache make git 20:05:42 ---> Using cache 20:05:42 ---> d8e94db1ed3e 20:05:42 Step 5/22 : COPY go.mod vendor* ./ 20:05:42 ---> Using cache 20:05:42 ---> b8852f51bd40 20:05:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:42 ---> Using cache 20:05:42 ---> 94d620e0c8a3 20:05:42 Step 7/22 : COPY . . 20:05:42 ---> Using cache 20:05:42 ---> 5a67c1f9255a 20:05:42 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:05:43 ---> Running in f6dd44cf0b3e 20:05:43 Removing intermediate container 70cbba46c51a 20:05:43 ---> a7b1a7d3a89f 20:05:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:43 ---> Running in aa52576274fb 20:05:43 Removing intermediate container aa52576274fb 20:05:43 ---> 9b6097c00079 20:05:43 Step 13/23 : ENV APP_PORT=59861 20:05:43 ---> Running in 31f3b9f129d9 20:05:43 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 20:05:43 Removing intermediate container 31f3b9f129d9 20:05:43 ---> 8a8dfce56339 20:05:43 Step 14/23 : EXPOSE $APP_PORT 20:05:43 ---> Running in c8a8c3f13bdf 20:05:43 Removing intermediate container c8a8c3f13bdf 20:05:43 ---> a8a23078e4d6 20:05:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:43 ---> 62e5f10cffae 20:05:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:43 ---> 0e95dba54aba 20:05:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:45 ---> 3ce393bb2510 20:05:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:48 ---> 7ddb1375f11e 20:05:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:56 ---> Running in 5061acc5a1e1 20:05:56 Removing intermediate container 5061acc5a1e1 20:05:56 ---> 6fcd4bc184fc 20:05:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:56 ---> Running in 426ac8f8192c 20:05:56 Removing intermediate container 426ac8f8192c 20:05:56 ---> b4033e8cb204 20:05:56 Step 21/23 : LABEL arch=x86_64 20:05:57 ---> Running in 7d86a72f9870 20:06:09 Removing intermediate container 7d86a72f9870 20:06:09 ---> aab8ba63f9d5 20:06:09 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:06:09 ---> Running in dfe0ce33fcf5 20:06:09 Removing intermediate container 616977520b9b 20:06:09 ---> e8788b66171f 20:06:09 Step 8/23 : COPY . . 20:06:09 Removing intermediate container 0bf2fc525cb1 20:06:09 ---> 4b27b4ac5174 20:06:09 Step 7/20 : COPY . . 20:06:10 Removing intermediate container dfe0ce33fcf5 20:06:10 ---> 81388ed76265 20:06:10 Step 23/23 : LABEL version=0.0.0 20:06:22 ---> Running in 30df076c9580 20:06:22 ---> f437c6e2a8e8 20:06:22 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:06:22 ---> Running in 5fdee560b931 20:06:22 ---> d9203151f45d 20:06:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:22 Removing intermediate container 30df076c9580 20:06:22 ---> b14a7d920921 20:06:22 20:06:22 Removing intermediate container f6dd44cf0b3e 20:06:22 ---> 78524e88f8c8 20:06:22 20:06:22 Step 9/22 : FROM alpine:3.17 20:06:22 ---> 9ed4aefc74f6 20:06:22 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:06:22 ---> Running in c4f80267fa04 20:06:22 ---> Running in 7aaed171ff75 20:06:22 Successfully built b14a7d920921 20:06:22 Successfully tagged support-scheduler:latest 20:06:22  Building support-scheduler ... done Building security-spire-server 20:06:22 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 20:06:23 Removing intermediate container c97c6d5440bb 20:06:23 ---> 6162199f576c 20:06:23 Step 7/27 : COPY . . 20:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:23 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 20:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:23 (1/2) Installing dumb-init (1.2.5-r2) 20:06:23 (2/2) Installing openssl (3.0.8-r4) 20:06:23 Executing busybox-1.35.0-r29.trigger 20:06:23 OK: 8 MiB in 17 packages 20:06:27 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:27 ---> 130dfdb0686e 20:06:27 Step 3/26 : WORKDIR /edgex-go 20:06:27 ---> Using cache 20:06:27 ---> 0390836a6431 20:06:27 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:06:27 ---> Using cache 20:06:27 ---> a6580bf7ac5c 20:06:27 Step 5/26 : COPY go.mod vendor* ./ 20:06:27 ---> Using cache 20:06:27 ---> 643784a8c192 20:06:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:27 ---> Using cache 20:06:27 ---> 6162199f576c 20:06:27 Step 7/26 : COPY . . 20:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:45 Removing intermediate container c4f80267fa04 20:06:45 ---> 64c575f74de9 20:06:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:45 ---> Running in 377fa6260d77 20:06:45 ---> ff6a9e2caadc 20:06:45 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:06:45 ---> f6d60a711372 20:06:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:06:45 ---> Running in 4e49d2570fa4 20:06:45 ---> Running in 17aeed9f6e74 20:06:45 Removing intermediate container 377fa6260d77 20:06:45 ---> bf9285312b5c 20:06:45 Step 12/22 : WORKDIR /edgex 20:06:45 ---> Running in d57727e4c1e9 20:06:45 Removing intermediate container 4e49d2570fa4 20:06:45 ---> c9a5443552b5 20:06:45 Step 9/26 : WORKDIR /edgex-go/spire-build 20:06:45 Removing intermediate container 17aeed9f6e74 20:06:45 ---> 724b2b4935b2 20:06:45 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:45 ---> Running in c427ff97d8c7 20:06:45 ---> Running in 21554b48c277 20:06:45 Removing intermediate container d57727e4c1e9 20:06:45 ---> fadf936dbd80 20:06:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:45 Removing intermediate container 21554b48c277 20:06:45 ---> 2efa055aca7f 20:06:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:45 Removing intermediate container c427ff97d8c7 20:06:45 ---> a5649691b7fe 20:06:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:45 ---> Running in 53fbce542899 20:06:45 ---> Running in db89496fc389 20:06:45 ---> d127e565b130 20:06:45 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:06:45 Removing intermediate container 53fbce542899 20:06:45 ---> db739baff367 20:06:45 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 20:06:45 Removing intermediate container db89496fc389 20:06:45 ---> 02ddac855c0d 20:06:45 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 20:06:45 ---> Running in 70e0f413af0c 20:06:45 ---> Running in 1a82c9ebd6f6 20:06:45 ---> 4190b6f61bde 20:06:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:06:45 ---> 00b8473ae246 20:06:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:45 ---> caf888291cfe 20:06:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:45 ---> fa9e944065f3 20:06:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:45 Removing intermediate container 1a82c9ebd6f6 20:06:45 ---> 5e7d90c27f12 20:06:45 Step 12/26 : WORKDIR /edgex-go 20:06:46 ---> Running in 664f5a4f01f0 20:06:46 ---> Running in d6c85a47385c 20:06:46 Removing intermediate container 70e0f413af0c 20:06:46 ---> a5e8837c5d25 20:06:46 Step 12/27 : WORKDIR /edgex-go 20:06:46 ---> Running in 82c4c168d80c 20:06:46 Removing intermediate container d6c85a47385c 20:06:46 ---> 04528726641e 20:06:46 20:06:46 Step 13/26 : FROM alpine:3.17 20:06:46 ---> 9ed4aefc74f6 20:06:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:46 ---> Running in 4bdcac445194 20:06:46 Removing intermediate container 82c4c168d80c 20:06:46 ---> 748a10b94975 20:06:46 20:06:46 Step 13/27 : FROM alpine:3.17 20:06:46 ---> 9ed4aefc74f6 20:06:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:46 Removing intermediate container 4bdcac445194 20:06:46 ---> 9b132afda057 20:06:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:46 ---> Running in f38661e366ff 20:06:46 ---> Running in 3170dc21f6f2 20:06:46 Removing intermediate container f38661e366ff 20:06:46 ---> bdcc91ae1dc8 20:06:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:46 ---> Running in 4e48c7346901 20:06:47 Removing intermediate container 664f5a4f01f0 20:06:47 ---> 0ad673968c9a 20:06:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:47 ---> Running in c21902e29dd9 20:06:47 Removing intermediate container c21902e29dd9 20:06:47 ---> bb6a0f433f0d 20:06:47 Step 20/22 : LABEL arch=x86_64 20:06:47 ---> Running in e694653204b3 20:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:48 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:48 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:48 OK: 17821 distinct packages available 20:06:48 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:48 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:48 OK: 17821 distinct packages available 20:06:48 Removing intermediate container e694653204b3 20:06:48 ---> bcd7d7deffa9 20:06:48 Step 21/22 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:06:48 ---> Running in 129e58757f20 20:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:48 Removing intermediate container 129e58757f20 20:06:48 ---> 5a207ad3d190 20:06:48 Step 22/22 : LABEL version=0.0.0 20:06:48 ---> Running in fdf3884aa94d 20:06:48 Removing intermediate container fdf3884aa94d 20:06:48 ---> d464f1e5216e 20:06:48 20:06:48 Successfully built d464f1e5216e 20:06:48 Successfully tagged security-proxy-setup:latest 20:06:48  Building security-proxy-setup ... done Building security-spire-agent 20:06:48 (1/5) Installing dumb-init (1.2.5-r2) 20:06:48 (1/4) Installing dumb-init (1.2.5-r2) 20:06:48 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:48 (3/4) Installing libucontext (1.2-r0) 20:06:48 (4/4) Installing gcompat (1.1.0-r0) 20:06:48 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:48 Executing busybox-1.35.0-r29.trigger 20:06:48 (3/5) Installing libucontext (1.2-r0) 20:06:48 (4/5) Installing gcompat (1.1.0-r0) 20:06:48 (5/5) Installing openssl (3.0.8-r4) 20:06:48 OK: 7 MiB in 19 packages 20:06:48 Executing busybox-1.35.0-r29.trigger 20:06:48 OK: 8 MiB in 20 packages 20:06:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:06:51 ---> 130dfdb0686e 20:06:51 Step 3/27 : WORKDIR /edgex-go 20:06:51 ---> Using cache 20:06:51 ---> 0390836a6431 20:06:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:06:51 ---> Using cache 20:06:51 ---> a6580bf7ac5c 20:06:51 Step 5/27 : COPY go.mod vendor* ./ 20:06:51 ---> Using cache 20:06:51 ---> 643784a8c192 20:06:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:51 ---> Using cache 20:06:51 ---> 6162199f576c 20:06:51 Step 7/27 : COPY . . 20:06:51 ---> Using cache 20:06:51 ---> ff6a9e2caadc 20:06:51 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:06:51 ---> Using cache 20:06:51 ---> c9a5443552b5 20:06:51 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:51 ---> Using cache 20:06:51 ---> 2efa055aca7f 20:06:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:51 ---> Using cache 20:06:51 ---> db739baff367 20:06:51 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 20:06:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:56 ---> Running in df7743468851 20:06:57 Removing intermediate container 4e48c7346901 20:06:57 ---> 1078b5266ed0 20:06:57 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:57 Removing intermediate container 3170dc21f6f2 20:06:57 ---> b1a86e7f6335 20:06:57 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 ---> b45cfdcd2abe 20:07:01 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:07:01 ---> 4a1dccfd3a86 20:07:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:07:01 Removing intermediate container df7743468851 20:07:01 ---> 6ca61462f4ec 20:07:01 Step 12/27 : WORKDIR /edgex-go 20:07:01 ---> 788027edafe4 20:07:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:01 ---> Running in c6b9f2d3c50e 20:07:01 ---> 0692078bc32a 20:07:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:01 Removing intermediate container 7aaed171ff75 20:07:01 ---> cb15544afcf5 20:07:01 20:07:01 Removing intermediate container 5fdee560b931 20:07:01 Step 9/20 : FROM alpine:3.17 ---> 5f5e8b8e42bc 20:07:01 20:07:01 20:07:01 Step 10/23 : FROM alpine:3.17 ---> 9ed4aefc74f6 20:07:01 20:07:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:01 ---> 9ed4aefc74f6 20:07:01 ---> Using cache 20:07:01 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init ---> 2d1d96784e83 20:07:01 20:07:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:01 ---> Running in a3cbb93c94bd 20:07:01 ---> Running in 818eddede78a 20:07:01 Removing intermediate container c6b9f2d3c50e 20:07:01 ---> 170b63faa290 20:07:01 20:07:01 Step 13/27 : FROM alpine:3.17 20:07:01 ---> 9ed4aefc74f6 20:07:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:01 ---> Using cache 20:07:01 ---> bdcc91ae1dc8 20:07:01 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:01 ---> Running in 2a01b604351a 20:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 (1/2) Installing ca-certificates (20230506-r0) 20:07:02 (2/2) Installing dumb-init (1.2.5-r2) 20:07:02 Executing busybox-1.35.0-r29.trigger 20:07:02 Executing ca-certificates-20230506-r0.trigger 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 OK: 8 MiB in 17 packages 20:07:02 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:02 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:02 OK: 17821 distinct packages available 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:02 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:02 OK: 17821 distinct packages available 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 (1/9) Installing ca-certificates (20230506-r0) 20:07:02 (2/9) Installing brotli-libs (1.0.9-r9) 20:07:02 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:07:02 (4/9) Installing libcurl (8.0.1-r0) 20:07:02 (5/9) Installing curl (8.0.1-r0) 20:07:02 (6/9) Installing dumb-init (1.2.5-r2) 20:07:03 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:03 (8/9) Installing libucontext (1.2-r0) 20:07:03 (9/9) Installing gcompat (1.1.0-r0) 20:07:03 Executing busybox-1.35.0-r29.trigger 20:07:03 Executing ca-certificates-20230506-r0.trigger 20:07:03 (1/5) Installing dumb-init (1.2.5-r2) 20:07:03 (2/5) Installing musl-obstack (1.2.3-r0) 20:07:03 (3/5) Installing libucontext (1.2-r0) 20:07:03 (4/5) Installing gcompat (1.1.0-r0) 20:07:03 (5/5) Installing openssl (3.0.8-r4) 20:07:03 Executing busybox-1.35.0-r29.trigger 20:07:03 OK: 8 MiB in 20 packages 20:07:03 OK: 10 MiB in 24 packages 20:07:06 ---> fd0c7c6c4d22 20:07:06 ---> 310c2fc0fa1d 20:07:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:06 20:07:06 ---> 18183e5ec2dd 20:07:06 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:06 ---> aef081545fd4 20:07:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:06 Removing intermediate container a3cbb93c94bd 20:07:06 ---> a3ac596c24d8 20:07:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:07:06 ---> Running in 6ba320464ebb 20:07:06 Removing intermediate container 2a01b604351a 20:07:06 ---> 16493c35a6d8 20:07:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 ---> Running in ef5505fcf639 20:07:06 ---> 6a6fe07ec72f 20:07:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:06 Removing intermediate container 818eddede78a 20:07:06 ---> a123a49ecd65 20:07:06 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 Removing intermediate container 6ba320464ebb 20:07:06 ---> f87b57c79b7d 20:07:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:06 Removing intermediate container ef5505fcf639 20:07:06 ---> 44e9bb43f59b 20:07:06 Step 13/23 : ENV APP_PORT=59860 20:07:06 ---> d5ff1e5d5112 20:07:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:07:06 ---> Running in b321bd80f8df 20:07:06 ---> 8d8e5cb140b9 20:07:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:06 ---> 969f6d7c90a3 20:07:06 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:07:07 ---> Running in d0fe1cf993d2 20:07:07 Removing intermediate container b321bd80f8df 20:07:07 ---> 2abfe8118965 20:07:07 Step 14/23 : EXPOSE $APP_PORT 20:07:07 ---> 33bce3224f3d 20:07:07 Step 22/27 : WORKDIR / 20:07:07 ---> 4e3a06f78c02 20:07:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07:07 ---> Running in 230d3f8324f5 20:07:07 ---> Running in 2a401ccc1d91 20:07:07 Removing intermediate container d0fe1cf993d2 20:07:07 ---> f8c66e19a4dd 20:07:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:07 ---> 50d72e01407c 20:07:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:07 ---> Running in ff0640412de1 20:07:07 Removing intermediate container 230d3f8324f5 20:07:07 ---> 26fc0fd64ce3 20:07:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:07 Removing intermediate container 2a401ccc1d91 20:07:07 ---> 4262841141a9 20:07:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:07 ---> Running in dd12547469df 20:07:07 Removing intermediate container ff0640412de1 20:07:07 ---> d0ca1f7628ce 20:07:07 Step 24/26 : LABEL arch=x86_64 20:07:09 ---> Running in 91b87f238be4 20:07:09 Removing intermediate container dd12547469df 20:07:09 ---> 56eeb3f5611e 20:07:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:09 ---> 9a9e6319020e 20:07:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:09 ---> a4fffed2dace 20:07:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:07:09 ---> 865d8477d8f9 20:07:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:09 ---> Running in ee03759be20a 20:07:09 Removing intermediate container 91b87f238be4 20:07:09 ---> ea03daaeb83b 20:07:09 Step 25/26 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:09 Removing intermediate container ee03759be20a 20:07:09 ---> 4d7e13caf1ab 20:07:09 Step 25/27 : LABEL arch=x86_64 20:07:09 ---> Running in dc0d1c4b46f6 20:07:09 ---> Running in 72140b832b42 20:07:09 ---> b125a13d562b 20:07:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:09 ---> ed41439b96d0 20:07:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:09 Removing intermediate container dc0d1c4b46f6 20:07:09 ---> 7a3196aed8b6 20:07:09 Step 26/26 : LABEL version=0.0.0 20:07:09 ---> Running in 68154967f660 20:07:09 Removing intermediate container 72140b832b42 20:07:09 ---> 2e4d024f477d 20:07:09 Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.326s coverage: 28.7% of statements 20:07:09 ---> Running in 42d90c62b631 20:07:09 ---> Running in c5c83abd3af4 20:07:11 Removing intermediate container 68154967f660 20:07:11 ---> 79efb3e882a8 20:07:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:07:11 ---> Running in 8e10a314cc78 20:07:11 Removing intermediate container 42d90c62b631 20:07:11 ---> d7582983e3b7 20:07:11 20:07:11 ---> 24e0b48f22cd 20:07:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:07:11 ---> 0ef917034c12 20:07:11 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:11 Removing intermediate container c5c83abd3af4 20:07:11 ---> d60dc6181426 20:07:11 Step 27/27 : LABEL version=0.0.0 20:07:11 ---> Running in f80cb8bce874 20:07:11 Successfully built d7582983e3b7 20:07:11 Removing intermediate container 8e10a314cc78 20:07:11 ---> 730f5b836be9 20:07:11 Step 18/20 : LABEL arch=x86_64 20:07:11 Successfully tagged security-spire-server:latest 20:07:11 Building core-metadata 20:07:11  Building security-spire-server ... done  ---> Running in 095a5527ad04 20:07:11 ---> 8e80aef6e66c 20:07:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:07:12 Removing intermediate container f80cb8bce874 20:07:12 ---> ae75b6d3e5fb 20:07:12 20:07:12 Successfully built ae75b6d3e5fb 20:07:16 Successfully tagged security-spire-config:latest 20:07:16 Building core-command 20:07:16  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:07:16 ---> 130dfdb0686e 20:07:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:07:16 ---> Using cache 20:07:16 ---> 7a6e1ee6a26a 20:07:16 Step 4/25 : WORKDIR /edgex-go 20:07:16 ---> Using cache 20:07:16 ---> b9b21e495622 20:07:16 Step 5/25 : RUN apk add --update --no-cache make git 20:07:16 ---> Using cache 20:07:16 ---> d53db6bb494b 20:07:16 Step 6/25 : COPY go.mod vendor* ./ 20:07:16 ---> Using cache 20:07:16 ---> 44b5ea5764e9 20:07:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:16 ---> Using cache 20:07:16 ---> 76de3a8a1e84 20:07:16 Step 8/25 : COPY . . 20:07:16 ---> Using cache 20:07:16 ---> 609b9972317e 20:07:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:07:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:21 ---> 130dfdb0686e 20:07:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:07:21 ---> Using cache 20:07:21 ---> 7a6e1ee6a26a 20:07:21 Step 4/24 : WORKDIR /edgex-go 20:07:21 ---> Using cache 20:07:21 ---> b9b21e495622 20:07:21 Step 5/24 : RUN apk add --update --no-cache make git 20:07:21 ---> Using cache 20:07:21 ---> d53db6bb494b 20:07:21 Step 6/24 : COPY go.mod vendor* ./ 20:07:21 ---> Using cache 20:07:21 ---> 44b5ea5764e9 20:07:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:21 ---> Using cache 20:07:21 ---> 76de3a8a1e84 20:07:21 Step 8/24 : COPY . . 20:07:21 ---> Using cache 20:07:21 ---> 609b9972317e 20:07:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements 20:07:22 ---> 0e6d1fe3fab4 20:07:22 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:22 ---> Running in 6b2da1fd0e83 20:07:22 Removing intermediate container 095a5527ad04 20:07:22 ---> 663795fbcd7f 20:07:22 Step 19/20 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:22 ---> Running in 47081134454f 20:07:22 ---> Running in 61b57aff6cc2 20:07:22 ---> Running in 0320ca30447a 20:07:22 Removing intermediate container 6b2da1fd0e83 20:07:22 ---> 5640027d93a1 20:07:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:22 Removing intermediate container 0320ca30447a 20:07:22 ---> 3499ead61a46 20:07:22 Step 20/20 : LABEL version=0.0.0 20:07:22 ---> Running in 675b1a4da35e 20:07:22 ---> 886b02fce61c 20:07:22 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:22 ---> Running in b31f2e2a2fb8 20:07:22 Removing intermediate container b31f2e2a2fb8 20:07:22 ---> 3ca6a9decce7 20:07:22 20:07:22 Removing intermediate container 675b1a4da35e 20:07:22 ---> 87e430382898 20:07:22 Step 21/23 : LABEL arch=x86_64 20:07:22 ---> Running in 721a3c2e9cbf 20:07:22 Successfully built 3ca6a9decce7 20:07:22 Successfully tagged security-spiffe-token-provider:latest 20:07:22  Building security-spiffe-token-provider ... done  ---> ad8298e960c6 20:07:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:22 ---> Running in e1d05da6406b 20:07:22 Removing intermediate container 721a3c2e9cbf 20:07:22 ---> d86e77e1f5d0 20:07:22 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:22 ---> Running in 7d75acf3f092 20:07:22 Removing intermediate container e1d05da6406b 20:07:22 ---> 852dd6f2800d 20:07:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:22 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 20:07:22 ---> Running in d58142b4fd67 20:07:22 Removing intermediate container 7d75acf3f092 20:07:22 ---> 5b0b6b964d6e 20:07:22 Step 23/23 : LABEL version=0.0.0 20:07:22 ---> Running in a2f2ceedce3d 20:07:22 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 20:07:22 Removing intermediate container d58142b4fd67 20:07:22 ---> 874959c2f680 20:07:22 Step 25/27 : LABEL arch=x86_64 20:07:22 ---> Running in 252e61036148 20:07:22 Removing intermediate container a2f2ceedce3d 20:07:22 ---> 63f3ba5dbe0d 20:07:22 20:07:23 Successfully built 63f3ba5dbe0d 20:07:23 Successfully tagged support-notifications:latest 20:07:23  Building support-notifications ... done Removing intermediate container 252e61036148 20:07:23 ---> e1ff586e2e4c 20:07:23 Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:23 ---> Running in e3bd4ad7cac5 20:07:23 Removing intermediate container e3bd4ad7cac5 20:07:23 ---> a29d3609069f 20:07:23 Step 27/27 : LABEL version=0.0.0 20:07:23 ---> Running in 84c461c7bec0 20:07:23 Removing intermediate container 84c461c7bec0 20:07:23 ---> 16fcfb0ceaa4 20:07:23 20:07:23 Successfully built 16fcfb0ceaa4 20:07:23 Successfully tagged security-spire-agent:latest 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.465s coverage: 71.5% of statements 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 54.0% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:48  Building security-spire-agent ... done Removing intermediate container 61b57aff6cc2 20:07:48 ---> d96e77f7eb6e 20:07:48 20:07:48 Step 10/24 : FROM alpine:3.17 20:07:48 ---> 9ed4aefc74f6 20:07:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:07:48 ---> Using cache 20:07:48 ---> a7b1a7d3a89f 20:07:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:48 ---> Using cache 20:07:48 ---> 9b6097c00079 20:07:48 Step 13/24 : ENV APP_PORT=59882 20:07:48 Removing intermediate container 47081134454f 20:07:48 ---> 1f495e7bb646 20:07:48 20:07:48 Step 10/25 : FROM alpine:3.17 20:07:48 ---> 9ed4aefc74f6 20:07:48 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:07:48 ---> Using cache 20:07:48 ---> a7b1a7d3a89f 20:07:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:48 ---> Using cache 20:07:48 ---> 9b6097c00079 20:07:48 Step 13/25 : ENV APP_PORT=59881 20:07:48 ---> Running in e0f1bbbcf045 20:07:48 ---> Running in 3c25b2cd807d 20:07:48 Removing intermediate container e0f1bbbcf045 20:07:48 ---> 7a355cdce8c0 20:07:48 Step 14/24 : EXPOSE $APP_PORT 20:07:48 Removing intermediate container 3c25b2cd807d 20:07:48 ---> 20befe8ba444 20:07:48 Step 14/25 : EXPOSE $APP_PORT 20:07:48 ---> Running in c48fefcfb0f1 20:07:48 ---> Running in a9d119b75241 20:07:48 Removing intermediate container c48fefcfb0f1 20:07:48 ---> f34b1e007976 20:07:48 Step 15/24 : WORKDIR / 20:07:48 ---> Running in a816539ed4fb 20:07:48 Removing intermediate container a9d119b75241 20:07:48 ---> d1c1c26967f3 20:07:48 Step 15/25 : WORKDIR / 20:07:48 ---> Running in 990b929cf1dd 20:07:48 Removing intermediate container a816539ed4fb 20:07:48 ---> 5ecf8e97fb5a 20:07:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:48 Removing intermediate container 990b929cf1dd 20:07:48 ---> 61dbc6213353 20:07:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:48 ---> bf20ce4e0900 20:07:48 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:07:48 ---> 10ae5cae886c 20:07:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:07:48 ---> d53bad797e23 20:07:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:48 ---> 972fb0bc7cee 20:07:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:48 ---> 3a7327c763ee 20:07:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:07:48 ---> 1996f05abad6 20:07:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:48 ---> f35a714b65bc 20:07:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:07:48 ---> 074de5948721 20:07:48 Step 20/24 : ENTRYPOINT ["/core-command"] 20:07:48 ---> Running in 86bb029de61a 20:07:48 Removing intermediate container 86bb029de61a 20:07:48 ---> fdff4fd2b0c6 20:07:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:48 ---> Running in b37f9b8dbaed 20:07:48 ---> 7c233ca00695 20:07:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:07:48 ---> Running in 9c7426a28d97 20:07:48 Removing intermediate container b37f9b8dbaed 20:07:48 ---> 756b8baba52f 20:07:48 Step 22/24 : LABEL arch=x86_64 20:07:48 ---> Running in b1309fb1f1ce 20:07:48 Removing intermediate container 9c7426a28d97 20:07:48 ---> 78d89dadb814 20:07:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:48 ---> Running in 5ac0c8954f3d 20:07:48 Removing intermediate container b1309fb1f1ce 20:07:48 ---> 00efd900b3e0 20:07:48 Step 23/24 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:48 ---> Running in d4d74d572d7f 20:07:48 Removing intermediate container 5ac0c8954f3d 20:07:48 ---> 710962e7d8f2 20:07:48 Step 23/25 : LABEL arch=x86_64 20:07:48 ---> Running in 9555af475d7f 20:07:48 Removing intermediate container d4d74d572d7f 20:07:48 ---> a4461b7f2802 20:07:48 Step 24/24 : LABEL version=0.0.0 20:07:48 ---> Running in cce9d491593a 20:07:48 Removing intermediate container 9555af475d7f 20:07:48 ---> 5c81bbcc08a0 20:07:48 Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:07:48 ---> Running in d8fc4eeab8e2 20:07:48 Removing intermediate container cce9d491593a 20:07:48 ---> 0c51c4cf0632 20:07:48 20:07:48 Successfully built 0c51c4cf0632 20:07:48 Successfully tagged core-command:latest 20:07:48  Building core-command ... done Removing intermediate container d8fc4eeab8e2 20:07:48 ---> a7c9a95f365a 20:07:48 Step 25/25 : LABEL version=0.0.0 20:07:48 ---> Running in 02eadfef9ef6 20:07:48 Removing intermediate container 02eadfef9ef6 20:07:48 ---> d0b2b4669fec 20:07:48 20:07:48 Successfully built d0b2b4669fec 20:07:48 Successfully tagged core-metadata:latest 20:07:48  Building core-metadata ... done  [Pipeline] } 20:07:48 $ docker stop --time=1 7d3d6bf7cc1f3a8e22e62d0a62e1bf3fdc71037ab056ff14f779d26b0c256156 20:07:49 $ docker rm -f --volumes 7d3d6bf7cc1f3a8e22e62d0a62e1bf3fdc71037ab056ff14f779d26b0c256156 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:50 + docker images 20:07:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:50 core-metadata latest d0b2b4669fec 1 second ago 20.4MB 20:07:50 core-command latest 0c51c4cf0632 2 seconds ago 19.9MB 20:07:50 1f495e7bb646 4 seconds ago 1.73GB 20:07:50 d96e77f7eb6e 7 seconds ago 1.72GB 20:07:50 security-spire-agent latest 16fcfb0ceaa4 26 seconds ago 161MB 20:07:50 security-spiffe-token-provider latest 3ca6a9decce7 27 seconds ago 32.8MB 20:07:50 support-notifications latest 63f3ba5dbe0d 27 seconds ago 32.4MB 20:07:50 security-spire-config latest ae75b6d3e5fb 38 seconds ago 102MB 20:07:50 security-spire-server latest d7582983e3b7 38 seconds ago 103MB 20:07:50 170b63faa290 48 seconds ago 1.58GB 20:07:50 5f5e8b8e42bc 49 seconds ago 1.79GB 20:07:50 cb15544afcf5 49 seconds ago 1.76GB 20:07:50 security-proxy-setup latest d464f1e5216e About a minute ago 18.7MB 20:07:50 748a10b94975 About a minute ago 1.58GB 20:07:50 04528726641e About a minute ago 1.58GB 20:07:50 support-scheduler latest b14a7d920921 About a minute ago 31.8MB 20:07:50 78524e88f8c8 About a minute ago 1.7GB 20:07:50 security-bootstrapper latest 65728b202b70 2 minutes ago 22.2MB 20:07:50 af4ba220a04c 2 minutes ago 1.79GB 20:07:50 security-secretstore-setup latest ea6080ce165b 2 minutes ago 32.8MB 20:07:50 core-common-config-bootstrapper latest feeb38bff923 2 minutes ago 17.2MB 20:07:50 security-proxy-auth latest 06dadd04e39d 2 minutes ago 18.3MB 20:07:50 core-data latest 24defddbc40b 2 minutes ago 20MB 20:07:50 fc1ee437dc41 2 minutes ago 1.72GB 20:07:50 c52ae8fa7023 2 minutes ago 1.72GB 20:07:50 e4b9649e1c6c 2 minutes ago 1.73GB 20:07:50 f1dc7437dba3 2 minutes ago 1.71GB 20:07:50 e875efe4a47a 2 minutes ago 1.7GB 20:07:50 ci-base-image-x86_64 latest 130dfdb0686e 7 minutes ago 918MB 20:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 20:07:50 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 20:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:07:50 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] } 20:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.424s coverage: 88.5% of statements 20:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.975s coverage: 95.6% of statements 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 65.9% of statements 20:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.533s coverage: 0.9% of statements 20:08:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.328s coverage: 29.0% of statements 20:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 42.9% of statements 20:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements 20:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 20:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 20:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 20:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.358s coverage: 92.9% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 62.3% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.187s coverage: 20.0% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.642s coverage: 81.8% of statements 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.568s coverage: 82.1% of statements 20:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.325s coverage: 86.0% of statements 20:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.186s coverage: 63.1% of statements 20:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.109s coverage: 100.0% of statements 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.061s coverage: 38.4% of statements 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements 20:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.670s coverage: 92.3% of statements 20:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 20:09:54 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 20:09:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:54 go vet ./... 20:12:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:47 + ls -al . 20:12:47 total 700 20:12:47 drwxrwxr-x 10 1001 1001 4096 May 15 20:03 . 20:12:47 drwxr-xr-x 4 root root 4096 May 15 20:03 .. 20:12:47 drwxrwxr-x 2 1001 1001 4096 May 15 20:02 .blubracket 20:12:47 -rw-rw-r-- 1 1001 1001 16 May 15 20:02 .dockerignore 20:12:47 drwxrwxr-x 8 1001 1001 4096 May 15 20:02 .git 20:12:47 drwxrwxr-x 3 1001 1001 4096 May 15 20:02 .github 20:12:47 -rw-rw-r-- 1 1001 1001 1133 May 15 20:02 .gitignore 20:12:47 -rw-rw-r-- 1 1001 1001 42 May 15 20:02 .golangci.yml 20:12:47 -rw-rw-r-- 1 1001 1001 87 May 15 20:02 .hadolint.yml 20:12:47 -rw-rw-r-- 1 1001 1001 166 May 15 20:02 .sonarcloud.properties 20:12:47 -rw-rw-r-- 1 1001 1001 1171 May 15 20:02 ADOPTERS.md 20:12:47 -rw-rw-r-- 1 1001 1001 10835 May 15 20:02 Attribution.txt 20:12:47 -rw-rw-r-- 1 1001 1001 73765 May 15 20:02 CHANGELOG.md 20:12:47 -rw-rw-r-- 1 1001 1001 3804 May 15 20:02 CONTRIBUTING.md 20:12:47 -rw-rw-r-- 1 1001 1001 677 May 15 20:02 GOVERNANCE.md 20:12:47 -rw-rw-r-- 1 1001 1001 883 May 15 20:02 Jenkinsfile 20:12:47 -rw-rw-r-- 1 1001 1001 10775 May 15 20:02 LICENSE 20:12:47 -rw-rw-r-- 1 1001 1001 14368 May 15 20:02 Makefile 20:12:47 -rw-rw-r-- 1 1001 1001 582 May 15 20:02 OWNERS.md 20:12:47 -rw-rw-r-- 1 1001 1001 9902 May 15 20:02 README.md 20:12:47 -rw-rw-r-- 1 1001 1001 789 May 15 20:02 SECURITY.md 20:12:47 -rw-rw-r-- 1 1001 1001 5 May 15 19:59 VERSION 20:12:47 drwxrwxr-x 2 1001 1001 4096 May 15 20:02 bin 20:12:47 drwxrwxr-x 18 1001 1001 4096 May 15 20:02 cmd 20:12:47 -rw-r--r-- 1 root root 447731 May 15 20:09 coverage.out 20:12:47 -rw-rw-r-- 1 1001 1001 3200 May 15 20:02 go.mod 20:12:47 -rw-rw-r-- 1 1001 1001 31040 May 15 20:02 go.sum 20:12:47 drwxrwxr-x 7 1001 1001 4096 May 15 20:02 internal 20:12:47 drwxrwxr-x 3 1001 1001 4096 May 15 20:02 openapi 20:12:47 -rw-rw-r-- 1 1001 1001 594 May 15 20:02 security.txt 20:12:47 drwxrwxr-x 4 1001 1001 4096 May 15 20:02 snap 20:12:47 -rw-rw-r-- 1 1001 1001 204 May 15 20:02 version.go [Pipeline] sh 20:12:47 + '[' -e coverage.out ] 20:12:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:48 Warning: overwriting stash ‘coverage-report’ 20:12:48 Stashed 1 file(s) [Pipeline] sh 20:12:49 + make build 20:12:49 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 20:14:26 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 20:14:26 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 20:14:31 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 20:14:35 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 20:15:21 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 20:15:30 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 20:15:36 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 20:15:42 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 20:15:46 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 20:15:50 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 20:15:56 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] } 20:16:02 $ docker stop --time=1 fa7dde3ed4dccf0ba3ed22176532652734f71c8452c75e2ef7ccd24e3c784d57 20:16:06 $ docker rm -f --volumes fa7dde3ed4dccf0ba3ed22176532652734f71c8452c75e2ef7ccd24e3c784d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:09 20:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:10 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:10 29e5d40040c1: Pulling fs layer 20:16:10 1ce36da41761: Pulling fs layer 20:16:10 25b303627fd3: Pulling fs layer 20:16:10 29e5d40040c1: Verifying Checksum 20:16:10 29e5d40040c1: Download complete 20:16:10 1ce36da41761: Verifying Checksum 20:16:10 1ce36da41761: Download complete 20:16:11 29e5d40040c1: Pull complete 20:16:12 1ce36da41761: Pull complete 20:16:12 25b303627fd3: Verifying Checksum 20:16:12 25b303627fd3: Download complete 20:16:22 25b303627fd3: Pull complete 20:16:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:22 prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 20:16:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:25 $ docker top 100ff4a4b3c1755353f2cdd728c2970c0127194defc9efb01e83027cf8e8e956 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:26 + docker-compose build --help 20:16:26 + grep parallel 20:16:31 --parallel Build images in parallel. [Pipeline] } 20:16:31 $ docker stop --time=1 100ff4a4b3c1755353f2cdd728c2970c0127194defc9efb01e83027cf8e8e956 20:16:33 $ docker rm -f --volumes 100ff4a4b3c1755353f2cdd728c2970c0127194defc9efb01e83027cf8e8e956 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 20:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:35 $ docker top eaff64839f8b6a808a4ed7b2e3909d92c0edcda2f093f3f502cd9efddd9c2162 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:36 + docker-compose -f ./docker-compose-build.yml build --parallel 20:16:43 Building core-command ... 20:16:43 Building core-common-config-bootstrapper ... 20:16:43 Building core-data ... 20:16:43 Building core-metadata ... 20:16:43 Building security-bootstrapper ... 20:16:43 Building security-proxy-auth ... 20:16:43 Building security-proxy-setup ... 20:16:43 Building security-secretstore-setup ... 20:16:43 Building security-spiffe-token-provider ... 20:16:43 Building security-spire-agent ... 20:16:43 Building security-spire-config ... 20:16:43 Building security-spire-server ... 20:16:43 Building support-notifications ... 20:16:43 Building support-scheduler ... 20:16:43 Building core-command 20:16:43 Building core-data 20:16:43 Building security-bootstrapper 20:16:43 Building core-metadata 20:16:43 Building security-spiffe-token-provider 20:17:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:17:30 ---> f1faf5886f35 20:17:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:17:30 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:17:30 ---> f1faf5886f35 20:17:30 Step 3/33 : WORKDIR /edgex-go 20:17:30 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:17:30 ---> f1faf5886f35 20:17:30 Step 3/20 : WORKDIR /edgex-go 20:17:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:30 ---> f1faf5886f35 20:17:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:30 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:17:30 ---> f1faf5886f35 20:17:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:17:30 ---> Running in 2fa48405f232 20:17:30 ---> Running in 89ae941790e6 20:17:30 ---> Running in a55312c891e0 20:17:30 ---> Running in d232be4a6f55 20:17:30 ---> Running in 65a3b629c3e1 20:17:30 Removing intermediate container 65a3b629c3e1 20:17:30 ---> 8b8663a18d0b 20:17:30 Step 4/24 : WORKDIR /edgex-go 20:17:30 Removing intermediate container a55312c891e0 20:17:30 ---> 0f9437c1befe 20:17:30 Step 4/25 : WORKDIR /edgex-go 20:17:30 Removing intermediate container 2fa48405f232 20:17:30 ---> f89ee21e0456 20:17:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:17:30 ---> Running in 23c10d45cacf 20:17:30 Removing intermediate container 89ae941790e6 20:17:30 ---> 4f25cd701d4c 20:17:30 Step 4/33 : RUN apk add --update --no-cache make git 20:17:30 ---> Running in 6f54eea447c8 20:17:30 Removing intermediate container d232be4a6f55 20:17:30 ---> dcf821c2f0c2 20:17:30 Step 4/23 : WORKDIR /edgex-go 20:17:30 ---> Running in 16a21dc9144f 20:17:30 ---> Running in eefb7a05944b 20:17:30 ---> Running in 39566a498c55 20:17:30 Removing intermediate container 23c10d45cacf 20:17:30 ---> d440988d2f90 20:17:30 Step 5/24 : RUN apk add --update --no-cache make git 20:17:30 Removing intermediate container 6f54eea447c8 20:17:30 ---> e23eff587bc9 20:17:30 Step 5/25 : RUN apk add --update --no-cache make git 20:17:30 Removing intermediate container eefb7a05944b 20:17:30 ---> e323d7873985 20:17:30 Step 5/23 : RUN apk add --update --no-cache make git 20:17:30 ---> Running in 853cf2b10530 20:17:30 ---> Running in 521cd11e1c22 20:17:31 ---> Running in f116673228c6 20:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:34 OK: 263 MiB in 53 packages 20:17:34 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:34 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:34 OK: 17692 distinct packages available 20:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:35 OK: 263 MiB in 53 packages 20:17:35 OK: 263 MiB in 53 packages 20:17:35 Removing intermediate container 39566a498c55 20:17:35 ---> 80920c231ae9 20:17:35 Step 5/33 : COPY go.mod vendor* ./ 20:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:36 OK: 263 MiB in 53 packages 20:17:37 ---> af77268a4a00 20:17:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:37 ---> Running in 3a3ce7d7565e 20:17:37 OK: 263 MiB in 53 packages 20:17:37 Removing intermediate container 853cf2b10530 20:17:37 ---> c3693adb4806 20:17:37 Step 6/24 : COPY go.mod vendor* ./ 20:17:37 Removing intermediate container 521cd11e1c22 20:17:37 ---> 9bb3245bbb93 20:17:37 Step 6/25 : COPY go.mod vendor* ./ 20:17:37 Removing intermediate container f116673228c6 20:17:37 ---> da74ad97c041 20:17:37 Step 6/23 : COPY go.mod vendor* ./ 20:17:38 Removing intermediate container 16a21dc9144f 20:17:38 ---> d1d84d7eb399 20:17:38 Step 5/20 : COPY go.mod vendor* ./ 20:17:39 ---> b244176e459d 20:17:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:39 ---> Running in df7abe5f6b5a 20:17:39 ---> 3dc3706eb3ec 20:17:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:39 ---> 44f165c31d58 20:17:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:39 ---> Running in 77bc096bd6df 20:17:39 ---> Running in 2b8595de7b41 20:17:40 ---> 722fea16b467 20:17:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:40 ---> Running in 4bd35133f47f 20:19:47 Removing intermediate container df7abe5f6b5a 20:19:47 ---> 25a3af07abdd 20:19:47 Step 8/25 : COPY . . 20:19:47 Removing intermediate container 4bd35133f47f 20:19:47 ---> 412173361fd5 20:19:47 Step 7/20 : COPY . . 20:19:47 Removing intermediate container 2b8595de7b41 20:19:47 ---> 8bf98a6e93e6 20:19:47 Step 8/23 : COPY . . 20:19:47 Removing intermediate container 77bc096bd6df 20:19:47 ---> f65b6f2dbd30 20:19:47 Step 8/24 : COPY . . 20:19:47 Removing intermediate container 3a3ce7d7565e 20:19:47 ---> 4c5b965596e8 20:19:47 Step 7/33 : COPY . . 20:19:59 ---> b9897f3f0e0f 20:19:59 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:19:59 ---> 327b891a8505 20:19:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:19:59 ---> cae70e122e76 20:19:59 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:59 ---> b1ecf1853af9 20:19:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:59 ---> Running in a175c6c68b3d 20:19:59 ---> Running in f4df5a4e4d6a 20:19:59 ---> Running in 6d95da573779 20:19:59 ---> ac810c40d013 20:19:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:19:59 ---> Running in e9c0ebd493d3 20:19:59 ---> Running in 2665046eddb1 20:20:00 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 20:20:00 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 20:20:00 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 20:20:00 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 20:20:00 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 20:27:07 Removing intermediate container 6d95da573779 20:27:07 ---> 110a10c9f86a 20:27:07 20:27:07 Step 9/33 : FROM alpine:3.17 20:27:07 3.17: Pulling from library/alpine 20:27:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:27:07 Status: Downloaded newer image for alpine:3.17 20:27:07 ---> 51e60588ff2c 20:27:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:27:07 ---> Running in 0b14ab849125 20:27:07 Removing intermediate container 0b14ab849125 20:27:07 ---> d2d577b21125 20:27:07 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:27:07 ---> Running in 8f75841e1157 20:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:07 (1/2) Installing dumb-init (1.2.5-r2) 20:27:07 (2/2) Installing su-exec (0.2-r2) 20:27:07 Executing busybox-1.35.0-r29.trigger 20:27:07 OK: 8 MiB in 17 packages 20:27:07 Removing intermediate container 8f75841e1157 20:27:07 ---> 4318caaf02d5 20:27:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:27:07 ---> Running in 038f1f9acc85 20:27:07 Removing intermediate container 038f1f9acc85 20:27:07 ---> 07a2a80f5b37 20:27:07 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:27:07 ---> Running in 0ed62ae8da8b 20:27:07 Removing intermediate container 0ed62ae8da8b 20:27:07 ---> 541bddcf716a 20:27:07 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:27:07 ---> Running in 4742bab8e622 20:27:07 Removing intermediate container 4742bab8e622 20:27:07 ---> d5d644f45d6a 20:27:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:27:07 ---> Running in 4dd280e6242a 20:27:07 Removing intermediate container 4dd280e6242a 20:27:07 ---> 3b8c18467944 20:27:07 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:27:07 ---> Running in b57230156706 20:27:09 Removing intermediate container b57230156706 20:27:09 ---> ff7061b8acee 20:27:09 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:27:09 ---> Running in 216aa638004b 20:27:10 Removing intermediate container 216aa638004b 20:27:10 ---> d24e42fc36a9 20:27:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:27:11 ---> 891c071d83ce 20:27:11 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:27:11 ---> Running in 750e1640bc5e 20:27:15 Removing intermediate container 750e1640bc5e 20:27:15 ---> 1587e3cc1576 20:27:15 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:16 ---> e717cea35765 20:27:16 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:27:17 ---> ff4ba86f2d61 20:27:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:27:19 ---> 96dc0b55a6a4 20:27:19 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:27:20 ---> 593ac6af85c9 20:27:20 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:27:21 ---> 74de54c2ee96 20:27:21 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:27:22 ---> 5b2d4538094b 20:27:22 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:27:23 ---> da11b6a2ecf2 20:27:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:27:24 ---> 1c882159d38a 20:27:24 Step 28/33 : RUN chmod +x /entrypoint.sh 20:27:24 ---> Running in 4f1aa6f1a3c2 20:27:30 Removing intermediate container 4f1aa6f1a3c2 20:27:30 ---> 78fab9fe72a1 20:27:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:27:30 ---> Running in 47263194abeb 20:27:30 Removing intermediate container 47263194abeb 20:27:30 ---> 07d0a8dd2dbb 20:27:30 Step 30/33 : CMD ["gate"] 20:27:30 ---> Running in ea4e27546306 20:27:31 Removing intermediate container ea4e27546306 20:27:31 ---> 7535ac9ba727 20:27:31 Step 31/33 : LABEL arch=arm64 20:27:31 ---> Running in f61b66fdb214 20:27:32 Removing intermediate container f61b66fdb214 20:27:32 ---> a434a9b3f367 20:27:32 Step 32/33 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:27:32 ---> Running in 30439004b177 20:27:33 Removing intermediate container 30439004b177 20:27:33 ---> 3faaaa06847e 20:27:33 Step 33/33 : LABEL version=0.0.0 20:27:34 ---> Running in 0eef52a46e4e 20:27:34 Removing intermediate container 0eef52a46e4e 20:27:34 ---> 9cb3ca36621e 20:27:34 20:27:35 Successfully built 9cb3ca36621e 20:27:35 Successfully tagged security-bootstrapper-arm64:latest 20:27:35  Building security-bootstrapper ... done Building support-scheduler 20:27:45 Removing intermediate container 2665046eddb1 20:27:45 ---> db5348a3ce5d 20:27:45 20:27:45 Step 10/24 : FROM alpine:3.17 20:27:45 ---> 51e60588ff2c 20:27:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:27:45 ---> Running in 6da1ccf861df 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:48 (1/1) Installing dumb-init (1.2.5-r2) 20:27:48 Executing busybox-1.35.0-r29.trigger 20:27:48 OK: 8 MiB in 16 packages 20:27:51 Removing intermediate container 6da1ccf861df 20:27:51 ---> c8ec559a2f5b 20:27:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:51 ---> Running in af13ae9ff89b 20:27:52 Removing intermediate container af13ae9ff89b 20:27:52 ---> 851b88340446 20:27:52 Step 13/24 : ENV APP_PORT=59882 20:27:52 ---> Running in 5fda1e56765e 20:27:55 Removing intermediate container 5fda1e56765e 20:27:55 ---> 36dcbc4ae50b 20:27:55 Step 14/24 : EXPOSE $APP_PORT 20:27:55 ---> Running in 0cfcd75358a9 20:27:56 Removing intermediate container 0cfcd75358a9 20:27:56 ---> c7f4935aacff 20:27:56 Step 15/24 : WORKDIR / 20:27:57 ---> Running in b936e342ae11 20:27:59 Removing intermediate container b936e342ae11 20:27:59 ---> b22d12de6bc5 20:27:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:00 ---> f1faf5886f35 20:28:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:00 ---> Using cache 20:28:00 ---> dcf821c2f0c2 20:28:00 Step 4/23 : WORKDIR /edgex-go 20:28:00 ---> Using cache 20:28:00 ---> e323d7873985 20:28:00 Step 5/23 : RUN apk add --update --no-cache make git 20:28:00 ---> Using cache 20:28:00 ---> da74ad97c041 20:28:00 Step 6/23 : COPY go.mod vendor* ./ 20:28:00 ---> Using cache 20:28:00 ---> 44f165c31d58 20:28:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:00 ---> Using cache 20:28:00 ---> 8bf98a6e93e6 20:28:00 Step 8/23 : COPY . . 20:28:00 ---> Using cache 20:28:00 ---> 327b891a8505 20:28:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:28:00 ---> Running in 90dc8f037f1c 20:28:00 ---> 200b2a60789c 20:28:00 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:28:02 ---> 0d3b555f0f28 20:28:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:28: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 20:28:05 ---> e72eb81049b7 20:28:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:28:05 Removing intermediate container a175c6c68b3d 20:28:05 ---> 28608afafa56 20:28:05 20:28:05 Step 10/23 : FROM alpine:3.17 20:28:05 ---> 51e60588ff2c 20:28:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:28:05 ---> Running in 290eeaf20afe 20:28:06 Removing intermediate container 290eeaf20afe 20:28:06 ---> eeb43722cbf6 20:28:06 Step 12/23 : ENV APP_PORT=59880 20:28:07 ---> 605afb1fd721 20:28:07 Step 20/24 : ENTRYPOINT ["/core-command"] 20:28:07 ---> Running in c834dabd2264 20:28:07 ---> Running in 44fb050012e9 20:28:07 Removing intermediate container f4df5a4e4d6a 20:28:07 ---> e56a961b14a1 20:28:07 20:28:07 Step 10/25 : FROM alpine:3.17 20:28:07 ---> 51e60588ff2c 20:28:07 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:28:07 ---> Using cache 20:28:07 ---> c8ec559a2f5b 20:28:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:28:07 ---> Using cache 20:28:07 ---> 851b88340446 20:28:07 Step 13/25 : ENV APP_PORT=59881 20:28:07 Removing intermediate container c834dabd2264 20:28:07 ---> 438e1dfd9d1d 20:28:07 Step 13/23 : EXPOSE $APP_PORT 20:28:07 ---> Running in 62118f3a2816 20:28:07 ---> Running in c5cfddec5287 20:28:08 Removing intermediate container 44fb050012e9 20:28:08 ---> 8717eafb4a1f 20:28:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:08 ---> Running in 74257cba241b 20:28:08 Removing intermediate container 62118f3a2816 20:28:08 ---> 542e02835ba2 20:28:08 Step 14/25 : EXPOSE $APP_PORT 20:28:08 Removing intermediate container c5cfddec5287 20:28:08 ---> 465b3a17c3d1 20:28:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:28:08 ---> Running in c98856386b31 20:28:08 ---> Running in 2587f69dbab9 20:28:09 Removing intermediate container 74257cba241b 20:28:09 ---> 5d3a2ad27521 20:28:09 Step 22/24 : LABEL arch=arm64 20:28:09 ---> Running in dadbd86e67b5 20:28:10 Removing intermediate container c98856386b31 20:28:10 ---> 24ec295f7757 20:28:10 Step 15/25 : WORKDIR / 20:28:10 ---> Running in 6877822a1fbd 20:28:10 Removing intermediate container dadbd86e67b5 20:28:10 ---> 6f99e0012a54 20:28:10 Step 23/24 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:28:10 ---> Running in 8625e7f18cbd 20:28:10 Removing intermediate container 6877822a1fbd 20:28:10 ---> 2752a7f4e193 20:28:10 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:12 Removing intermediate container 8625e7f18cbd 20:28:12 ---> feaad41bbd60 20:28:12 Step 24/24 : LABEL version=0.0.0 20:28:12 ---> Running in b6a41c89b905 20:28:12 ---> 9c14a183e70b 20:28:12 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:13 Removing intermediate container b6a41c89b905 20:28:13 ---> 3677e1d1bab6 20:28:13 20:28:13 Successfully built 3677e1d1bab6 20:28:13 Successfully tagged core-command-arm64:latest 20:28:13  Building core-command ... done Building support-notifications 20:28:13 ---> 9d850fdb0f48 20:28:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:28:14 (1/1) Installing dumb-init (1.2.5-r2) 20:28:14 Executing busybox-1.35.0-r29.trigger 20:28:14 OK: 8 MiB in 16 packages 20:28:16 ---> 63854ccd8d29 20:28:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:28:16 Removing intermediate container 2587f69dbab9 20:28:16 ---> 3751ca865a29 20:28:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:16 ---> 082611086825 20:28:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:28:18 ---> a24749283f66 20:28:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:28:18 ---> 26b236e7aab6 20:28:18 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:28:18 ---> Running in 81657033beeb 20:28:18 Removing intermediate container 81657033beeb 20:28:18 ---> 431a4dd3353c 20:28:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:19 ---> 6ac1779a1349 20:28:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:19 ---> Running in 31e5752f3624 20:28:19 Removing intermediate container 31e5752f3624 20:28:19 ---> e95107e0d6b1 20:28:19 Step 23/25 : LABEL arch=arm64 20:28:20 ---> Running in ff3a281d10df 20:28:21 Removing intermediate container ff3a281d10df 20:28:21 ---> 5af779f1f8c5 20:28:21 Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:28:21 ---> Running in e9d9e5af384d 20:28:21 ---> 50c03883d20c 20:28:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:28:22 Removing intermediate container e9d9e5af384d 20:28:22 ---> b3ae8ddc5bad 20:28:22 Step 25/25 : LABEL version=0.0.0 20:28:22 ---> Running in b5c3796fae80 20:28:23 ---> 8806c49a3e48 20:28:23 Step 19/23 : ENTRYPOINT ["/core-data"] 20:28:23 ---> Running in bfbc57d40df7 20:28:23 Removing intermediate container b5c3796fae80 20:28:23 ---> 3b0dfface3c0 20:28:23 20:28:24 Removing intermediate container bfbc57d40df7 20:28:24 ---> 77e41b4bd484 20:28:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:24 Successfully built 3b0dfface3c0 20:28:24 Successfully tagged core-metadata-arm64:latest 20:28:24 Building security-spire-config 20:28:24  Building core-metadata ... done  ---> Running in ccdd11c336cb 20:28:24 Removing intermediate container ccdd11c336cb 20:28:24 ---> 9c85be2892d2 20:28:24 Step 21/23 : LABEL arch=arm64 20:28:24 ---> Running in bc53a25f719a 20:28:25 Removing intermediate container bc53a25f719a 20:28:25 ---> a33d252aaf52 20:28:25 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:28:25 ---> Running in 05cca654f55e 20:28:26 Removing intermediate container 05cca654f55e 20:28:26 ---> 368326210e34 20:28:26 Step 23/23 : LABEL version=0.0.0 20:28:26 ---> Running in f7568300ad01 20:28:27 Removing intermediate container f7568300ad01 20:28:27 ---> 12b4264492f1 20:28:27 20:28:27 Successfully built 12b4264492f1 20:28:27 Successfully tagged core-data-arm64:latest 20:28:27  Building core-data ... done Building security-secretstore-setup 20:28:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:37 ---> f1faf5886f35 20:28:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:37 ---> Using cache 20:28:37 ---> dcf821c2f0c2 20:28:37 Step 4/23 : WORKDIR /edgex-go 20:28:37 ---> Using cache 20:28:37 ---> e323d7873985 20:28:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:28:38 ---> Running in e0dba83a1ec9 20:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:43 OK: 263 MiB in 53 packages 20:28:45 Removing intermediate container e0dba83a1ec9 20:28:45 ---> 1ff652caf8d6 20:28:45 Step 6/23 : COPY go.mod vendor* ./ 20:28:47 ---> 454d21058833 20:28:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:48 ---> Running in 15bec33958e2 20:28:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:28:56 ---> f1faf5886f35 20:28:56 Step 3/27 : WORKDIR /edgex-go 20:28:56 ---> Using cache 20:28:56 ---> 4f25cd701d4c 20:28:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:28:57 ---> Running in 66f6db167bf9 20:28:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:28:57 ---> f1faf5886f35 20:28:57 Step 3/25 : WORKDIR /edgex-go 20:28:57 ---> Using cache 20:28:57 ---> 4f25cd701d4c 20:28:57 Step 4/25 : RUN apk add --update --no-cache make git 20:28:57 ---> Using cache 20:28:57 ---> 80920c231ae9 20:28:57 Step 5/25 : COPY go.mod vendor* ./ 20:28:57 ---> Using cache 20:28:57 ---> af77268a4a00 20:28:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:57 ---> Using cache 20:28:57 ---> 4c5b965596e8 20:28:57 Step 7/25 : COPY . . 20:28:58 ---> Using cache 20:28:58 ---> cae70e122e76 20:28:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:28:58 ---> Running in 449abfc3adae 20:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:01 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 20:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:02 Removing intermediate container e9c0ebd493d3 20:29:02 ---> 41b852b2ec6f 20:29:02 20:29:02 Step 9/20 : FROM alpine:3.17 20:29:02 ---> 51e60588ff2c 20:29:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:02 ---> Using cache 20:29:02 ---> d2d577b21125 20:29:02 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:03 OK: 263 MiB in 53 packages 20:29:03 ---> Running in 51a7909fbab7 20:29:05 Removing intermediate container 66f6db167bf9 20:29:05 ---> baec2185093c 20:29:05 Step 5/27 : COPY go.mod vendor* ./ 20:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:06 ---> 244ccfe4ec39 20:29:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:06 ---> Running in d41e08ee2bbc 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:08 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:08 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:08 OK: 17692 distinct packages available 20:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:11 (1/9) Installing ca-certificates (20230506-r0) 20:29:11 (2/9) Installing brotli-libs (1.0.9-r9) 20:29:11 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:29:11 (4/9) Installing libcurl (8.0.1-r0) 20:29:11 (5/9) Installing curl (8.0.1-r0) 20:29:11 (6/9) Installing dumb-init (1.2.5-r2) 20:29:11 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:11 (8/9) Installing libucontext (1.2-r0) 20:29:11 (9/9) Installing gcompat (1.1.0-r0) 20:29:11 Executing busybox-1.35.0-r29.trigger 20:29:11 Executing ca-certificates-20230506-r0.trigger 20:29:12 OK: 11 MiB in 24 packages 20:29:15 Removing intermediate container 51a7909fbab7 20:29:15 ---> 987893598b93 20:29:15 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:15 ---> 6b5397768f03 20:29:15 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:29:16 ---> e8965777625a 20:29:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:29:19 ---> ed27b4258dee 20:29:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:29:19 ---> faae42c8afff 20:29:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:29:20 ---> Running in e485c6332196 20:29:20 Removing intermediate container e485c6332196 20:29:20 ---> 4a7109577f21 20:29:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:29:20 ---> Running in 37b0c3ac78f2 20:29:21 Removing intermediate container 37b0c3ac78f2 20:29:21 ---> 81f9d77b730b 20:29:21 Step 18/20 : LABEL arch=arm64 20:29:21 ---> Running in 06f69afb0582 20:29:22 Removing intermediate container 06f69afb0582 20:29:22 ---> 68b9466b0bd0 20:29:22 Step 19/20 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:29:22 ---> Running in a96dfff0e623 20:29:22 Removing intermediate container a96dfff0e623 20:29:22 ---> 8a0cc958d46b 20:29:22 Step 20/20 : LABEL version=0.0.0 20:29:22 ---> Running in 8a5dd7ade41f 20:29:23 Removing intermediate container 8a5dd7ade41f 20:29:23 ---> 50ab2ca75c26 20:29:23 20:29:23 Successfully built 50ab2ca75c26 20:29:23 Successfully tagged security-spiffe-token-provider-arm64:latest 20:29:23 Building security-spire-server 20:29:41  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:41 ---> f1faf5886f35 20:29:41 Step 3/26 : WORKDIR /edgex-go 20:29:41 ---> Using cache 20:29:41 ---> 4f25cd701d4c 20:29:41 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:29:41 ---> Using cache 20:29:41 ---> baec2185093c 20:29:41 Step 5/26 : COPY go.mod vendor* ./ 20:29:41 ---> Using cache 20:29:41 ---> 244ccfe4ec39 20:29:41 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:41 ---> Running in 08e7517b6a88 20:31:19 Removing intermediate container 15bec33958e2 20:31:19 ---> 88c34587a018 20:31:19 Step 8/23 : COPY . . 20:31:19 Removing intermediate container d41e08ee2bbc 20:31:19 ---> 969e00385d90 20:31:19 Step 7/27 : COPY . . 20:31:46 ---> c43d51174f3c 20:31:46 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:31:47 ---> Running in 9bc9e63c3ff1 20:31:47 ---> 3925f6690e43 20:31:47 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:31:47 ---> Running in 57852d7f98d1 20:31:48 Removing intermediate container 57852d7f98d1 20:31:48 ---> 5a20f1daad4c 20:31:48 Step 9/27 : WORKDIR /edgex-go/spire-build 20:31:49 ---> Running in 441c0873dbe6 20:31:49 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 20:31:49 Removing intermediate container 441c0873dbe6 20:31:49 ---> d906929e1e07 20:31:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:31:49 ---> Running in c0d3f8daa888 20:31:50 Removing intermediate container c0d3f8daa888 20:31:50 ---> 2a166c6d3574 20:31:50 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 20:31:50 ---> Running in 837f48a12b6c 20:31:52 Removing intermediate container 08e7517b6a88 20:31:52 ---> b8df84286bda 20:31:52 Step 7/26 : COPY . . 20:31:54 Removing intermediate container 837f48a12b6c 20:31:54 ---> e67e2f585863 20:31:54 Step 12/27 : WORKDIR /edgex-go 20:31:55 ---> Running in 79d1662e3732 20:31:56 Removing intermediate container 79d1662e3732 20:31:56 ---> 2518ac88416d 20:31:56 20:31:56 Step 13/27 : FROM alpine:3.17 20:31:56 ---> 51e60588ff2c 20:31:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:56 ---> Running in 216e5b177d8e 20:31:57 Removing intermediate container 216e5b177d8e 20:31:57 ---> 63c1a9c4ef4b 20:31:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:31:57 ---> Running in 8679097481cc 20:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:03 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:32:03 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:32:03 OK: 17692 distinct packages available 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:06 (1/4) Installing dumb-init (1.2.5-r2) 20:32:06 (2/4) Installing musl-obstack (1.2.3-r0) 20:32:06 (3/4) Installing libucontext (1.2-r0) 20:32:07 (4/4) Installing gcompat (1.1.0-r0) 20:32:07 Executing busybox-1.35.0-r29.trigger 20:32:07 OK: 8 MiB in 19 packages 20:32:10 ---> da6614cb2498 20:32:10 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:32:10 ---> Running in 5bd01c9c6cde 20:32:10 Removing intermediate container 8679097481cc 20:32:10 ---> 078765d842e9 20:32:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:13 Removing intermediate container 5bd01c9c6cde 20:32:13 ---> f5ab7bfa3b74 20:32:13 Step 9/26 : WORKDIR /edgex-go/spire-build 20:32:13 ---> 897854bd7179 20:32:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:32:13 ---> Running in b658116f83e5 20:32:14 Removing intermediate container b658116f83e5 20:32:14 ---> 3d3b21ca921e 20:32:14 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:32:14 ---> Running in 47d486f09025 20:32:14 ---> 1293a71da20b 20:32:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:15 Removing intermediate container 47d486f09025 20:32:15 ---> e20161d1256f 20:32:15 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 20:32:15 ---> Running in 9432f8e3a184 20:32:19 Removing intermediate container 9432f8e3a184 20:32:19 ---> 3e13f314ea36 20:32:19 Step 12/26 : WORKDIR /edgex-go 20:32:19 ---> Running in bd58e6c9f2f7 20:32:20 Removing intermediate container bd58e6c9f2f7 20:32:20 ---> c5d8ed83d1f8 20:32:20 20:32:20 Step 13/26 : FROM alpine:3.17 20:32:20 ---> 51e60588ff2c 20:32:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:20 ---> Using cache 20:32:20 ---> 63c1a9c4ef4b 20:32:20 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:20 ---> Running in b3e34f0620d2 20:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:26 ---> 48a7f6eb1cc8 20:32:26 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:32:26 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:32:26 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:32:26 OK: 17692 distinct packages available 20:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:26 ---> 8668388f7b1c 20:32:26 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:32:27 ---> Running in a397f770ff25 20:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:27 Removing intermediate container a397f770ff25 20:32:27 ---> bf7fd35b65be 20:32:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:28 ---> 286e2bb560cf 20:32:28 Step 22/27 : WORKDIR / 20:32:28 ---> Running in 7a70f850b5a9 20:32:29 (1/5) Installing dumb-init (1.2.5-r2) 20:32:29 Removing intermediate container 7a70f850b5a9 20:32:29 ---> 0890a0a8352c 20:32:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:29 (2/5) Installing musl-obstack (1.2.3-r0) 20:32:29 (3/5) Installing libucontext (1.2-r0) 20:32:29 (4/5) Installing gcompat (1.1.0-r0) 20:32:29 (5/5) Installing openssl (3.0.8-r4) 20:32:29 Executing busybox-1.35.0-r29.trigger 20:32:29 ---> Running in 05d1ac1cf48e 20:32:29 OK: 9 MiB in 20 packages 20:32:30 Removing intermediate container 05d1ac1cf48e 20:32:30 ---> dd9ec8957044 20:32:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:30 ---> Running in ea7f1b3ed40a 20:32:30 Removing intermediate container ea7f1b3ed40a 20:32:30 ---> 8e3f9e4acc54 20:32:30 Step 25/27 : LABEL arch=arm64 20:32:30 ---> Running in 6874ecd7a12c 20:32:31 Removing intermediate container b3e34f0620d2 20:32:31 ---> 96ef37d57183 20:32:31 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:31 Removing intermediate container 6874ecd7a12c 20:32:31 ---> 5107f44d4324 20:32:31 Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:32:32 ---> Running in 21053a0952c4 20:32:32 Removing intermediate container 21053a0952c4 20:32:32 ---> 538254649747 20:32:32 Step 27/27 : LABEL version=0.0.0 20:32:32 ---> Running in c6124369e288 20:32:32 ---> 66f34bebfc96 20:32:32 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:32:33 Removing intermediate container c6124369e288 20:32:33 ---> 3e3538153c15 20:32:33 20:32:34 Successfully built 3e3538153c15 20:32:34 Successfully tagged security-spire-config-arm64:latest 20:32:34 Building security-proxy-setup 20:32:34  Building security-spire-config ... done  ---> 59d82583f089 20:32:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:42 ---> cb9d2fc8b69e 20:32:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:43 ---> ad853abca0f0 20:32:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:44 ---> 092c1fef7e62 20:32:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:46 ---> ce6236035eba 20:32:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:46 ---> Running in d69424e911e2 20:32:46 Removing intermediate container d69424e911e2 20:32:46 ---> 885a334d0466 20:32:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:46 ---> Running in 4ff8ca04b7c8 20:32:47 Removing intermediate container 4ff8ca04b7c8 20:32:47 ---> b0c67ee65ea1 20:32:47 Step 24/26 : LABEL arch=arm64 20:32:47 ---> Running in e6f7f5a00794 20:32:48 Removing intermediate container e6f7f5a00794 20:32:48 ---> efb7676d87b0 20:32:48 Step 25/26 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:32:48 ---> Running in d4751fc7c15a 20:32:49 Removing intermediate container d4751fc7c15a 20:32:49 ---> 91350b4f9508 20:32:49 Step 26/26 : LABEL version=0.0.0 20:32:49 ---> Running in 90bb291e3479 20:32:51 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:51 ---> f1faf5886f35 20:32:52 Step 3/22 : WORKDIR /edgex-go 20:32:52 ---> Using cache 20:32:52 ---> 4f25cd701d4c 20:32:52 Step 4/22 : RUN apk add --update --no-cache make git 20:32:52 ---> Using cache 20:32:52 ---> 80920c231ae9 20:32:52 Step 5/22 : COPY go.mod vendor* ./ 20:32:52 ---> Using cache 20:32:52 ---> af77268a4a00 20:32:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:52 ---> Using cache 20:32:52 ---> 4c5b965596e8 20:32:52 Step 7/22 : COPY . . 20:32:52 Removing intermediate container 90bb291e3479 20:32:52 ---> a07f31eba725 20:32:52 20:32:52 ---> Using cache 20:32:52 ---> cae70e122e76 20:32:52 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:32:52 ---> Running in fd9d74104f10 20:32:53 Successfully built a07f31eba725 20:32:53 Successfully tagged security-spire-server-arm64:latest 20:32:53  Building security-spire-server ... done Building core-common-config-bootstrapper 20:32:54 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 20:33:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:09 ---> f1faf5886f35 20:33:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:33:09 ---> Using cache 20:33:09 ---> dcf821c2f0c2 20:33:09 Step 4/23 : WORKDIR /edgex-go 20:33:09 ---> Using cache 20:33:09 ---> e323d7873985 20:33:09 Step 5/23 : RUN apk add --update --no-cache make git 20:33:09 ---> Using cache 20:33:09 ---> da74ad97c041 20:33:09 Step 6/23 : COPY go.mod vendor* ./ 20:33:09 ---> Using cache 20:33:09 ---> 44f165c31d58 20:33:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:09 ---> Using cache 20:33:09 ---> 8bf98a6e93e6 20:33:09 Step 8/23 : COPY . . 20:33:09 ---> Using cache 20:33:09 ---> 327b891a8505 20:33:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:33:09 ---> Running in 691977e8851a 20:33:11 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 20:35:18 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 20:35:40 Removing intermediate container 449abfc3adae 20:35:40 ---> 6c4cc350d68d 20:35:40 20:35:40 Step 9/25 : FROM alpine:3.17 20:35:40 ---> 51e60588ff2c 20:35:40 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:40 ---> Running in ad7697e4f816 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:42 (1/3) Installing ca-certificates (20230506-r0) 20:35:42 (2/3) Installing dumb-init (1.2.5-r2) 20:35:42 (3/3) Installing su-exec (0.2-r2) 20:35:42 Executing busybox-1.35.0-r29.trigger 20:35:42 Executing ca-certificates-20230506-r0.trigger 20:35:43 OK: 8 MiB in 18 packages 20:35:48 Removing intermediate container ad7697e4f816 20:35:48 ---> 3948921f1a61 20:35:48 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:35:48 ---> Running in 49b206e57062 20:35:48 Removing intermediate container 49b206e57062 20:35:48 ---> 4c3f5abefeee 20:35:48 Step 12/25 : WORKDIR / 20:35:48 ---> Running in 0f1d306853dc 20:35:49 Removing intermediate container 0f1d306853dc 20:35:49 ---> ccc3cf569890 20:35:49 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:50 ---> b6fa416bb350 20:35:50 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:35:51 ---> 963977ddf2fb 20:35:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:52 ---> 19c0954442c2 20:35:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:35:53 ---> d550a60006e3 20:35:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:35:53 ---> d0868d38ed5c 20:35:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:56 ---> 8372aa986652 20:35:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:57 ---> 2d44ddf10e56 20:35:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:01 ---> da2a94e83634 20:36:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:01 ---> Running in 1e66eb986850 20:36:04 Removing intermediate container 1e66eb986850 20:36:04 ---> 88ed0de1e2b8 20:36:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:36:04 ---> Running in 4ec186857e03 20:36:05 Removing intermediate container 4ec186857e03 20:36:05 ---> ad96c28bf90c 20:36:05 Step 23/25 : LABEL arch=arm64 20:36:05 ---> Running in d0e981b53124 20:36:05 Removing intermediate container d0e981b53124 20:36:05 ---> a36e5fefa652 20:36:05 Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:36:05 ---> Running in 2d1c5cdc1542 20:36:06 Removing intermediate container 2d1c5cdc1542 20:36:06 ---> 3fd7a3ef1040 20:36:06 Step 25/25 : LABEL version=0.0.0 20:36:06 ---> Running in 009e7f9cd7e8 20:36:07 Removing intermediate container 009e7f9cd7e8 20:36:07 ---> eea8fc85e3db 20:36:07 20:36:07 Successfully built eea8fc85e3db 20:36:07 Successfully tagged security-secretstore-setup-arm64:latest 20:36:07  Building security-secretstore-setup ... done Building security-proxy-auth 20:36:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:25 ---> f1faf5886f35 20:36:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:36:25 ---> Using cache 20:36:25 ---> dcf821c2f0c2 20:36:25 Step 4/23 : WORKDIR /edgex-go 20:36:25 ---> Using cache 20:36:25 ---> e323d7873985 20:36:25 Step 5/23 : RUN apk add --update --no-cache make git 20:36:25 ---> Using cache 20:36:25 ---> da74ad97c041 20:36:25 Step 6/23 : COPY go.mod vendor* ./ 20:36:25 ---> Using cache 20:36:25 ---> 44f165c31d58 20:36:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:25 ---> Using cache 20:36:25 ---> 8bf98a6e93e6 20:36:25 Step 8/23 : COPY . . 20:36:25 ---> Using cache 20:36:25 ---> 327b891a8505 20:36:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:36:25 ---> Running in 5911b40ac38a 20:36:26 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 20:37:47 Removing intermediate container 90dc8f037f1c 20:37:47 ---> 42b5dbfded59 20:37:47 20:37:47 Step 10/23 : FROM alpine:3.17 20:37:47 ---> 51e60588ff2c 20:37:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:47 ---> Using cache 20:37:47 ---> c8ec559a2f5b 20:37:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:37:47 ---> Using cache 20:37:47 ---> 851b88340446 20:37:47 Step 13/23 : ENV APP_PORT=59861 20:37:47 ---> Running in aee429e69fe1 20:37:47 Removing intermediate container aee429e69fe1 20:37:47 ---> 37f34462ab01 20:37:47 Step 14/23 : EXPOSE $APP_PORT 20:37:47 ---> Running in 282f9ceb611c 20:37:47 Removing intermediate container 282f9ceb611c 20:37:47 ---> 6b56416829be 20:37:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:47 ---> 1c88df4e3cac 20:37:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:37:47 ---> 58dadbeb0244 20:37:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:47 ---> d40ad61cbf17 20:37:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:37:51 ---> 23b80822ef29 20:37:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:37:51 ---> Running in 8a52e0a421e0 20:37:51 Removing intermediate container 8a52e0a421e0 20:37:51 ---> 3000bc2b86e6 20:37:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:51 ---> Running in 34a7a14655d4 20:37:52 Removing intermediate container 34a7a14655d4 20:37:52 ---> 109839c4b02d 20:37:52 Step 21/23 : LABEL arch=arm64 20:37:52 ---> Running in 4147f781d4a7 20:37:52 Removing intermediate container 4147f781d4a7 20:37:52 ---> 500743496884 20:37:52 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:37:52 ---> Running in cda6f491c64c 20:37:53 Removing intermediate container cda6f491c64c 20:37:53 ---> abb4ec7c56cf 20:37:53 Step 23/23 : LABEL version=0.0.0 20:37:53 ---> Running in cdcc707b2473 20:37:53 Removing intermediate container cdcc707b2473 20:37:53 ---> c7ac2160f787 20:37:53 20:37:54 Successfully built c7ac2160f787 20:37:54 Successfully tagged support-scheduler-arm64:latest 20:37:54  Building support-scheduler ... done Building security-spire-agent 20:38:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:38:12 ---> f1faf5886f35 20:38:12 Step 3/27 : WORKDIR /edgex-go 20:38:12 ---> Using cache 20:38:12 ---> 4f25cd701d4c 20:38:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:38:12 ---> Using cache 20:38:12 ---> baec2185093c 20:38:12 Step 5/27 : COPY go.mod vendor* ./ 20:38:12 ---> Using cache 20:38:12 ---> 244ccfe4ec39 20:38:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:12 ---> Using cache 20:38:12 ---> b8df84286bda 20:38:12 Step 7/27 : COPY . . 20:38:12 ---> Using cache 20:38:12 ---> da6614cb2498 20:38:12 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:38:12 ---> Using cache 20:38:12 ---> f5ab7bfa3b74 20:38:12 Step 9/27 : WORKDIR /edgex-go/spire-build 20:38:12 ---> Using cache 20:38:12 ---> 3d3b21ca921e 20:38:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:38:12 ---> Using cache 20:38:12 ---> e20161d1256f 20:38:12 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 20:38:12 ---> Running in 74f83c3ac562 20:38:13 Removing intermediate container 74f83c3ac562 20:38:13 ---> 86eb9b1cd6c1 20:38:13 Step 12/27 : WORKDIR /edgex-go 20:38:13 ---> Running in ce57f831968e 20:38:13 Removing intermediate container ce57f831968e 20:38:13 ---> 6a59a94abe99 20:38:13 20:38:13 Step 13/27 : FROM alpine:3.17 20:38:13 ---> 51e60588ff2c 20:38:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:13 ---> Using cache 20:38:13 ---> 63c1a9c4ef4b 20:38:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:13 ---> Using cache 20:38:13 ---> 96ef37d57183 20:38:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 ---> Using cache 20:38:13 ---> 66f34bebfc96 20:38:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:38:13 ---> Using cache 20:38:13 ---> 59d82583f089 20:38:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:38:19 ---> e393b8eb0fbb 20:38:19 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:38:25 ---> c7db54fa0c6e 20:38:25 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:38:26 ---> ded84d25ffe3 20:38:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:38:30 ---> 20947af7ff42 20:38:30 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:38:30 ---> e48f3aa5d2bc 20:38:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:30 ---> Running in a97176a6e20a 20:38:31 Removing intermediate container a97176a6e20a 20:38:31 ---> 34f16b607c58 20:38:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:31 ---> Running in 75cdf1b2d9d1 20:38:32 Removing intermediate container 75cdf1b2d9d1 20:38:32 ---> efda199dbe19 20:38:32 Step 25/27 : LABEL arch=arm64 20:38:32 ---> Running in 356b8a8b7ae8 20:38:32 Removing intermediate container 356b8a8b7ae8 20:38:32 ---> 1f0f2cacb0de 20:38:32 Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:38:32 ---> Running in 405d6dd47d97 20:38:33 Removing intermediate container 405d6dd47d97 20:38:33 ---> 6581076047a2 20:38:33 Step 27/27 : LABEL version=0.0.0 20:38:33 ---> Running in e107380f0ab8 20:38:33 Removing intermediate container e107380f0ab8 20:38:33 ---> 60ca2e22e309 20:38:33 20:38:34 Successfully built 60ca2e22e309 20:38:34 Successfully tagged security-spire-agent-arm64:latest 20:39:42  Building security-spire-agent ... done Removing intermediate container fd9d74104f10 20:39:42 ---> 6bf6c00ba1f1 20:39:42 20:39:42 Step 9/22 : FROM alpine:3.17 20:39:42 ---> 51e60588ff2c 20:39:42 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:39:42 ---> Running in cf8f26f40e6a 20:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:42 (1/2) Installing dumb-init (1.2.5-r2) 20:39:42 (2/2) Installing openssl (3.0.8-r4) 20:39:42 Executing busybox-1.35.0-r29.trigger 20:39:42 OK: 8 MiB in 17 packages 20:39:42 Removing intermediate container cf8f26f40e6a 20:39:42 ---> 5872d1b6586a 20:39:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:39:42 ---> Running in 08b114d7abf6 20:39:42 Removing intermediate container 08b114d7abf6 20:39:42 ---> 0c869241411c 20:39:42 Step 12/22 : WORKDIR /edgex 20:39:42 ---> Running in 0807f79c4ec0 20:39:42 Removing intermediate container 0807f79c4ec0 20:39:42 ---> b81d3837d725 20:39:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:42 ---> 4075bb393f97 20:39:42 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:39:43 ---> 997a2c084770 20:39:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:39:44 ---> 43916f572940 20:39:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:46 ---> 90b0eda63342 20:39:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:47 ---> 22122fc89ff3 20:39:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:47 ---> Running in 06fcea25e0e2 20:39:52 Removing intermediate container 06fcea25e0e2 20:39:52 ---> ee656359ed58 20:39:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:39:52 ---> Running in 5adc0006fcc1 20:39:52 Removing intermediate container 5adc0006fcc1 20:39:52 ---> ff80731834b3 20:39:52 Step 20/22 : LABEL arch=arm64 20:39:52 ---> Running in 2e9d91b03b6e 20:39:53 Removing intermediate container 2e9d91b03b6e 20:39:53 ---> ece739ad5246 20:39:53 Step 21/22 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:39:53 ---> Running in 0830e6c1c486 20:39:53 Removing intermediate container 0830e6c1c486 20:39:53 ---> 511d4b92eb14 20:39:53 Step 22/22 : LABEL version=0.0.0 20:39:53 ---> Running in b7f29a6643f4 20:39:54 Removing intermediate container b7f29a6643f4 20:39:54 ---> 527e88417c1f 20:39:54 20:39:54 Successfully built 527e88417c1f 20:39:54 Successfully tagged security-proxy-setup-arm64:latest 20:40:04  Building security-proxy-setup ... done Removing intermediate container 691977e8851a 20:40:04 ---> 7a319737160f 20:40:04 20:40:04 Step 10/23 : FROM alpine:3.17 20:40:04 ---> 51e60588ff2c 20:40:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:40:04 ---> Running in facd21bff484 20:40:05 Removing intermediate container facd21bff484 20:40:05 ---> 8bf2ae4a738a 20:40:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:40:05 ---> Running in 985c65963806 20:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:09 (1/1) Installing dumb-init (1.2.5-r2) 20:40:09 Executing busybox-1.35.0-r29.trigger 20:40:09 OK: 8 MiB in 16 packages 20:40:10 Removing intermediate container 985c65963806 20:40:10 ---> 80665ac98271 20:40:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:11 ---> fe758615a8b7 20:40:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:40:12 ---> 48f416b758b6 20:40:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:40:14 ---> ba51fb875150 20:40:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:40:15 ---> 876dca2453ab 20:40:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:40:16 ---> c8e6d2f5c92b 20:40:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:16 ---> Running in 61b9e0efcbf5 20:40:20 Removing intermediate container 61b9e0efcbf5 20:40:20 ---> b61534f815e7 20:40:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:40:20 ---> Running in 5f8e2ff562f6 20:40:20 Removing intermediate container 5f8e2ff562f6 20:40:20 ---> db2daccd2e6b 20:40:20 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:40:21 ---> Running in 514aebd5f3b8 20:40:21 Removing intermediate container 514aebd5f3b8 20:40:21 ---> 76c21d45d309 20:40:21 Step 21/23 : LABEL arch=arm64 20:40:21 ---> Running in 2579545d2fcc 20:40:22 Removing intermediate container 2579545d2fcc 20:40:22 ---> 0fbee4c96c2d 20:40:22 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:40:22 ---> Running in fa62926743d7 20:40:22 Removing intermediate container fa62926743d7 20:40:22 ---> 6070049a938f 20:40:22 Step 23/23 : LABEL version=0.0.0 20:40:22 ---> Running in f49628c7f89b 20:40:23 Removing intermediate container f49628c7f89b 20:40:23 ---> 37088639c6e5 20:40:23 20:40:23 Successfully built 37088639c6e5 20:40:23 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:41:02  Building core-common-config-bootstrapper ... done Removing intermediate container 5911b40ac38a 20:41:02 ---> 77571adb37d6 20:41:02 20:41:02 Step 10/23 : FROM alpine:3.17 20:41:02 ---> 51e60588ff2c 20:41:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:41:02 ---> Using cache 20:41:02 ---> 8bf2ae4a738a 20:41:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:41:02 ---> Using cache 20:41:02 ---> 80665ac98271 20:41:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:02 ---> Using cache 20:41:02 ---> fe758615a8b7 20:41:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:41:02 ---> Using cache 20:41:02 ---> 48f416b758b6 20:41:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:41:02 Removing intermediate container 9bc9e63c3ff1 20:41:02 ---> b4f692cb4c12 20:41:02 20:41:02 Step 10/23 : FROM alpine:3.17 20:41:02 ---> 51e60588ff2c 20:41:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:41:02 ---> Running in 21ee7d4e4668 20:41:02 ---> cd432e6faba2 20:41:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:41:02 ---> 441f0d2de9f1 20:41:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:02 ---> 75d01dd9d943 20:41:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:02 ---> Running in 8001ac07200d 20:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:03 (1/2) Installing ca-certificates (20230506-r0) 20:41:03 (2/2) Installing dumb-init (1.2.5-r2) 20:41:03 Executing busybox-1.35.0-r29.trigger 20:41:03 Executing ca-certificates-20230506-r0.trigger 20:41:03 Removing intermediate container 8001ac07200d 20:41:03 ---> c016d6270cd6 20:41:03 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:41:03 ---> Running in 5b37e814eb49 20:41:03 OK: 8 MiB in 17 packages 20:41:04 Removing intermediate container 5b37e814eb49 20:41:04 ---> e76d809b8616 20:41:04 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:41:04 ---> Running in 74c4ebeb87f1 20:41:04 Removing intermediate container 74c4ebeb87f1 20:41:04 ---> 79d37da669c7 20:41:04 Step 21/23 : LABEL arch=arm64 20:41:04 ---> Running in 8e1ee4d4556a 20:41:05 Removing intermediate container 8e1ee4d4556a 20:41:05 ---> a6f304282c0f 20:41:05 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:41:05 ---> Running in 4c303ade557c 20:41:05 Removing intermediate container 21ee7d4e4668 20:41:05 ---> e2bdc9067955 20:41:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:41:05 ---> Running in 3e06749283c8 20:41:05 Removing intermediate container 4c303ade557c 20:41:05 ---> 19c854e0fdd9 20:41:05 Step 23/23 : LABEL version=0.0.0 20:41:05 ---> Running in 38cfc681b48d 20:41:05 Removing intermediate container 3e06749283c8 20:41:05 ---> c7659e13d35b 20:41:05 Step 13/23 : ENV APP_PORT=59860 20:41:05 ---> Running in 7e41cd5bad80 20:41:06 Removing intermediate container 38cfc681b48d 20:41:06 ---> 88ff800029cd 20:41:06 20:41:06 Removing intermediate container 7e41cd5bad80 20:41:06 ---> a922d4df6037 20:41:06 Step 14/23 : EXPOSE $APP_PORT 20:41:06 Successfully built 88ff800029cd 20:41:06 ---> Running in e948e3f01523 20:41:06 Successfully tagged security-proxy-auth-arm64:latest 20:41:06  Building security-proxy-auth ... done Removing intermediate container e948e3f01523 20:41:06 ---> 120eb6ffe31a 20:41:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:06 ---> 5b17d931486c 20:41:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:41:07 ---> 383824d7029e 20:41:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:41:08 ---> 6eac17f1488d 20:41:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:41:09 ---> c92072dd49e3 20:41:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:41:09 ---> Running in f78959e87d01 20:41:09 Removing intermediate container f78959e87d01 20:41:09 ---> 8a65d5ae3d1b 20:41:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:09 ---> Running in 3d7821f04a83 20:41:10 Removing intermediate container 3d7821f04a83 20:41:10 ---> 2b0f2dba7486 20:41:10 Step 21/23 : LABEL arch=arm64 20:41:10 ---> Running in e961b989f5e8 20:41:10 Removing intermediate container e961b989f5e8 20:41:10 ---> f259b8c47d89 20:41:10 Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba 20:41:10 ---> Running in 2574aeb29b39 20:41:10 Removing intermediate container 2574aeb29b39 20:41:10 ---> 759cf4e23b92 20:41:10 Step 23/23 : LABEL version=0.0.0 20:41:10 ---> Running in 966ea023c3fd 20:41:11 Removing intermediate container 966ea023c3fd 20:41:11 ---> 39c16c26b0e6 20:41:11 20:41:11 Successfully built 39c16c26b0e6 20:41:11 Successfully tagged support-notifications-arm64:latest 20:41:11  Building support-notifications ... done  [Pipeline] } 20:41:11 $ docker stop --time=1 eaff64839f8b6a808a4ed7b2e3909d92c0edcda2f093f3f502cd9efddd9c2162 20:41:13 $ docker rm -f --volumes eaff64839f8b6a808a4ed7b2e3909d92c0edcda2f093f3f502cd9efddd9c2162 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:13 + docker images 20:41:14 REPOSITORY TAG IMAGE ID CREATED SIZE 20:41:14 support-notifications-arm64 latest 39c16c26b0e6 3 seconds ago 31.9MB 20:41:14 security-proxy-auth-arm64 latest 88ff800029cd 9 seconds ago 18.1MB 20:41:14 b4f692cb4c12 15 seconds ago 1.59GB 20:41:14 77571adb37d6 18 seconds ago 1.51GB 20:41:14 core-common-config-bootstrapper-arm64 latest 37088639c6e5 51 seconds ago 17.2MB 20:41:14 7a319737160f About a minute ago 1.52GB 20:41:14 security-proxy-setup-arm64 latest 527e88417c1f About a minute ago 18.7MB 20:41:14 6bf6c00ba1f1 About a minute ago 1.51GB 20:41:14 security-spire-agent-arm64 latest 60ca2e22e309 2 minutes ago 153MB 20:41:14 6a59a94abe99 3 minutes ago 1.39GB 20:41:14 support-scheduler-arm64 latest c7ac2160f787 3 minutes ago 31.2MB 20:41:14 42b5dbfded59 3 minutes ago 1.59GB 20:41:14 security-secretstore-setup-arm64 latest eea8fc85e3db 5 minutes ago 32.2MB 20:41:14 6c4cc350d68d 5 minutes ago 1.52GB 20:41:14 security-spire-server-arm64 latest a07f31eba725 8 minutes ago 97MB 20:41:14 security-spire-config-arm64 latest 3e3538153c15 8 minutes ago 96.1MB 20:41:14 c5d8ed83d1f8 8 minutes ago 1.39GB 20:41:14 2518ac88416d 9 minutes ago 1.39GB 20:41:14 security-spiffe-token-provider-arm64 latest 50ab2ca75c26 11 minutes ago 32.7MB 20:41:14 41b852b2ec6f 12 minutes ago 1.57GB 20:41:14 core-data-arm64 latest 12b4264492f1 12 minutes ago 19.9MB 20:41:14 core-metadata-arm64 latest 3b0dfface3c0 12 minutes ago 20.2MB 20:41:14 core-command-arm64 latest 3677e1d1bab6 13 minutes ago 19.7MB 20:41:14 e56a961b14a1 13 minutes ago 1.53GB 20:41:14 28608afafa56 13 minutes ago 1.53GB 20:41:14 db5348a3ce5d 13 minutes ago 1.53GB 20:41:14 security-bootstrapper-arm64 latest 9cb3ca36621e 13 minutes ago 21.9MB 20:41:14 110a10c9f86a 14 minutes ago 1.51GB 20:41:14 ci-base-image-arm64 latest f1faf5886f35 37 minutes ago 899MB 20:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 20:41:14 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 20:41:14 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 20:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:15 20:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:15 arm64: Pulling from edgex-lftools-log-publisher 20:41:15 8998bd30e6a1: Pulling fs layer 20:41:15 04944245beec: Pulling fs layer 20:41:15 699f458cf7ca: Pulling fs layer 20:41:15 765212b225bb: Pulling fs layer 20:41:15 f23df028b6ca: Pulling fs layer 20:41:15 d65c8cfc05b1: Pulling fs layer 20:41:15 2437ff75d9bd: Pulling fs layer 20:41:15 f23df028b6ca: Waiting 20:41:15 765212b225bb: Waiting 20:41:15 d65c8cfc05b1: Waiting 20:41:16 04944245beec: Verifying Checksum 20:41:16 04944245beec: Download complete 20:41:16 765212b225bb: Verifying Checksum 20:41:16 765212b225bb: Download complete 20:41:16 f23df028b6ca: Download complete 20:41:16 d65c8cfc05b1: Verifying Checksum 20:41:16 d65c8cfc05b1: Download complete 20:41:16 699f458cf7ca: Verifying Checksum 20:41:16 699f458cf7ca: Download complete 20:41:17 8998bd30e6a1: Download complete 20:41:19 2437ff75d9bd: Verifying Checksum 20:41:19 2437ff75d9bd: Download complete 20:41:20 8998bd30e6a1: Pull complete 20:41:21 04944245beec: Pull complete 20:41:22 699f458cf7ca: Pull complete 20:41:22 765212b225bb: Pull complete 20:41:23 f23df028b6ca: Pull complete 20:41:23 d65c8cfc05b1: Pull complete 20:41:35 2437ff75d9bd: Pull complete 20:41:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:36 prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 20:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:41:40 $ docker top 86370d65c5dd495716e17a8a0f5dcdc6bd7fd6e0ddf26762fb78f7fcadeffa53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:40 ---> job-cost.sh 20:41:40 lf-activate-venv: SKIPPING 20:41:40 INFO: No Stack... 20:41:41 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:42 INFO: Archiving Costs [Pipeline] sh 20:41:42 + cut -d, -f6 20:41:42 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:41:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] 20:41:42 Resource [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] did not exist. Created. 20:41:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:42 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:43 Stashed 1 file(s) [Pipeline] } 20:41:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:43 $ docker stop --time=1 86370d65c5dd495716e17a8a0f5dcdc6bd7fd6e0ddf26762fb78f7fcadeffa53 20:41:44 $ docker rm -f --volumes 86370d65c5dd495716e17a8a0f5dcdc6bd7fd6e0ddf26762fb78f7fcadeffa53 [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 20:41:45 provisioning config files... 20:41:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9857514663109783535tmp [Pipeline] { [Pipeline] sh 20:41:46 + set +x 20:41:46 + curl -s https://codecov.io/bash 20:41:46 + bash -s -- 20:41:49 20:41:49 _____ _ 20:41:49 / ____| | | 20:41:49 | | ___ __| | ___ ___ _____ __ 20:41:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:49 Bash-1.0.6 20:41:49 20:41:49 20:41:49 ==> git version 2.25.1 found 20:41:49 ==> 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 20:41:49 Release-Date: 2020-01-08 20:41:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:49 ==> Jenkins CI detected. 20:41:49 current dir:  /w/workspace/edgex-go/1 20:41:49 project root: . 20:41:49 --> token set from env 20:41:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:49 ==> Running gcov in . (disable via -X gcov) 20:41:49 ==> Python coveragepy not found 20:41:49 ==> Searching for coverage reports in: 20:41:49 + . 20:41:49 -> Found 1 reports 20:41:49 ==> Detecting git/mercurial file structure 20:41:49 ==> Reading reports 20:41:49 + ./coverage.out bytes=447731 20:41:49 ==> Appending adjustments 20:41:49 https://docs.codecov.io/docs/fixing-reports 20:41:50 + Found adjustments 20:41:50 ==> Gzipping contents 20:41:50 60K /tmp/codecov.R0VTB2.gz 20:41:50 ==> Uploading reports 20:41:50 url: https://codecov.io 20:41:50 query: branch=PR-4566&commit=477c6af52a2b8919a28f160b1dc6ae20808679ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4566&job=&cmd_args= 20:41:50 -> Pinging Codecov 20:41:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4566&commit=477c6af52a2b8919a28f160b1dc6ae20808679ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4566&job=&cmd_args= 20:41:50 -> Uploading to 20:41:50 https://storage.googleapis.com/codecov/v4/raw/2023-05-15/00271124DB129430A58F1EEE437C3FCB/477c6af52a2b8919a28f160b1dc6ae20808679ba/5da93988-f556-4412-81bd-bd74916ccf09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230515T204150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a6cbdfc0af99674528375254ca3df694ef0a9f9ca06a5e43e8d8e91704d9283 20:41:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:50 Dload Upload Total Spent Left Speed 20:41:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57418 0 0 100 57418 0 219k --:--:-- --:--:-- --:--:-- 219k 20:41:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] } 20:41:51 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 20:41:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:41:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:53 ---> package-listing.sh 20:41:53 ++ facter osfamily 20:41:53 ++ tr '[:upper:]' '[:lower:]' 20:41:54 + OS_FAMILY=debian 20:41:54 + workspace=/w/workspace/edgex-go/1 20:41:54 + START_PACKAGES=/tmp/packages_start.txt 20:41:54 + END_PACKAGES=/tmp/packages_end.txt 20:41:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:54 + PACKAGES=/tmp/packages_start.txt 20:41:54 + '[' /w/workspace/edgex-go/1 ']' 20:41:54 + PACKAGES=/tmp/packages_end.txt 20:41:54 + case "${OS_FAMILY}" in 20:41:54 + dpkg -l 20:41:54 + grep '^ii' 20:41:54 + '[' -f /tmp/packages_start.txt ']' 20:41:54 + '[' -f /tmp/packages_end.txt ']' 20:41:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:54 + '[' /w/workspace/edgex-go/1 ']' 20:41:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:41:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:41:54 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 20:41:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:55 20:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:55 latest: Pulling from edgex-lftools-log-publisher 20:41:55 5eb5b503b376: Pulling fs layer 20:41:55 5c69ac0246d0: Pulling fs layer 20:41:55 ec43610c2a17: Pulling fs layer 20:41:55 3a2ae6a8a46f: Pulling fs layer 20:41:55 33b1e0a273af: Pulling fs layer 20:41:55 5d3b04190fa2: Pulling fs layer 20:41:55 2f39f015ded8: Pulling fs layer 20:41:55 5d3b04190fa2: Waiting 20:41:55 33b1e0a273af: Waiting 20:41:55 3a2ae6a8a46f: Waiting 20:41:55 5c69ac0246d0: Verifying Checksum 20:41:55 5c69ac0246d0: Download complete 20:41:55 3a2ae6a8a46f: Verifying Checksum 20:41:55 3a2ae6a8a46f: Download complete 20:41:55 33b1e0a273af: Verifying Checksum 20:41:55 33b1e0a273af: Download complete 20:41:55 ec43610c2a17: Verifying Checksum 20:41:55 ec43610c2a17: Download complete 20:41:55 5d3b04190fa2: Verifying Checksum 20:41:55 5d3b04190fa2: Download complete 20:41:55 5eb5b503b376: Verifying Checksum 20:41:55 5eb5b503b376: Download complete 20:41:56 2f39f015ded8: Download complete 20:41:56 5eb5b503b376: Pull complete 20:41:56 5c69ac0246d0: Pull complete 20:41:57 ec43610c2a17: Pull complete 20:41:57 3a2ae6a8a46f: Pull complete 20:41:57 33b1e0a273af: Pull complete 20:41:57 5d3b04190fa2: Pull complete 20:42:02 2f39f015ded8: Pull complete 20:42:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:03 prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container 20:42:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:05 $ docker top 2612a11a259f3a25c8e7ede91f51f57ab0fc1c71a1f4a6632ee16053c282cc54 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:06 + mkdir -p /var/log/sysstat [Pipeline] sh 20:42:06 + ls /var/log/sa-host 20:42:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:07 provisioning config files... 20:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14813163478022175193tmp [Pipeline] { [Pipeline] echo 20:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:07 ---> create-netrc.sh [Pipeline] } 20:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:42:07 ---> python-tools-install.sh [Pipeline] echo 20:42:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:08 ---> sudo-logs.sh 20:42:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:08 ---> job-cost.sh 20:42:08 lf-activate-venv: SKIPPING 20:42:08 DEBUG: total: 0.10999999940395355 20:42:08 INFO: Retrieving Stack Cost... 20:42:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:09 INFO: Archiving Costs [Pipeline] echo 20:42:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:10 ---> logs-deploy.sh 20:42:10 lf-activate-venv: SKIPPING 20:42:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4566/1 20:42:10 INFO: archiving workspace using pattern(s): 20:42:11 Archives upload complete. 20:42:11 INFO: archiving logs to Nexus