Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+71cf00baf6053412bb985f3832ac8b10e5a82b70 (1b0ac4d695cf12152cc77c96a74bd22e43cfc8f5) 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-ssh16191818176811669619.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-ssh18395051509374696210.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15318996789148070391.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 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-ssh5506328848371363518.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10091288200079976539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15848’ Running on prd-ubuntu20.04-docker-8c-8g-15853 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 609c7e29602a0ae24228ce0edfe4b31e19d7492e Checking out Revision 609c7e29602a0ae24228ce0edfe4b31e19d7492e (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609c7e29602a0ae24228ce0edfe4b31e19d7492e # timeout=10 Commit message: "Merge commit '71cf00baf6053412bb985f3832ac8b10e5a82b70' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a86abd015ebd71f1850a8466099e7e6d19f96788 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:33 ========================================================= 08:31:33 EdgeX Global Pipelines Version Info 08:31:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:34 ------------------- 08:31:34 stable info: 08:31:34 ------------------- 08:31:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:31:34 Message: update stable to v1.0.249 08:31:34 ------------------- 08:31:34 experimental info: 08:31:34 ------------------- 08:31:34 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:31:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 609c7e29602a0ae24228ce0edfe4b31e19d7492e [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 609c7e2 [Pipeline] echo 08:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:35 provisioning config files... 08:31:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9652309649803529480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:35 ---> docker-login.sh 08:31:35 nexus3.edgexfoundry.org:10001 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10002 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10003 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10004 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 docker.io 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:37 Configure a credential helper to remove this warning. See 08:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:37 08:31:37 Login Succeeded 08:31:37 ---> docker-login.sh ends [Pipeline] } 08:31:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:37 + 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 08:31:37 + dirname cmd/core-command/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo core-command,cmd/core-command/Dockerfile 08:31:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:37 + dirname cmd/core-data/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo core-data,cmd/core-data/Dockerfile 08:31:37 + dirname cmd/core-metadata/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:37 + dirname cmd/security-bootstrapper/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:37 + dirname cmd/security-proxy-auth/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:37 + dirname cmd/security-proxy-setup/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:37 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:37 + dirname cmd/security-spire-agent/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:37 + dirname cmd/security-spire-config/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:37 + dirname cmd/security-spire-server/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:37 + dirname cmd/support-notifications/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:37 + dirname cmd/support-scheduler/Dockerfile 08:31:37 + cut -d/ -f2 08:31:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:37 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 08:31:37 + git rev-list -1 --merges 609c7e29602a0ae24228ce0edfe4b31e19d7492e~1..609c7e29602a0ae24228ce0edfe4b31e19d7492e [Pipeline] echo 08:31:37 -----------> git rev-list -1 --merges 609c7e29602a0ae24228ce0edfe4b31e19d7492e~1..609c7e29602a0ae24228ce0edfe4b31e19d7492e 609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:31:37 609c7e29602a0ae24228ce0edfe4b31e19d7492e [false] [Pipeline] sh 08:31:38 + git log --format=format:%s -1 609c7e29602a0ae24228ce0edfe4b31e19d7492e [Pipeline] echo 08:31:38 ========================================================= 08:31:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:38 + grep -v github /etc/ssh/ssh_known_hosts 08:31:38 + [ -e /tmp/ssh_known_hosts ] 08:31:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:38 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:39 08:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:39 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:39 b85a868b505f: Pulling fs layer 08:31:39 e2be974225ed: Pulling fs layer 08:31:39 339a4e72a1f5: Pulling fs layer 08:31:39 988bab9f4d93: Pulling fs layer 08:31:39 1469e6f7b9e6: Pulling fs layer 08:31:39 eaf3925da568: Pulling fs layer 08:31:39 bab4dde63d76: Pulling fs layer 08:31:39 988bab9f4d93: Waiting 08:31:39 1469e6f7b9e6: Waiting 08:31:39 eaf3925da568: Waiting 08:31:39 bde34c3a00c8: Pulling fs layer 08:31:39 b352a97aabf1: Pulling fs layer 08:31:39 4872d77fe225: Pulling fs layer 08:31:39 5851b861e8e6: Pulling fs layer 08:31:39 bab4dde63d76: Waiting 08:31:39 bde34c3a00c8: Waiting 08:31:39 4872d77fe225: Waiting 08:31:39 5851b861e8e6: Waiting 08:31:39 b352a97aabf1: Waiting 08:31:39 e2be974225ed: Download complete 08:31:39 988bab9f4d93: Verifying Checksum 08:31:39 988bab9f4d93: Download complete 08:31:39 1469e6f7b9e6: Verifying Checksum 08:31:39 1469e6f7b9e6: Download complete 08:31:39 eaf3925da568: Download complete 08:31:39 339a4e72a1f5: Verifying Checksum 08:31:39 339a4e72a1f5: Download complete 08:31:39 bde34c3a00c8: Download complete 08:31:39 b352a97aabf1: Verifying Checksum 08:31:39 b352a97aabf1: Download complete 08:31:39 4872d77fe225: Verifying Checksum 08:31:39 4872d77fe225: Download complete 08:31:39 5851b861e8e6: Verifying Checksum 08:31:39 5851b861e8e6: Download complete 08:31:39 b85a868b505f: Download complete 08:31:40 bab4dde63d76: Verifying Checksum 08:31:40 bab4dde63d76: Download complete 08:31:41 b85a868b505f: Pull complete 08:31:41 e2be974225ed: Pull complete 08:31:43 339a4e72a1f5: Pull complete 08:31:43 988bab9f4d93: Pull complete 08:31:43 1469e6f7b9e6: Pull complete 08:31:43 eaf3925da568: Pull complete 08:31:45 bab4dde63d76: Pull complete 08:31:45 bde34c3a00c8: Pull complete 08:31:45 b352a97aabf1: Pull complete 08:31:46 4872d77fe225: Pull complete 08:31:46 5851b861e8e6: Pull complete 08:31:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:46 prd-ubuntu20.04-docker-8c-8g-15853 does not seem to be running inside a container 08:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:0.1.4 cat 08:31:50 $ docker top 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 -eo pid,comm 08:31:50 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). 08:31:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:50 [ssh-agent] Looking for ssh-agent implementation... 08:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:50 $ docker exec 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 ssh-agent 08:31:50 SSH_AUTH_SOCK=/tmp/ssh-84qaeFXwZJmr/agent.32 08:31:50 SSH_AGENT_PID=38 08:31:50 Running ssh-add (command line suppressed) 08:31:50 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6896932354253153729.key (/w/workspace/edgex-go/6@tmp/private_key_6896932354253153729.key) 08:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:51 + git tag --points-at HEAD [Pipeline] } 08:31:51 $ docker exec --env ******** --env ******** 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 ssh-agent -k 08:31:51 unset SSH_AUTH_SOCK; 08:31:51 unset SSH_AGENT_PID; 08:31:51 echo Agent pid 38 killed; 08:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:51 [ssh-agent] Looking for ssh-agent implementation... 08:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:51 $ docker exec 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 ssh-agent 08:31:51 SSH_AUTH_SOCK=/tmp/ssh-UjZZd9DYkaM9/agent.70 08:31:51 SSH_AGENT_PID=76 08:31:51 Running ssh-add (command line suppressed) 08:31:51 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5183065556243246624.key (/w/workspace/edgex-go/6@tmp/private_key_5183065556243246624.key) 08:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:51 + git semver init 08:31:52 2023-05-17 08:31:52,028 [run_init] DEBUG init version:0.0.0 force:False 08:31:52 2023-05-17 08:31:52,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 08:31:52 2023-05-17 08:31:52,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 08:31:52 2023-05-17 08:31:52,030 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 08:31:57 2023-05-17 08:31:57,195 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 08:31:57 2023-05-17 08:31:57,195 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4563 with force:False 08:31:57 2023-05-17 08:31:57,195 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4563 08:31:57 2023-05-17 08:31:57,198 [execute] INFO git cat-file --batch-check 08:31:57 2023-05-17 08:31:57,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:31:57 2023-05-17 08:31:57,203 [execute] INFO git cat-file --batch 08:31:57 2023-05-17 08:31:57,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:31:57 2023-05-17 08:31:57,207 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4563 08:31:57 0.0.0 [Pipeline] } 08:31:57 $ docker exec --env ******** --env ******** 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 ssh-agent -k 08:31:57 unset SSH_AUTH_SOCK; 08:31:57 unset SSH_AGENT_PID; 08:31:57 echo Agent pid 76 killed; 08:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:57 + git semver [Pipeline] } 08:31:58 $ docker stop --time=1 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 08:31:59 $ docker rm -f --volumes 86210643b18a79e0e3ddb2fbca6ad750bc18c15e789271bb670cabad7f7c2d79 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:59 Stashed 1 file(s) [Pipeline] echo 08:31:59 [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 08:32:00 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:00 ========================================================= 08:32:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:32:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:00 f56be85fc22e: Pulling fs layer 08:32:00 85791d961cd3: Pulling fs layer 08:32:00 d694b5ae8c79: Pulling fs layer 08:32:00 9f32a84ed3da: Pulling fs layer 08:32:00 4d19c01a9841: Pulling fs layer 08:32:00 9325e15d5711: Pulling fs layer 08:32:00 556b6ee489ea: Pulling fs layer 08:32:00 c5a4b2cf53e6: Pulling fs layer 08:32:00 c5a4b2cf53e6: Waiting 08:32:00 9f32a84ed3da: Waiting 08:32:00 556b6ee489ea: Waiting 08:32:00 9325e15d5711: Waiting 08:32:00 4d19c01a9841: Waiting 08:32:00 85791d961cd3: Verifying Checksum 08:32:00 85791d961cd3: Download complete 08:32:00 9f32a84ed3da: Download complete 08:32:00 4d19c01a9841: Verifying Checksum 08:32:00 4d19c01a9841: Download complete 08:32:00 f56be85fc22e: Download complete 08:32:00 9325e15d5711: Verifying Checksum 08:32:00 9325e15d5711: Download complete 08:32:00 f56be85fc22e: Pull complete 08:32:00 85791d961cd3: Pull complete 08:32:01 c5a4b2cf53e6: Verifying Checksum 08:32:01 c5a4b2cf53e6: Download complete 08:32:01 d694b5ae8c79: Verifying Checksum 08:32:01 d694b5ae8c79: Download complete 08:32:01 556b6ee489ea: Verifying Checksum 08:32:01 556b6ee489ea: Download complete 08:32:04 d694b5ae8c79: Pull complete 08:32:04 9f32a84ed3da: Pull complete 08:32:04 4d19c01a9841: Pull complete 08:32:04 9325e15d5711: Pull complete 08:32:07 556b6ee489ea: Pull complete 08:32:07 c5a4b2cf53e6: Pull complete 08:32:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:32:08 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:08 WORKDIR /edgex 08:32:08 COPY go.mod . 08:32:08 RUN go mod downloaddocker 08:32:08 build -t ci-base-image-x86_64 -f - . 08:32:08 Sending build context to Docker daemon 170.7MB 08:32:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:08 ---> c4be618373d6 08:32:08 Step 2/4 : WORKDIR /edgex 08:32:15 Still waiting to schedule task 08:32:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15849’ 08:32:18 ---> Running in 3329bd5ca960 08:32:18 Removing intermediate container 3329bd5ca960 08:32:18 ---> 4cfa94d42c6c 08:32:18 Step 3/4 : COPY go.mod . 08:32:18 ---> 91104ff5463d 08:32:18 Step 4/4 : RUN go mod download 08:32:18 ---> Running in 84f9ec4c9a93 08:32:40 Removing intermediate container 84f9ec4c9a93 08:32:40 ---> bfce7ad73540 08:32:40 Successfully built bfce7ad73540 08:32:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:40 + docker inspect -f . ci-base-image-x86_64 08:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:41 prd-ubuntu20.04-docker-8c-8g-15853 does not seem to be running inside a container 08:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:41 $ docker top ca936b6938287a3791a6faff1620f269b32dc2d92a84e4772e1362ebcaabcd1a -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:41 + go version 08:32:41 go version go1.20.2 linux/amd64 [Pipeline] } 08:32:41 $ docker stop --time=1 ca936b6938287a3791a6faff1620f269b32dc2d92a84e4772e1362ebcaabcd1a 08:32:43 $ docker rm -f --volumes ca936b6938287a3791a6faff1620f269b32dc2d92a84e4772e1362ebcaabcd1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:43 + docker inspect -f . ci-base-image-x86_64 08:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:43 prd-ubuntu20.04-docker-8c-8g-15853 does not seem to be running inside a container 08:32:43 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:44 $ docker top 33a383e91502c6c0ef8ae60181bee49d04b0905f526cab4686a14a7cf873b049 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:44 ========================================================= 08:32:44 [edgeXBuildGoParallel] Running Tests and Build... 08:32:44 ========================================================= [Pipeline] sh 08:32:44 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:32:44 + make test 08:32:44 go test -race -coverprofile=coverage.out ./... 08:32:52 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements 08:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.343s coverage: 88.5% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 82.9% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 08:33:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.097s coverage: 92.9% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.084s coverage: 87.2% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 82.1% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.037s coverage: 86.0% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.1% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 61.5% of statements 08:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 08:33:45 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 08:33:45 running golangci-lint 08:33:45 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:33:45 go version go1.20.2 linux/amd64 08:33:45 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:45 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:34:00 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 14.277875495s" 08:34:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.449945ms" 08:34:07 level=info msg="[linters_context/goanalysis] analyzers took 44.976742393s with top 10 stages: buildir: 26.731774718s, fact_deprecated: 1.755941762s, ctrlflow: 1.315415074s, inspect: 1.269630788s, gosec: 898.232881ms, printf: 891.265856ms, S1038: 890.487542ms, nilness: 801.945017ms, fact_purity: 780.409254ms, SA5012: 587.730394ms" 08:34:07 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:34:07 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, nolint: 0/23" 08:34:07 level=info msg="[runner] processing took 16.393744ms with stages: nolint: 6.619467ms, identifier_marker: 4.857744ms, autogenerated_exclude: 1.501331ms, path_prettifier: 1.410029ms, exclude-rules: 1.228418ms, skip_dirs: 729.465µs, cgo: 28.8µs, filename_unadjuster: 15.03µs, max_same_issues: 520ns, uniq_by_line: 430ns, skip_files: 420ns, exclude: 400ns, severity-rules: 380ns, source_code: 260ns, diff: 250ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:34:07 level=info msg="[runner] linters took 6.534837109s with stages: goanalysis_metalinter: 6.518355105s" 08:34:07 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:07 level=info msg="Memory: 210 samples, avg is 164.2MB, max is 686.7MB" 08:34:07 level=info msg="Execution took 20.849520343s" 08:34:07 go vet ./... 08:34:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:10 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:34:11 + ls -al . 08:34:11 total 704 08:34:11 drwxrwxr-x 11 1001 1001 4096 May 17 08:32 . 08:34:11 drwxr-xr-x 4 root root 4096 May 17 08:32 .. 08:34:11 drwxrwxr-x 2 1001 1001 4096 May 17 08:31 .blubracket 08:34:11 -rw-rw-r-- 1 1001 1001 16 May 17 08:31 .dockerignore 08:34:11 drwxrwxr-x 8 1001 1001 4096 May 17 08:31 .git 08:34:11 drwxrwxr-x 3 1001 1001 4096 May 17 08:31 .github 08:34:11 -rw-rw-r-- 1 1001 1001 1133 May 17 08:31 .gitignore 08:34:11 -rw-rw-r-- 1 1001 1001 42 May 17 08:31 .golangci.yml 08:34:11 -rw-rw-r-- 1 1001 1001 87 May 17 08:31 .hadolint.yml 08:34:11 drwxr-xr-x 3 1001 1001 4096 May 17 08:31 .semver 08:34:11 -rw-rw-r-- 1 1001 1001 166 May 17 08:31 .sonarcloud.properties 08:34:11 -rw-rw-r-- 1 1001 1001 1171 May 17 08:31 ADOPTERS.md 08:34:11 -rw-rw-r-- 1 1001 1001 10835 May 17 08:31 Attribution.txt 08:34:11 -rw-rw-r-- 1 1001 1001 73765 May 17 08:31 CHANGELOG.md 08:34:11 -rw-rw-r-- 1 1001 1001 3804 May 17 08:31 CONTRIBUTING.md 08:34:11 -rw-rw-r-- 1 1001 1001 677 May 17 08:31 GOVERNANCE.md 08:34:11 -rw-rw-r-- 1 1001 1001 883 May 17 08:31 Jenkinsfile 08:34:11 -rw-rw-r-- 1 1001 1001 10775 May 17 08:31 LICENSE 08:34:11 -rw-rw-r-- 1 1001 1001 14368 May 17 08:31 Makefile 08:34:11 -rw-rw-r-- 1 1001 1001 582 May 17 08:31 OWNERS.md 08:34:11 -rw-rw-r-- 1 1001 1001 9902 May 17 08:31 README.md 08:34:11 -rw-rw-r-- 1 1001 1001 789 May 17 08:31 SECURITY.md 08:34:11 -rw-rw-r-- 1 1001 1001 5 May 17 08:31 VERSION 08:34:11 drwxrwxr-x 2 1001 1001 4096 May 17 08:31 bin 08:34:11 drwxrwxr-x 18 1001 1001 4096 May 17 08:31 cmd 08:34:11 -rw-r--r-- 1 root root 447731 May 17 08:33 coverage.out 08:34:11 -rw-rw-r-- 1 1001 1001 3201 May 17 08:31 go.mod 08:34:11 -rw-rw-r-- 1 1001 1001 31042 May 17 08:31 go.sum 08:34:11 drwxrwxr-x 7 1001 1001 4096 May 17 08:31 internal 08:34:11 drwxrwxr-x 3 1001 1001 4096 May 17 08:31 openapi 08:34:11 -rw-rw-r-- 1 1001 1001 594 May 17 08:31 security.txt 08:34:11 drwxrwxr-x 4 1001 1001 4096 May 17 08:31 snap 08:34:11 -rw-rw-r-- 1 1001 1001 204 May 17 08:31 version.go [Pipeline] sh 08:34:11 + '[' -e coverage.out ] 08:34:11 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:11 Stashed 1 file(s) [Pipeline] sh 08:34:11 + make build 08:34:11 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 08:34:24 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 08:34:24 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 08:34:25 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 08:34:25 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 08:34:32 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 08:34:33 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 08:34:34 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 08:34:35 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 08:34:36 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 08:34:37 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 08:34:38 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] } 08:34:39 $ docker stop --time=1 33a383e91502c6c0ef8ae60181bee49d04b0905f526cab4686a14a7cf873b049 08:34:45 $ docker rm -f --volumes 33a383e91502c6c0ef8ae60181bee49d04b0905f526cab4686a14a7cf873b049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:46 08:34:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:46 latest: Pulling from edgex-devops/edgex-compose 08:34:46 cbdbe7a5bc2a: Pulling fs layer 08:34:46 ca9280d653b3: Pulling fs layer 08:34:46 7e9c9ca2126c: Pulling fs layer 08:34:46 cbdbe7a5bc2a: Verifying Checksum 08:34:46 cbdbe7a5bc2a: Download complete 08:34:46 ca9280d653b3: Verifying Checksum 08:34:46 ca9280d653b3: Download complete 08:34:46 cbdbe7a5bc2a: Pull complete 08:34:47 7e9c9ca2126c: Download complete 08:34:47 ca9280d653b3: Pull complete 08:34:50 7e9c9ca2126c: Pull complete 08:34:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:50 prd-ubuntu20.04-docker-8c-8g-15853 does not seem to be running inside a container 08:34:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:55 $ docker top 11d631beebbc815b89e88b928d9a08e816f5c29474e04d29faba0da9fa320a1a -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:56 + docker-compose build --help 08:34:56 + grep parallel 08:34:56 --parallel Build images in parallel. [Pipeline] } 08:34:56 $ docker stop --time=1 11d631beebbc815b89e88b928d9a08e816f5c29474e04d29faba0da9fa320a1a 08:34:58 $ docker rm -f --volumes 11d631beebbc815b89e88b928d9a08e816f5c29474e04d29faba0da9fa320a1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:58 prd-ubuntu20.04-docker-8c-8g-15853 does not seem to be running inside a container 08:34:58 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:59 $ docker top 5e91642e109df5b15d9566b1a53815100b5c7d2a7cb6dfa83adf52927333a19b -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:59 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:59 Building core-command ... 08:34:59 Building core-common-config-bootstrapper ... 08:34:59 Building core-data ... 08:34:59 Building core-metadata ... 08:34:59 Building security-bootstrapper ... 08:34:59 Building security-proxy-auth ... 08:34:59 Building security-proxy-setup ... 08:34:59 Building security-secretstore-setup ... 08:34:59 Building security-spiffe-token-provider ... 08:34:59 Building security-spire-agent ... 08:34:59 Building security-spire-config ... 08:34:59 Building security-spire-server ... 08:34:59 Building support-notifications ... 08:34:59 Building support-scheduler ... 08:34:59 Building security-proxy-auth 08:34:59 Building security-proxy-setup 08:34:59 Building core-data 08:34:59 Building support-scheduler 08:34:59 Building core-command 08:35:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> bfce7ad73540 08:35:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> bfce7ad73540 08:35:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> bfce7ad73540 08:35:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> bfce7ad73540 08:35:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> bfce7ad73540 08:35:12 Step 3/22 : WORKDIR /edgex-go 08:35:27 ---> Running in d4f685d1e15a 08:35:27 ---> Running in e429ee501dd3 08:35:27 ---> Running in 06ef48816543 08:35:27 ---> Running in d1471c23c6ca 08:35:27 ---> Running in fe0bc2429cd6 08:35:27 Removing intermediate container 06ef48816543 08:35:27 ---> bc110c7506d7 08:35:27 Step 4/23 : WORKDIR /edgex-go 08:35:27 Removing intermediate container d4f685d1e15a 08:35:27 ---> 8ddfd579788f 08:35:27 Step 4/23 : WORKDIR /edgex-go 08:35:27 Removing intermediate container e429ee501dd3 08:35:27 ---> 7b26320aed2a 08:35:27 Step 4/24 : WORKDIR /edgex-go 08:35:27 ---> Running in 7ccdd0f8908d 08:35:27 Removing intermediate container fe0bc2429cd6 08:35:27 ---> cf36c60ac504 08:35:27 Step 4/23 : WORKDIR /edgex-go 08:35:27 Removing intermediate container d1471c23c6ca 08:35:27 ---> f19766711f95 08:35:27 Step 4/22 : RUN apk add --update --no-cache make git 08:35:27 ---> Running in daaec523579c 08:35:27 ---> Running in e1a8ad3e01c8 08:35:27 ---> Running in 55784c185875 08:35:27 ---> Running in c92cf6f5d665 08:35:27 Removing intermediate container 7ccdd0f8908d 08:35:27 ---> 35fd334535ff 08:35:27 Step 5/23 : RUN apk add --update --no-cache make git 08:35:27 ---> Running in 06be6c084d55 08:35:27 Removing intermediate container daaec523579c 08:35:27 ---> 3bd6f23f68e0 08:35:27 Step 5/24 : RUN apk add --update --no-cache make git 08:35:27 Removing intermediate container 55784c185875 08:35:27 ---> 84820d630c51 08:35:27 Step 5/23 : RUN apk add --update --no-cache make git 08:35:27 Removing intermediate container e1a8ad3e01c8 08:35:27 ---> efd257a8be38 08:35:27 Step 5/23 : RUN apk add --update --no-cache make git 08:35:27 ---> Running in b91be0eec582 08:35:27 ---> Running in 8b140a24b47f 08:35:27 ---> Running in b1b937815767 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 OK: 265 MiB in 53 packages 08:35:27 OK: 265 MiB in 53 packages 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 OK: 265 MiB in 53 packages 08:35:27 OK: 265 MiB in 53 packages 08:35:27 OK: 265 MiB in 53 packages 08:35:28 Removing intermediate container c92cf6f5d665 08:35:28 ---> db907ed17a50 08:35:28 Step 5/22 : COPY go.mod vendor* ./ 08:35:28 Removing intermediate container 06be6c084d55 08:35:28 ---> 97a4c9d3cfd1 08:35:28 Step 6/23 : COPY go.mod vendor* ./ 08:35:28 ---> bcb41757ef16 08:35:28 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 ---> Running in a371fad138bc 08:35:28 ---> d1d5f9da878a 08:35:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 ---> Running in 200aa94b5c71 08:35:28 Removing intermediate container 8b140a24b47f 08:35:28 ---> 31dc06a3cd2e 08:35:28 Step 6/23 : COPY go.mod vendor* ./ 08:35:28 Removing intermediate container b91be0eec582 08:35:28 ---> 080315278fd9 08:35:28 Step 6/24 : COPY go.mod vendor* ./ 08:35:28 Removing intermediate container b1b937815767 08:35:28 ---> e473e1c33e11 08:35:28 Step 6/23 : COPY go.mod vendor* ./ 08:35:28 ---> 37867ad8e1ea 08:35:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 ---> Running in 3111f1f56ea5 08:35:28 ---> 5dc0b9c5edd2 08:35:28 ---> aa8794662c67 08:35:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 08:35:28 ---> Running in ce44d23d69c0 08:35:28 ---> Running in cfd389291ccf 08:35:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15854 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:35:41 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:35:41 The recommended git tool is: git 08:35:47 using credential edgex-jenkins-ssh 08:35:47 Cloning the remote Git repository 08:35:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:35:47 > git init /w/workspace/edgex-go/6 # timeout=10 08:35:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:47 > git --version # timeout=10 08:35:47 > git --version # 'git version 2.25.1' 08:35:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:10 Merging remotes/origin/main commit 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:36:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:36:11 Merge succeeded, producing 4c7c86aeec81f725195d499e638108ddf4995d9a 08:36:11 Checking out Revision 4c7c86aeec81f725195d499e638108ddf4995d9a (PR-4563) 08:36:10 > git config core.sparsecheckout # timeout=10 08:36:10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:36:10 > git remote # timeout=10 08:36:10 > git config --get remote.origin.url # timeout=10 08:36:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:10 > git merge 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 08:36:11 > git rev-parse HEAD^{commit} # timeout=10 08:36:11 > git config core.sparsecheckout # timeout=10 08:36:11 > git checkout -f 4c7c86aeec81f725195d499e638108ddf4995d9a # timeout=10 08:36:16 Commit message: "Merge commit '71cf00baf6053412bb985f3832ac8b10e5a82b70' into HEAD" 08:36:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:36:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:17 Dload Upload Total Spent Left Speed 08:36:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 08:36:16 > git rev-list --no-walk a86abd015ebd71f1850a8466099e7e6d19f96788 # timeout=10 [Pipeline] sh 08:36:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:36:18 + sudo tee /etc/docker/daemon.new 08:36:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:36:18 { 08:36:18 "registry-mirrors": [ 08:36:18 "https://nexus3.edgexfoundry.org:10001" 08:36:18 ], 08:36:18 "bip": "10.250.0.254/24", 08:36:18 "hosts": [ 08:36:18 "tcp://0.0.0.0:5555", 08:36:18 "unix:///var/run/docker.sock" 08:36:18 ], 08:36:18 "mtu": 1458, 08:36:18 "selinux-enabled": true, 08:36:18 "seccomp-profile": "/etc/docker/seccomp.json" 08:36:18 } [Pipeline] sh 08:36:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:36:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:37 provisioning config files... 08:36:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config13557650206733319517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:38 ---> docker-login.sh 08:36:38 nexus3.edgexfoundry.org:10001 08:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 nexus3.edgexfoundry.org:10002 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 nexus3.edgexfoundry.org:10003 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 nexus3.edgexfoundry.org:10004 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 docker.io 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 ---> docker-login.sh ends [Pipeline] } 08:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:36:41 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:41 ========================================================= 08:36:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:36:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:45 c41833b44d91: Pulling fs layer 08:36:45 ed15518f5707: Pulling fs layer 08:36:45 feae8fd75edb: Pulling fs layer 08:36:45 242c74f7c9fa: Pulling fs layer 08:36:45 3cdef696dda3: Pulling fs layer 08:36:45 2ced38df9373: Pulling fs layer 08:36:45 58f1dce35555: Pulling fs layer 08:36:45 2ced38df9373: Waiting 08:36:45 58f1dce35555: Waiting 08:36:45 242c74f7c9fa: Waiting 08:36:45 3cdef696dda3: Waiting 08:36:45 ed15518f5707: Verifying Checksum 08:36:45 ed15518f5707: Download complete 08:36:45 242c74f7c9fa: Verifying Checksum 08:36:45 242c74f7c9fa: Download complete 08:36:45 3cdef696dda3: Verifying Checksum 08:36:45 3cdef696dda3: Download complete 08:36:45 c41833b44d91: Verifying Checksum 08:36:46 c41833b44d91: Pull complete 08:36:46 58f1dce35555: Verifying Checksum 08:36:46 58f1dce35555: Download complete 08:36:47 ed15518f5707: Pull complete 08:36:47 feae8fd75edb: Verifying Checksum 08:36:47 feae8fd75edb: Download complete 08:36:47 2ced38df9373: Verifying Checksum 08:36:47 2ced38df9373: Download complete 08:36:58 feae8fd75edb: Pull complete 08:36:58 242c74f7c9fa: Pull complete 08:36:58 3cdef696dda3: Pull complete 08:37:05 2ced38df9373: Pull complete 08:37:06 Removing intermediate container 3111f1f56ea5 08:37:06 ---> 7bfdd2e66e6f 08:37:06 Step 8/23 : COPY . . 08:37:06 Removing intermediate container cfd389291ccf 08:37:06 ---> 35c89daae843 08:37:06 Step 8/23 : COPY . . 08:37:06 Removing intermediate container ce44d23d69c0 08:37:06 ---> a35820300136 08:37:06 Step 8/24 : COPY . . 08:37:06 Removing intermediate container 200aa94b5c71 08:37:06 ---> dad7f929beec 08:37:06 Step 8/23 : COPY . . 08:37:06 Removing intermediate container a371fad138bc 08:37:06 ---> 24e2849d31a6 08:37:06 Step 7/22 : COPY . . 08:37:06 58f1dce35555: Pull complete 08:37:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:37:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:37:07 + docker build -t ci-base-image-arm64 -f - . 08:37:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:37:07 WORKDIR /edgex 08:37:07 COPY go.mod . 08:37:07 RUN go mod download 08:37:07 Sending build context to Docker daemon 2.928MB 08:37:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:37:07 ---> fadd8f120f05 08:37:07 Step 2/4 : WORKDIR /edgex 08:37:09 ---> Running in e4b1a4038e59 08:37:09 Removing intermediate container e4b1a4038e59 08:37:09 ---> 7caeb361bb0e 08:37:09 Step 3/4 : COPY go.mod . 08:37:10 ---> b8abf74e96b0 08:37:10 Step 4/4 : RUN go mod download 08:37:10 ---> Running in df6d1afd57ac 08:37:38 ---> f9994767171a 08:37:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:38 ---> c4b50b927db9 08:37:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:38 ---> 1995cbc051c4 08:37:38 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:38 ---> 446f6598c364 08:37:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:37:38 ---> e5ab85a509b5 08:37:38 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:38 ---> Running in 5eb780b23a45 08:37:38 ---> Running in e34b3d7ee44d 08:37:38 ---> Running in d48dd803ed5a 08:37:38 ---> Running in 58af1d695aaa 08:37:38 ---> Running in 67459627fa07 08:37: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 08:37:38 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 08:37:38 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 08:37:38 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 08:37:38 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 08:37:42 Removing intermediate container df6d1afd57ac 08:37:42 ---> 741c94be96f1 08:37:42 Successfully built 741c94be96f1 08:37:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:43 + docker inspect -f . ci-base-image-arm64 08:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:43 prd-ubuntu20.04-docker-arm64-4c-16g-15854 does not seem to be running inside a container 08:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:44 $ docker top 5e36f5a5fb23641300086d3354f85a1d588e2336b9da0e0936c73a964a688552 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:45 + go version 08:37:45 go version go1.20.2 linux/arm64 [Pipeline] } 08:37:45 $ docker stop --time=1 5e36f5a5fb23641300086d3354f85a1d588e2336b9da0e0936c73a964a688552 08:37:47 $ docker rm -f --volumes 5e36f5a5fb23641300086d3354f85a1d588e2336b9da0e0936c73a964a688552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:47 + docker inspect -f . ci-base-image-arm64 08:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:47 prd-ubuntu20.04-docker-arm64-4c-16g-15854 does not seem to be running inside a container 08:37:47 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:49 $ docker top 0eda1d28a54671abcf0d8571ab261defcdef734e3f1451bb5a84a5912c5f8ddb -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:49 ========================================================= 08:37:49 [edgeXBuildGoParallel] Running Tests and Build... 08:37:49 ========================================================= [Pipeline] sh 08:37:49 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:37:50 + make test 08:37:50 go test -race -coverprofile=coverage.out ./... 08:38:24 Removing intermediate container 58af1d695aaa 08:38:24 ---> 5082a6066da1 08:38:24 08:38:24 Step 10/23 : FROM alpine:3.17 08:38:24 Removing intermediate container d48dd803ed5a 08:38:24 ---> df7e2da4db5e 08:38:24 08:38:24 Step 9/22 : FROM alpine:3.17 08:38:24 Removing intermediate container 5eb780b23a45 08:38:24 ---> 96baf0a381e4 08:38:24 08:38:24 Step 10/23 : FROM alpine:3.17 08:38:24 Removing intermediate container 67459627fa07 08:38:24 ---> 632900945059 08:38:24 08:38:24 Step 10/24 : FROM alpine:3.17 08:38:24 3.17: Pulling from library/alpine 08:38:24 3.17: Pulling from library/alpine 08:38:24 3.17: Pulling from library/alpine 08:38:24 3.17: Pulling from library/alpine 08:38:26 Removing intermediate container e34b3d7ee44d 08:38:26 ---> 6fed5941e9bd 08:38:26 08:38:26 Step 10/23 : FROM alpine:3.17 08:38:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:38:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:38:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:38:26 Status: Image is up to date for alpine:3.17 08:38:26 Status: Downloaded newer image for alpine:3.17 08:38:26 Status: Downloaded newer image for alpine:3.17 08:38:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:38:26 Status: Image is up to date for alpine:3.17 08:38:27 ---> 9ed4aefc74f6 08:38:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:27 ---> 9ed4aefc74f6 08:38:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:27 ---> 9ed4aefc74f6 08:38:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:27 ---> 9ed4aefc74f6 08:38:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:27 3.17: Pulling from library/alpine 08:38:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:38:27 Status: Image is up to date for alpine:3.17 08:38:27 ---> 9ed4aefc74f6 08:38:27 ---> Running in e369d6cbf927 08:38:27 ---> Running in 45d2d458da0b 08:38:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:27 ---> Running in 827aebcc3fad 08:38:27 ---> Running in df28a0ba5d51 08:38:27 ---> Running in 400b0b826afc 08:38:27 Removing intermediate container 45d2d458da0b 08:38:27 ---> c02fdc2134e0 08:38:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:27 Removing intermediate container df28a0ba5d51 08:38:27 ---> e1f56b3ebacc 08:38:27 Step 12/23 : ENV APP_PORT=59880 08:38:27 ---> Running in b331e33e52f4 08:38:27 ---> Running in f2e129cb736c 08:38:27 Removing intermediate container f2e129cb736c 08:38:27 ---> d7762215c1d8 08:38:27 Step 13/23 : EXPOSE $APP_PORT 08:38:27 ---> Running in d63cd66452ba 08:38:27 Removing intermediate container d63cd66452ba 08:38:27 ---> 4c2255c4043c 08:38:27 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:38:27 ---> Running in 205cf890dbea 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 (1/1) Installing dumb-init (1.2.5-r2) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 OK: 7 MiB in 16 packages 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 (1/2) Installing dumb-init (1.2.5-r2) 08:38:27 (2/2) Installing openssl (3.0.8-r4) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 OK: 8 MiB in 17 packages 08:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:28 (1/1) Installing dumb-init (1.2.5-r2) 08:38:28 Executing busybox-1.35.0-r29.trigger 08:38:28 OK: 7 MiB in 16 packages 08:38:28 (1/1) Installing dumb-init (1.2.5-r2) 08:38:28 Executing busybox-1.35.0-r29.trigger 08:38:28 OK: 7 MiB in 16 packages 08:38:28 (1/1) Installing dumb-init (1.2.5-r2) 08:38:28 Executing busybox-1.35.0-r29.trigger 08:38:28 OK: 7 MiB in 16 packages 08:38:28 Removing intermediate container 827aebcc3fad 08:38:28 ---> 13f8fcbdddae 08:38:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:28 ---> Running in 93080012f0a8 08:38:28 Removing intermediate container 93080012f0a8 08:38:28 ---> 2aad50e0dfb5 08:38:28 Step 13/24 : ENV APP_PORT=59882 08:38:28 ---> Running in ba9286ea48f5 08:38:28 Removing intermediate container e369d6cbf927 08:38:28 ---> 7e7e7641a441 08:38:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:28 ---> Running in 10f74b099703 08:38:28 Removing intermediate container ba9286ea48f5 08:38:28 ---> e9b61eec000b 08:38:28 Step 14/24 : EXPOSE $APP_PORT 08:38:28 Removing intermediate container 400b0b826afc 08:38:28 ---> 44a6c4f785be 08:38:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:28 ---> Running in 8035ad24dec5 08:38:28 ---> Running in 962a56397470 08:38:28 Removing intermediate container 10f74b099703 08:38:28 ---> b6c3cf543bf1 08:38:28 Step 12/22 : WORKDIR /edgex 08:38:28 ---> Running in bd2d16c80dc4 08:38:28 Removing intermediate container 8035ad24dec5 08:38:28 ---> daefa5de9115 08:38:28 Step 15/24 : WORKDIR / 08:38:28 Removing intermediate container 962a56397470 08:38:28 ---> 7360d8802a2a 08:38:28 Step 13/23 : ENV APP_PORT=59861 08:38:28 Removing intermediate container b331e33e52f4 08:38:28 ---> 29d903d0f7b3 08:38:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:28 ---> Running in 1219ed1a5974 08:38:28 ---> Running in 8db87e64981c 08:38:28 Removing intermediate container 205cf890dbea 08:38:28 ---> af5b25bf7be7 08:38:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 Removing intermediate container bd2d16c80dc4 08:38:29 ---> 7db63d603d6f 08:38:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 Removing intermediate container 1219ed1a5974 08:38:29 ---> ef640bf32ce8 08:38:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 ---> 3506d2a749e0 08:38:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:29 Removing intermediate container 8db87e64981c 08:38:29 ---> 97c633e25e9a 08:38:29 Step 14/23 : EXPOSE $APP_PORT 08:38:29 ---> 5639d40320fa 08:38:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:29 ---> 0613fb403bb9 08:38:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:29 ---> Running in 8b74caa25e7b 08:38:29 ---> 580321da729b 08:38:29 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:29 ---> 931c170cd0e8 08:38:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:29 Removing intermediate container 8b74caa25e7b 08:38:29 ---> 265395b0090d 08:38:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 ---> a7dbeaad7c93 08:38:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:29 ---> f76eb1b5ff3e 08:38:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:29 ---> ddf269031efc 08:38:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:30 ---> ecd4fdd29f1a 08:38:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:30 ---> fd4e8265457c 08:38:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:30 ---> 00376f6a971e 08:38:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:30 ---> 1b0674a8febe 08:38:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:30 ---> f3245cda39a1 08:38:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:31 ---> ce3b74abe8e8 08:38:31 Step 19/23 : ENTRYPOINT ["/core-data"] ---> 5836cfb8e31a 08:38:31 08:38:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:31 ---> cab375e63607 08:38:31 ---> 051430fe773f 08:38:31 Step 20/24 : ENTRYPOINT ["/core-command"]Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:31 08:38:31 ---> 815e7a6817c0 08:38:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:31 ---> Running in bd57e1dc9d84 08:38:31 ---> Running in 2c0b5e1afee2 08:38:31 Removing intermediate container bd57e1dc9d84 08:38:31 ---> 47e0100f910a 08:38:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:32 ---> d49833af8129 08:38:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:32 Removing intermediate container 2c0b5e1afee2 08:38:32 ---> e91547e82cde 08:38:32 ---> 5a57f9952859 08:38:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:32 ---> Running in 55d214bf7f98 08:38:32 ---> 3f079ceac753 08:38:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:32 ---> Running in f5332658a13f 08:38:32 ---> Running in d54769485a9f 08:38:32 ---> Running in 1dcc5c62a57d 08:38:32 Removing intermediate container 55d214bf7f98 08:38:32 ---> a510cfff517c 08:38:32 Step 21/23 : LABEL arch=x86_64 08:38:32 ---> Running in 47e8499f0aa8 08:38:32 ---> 36b8fd8dff28 08:38:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:32 Removing intermediate container d54769485a9f 08:38:32 ---> 81c10600d166 08:38:32 Step 22/24 : LABEL arch=x86_64 08:38:32 ---> Running in 31cdcc454f4e 08:38:32 ---> Running in fea7a0139e8c 08:38:32 Removing intermediate container 47e8499f0aa8 08:38:32 ---> bd3403b69328 08:38:32 Step 22/23 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:38:32 ---> Running in c5ac4a4c8e44 08:38:32 Removing intermediate container 31cdcc454f4e 08:38:32 ---> b19b18c411c6 08:38:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:32 Removing intermediate container fea7a0139e8c 08:38:32 ---> 34d60b5d4baf 08:38:32 Step 23/24 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:38:32 ---> Running in 7d9f2c4e21b9 08:38:32 ---> Running in 569c306cf843 08:38:32 Removing intermediate container c5ac4a4c8e44 08:38:32 ---> 1eb5e5ae89fc 08:38:32 Step 23/23 : LABEL version=0.0.0 08:38:32 ---> Running in 5412b2ba2ef6 08:38:32 Removing intermediate container 7d9f2c4e21b9 08:38:32 ---> dcb29753bf19 08:38:32 Step 24/24 : LABEL version=0.0.0 08:38:32 Removing intermediate container 569c306cf843 08:38:32 ---> 1609d7fc3cc5 08:38:32 Step 21/23 : LABEL arch=x86_64 08:38:32 ---> Running in 748e52957996 08:38:32 ---> Running in c80a1ff4393f 08:38:32 Removing intermediate container 5412b2ba2ef6 08:38:32 ---> 67f3fadce947 08:38:32 08:38:32 Successfully built 67f3fadce947 08:38:32 Removing intermediate container 748e52957996 08:38:32 ---> dc7153f191ca 08:38:32 08:38:33 Successfully tagged core-data:latest 08:38:33  Building core-data ... done Building security-bootstrapper 08:38:33 Removing intermediate container c80a1ff4393f 08:38:33 ---> 6fc268c696a3 08:38:33 Step 22/23 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:38:33 ---> Running in 9dd6481f820e 08:38:33 Successfully built dc7153f191ca 08:38:33 Successfully tagged core-command:latest 08:38:33 Building security-spiffe-token-provider 08:38:33  Building core-command ... done Removing intermediate container 9dd6481f820e 08:38:33 ---> 7fdbd98f8b47 08:38:33 Step 23/23 : LABEL version=0.0.0 08:38:33 ---> Running in 82213590e994 08:38:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:38:37 ---> bfce7ad73540 08:38:37 Step 3/20 : WORKDIR /edgex-go 08:38:37 ---> Using cache 08:38:37 ---> f19766711f95 08:38:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:38:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:38 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:38:38 ---> bfce7ad73540 08:38:38 Step 3/33 : WORKDIR /edgex-go 08:38:38 ---> Using cache 08:38:38 ---> f19766711f95 08:38:38 Step 4/33 : RUN apk add --update --no-cache make git 08:38:38 ---> Using cache 08:38:38 ---> db907ed17a50 08:38:38 Step 5/33 : COPY go.mod vendor* ./ 08:38:38 ---> Using cache 08:38:38 ---> bcb41757ef16 08:38:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:38 ---> Using cache 08:38:38 ---> 24e2849d31a6 08:38:38 Step 7/33 : COPY . . 08:38:38 ---> Using cache 08:38:38 ---> 1995cbc051c4 08:38:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:44 Removing intermediate container 82213590e994 08:38:44 ---> f38328bfedcd 08:38:44 08:38:44 ---> Running in ff9426aeb514 08:38:44 ---> Running in 083383d92738 08:38:44 Removing intermediate container 1dcc5c62a57d 08:38:44 ---> dbd072bae026 08:38:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:44 ---> Running in f980c230c26d 08:38:44 Successfully built f38328bfedcd 08:38:44 Removing intermediate container f5332658a13f 08:38:44 ---> 1648bc3e48ea 08:38:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:44 Successfully tagged support-scheduler:latest 08:38:44 Building support-notifications 08:38:44  Building support-scheduler ... done  ---> Running in ecf26f7b95d2 08:38:44 Removing intermediate container f980c230c26d 08:38:44 ---> a7c66728f872 08:38:44 Step 20/22 : LABEL arch=x86_64 08:38:44 ---> Running in c3703f6cb093 08:38:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:50 ---> bfce7ad73540 08:38:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:50 ---> Using cache 08:38:50 ---> cf36c60ac504 08:38:50 Step 4/23 : WORKDIR /edgex-go 08:38:50 ---> Using cache 08:38:50 ---> 84820d630c51 08:38:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:50 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:50 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:50 OK: 17821 distinct packages available 08:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:51 OK: 265 MiB in 53 packages 08:38:52 Removing intermediate container ecf26f7b95d2 08:38:52 ---> 79d40250f354 08:38:52 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:52 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 08:38:52 Removing intermediate container c3703f6cb093 08:38:52 ---> 6ce4a58c782d 08:38:52 Step 21/22 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:38:52 ---> Running in 78fc1f81053d 08:38:52 ---> Running in 6f2c64b7c748 08:38:52 ---> Running in 30f7b7e480f3 08:38:52 Removing intermediate container 6f2c64b7c748 08:38:52 ---> a92cb1e8ee0f 08:38:52 Step 21/23 : LABEL arch=x86_64 08:38:52 Removing intermediate container 30f7b7e480f3 08:38:52 ---> d2a14e1665c4 08:38:52 Step 22/22 : LABEL version=0.0.0 08:38:52 ---> Running in a73f1a228434 08:38:52 ---> Running in eaae44ef34af 08:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:52 Removing intermediate container 083383d92738 08:38:52 ---> 62c5055f11ad 08:38:52 Step 5/20 : COPY go.mod vendor* ./ 08:38:52 Removing intermediate container eaae44ef34af 08:38:52 ---> 67a975a57ad1 08:38:52 Step 22/23 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:38:52 Removing intermediate container a73f1a228434 08:38:52 ---> 9645f56214bc 08:38:52 08:38:53 ---> Running in 77b44b07c77e 08:38:53 Successfully built 9645f56214bc 08:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:53 Successfully tagged security-proxy-setup:latest 08:38:53  Building security-proxy-setup ... done Building security-spire-config 08:38:53 ---> b15cd9a6f9ae 08:38:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:53 Removing intermediate container 77b44b07c77e 08:38:53 ---> 232329d52dda 08:38:53 Step 23/23 : LABEL version=0.0.0 08:38:53 ---> Running in a14d43badfc4 08:38:53 ---> Running in 21c5f8f71f7e 08:38:53 OK: 265 MiB in 53 packages 08:38:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:38:58 ---> bfce7ad73540 08:38:58 Step 3/27 : WORKDIR /edgex-go 08:38:58 ---> Using cache 08:38:58 ---> f19766711f95 08:38:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:39:01 Removing intermediate container 21c5f8f71f7e 08:39:01 ---> 66a557910df3 08:39:01 08:39:01 Successfully built 66a557910df3 08:39:01 Successfully tagged security-proxy-auth:latest 08:39:01  Building security-proxy-auth ... done Building core-common-config-bootstrapper 08:39:01 ---> Running in a3bcd1e25a9c 08:39:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:06 ---> bfce7ad73540 08:39:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:39:06 ---> Using cache 08:39:06 ---> cf36c60ac504 08:39:06 Step 4/23 : WORKDIR /edgex-go 08:39:06 ---> Using cache 08:39:06 ---> 84820d630c51 08:39:06 Step 5/23 : RUN apk add --update --no-cache make git 08:39:06 ---> Using cache 08:39:06 ---> 31dc06a3cd2e 08:39:06 Step 6/23 : COPY go.mod vendor* ./ 08:39:06 ---> Using cache 08:39:06 ---> 37867ad8e1ea 08:39:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:06 ---> Using cache 08:39:06 ---> 7bfdd2e66e6f 08:39:06 Step 8/23 : COPY . . 08:39:06 ---> Using cache 08:39:06 ---> f9994767171a 08:39:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:07 OK: 265 MiB in 53 packages 08:39:08 Removing intermediate container 78fc1f81053d 08:39:08 ---> d47a7f3cb67e 08:39:08 Step 6/23 : COPY go.mod vendor* ./ 08:39:10 ---> Running in 506b3890d7cf 08:39:10 ---> 56f4a19f51a9 08:39:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:10 ---> Running in 8fd68fbe1d74 08:39:10 Removing intermediate container a3bcd1e25a9c 08:39:10 ---> cb546e8814af 08:39:10 Step 5/27 : COPY go.mod vendor* ./ 08:39:11 ---> ba81356640a8 08:39:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39: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 08:39:11 ---> Running in 5bedea8f7a5e 08:39:26 Removing intermediate container ff9426aeb514 08:39:26 ---> a8fa9d759926 08:39:26 08:39:26 Step 9/33 : FROM alpine:3.17 08:39:26 ---> 9ed4aefc74f6 08:39:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:39:26 ---> Running in 75e5ae047287 08:39:26 Removing intermediate container 75e5ae047287 08:39:26 ---> a1479f736d9c 08:39:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:39:26 ---> Running in 32179a1dad25 08:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:26 (1/2) Installing dumb-init (1.2.5-r2) 08:39:26 (2/2) Installing su-exec (0.2-r2) 08:39:26 Executing busybox-1.35.0-r29.trigger 08:39:26 OK: 7 MiB in 17 packages 08:39:28 Removing intermediate container 506b3890d7cf 08:39:28 ---> 6ac40713a754 08:39:28 08:39:28 Step 10/23 : FROM alpine:3.17 08:39:28 ---> 9ed4aefc74f6 08:39:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:28 ---> Using cache 08:39:28 ---> c02fdc2134e0 08:39:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:39:28 ---> Using cache 08:39:28 ---> 29d903d0f7b3 08:39:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 ---> Using cache 08:39:28 ---> 3506d2a749e0 08:39:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:39:28 ---> Using cache 08:39:28 Removing intermediate container 32179a1dad25 08:39:28 ---> 17eee55e4d1a 08:39:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:39:28 ---> 931c170cd0e8 08:39:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:28 ---> Running in c8366d03269a 08:39:28 Removing intermediate container c8366d03269a 08:39:28 ---> d06681c50881 08:39:28 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:39:28 ---> Running in fc0ca6135f81 08:39:29 ---> 9760dfdde8e9 08:39:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:29 Removing intermediate container fc0ca6135f81 08:39:29 ---> a0d77540f7c0 08:39:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:39:29 ---> Running in 93a8b1ce6718 08:39:29 ---> 9f6a3ced7dd7 08:39:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:29 Removing intermediate container 93a8b1ce6718 08:39:29 ---> abf1c6f0a96f 08:39:29 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:39:29 ---> Running in 5aeeaaaeed4c 08:39:29 ---> 7df97de4b121 08:39:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:29 Removing intermediate container 5aeeaaaeed4c 08:39:29 ---> 0db8b7619944 08:39:29 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:39:29 ---> Running in 5dbd1af91d7d 08:39:29 ---> Running in b294ee366d43 08:39:30 Removing intermediate container 5dbd1af91d7d 08:39:30 ---> c467b1bc8627 08:39:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:39:31 Removing intermediate container b294ee366d43 08:39:31 ---> 04347a7b295d 08:39:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:39:31 ---> Running in 077f7975edda 08:39:41 ---> Running in a28a1ff4f59d 08:39:41 Removing intermediate container 077f7975edda 08:39:41 ---> ab825e546fdc 08:39:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:39:41 ---> Running in 559216fc2c4c 08:39:41 Removing intermediate container a28a1ff4f59d 08:39:41 ---> 01a5661afbe5 08:39:41 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:39:41 Removing intermediate container 559216fc2c4c 08:39:41 ---> 544ccaa42947 08:39:41 Step 21/23 : LABEL arch=x86_64 08:39:54 ---> ea790269cf9f 08:39:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:39:54 ---> Running in 1aa2e2edc99a 08:39:54 ---> Running in 184103a66f53 08:39:54 Removing intermediate container 1aa2e2edc99a 08:39:54 ---> f7966d090b4f 08:39:54 Step 22/23 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:39:54 ---> Running in 769d2356a1aa 08:39:54 Removing intermediate container 769d2356a1aa 08:39:54 ---> 966a2f5000a8 08:39:54 Step 23/23 : LABEL version=0.0.0 08:39:54 ---> Running in 9dfc3f384b4a 08:39:54 Removing intermediate container 9dfc3f384b4a 08:39:54 ---> 0e1d9d004b56 08:39:54 08:39:54 Successfully built 0e1d9d004b56 08:39:54 Removing intermediate container 5bedea8f7a5e 08:39:54 ---> d895dca77ee8 08:39:54 Step 7/27 : COPY . . 08:39:54 Removing intermediate container 8fd68fbe1d74 08:39:54 ---> e47885d7b862 08:39:54 Step 8/23 : COPY . . 08:39:54 Removing intermediate container a14d43badfc4 08:39:54 ---> 9f0ccbf547b8 08:39:54 Step 7/20 : COPY . . 08:39:54 Removing intermediate container 184103a66f53 08:39:54 ---> 9a31f1c30631 08:39:54 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:54 Successfully tagged core-common-config-bootstrapper:latest 08:39:54 Building security-secretstore-setup 08:39:57  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:39:57 ---> bfce7ad73540 08:39:57 Step 3/25 : WORKDIR /edgex-go 08:39:57 ---> Using cache 08:39:57 ---> f19766711f95 08:39:57 Step 4/25 : RUN apk add --update --no-cache make git 08:39:57 ---> Using cache 08:39:57 ---> db907ed17a50 08:39:57 Step 5/25 : COPY go.mod vendor* ./ 08:39:57 ---> Using cache 08:39:57 ---> bcb41757ef16 08:39:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:57 ---> Using cache 08:39:57 ---> 24e2849d31a6 08:39:57 Step 7/25 : COPY . . 08:39:57 ---> Using cache 08:39:57 ---> 1995cbc051c4 08:39:57 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:15 ---> d1ac769d8542 08:40:15 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:40:15 ---> Running in b79f13c8a03d 08:40:15 ---> 74a48c91a8c3 08:40:15 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:40:15 ---> 94805e09b2b7 08:40:15 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:40:15 ---> 0347e39c211d 08:40:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:15 ---> Running in ff2d37f6cf8e 08:40:15 ---> Running in 631b56179db8 08:40:15 ---> Running in a964451330fa 08:40:15 ---> e129f56f21df 08:40:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:15 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 08:40:15 Removing intermediate container ff2d37f6cf8e 08:40:15 ---> 1e932a788fb0 08:40:15 Step 9/27 : WORKDIR /edgex-go/spire-build 08:40:16 ---> Running in e92570521496 08:40:16 ---> 044a825d3010 08:40:16 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:40:16 Removing intermediate container e92570521496 08:40:16 ---> a0f2f9b2b033 08:40:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:40:16 ---> Running in 4233a2ea8fb7 08:40:16 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 08:40:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:40:16 ---> 64108fd4e0e1 08:40:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:40:17 Removing intermediate container 4233a2ea8fb7 08:40:17 ---> 1abfa167c9a7 08:40:17 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 08:40:17 ---> 832ef6daa593 08:40:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:40:17 ---> Running in d690b6bf8e81 08:40:17 ---> 82b1c421e5f7 08:40:17 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:40:17 ---> 9972aff6aaca 08:40:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:17 ---> d79f4eb0d6fe 08:40:17 Step 28/33 : RUN chmod +x /entrypoint.sh 08:40:17 ---> Running in b38ef5413ee4 08:40:17 Removing intermediate container d690b6bf8e81 08:40:17 ---> 01b38d00fae2 08:40:17 Step 12/27 : WORKDIR /edgex-go 08:40:17 ---> Running in 8f288469b0ec 08:40:18 Removing intermediate container 8f288469b0ec 08:40:18 ---> cbb01aaab081 08:40:18 08:40:18 Step 13/27 : FROM alpine:3.17 08:40:18 ---> 9ed4aefc74f6 08:40:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:18 ---> Running in efd2bf3e9e07 08:40:18 Removing intermediate container efd2bf3e9e07 08:40:18 ---> a566785dfca6 08:40:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:18 ---> Running in 2ba41d01211f 08:40:18 Removing intermediate container b38ef5413ee4 08:40:18 ---> 485d8fb890f4 08:40:18 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:40:18 ---> Running in 5e22b69af8e1 08:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:18 Removing intermediate container 5e22b69af8e1 08:40:18 ---> 6c397c722a73 08:40:18 Step 30/33 : CMD ["gate"] 08:40:18 ---> Running in 8881c2638df9 08:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:18 Removing intermediate container 8881c2638df9 08:40:18 ---> b288cc43d410 08:40:18 Step 31/33 : LABEL arch=x86_64 08:40:19 ---> Running in 791fc5378c5f 08:40:19 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:40:19 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:40:19 OK: 17821 distinct packages available 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:19 Removing intermediate container 791fc5378c5f 08:40:19 ---> 8cd71e3cff8e 08:40:19 Step 32/33 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:40:19 ---> Running in 0c953ec57c24 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:19 Removing intermediate container 0c953ec57c24 08:40:19 ---> 2c6493cdf192 08:40:19 Step 33/33 : LABEL version=0.0.0 08:40:19 ---> Running in bf984643ce6e 08:40:19 (1/4) Installing dumb-init (1.2.5-r2) 08:40:19 (2/4) Installing musl-obstack (1.2.3-r0) 08:40:19 (3/4) Installing libucontext (1.2-r0) 08:40:19 (4/4) Installing gcompat (1.1.0-r0) 08:40:19 Executing busybox-1.35.0-r29.trigger 08:40:19 OK: 7 MiB in 19 packages 08:40:20 Removing intermediate container bf984643ce6e 08:40:20 ---> 54eaea219409 08:40:20 08:40:20 Successfully built 54eaea219409 08:40:20 Successfully tagged security-bootstrapper:latest 08:40:20 Building core-metadata 08:40:23  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:40:23 ---> bfce7ad73540 08:40:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:40:23 ---> Using cache 08:40:23 ---> cf36c60ac504 08:40:23 Step 4/25 : WORKDIR /edgex-go 08:40:23 ---> Using cache 08:40:23 ---> 84820d630c51 08:40:23 Step 5/25 : RUN apk add --update --no-cache make git 08:40:23 ---> Using cache 08:40:23 ---> 31dc06a3cd2e 08:40:23 Step 6/25 : COPY go.mod vendor* ./ 08:40:23 ---> Using cache 08:40:23 ---> 37867ad8e1ea 08:40:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:23 ---> Using cache 08:40:23 ---> 7bfdd2e66e6f 08:40:23 Step 8/25 : COPY . . 08:40:23 ---> Using cache 08:40:23 ---> f9994767171a 08:40:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:33 ---> Running in 0f27d34e7b22 08:40:33 Removing intermediate container 2ba41d01211f 08:40:33 ---> eaa917928e5d 08:40:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:34 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 08:40:34 ---> 380cff6f99b0 08:40:34 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:40:34 ---> f4a6e524c264 08:40:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements 08:40:42 ---> 675f731f3faf 08:40:42 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:40:43 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 08:40:45 ---> ee2876a7b2ee 08:40:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.278s coverage: 98.5% of statements 08:40:48 ---> Running in e5dde5eb613b 08:40:48 Removing intermediate container e5dde5eb613b 08:40:48 ---> 5b6dc1f85d84 08:40:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:54 ---> 524ecddac85a 08:40:54 Step 22/27 : WORKDIR / 08:40:54 ---> Running in 51989ef7b94c 08:40:54 Removing intermediate container b79f13c8a03d 08:40:54 ---> a69f4e131f2e 08:40:54 08:40:54 Step 9/25 : FROM alpine:3.17 08:40:54 ---> 9ed4aefc74f6 08:40:54 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:40:54 Removing intermediate container a964451330fa 08:40:54 ---> 223e93e0a398 08:40:54 08:40:54 Step 9/20 : FROM alpine:3.17 08:40:54 ---> 9ed4aefc74f6 08:40:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:40:54 ---> Using cache 08:40:54 ---> a1479f736d9c 08:40:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:40:54 ---> Running in 45f818e1d3c4 08:40:54 ---> Running in 627a1124d56e 08:40:54 Removing intermediate container 51989ef7b94c 08:40:54 ---> f3dbde06c0eb 08:40:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:54 ---> Running in 12ad9dc90234 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.422s coverage: 71.5% of statements 08:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:56 Removing intermediate container 12ad9dc90234 08:40:56 ---> 9106ee6749a8 08:40:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:56 (1/3) Installing ca-certificates (20230506-r0) 08:40:56 (2/3) Installing dumb-init (1.2.5-r2) 08:40:56 (3/3) Installing su-exec (0.2-r2) 08:40:56 Executing busybox-1.35.0-r29.trigger 08:40:56 Executing ca-certificates-20230506-r0.trigger 08:40:56 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:40:56 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:40:56 OK: 17821 distinct packages available 08:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:56 OK: 8 MiB in 18 packages 08:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:56 (1/9) Installing ca-certificates (20230506-r0) 08:40:56 (2/9) Installing brotli-libs (1.0.9-r9) 08:40:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:40:56 (4/9) Installing libcurl (8.0.1-r0) 08:40:56 (5/9) Installing curl (8.0.1-r0) 08:40:56 (6/9) Installing dumb-init (1.2.5-r2) 08:40:56 (7/9) Installing musl-obstack (1.2.3-r0) 08:40:56 (8/9) Installing libucontext (1.2-r0) 08:40:56 (9/9) Installing gcompat (1.1.0-r0) 08:40:56 Executing busybox-1.35.0-r29.trigger 08:40:56 Executing ca-certificates-20230506-r0.trigger 08:40:56 OK: 10 MiB in 24 packages 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 54.0% of statements 08:40:58 ---> Running in 85853ac27b2a 08:40:58 Removing intermediate container 85853ac27b2a 08:40:58 ---> 63ec3499c794 08:40:58 Step 25/27 : LABEL arch=x86_64 08:40:58 Removing intermediate container 631b56179db8 08:40:58 ---> c64e0cdfd1b5 08:40:58 08:40:58 Step 10/23 : FROM alpine:3.17 08:40:58 ---> 9ed4aefc74f6 08:40:58 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:40:58 ---> Running in c9158ff7a764 08:40:58 ---> Running in fc01cad127a0 08:40:58 Removing intermediate container 45f818e1d3c4 08:40:58 ---> 5a63210fcd70 08:40:58 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:40:58 Removing intermediate container 627a1124d56e 08:40:58 ---> d949141c0f4d 08:40:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:59 ---> Running in 79580c9992d9 08:40:59 Removing intermediate container c9158ff7a764 08:40:59 ---> ddce31471991 08:40:59 Step 26/27 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:40:59 ---> Running in 30127ac61446 08:40:59 Removing intermediate container 79580c9992d9 08:40:59 ---> 58587facd295 08:40:59 Step 12/25 : WORKDIR / 08:40:59 ---> 329ae143a7fa 08:40:59 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:40:59 ---> Running in be8819be48f7 08:40:59 Removing intermediate container 30127ac61446 08:40:59 ---> 0a5266394867 08:40:59 Step 27/27 : LABEL version=0.0.0 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:59 (1/2) Installing ca-certificates (20230506-r0) 08:40:59 (2/2) Installing dumb-init (1.2.5-r2) 08:40:59 Executing busybox-1.35.0-r29.trigger 08:40:59 Executing ca-certificates-20230506-r0.trigger 08:40:59 OK: 8 MiB in 17 packages 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:03 Removing intermediate container be8819be48f7 08:41:03 ---> e5df6c53f719 08:41:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / ---> e8c2c2196111 08:41:03 08:41:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:03 ---> Running in 184147e2425c 08:41:03 Removing intermediate container 0f27d34e7b22 08:41:03 ---> d05110fe289a 08:41:03 08:41:03 Step 10/25 : FROM alpine:3.17 08:41:03 ---> 9ed4aefc74f6 08:41:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:41:03 ---> Using cache 08:41:03 ---> 44a6c4f785be 08:41:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:41:03 ---> Using cache 08:41:03 ---> 7360d8802a2a 08:41:03 Step 13/25 : ENV APP_PORT=59881 08:41:03 ---> 9eceb00b2330 08:41:03 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:41:03 ---> 4c0f6f3a8f9a 08:41:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:41:03 Removing intermediate container 184147e2425c 08:41:03 ---> 4fd6e7e52b4d 08:41:03 08:41:03 Successfully built 4fd6e7e52b4d 08:41:03 ---> Running in 018a654671c5 08:41:03 Successfully tagged security-spire-config:latest 08:41:03 Building security-spire-server 08:41:03  Building security-spire-config ... done Removing intermediate container fc01cad127a0 08:41:03 ---> fcb7132c4d1f 08:41:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:41:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:41:09 ---> bfce7ad73540 08:41:09 Step 3/26 : WORKDIR /edgex-go 08:41:09 ---> Using cache 08:41:09 ---> f19766711f95 08:41:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:41:09 ---> Using cache 08:41:09 ---> cb546e8814af 08:41:09 Step 5/26 : COPY go.mod vendor* ./ 08:41:09 ---> Using cache 08:41:09 ---> ba81356640a8 08:41:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:09 ---> Using cache 08:41:09 ---> d895dca77ee8 08:41:09 Step 7/26 : COPY . . 08:41:09 ---> Using cache 08:41:09 ---> 94805e09b2b7 08:41:09 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:41:09 ---> Using cache 08:41:09 ---> 1e932a788fb0 08:41:09 Step 9/26 : WORKDIR /edgex-go/spire-build 08:41:09 ---> Using cache 08:41:09 ---> a0f2f9b2b033 08:41:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:41:09 ---> Using cache 08:41:09 ---> 1abfa167c9a7 08:41:09 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 08:41:12 ---> 1384cd722cd9 08:41:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:12 ---> f606fa5cca49 08:41:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:41:12 Removing intermediate container 018a654671c5 08:41:12 ---> eba5149d5021 08:41:12 Step 14/25 : EXPOSE $APP_PORT 08:41:12 ---> Running in b4ac8e1dd967 08:41:12 ---> Running in 73e3cd2903e4 08:41:12 ---> Running in a180f4e7aca9 08:41:12 ---> Running in 08cd215ea40a 08:41:12 ---> 64b5a71bf96f 08:41:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:41:13 Removing intermediate container 73e3cd2903e4 08:41:13 ---> 3bfefea93975 08:41:13 Step 13/23 : ENV APP_PORT=59860 08:41:13 Removing intermediate container a180f4e7aca9 08:41:13 ---> 45cdbe1a604a 08:41:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:41:13 Removing intermediate container 08cd215ea40a 08:41:13 ---> 93773eff6177 08:41:13 Step 15/25 : WORKDIR / 08:41:13 ---> Running in 3a77a91ba313 08:41:13 ---> bbd063186ff8 08:41:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:13 ---> Running in 18bc75e14a10 08:41:13 ---> Running in e0e4b88b3702 08:41:13 Removing intermediate container 3a77a91ba313 08:41:13 ---> 3d7dbf7ea06c 08:41:13 Step 14/23 : EXPOSE $APP_PORT 08:41:13 ---> d5323cab9c9d 08:41:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:14 Removing intermediate container 18bc75e14a10 08:41:14 ---> d336088b5899 08:41:14 Step 18/20 : LABEL arch=x86_64 08:41:15 ---> Running in 7e33f13f4948 08:41:15 Removing intermediate container e0e4b88b3702 08:41:15 ---> 7e545d7d16c9 08:41:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:15 Removing intermediate container b4ac8e1dd967 08:41:15 ---> dff8c8737c8d 08:41:15 Step 12/26 : WORKDIR /edgex-go 08:41:15 ---> Running in 511304edb025 08:41:15 ---> fd37367d791d 08:41:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:15 ---> Running in 99b006f54479 08:41:16 Removing intermediate container 7e33f13f4948 08:41:16 ---> d12febedc49a 08:41:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:16 ---> 5d9a73d5130a 08:41:16 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:41:16 Removing intermediate container 511304edb025 08:41:16 ---> fba2b0de8cc8 08:41:16 Step 19/20 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:41:16 ---> 92f2cfbac53d 08:41:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:16 Removing intermediate container 99b006f54479 08:41:16 ---> 7e0ad329448d 08:41:16 08:41:16 Step 13/26 : FROM alpine:3.17 08:41:16 ---> 9ed4aefc74f6 08:41:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:16 ---> Using cache 08:41:16 ---> a566785dfca6 08:41:16 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:16 ---> Running in 96ba00ad06f2 08:41:16 ---> 7dd9d5d78201 08:41:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:16 ---> ea581568349c 08:41:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:41:16 ---> ef8c9d8281e9 08:41:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:16 ---> Running in adc122ae3711 08:41:16 ---> Running in a18d9703040f 08:41:16 Removing intermediate container 96ba00ad06f2 08:41:16 ---> d88f21f90766 08:41:16 Step 20/20 : LABEL version=0.0.0 08:41:17 ---> Running in ec372bfce6ff 08:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:17 ---> 6d6bd62e1b29 08:41:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:17 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:41:17 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:41:17 OK: 17821 distinct packages available 08:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:17 (1/5) Installing dumb-init (1.2.5-r2) 08:41:17 (2/5) Installing musl-obstack (1.2.3-r0) 08:41:17 (3/5) Installing libucontext (1.2-r0) 08:41:17 (4/5) Installing gcompat (1.1.0-r0) 08:41:17 (5/5) Installing openssl (3.0.8-r4) 08:41:17 Executing busybox-1.35.0-r29.trigger 08:41:17 OK: 8 MiB in 20 packages 08:41:17 Removing intermediate container ec372bfce6ff 08:41:17 ---> befdf3fbc0b8 08:41:17 08:41:17 ---> 97c3a82bca83 08:41:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:17 ---> 8bbb699f089f 08:41:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:17 Successfully built befdf3fbc0b8 08:41:18 Successfully tagged security-spiffe-token-provider:latest 08:41:18  Building security-spiffe-token-provider ... done Building security-spire-agent 08:41:18 ---> 441882a52db5 08:41:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.838s coverage: 88.5% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.515s coverage: 3.8% of statements 08:41:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:41:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:41:22 ---> bfce7ad73540 08:41:22 Step 3/27 : WORKDIR /edgex-go 08:41:22 ---> Using cache 08:41:22 ---> f19766711f95 08:41:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:41:22 ---> Using cache 08:41:22 ---> cb546e8814af 08:41:22 Step 5/27 : COPY go.mod vendor* ./ 08:41:22 ---> Using cache 08:41:22 ---> ba81356640a8 08:41:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:22 ---> Using cache 08:41:22 ---> d895dca77ee8 08:41:22 Step 7/27 : COPY . . 08:41:22 ---> Using cache 08:41:22 ---> 94805e09b2b7 08:41:22 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:41:22 ---> Using cache 08:41:22 ---> 1e932a788fb0 08:41:22 Step 9/27 : WORKDIR /edgex-go/spire-build 08:41:22 ---> Using cache 08:41:22 ---> a0f2f9b2b033 08:41:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:41:22 ---> Using cache 08:41:22 ---> 1abfa167c9a7 08:41:22 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 08:41:22 ---> Using cache 08:41:22 ---> 01b38d00fae2 08:41:22 Step 12/27 : WORKDIR /edgex-go 08:41:22 ---> Using cache 08:41:22 ---> cbb01aaab081 08:41:22 08:41:22 Step 13/27 : FROM alpine:3.17 08:41:22 ---> 9ed4aefc74f6 08:41:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:22 ---> Using cache 08:41:22 ---> a566785dfca6 08:41:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:25 ---> 2d9a47e47c2a 08:41:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:41:25 ---> Running in af75153a6fed 08:41:25 ---> Running in 6d7c28837e24 08:41:25 ---> 52cb33fbf37f 08:41:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:41:25 ---> Running in 4ee617315b22 08:41:25 Removing intermediate container a18d9703040f 08:41:25 ---> 7826bdf1e258 08:41:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:41:25 Removing intermediate container 6d7c28837e24 08:41:25 ---> f8293938ea7e 08:41:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:25 ---> Running in 7f955e722a2e 08:41:25 Removing intermediate container 4ee617315b22 08:41:25 ---> f3e621621daa 08:41:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:25 Removing intermediate container adc122ae3711 08:41:25 ---> 5aaa20461765 08:41:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 ---> Running in d6550da8fea5 08:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:25 ---> Running in 66aa942733c6 08:41:25 Removing intermediate container 7f955e722a2e 08:41:25 ---> 768f92a323d5 08:41:25 Step 23/25 : LABEL arch=x86_64 08:41:25 ---> Running in 5c996df25d0f 08:41:25 Removing intermediate container 66aa942733c6 08:41:25 ---> ff8bb3abc287 08:41:25 Step 23/25 : LABEL arch=x86_64 08:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:25 Removing intermediate container d6550da8fea5 08:41:25 ---> 44309600dcc8 08:41:25 Step 21/23 : LABEL arch=x86_64 08:41:25 ---> Running in f3e79a067249 08:41:25 ---> 8ba720035628 08:41:25 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:41:25 Removing intermediate container 5c996df25d0f 08:41:25 ---> 649b096ef6b1 08:41:25 Step 24/25 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:41:25 ---> Running in 86e0b3ff3985 08:41:25 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:41:25 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:41:25 OK: 17821 distinct packages available 08:41:25 ---> Running in 5af54083290c 08:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:25 Removing intermediate container f3e79a067249 08:41:25 ---> 9be939dab007 08:41:25 Step 24/25 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.642s coverage: 95.6% of statements 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:26 ---> Running in d8461efa2cd3 08:41:26 Removing intermediate container 86e0b3ff3985 08:41:26 ---> de8e35664d4f 08:41:26 Step 22/23 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:41:26 Removing intermediate container 5af54083290c 08:41:26 ---> a59e7eab255e 08:41:26 Step 25/25 : LABEL version=0.0.0 08:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:26 ---> Running in 6edd9d9a5671 08:41:26 ---> Running in cec91c867f92 08:41:26 ---> 2d3ecb75f6cf 08:41:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:26 Removing intermediate container d8461efa2cd3 08:41:26 ---> efff476250b6 08:41:26 Step 25/25 : LABEL version=0.0.0 08:41:26 Removing intermediate container 6edd9d9a5671 08:41:26 ---> 1a349b4f1727 08:41:26 Step 23/23 : LABEL version=0.0.0 08:41:26 ---> Running in afe3e5be3703 08:41:26 ---> Running in 73c169393242 08:41:26 Removing intermediate container cec91c867f92 08:41:26 ---> eb405d6fab2f 08:41:26 08:41:26 (1/5) Installing dumb-init (1.2.5-r2) 08:41:26 (2/5) Installing musl-obstack (1.2.3-r0) 08:41:26 (3/5) Installing libucontext (1.2-r0) 08:41:26 (4/5) Installing gcompat (1.1.0-r0) 08:41:26 (5/5) Installing openssl (3.0.8-r4) 08:41:26 Executing busybox-1.35.0-r29.trigger 08:41:26 OK: 8 MiB in 20 packages 08:41:26 Removing intermediate container afe3e5be3703 08:41:26 ---> d8bfb82ab14c 08:41:26 08:41:26 Successfully built eb405d6fab2f 08:41:26 Successfully built d8bfb82ab14c 08:41:26 Successfully tagged core-metadata:latest 08:41:26 Successfully tagged security-secretstore-setup:latest 08:41:26  Building core-metadata ... done  Building security-secretstore-setup ... done Removing intermediate container 73c169393242 08:41:26 ---> d5265af41f15 08:41:26 08:41:26 Successfully built d5265af41f15 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements 08:41:26 Successfully tagged support-notifications:latest 08:41:29  Building support-notifications ... done  ---> e0d6de06024a 08:41:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:41:29 Removing intermediate container af75153a6fed 08:41:29 ---> 6f4621fca048 08:41:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:29 ---> dc134ff30a23 08:41:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:41:29 ---> 65e613b84066 08:41:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:41:29 ---> 58baf844d95b 08:41:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:41:29 ---> 14952af5c4c4 08:41:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:41:29 ---> 76656a908565 08:41:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:29 ---> Running in 7dad233c7de2 08:41:29 Removing intermediate container 7dad233c7de2 08:41:29 ---> 5e7756b0e501 08:41:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:29 ---> Running in 432a5811cbe1 08:41:31 Removing intermediate container 432a5811cbe1 08:41:31 ---> 053afcf78e45 08:41:31 Step 24/26 : LABEL arch=x86_64 08:41:31 ---> Running in 875c52200c32 08:41:31 ---> 7811183fb3a7 08:41:31 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:31 Removing intermediate container 875c52200c32 08:41:31 ---> 5103b4665941 08:41:31 Step 25/26 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 65.9% of statements 08:41:33 ---> Running in 80aba93e11c9 08:41:33 ---> 17d91c2acddb 08:41:33 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:41:33 Removing intermediate container 80aba93e11c9 08:41:33 ---> 8351478dd5c1 08:41:33 Step 26/26 : LABEL version=0.0.0 08:41:33 ---> Running in 48424b1df2a8 08:41:33 ---> d4af71a2068f 08:41:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:41:33 Removing intermediate container 48424b1df2a8 08:41:33 ---> 482e2980f4ef 08:41:33 08:41:33 Successfully built 482e2980f4ef 08:41:33 Successfully tagged security-spire-server:latest 08:41:33  Building security-spire-server ... done  ---> 120d8298ec4b 08:41:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:41:33 ---> 7f9a9abfc545 08:41:33 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:33 ---> Running in df6a7c303e39 08:41:33 Removing intermediate container df6a7c303e39 08:41:33 ---> a0864f9d8393 08:41:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:33 ---> Running in 55f6a48da31d 08:41:33 Removing intermediate container 55f6a48da31d 08:41:33 ---> e728813e0abc 08:41:33 Step 25/27 : LABEL arch=x86_64 08:41:33 ---> Running in 43ae9c1afee5 08:41:33 Removing intermediate container 43ae9c1afee5 08:41:33 ---> 7d5385fe94fe 08:41:33 Step 26/27 : LABEL git_sha=609c7e29602a0ae24228ce0edfe4b31e19d7492e 08:41:33 ---> Running in a88c501f291f 08:41:33 Removing intermediate container a88c501f291f 08:41:33 ---> 4c69ac261b91 08:41:33 Step 27/27 : LABEL version=0.0.0 08:41:33 ---> Running in d5edb1906673 08:41:33 Removing intermediate container d5edb1906673 08:41:33 ---> 43fad60e28e3 08:41:33 08:41:33 Successfully built 43fad60e28e3 08:41:33 Successfully tagged security-spire-agent:latest 08:41:33  Building security-spire-agent ... done  [Pipeline] } 08:41:33 $ docker stop --time=1 5e91642e109df5b15d9566b1a53815100b5c7d2a7cb6dfa83adf52927333a19b 08:41:35 $ docker rm -f --volumes 5e91642e109df5b15d9566b1a53815100b5c7d2a7cb6dfa83adf52927333a19b [Pipeline] // withDockerContainer [Pipeline] sh 08:41:35 + docker images 08:41:35 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:35 security-spire-agent latest 43fad60e28e3 2 seconds ago 161MB 08:41:35 security-spire-server latest 482e2980f4ef 3 seconds ago 103MB 08:41:35 security-secretstore-setup latest eb405d6fab2f 9 seconds ago 32.8MB 08:41:35 support-notifications latest d5265af41f15 9 seconds ago 32.4MB 08:41:35 core-metadata latest d8bfb82ab14c 9 seconds ago 20.4MB 08:41:35 security-spiffe-token-provider latest befdf3fbc0b8 18 seconds ago 32.8MB 08:41:35 7e0ad329448d 19 seconds ago 1.58GB 08:41:35 security-spire-config latest 4fd6e7e52b4d 32 seconds ago 102MB 08:41:35 d05110fe289a 33 seconds ago 1.73GB 08:41:35 c64e0cdfd1b5 37 seconds ago 1.79GB 08:41:35 223e93e0a398 42 seconds ago 1.76GB 08:41:35 a69f4e131f2e 43 seconds ago 1.72GB 08:41:35 security-bootstrapper latest 54eaea219409 About a minute ago 22.2MB 08:41:35 cbb01aaab081 About a minute ago 1.58GB 08:41:35 core-common-config-bootstrapper latest 0e1d9d004b56 About a minute ago 17.2MB 08:41:35 6ac40713a754 2 minutes ago 1.72GB 08:41:35 a8fa9d759926 2 minutes ago 1.71GB 08:41:35 security-proxy-auth latest 66a557910df3 2 minutes ago 18.3MB 08:41:35 security-proxy-setup latest 9645f56214bc 2 minutes ago 18.7MB 08:41:35 support-scheduler latest f38328bfedcd 2 minutes ago 31.8MB 08:41:35 core-data latest 67f3fadce947 3 minutes ago 20MB 08:41:35 core-command latest dc7153f191ca 3 minutes ago 19.9MB 08:41:35 6fed5941e9bd 3 minutes ago 1.79GB 08:41:35 632900945059 3 minutes ago 1.72GB 08:41:35 5082a6066da1 3 minutes ago 1.7GB 08:41:35 96baf0a381e4 3 minutes ago 1.73GB 08:41:35 df7e2da4db5e 3 minutes ago 1.7GB 08:41:35 ci-base-image-x86_64 latest bfce7ad73540 9 minutes ago 918MB 08:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 08:41:35 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 08:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:41:35 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] } 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.0% of statements 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.295s coverage: 42.9% of statements 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.280s coverage: 82.9% of statements 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.720s coverage: 79.9% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.291s coverage: 92.9% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.8% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.490s coverage: 82.1% of statements 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 86.0% of statements 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 63.1% of statements 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.242s coverage: 100.0% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.981s coverage: 38.4% of statements 08:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements 08:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements 08:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.602s coverage: 92.3% of statements 08:42:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 61.5% of statements 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.369s coverage: 97.7% of statements 08:42:59 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 08:42:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:59 go vet ./... 08:45:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:36 + ls -al . 08:45:36 total 700 08:45:36 drwxrwxr-x 10 1001 1001 4096 May 17 08:37 . 08:45:36 drwxr-xr-x 4 root root 4096 May 17 08:37 .. 08:45:36 drwxrwxr-x 2 1001 1001 4096 May 17 08:36 .blubracket 08:45:36 -rw-rw-r-- 1 1001 1001 16 May 17 08:36 .dockerignore 08:45:36 drwxrwxr-x 8 1001 1001 4096 May 17 08:36 .git 08:45:36 drwxrwxr-x 3 1001 1001 4096 May 17 08:36 .github 08:45:36 -rw-rw-r-- 1 1001 1001 1133 May 17 08:36 .gitignore 08:45:36 -rw-rw-r-- 1 1001 1001 42 May 17 08:36 .golangci.yml 08:45:36 -rw-rw-r-- 1 1001 1001 87 May 17 08:36 .hadolint.yml 08:45:36 -rw-rw-r-- 1 1001 1001 166 May 17 08:36 .sonarcloud.properties 08:45:36 -rw-rw-r-- 1 1001 1001 1171 May 17 08:36 ADOPTERS.md 08:45:36 -rw-rw-r-- 1 1001 1001 10835 May 17 08:36 Attribution.txt 08:45:36 -rw-rw-r-- 1 1001 1001 73765 May 17 08:36 CHANGELOG.md 08:45:36 -rw-rw-r-- 1 1001 1001 3804 May 17 08:36 CONTRIBUTING.md 08:45:36 -rw-rw-r-- 1 1001 1001 677 May 17 08:36 GOVERNANCE.md 08:45:36 -rw-rw-r-- 1 1001 1001 883 May 17 08:36 Jenkinsfile 08:45:36 -rw-rw-r-- 1 1001 1001 10775 May 17 08:36 LICENSE 08:45:36 -rw-rw-r-- 1 1001 1001 14368 May 17 08:36 Makefile 08:45:36 -rw-rw-r-- 1 1001 1001 582 May 17 08:36 OWNERS.md 08:45:36 -rw-rw-r-- 1 1001 1001 9902 May 17 08:36 README.md 08:45:36 -rw-rw-r-- 1 1001 1001 789 May 17 08:36 SECURITY.md 08:45:36 -rw-rw-r-- 1 1001 1001 5 May 17 08:31 VERSION 08:45:36 drwxrwxr-x 2 1001 1001 4096 May 17 08:36 bin 08:45:36 drwxrwxr-x 18 1001 1001 4096 May 17 08:36 cmd 08:45:36 -rw-r--r-- 1 root root 447731 May 17 08:42 coverage.out 08:45:36 -rw-rw-r-- 1 1001 1001 3201 May 17 08:36 go.mod 08:45:36 -rw-rw-r-- 1 1001 1001 31042 May 17 08:36 go.sum 08:45:36 drwxrwxr-x 7 1001 1001 4096 May 17 08:36 internal 08:45:36 drwxrwxr-x 3 1001 1001 4096 May 17 08:36 openapi 08:45:36 -rw-rw-r-- 1 1001 1001 594 May 17 08:36 security.txt 08:45:36 drwxrwxr-x 4 1001 1001 4096 May 17 08:36 snap 08:45:36 -rw-rw-r-- 1 1001 1001 204 May 17 08:36 version.go [Pipeline] sh 08:45:36 + '[' -e coverage.out ] 08:45:36 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:36 Warning: overwriting stash ‘coverage-report’ 08:45:37 Stashed 1 file(s) [Pipeline] sh 08:45:37 + make build 08:45:37 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 08:47:14 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 08:47:14 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 08:47:17 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 08:47:20 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 08:48:07 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 08:48:10 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 08:48:17 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 08:48:22 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 08:48:27 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 08:48:31 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 08:48: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:43 $ docker stop --time=1 0eda1d28a54671abcf0d8571ab261defcdef734e3f1451bb5a84a5912c5f8ddb 08:48:45 $ docker rm -f --volumes 0eda1d28a54671abcf0d8571ab261defcdef734e3f1451bb5a84a5912c5f8ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:47 08:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:48 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:48 29e5d40040c1: Pulling fs layer 08:48:48 1ce36da41761: Pulling fs layer 08:48:48 25b303627fd3: Pulling fs layer 08:48:48 29e5d40040c1: Download complete 08:48:48 1ce36da41761: Verifying Checksum 08:48:48 1ce36da41761: Download complete 08:48:49 29e5d40040c1: Pull complete 08:48:50 25b303627fd3: Verifying Checksum 08:48:50 25b303627fd3: Download complete 08:48:50 1ce36da41761: Pull complete 08:49:05 25b303627fd3: Pull complete 08:49:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:05 prd-ubuntu20.04-docker-arm64-4c-16g-15854 does not seem to be running inside a container 08:49:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:07 $ docker top 9ac2457b5a33d484a3029596159d5a53ef12ebe0ab4b9557c1e92bea7283a0a5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:08 + docker-compose build --help+ 08:49:08 grep parallel 08:49:12 --parallel Build images in parallel. [Pipeline] } 08:49:12 $ docker stop --time=1 9ac2457b5a33d484a3029596159d5a53ef12ebe0ab4b9557c1e92bea7283a0a5 08:49:14 $ docker rm -f --volumes 9ac2457b5a33d484a3029596159d5a53ef12ebe0ab4b9557c1e92bea7283a0a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:15 prd-ubuntu20.04-docker-arm64-4c-16g-15854 does not seem to be running inside a container 08:49:15 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:16 $ docker top a97aa90b17a71ce07b396a36290fb0728c016fa5e317698a67fc7fe470726c24 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:17 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:21 Building core-command ... 08:49:21 Building core-common-config-bootstrapper ... 08:49:21 Building core-data ... 08:49:21 Building core-metadata ... 08:49:21 Building security-bootstrapper ... 08:49:21 Building security-proxy-auth ... 08:49:21 Building security-proxy-setup ... 08:49:21 Building security-secretstore-setup ... 08:49:21 Building security-spiffe-token-provider ... 08:49:21 Building security-spire-agent ... 08:49:21 Building security-spire-config ... 08:49:21 Building security-spire-server ... 08:49:21 Building support-notifications ... 08:49:21 Building support-scheduler ... 08:49:21 Building core-common-config-bootstrapper 08:49:21 Building security-bootstrapper 08:49:21 Building core-metadata 08:49:21 Building security-spire-server 08:49:21 Building security-proxy-setup 08:50:08 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:08 ---> 741c94be96f1 08:50:08 Step 3/22 : WORKDIR /edgex-go 08:50:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:08 ---> 741c94be96f1 08:50:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:50:08 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:50:08 ---> 741c94be96f1 08:50:08 Step 3/33 : WORKDIR /edgex-go 08:50:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:08 ---> 741c94be96f1 08:50:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:08 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:50:08 ---> 741c94be96f1 08:50:08 Step 3/26 : WORKDIR /edgex-go 08:50:08 ---> Running in d892348d6bda 08:50:08 ---> Running in 0d97a3ee299e 08:50:08 ---> Running in 21989e3d7ea7 08:50:08 ---> Running in 6ca2c7e0cdd2 08:50:08 ---> Running in a4b76d876224 08:50:08 Removing intermediate container 21989e3d7ea7 08:50:08 ---> 82f742fa3893 08:50:08 Step 4/23 : WORKDIR /edgex-go 08:50:08 Removing intermediate container d892348d6bda 08:50:08 ---> 3ca6f8bb0a61 08:50:08 Step 4/22 : RUN apk add --update --no-cache make git 08:50:08 Removing intermediate container 6ca2c7e0cdd2 08:50:08 ---> c01444b0dc3c 08:50:08 Step 4/33 : RUN apk add --update --no-cache make git 08:50:08 ---> Running in 1aa8206c9903 08:50:08 Removing intermediate container a4b76d876224 08:50:08 ---> 88309e97b95a 08:50:08 Step 4/25 : WORKDIR /edgex-go 08:50:08 Removing intermediate container 0d97a3ee299e 08:50:08 ---> 58123e8ad05d 08:50:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:50:08 ---> Running in c0f881038f25 08:50:08 ---> Running in 9d313ec37b9f 08:50:08 ---> Running in c27ad1c8ba6d 08:50:08 ---> Running in e87d062c4990 08:50:08 Removing intermediate container 1aa8206c9903 08:50:08 ---> 08c05a7af62c 08:50:08 Step 5/23 : RUN apk add --update --no-cache make git 08:50:08 ---> Running in a81c7e9d213d 08:50:08 Removing intermediate container 9d313ec37b9f 08:50:08 ---> 429e3a0570e4 08:50:08 Step 5/25 : RUN apk add --update --no-cache make git 08:50:08 ---> Running in 13e898a75866 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:09 OK: 263 MiB in 53 packages 08:50:09 OK: 263 MiB in 53 packages 08:50:09 OK: 263 MiB in 53 packages 08:50:10 OK: 263 MiB in 53 packages 08:50:10 OK: 263 MiB in 53 packages 08:50:11 Removing intermediate container c0f881038f25 08:50:11 Removing intermediate container e87d062c4990 08:50:11 ---> f0af5e2d1e7b 08:50:11 Step 5/33 : COPY go.mod vendor* ./ ---> 1201ad7150d1 08:50:11 08:50:11 Step 5/22 : COPY go.mod vendor* ./ 08:50:11 Removing intermediate container c27ad1c8ba6d 08:50:11 ---> 835a605caa65 08:50:11 Step 5/26 : COPY go.mod vendor* ./ 08:50:11 Removing intermediate container a81c7e9d213d 08:50:11 ---> 5fbadc8124be 08:50:11 Step 6/23 : COPY go.mod vendor* ./ 08:50:11 Removing intermediate container 13e898a75866 08:50:11 ---> fa1338653043 08:50:11 Step 6/25 : COPY go.mod vendor* ./ 08:50:12 ---> 5f21e669bec7 08:50:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:12 ---> a257fa14b424 08:50:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:12 ---> Running in 9af5ba22061b 08:50:12 ---> 4a33a4bdf8a2 08:50:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:12 ---> Running in 08ac35eee42d 08:50:12 ---> d8b418b784d0 08:50:12 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:12 ---> Running in 673ac3871fac 08:50:12 ---> 005c45b1d32e 08:50:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:12 ---> Running in 536f132b1008 08:50:13 ---> Running in a2d8f33b601d 08:52:20 Removing intermediate container 08ac35eee42d 08:52:20 ---> 546237df24a4 08:52:20 Step 7/22 : COPY . . 08:52:20 Removing intermediate container a2d8f33b601d 08:52:20 ---> eeade4298c45 08:52:20 Step 8/25 : COPY . . 08:52:20 Removing intermediate container 9af5ba22061b 08:52:20 ---> 2a5073a3c87a 08:52:20 Step 7/33 : COPY . . 08:52:20 Removing intermediate container 673ac3871fac 08:52:20 ---> 18f09053c000 08:52:20 Step 8/23 : COPY . . 08:52:20 Removing intermediate container 536f132b1008 08:52:20 ---> c285624aada5 08:52:20 Step 7/26 : COPY . . 08:52:30 ---> 1a037560df0b 08:52:30 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:52:30 ---> 1f8c4c89a491 08:52:30 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:30 ---> Running in 1b57ec494bf8 08:52:30 ---> c1eec7995b7f 08:52:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:30 ---> 7359f04ba2c1 08:52:30 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:30 ---> Running in fcf1b8dc3dcf 08:52:30 ---> 7b639246bb9d 08:52:30 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:52:30 ---> Running in f8ce32a2f07b 08:52:30 ---> Running in 1013e36b0047 08:52:30 ---> Running in 2fc3905ae813 08:52:30 Removing intermediate container 2fc3905ae813 08:52:30 ---> 845ba5f9b461 08:52:30 Step 9/26 : WORKDIR /edgex-go/spire-build 08:52:30 ---> Running in ed038b8c68f5 08:52:30 Removing intermediate container ed038b8c68f5 08:52:30 ---> 9a99915df7e8 08:52:30 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:31 ---> Running in d17fec2c43b4 08:52:31 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 08:52:31 Removing intermediate container d17fec2c43b4 08:52:31 ---> 90e1c7cb5cdd 08:52:31 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 08:52: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 08:52:31 ---> Running in 2c6853149b32 08:52:31 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 08:52:31 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 08:52:35 Removing intermediate container 2c6853149b32 08:52:35 ---> 4c631abf2909 08:52:35 Step 12/26 : WORKDIR /edgex-go 08:52:35 ---> Running in 7ee68b088b4f 08:52:36 Removing intermediate container 7ee68b088b4f 08:52:36 ---> 6c722337d0cc 08:52:36 08:52:36 Step 13/26 : FROM alpine:3.17 08:52:36 3.17: Pulling from library/alpine 08:52:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:52:36 Status: Downloaded newer image for alpine:3.17 08:52:36 ---> 51e60588ff2c 08:52:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:36 ---> Running in 60513db9e1cf 08:52:37 Removing intermediate container 60513db9e1cf 08:52:37 ---> 59fa66f7abdd 08:52:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:37 ---> Running in 021db2b873e9 08:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:41 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:41 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:41 OK: 17692 distinct packages available 08:52:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:44 (1/5) Installing dumb-init (1.2.5-r2) 08:52:44 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:44 (3/5) Installing libucontext (1.2-r0) 08:52:44 (4/5) Installing gcompat (1.1.0-r0) 08:52:44 (5/5) Installing openssl (3.0.8-r4) 08:52:44 Executing busybox-1.35.0-r29.trigger 08:52:44 OK: 9 MiB in 20 packages 08:52:46 Removing intermediate container 021db2b873e9 08:52:46 ---> 4825324c7b2f 08:52:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:47 ---> 32205aac091d 08:52:47 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:52:48 ---> 469610c564fe 08:52:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:54 ---> d153d5ca96d0 08:52:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:52:54 ---> 3a984a33e7be 08:52:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:52:55 ---> 880281f57012 08:52:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:56 ---> 4b74ef0f9e6b 08:52:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:56 ---> Running in 5236d2a3c897 08:52:56 Removing intermediate container 5236d2a3c897 08:52:56 ---> 4c0f704c1a96 08:52:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:57 ---> Running in 3b1c5dd3c535 08:52:57 Removing intermediate container 3b1c5dd3c535 08:52:57 ---> b67335710d74 08:52:57 Step 24/26 : LABEL arch=arm64 08:52:57 ---> Running in 34e9232dc5e3 08:52:58 Removing intermediate container 34e9232dc5e3 08:52:58 ---> 474c8342777c 08:52:58 Step 25/26 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 08:52:58 ---> Running in c147f9266014 08:52:58 Removing intermediate container c147f9266014 08:52:58 ---> 4fe76240fac3 08:52:58 Step 26/26 : LABEL version=0.0.0 08:52:58 ---> Running in 313431f4d9ed 08:52:59 Removing intermediate container 313431f4d9ed 08:52:59 ---> 62c6c689c3b9 08:52:59 08:52:59 Successfully built 62c6c689c3b9 08:52:59 Successfully tagged security-spire-server-arm64:latest 08:52:59  Building security-spire-server ... done Building support-scheduler 08:53:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:17 ---> 741c94be96f1 08:53:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:53:17 ---> Using cache 08:53:17 ---> 88309e97b95a 08:53:17 Step 4/23 : WORKDIR /edgex-go 08:53:17 ---> Using cache 08:53:17 ---> 429e3a0570e4 08:53:17 Step 5/23 : RUN apk add --update --no-cache make git 08:53:17 ---> Using cache 08:53:17 ---> fa1338653043 08:53:17 Step 6/23 : COPY go.mod vendor* ./ 08:53:17 ---> Using cache 08:53:17 ---> 005c45b1d32e 08:53:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:17 ---> Using cache 08:53:17 ---> eeade4298c45 08:53:17 Step 8/23 : COPY . . 08:53:17 ---> Using cache 08:53:17 ---> 7359f04ba2c1 08:53:17 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:53:17 ---> Running in 1ca5eb3d5a86 08:53:17 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 08:58:54 Removing intermediate container 1b57ec494bf8 08:58:54 ---> 2639a5bbb331 08:58:54 08:58:54 Step 9/22 : FROM alpine:3.17 08:58:54 ---> 51e60588ff2c 08:58:54 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:58:54 ---> Running in c4a36352fcee 08:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:54 (1/2) Installing dumb-init (1.2.5-r2) 08:58:54 (2/2) Installing openssl (3.0.8-r4) 08:58:54 Executing busybox-1.35.0-r29.trigger 08:58:54 OK: 8 MiB in 17 packages 08:58:54 Removing intermediate container c4a36352fcee 08:58:54 ---> 6a2895a11567 08:58:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:54 ---> Running in 500c60875ee3 08:58:55 Removing intermediate container fcf1b8dc3dcf 08:58:55 ---> b91965e5f4e2 08:58:55 08:58:55 Step 9/33 : FROM alpine:3.17 08:58:55 ---> 51e60588ff2c 08:58:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:58:55 ---> Running in 30fb5858ddf3 08:58:55 Removing intermediate container 500c60875ee3 08:58:55 ---> e13d2a8096cb 08:58:55 Step 12/22 : WORKDIR /edgex 08:58:55 ---> Running in bd16e9afce43 08:58:55 Removing intermediate container 30fb5858ddf3 08:58:55 ---> 74e3b80c7f7e 08:58:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:58:55 ---> Running in 7f2a816f5627 08:58:56 Removing intermediate container bd16e9afce43 08:58:56 ---> f17df743cb30 08:58:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:58 ---> 5043c452d518 08:58:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:59 ---> 64737f84f8d0 08:58:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:00 ---> 6946b489a010 08:59:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:01 (1/2) Installing dumb-init (1.2.5-r2) 08:59:01 (2/2) Installing su-exec (0.2-r2) 08:59:01 Executing busybox-1.35.0-r29.trigger 08:59:01 OK: 8 MiB in 17 packages 08:59:02 ---> c325ecf013c2 08:59:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:03 Removing intermediate container 7f2a816f5627 08:59:03 ---> a64c444a2594 08:59:03 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:59:04 ---> Running in bb22b34ed7eb 08:59:04 ---> 7d0bcc9d52b1 08:59:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:04 ---> Running in a4a8021c7be2 08:59:05 Removing intermediate container bb22b34ed7eb 08:59:05 ---> eee81edf8a89 08:59:05 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:05 ---> Running in 3c60c10781d5 08:59:06 Removing intermediate container 3c60c10781d5 08:59:06 ---> 04ebecac26a0 08:59:06 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:06 ---> Running in 8c25952af6a2 08:59:07 Removing intermediate container 8c25952af6a2 08:59:07 ---> 1044e1bfe53a 08:59:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:08 ---> Running in e8b47d456497 08:59:08 Removing intermediate container a4a8021c7be2 08:59:08 ---> 9d2a34971f40 08:59:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:08 ---> Running in 85bcb2fcc683 08:59:09 Removing intermediate container e8b47d456497 08:59:09 ---> e1a66f20bf39 08:59:09 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:09 ---> Running in 98dcb9ddf8a1 08:59:09 Removing intermediate container 85bcb2fcc683 08:59:09 ---> 1d5c21578410 08:59:09 Step 20/22 : LABEL arch=arm64 08:59:10 ---> Running in ddaa6defbf8b 08:59:12 Removing intermediate container ddaa6defbf8b 08:59:12 ---> 9b343d833217 08:59:12 Step 21/22 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 08:59:13 ---> Running in 3429fa711085 08:59:14 Removing intermediate container 3429fa711085 08:59:14 Removing intermediate container 98dcb9ddf8a1 08:59:14 ---> 14c4cc41dec3 08:59:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:14 ---> 5ce8a246ff0b 08:59:14 Step 22/22 : LABEL version=0.0.0 08:59:14 ---> Running in 030d85cc54ec 08:59:14 ---> Running in 7f04e8bf2105 08:59:15 Removing intermediate container 030d85cc54ec 08:59:15 ---> 7d293663204a 08:59:15 08:59:15 Removing intermediate container 7f04e8bf2105 08:59:15 ---> 228dd2548583 08:59:15 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:16 Successfully built 7d293663204a 08:59:16 Successfully tagged security-proxy-setup-arm64:latest 08:59:16  Building security-proxy-setup ... done Building support-notifications 08:59:17 Removing intermediate container f8ce32a2f07b 08:59:17 ---> 0e522081c222 08:59:17 08:59:17 Step 10/23 : FROM alpine:3.17 08:59:17 ---> 51e60588ff2c 08:59:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:17 ---> 6f6890ed9e36 08:59:17 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:17 ---> Running in 42304f1f4cc2 08:59:17 ---> Running in 2a180675d7ee 08:59:18 Removing intermediate container 42304f1f4cc2 08:59:18 ---> fe6e23972be1 08:59:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:18 ---> Running in 2e66e8be105b 08:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:21 Removing intermediate container 2a180675d7ee 08:59:21 ---> 321f92ed4738 08:59:21 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:22 ---> b93dd617d79b 08:59:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:59:22 (1/1) Installing dumb-init (1.2.5-r2) 08:59:22 Executing busybox-1.35.0-r29.trigger 08:59:22 OK: 8 MiB in 16 packages 08:59:24 ---> b49757baded9 08:59:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:26 Removing intermediate container 2e66e8be105b 08:59:26 ---> 964f09a25d29 08:59:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:27 ---> 9da2e4573026 08:59:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:28 ---> b1e51ea26a03 08:59:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:59:29 ---> 55e8b7fc5af6 08:59:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:59:30 ---> 00b8ab6f6ad2 08:59:30 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:33 ---> 71b9a6010bbc 08:59:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:33 ---> 59cac00e360c 08:59:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:59:34 ---> 45a8bc2c4fae 08:59:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:34 ---> f4c2121a232c 08:59:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:59:36 ---> ded05bba65d8 08:59:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:37 ---> 741c94be96f1 08:59:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:37 ---> Using cache 08:59:37 ---> 88309e97b95a 08:59:37 Step 4/23 : WORKDIR /edgex-go 08:59:37 ---> Using cache 08:59:37 ---> 429e3a0570e4 08:59:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:40 ---> 5182892e25eb 08:59:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:40 ---> Running in f080b1d9c8c1 08:59:40 ---> 0312f99d9910 08:59:40 Step 28/33 : RUN chmod +x /entrypoint.sh 08:59:40 ---> Running in 43e39f5c2672 08:59:41 ---> Running in d5813cc41e0f 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:44 Removing intermediate container 1013e36b0047 08:59:44 ---> 61acd57705a2 08:59:44 08:59:44 Step 10/25 : FROM alpine:3.17 08:59:44 ---> 51e60588ff2c 08:59:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:59:44 ---> Running in 2c937720ec74 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:46 OK: 263 MiB in 53 packages 08:59:46 Removing intermediate container d5813cc41e0f 08:59:46 Removing intermediate container 43e39f5c2672 08:59:46 ---> 3f8220750cf9 08:59:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:46 ---> 3252108cf970 08:59:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:59:47 ---> Running in c2c335449fd3 08:59:47 ---> Running in 2380e96e17dd 08:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:48 Removing intermediate container f080b1d9c8c1 08:59:48 ---> 188338666618 08:59:48 Step 6/23 : COPY go.mod vendor* ./ 08:59:48 Removing intermediate container c2c335449fd3 08:59:48 ---> 060c70c1168c 08:59:48 Step 30/33 : CMD ["gate"] 08:59:48 Removing intermediate container 2380e96e17dd 08:59:48 ---> 2b1e6ed2495e 08:59:48 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:48 ---> Running in 045cc247b157 08:59:48 ---> Running in 20e7d60768f9 08:59:49 Removing intermediate container 045cc247b157 08:59:49 ---> c5912ee1b1fd 08:59:49 Step 21/23 : LABEL arch=arm64 08:59:49 ---> Running in 8bbff071aa50 08:59:49 Removing intermediate container 20e7d60768f9 08:59:49 ---> 34df3c4b7d95 08:59:49 Step 31/33 : LABEL arch=arm64 08:59:49 (1/1) Installing dumb-init (1.2.5-r2) 08:59:49 Executing busybox-1.35.0-r29.trigger 08:59:49 OK: 8 MiB in 16 packages 08:59:49 ---> Running in 896054cc4570 08:59:49 ---> 1fe284d7e116 08:59:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:50 ---> Running in a2d9046a03d6 08:59:50 Removing intermediate container 8bbff071aa50 08:59:50 ---> f637ccd9d42a 08:59:50 Step 22/23 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 08:59:50 ---> Running in ba23ef970575 08:59:50 Removing intermediate container 896054cc4570 08:59:50 ---> 63e5cbcc8d82 08:59:50 Step 32/33 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 08:59:51 ---> Running in 4446ce02a33e 08:59:51 Removing intermediate container ba23ef970575 08:59:51 ---> 3c046ea80a8f 08:59:51 Step 23/23 : LABEL version=0.0.0 08:59:51 ---> Running in f708a511b97e 08:59:52 Removing intermediate container 2c937720ec74 08:59:52 ---> 66496a97b159 08:59:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:52 ---> Running in 454d5eb605aa 08:59:52 Removing intermediate container 4446ce02a33e 08:59:52 ---> c87fc79d0754 08:59:52 Step 33/33 : LABEL version=0.0.0 08:59:52 ---> Running in c181b1b97e75 08:59:52 Removing intermediate container f708a511b97e 08:59:52 ---> 92023030ea20 08:59:52 08:59:52 Removing intermediate container 454d5eb605aa 08:59:52 ---> 8f8ea394c6d8 08:59:52 Step 13/25 : ENV APP_PORT=59881 08:59:53 ---> Running in 3c0af5f0b25a 08:59:53 Removing intermediate container c181b1b97e75 08:59:53 ---> 8b98b9974a84 08:59:53 08:59:53 Successfully built 92023030ea20 08:59:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:59:53  Building core-common-config-bootstrapper ... done Building security-proxy-auth 08:59:53 Successfully built 8b98b9974a84 08:59:53 Successfully tagged security-bootstrapper-arm64:latest 08:59:53  Building security-bootstrapper ... done Building security-spire-agent 08:59:53 Removing intermediate container 3c0af5f0b25a 08:59:53 ---> f03f94275556 08:59:53 Step 14/25 : EXPOSE $APP_PORT 08:59:53 ---> Running in ed35ae15c39c 08:59:54 Removing intermediate container ed35ae15c39c 08:59:54 ---> abe5abfcce50 08:59:54 Step 15/25 : WORKDIR / 08:59:54 ---> Running in 34ce603d457c 08:59:55 Removing intermediate container 34ce603d457c 08:59:55 ---> a3c5aebe333e 08:59:55 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:56 ---> 67fa91c0e117 08:59:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:59:56 ---> b476b84de313 08:59:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:58 ---> cad0049cc27f 08:59:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:59:59 ---> 960797373e76 08:59:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:00:00 ---> 4da8426b8160 09:00:00 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:00:00 ---> Running in c9a43df08e58 09:00:01 Removing intermediate container c9a43df08e58 09:00:01 ---> 345021d399cf 09:00:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:01 ---> Running in 231eb5323fb9 09:00:01 Removing intermediate container 231eb5323fb9 09:00:01 ---> 1774dcb2800d 09:00:01 Step 23/25 : LABEL arch=arm64 09:00:02 ---> Running in 02bf9e9d9f91 09:00:02 Removing intermediate container 02bf9e9d9f91 09:00:02 ---> e010c71f4f2e 09:00:02 Step 24/25 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:00:02 ---> Running in 7749c30abf17 09:00:03 Removing intermediate container 7749c30abf17 09:00:03 ---> 10d3595dd354 09:00:03 Step 25/25 : LABEL version=0.0.0 09:00:03 ---> Running in ee404a151552 09:00:03 Removing intermediate container ee404a151552 09:00:03 ---> 666c8a365253 09:00:03 09:00:04 Successfully built 666c8a365253 09:00:04 Successfully tagged core-metadata-arm64:latest 09:00:04  Building core-metadata ... done Building security-secretstore-setup 09:00:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:28 ---> 741c94be96f1 09:00:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:28 ---> Using cache 09:00:28 ---> 88309e97b95a 09:00:28 Step 4/23 : WORKDIR /edgex-go 09:00:28 ---> Using cache 09:00:28 ---> 429e3a0570e4 09:00:28 Step 5/23 : RUN apk add --update --no-cache make git 09:00:28 ---> Using cache 09:00:28 ---> fa1338653043 09:00:28 Step 6/23 : COPY go.mod vendor* ./ 09:00:28 ---> Using cache 09:00:28 ---> 005c45b1d32e 09:00:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:28 ---> Using cache 09:00:28 ---> eeade4298c45 09:00:28 Step 8/23 : COPY . . 09:00:28 ---> Using cache 09:00:28 ---> 7359f04ba2c1 09:00:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:00:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:00:28 ---> 741c94be96f1 09:00:28 Step 3/27 : WORKDIR /edgex-go 09:00:28 ---> Using cache 09:00:28 ---> 58123e8ad05d 09:00:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:00:28 ---> Using cache 09:00:28 ---> 835a605caa65 09:00:28 Step 5/27 : COPY go.mod vendor* ./ 09:00:28 ---> Using cache 09:00:28 ---> d8b418b784d0 09:00:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:28 ---> Using cache 09:00:28 ---> c285624aada5 09:00:28 Step 7/27 : COPY . . 09:00:28 ---> Using cache 09:00:28 ---> 7b639246bb9d 09:00:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:00:28 ---> Using cache 09:00:28 ---> 845ba5f9b461 09:00:28 Step 9/27 : WORKDIR /edgex-go/spire-build 09:00:28 ---> Using cache 09:00:28 ---> 9a99915df7e8 09:00:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:00:28 ---> Using cache 09:00:28 ---> 90e1c7cb5cdd 09:00:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:00:28 ---> Running in bb8ee30f6692 09:00:28 ---> Running in bdb81b956275 09:00: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 09:00:31 Removing intermediate container bdb81b956275 09:00:31 ---> 116e3bfbe6be 09:00:31 Step 12/27 : WORKDIR /edgex-go 09:00:32 ---> Running in e4b75a598c94 09:00:33 Removing intermediate container e4b75a598c94 09:00:33 ---> 35943a612ed4 09:00:33 09:00:33 Step 13/27 : FROM alpine:3.17 09:00:33 ---> 51e60588ff2c 09:00:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:33 ---> Using cache 09:00:33 ---> 59fa66f7abdd 09:00:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:00:33 ---> Using cache 09:00:33 ---> 4825324c7b2f 09:00:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:33 ---> Using cache 09:00:33 ---> 32205aac091d 09:00:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:00:33 ---> Using cache 09:00:33 ---> 469610c564fe 09:00:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:00:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:35 ---> 741c94be96f1 09:00:35 Step 3/25 : WORKDIR /edgex-go 09:00:35 ---> Using cache 09:00:35 ---> 58123e8ad05d 09:00:35 Step 4/25 : RUN apk add --update --no-cache make git 09:00:35 ---> Running in ca4c57708f1a 09:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:39 OK: 263 MiB in 53 packages 09:00:42 Removing intermediate container ca4c57708f1a 09:00:42 ---> dbb7905c582e 09:00:42 Step 5/25 : COPY go.mod vendor* ./ 09:00:42 ---> 23f2580fac53 09:00:42 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:43 ---> fc820d4f3d7e 09:00:43 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:43 ---> Running in ffcaf8760ca4 09:00:56 ---> 1020bfa72c3e 09:00:56 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:00:56 ---> c17ecaab5767 09:00:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:00:57 ---> e91ba53e897a 09:00:57 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:01:00 ---> 60d9650fd17b 09:01:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:00 ---> Running in ae6dfb824449 09:01:01 Removing intermediate container ae6dfb824449 09:01:01 ---> 2efefa5acf32 09:01:01 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:01 ---> Running in 19bec870f4ca 09:01:02 Removing intermediate container 19bec870f4ca 09:01:02 ---> 67d1c914bf77 09:01:02 Step 25/27 : LABEL arch=arm64 09:01:02 ---> Running in 25eb7f910d10 09:01:03 Removing intermediate container 25eb7f910d10 09:01:03 ---> 3ee5430f1bb3 09:01:03 Step 26/27 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:01:03 ---> Running in ba41de0a45bb 09:01:04 Removing intermediate container ba41de0a45bb 09:01:04 ---> 5ad0ea2c0e13 09:01:04 Step 27/27 : LABEL version=0.0.0 09:01:04 ---> Running in 7093537b889d 09:01:05 Removing intermediate container 7093537b889d 09:01:05 ---> 1d43a20e1c51 09:01:05 09:01:05 Successfully built 1d43a20e1c51 09:01:05 Successfully tagged security-spire-agent-arm64:latest 09:01:05  Building security-spire-agent ... done Building security-spire-config 09:01:20 Removing intermediate container a2d9046a03d6 09:01:20 ---> ed4dc1dc7872 09:01:20 Step 8/23 : COPY . . 09:01:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:22 ---> 741c94be96f1 09:01:22 Step 3/27 : WORKDIR /edgex-go 09:01:22 ---> Using cache 09:01:22 ---> 58123e8ad05d 09:01:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:22 ---> Using cache 09:01:22 ---> 835a605caa65 09:01:22 Step 5/27 : COPY go.mod vendor* ./ 09:01:22 ---> Using cache 09:01:22 ---> d8b418b784d0 09:01:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:22 ---> Using cache 09:01:22 ---> c285624aada5 09:01:22 Step 7/27 : COPY . . 09:01:22 ---> Using cache 09:01:22 ---> 7b639246bb9d 09:01:22 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:22 ---> Using cache 09:01:22 ---> 845ba5f9b461 09:01:22 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:22 ---> Using cache 09:01:22 ---> 9a99915df7e8 09:01:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:22 ---> Using cache 09:01:22 ---> 90e1c7cb5cdd 09:01:22 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:22 ---> Using cache 09:01:22 ---> 116e3bfbe6be 09:01:22 Step 12/27 : WORKDIR /edgex-go 09:01:22 ---> Using cache 09:01:22 ---> 35943a612ed4 09:01:22 09:01:22 Step 13/27 : FROM alpine:3.17 09:01:22 ---> 51e60588ff2c 09:01:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:22 ---> Using cache 09:01:22 ---> 59fa66f7abdd 09:01:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:23 ---> Running in cd48ddec2af0 09:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:28 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:28 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:28 OK: 17692 distinct packages available 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:31 (1/4) Installing dumb-init (1.2.5-r2) 09:01:31 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:31 (3/4) Installing libucontext (1.2-r0) 09:01:31 (4/4) Installing gcompat (1.1.0-r0) 09:01:31 Executing busybox-1.35.0-r29.trigger 09:01:31 OK: 8 MiB in 19 packages 09:01:34 Removing intermediate container cd48ddec2af0 09:01:34 ---> fac8e70d8ba3 09:01:34 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:35 ---> 3d66858369b6 09:01:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:38 ---> dd8f24c13d48 09:01:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:42 ---> 5d98f7734cf6 09:01:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:01:42 ---> Running in 4251846f09f9 09:01:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:01:54 ---> b6d2dad372d8 09:01:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:56 ---> 14991c3dee03 09:01:56 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:56 ---> Running in aa8ebcba9c47 09:01:56 Removing intermediate container 1ca5eb3d5a86 09:01:56 ---> 276bfc589975 09:01:56 09:01:56 Step 10/23 : FROM alpine:3.17 09:01:56 ---> 51e60588ff2c 09:01:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:56 ---> Using cache 09:01:56 ---> 66496a97b159 09:01:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:56 ---> Using cache 09:01:56 ---> 8f8ea394c6d8 09:01:56 Step 13/23 : ENV APP_PORT=59861 09:01:56 ---> Running in e0223a088ad4 09:01:57 Removing intermediate container aa8ebcba9c47 09:01:57 ---> cbadcb96728b 09:01:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:01:57 Removing intermediate container e0223a088ad4 09:01:57 ---> 07a8c7b8190a 09:01:57 Step 14/23 : EXPOSE $APP_PORT 09:01:57 ---> Running in 1b49103c175d 09:01:59 Removing intermediate container 1b49103c175d 09:01:59 ---> 79fc3182a90a 09:01:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:59 ---> f0df9f01fcb4 09:01:59 Step 22/27 : WORKDIR / 09:01:59 ---> Running in fc84ccc97e97 09:02:00 Removing intermediate container fc84ccc97e97 09:02:00 ---> 2cb38f26f3ad 09:02:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:01 ---> Running in 14c78ebe6c24 09:02:01 ---> c23e5271c29f 09:02:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:01 Removing intermediate container 14c78ebe6c24 09:02:01 ---> c53d31d64888 09:02:01 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:02 ---> Running in b3914ae3e82a 09:02:02 Removing intermediate container b3914ae3e82a 09:02:02 ---> b301b5bbc30d 09:02:02 Step 25/27 : LABEL arch=arm64 09:02:02 ---> 98c60571a143 09:02:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:02 ---> Running in 608cc45f0f9d 09:02:06 Removing intermediate container 608cc45f0f9d 09:02:06 ---> c8de21ba268e 09:02:06 Step 26/27 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:02:06 ---> Running in 5b8aa9d0a75a 09:02:07 Removing intermediate container 5b8aa9d0a75a 09:02:07 ---> 92ff30f36df7 09:02:07 Step 27/27 : LABEL version=0.0.0 09:02:07 ---> Running in 723a20e8fc04 09:02:08 ---> bafef662761e 09:02:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:02:08 Removing intermediate container 723a20e8fc04 09:02:08 ---> 90ddbb3f6d4f 09:02:08 09:02:09 Successfully built 90ddbb3f6d4f 09:02:09 Successfully tagged security-spire-config-arm64:latest 09:02:09 Building core-data 09:02:09  Building security-spire-config ... done  ---> 1ddb93dd70f2 09:02:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:02:10 ---> Running in 746c9c509063 09:02:11 Removing intermediate container 746c9c509063 09:02:11 ---> ddb7fefbd805 09:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:11 ---> Running in 31828f1ca4dc 09:02:12 Removing intermediate container 31828f1ca4dc 09:02:12 ---> c1fcb77ceaa8 09:02:12 Step 21/23 : LABEL arch=arm64 09:02:12 ---> Running in fec20833ff8c 09:02:13 Removing intermediate container fec20833ff8c 09:02:13 ---> b79870d9bcc5 09:02:13 Step 22/23 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:02:13 ---> Running in 34aeccfdbad8 09:02:14 Removing intermediate container 34aeccfdbad8 09:02:14 ---> 868a1810b8d7 09:02:14 Step 23/23 : LABEL version=0.0.0 09:02:14 ---> Running in 397abf4454c5 09:02:15 Removing intermediate container 397abf4454c5 09:02:15 ---> 7a0ab54b85de 09:02:15 09:02:15 Successfully built 7a0ab54b85de 09:02:15 Successfully tagged support-scheduler-arm64:latest 09:02:15  Building support-scheduler ... done Building core-command 09:02:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:27 ---> 741c94be96f1 09:02:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:27 ---> Using cache 09:02:27 ---> 88309e97b95a 09:02:27 Step 4/23 : WORKDIR /edgex-go 09:02:27 ---> Using cache 09:02:27 ---> 429e3a0570e4 09:02:27 Step 5/23 : RUN apk add --update --no-cache make git 09:02:27 ---> Using cache 09:02:27 ---> fa1338653043 09:02:27 Step 6/23 : COPY go.mod vendor* ./ 09:02:27 ---> Using cache 09:02:27 ---> 005c45b1d32e 09:02:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:27 ---> Using cache 09:02:27 ---> eeade4298c45 09:02:27 Step 8/23 : COPY . . 09:02:27 ---> Using cache 09:02:28 ---> 7359f04ba2c1 09:02:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:02:29 ---> Running in 897b5dd8bde5 09:02:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:02:34 Removing intermediate container ffcaf8760ca4 09:02:34 ---> 36950bdefc9e 09:02:34 Step 7/25 : COPY . . 09:02:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:36 ---> 741c94be96f1 09:02:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:02:36 ---> Using cache 09:02:36 ---> 88309e97b95a 09:02:36 Step 4/24 : WORKDIR /edgex-go 09:02:36 ---> Using cache 09:02:36 ---> 429e3a0570e4 09:02:36 Step 5/24 : RUN apk add --update --no-cache make git 09:02:36 ---> Using cache 09:02:36 ---> fa1338653043 09:02:36 Step 6/24 : COPY go.mod vendor* ./ 09:02:36 ---> Using cache 09:02:36 ---> 005c45b1d32e 09:02:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:36 ---> Using cache 09:02:36 ---> eeade4298c45 09:02:36 Step 8/24 : COPY . . 09:02:37 ---> Using cache 09:02:37 ---> 7359f04ba2c1 09:02:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:38 ---> Running in 32f4063d7f89 09:02:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:02:50 ---> 3e229397a70c 09:02:50 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:50 ---> Running in 68a1a4f25cb7 09:02:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:05:57 Removing intermediate container bb8ee30f6692 09:05:57 ---> f4110a314978 09:05:57 09:05:57 Step 10/23 : FROM alpine:3.17 09:05:57 ---> 51e60588ff2c 09:05:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:05:57 ---> Using cache 09:05:57 ---> fe6e23972be1 09:05:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:05:57 ---> Using cache 09:05:57 ---> 964f09a25d29 09:05:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:57 ---> Using cache 09:05:57 ---> 9da2e4573026 09:05:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:05:57 ---> Using cache 09:05:57 ---> 55e8b7fc5af6 09:05:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:05:57 ---> 7eee22cdb55c 09:05:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:05:57 ---> 7cc83013d407 09:05:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:05:57 ---> 0b6cf74c409b 09:05:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:57 ---> Running in d29bb933a0b5 09:05:57 Removing intermediate container d29bb933a0b5 09:05:57 ---> bb0a7bcc2adf 09:05:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:05:57 ---> Running in 4f8d24e52224 09:05:57 Removing intermediate container 4f8d24e52224 09:05:57 ---> 6e3ca896d144 09:05:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:05:57 ---> Running in db06ab064b2a 09:05:57 Removing intermediate container db06ab064b2a 09:05:57 ---> 071af0613444 09:05:57 Step 21/23 : LABEL arch=arm64 09:05:58 ---> Running in b5c73e802638 09:05:58 Removing intermediate container b5c73e802638 09:05:58 ---> 3e358a83a354 09:05:58 Step 22/23 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:05:58 ---> Running in 74727a905488 09:05:58 Removing intermediate container 74727a905488 09:05:58 ---> f734989f2bc4 09:05:58 Step 23/23 : LABEL version=0.0.0 09:05:59 ---> Running in cf4e6192ce4e 09:05:59 Removing intermediate container cf4e6192ce4e 09:05:59 ---> 260eaa849d53 09:05:59 09:05:59 Successfully built 260eaa849d53 09:05:59 Successfully tagged security-proxy-auth-arm64:latest 09:05:59  Building security-proxy-auth ... done Building security-spiffe-token-provider 09:06:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:06:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:06:18 ---> 741c94be96f1 09:06:18 Step 3/20 : WORKDIR /edgex-go 09:06:18 ---> Using cache 09:06:18 ---> 58123e8ad05d 09:06:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:06:18 ---> Running in 53036798cd4d 09:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:22 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:06:22 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:06:22 OK: 17692 distinct packages available 09:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:25 OK: 263 MiB in 53 packages 09:06:26 Removing intermediate container 53036798cd4d 09:06:26 ---> 3040b6083e65 09:06:26 Step 5/20 : COPY go.mod vendor* ./ 09:06:27 ---> f024d5fdaeab 09:06:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:27 ---> Running in 945a365467c1 09:08:04 Removing intermediate container 945a365467c1 09:08:04 ---> 808d283f3914 09:08:04 Step 7/20 : COPY . . 09:08:10 ---> 9f9384bbcd51 09:08:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:14 ---> Running in 8fee9bc98406 09:08:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:09:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:24 Removing intermediate container 68a1a4f25cb7 09:09:24 ---> b6b6efb5fe62 09:09:24 09:09:24 Step 9/25 : FROM alpine:3.17 09:09:24 ---> 51e60588ff2c 09:09:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:24 ---> Running in 25da001bc0d2 09:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:28 (1/3) Installing ca-certificates (20230506-r0) 09:09:28 (2/3) Installing dumb-init (1.2.5-r2) 09:09:28 (3/3) Installing su-exec (0.2-r2) 09:09:28 Executing busybox-1.35.0-r29.trigger 09:09:28 Executing ca-certificates-20230506-r0.trigger 09:09:29 OK: 8 MiB in 18 packages 09:09:31 Removing intermediate container 25da001bc0d2 09:09:31 ---> f45bd6c2fd8e 09:09:31 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:09:31 ---> Running in a1078d01e493 09:09:32 Removing intermediate container a1078d01e493 09:09:32 ---> de5fca0020f2 09:09:32 Step 12/25 : WORKDIR / 09:09:32 ---> Running in fd738111f2f1 09:09:32 Removing intermediate container fd738111f2f1 09:09:32 ---> cdbf6be6736c 09:09:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:33 ---> 8d232307d4d9 09:09:33 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:09:37 ---> 6c09881a432d 09:09:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:09:39 ---> e8eae8f555d9 09:09:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:09:40 ---> b3b23e8e1e6a 09:09:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:09:43 ---> 570e86e8d99b 09:09:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:47 ---> bc9892f6b1a6 09:09:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:51 ---> 6008efd70ffb 09:09:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:53 ---> 7d7a71aa96d6 09:09:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:53 ---> Running in 6b3ea81a2542 09:09:55 Removing intermediate container 897b5dd8bde5 09:09:55 ---> 9479d7473ff8 09:09:55 09:09:55 Step 10/23 : FROM alpine:3.17 09:09:55 ---> 51e60588ff2c 09:09:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:09:55 ---> Running in 7419db58069a 09:09:56 Removing intermediate container 32f4063d7f89 09:09:56 ---> 621df2d6fba1 09:09:56 09:09:56 Step 10/24 : FROM alpine:3.17 09:09:56 ---> 51e60588ff2c 09:09:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:09:56 ---> Using cache 09:09:56 ---> 66496a97b159 09:09:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:09:56 ---> Using cache 09:09:56 ---> 8f8ea394c6d8 09:09:56 Step 13/24 : ENV APP_PORT=59882 09:09:56 Removing intermediate container 7419db58069a 09:09:56 ---> df7e22c168ef 09:09:56 Step 12/23 : ENV APP_PORT=59880 09:09:56 ---> Running in 528033c8d4fc 09:09:57 ---> Running in d43da305f8b0 09:09:58 Removing intermediate container d43da305f8b0 09:09:58 ---> 0d5c6a698c07 09:09:58 Step 13/23 : EXPOSE $APP_PORT 09:09:58 Removing intermediate container 6b3ea81a2542 09:09:58 ---> e70dbc362e72 09:09:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:09:58 Removing intermediate container 528033c8d4fc 09:09:58 ---> Running in 40222494204d 09:09:58 ---> 9f2374572745 09:09:58 Step 14/24 : EXPOSE $APP_PORT 09:09:58 ---> Running in 56acefacb43a 09:09:58 ---> Running in c3d1b6665398 09:09:59 Removing intermediate container 40222494204d 09:09:59 ---> ba6ab79e7f7a 09:09:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:09:59 Removing intermediate container 56acefacb43a 09:09:59 ---> 68365d81a236 09:09:59 Step 23/25 : LABEL arch=arm64 09:09:59 Removing intermediate container c3d1b6665398 09:09:59 ---> 525434251f58 09:09:59 Step 15/24 : WORKDIR / 09:09:59 ---> Running in 98df339444f7 09:09:59 ---> Running in 174446ad1bc7 09:09:59 ---> Running in 4c462a69ed09 09:10:00 Removing intermediate container 174446ad1bc7 09:10:00 ---> 191f8b840deb 09:10:00 Step 24/25 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:10:00 Removing intermediate container 4c462a69ed09 09:10:00 ---> e225c2c5c7a1 09:10:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:01 ---> Running in 7bca9df2d112 09:10:05 Removing intermediate container 7bca9df2d112 09:10:05 ---> af91658f666d 09:10:05 Step 25/25 : LABEL version=0.0.0 09:10:05 ---> 72944653591a 09:10:05 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:05 ---> Running in 4dbf04c3c285 09:10:05 Removing intermediate container 4dbf04c3c285 09:10:05 ---> c0db7fd191a1 09:10:05 09:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:06 ---> 9a9e74052b83 09:10:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:06 Successfully built c0db7fd191a1 09:10:06 Successfully tagged security-secretstore-setup-arm64:latest 09:10:07  Building security-secretstore-setup ... done (1/1) Installing dumb-init (1.2.5-r2) 09:10:07 Executing busybox-1.35.0-r29.trigger 09:10:07 OK: 8 MiB in 16 packages 09:10:08 ---> 127c1d608304 09:10:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:09 Removing intermediate container 98df339444f7 09:10:09 ---> e9b4a8df2e29 09:10:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:09 ---> a27bea29daba 09:10:09 Step 20/24 : ENTRYPOINT ["/core-command"] 09:10:09 ---> Running in 2c8be9698a8c 09:10:10 Removing intermediate container 2c8be9698a8c 09:10:10 ---> 8efcc11601b4 09:10:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:10 ---> Running in f706e08724eb 09:10:10 ---> 50d38b72727d 09:10:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:11 Removing intermediate container f706e08724eb 09:10:11 ---> e4e3573ccb1d 09:10:11 Step 22/24 : LABEL arch=arm64 09:10:11 ---> Running in 5d35a08d0b32 09:10:11 ---> dd4e23f36808 09:10:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:12 Removing intermediate container 5d35a08d0b32 09:10:12 ---> f8fed563f1ea 09:10:12 Step 23/24 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:10:12 ---> Running in 6ab7292f3d85 09:10:12 Removing intermediate container 6ab7292f3d85 09:10:12 ---> 2f2b375aad02 09:10:12 Step 24/24 : LABEL version=0.0.0 09:10:12 ---> Running in 6c370714fa85 09:10:13 Removing intermediate container 6c370714fa85 09:10:13 ---> add99f437be1 09:10:13 09:10:14 ---> 188e2c020a31 09:10:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:14 Successfully built add99f437be1 09:10:14 Successfully tagged core-command-arm64:latest 09:10:17  Building core-command ... done  ---> 87760f872df5 09:10:17 Step 19/23 : ENTRYPOINT ["/core-data"] 09:10:18 ---> Running in 5c573b38d1f4 09:10:18 Removing intermediate container 5c573b38d1f4 09:10:18 ---> c0fbdcb665ed 09:10:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:18 ---> Running in 2552f1a601c3 09:10:18 Removing intermediate container 2552f1a601c3 09:10:18 ---> 09aaaebfb04b 09:10:18 Step 21/23 : LABEL arch=arm64 09:10:19 ---> Running in 03a03387c6d7 09:10:19 Removing intermediate container 03a03387c6d7 09:10:19 ---> 1004c6e8f7fb 09:10:19 Step 22/23 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:10:19 ---> Running in b3078d2a72e7 09:10:20 Removing intermediate container b3078d2a72e7 09:10:20 ---> 38ae9d55e936 09:10:20 Step 23/23 : LABEL version=0.0.0 09:10:20 ---> Running in daa7e8a3382e 09:10:20 Removing intermediate container daa7e8a3382e 09:10:20 ---> 090c019b2c2b 09:10:20 09:10:20 Successfully built 090c019b2c2b 09:10:21 Successfully tagged core-data-arm64:latest 09:10:53  Building core-data ... done Removing intermediate container 4251846f09f9 09:10:53 ---> 1730c6d70a9d 09:10:53 09:10:53 Step 10/23 : FROM alpine:3.17 09:10:53 ---> 51e60588ff2c 09:10:53 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:10:53 ---> Running in 5374a9015172 09:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:55 (1/2) Installing ca-certificates (20230506-r0) 09:10:55 (2/2) Installing dumb-init (1.2.5-r2) 09:10:55 Executing busybox-1.35.0-r29.trigger 09:10:55 Executing ca-certificates-20230506-r0.trigger 09:10:55 OK: 8 MiB in 17 packages 09:10:57 Removing intermediate container 5374a9015172 09:10:57 ---> e3e7c0de1782 09:10:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:10:57 ---> Running in 1b5c79a6d5e7 09:10:58 Removing intermediate container 1b5c79a6d5e7 09:10:58 ---> 4f14b7058169 09:10:58 Step 13/23 : ENV APP_PORT=59860 09:10:58 ---> Running in 76c12dd025d7 09:10:59 Removing intermediate container 76c12dd025d7 09:10:59 ---> 964499c5ab8c 09:10:59 Step 14/23 : EXPOSE $APP_PORT 09:10:59 ---> Running in 8e15a28464a2 09:10:59 Removing intermediate container 8e15a28464a2 09:10:59 ---> 34cc8788f101 09:10:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:00 ---> 61fbf5e4af34 09:11:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:01 ---> 21203775332e 09:11:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:03 ---> 2bc3a02b7c51 09:11:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:04 ---> cf628d44fc3e 09:11:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:04 ---> Running in d8bb6c2ebbdc 09:11:05 Removing intermediate container d8bb6c2ebbdc 09:11:05 ---> 7b3b6b3219b8 09:11:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:05 ---> Running in b2e59bfd3475 09:11:05 Removing intermediate container b2e59bfd3475 09:11:05 ---> 5311f4cfdd9f 09:11:05 Step 21/23 : LABEL arch=arm64 09:11:05 ---> Running in 76f290846829 09:11:06 Removing intermediate container 76f290846829 09:11:06 ---> d431adbde2ad 09:11:06 Step 22/23 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:11:06 ---> Running in 2b8b4225159b 09:11:06 Removing intermediate container 2b8b4225159b 09:11:06 ---> 3b99a39dd6a1 09:11:06 Step 23/23 : LABEL version=0.0.0 09:11:06 ---> Running in 144f961926af 09:11:07 Removing intermediate container 144f961926af 09:11:07 ---> 1e8a53fc2a91 09:11:07 09:11:07 Successfully built 1e8a53fc2a91 09:11:07 Successfully tagged support-notifications-arm64:latest 09:12:04  Building support-notifications ... done Removing intermediate container 8fee9bc98406 09:12:04 ---> 7672f5ac4146 09:12:04 09:12:04 Step 9/20 : FROM alpine:3.17 09:12:04 ---> 51e60588ff2c 09:12:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:12:04 ---> Using cache 09:12:04 ---> 74e3b80c7f7e 09:12:04 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:04 ---> Running in c46be7e72ddd 09:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:04 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:04 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:04 OK: 17692 distinct packages available 09:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:04 (1/9) Installing ca-certificates (20230506-r0) 09:12:04 (2/9) Installing brotli-libs (1.0.9-r9) 09:12:04 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:12:04 (4/9) Installing libcurl (8.0.1-r0) 09:12:04 (5/9) Installing curl (8.0.1-r0) 09:12:04 (6/9) Installing dumb-init (1.2.5-r2) 09:12:04 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:04 (8/9) Installing libucontext (1.2-r0) 09:12:04 (9/9) Installing gcompat (1.1.0-r0) 09:12:04 Executing busybox-1.35.0-r29.trigger 09:12:04 Executing ca-certificates-20230506-r0.trigger 09:12:04 OK: 11 MiB in 24 packages 09:12:04 Removing intermediate container c46be7e72ddd 09:12:04 ---> 10cf2d93f0c8 09:12:04 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:05 ---> 03a11e3a2612 09:12:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:12:05 ---> 060a8a576574 09:12:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:06 ---> 07916e90a032 09:12:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:12:07 ---> a5d4665a0c29 09:12:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:07 ---> Running in 237f51a00ba8 09:12:07 Removing intermediate container 237f51a00ba8 09:12:07 ---> 3e93c82f3d39 09:12:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:12:07 ---> Running in 1e5003fe944f 09:12:08 Removing intermediate container 1e5003fe944f 09:12:08 ---> 6c304564f6b6 09:12:08 Step 18/20 : LABEL arch=arm64 09:12:08 ---> Running in 5a0b29bdc0ff 09:12:08 Removing intermediate container 5a0b29bdc0ff 09:12:08 ---> e41f20a615d3 09:12:08 Step 19/20 : LABEL git_sha=4c7c86aeec81f725195d499e638108ddf4995d9a 09:12:08 ---> Running in db76f29f2ea4 09:12:08 Removing intermediate container db76f29f2ea4 09:12:08 ---> ecb5fcbca6f7 09:12:08 Step 20/20 : LABEL version=0.0.0 09:12:08 ---> Running in cdc2b45d8ecb 09:12:09 Removing intermediate container cdc2b45d8ecb 09:12:09 ---> b7d6dadbff50 09:12:09 09:12:09 Successfully built b7d6dadbff50 09:12:09 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:09  Building security-spiffe-token-provider ... done  [Pipeline] } 09:12:09 $ docker stop --time=1 a97aa90b17a71ce07b396a36290fb0728c016fa5e317698a67fc7fe470726c24 09:12:11 $ docker rm -f --volumes a97aa90b17a71ce07b396a36290fb0728c016fa5e317698a67fc7fe470726c24 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:11 + docker images 09:12:12 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:12 security-spiffe-token-provider-arm64 latest b7d6dadbff50 2 seconds ago 32.7MB 09:12:12 7672f5ac4146 16 seconds ago 1.57GB 09:12:12 support-notifications-arm64 latest 1e8a53fc2a91 About a minute ago 31.9MB 09:12:12 1730c6d70a9d About a minute ago 1.59GB 09:12:12 core-data-arm64 latest 090c019b2c2b About a minute ago 19.9MB 09:12:12 core-command-arm64 latest add99f437be1 About a minute ago 19.7MB 09:12:12 security-secretstore-setup-arm64 latest c0db7fd191a1 2 minutes ago 32.2MB 09:12:12 621df2d6fba1 2 minutes ago 1.53GB 09:12:12 9479d7473ff8 2 minutes ago 1.53GB 09:12:12 b6b6efb5fe62 2 minutes ago 1.52GB 09:12:12 security-proxy-auth-arm64 latest 260eaa849d53 6 minutes ago 18.1MB 09:12:12 f4110a314978 6 minutes ago 1.51GB 09:12:12 support-scheduler-arm64 latest 7a0ab54b85de 9 minutes ago 31.2MB 09:12:12 security-spire-config-arm64 latest 90ddbb3f6d4f 10 minutes ago 96.1MB 09:12:12 276bfc589975 10 minutes ago 1.59GB 09:12:12 security-spire-agent-arm64 latest 1d43a20e1c51 11 minutes ago 153MB 09:12:12 35943a612ed4 11 minutes ago 1.39GB 09:12:12 core-metadata-arm64 latest 666c8a365253 12 minutes ago 20.2MB 09:12:12 security-bootstrapper-arm64 latest 8b98b9974a84 12 minutes ago 21.9MB 09:12:12 core-common-config-bootstrapper-arm64 latest 92023030ea20 12 minutes ago 17.2MB 09:12:12 61acd57705a2 12 minutes ago 1.53GB 09:12:12 0e522081c222 12 minutes ago 1.52GB 09:12:12 security-proxy-setup-arm64 latest 7d293663204a 12 minutes ago 18.7MB 09:12:12 b91965e5f4e2 13 minutes ago 1.51GB 09:12:12 2639a5bbb331 13 minutes ago 1.51GB 09:12:12 security-spire-server-arm64 latest 62c6c689c3b9 19 minutes ago 97MB 09:12:12 6c722337d0cc 19 minutes ago 1.39GB 09:12:12 ci-base-image-arm64 latest 741c94be96f1 34 minutes ago 899MB 09:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 09:12:12 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 09:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:12 09:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:13 arm64: Pulling from edgex-lftools-log-publisher 09:12:13 8998bd30e6a1: Pulling fs layer 09:12:13 04944245beec: Pulling fs layer 09:12:13 699f458cf7ca: Pulling fs layer 09:12:13 765212b225bb: Pulling fs layer 09:12:13 f23df028b6ca: Pulling fs layer 09:12:13 d65c8cfc05b1: Pulling fs layer 09:12:13 2437ff75d9bd: Pulling fs layer 09:12:13 f23df028b6ca: Waiting 09:12:13 d65c8cfc05b1: Waiting 09:12:13 2437ff75d9bd: Waiting 09:12:13 04944245beec: Verifying Checksum 09:12:13 04944245beec: Download complete 09:12:13 765212b225bb: Verifying Checksum 09:12:13 765212b225bb: Download complete 09:12:13 f23df028b6ca: Verifying Checksum 09:12:13 f23df028b6ca: Download complete 09:12:13 d65c8cfc05b1: Verifying Checksum 09:12:13 d65c8cfc05b1: Download complete 09:12:13 699f458cf7ca: Verifying Checksum 09:12:13 699f458cf7ca: Download complete 09:12:13 8998bd30e6a1: Verifying Checksum 09:12:13 8998bd30e6a1: Download complete 09:12:16 2437ff75d9bd: Verifying Checksum 09:12:16 2437ff75d9bd: Download complete 09:12:17 8998bd30e6a1: Pull complete 09:12:18 04944245beec: Pull complete 09:12:19 699f458cf7ca: Pull complete 09:12:19 765212b225bb: Pull complete 09:12:20 f23df028b6ca: Pull complete 09:12:20 d65c8cfc05b1: Pull complete 09:12:35 2437ff75d9bd: Pull complete 09:12:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:35 prd-ubuntu20.04-docker-arm64-4c-16g-15854 does not seem to be running inside a container 09:12:35 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:38 $ docker top 9975fd6752650b4eb21d94bd35296fefae017a2ce7f2893c986d222727829bf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:39 ---> job-cost.sh 09:12:39 lf-activate-venv: SKIPPING 09:12:39 INFO: No Stack... 09:12:39 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:40 INFO: Archiving Costs [Pipeline] sh 09:12:41 + cat /w/workspace/edgex-go/6/archives/cost.csv 09:12:41 + cut -d, -f6 [Pipeline] lock 09:12:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-6-stack-cost] 09:12:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-6-stack-cost] did not exist. Created. 09:12:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:42 Stashed 1 file(s) [Pipeline] } 09:12:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:42 $ docker stop --time=1 9975fd6752650b4eb21d94bd35296fefae017a2ce7f2893c986d222727829bf0 09:12:45 $ docker rm -f --volumes 9975fd6752650b4eb21d94bd35296fefae017a2ce7f2893c986d222727829bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:12:45 provisioning config files... 09:12:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config15420336027924255740tmp [Pipeline] { [Pipeline] sh 09:12:45 + set +x 09:12:45 + + bash -s -- 09:12:45 curl -s https://codecov.io/bash 09:12:45 09:12:45 _____ _ 09:12:45 / ____| | | 09:12:45 | | ___ __| | ___ ___ _____ __ 09:12:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:45 Bash-1.0.6 09:12:45 09:12:45 09:12:45 ==> git version 2.25.1 found 09:12:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:12:45 Release-Date: 2020-01-08 09:12:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:45 ==> Jenkins CI detected. 09:12:45 current dir:  /w/workspace/edgex-go/6 09:12:45 project root: . 09:12:45 --> token set from env 09:12:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:45 ==> Running gcov in . (disable via -X gcov) 09:12:45 ==> Python coveragepy not found 09:12:45 ==> Searching for coverage reports in: 09:12:45 + . 09:12:46 -> Found 1 reports 09:12:46 ==> Detecting git/mercurial file structure 09:12:46 ==> Reading reports 09:12:46 + ./coverage.out bytes=447731 09:12:46 ==> Appending adjustments 09:12:46 https://docs.codecov.io/docs/fixing-reports 09:12:47 + Found adjustments 09:12:47 ==> Gzipping contents 09:12:47 60K /tmp/codecov.HdEqr5.gz 09:12:47 ==> Uploading reports 09:12:47 url: https://codecov.io 09:12:47 query: branch=PR-4563&commit=609c7e29602a0ae24228ce0edfe4b31e19d7492e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:12:47 -> Pinging Codecov 09:12:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=609c7e29602a0ae24228ce0edfe4b31e19d7492e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:12:47 -> Uploading to 09:12:47 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/00271124DB129430A58F1EEE437C3FCB/609c7e29602a0ae24228ce0edfe4b31e19d7492e/6db5d4a4-92a9-45fb-935a-4a6742118544.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T091247Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f93c8ee649493a26df3ee1da24c3a814e0030950d2e23ad654e3c7393b036dfa 09:12:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:47 Dload Upload Total Spent Left Speed 09:12:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57464 0 0 100 57464 0 235k --:--:-- --:--:-- --:--:-- 235k 09:12:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/609c7e29602a0ae24228ce0edfe4b31e19d7492e [Pipeline] } 09:12:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:48 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:49 ---> package-listing.sh 09:12:49 ++ facter osfamily 09:12:49 ++ tr '[:upper:]' '[:lower:]' 09:12:50 + OS_FAMILY=debian 09:12:50 + workspace=/w/workspace/edgex-go/6 09:12:50 + START_PACKAGES=/tmp/packages_start.txt 09:12:50 + END_PACKAGES=/tmp/packages_end.txt 09:12:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:50 + PACKAGES=/tmp/packages_start.txt 09:12:50 + '[' /w/workspace/edgex-go/6 ']' 09:12:50 + PACKAGES=/tmp/packages_end.txt 09:12:50 + case "${OS_FAMILY}" in 09:12:50 + dpkg -l 09:12:50 + grep '^ii' 09:12:50 + '[' -f /tmp/packages_start.txt ']' 09:12:50 + '[' -f /tmp/packages_end.txt ']' 09:12:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:50 + '[' /w/workspace/edgex-go/6 ']' 09:12:50 + mkdir -p /w/workspace/edgex-go/6/archives/ 09:12:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 09:12:50 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:50 09:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:51 latest: Pulling from edgex-lftools-log-publisher 09:12:51 5eb5b503b376: Pulling fs layer 09:12:51 5c69ac0246d0: Pulling fs layer 09:12:51 ec43610c2a17: Pulling fs layer 09:12:51 3a2ae6a8a46f: Pulling fs layer 09:12:51 33b1e0a273af: Pulling fs layer 09:12:51 5d3b04190fa2: Pulling fs layer 09:12:51 2f39f015ded8: Pulling fs layer 09:12:51 33b1e0a273af: Waiting 09:12:51 5d3b04190fa2: Waiting 09:12:51 2f39f015ded8: Waiting 09:12:51 3a2ae6a8a46f: Waiting 09:12:51 5c69ac0246d0: Download complete 09:12:51 3a2ae6a8a46f: Verifying Checksum 09:12:51 3a2ae6a8a46f: Download complete 09:12:51 33b1e0a273af: Verifying Checksum 09:12:51 33b1e0a273af: Download complete 09:12:51 ec43610c2a17: Verifying Checksum 09:12:51 ec43610c2a17: Download complete 09:12:51 5d3b04190fa2: Verifying Checksum 09:12:51 5d3b04190fa2: Download complete 09:12:51 5eb5b503b376: Verifying Checksum 09:12:51 5eb5b503b376: Download complete 09:12:53 5eb5b503b376: Pull complete 09:12:53 5c69ac0246d0: Pull complete 09:12:53 ec43610c2a17: Pull complete 09:12:53 3a2ae6a8a46f: Pull complete 09:12:53 33b1e0a273af: Pull complete 09:12:53 5d3b04190fa2: Pull complete 09:12:59 2f39f015ded8: Pull complete 09:12:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:59 prd-ubuntu20.04-docker-8c-8g-15853 does not seem to be running inside a container 09:12:59 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:09 $ docker top ceb9c4d10384f3355986ea8af9bc3c81d80d9d44b247605df9ea453bd55382c3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:09 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:09 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:10 + ls /var/log/sa-host 09:13:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:10 provisioning config files... 09:13:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config14934691122531406784tmp [Pipeline] { [Pipeline] echo 09:13:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:10 ---> create-netrc.sh [Pipeline] } 09:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:10 ---> python-tools-install.sh [Pipeline] echo 09:13:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:11 ---> sudo-logs.sh 09:13:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:11 ---> job-cost.sh 09:13:11 lf-activate-venv: SKIPPING 09:13:11 DEBUG: total: 0.10999999940395355 09:13:11 INFO: Retrieving Stack Cost... 09:13:11 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:12 INFO: Archiving Costs [Pipeline] echo 09:13:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> logs-deploy.sh 09:13:12 lf-activate-venv: SKIPPING 09:13:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/6 09:13:12 INFO: archiving workspace using pattern(s): 09:13:13 Archives upload complete. 09:13:13 INFO: archiving logs to Nexus