Pull request #4166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at cf21bfd5405bc980f84ddcb8ca434f93a530fcad rather than 38c18c48678d8da829d4992362fac8520be6cbc3 Obtained Jenkinsfile from cf21bfd5405bc980f84ddcb8ca434f93a530fcad 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-ssh2292179288587710676.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7668252270962495404.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1619068056412239231.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6926593213275905891.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14682548094194721257.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1332131621111314472.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-724 in /w/workspace/edgexfoundry_edgex-go_PR-4166 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4166/head:refs/remotes/origin/PR-4166 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit 38c18c48678d8da829d4992362fac8520be6cbc3 Merge succeeded, producing 38c18c48678d8da829d4992362fac8520be6cbc3 Checking out Revision 38c18c48678d8da829d4992362fac8520be6cbc3 (PR-4166) > git config core.sparsecheckout # timeout=10 > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 Commit message: "feat(command): publish device service response to external MQTT" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:58:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:58:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:58:44 ========================================================= 09:58:44 EdgeX Global Pipelines Version Info 09:58:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:58:45 ------------------- 09:58:45 stable info: 09:58:45 ------------------- 09:58:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:58:45 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:58:45 Message: update stable to v1.0.239 09:58:46 ------------------- 09:58:46 experimental info: 09:58:46 ------------------- 09:58:46 Commited By: **** collab-it+edgex@linuxfoundation.org 09:58:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:58:46 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:58:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4166 [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4166 [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4166 [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c18c4 [Pipeline] echo 09:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:47 provisioning config files... 09:58:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4593958477663841867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:47 ---> docker-login.sh 09:58:47 nexus3.edgexfoundry.org:10001 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 nexus3.edgexfoundry.org:10002 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 nexus3.edgexfoundry.org:10003 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 nexus3.edgexfoundry.org:10004 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 docker.io 09:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:49 Configure a credential helper to remove this warning. See 09:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:49 09:58:49 Login Succeeded 09:58:49 ---> docker-login.sh ends [Pipeline] } 09:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:58:49 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + dirname cmd/core-command/Dockerfile 09:58:49 + echo core-command,cmd/core-command/Dockerfile 09:58:49 + dirname cmd/core-data/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo core-data,cmd/core-data/Dockerfile 09:58:49 + dirname cmd/core-metadata/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo core-metadata,cmd/core-metadata/Dockerfile 09:58:49 + + cut -d/ -f2 09:58:49 dirname cmd/security-bootstrapper/Dockerfile 09:58:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:58:49 + + cut -d/ -f2 09:58:49 dirname cmd/security-proxy-setup/Dockerfile 09:58:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:58:49 + dirname cmd/security-secretstore-setup/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:58:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:58:49 + dirname cmd/security-spire-agent/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + dirname cmd/security-spire-config/Dockerfile 09:58:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:58:49 + dirname cmd/security-spire-server/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:58:49 + dirname cmd/support-notifications/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo support-notifications,cmd/support-notifications/Dockerfile 09:58:49 + dirname cmd/support-scheduler/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:58:49 + dirname cmd/sys-mgmt-agent/Dockerfile 09:58:49 + cut -d/ -f2 09:58:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:58:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:58:50 + git rev-list -1 --merges 38c18c48678d8da829d4992362fac8520be6cbc3~1..38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] echo 09:58:50 -----------> git rev-list -1 --merges 38c18c48678d8da829d4992362fac8520be6cbc3~1..38c18c48678d8da829d4992362fac8520be6cbc3 38c18c48678d8da829d4992362fac8520be6cbc3 [false] [Pipeline] sh 09:58:50 + git log --format=format:%s -1 38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] echo 09:58:50 ========================================================= 09:58:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:58:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:58:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:58:51 + grep -v github /etc/ssh/ssh_known_hosts 09:58:51 + [ -e /tmp/ssh_known_hosts ] 09:58:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:58:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:58:51 sudo tee -a /etc/ssh/ssh_known_hosts 09:58:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:51 09:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:52 0.1.4: Pulling from edgex-devops/py-git-semver 09:58:52 b85a868b505f: Pulling fs layer 09:58:52 e2be974225ed: Pulling fs layer 09:58:52 339a4e72a1f5: Pulling fs layer 09:58:52 988bab9f4d93: Pulling fs layer 09:58:52 1469e6f7b9e6: Pulling fs layer 09:58:52 eaf3925da568: Pulling fs layer 09:58:52 bab4dde63d76: Pulling fs layer 09:58:52 bde34c3a00c8: Pulling fs layer 09:58:52 b352a97aabf1: Pulling fs layer 09:58:52 4872d77fe225: Pulling fs layer 09:58:52 5851b861e8e6: Pulling fs layer 09:58:52 988bab9f4d93: Waiting 09:58:52 1469e6f7b9e6: Waiting 09:58:52 eaf3925da568: Waiting 09:58:52 bab4dde63d76: Waiting 09:58:52 bde34c3a00c8: Waiting 09:58:52 b352a97aabf1: Waiting 09:58:52 4872d77fe225: Waiting 09:58:52 5851b861e8e6: Waiting 09:58:52 e2be974225ed: Verifying Checksum 09:58:52 e2be974225ed: Download complete 09:58:52 988bab9f4d93: Verifying Checksum 09:58:52 988bab9f4d93: Download complete 09:58:52 339a4e72a1f5: Verifying Checksum 09:58:52 339a4e72a1f5: Download complete 09:58:52 1469e6f7b9e6: Verifying Checksum 09:58:52 1469e6f7b9e6: Download complete 09:58:52 eaf3925da568: Verifying Checksum 09:58:52 eaf3925da568: Download complete 09:58:52 bde34c3a00c8: Verifying Checksum 09:58:52 bde34c3a00c8: Download complete 09:58:52 b352a97aabf1: Verifying Checksum 09:58:52 b352a97aabf1: Download complete 09:58:52 4872d77fe225: Verifying Checksum 09:58:52 4872d77fe225: Download complete 09:58:52 5851b861e8e6: Download complete 09:58:52 b85a868b505f: Verifying Checksum 09:58:52 b85a868b505f: Download complete 09:58:52 bab4dde63d76: Verifying Checksum 09:58:52 bab4dde63d76: Download complete 09:58:54 b85a868b505f: Pull complete 09:58:54 e2be974225ed: Pull complete 09:58:54 339a4e72a1f5: Pull complete 09:58:54 988bab9f4d93: Pull complete 09:58:54 1469e6f7b9e6: Pull complete 09:58:54 eaf3925da568: Pull complete 09:58:56 bab4dde63d76: Pull complete 09:58:56 bde34c3a00c8: Pull complete 09:58:56 b352a97aabf1: Pull complete 09:58:56 4872d77fe225: Pull complete 09:58:56 5851b861e8e6: Pull complete 09:58:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:57 prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container 09:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:58:58 $ docker top 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 -eo pid,comm 09:58:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:58:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:58:58 [ssh-agent] Looking for ssh-agent implementation... 09:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:58 $ docker exec 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent 09:58:59 SSH_AUTH_SOCK=/tmp/ssh-vjpoBEuFtlbD/agent.32 09:58:59 SSH_AGENT_PID=38 09:58:59 Running ssh-add (command line suppressed) 09:58:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13563625330251611258.key (/w/workspace/edgex-go/1@tmp/private_key_13563625330251611258.key) 09:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:58:59 + git tag --points-at HEAD [Pipeline] } 09:58:59 $ docker exec --env ******** --env ******** 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent -k 09:58:59 unset SSH_AUTH_SOCK; 09:58:59 unset SSH_AGENT_PID; 09:58:59 echo Agent pid 38 killed; 09:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:58:59 [ssh-agent] Looking for ssh-agent implementation... 09:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:59 $ docker exec 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent 09:58:59 SSH_AUTH_SOCK=/tmp/ssh-F65aG23xrSfX/agent.70 09:58:59 SSH_AGENT_PID=76 09:58:59 Running ssh-add (command line suppressed) 09:59:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5518282392186462603.key (/w/workspace/edgex-go/1@tmp/private_key_5518282392186462603.key) 09:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:00 + git semver init 09:59:00 2022-09-23 09:59:00,604 [run_init] DEBUG init version:0.0.0 force:False 09:59:00 2022-09-23 09:59:00,605 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:59:00 2022-09-23 09:59:00,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:59:00 2022-09-23 09:59:00,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:59:05 2022-09-23 09:59:04,993 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:59:05 2022-09-23 09:59:04,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4166 with force:False 09:59:05 2022-09-23 09:59:04,994 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4166 09:59:05 2022-09-23 09:59:04,998 [execute] INFO git cat-file --batch-check 09:59:05 2022-09-23 09:59:04,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:59:05 2022-09-23 09:59:05,006 [execute] INFO git cat-file --batch 09:59:05 2022-09-23 09:59:05,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:59:05 2022-09-23 09:59:05,011 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4166 09:59:05 0.0.0 [Pipeline] } 09:59:05 $ docker exec --env ******** --env ******** 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent -k 09:59:06 unset SSH_AUTH_SOCK; 09:59:06 unset SSH_AGENT_PID; 09:59:06 echo Agent pid 76 killed; 09:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:06 + git semver [Pipeline] } 09:59:06 $ docker stop --time=1 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 09:59:08 $ docker rm -f 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 [Pipeline] // withDockerContainer [Pipeline] sh 09:59:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:59:08 Stashed 1 file(s) [Pipeline] echo 09:59:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:59:09 ========================================================= 09:59:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:59:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:59:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:59:10 2408cc74d12b: Pulling fs layer 09:59:10 ea60b727a1ce: Pulling fs layer 09:59:10 30c4a7721957: Pulling fs layer 09:59:10 370296b7ddb6: Pulling fs layer 09:59:10 7c6cee850709: Pulling fs layer 09:59:10 39a5fcdaea64: Pulling fs layer 09:59:10 d94ebbe4e438: Pulling fs layer 09:59:10 bcfd1f05c69d: Pulling fs layer 09:59:10 59ccb84bbe0f: Pulling fs layer 09:59:10 370296b7ddb6: Waiting 09:59:10 d94ebbe4e438: Waiting 09:59:10 bcfd1f05c69d: Waiting 09:59:10 7c6cee850709: Waiting 09:59:10 59ccb84bbe0f: Waiting 09:59:10 39a5fcdaea64: Waiting 09:59:10 30c4a7721957: Verifying Checksum 09:59:10 30c4a7721957: Download complete 09:59:10 7c6cee850709: Download complete 09:59:10 39a5fcdaea64: Verifying Checksum 09:59:10 39a5fcdaea64: Download complete 09:59:10 2408cc74d12b: Verifying Checksum 09:59:10 2408cc74d12b: Download complete 09:59:10 d94ebbe4e438: Download complete 09:59:10 2408cc74d12b: Pull complete 09:59:10 ea60b727a1ce: Pull complete 09:59:10 30c4a7721957: Pull complete 09:59:10 59ccb84bbe0f: Verifying Checksum 09:59:10 59ccb84bbe0f: Download complete 09:59:10 bcfd1f05c69d: Verifying Checksum 09:59:10 bcfd1f05c69d: Download complete 09:59:10 370296b7ddb6: Verifying Checksum 09:59:10 370296b7ddb6: Download complete 09:59:15 370296b7ddb6: Pull complete 09:59:15 7c6cee850709: Pull complete 09:59:15 39a5fcdaea64: Pull complete 09:59:15 d94ebbe4e438: Pull complete 09:59:17 bcfd1f05c69d: Pull complete 09:59:17 59ccb84bbe0f: Pull complete 09:59:17 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 09:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:59:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:59:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:59:18 WORKDIR /edgex 09:59:18 COPY go.mod . 09:59:18 RUN go mod downloaddocker 09:59:18 build -t ci-base-image-x86_64 -f - . 09:59:18 Sending build context to Docker daemon 169.5MB 09:59:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:59:18 ---> a4fb48ad2a94 09:59:18 Step 2/4 : WORKDIR /edgex 09:59:21 ---> Running in e4ae589e202d 09:59:21 Removing intermediate container e4ae589e202d 09:59:21 ---> d140ec8032f9 09:59:21 Step 3/4 : COPY go.mod . 09:59:21 ---> a780dee2444e 09:59:21 Step 4/4 : RUN go mod download 09:59:21 ---> Running in 94b6dbde51fe 09:59:24 Still waiting to schedule task 09:59:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:59:39 Removing intermediate container 94b6dbde51fe 09:59:39 ---> 66d83ef4e244 09:59:39 Successfully built 66d83ef4e244 09:59:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:39 + docker inspect -f . ci-base-image-x86_64 09:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:40 prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container 09:59:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:40 $ docker top bce7c2d45c68b8bc38ca3905a89abde22627531822ad4123a7789ca8ae3d24ff -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:40 + go version 09:59:40 go version go1.18.3 linux/amd64 [Pipeline] } 09:59:40 $ docker stop --time=1 bce7c2d45c68b8bc38ca3905a89abde22627531822ad4123a7789ca8ae3d24ff 09:59:42 $ docker rm -f bce7c2d45c68b8bc38ca3905a89abde22627531822ad4123a7789ca8ae3d24ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:42 + docker inspect -f . ci-base-image-x86_64 09:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:43 prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container 09:59: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:44 $ docker top 5f57439c5e60a7fb794517fa8f3da745177914c0a23bf1d044b6e4e9b1719a60 -eo pid,comm [Pipeline] { [Pipeline] echo 09:59:44 ========================================================= 09:59:44 [edgeXBuildGoParallel] Running Tests and Build... 09:59:44 ========================================================= [Pipeline] sh 09:59:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:59:45 + make test 09:59:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:59:51 ? github.com/edgexfoundry/edgex-go [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 10:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 10:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.100s coverage: 60.4% of statements 10:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.203s coverage: 89.2% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.0% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.6% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.118s coverage: 79.5% of statements 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.119s coverage: 94.4% of statements 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 10:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 80.5% of statements 10:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 64.7% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 41.8% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.129s coverage: 97.7% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:00:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 10:00:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 10:00:32 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 10:00:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-725 in /w/workspace/edgexfoundry_edgex-go_PR-4166 [Pipeline] { [Pipeline] ws 10:00:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:00:53 The recommended git tool is: git 10:00:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:00:54 GO111MODULE=on go vet ./... 10:00:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:00:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:00:57 ./bin/test-attribution-txt.sh [Pipeline] echo 10:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:00:57 + ls -al . 10:00:57 total 752 10:00:57 drwxrwxr-x 10 1001 1001 4096 Sep 23 09:59 . 10:00:57 drwxr-xr-x 4 root root 4096 Sep 23 09:59 .. 10:00:57 -rw-rw-r-- 1 1001 1001 16 Sep 23 09:58 .dockerignore 10:00:57 drwxrwxr-x 8 1001 1001 4096 Sep 23 10:00 .git 10:00:57 drwxrwxr-x 3 1001 1001 4096 Sep 23 09:58 .github 10:00:57 -rw-rw-r-- 1 1001 1001 1030 Sep 23 09:58 .gitignore 10:00:57 -rw-rw-r-- 1 1001 1001 42 Sep 23 09:58 .golangci.yml 10:00:57 -rw-rw-r-- 1 1001 1001 87 Sep 23 09:58 .hadolint.yml 10:00:57 drwxr-xr-x 3 1001 1001 4096 Sep 23 09:59 .semver 10:00:57 -rw-rw-r-- 1 1001 1001 166 Sep 23 09:58 .sonarcloud.properties 10:00:57 -rw-rw-r-- 1 1001 1001 1171 Sep 23 09:58 ADOPTERS.md 10:00:57 -rw-rw-r-- 1 1001 1001 10722 Sep 23 09:58 Attribution.txt 10:00:57 -rw-rw-r-- 1 1001 1001 63209 Sep 23 09:58 CHANGELOG.md 10:00:57 -rw-rw-r-- 1 1001 1001 3804 Sep 23 09:58 CONTRIBUTING.md 10:00:57 -rw-rw-r-- 1 1001 1001 677 Sep 23 09:58 GOVERNANCE.md 10:00:57 -rw-rw-r-- 1 1001 1001 850 Sep 23 09:58 Jenkinsfile 10:00:57 -rw-rw-r-- 1 1001 1001 10775 Sep 23 09:58 LICENSE 10:00:57 -rw-rw-r-- 1 1001 1001 13724 Sep 23 09:58 Makefile 10:00:57 -rw-rw-r-- 1 1001 1001 582 Sep 23 09:58 OWNERS.md 10:00:57 -rw-rw-r-- 1 1001 1001 9799 Sep 23 09:58 README.md 10:00:57 -rw-rw-r-- 1 1001 1001 6912 Sep 23 09:58 SECURITY.md 10:00:57 -rw-rw-r-- 1 1001 1001 5 Sep 23 09:59 VERSION 10:00:57 -rw-rw-r-- 1 1001 1001 4131 Sep 23 09:58 ZMQWindows.md 10:00:57 drwxrwxr-x 2 1001 1001 4096 Sep 23 09:58 bin 10:00:57 drwxrwxr-x 18 1001 1001 4096 Sep 23 09:58 cmd 10:00:57 -rw-r--r-- 1 root root 496864 Sep 23 10:00 coverage.out 10:00:57 -rw-rw-r-- 1 1001 1001 3458 Sep 23 09:58 go.mod 10:00:57 -rw-rw-r-- 1 1001 1001 38040 Sep 23 09:58 go.sum 10:00:57 drwxrwxr-x 8 1001 1001 4096 Sep 23 09:58 internal 10:00:57 drwxrwxr-x 3 1001 1001 4096 Sep 23 09:58 openapi 10:00:57 drwxrwxr-x 4 1001 1001 4096 Sep 23 09:58 snap 10:00:57 -rw-rw-r-- 1 1001 1001 204 Sep 23 09:58 version.go [Pipeline] sh 10:00:58 + '[' -e coverage.out ] 10:00:58 + chown 1001:1001 coverage.out [Pipeline] stash 10:00:58 Stashed 1 file(s) [Pipeline] sh 10:00:58 using credential edgex-jenkins-ssh 10:00:58 Cloning the remote Git repository 10:00:58 + make build 10:00:58 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:00:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:00:58 > git init /w/workspace/edgex-go/1 # timeout=10 10:00:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:00:58 > git --version # timeout=10 10:00:58 > git --version # 'git version 2.25.1' 10:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:58 Verifying host key using known hosts file 10:00:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:00:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:01:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:01:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:01:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:01:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:15 Verifying host key using known hosts file 10:01:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:01:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4166/head:refs/remotes/origin/PR-4166 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:01:16 Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit 38c18c48678d8da829d4992362fac8520be6cbc3 10:01:16 Merge succeeded, producing 38c18c48678d8da829d4992362fac8520be6cbc3 10:01:16 Checking out Revision 38c18c48678d8da829d4992362fac8520be6cbc3 (PR-4166) 10:01:16 > git config core.sparsecheckout # timeout=10 10:01:16 > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 10:01:16 > git remote # timeout=10 10:01:16 > git config --get remote.origin.url # timeout=10 10:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:16 Verifying host key using known hosts file 10:01:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:01:16 > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 10:01:16 > git rev-parse HEAD^{commit} # timeout=10 10:01:16 > git config core.sparsecheckout # timeout=10 10:01:16 > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 10:01:20 Commit message: "feat(command): publish device service response to external MQTT" 10:01:20 > git --version # timeout=10 10:01:20 > git --version # 'git version 2.25.1' 10:01:20 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:01:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:01:21 Dload Upload Total Spent Left Speed 10:01:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 10:01:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:01:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:01:22 + sudo tee /etc/docker/daemon.new 10:01:22 { 10:01:22 "registry-mirrors": [ 10:01:22 "https://nexus3.edgexfoundry.org:10001" 10:01:22 ], 10:01:22 "bip": "10.250.0.254/24", 10:01:22 "hosts": [ 10:01:22 "tcp://0.0.0.0:5555", 10:01:22 "unix:///var/run/docker.sock" 10:01:22 ], 10:01:22 "mtu": 1458, 10:01:22 "selinux-enabled": true, 10:01:22 "seccomp-profile": "/etc/docker/seccomp.json" 10:01:22 } [Pipeline] sh 10:01:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:01:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:01:23 + sudo service docker restart 10:01:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:01:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:01:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:01:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:01:34 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:01:35 CGO_ENABLED=0 GO111MODULE=on 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 10:01:36 CGO_ENABLED=0 GO111MODULE=on 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 10:01:37 CGO_ENABLED=0 GO111MODULE=on 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 10:01:38 CGO_ENABLED=0 GO111MODULE=on 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 10:01:40 CGO_ENABLED=0 GO111MODULE=on 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] } 10:01:41 $ docker stop --time=1 5f57439c5e60a7fb794517fa8f3da745177914c0a23bf1d044b6e4e9b1719a60 10:01:43 $ docker rm -f 5f57439c5e60a7fb794517fa8f3da745177914c0a23bf1d044b6e4e9b1719a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 10:01:44 provisioning config files... 10:01:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17907675454526226822tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv 10:01:44 ---> docker-login.sh 10:01:44 nexus3.edgexfoundry.org:10001 [Pipeline] { [Pipeline] sh 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:01:45 10:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:45 nexus3.edgexfoundry.org:10002 10:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:01:45 latest: Pulling from edgex-devops/edgex-compose 10:01:45 cbdbe7a5bc2a: Pulling fs layer 10:01:45 ca9280d653b3: Pulling fs layer 10:01:45 7e9c9ca2126c: Pulling fs layer 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:45 nexus3.edgexfoundry.org:10003 10:01:45 ca9280d653b3: Verifying Checksum 10:01:45 ca9280d653b3: Download complete 10:01:45 cbdbe7a5bc2a: Pull complete 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:46 7e9c9ca2126c: Download complete 10:01:46 nexus3.edgexfoundry.org:10004 10:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:46 ca9280d653b3: Pull complete 10:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:46 Configure a credential helper to remove this warning. See 10:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:46 10:01:46 Login Succeeded 10:01:46 docker.io 10:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:47 Configure a credential helper to remove this warning. See 10:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:47 10:01:47 Login Succeeded 10:01:47 ---> docker-login.sh ends [Pipeline] } 10:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:01:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:47 ========================================================= 10:01:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:01:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:01:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:01:48 b3c136eddcbf: Pulling fs layer 10:01:48 c0a3192eca97: Pulling fs layer 10:01:48 a050256f5b6f: Pulling fs layer 10:01:48 656be50a0ddc: Pulling fs layer 10:01:48 2bbca73fdf42: Pulling fs layer 10:01:48 46d945488cbd: Pulling fs layer 10:01:48 8a5474983e97: Pulling fs layer 10:01:48 329c88fbcd65: Pulling fs layer 10:01:48 2bbca73fdf42: Waiting 10:01:48 46d945488cbd: Waiting 10:01:48 8a5474983e97: Waiting 10:01:48 329c88fbcd65: Waiting 10:01:48 656be50a0ddc: Waiting 10:01:48 a050256f5b6f: Download complete 10:01:48 c0a3192eca97: Verifying Checksum 10:01:48 c0a3192eca97: Download complete 10:01:48 2bbca73fdf42: Verifying Checksum 10:01:48 2bbca73fdf42: Download complete 10:01:48 46d945488cbd: Verifying Checksum 10:01:48 46d945488cbd: Download complete 10:01:48 b3c136eddcbf: Verifying Checksum 10:01:48 b3c136eddcbf: Download complete 10:01:49 b3c136eddcbf: Pull complete 10:01:49 329c88fbcd65: Verifying Checksum 10:01:49 329c88fbcd65: Download complete 10:01:49 7e9c9ca2126c: Pull complete 10:01:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 10:01:49 c0a3192eca97: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:49 prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container 10:01:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:01:49 a050256f5b6f: Pull complete 10:01:50 8a5474983e97: Verifying Checksum 10:01:50 8a5474983e97: Download complete 10:01:51 $ docker top d1a354ee0a3e3d9153fbeef7e8630925467b1696b19aed585c814cce4705b95e -eo pid,comm 10:01:51 656be50a0ddc: Verifying Checksum 10:01:51 656be50a0ddc: Download complete [Pipeline] { [Pipeline] sh 10:01:51 + docker-compose build --help 10:01:51 + grep parallel 10:01:52 --parallel Build images in parallel. [Pipeline] } 10:01:52 $ docker stop --time=1 d1a354ee0a3e3d9153fbeef7e8630925467b1696b19aed585c814cce4705b95e 10:01:53 $ docker rm -f d1a354ee0a3e3d9153fbeef7e8630925467b1696b19aed585c814cce4705b95e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:01:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:54 prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container 10:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:01:54 $ docker top cf4b11a68db905fbe44f6cf9bbee6dc67daea6b6e436f55c4587d3cb5fdf69ee -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:55 + docker-compose -f ./docker-compose-build.yml build --parallel 10:01:55 Building core-command ... 10:01:55 Building core-data ... 10:01:55 Building core-metadata ... 10:01:55 Building security-bootstrapper ... 10:01:55 Building security-proxy-setup ... 10:01:55 Building security-secretstore-setup ... 10:01:55 Building security-spiffe-token-provider ... 10:01:55 Building security-spire-agent ... 10:01:55 Building security-spire-config ... 10:01:55 Building security-spire-server ... 10:01:55 Building support-notifications ... 10:01:55 Building support-scheduler ... 10:01:55 Building sys-mgmt-agent ... 10:01:55 Building core-command 10:01:55 Building security-secretstore-setup 10:01:55 Building sys-mgmt-agent 10:01:55 Building security-spiffe-token-provider 10:01:55 Building security-bootstrapper 10:02:03 656be50a0ddc: Pull complete 10:02:03 2bbca73fdf42: Pull complete 10:02:03 46d945488cbd: Pull complete 10:02:07 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:02:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:02:07 ---> 66d83ef4e244 10:02:07 Step 3/33 : WORKDIR /edgex-go 10:02:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:02:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:02:08 ---> 66d83ef4e244 10:02:08 Step 3/20 : WORKDIR /edgex-go 10:02:08 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:02:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:02:08 ---> 66d83ef4e244 10:02:08 Step 3/25 : WORKDIR /edgex-go 10:02:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:02:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:02:08 ---> 66d83ef4e244 10:02:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:02:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:02:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:02:08 ---> 66d83ef4e244 10:02:08 Step 3/23 : WORKDIR /edgex-go 10:02:10 8a5474983e97: Pull complete 10:02:11 329c88fbcd65: Pull complete 10:02:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:02:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:02:11 ---> Running in 314fdc8d971a 10:02:11 ---> Running in 36c586804dff 10:02:11 ---> Running in 266436f8014c 10:02:11 ---> Running in a02124891673 10:02:11 ---> Running in 78be7c1f2914 10:02:11 Removing intermediate container 36c586804dff 10:02:11 ---> 79dfbbcc9cb5 10:02:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:11 Removing intermediate container a02124891673 10:02:11 ---> 6c464f3db1a8 10:02:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:11 Removing intermediate container 266436f8014c 10:02:11 ---> b81501d7ed5c 10:02:11 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:11 Removing intermediate container 314fdc8d971a 10:02:11 ---> 420b01646fca 10:02:11 Step 4/24 : WORKDIR /edgex-go 10:02:11 Removing intermediate container 78be7c1f2914 10:02:11 ---> de37f574ab0b 10:02:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:02:11 ---> Running in d374ba287ace 10:02:11 ---> Running in fc8be5401056 [Pipeline] fileExists [Pipeline] sh 10:02:11 ---> Running in 5d0dfe528cb8 10:02:11 ---> Running in ff95de8378fc 10:02:11 ---> Running in c6d1b8e80ef0 10:02:11 Removing intermediate container 5d0dfe528cb8 10:02:11 ---> 6c1bdf9afefe 10:02:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:11 ---> Running in 8561aa458f75 10:02:12 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:02:12 WORKDIR /edgex 10:02:12 COPY go.mod . 10:02:12 RUN go mod download -t 10:02:12 ci-base-image-arm64 -f - . 10:02:12 Sending build context to Docker daemon 3.248MB 10:02:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:02:12 ---> ff4287adb874 10:02:12 Step 2/4 : WORKDIR /edgex 10:02:12 Removing intermediate container d374ba287ace 10:02:12 ---> 3a86e3917d8f 10:02:12 Step 5/25 : RUN apk add --update --no-cache make git 10:02:12 Removing intermediate container fc8be5401056 10:02:12 ---> 85cfbff33935 10:02:12 Step 5/23 : RUN apk add --update --no-cache make bash git 10:02:12 ---> Running in eb17adb80275 10:02:12 ---> Running in 84a635a19cbc 10:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:13 v3.16.2-196-g7658871b27 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:02:13 v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:02:13 OK: 17041 distinct packages available 10:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:13 Removing intermediate container ff95de8378fc 10:02:13 ---> 2f44117fcac7 10:02:13 Step 5/33 : RUN apk add --update --no-cache make git 10:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:13 Removing intermediate container 8561aa458f75 10:02:13 ---> cc1e7b385f39 10:02:13 Step 6/24 : RUN apk add --update --no-cache make git 10:02:13 ---> Running in 64390695008a 10:02:13 ---> Running in b87a62e0a8f4 10:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:13 OK: 211 MiB in 51 packages 10:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:13 Removing intermediate container c6d1b8e80ef0 10:02:13 ---> cd9a9f2828e1 10:02:13 Step 5/20 : COPY go.mod vendor* ./ 10:02:13 ---> 90990a6dbadd 10:02:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:13 ---> Running in 93628b32e8a7 10:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:14 OK: 211 MiB in 51 packages 10:02:14 OK: 211 MiB in 51 packages 10:02:14 ---> Running in 885e15246da5 10:02:14 Removing intermediate container 885e15246da5 10:02:14 ---> 8c6f24063f5d 10:02:14 Step 3/4 : COPY go.mod . 10:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:14 Removing intermediate container eb17adb80275 10:02:14 ---> 31cc34dfdf10 10:02:14 Step 6/25 : COPY go.mod vendor* ./ 10:02:14 Removing intermediate container 84a635a19cbc 10:02:14 ---> 4375b6e04054 10:02:14 Step 6/23 : COPY go.mod vendor* ./ 10:02:14 ---> 152cc9fba8fb 10:02:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:14 ---> 0457c9966f2b 10:02:15 ---> 60f3098cea51 10:02:15 Step 4/4 : RUN go mod download 10:02:15 ---> Running in 07973c2611b7 10:02:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 ---> Running in dd3266a88d9d 10:02:15 ---> Running in ce2e01f63707 10:02:15 OK: 211 MiB in 51 packages 10:02:15 OK: 211 MiB in 51 packages 10:02:15 Removing intermediate container 64390695008a 10:02:15 ---> 1e0bec864fe1 10:02:15 Step 6/33 : COPY go.mod vendor* ./ 10:02:15 ---> 3cc2b99ceea3 10:02:15 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:16 ---> Running in 6e2d98577639 10:02:16 Removing intermediate container b87a62e0a8f4 10:02:16 ---> 6219eadd5e9b 10:02:16 Step 7/24 : COPY go.mod vendor* ./ 10:02:16 ---> 02891f7a66ea 10:02:16 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:16 ---> Running in 21ae4816a89f 10:02:34 Removing intermediate container ce2e01f63707 10:02:34 ---> 2d7f5677ceed 10:02:34 Step 8/23 : COPY . . 10:02:34 Removing intermediate container 93628b32e8a7 10:02:34 ---> 09c76236aee8 10:02:34 Step 7/20 : COPY . . 10:02:34 Removing intermediate container dd3266a88d9d 10:02:34 ---> 2058c73e630e 10:02:34 Step 8/25 : COPY . . 10:02:34 Removing intermediate container 6e2d98577639 10:02:34 ---> 0209c8b9a07c 10:02:34 Step 8/33 : COPY . . 10:02:34 Removing intermediate container 21ae4816a89f 10:02:34 ---> 906169c14ee4 10:02:34 Step 9/24 : COPY . . 10:02:44 ---> 989fb22d0284 10:02:44 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:02:44 ---> f33cf3a9fb46 10:02:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:02:44 ---> caff97bd4992 10:02:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:02:44 ---> 548fbe2c32d9 10:02:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:02:44 ---> d57511ea1943 10:02:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:02:44 ---> Running in b8fd5e98fe34 10:02:44 ---> Running in 62239025336f 10:02:44 ---> Running in 885972e77e96 10:02:44 ---> Running in 5ca134eddfb1 10:02:44 ---> Running in 706ce7474dc6 10:02:44 CGO_ENABLED=0 GO111MODULE=on 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 10:02:45 CGO_ENABLED=0 GO111MODULE=on 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 10:02:45 CGO_ENABLED=0 GO111MODULE=on 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 10:02:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:02:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:02:47 Removing intermediate container 07973c2611b7 10:02:47 ---> ce633f83814b 10:02:47 Successfully built ce633f83814b 10:02:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker inspect -f . ci-base-image-arm64 10:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 10:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:02:49 $ docker top 3d9a270e11baa31ddfb62419c86d3a75b0e3495dfc4a560c75d069b6db47d3f6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:50 + go version 10:02:50 go version go1.18.3 linux/arm64 [Pipeline] } 10:02:50 $ docker stop --time=1 3d9a270e11baa31ddfb62419c86d3a75b0e3495dfc4a560c75d069b6db47d3f6 10:02:51 $ docker rm -f 3d9a270e11baa31ddfb62419c86d3a75b0e3495dfc4a560c75d069b6db47d3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:52 + docker inspect -f . ci-base-image-arm64 10:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:52 prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 10:02:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:02:54 $ docker top dd417555b14f88acd34961f467b60f3b5b9f1e0ceecf74409ea0880be74f5fed -eo pid,comm [Pipeline] { [Pipeline] echo 10:02:54 ========================================================= 10:02:54 [edgeXBuildGoParallel] Running Tests and Build... 10:02:54 ========================================================= [Pipeline] sh 10:02:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:02:55 + make test 10:02:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:03:17 CGO_ENABLED=0 GO111MODULE=on 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 10:03:18 Removing intermediate container b8fd5e98fe34 10:03:18 ---> 5107e9eba6ab 10:03:18 10:03:18 Step 10/33 : FROM alpine:3.16 10:03:18 Removing intermediate container 706ce7474dc6 10:03:18 ---> 23378849f550 10:03:18 10:03:18 Step 10/25 : FROM alpine:3.16 10:03:18 Removing intermediate container 5ca134eddfb1 10:03:18 ---> 1d0053a4b06e 10:03:18 10:03:18 Step 11/24 : FROM alpine:3.16 10:03:18 Removing intermediate container 885972e77e96 10:03:18 ---> 08e7481fd2e3 10:03:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:03:18 ---> Running in d55adda7a62f 10:03:19 3.16: Pulling from library/alpine 10:03:19 3.16: Pulling from library/alpine 10:03:19 3.16: Pulling from library/alpine 10:03:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:03:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:03:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:03:20 Status: Image is up to date for alpine:3.16 10:03:20 Status: Downloaded newer image for alpine:3.16 10:03:20 Status: Image is up to date for alpine:3.16 10:03:20 ---> 9c6f07244728 10:03:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:03:20 ---> 9c6f07244728 10:03:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:03:20 ---> 9c6f07244728 10:03:20 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:03:20 ---> Running in 581bd7d2a3f8 10:03:20 ---> Running in 57868d06a1dd 10:03:20 ---> Running in 43a08aa44871 10:03:20 Removing intermediate container 62239025336f 10:03:20 ---> 8b0f94805017 10:03:20 10:03:20 Step 9/20 : FROM alpine:3.15 10:03:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:03:20 Removing intermediate container 43a08aa44871 10:03:20 ---> fcc0bada60bd 10:03:20 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:03:20 3.15: Pulling from library/alpine 10:03:20 ---> Running in 1c0f7cace835 10:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:03:21 Status: Downloaded newer image for alpine:3.15 10:03:21 ---> c4fc93816858 10:03:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:21 ---> Running in 62c020d9145e 10:03:21 (1/3) Installing ca-certificates (20220614-r0) 10:03:21 (2/3) Installing dumb-init (1.2.5-r1) 10:03:21 (3/3) Installing su-exec (0.2-r1) 10:03:21 Executing busybox-1.35.0-r17.trigger 10:03:21 Executing ca-certificates-20220614-r0.trigger 10:03:21 (1/1) Installing dumb-init (1.2.5-r1) 10:03:21 Executing busybox-1.35.0-r17.trigger 10:03:21 Removing intermediate container 62c020d9145e 10:03:21 ---> a495636221e2 10:03:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:21 OK: 6 MiB in 15 packages 10:03:21 (1/2) Installing dumb-init (1.2.5-r1) 10:03:21 (2/2) Installing su-exec (0.2-r1) 10:03:21 Executing busybox-1.35.0-r17.trigger 10:03:21 ---> Running in 5bdc25e724f3 10:03:21 OK: 6 MiB in 16 packages 10:03:21 OK: 6 MiB in 17 packages 10:03:21 Removing intermediate container d55adda7a62f 10:03:21 ---> 2501209b0d36 10:03:21 10:03:21 Step 11/23 : FROM alpine:3.16 10:03:21 ---> 9c6f07244728 10:03:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:03:22 ---> Running in b956cff9847c 10:03:22 Removing intermediate container b956cff9847c 10:03:22 ---> 304e9b74ca66 10:03:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 10:03:22 ---> Running in 9ce57460e2bd 10:03:22 Removing intermediate container 581bd7d2a3f8 10:03:22 ---> 5637d79e2944 10:03:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:03:22 ---> Running in 8f0d256535f8 10:03:22 Removing intermediate container 1c0f7cace835 10:03:22 ---> 9b9f577eb307 10:03:22 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:03:22 ---> Running in d744d2b3a1d1 10:03:22 Removing intermediate container 57868d06a1dd 10:03:22 ---> 542c2cc99b92 10:03:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:03:22 Removing intermediate container 8f0d256535f8 10:03:22 ---> b1ec63612ad8 10:03:22 Step 14/24 : ENV APP_PORT=59882 10:03:22 ---> Running in 00a35e090cec 10:03:22 ---> Running in 0de98e111b2e 10:03:22 Removing intermediate container d744d2b3a1d1 10:03:22 ---> 23d3bc5dabf4 10:03:22 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:03:22 Removing intermediate container 5bdc25e724f3 10:03:22 ---> 402da9d55d38 10:03:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:22 ---> Running in cd56f49ba16c 10:03:22 ---> Running in 71f1651a44d6 10:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:22 Removing intermediate container 00a35e090cec 10:03:22 ---> f0cd5a6e9005 10:03:22 Step 13/25 : WORKDIR / 10:03:22 Removing intermediate container 0de98e111b2e 10:03:22 ---> adb7f25490a8 10:03:22 Step 15/24 : EXPOSE $APP_PORT 10:03:22 ---> Running in bc6857cd2245 10:03:22 ---> Running in 6e6e1ad0c97f 10:03:22 Removing intermediate container 71f1651a44d6 10:03:22 ---> 2ab4c3e604b8 10:03:22 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:03:23 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:03:23 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:03:23 ---> Running in 79ff4b3b6d3f 10:03:23 (3/33) Installing readline (8.1.2-r0) 10:03:23 (4/33) Installing bash (5.1.16-r2) 10:03:23 Removing intermediate container bc6857cd2245 10:03:23 ---> 7ee0c7f4b398 10:03:23 Step 16/24 : WORKDIR / 10:03:23 Removing intermediate container 6e6e1ad0c97f 10:03:23 ---> ed6c272579c0 10:03:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:03:23 Executing bash-5.1.16-r2.post-install 10:03:23 (5/33) Installing ca-certificates (20220614-r0) 10:03:23 (6/33) Installing brotli-libs (1.0.9-r6) 10:03:23 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:03:23 (8/33) Installing libcurl (7.83.1-r3) 10:03:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:03:23 (9/33) Installing curl (7.83.1-r3) 10:03:23 ---> Running in 5416facec4f1 10:03:23 (10/33) Installing docker-cli (20.10.18-r0) 10:03:23 Removing intermediate container 79ff4b3b6d3f 10:03:23 ---> c438be5eaeaf 10:03:23 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:03:23 ---> Running in 6de6e5c98a99 10:03:23 ---> ab3463ce78d2 10:03:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:03:23 Removing intermediate container 5416facec4f1 10:03:23 ---> 62f48da72fef 10:03:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:03:23 (11/33) Installing dumb-init (1.2.5-r1) 10:03:23 (12/33) Installing libbz2 (1.0.8-r1) 10:03:23 (13/33) Installing expat (2.4.9-r0) 10:03:23 (14/33) Installing libffi (3.4.2-r1) 10:03:23 (15/33) Installing gdbm (1.23-r0) 10:03:23 (16/33) Installing xz-libs (5.2.5-r1) 10:03:23 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:03:23 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:03:23 (19/33) Installing mpdecimal (2.5.1-r1) 10:03:23 (20/33) Installing sqlite-libs (3.38.5-r0) 10:03:23 Removing intermediate container 6de6e5c98a99 10:03:23 ---> f122e3b33dc6 10:03:23 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:03:23 (21/33) Installing python3 (3.10.5-r0) 10:03:23 ---> 0f488d03950f 10:03:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:03:23 ---> Running in cd807adb06fb 10:03:23 ---> 26a96df7afeb 10:03:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:03:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:03:23 ---> 82c222143370 10:03:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:03:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:03:24 (23/33) Installing py3-tomli (2.0.1-r1) 10:03:24 (24/33) Installing py3-pep517 (0.12.0-r2) 10:03:24 (25/33) Installing py3-six (1.16.0-r1) 10:03:24 (26/33) Installing py3-retrying (1.3.3-r3) 10:03:24 (27/33) Installing py3-appdirs (1.4.4-r3) 10:03:24 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:03:24 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:03:24 (30/33) Installing py3-parsing (2.4.7-r3) 10:03:24 (31/33) Installing py3-packaging (21.3-r0) 10:03:24 (32/33) Installing py3-setuptools (59.4.0-r0) 10:03:24 (33/33) Installing py3-pip (22.1.1-r0) 10:03:24 Executing busybox-1.35.0-r17.trigger 10:03:24 Executing ca-certificates-20220614-r0.trigger 10:03:24 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:03:24 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:03:24 OK: 15857 distinct packages available 10:03:24 OK: 122 MiB in 47 packages 10:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:03:24 ---> c8397b23db7d 10:03:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:03:24 ---> bfd27620a77b 10:03:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:03:24 Removing intermediate container cd807adb06fb 10:03:24 ---> f824d5dd0833 10:03:24 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:03:24 ---> 7cb22e4f674f 10:03:24 Step 20/24 : ENTRYPOINT ["/core-command"] 10:03:24 ---> Running in a36bc01302d8 10:03:24 ---> Running in cfb928178b45 10:03:24 ---> 5ea26f889d22 10:03:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:03:25 Removing intermediate container a36bc01302d8 10:03:25 ---> d961c3479dcc 10:03:25 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:03:25 Removing intermediate container cfb928178b45 10:03:25 ---> f55e7cd9b67b 10:03:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:25 ---> Running in 19b4a369512b 10:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:03:25 ---> 085d0909c245 10:03:25 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:03:25 Removing intermediate container 19b4a369512b 10:03:25 ---> 5c6ffb5ca73f 10:03:25 Step 22/24 : LABEL arch=x86_64 10:03:25 ---> 48383509f0fd 10:03:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:03:25 ---> Running in 6010073f5185 10:03:25 ---> Running in 10f43f6a4c78 10:03:25 (1/9) Installing ca-certificates (20220614-r0) 10:03:25 Removing intermediate container 10f43f6a4c78 10:03:25 ---> b683192fcabd 10:03:25 Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:03:25 (2/9) Installing brotli-libs (1.0.9-r5) 10:03:25 ---> Running in f93a8ec3971a 10:03:25 ---> f1c22f9ae8bf 10:03:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:03:25 ---> Running in b819402530e5 10:03:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:03:25 Removing intermediate container f93a8ec3971a 10:03:25 ---> 1c947f834af1 10:03:25 Step 24/24 : LABEL version=0.0.0 10:03:25 (4/9) Installing libcurl (7.80.0-r3) 10:03:25 ---> Running in a973af765487 10:03:25 (5/9) Installing curl (7.80.0-r3) 10:03:26 (6/9) Installing dumb-init (1.2.5-r1) 10:03:26 (7/9) Installing musl-obstack (1.2.3-r0) 10:03:26 (8/9) Installing libucontext (1.1-r0) 10:03:26 Removing intermediate container 6010073f5185 10:03:26 ---> 5616b2ad44a5 10:03:26 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:03:26 (9/9) Installing gcompat (1.0.0-r4) 10:03:26 Removing intermediate container a973af765487 10:03:26 ---> 6f3506025cd1 10:03:26 10:03:26 Executing busybox-1.34.1-r7.trigger 10:03:26 Executing ca-certificates-20220614-r0.trigger 10:03:26 Successfully built 6f3506025cd1 10:03:26 Successfully tagged core-command:latest 10:03:26 Building security-spire-agent 10:03:26  Building core-command ... done OK: 8 MiB in 23 packages 10:03:26 ---> 6bb4a4d93e01 10:03:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:03:27 ---> fae8a2d3fb31 10:03:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:03:27 Removing intermediate container b819402530e5 10:03:27 ---> 3ab31c38553c 10:03:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:03:27 ? github.com/edgexfoundry/edgex-go [no test files] 10:03:27 ---> ae056164c9ac 10:03:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:03:27 ---> Running in c5a4efcf904e 10:03:27 Collecting docker-compose==1.23.2 10:03:28 Removing intermediate container cd56f49ba16c 10:03:28 ---> d98b91e32277 10:03:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:03:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:03:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.3 MB/s eta 0:00:00 10:03:28 Removing intermediate container c5a4efcf904e 10:03:28 ---> 13f743b92e6d 10:03:28 Step 23/25 : LABEL arch=x86_64 10:03:28 Collecting cached-property<2,>=1.2.0 10:03:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:03:28 Collecting dockerpty<0.5,>=0.4.1 10:03:28 ---> 24ef51408315 10:03:28 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:03:28 ---> Running in 736e95c2880c 10:03:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:03:28 Preparing metadata (setup.py): started 10:03:28 ---> 99a21ff0816e 10:03:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:03:28 Removing intermediate container 736e95c2880c 10:03:28 ---> 5030d4524efd 10:03:28 Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:03:28 ---> cb17b3a7925c 10:03:28 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:03:28 ---> Running in 8b751ed55146 10:03:28 Preparing metadata (setup.py): finished with status 'done' 10:03:28 Collecting texttable<0.10,>=0.9.0 10:03:28 Downloading texttable-0.9.1.tar.gz (11 kB) 10:03:28 Preparing metadata (setup.py): started 10:03:28 Removing intermediate container 8b751ed55146 10:03:28 ---> 0d0ae68f75a9 10:03:28 Step 25/25 : LABEL version=0.0.0 10:03:28 Preparing metadata (setup.py): finished with status 'done' 10:03:28 ---> a7d4605f69e4 10:03:28 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:03:28 Collecting docker<4.0,>=3.6.0 10:03:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:03:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 74.1 MB/s eta 0:00:00 10:03:28 ---> 5e40112a1264 10:03:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:03:28 ---> Running in dfd97e11a778 10:03:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:03:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:03:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 153.8 MB/s eta 0:00:00 10:03:29 Collecting PyYAML<4,>=3.10 10:03:29 Downloading PyYAML-3.13.tar.gz (270 kB) 10:03:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 65.6 MB/s eta 0:00:00 10:03:29 Removing intermediate container dfd97e11a778 10:03:29 ---> fcb28c52c693 10:03:29 10:03:29 ---> 8f3446601cd4 10:03:29 Step 28/33 : RUN chmod +x /entrypoint.sh 10:03:29 Successfully built fcb28c52c693 10:03:29 Preparing metadata (setup.py): started 10:03:29 Successfully tagged security-secretstore-setup:latest 10:03:29 Building support-scheduler 10:03:29  Building security-secretstore-setup ... done  ---> 1e226d03ab62 10:03:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:03:29 ---> Running in 757c7df9f9bb 10:03:29 ---> Running in 8a07459f4dac 10:03:30 Preparing metadata (setup.py): finished with status 'done' 10:03:30 Collecting docopt<0.7,>=0.6.1 10:03:30 Downloading docopt-0.6.2.tar.gz (25 kB) 10:03:30 Preparing metadata (setup.py): started 10:03:30 Preparing metadata (setup.py): finished with status 'done' 10:03:30 Collecting jsonschema<3,>=2.5.1 10:03:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:03:30 Removing intermediate container 8a07459f4dac 10:03:30 ---> 008470cd2ac9 10:03:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:30 Collecting websocket-client<1.0,>=0.32.0 10:03:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 123.9 MB/s eta 0:00:00Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:03:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:03:30 10:03:30 ---> 66d83ef4e244 10:03:30 Step 3/26 : WORKDIR /edgex-go 10:03:30 ---> Using cache 10:03:30 ---> b81501d7ed5c 10:03:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:30 ---> Using cache 10:03:30 ---> 2f44117fcac7 10:03:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:03:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:03:30 Collecting docker-pycreds>=0.4.0 10:03:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:03:30 Collecting urllib3<1.25,>=1.21.1 10:03:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 129.2 MB/s eta 0:00:00 10:03:30 Collecting certifi>=2017.4.17 10:03:30 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 10:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 128.8 MB/s eta 0:00:00 10:03:30 Collecting idna<2.8,>=2.5 10:03:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 130.0 MB/s eta 0:00:00 10:03:30 Collecting chardet<3.1.0,>=3.0.2 10:03:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 147.3 MB/s eta 0:00:00 10:03:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:03:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:03:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:03:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:03:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:03:30 Running setup.py install for texttable: started 10:03:31 ---> Running in d47c7a89bd46 10:03:31 ---> Running in 7b05660cd244 10:03:31 Running setup.py install for texttable: finished with status 'done' 10:03:31 Running setup.py install for PyYAML: started 10:03:31 Removing intermediate container 757c7df9f9bb 10:03:31 ---> f67c41a3a39b 10:03:31 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:03:31 Removing intermediate container d47c7a89bd46 10:03:31 ---> 5b07cfe1f8ae 10:03:31 Step 18/20 : LABEL arch=x86_64 10:03:31 ---> Running in 3467cdc6ddd2 10:03:31 ---> Running in c47881ec6987 10:03:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:31 Removing intermediate container c47881ec6987 10:03:31 ---> 7e28193125c7 10:03:31 Step 19/20 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:03:31 Running setup.py install for PyYAML: finished with status 'done' 10:03:31 Removing intermediate container 3467cdc6ddd2 10:03:31 ---> 07ecc804c0b5 10:03:31 Step 30/33 : CMD ["gate"] 10:03:31 ---> Running in 69f976a8ee9a 10:03:31 ---> Running in d36cfe3f16e1 10:03:31 Removing intermediate container 69f976a8ee9a 10:03:31 ---> 228bc4753eec 10:03:31 Step 20/20 : LABEL version=0.0.0 10:03:31 ---> Running in c4e2f7d654d0 10:03:31 Removing intermediate container d36cfe3f16e1 10:03:31 ---> c6f0bd4b3e83 10:03:31 Step 31/33 : LABEL arch=x86_64 10:03:31 Running setup.py install for docopt: started 10:03:32 ---> Running in be2d1549083a 10:03:32 Removing intermediate container c4e2f7d654d0 10:03:32 ---> b164cfee97c0 10:03:32 10:03:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:32 Removing intermediate container be2d1549083a 10:03:32 ---> d65eaa02ab8d 10:03:32 Step 32/33 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:03:32 ---> Running in 0d57ac10fb5a 10:03:32 Successfully built b164cfee97c0 10:03:32 Successfully tagged security-spiffe-token-provider:latest 10:03:32 Building security-proxy-setup 10:03:32  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: finished with status 'done' 10:03:32 Removing intermediate container 0d57ac10fb5a 10:03:32 ---> 845e9e1ea600 10:03:32 Step 33/33 : LABEL version=0.0.0 10:03:32 ---> Running in 120e35273cf5 10:03:32 OK: 211 MiB in 51 packages 10:03:32 Removing intermediate container 120e35273cf5 10:03:32 ---> 40faf49c69fa 10:03:32 10:03:32 Successfully built 40faf49c69fa 10:03:33 Successfully tagged security-bootstrapper:latest 10:03:33 Building support-notifications 10:03:33  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started 10:03:33 Removing intermediate container 7b05660cd244 10:03:33 ---> f53c211f805d 10:03:33 Step 6/26 : COPY go.mod vendor* ./ 10:03:33 Running setup.py install for dockerpty: finished with status 'done' 10:03:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:03:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:03:34 ---> 66d83ef4e244 10:03:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:03:34 ---> Using cache 10:03:34 ---> 420b01646fca 10:03:34 Step 4/23 : WORKDIR /edgex-go 10:03:34 ---> Using cache 10:03:34 ---> 6c1bdf9afefe 10:03:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:34 ---> Using cache 10:03:34 ---> cc1e7b385f39 10:03:34 Step 6/23 : RUN apk add --update --no-cache make git 10:03:34 ---> Using cache 10:03:34 ---> 6219eadd5e9b 10:03:34 Step 7/23 : COPY go.mod vendor* ./ 10:03:34 ---> Using cache 10:03:34 ---> 02891f7a66ea 10:03:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:34 ---> Using cache 10:03:34 ---> 906169c14ee4 10:03:34 Step 9/23 : COPY . . 10:03:34 ---> Using cache 10:03:34 ---> caff97bd4992 10:03:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:03:34 ---> 65265dc0963b 10:03:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:34 ---> Running in a95a9cdf7a7f 10:03:34 ---> Running in 954bd55b8771 10:03:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:03:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:03:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:03:36 ---> 66d83ef4e244 10:03:36 Step 3/22 : WORKDIR /edgex-go 10:03:36 ---> Using cache 10:03:36 ---> b81501d7ed5c 10:03:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:36 ---> Using cache 10:03:36 ---> 2f44117fcac7 10:03:36 Step 5/22 : RUN apk add --update --no-cache make git 10:03:36 ---> Using cache 10:03:36 ---> 1e0bec864fe1 10:03:36 Step 6/22 : COPY go.mod vendor* ./ 10:03:36 ---> Using cache 10:03:36 ---> 3cc2b99ceea3 10:03:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:36 ---> Using cache 10:03:36 ---> 0209c8b9a07c 10:03:36 Step 8/22 : COPY . . 10:03:36 ---> Using cache 10:03:36 ---> 989fb22d0284 10:03:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:03:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:03:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:03:37 ---> 66d83ef4e244 10:03:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:03:37 ---> Using cache 10:03:37 ---> 420b01646fca 10:03:37 Step 4/23 : WORKDIR /edgex-go 10:03:37 ---> Using cache 10:03:37 ---> 6c1bdf9afefe 10:03:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:37 ---> Using cache 10:03:37 ---> cc1e7b385f39 10:03:37 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:03:37 ---> Running in 8498561cef13 10:03:37 ---> Running in d704bf6863d8 10:03:38 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:03:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:39 Removing intermediate container 9ce57460e2bd 10:03:39 ---> aa8f9dff57f5 10:03:39 Step 14/23 : ENV APP_PORT=58890 10:03:39 ---> Running in 37662eebffcd 10:03:39 Removing intermediate container 37662eebffcd 10:03:39 ---> dbc0546bf66c 10:03:39 Step 15/23 : EXPOSE $APP_PORT 10:03:39 OK: 211 MiB in 51 packages 10:03:39 ---> Running in 26c4caf838b8 10:03:39 Removing intermediate container 26c4caf838b8 10:03:39 ---> cfcd1372736b 10:03:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:03:40 Removing intermediate container d704bf6863d8 10:03:40 ---> abb0d79c7a37 10:03:40 Step 7/23 : COPY go.mod vendor* ./ 10:03:40 ---> abf9e48a95c3 10:03:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:03:41 ---> b3a444c3cfa4 10:03:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:41 ---> Running in a7ef92ec9f5f 10:03:41 ---> aeba1c103af4 10:03:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:03:42 ---> e47d57d0e5b1 10:03:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:03:42 ---> Running in 45258ed3f586 10:03:42 Removing intermediate container 45258ed3f586 10:03:42 ---> baf362497b82 10:03:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:42 ---> Running in 6538a4e4e853 10:03:42 Removing intermediate container 6538a4e4e853 10:03:42 ---> 4914dcffae21 10:03:42 Step 21/23 : LABEL arch=x86_64 10:03:42 ---> Running in dbaaf1881dc9 10:03:43 Removing intermediate container dbaaf1881dc9 10:03:43 ---> eaa9fdc8d234 10:03:43 Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:03:44 ---> Running in 277f99bc7c3d 10:03:44 Removing intermediate container a95a9cdf7a7f 10:03:44 ---> 4cd0b3a60db5 10:03:44 Step 8/26 : COPY . . 10:03:44 Removing intermediate container 277f99bc7c3d 10:03:44 ---> 5c261b70daba 10:03:44 Step 23/23 : LABEL version=0.0.0 10:03:45 ---> Running in a1d2ed99660b 10:03:46 Removing intermediate container a1d2ed99660b 10:03:46 ---> 8550e7e638fa 10:03:46 10:03:46 Successfully built 8550e7e638fa 10:03:46 Successfully tagged sys-mgmt-agent:latest 10:03:46 Building core-data 10:03:53  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:03:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:03:53 ---> 66d83ef4e244 10:03:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:03:53 ---> Using cache 10:03:53 ---> 420b01646fca 10:03:53 Step 4/24 : WORKDIR /edgex-go 10:03:53 ---> Using cache 10:03:53 ---> 6c1bdf9afefe 10:03:53 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:53 ---> Using cache 10:03:53 ---> cc1e7b385f39 10:03:53 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:03:55 ---> Running in 37e975b1c031 10:03:55 ---> cf8d4f09593e 10:03:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:03:55 ---> Running in 9a0eb1ecda69 10:03:55 Removing intermediate container a7ef92ec9f5f 10:03:55 ---> 8ae2ecf9b986 10:03:55 Step 9/23 : COPY . . 10:03:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:55 Removing intermediate container 9a0eb1ecda69 10:03:55 ---> 674b79c5cd4b 10:03:55 Step 10/26 : WORKDIR /edgex-go/spire-build 10:03:55 ---> Running in 73244c701e57 10:03:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:56 Removing intermediate container 73244c701e57 10:03:56 ---> 2e4da32ad5f3 10:03:56 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:03:56 OK: 211 MiB in 51 packages 10:03:56 CGO_ENABLED=0 GO111MODULE=on 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 10:03:57 ---> Running in 8a19d3b208a6 10:03:58 Removing intermediate container 37e975b1c031 10:03:58 ---> 60dac1a027fe 10:03:58 Step 7/24 : COPY go.mod vendor* ./ 10:03:58 ---> 88cbb4523073 10:03:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:58 ---> Running in c3b59fa7003f 10:03:58 Removing intermediate container 8a19d3b208a6 10:03:58 ---> 3ffe8686ac4a 10:03:58 Step 12/26 : WORKDIR /edgex-go 10:03:59 ---> Running in 878c04a139ed 10:03:59 ---> 44a6ae64c505 10:03:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:03:59 ---> Running in 497c3b6217dc 10:03:59 Removing intermediate container 878c04a139ed 10:03:59 ---> b8a3040a4bd7 10:03:59 10:03:59 Step 13/26 : FROM alpine:3.15 10:03:59 ---> c4fc93816858 10:03:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:03:59 ---> Using cache 10:03:59 ---> a495636221e2 10:03:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:59 ---> Using cache 10:03:59 ---> 402da9d55d38 10:03:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:03:59 ---> Running in 006c2b9de76f 10:03:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:04:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:01 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:04:01 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:04:01 OK: 15857 distinct packages available 10:04:01 Removing intermediate container 8498561cef13 10:04:01 ---> 6ab5daa30bc6 10:04:01 10:04:01 Step 10/22 : FROM alpine:3.16 10:04:01 ---> 9c6f07244728 10:04:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:04:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:02 ---> Running in 15d1c78111b9 10:04:02 Removing intermediate container 954bd55b8771 10:04:02 ---> aa69a40a61f4 10:04:02 10:04:02 Step 11/23 : FROM alpine:3.16 10:04:02 ---> 9c6f07244728 10:04:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:04:02 ---> Using cache 10:04:02 ---> 5637d79e2944 10:04:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:04:02 ---> Using cache 10:04:02 ---> b1ec63612ad8 10:04:02 Step 14/23 : ENV APP_PORT=59861 10:04:02 ---> Running in c4743296e102 10:04:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:04:02 Removing intermediate container c4743296e102 10:04:02 ---> 3e87f24f10f0 10:04:02 Step 15/23 : EXPOSE $APP_PORT 10:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:04:02 ---> Running in 6a679d11f8c7 10:04:02 (1/5) Installing dumb-init (1.2.5-r1) 10:04:02 (2/5) Installing musl-obstack (1.2.3-r0) 10:04:02 (1/6) Installing ca-certificates (20220614-r0) 10:04:02 Removing intermediate container 6a679d11f8c7 10:04:02 ---> cdaa30eabb44 10:04:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:02 (2/6) Installing brotli-libs (1.0.9-r6) 10:04:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:04:02 (4/6) Installing libcurl (7.83.1-r3) 10:04:02 (5/6) Installing curl (7.83.1-r3) 10:04:02 (6/6) Installing dumb-init (1.2.5-r1) 10:04:02 Executing busybox-1.35.0-r17.trigger 10:04:02 Executing ca-certificates-20220614-r0.trigger 10:04:02 (3/5) Installing libucontext (1.1-r0) 10:04:02 OK: 8 MiB in 20 packages 10:04:03 (4/5) Installing gcompat (1.0.0-r4) 10:04:03 (5/5) Installing openssl (1.1.1q-r0) 10:04:03 Executing busybox-1.34.1-r7.trigger 10:04:03 OK: 7 MiB in 19 packages 10:04:03 ---> dcdefcd408d2 10:04:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:04:04 Removing intermediate container 15d1c78111b9 10:04:04 ---> 0f667dfee513 10:04:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:04:04 Removing intermediate container 006c2b9de76f 10:04:04 ---> b3050c958b31 10:04:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:04:04 ---> 9badd08516d7 10:04:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:04:04 ---> Running in fde17453a945 10:04:05 Removing intermediate container fde17453a945 10:04:05 ---> df717074c401 10:04:05 Step 13/22 : WORKDIR /edgex 10:04:05 ---> 07a2119eece2 10:04:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:04:05 ---> Running in 88a340a2f1ef 10:04:05 ---> Running in 55bc70b9ed61 10:04:05 ---> 6dba1eb3512f 10:04:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:04:05 Removing intermediate container 88a340a2f1ef 10:04:05 ---> 3064e1b89ed1 10:04:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:04:05 Removing intermediate container 55bc70b9ed61 10:04:05 ---> ddb5e4bb32a7 10:04:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:05 ---> Running in 596cdfc43ba0 10:04:06 Removing intermediate container 596cdfc43ba0 10:04:06 ---> 3cf2ae2be0cc 10:04:06 Step 21/23 : LABEL arch=x86_64 10:04:06 ---> de0c398ccdc5 10:04:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:04:06 ---> Running in 277d36962588 10:04:06 Removing intermediate container 277d36962588 10:04:06 ---> 05dde70b4d11 10:04:06 Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:07 ---> 3049fa70f42c 10:04:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:04:07 Removing intermediate container c3b59fa7003f 10:04:07 ---> 5d88e21e165a 10:04:07 Step 9/24 : COPY . . 10:04:07 ---> Running in 13b9571f1d8e 10:04:08 Removing intermediate container 13b9571f1d8e 10:04:08 ---> 49e7c734e1c5 10:04:08 Step 23/23 : LABEL version=0.0.0 10:04:08 ---> 01c0d4c2fd77 10:04:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:04:08 ---> 1624057e5016 10:04:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:04:08 ---> Running in 054ca3e3b2c2 10:04:09 Removing intermediate container 054ca3e3b2c2 10:04:09 ---> fded38483958 10:04:09 10:04:09 Successfully built fded38483958 10:04:09 Successfully tagged support-scheduler:latest 10:04:09 Building security-spire-server 10:04:09  Building support-scheduler ... done  ---> e51349da976b 10:04:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:09 ---> daae64c6505e 10:04:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:04:09 ---> Running in 21fcc2192ddc 10:04:10 ---> 763c04dc1f42 10:04:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:04:11 ---> c042e6648e30 10:04:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:04:11 ---> Running in 70443094c87b 10:04:11 Removing intermediate container 21fcc2192ddc 10:04:11 ---> 093beeb08d6d 10:04:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:04:12 Removing intermediate container 70443094c87b 10:04:12 ---> 93f585d405be 10:04:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:04:12 ---> Running in dc7804f40cd5 10:04:12 ---> Running in 9538603abd57 10:04:12 Removing intermediate container dc7804f40cd5 10:04:12 ---> 37543e50357f 10:04:12 Step 20/22 : LABEL arch=x86_64 10:04:12 ---> Running in f0fde0443beb 10:04:12 Removing intermediate container 9538603abd57 10:04:12 ---> 17cda6a6a940 10:04:12 Step 24/26 : LABEL arch=x86_64 10:04:12 ---> Running in 359008799ee8 10:04:12 Removing intermediate container f0fde0443beb 10:04:12 ---> 1a3f7bdbf978 10:04:12 Step 21/22 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:12 ---> Running in f1d8480e9c1d 10:04:12 Removing intermediate container 359008799ee8 10:04:12 ---> c8e295d20987 10:04:12 Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:13 ---> Running in 21d05574f421 10:04:13 Removing intermediate container f1d8480e9c1d 10:04:13 ---> 22be980e47c7 10:04:13 Step 22/22 : LABEL version=0.0.0 10:04:13 ---> Running in 44bfef1d030d 10:04:13 Removing intermediate container 21d05574f421 10:04:13 ---> 1e92feffe010 10:04:13 Step 26/26 : LABEL version=0.0.0 10:04:13 ---> e3540a8bd4ed 10:04:13 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:04:13 ---> Running in c32b20ef7513 10:04:13 ---> Running in 90e543f190a5 10:04:13 Removing intermediate container 44bfef1d030d 10:04:13 ---> 048f987829ab 10:04:13 10:04:13 Successfully built 048f987829ab 10:04:14 Removing intermediate container c32b20ef7513 10:04:14 ---> b8efa0a4f797 10:04:14 10:04:14 Successfully tagged security-proxy-setup:latest 10:04:14 Building core-metadata 10:04:14  Building security-proxy-setup ... done Successfully built b8efa0a4f797 10:04:14 Successfully tagged security-spire-agent:latest 10:04:14  Building security-spire-agent ... done Building security-spire-config 10:04:14 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:04:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:04:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:04:15 ---> 66d83ef4e244 10:04:15 Step 3/25 : WORKDIR /edgex-go 10:04:15 ---> Using cache 10:04:15 ---> b81501d7ed5c 10:04:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:15 ---> Using cache 10:04:15 ---> 2f44117fcac7 10:04:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:04:15 ---> Using cache 10:04:15 ---> f53c211f805d 10:04:15 Step 6/25 : COPY go.mod vendor* ./ 10:04:15 ---> Using cache 10:04:15 ---> 65265dc0963b 10:04:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:15 ---> Using cache 10:04:15 ---> 4cd0b3a60db5 10:04:15 Step 8/25 : COPY . . 10:04:15 ---> Using cache 10:04:15 ---> cf8d4f09593e 10:04:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:04:15 ---> Using cache 10:04:15 ---> 674b79c5cd4b 10:04:15 Step 10/25 : WORKDIR /edgex-go/spire-build 10:04:15 ---> Using cache 10:04:15 ---> 2e4da32ad5f3 10:04:15 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:04:18 ---> Running in c50fbd4311ec 10:04:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:04:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:04:19 ---> 66d83ef4e244 10:04:19 Step 3/26 : WORKDIR /edgex-go 10:04:19 ---> Using cache 10:04:19 ---> b81501d7ed5c 10:04:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:19 ---> Using cache 10:04:19 ---> 2f44117fcac7 10:04:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:04:19 ---> Using cache 10:04:19 ---> f53c211f805d 10:04:19 Step 6/26 : COPY go.mod vendor* ./ 10:04:19 ---> Using cache 10:04:19 ---> 65265dc0963b 10:04:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:19 ---> Using cache 10:04:19 ---> 4cd0b3a60db5 10:04:19 Step 8/26 : COPY . . 10:04:19 ---> Using cache 10:04:19 ---> cf8d4f09593e 10:04:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:04:19 ---> Using cache 10:04:19 ---> 674b79c5cd4b 10:04:19 Step 10/26 : WORKDIR /edgex-go/spire-build 10:04:19 ---> Using cache 10:04:19 ---> 2e4da32ad5f3 10:04:19 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:04:19 ---> Using cache 10:04:19 ---> 3ffe8686ac4a 10:04:19 Step 12/26 : WORKDIR /edgex-go 10:04:19 ---> Using cache 10:04:19 ---> b8a3040a4bd7 10:04:19 10:04:19 Step 13/26 : FROM alpine:3.15 10:04:19 ---> c4fc93816858 10:04:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:04:19 ---> Using cache 10:04:19 ---> a495636221e2 10:04:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:19 ---> Using cache 10:04:19 ---> 402da9d55d38 10:04:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:04:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:04:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:04:19 ---> 66d83ef4e244 10:04:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:04:19 ---> Using cache 10:04:19 ---> 420b01646fca 10:04:19 Step 4/25 : WORKDIR /edgex-go 10:04:19 ---> Using cache 10:04:19 ---> 6c1bdf9afefe 10:04:19 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:19 ---> Using cache 10:04:19 ---> cc1e7b385f39 10:04:19 Step 6/25 : RUN apk add --update --no-cache make git 10:04:19 ---> Using cache 10:04:19 ---> 6219eadd5e9b 10:04:19 Step 7/25 : COPY go.mod vendor* ./ 10:04:19 ---> Using cache 10:04:19 ---> 02891f7a66ea 10:04:19 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:19 ---> Using cache 10:04:19 ---> 906169c14ee4 10:04:19 Step 9/25 : COPY . . 10:04:19 ---> Using cache 10:04:19 ---> caff97bd4992 10:04:19 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:04:20 ---> Running in 3d6e7f244d60 10:04:20 ---> Running in 21b73fbb89f6 10:04:20 Removing intermediate container c50fbd4311ec 10:04:20 ---> 2fba88914e33 10:04:20 Step 12/25 : WORKDIR /edgex-go 10:04:20 ---> Running in 18271a288963 10:04:20 Removing intermediate container 18271a288963 10:04:20 ---> 4a3cba7db6b6 10:04:20 10:04:20 Step 13/25 : FROM alpine:3.15 10:04:20 ---> c4fc93816858 10:04:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:04:20 ---> Using cache 10:04:20 ---> a495636221e2 10:04:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:20 ---> Using cache 10:04:20 ---> 402da9d55d38 10:04:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:04:20 ---> Using cache 10:04:20 ---> b3050c958b31 10:04:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:04:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:04:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:22 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:04:22 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:04:22 OK: 15857 distinct packages available 10:04:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:22 ---> 3cbf0ded6102 10:04:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:04:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:23 ---> ac0393df936b 10:04:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:04:23 (1/4) Installing dumb-init (1.2.5-r1) 10:04:23 (2/4) Installing musl-obstack (1.2.3-r0) 10:04:23 (3/4) Installing libucontext (1.1-r0) 10:04:23 (4/4) Installing gcompat (1.0.0-r4) 10:04:23 ---> 2a45d6a7ab36 10:04:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:04:23 Executing busybox-1.34.1-r7.trigger 10:04:23 OK: 6 MiB in 18 packages 10:04:24 ---> 1962aee41ac4 10:04:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:04:24 ---> Running in bf16125156b3 10:04:24 Removing intermediate container 3d6e7f244d60 10:04:24 ---> aeb9b14d35a8 10:04:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:04:25 Removing intermediate container bf16125156b3 10:04:25 ---> f4db77054ae4 10:04:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:04:25 ---> Running in 183188419f11 10:04:25 Removing intermediate container 497c3b6217dc 10:04:25 ---> 576b4067ba5a 10:04:25 10:04:25 Step 11/23 : FROM alpine:3.16 10:04:25 ---> 9c6f07244728 10:04:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:04:25 Removing intermediate container 183188419f11 10:04:25 ---> a026739d6130 10:04:25 Step 23/25 : LABEL arch=x86_64 10:04:25 ---> Running in efd733540b7a 10:04:26 ---> abe8f9a89cdd 10:04:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:04:26 ---> Running in 893b79a0a76a 10:04:26 Removing intermediate container 893b79a0a76a 10:04:26 ---> ad9f01bd8781 10:04:26 Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:26 ---> Running in fa986a14359a 10:04:26 ---> b17d495dd429 10:04:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:04:26 ---> Running in 885cb9e43a99 10:04:26 Removing intermediate container fa986a14359a 10:04:26 ---> 0ba32f9230ae 10:04:26 Step 25/25 : LABEL version=0.0.0 10:04:26 (1/2) Installing ca-certificates (20220614-r0) 10:04:27 (2/2) Installing dumb-init (1.2.5-r1) 10:04:27 Executing busybox-1.35.0-r17.trigger 10:04:27 Executing ca-certificates-20220614-r0.trigger 10:04:27 ---> Running in 0142421f375c 10:04:27 Removing intermediate container 885cb9e43a99 10:04:27 ---> c655e4e6cb96 10:04:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:04:27 OK: 6 MiB in 16 packages 10:04:27 Removing intermediate container 0142421f375c 10:04:27 ---> de13ba2297d1 10:04:27 10:04:27 ---> fab9123d8ab1 10:04:27 Step 21/26 : WORKDIR / 10:04:27 Successfully built de13ba2297d1 10:04:27 Successfully tagged security-spire-server:latest 10:04:27  Building security-spire-server ... done  ---> Running in 5324216c1c42 10:04:27 Removing intermediate container 5324216c1c42 10:04:27 ---> dfd2fea5b73f 10:04:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:04:27 Removing intermediate container efd733540b7a 10:04:27 ---> fd84d1813492 10:04:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:04:27 ---> Running in 5812d267066c 10:04:28 ---> Running in 0bd1cd7865cf 10:04:28 Removing intermediate container 5812d267066c 10:04:28 ---> 5eff4eb754f0 10:04:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:04:28 Removing intermediate container 0bd1cd7865cf 10:04:28 ---> 2e8fa12ffa9b 10:04:28 Step 14/23 : ENV APP_PORT=59860 10:04:28 ---> Running in 9b5f255c8752 10:04:28 ---> Running in fb4814ec3b6b 10:04:28 Removing intermediate container fb4814ec3b6b 10:04:28 ---> e282ce4f6321 10:04:28 Step 15/23 : EXPOSE $APP_PORT 10:04:29 Removing intermediate container 9b5f255c8752 10:04:29 ---> 13edc67861a3 10:04:29 Step 24/26 : LABEL arch=x86_64 10:04:29 ---> Running in 6a163039f25d 10:04:29 ---> Running in 952ace2101dd 10:04:29 Removing intermediate container 6a163039f25d 10:04:29 ---> 9ea334a7e7e3 10:04:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:29 Removing intermediate container 952ace2101dd 10:04:29 ---> bad7cb8f0c5c 10:04:29 Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:29 ---> Running in c0a1a9f544e2 10:04:29 Removing intermediate container c0a1a9f544e2 10:04:29 ---> cf9ed81137ef 10:04:29 Step 26/26 : LABEL version=0.0.0 10:04:30 ---> cad569e55ced 10:04:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:04:30 ---> Running in d3a30c728c97 10:04:30 Removing intermediate container d3a30c728c97 10:04:30 ---> c3d6d8e9988d 10:04:30 10:04:30 Successfully built c3d6d8e9988d 10:04:30 Successfully tagged security-spire-config:latest 10:04:30  Building security-spire-config ... done  ---> f8cb76c3d1bf 10:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:04:31 ---> 37ac158f7534 10:04:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:04:31 ---> Running in c3337bd13109 10:04:31 Removing intermediate container c3337bd13109 10:04:31 ---> abaf5e7ce4d7 10:04:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:31 ---> Running in 6ebe3733552e 10:04:32 Removing intermediate container 6ebe3733552e 10:04:32 ---> 05f3e7a0df1d 10:04:32 Step 21/23 : LABEL arch=x86_64 10:04:32 ---> Running in 62b2428d00b3 10:04:32 Removing intermediate container 62b2428d00b3 10:04:32 ---> 95b3c1ab3cb7 10:04:32 Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:32 ---> Running in 5f3e7e67b604 10:04:32 Removing intermediate container 5f3e7e67b604 10:04:32 ---> ae0e058cee85 10:04:32 Step 23/23 : LABEL version=0.0.0 10:04:32 ---> Running in b9655ac4fc7d 10:04:32 Removing intermediate container b9655ac4fc7d 10:04:32 ---> 52bfc2feae12 10:04:32 10:04:32 Successfully built 52bfc2feae12 10:04:32 Successfully tagged support-notifications:latest 10:04:36  Building support-notifications ... done Removing intermediate container 90e543f190a5 10:04:36 ---> b4feff1b421b 10:04:36 10:04:36 Step 11/24 : FROM alpine:3.16 10:04:36 ---> 9c6f07244728 10:04:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:04:37 ---> Running in f74604596215 10:04:37 Removing intermediate container f74604596215 10:04:37 ---> fdb15beba7bc 10:04:37 Step 13/24 : ENV APP_PORT=59880 10:04:37 ---> Running in b58747be37e6 10:04:37 Removing intermediate container b58747be37e6 10:04:37 ---> f285ac894409 10:04:37 Step 14/24 : EXPOSE $APP_PORT 10:04:37 ---> Running in c591afd9ce85 10:04:37 Removing intermediate container c591afd9ce85 10:04:37 ---> 5c25f7ac5208 10:04:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:37 ---> Running in 4f481e294ef1 10:04:38 Removing intermediate container 4f481e294ef1 10:04:38 ---> 8d615f99462b 10:04:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:04:38 ---> Running in 3b56aef4ea9e 10:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:04:39 Removing intermediate container 21b73fbb89f6 10:04:39 ---> b04cb2c892b1 10:04:39 10:04:39 Step 11/25 : FROM alpine:3.16 10:04:39 ---> 9c6f07244728 10:04:39 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:04:39 ---> Using cache 10:04:39 ---> 5637d79e2944 10:04:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:04:39 ---> Using cache 10:04:39 ---> b1ec63612ad8 10:04:39 Step 14/25 : ENV APP_PORT=59881 10:04:39 ---> Running in 06d1c3058d89 10:04:39 Removing intermediate container 06d1c3058d89 10:04:39 ---> bd5e6e86250e 10:04:39 Step 15/25 : EXPOSE $APP_PORT 10:04:39 ---> Running in 101338f3869d 10:04:39 Removing intermediate container 101338f3869d 10:04:39 ---> 71a72fb1d751 10:04:39 Step 16/25 : WORKDIR / 10:04:39 ---> Running in e03afd5fade2 10:04:39 Removing intermediate container e03afd5fade2 10:04:39 ---> 24193bfe3423 10:04:39 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:39 ---> 5a79ca582047 10:04:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:04:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:04:40 ---> 69a6663b44b6 10:04:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:04:40 (1/6) Installing dumb-init (1.2.5-r1) 10:04:40 ---> 445468c84230 10:04:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:04:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:04:40 (3/6) Installing libsodium (1.0.18-r0) 10:04:40 ---> 32cbd0cebde6 10:04:40 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:04:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:04:40 ---> Running in 91462205fc1d 10:04:40 Removing intermediate container 91462205fc1d 10:04:40 ---> dcee5a10112f 10:04:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:40 (5/6) Installing libzmq (4.3.4-r0) 10:04:41 ---> Running in 7f6f8cb413f1 10:04:41 (6/6) Installing zeromq (4.3.4-r0) 10:04:41 Removing intermediate container 7f6f8cb413f1 10:04:41 ---> 6567d8542aba 10:04:41 Step 23/25 : LABEL arch=x86_64 10:04:41 Executing busybox-1.35.0-r17.trigger 10:04:41 OK: 8 MiB in 20 packages 10:04:41 ---> Running in 1e93887882cd 10:04:41 Removing intermediate container 1e93887882cd 10:04:41 ---> 732201a17ebd 10:04:41 Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:41 ---> Running in 2f9afeb5d9b3 10:04:41 Removing intermediate container 2f9afeb5d9b3 10:04:41 ---> 7e721db4ac27 10:04:41 Step 25/25 : LABEL version=0.0.0 10:04:41 ---> Running in 2f73756c4ce2 10:04:41 Removing intermediate container 3b56aef4ea9e 10:04:41 ---> 228ea6b0d8ba 10:04:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:41 Removing intermediate container 2f73756c4ce2 10:04:41 ---> e2aa9006c06a 10:04:41 10:04:41 Successfully built e2aa9006c06a 10:04:41 Successfully tagged core-metadata:latest 10:04:41  Building core-metadata ... done  ---> 469628cdf87d 10:04:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:04:42 ---> 9096454807a6 10:04:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:04:42 ---> 6f326410ed46 10:04:42 Step 20/24 : ENTRYPOINT ["/core-data"] 10:04:42 ---> Running in 0c25a4dfbd03 10:04:42 Removing intermediate container 0c25a4dfbd03 10:04:42 ---> 2596e619d1f9 10:04:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:42 ---> Running in 69246f300486 10:04:42 Removing intermediate container 69246f300486 10:04:42 ---> a21f45fc1be6 10:04:42 Step 22/24 : LABEL arch=x86_64 10:04:42 ---> Running in ef88533ea9d8 10:04:42 Removing intermediate container ef88533ea9d8 10:04:42 ---> 3dbaa3848ddb 10:04:42 Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:04:42 ---> Running in daa0cdcc720f 10:04:42 Removing intermediate container daa0cdcc720f 10:04:42 ---> 918593aa2976 10:04:42 Step 24/24 : LABEL version=0.0.0 10:04:42 ---> Running in a6b1009533cc 10:04:43 Removing intermediate container a6b1009533cc 10:04:43 ---> b9412f9f3129 10:04:43 10:04:43 Successfully built b9412f9f3129 10:04:43 Successfully tagged core-data:latest 10:04:43  Building core-data ... done  [Pipeline] } 10:04:43 $ docker stop --time=1 cf4b11a68db905fbe44f6cf9bbee6dc67daea6b6e436f55c4587d3cb5fdf69ee 10:04:44 $ docker rm -f cf4b11a68db905fbe44f6cf9bbee6dc67daea6b6e436f55c4587d3cb5fdf69ee [Pipeline] // withDockerContainer [Pipeline] sh 10:04:44 + docker images 10:04:44 REPOSITORY TAG IMAGE ID CREATED SIZE 10:04:44 core-data latest b9412f9f3129 2 seconds ago 21.6MB 10:04:44 core-metadata latest e2aa9006c06a 3 seconds ago 18.3MB 10:04:44 b04cb2c892b1 6 seconds ago 1.55GB 10:04:44 b4feff1b421b 8 seconds ago 1.56GB 10:04:44 support-notifications latest 52bfc2feae12 12 seconds ago 27.3MB 10:04:44 security-spire-config latest c3d6d8e9988d 14 seconds ago 85.8MB 10:04:44 security-spire-server latest de13ba2297d1 17 seconds ago 86.5MB 10:04:44 576b4067ba5a 20 seconds ago 1.61GB 10:04:44 4a3cba7db6b6 24 seconds ago 1.42GB 10:04:44 security-spire-agent latest b8efa0a4f797 31 seconds ago 125MB 10:04:44 security-proxy-setup latest 048f987829ab 31 seconds ago 27.4MB 10:04:44 support-scheduler latest fded38483958 36 seconds ago 26.7MB 10:04:44 aa69a40a61f4 43 seconds ago 1.61GB 10:04:44 6ab5daa30bc6 44 seconds ago 1.54GB 10:04:44 b8a3040a4bd7 45 seconds ago 1.42GB 10:04:44 sys-mgmt-agent latest 8550e7e638fa 59 seconds ago 136MB 10:04:44 security-bootstrapper latest 40faf49c69fa About a minute ago 19.8MB 10:04:44 security-spiffe-token-provider latest b164cfee97c0 About a minute ago 29.3MB 10:04:44 security-secretstore-setup latest fcb28c52c693 About a minute ago 29.2MB 10:04:44 core-command latest 6f3506025cd1 About a minute ago 17.4MB 10:04:44 2501209b0d36 About a minute ago 1.53GB 10:04:44 8b0f94805017 About a minute ago 1.58GB 10:04:44 23378849f550 About a minute ago 1.54GB 10:04:44 5107e9eba6ab About a minute ago 1.54GB 10:04:44 1d0053a4b06e About a minute ago 1.55GB 10:04:44 ci-base-image-x86_64 latest 66d83ef4e244 5 minutes ago 940MB 10:04:44 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 10:04:44 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 10:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 10:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 10:04:44 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] } 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.418s coverage: 28.7% of statements 10:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:05:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.544s coverage: 98.5% of statements 10:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.950s coverage: 60.4% of statements 10:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.623s coverage: 54.2% of statements 10:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:06:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.033s coverage: 89.2% of statements 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:06:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.659s coverage: 2.0% of statements 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.464s coverage: 95.6% of statements 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:06:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.416s coverage: 72.2% of statements 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:06:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.738s coverage: 60.0% of statements 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:06:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.607s coverage: 0.9% of statements 10:06:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:06:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.354s coverage: 58.8% of statements 10:06:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.342s coverage: 29.6% of statements 10:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.469s coverage: 47.1% of statements 10:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.408s coverage: 79.5% of statements 10:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.376s coverage: 94.1% of statements 10:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.451s coverage: 96.3% of statements 10:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.236s coverage: 44.8% of statements 10:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 80.5% of statements 10:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.240s coverage: 86.9% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 10:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.940s coverage: 91.2% of statements 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.849s coverage: 64.7% of statements 10:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.413s coverage: 65.8% of statements 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 41.8% of statements 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.385s coverage: 84.8% of statements 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.3% of statements 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 10:07:19 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 10:07:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:07:19 GO111MODULE=on go vet ./... 10:09:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:09:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:09:10 ./bin/test-attribution-txt.sh [Pipeline] echo 10:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:09:11 + ls -al . 10:09:11 total 748 10:09:11 drwxrwxr-x 9 1001 1001 4096 Sep 23 10:02 . 10:09:11 drwxr-xr-x 4 root root 4096 Sep 23 10:02 .. 10:09:11 -rw-rw-r-- 1 1001 1001 16 Sep 23 10:01 .dockerignore 10:09:11 drwxrwxr-x 8 1001 1001 4096 Sep 23 10:01 .git 10:09:11 drwxrwxr-x 3 1001 1001 4096 Sep 23 10:01 .github 10:09:11 -rw-rw-r-- 1 1001 1001 1030 Sep 23 10:01 .gitignore 10:09:11 -rw-rw-r-- 1 1001 1001 42 Sep 23 10:01 .golangci.yml 10:09:11 -rw-rw-r-- 1 1001 1001 87 Sep 23 10:01 .hadolint.yml 10:09:11 -rw-rw-r-- 1 1001 1001 166 Sep 23 10:01 .sonarcloud.properties 10:09:11 -rw-rw-r-- 1 1001 1001 1171 Sep 23 10:01 ADOPTERS.md 10:09:11 -rw-rw-r-- 1 1001 1001 10722 Sep 23 10:01 Attribution.txt 10:09:11 -rw-rw-r-- 1 1001 1001 63209 Sep 23 10:01 CHANGELOG.md 10:09:11 -rw-rw-r-- 1 1001 1001 3804 Sep 23 10:01 CONTRIBUTING.md 10:09:11 -rw-rw-r-- 1 1001 1001 677 Sep 23 10:01 GOVERNANCE.md 10:09:11 -rw-rw-r-- 1 1001 1001 850 Sep 23 10:01 Jenkinsfile 10:09:11 -rw-rw-r-- 1 1001 1001 10775 Sep 23 10:01 LICENSE 10:09:11 -rw-rw-r-- 1 1001 1001 13724 Sep 23 10:01 Makefile 10:09:11 -rw-rw-r-- 1 1001 1001 582 Sep 23 10:01 OWNERS.md 10:09:11 -rw-rw-r-- 1 1001 1001 9799 Sep 23 10:01 README.md 10:09:11 -rw-rw-r-- 1 1001 1001 6912 Sep 23 10:01 SECURITY.md 10:09:11 -rw-rw-r-- 1 1001 1001 5 Sep 23 09:59 VERSION 10:09:11 -rw-rw-r-- 1 1001 1001 4131 Sep 23 10:01 ZMQWindows.md 10:09:11 drwxrwxr-x 2 1001 1001 4096 Sep 23 10:01 bin 10:09:11 drwxrwxr-x 18 1001 1001 4096 Sep 23 10:01 cmd 10:09:11 -rw-r--r-- 1 root root 496864 Sep 23 10:07 coverage.out 10:09:11 -rw-rw-r-- 1 1001 1001 3458 Sep 23 10:01 go.mod 10:09:11 -rw-rw-r-- 1 1001 1001 38040 Sep 23 10:01 go.sum 10:09:11 drwxrwxr-x 8 1001 1001 4096 Sep 23 10:01 internal 10:09:11 drwxrwxr-x 3 1001 1001 4096 Sep 23 10:01 openapi 10:09:11 drwxrwxr-x 4 1001 1001 4096 Sep 23 10:01 snap 10:09:11 -rw-rw-r-- 1 1001 1001 204 Sep 23 10:01 version.go [Pipeline] sh 10:09:12 + '[' -e coverage.out ] 10:09:12 + chown 1001:1001 coverage.out [Pipeline] stash 10:09:12 Warning: overwriting stash ‘coverage-report’ 10:09:12 Stashed 1 file(s) [Pipeline] sh 10:09:13 + make build 10:09:13 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:12:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:12:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:12:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:12:48 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:12:51 CGO_ENABLED=0 GO111MODULE=on 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 10:12:56 CGO_ENABLED=0 GO111MODULE=on 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 10:13:00 CGO_ENABLED=0 GO111MODULE=on 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 10:13:04 CGO_ENABLED=0 GO111MODULE=on 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 10:13:12 CGO_ENABLED=0 GO111MODULE=on 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] } 10:13:17 $ docker stop --time=1 dd417555b14f88acd34961f467b60f3b5b9f1e0ceecf74409ea0880be74f5fed 10:13:20 $ docker rm -f dd417555b14f88acd34961f467b60f3b5b9f1e0ceecf74409ea0880be74f5fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:22 10:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:23 latest: Pulling from edgex-devops/edgex-compose-arm64 10:13:23 29e5d40040c1: Pulling fs layer 10:13:23 1ce36da41761: Pulling fs layer 10:13:23 25b303627fd3: Pulling fs layer 10:13:23 29e5d40040c1: Download complete 10:13:23 1ce36da41761: Verifying Checksum 10:13:23 1ce36da41761: Download complete 10:13:23 29e5d40040c1: Pull complete 10:13:25 25b303627fd3: Verifying Checksum 10:13:25 25b303627fd3: Download complete 10:13:25 1ce36da41761: Pull complete 10:13:37 25b303627fd3: Pull complete 10:13:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:37 prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 10:13:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:13:40 $ docker top 090e8cdbc8799c8970f51c2882f86f357eb84d9031230e31205d5e2083e42b3c -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:41 + grep parallel 10:13:41 + docker-compose build --help 10:13:45 --parallel Build images in parallel. [Pipeline] } 10:13:45 $ docker stop --time=1 090e8cdbc8799c8970f51c2882f86f357eb84d9031230e31205d5e2083e42b3c 10:13:46 $ docker rm -f 090e8cdbc8799c8970f51c2882f86f357eb84d9031230e31205d5e2083e42b3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:47 prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 10:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:13:49 $ docker top 6062bc9f6a6edef4c4991009f80a49e6589c26f46ed47cee0845e221eceb8578 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:49 + docker-compose -f ./docker-compose-build.yml build --parallel 10:13:53 Building core-command ... 10:13:53 Building core-data ... 10:13:53 Building core-metadata ... 10:13:53 Building security-bootstrapper ... 10:13:53 Building security-proxy-setup ... 10:13:53 Building security-secretstore-setup ... 10:13:53 Building security-spiffe-token-provider ... 10:13:53 Building security-spire-agent ... 10:13:53 Building security-spire-config ... 10:13:53 Building security-spire-server ... 10:13:53 Building support-notifications ... 10:13:53 Building support-scheduler ... 10:13:53 Building sys-mgmt-agent ... 10:13:53 Building sys-mgmt-agent 10:13:53 Building core-metadata 10:13:53 Building security-secretstore-setup 10:13:53 Building security-proxy-setup 10:13:53 Building support-scheduler 10:14:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:14:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:14:40 ---> ce633f83814b 10:14:40 Step 3/25 : WORKDIR /edgex-go 10:14:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:14:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:40 ---> ce633f83814b 10:14:40 Step 3/23 : WORKDIR /edgex-go 10:14:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:14:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:14:40 ---> ce633f83814b 10:14:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:14:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:14:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:14:40 ---> ce633f83814b 10:14:40 Step 3/22 : WORKDIR /edgex-go 10:14:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:14:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:40 ---> ce633f83814b 10:14:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:14:41 ---> Running in 0d4b45bcff08 10:14:41 ---> Running in fc2b23677e21 10:14:41 ---> Running in ae9ab686ddb5 10:14:41 ---> Running in 39ed1575026d 10:14:41 ---> Running in a2f7556f39d4 10:14:42 Removing intermediate container 39ed1575026d 10:14:42 ---> bba9299513e3 10:14:42 Step 4/23 : WORKDIR /edgex-go 10:14:42 Removing intermediate container ae9ab686ddb5 10:14:42 ---> 384d9750a6be 10:14:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:42 Removing intermediate container a2f7556f39d4 10:14:42 Removing intermediate container 0d4b45bcff08 10:14:42 ---> 9414b8870570 10:14:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:42 ---> c907738ad98d 10:14:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:42 ---> Running in d81074db6ce1 10:14:42 ---> Running in d7822619c742 10:14:42 Removing intermediate container fc2b23677e21 10:14:42 ---> 4b7038297c31 10:14:42 Step 4/25 : WORKDIR /edgex-go 10:14:42 ---> Running in 20d267dfee55 10:14:42 ---> Running in a7ac2ab1fe15 10:14:42 ---> Running in af207c720f7e 10:14:42 Removing intermediate container d7822619c742 10:14:42 ---> 5c791c853152 10:14:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:43 ---> Running in 8a4d7172f2b1 10:14:43 Removing intermediate container af207c720f7e 10:14:43 ---> 03e63a74b0f6 10:14:43 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:43 ---> Running in 7ea11901efa0 10:14:46 Removing intermediate container d81074db6ce1 10:14:46 ---> 47921dba5238 10:14:46 Removing intermediate container a7ac2ab1fe15 10:14:46 Step 5/22 : RUN apk add --update --no-cache make git ---> 097487e5775e 10:14:46 Step 5/25 : RUN apk add --update --no-cache make git 10:14:46 10:14:46 ---> Running in 520f3614be69 10:14:46 ---> Running in d235e015cdf7 10:14:47 Removing intermediate container 20d267dfee55 10:14:47 ---> 69fded537a0c 10:14:47 Step 5/23 : RUN apk add --update --no-cache make bash git 10:14:47 ---> Running in 3d9cd1cff4ea 10:14:47 Removing intermediate container 7ea11901efa0 10:14:47 ---> 33283cc6968d 10:14:47 Step 6/25 : RUN apk add --update --no-cache make git 10:14:47 Removing intermediate container 8a4d7172f2b1 10:14:47 ---> 55ecbbfb1a80 10:14:47 Step 6/23 : RUN apk add --update --no-cache make git 10:14:47 ---> Running in 2c9d739f1cfb 10:14:47 ---> Running in 017d8bc10911 10:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:50 OK: 221 MiB in 51 packages 10:14:50 OK: 221 MiB in 51 packages 10:14:51 OK: 221 MiB in 51 packages 10:14:51 OK: 221 MiB in 51 packages 10:14:52 OK: 221 MiB in 51 packages 10:14:52 Removing intermediate container d235e015cdf7 10:14:52 ---> ea45f7544805 10:14:52 Step 6/22 : COPY go.mod vendor* ./ 10:14:53 Removing intermediate container 520f3614be69 10:14:53 ---> 50d890c06513 10:14:53 Step 6/25 : COPY go.mod vendor* ./ 10:14:53 Removing intermediate container 3d9cd1cff4ea 10:14:53 ---> 348d41117854 10:14:53 Step 6/23 : COPY go.mod vendor* ./ 10:14:53 ---> a11e0fe80685 10:14:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:53 Removing intermediate container 2c9d739f1cfb 10:14:53 ---> d66ae5a6235c 10:14:53 Step 7/25 : COPY go.mod vendor* ./ 10:14:53 Removing intermediate container 017d8bc10911 10:14:53 ---> 74af3002258c 10:14:53 Step 7/23 : COPY go.mod vendor* ./ 10:14:53 ---> Running in ea180ab82167 10:14:54 ---> 0e024dc8f21f 10:14:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:54 ---> Running in cadaabf66fa8 10:14:54 ---> 90c5ec9e717a 10:14:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:54 ---> Running in eebcc27103c5 10:14:55 ---> 5a83b3bd68de 10:14:55 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 74b9f266ca2b 10:14:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:55 10:14:55 ---> Running in 91937e943e88 10:14:55 ---> Running in ed2ec662cdbc 10:16:03 Removing intermediate container ea180ab82167 10:16:03 ---> 88c0dcd60119 10:16:03 Step 8/22 : COPY . . 10:16:03 Removing intermediate container eebcc27103c5 10:16:03 ---> 3c71cf541cc5 10:16:03 Step 8/23 : COPY . . 10:16:03 Removing intermediate container cadaabf66fa8 10:16:03 ---> e591ad41982f 10:16:03 Step 8/25 : COPY . . 10:16:03 Removing intermediate container ed2ec662cdbc 10:16:03 ---> e023472eb03f 10:16:03 Step 9/25 : COPY . . 10:16:03 Removing intermediate container 91937e943e88 10:16:03 ---> 0c6b6d144989 10:16:03 Step 9/23 : COPY . . 10:16:13 ---> 10d4d1940619 10:16:13 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:16:13 ---> 79a91e58a132 10:16:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:16:13 ---> 5220e507b34c 10:16:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:16:13 ---> Running in 09fc81c73201 10:16:13 ---> b97c88b3ec61 10:16:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:16:13 ---> Running in fbd004dce301 10:16:13 ---> 7e544e4d1b3e 10:16:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:16:13 ---> Running in d9d4b88ce1c4 10:16:14 ---> Running in 7c734768b613 10:16:14 ---> Running in eede2361830c 10:16:16 CGO_ENABLED=0 GO111MODULE=on 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 10:16:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:16:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:16:16 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:16:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:21:23 CGO_ENABLED=0 GO111MODULE=on 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 10:21:23 CGO_ENABLED=0 GO111MODULE=on 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 10:21:26 Removing intermediate container d9d4b88ce1c4 10:21:26 ---> 5bed12f83315 10:21:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:21:26 ---> Running in b1a94d6fba14 10:21:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:21:35 Removing intermediate container b1a94d6fba14 10:21:35 ---> d9cba5cd500d 10:21:35 10:21:35 Step 11/23 : FROM alpine:3.16 10:21:35 3.16: Pulling from library/alpine 10:21:38 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:21:38 Status: Downloaded newer image for alpine:3.16 10:21:38 ---> a6215f271958 10:21:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:21:38 ---> Running in f3efa8f03be7 10:21:39 Removing intermediate container f3efa8f03be7 10:21:39 ---> 80ff3599a46d 10:21:39 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 10:21:39 ---> Running in 4ebc8ed31302 10:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:21:43 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:21:43 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:21:43 (3/33) Installing readline (8.1.2-r0) 10:21:43 (4/33) Installing bash (5.1.16-r2) 10:21:43 Executing bash-5.1.16-r2.post-install 10:21:43 (5/33) Installing ca-certificates (20220614-r0) 10:21:43 (6/33) Installing brotli-libs (1.0.9-r6) 10:21:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:21:43 (8/33) Installing libcurl (7.83.1-r3) 10:21:43 (9/33) Installing curl (7.83.1-r3) 10:21:43 (10/33) Installing docker-cli (20.10.18-r0) 10:21:44 (11/33) Installing dumb-init (1.2.5-r1) 10:21:44 (12/33) Installing libbz2 (1.0.8-r1) 10:21:44 (13/33) Installing expat (2.4.9-r0) 10:21:44 (14/33) Installing libffi (3.4.2-r1) 10:21:44 (15/33) Installing gdbm (1.23-r0) 10:21:44 (16/33) Installing xz-libs (5.2.5-r1) 10:21:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:21:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:21:44 (19/33) Installing mpdecimal (2.5.1-r1) 10:21:44 (20/33) Installing sqlite-libs (3.38.5-r0) 10:21:44 (21/33) Installing python3 (3.10.5-r0) 10:21:46 Removing intermediate container eede2361830c 10:21:46 ---> d15242928e46 10:21:46 10:21:46 Step 10/22 : FROM alpine:3.16 10:21:46 ---> a6215f271958 10:21:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:21:46 ---> Running in d3824b98bc98 10:21:47 Removing intermediate container 09fc81c73201 10:21:47 ---> c1849b4c561d 10:21:47 10:21:47 Step 10/25 : FROM alpine:3.16 10:21:47 ---> a6215f271958 10:21:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:21:47 ---> Running in 80add5e777da 10:21:48 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:21:48 (23/33) Installing py3-tomli (2.0.1-r1) 10:21:48 (24/33) Installing py3-pep517 (0.12.0-r2) 10:21:48 (25/33) Installing py3-six (1.16.0-r1) 10:21:48 (26/33) Installing py3-retrying (1.3.3-r3) 10:21:48 (27/33) Installing py3-appdirs (1.4.4-r3) 10:21:48 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:21:48 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:21:48 (30/33) Installing py3-parsing (2.4.7-r3) 10:21:48 (31/33) Installing py3-packaging (21.3-r0) 10:21:48 (32/33) Installing py3-setuptools (59.4.0-r0) 10:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:21:48 (33/33) Installing py3-pip (22.1.1-r0) 10:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:21:50 Executing busybox-1.35.0-r17.trigger 10:21:50 Executing ca-certificates-20220614-r0.trigger 10:21:50 (1/6) Installing ca-certificates (20220614-r0) 10:21:50 (2/6) Installing brotli-libs (1.0.9-r6) 10:21:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:21:50 (4/6) Installing libcurl (7.83.1-r3) 10:21:50 (5/6) Installing curl (7.83.1-r3) 10:21:50 (6/6) Installing dumb-init (1.2.5-r1) 10:21:50 Executing busybox-1.35.0-r17.trigger 10:21:50 Executing ca-certificates-20220614-r0.trigger 10:21:50 OK: 120 MiB in 47 packages 10:21:50 (1/3) Installing ca-certificates (20220614-r0) 10:21:51 (2/3) Installing dumb-init (1.2.5-r1) 10:21:51 (3/3) Installing su-exec (0.2-r1) 10:21:51 Executing busybox-1.35.0-r17.trigger 10:21:51 Executing ca-certificates-20220614-r0.trigger 10:21:51 OK: 8 MiB in 20 packages 10:21:51 OK: 6 MiB in 17 packages 10:21:54 Removing intermediate container d3824b98bc98 10:21:54 ---> fd917a5a8cda 10:21:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:21:54 Removing intermediate container 80add5e777da 10:21:54 ---> b53b4cb320ac 10:21:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:21:54 ---> Running in 90e688905c0e 10:21:54 ---> Running in ce5d2922343a 10:21:55 Removing intermediate container 90e688905c0e 10:21:55 ---> cdaae4715bbf 10:21:55 Step 13/22 : WORKDIR /edgex 10:21:55 Removing intermediate container ce5d2922343a 10:21:55 ---> cdfed4f7cede 10:21:55 Step 13/25 : WORKDIR / 10:21:55 ---> Running in ccd92abfe6e6 10:21:55 ---> Running in 8628f85de1c0 10:21:55 Removing intermediate container ccd92abfe6e6 10:21:55 ---> 4206d16951d9 10:21:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:21:55 Removing intermediate container 8628f85de1c0 10:21:55 ---> 1ed8c72f6d6c 10:21:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:21:57 ---> 570a8e540904 10:21:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:21:57 ---> c65b2c7fe31f 10:21:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:21:58 ---> d64994472f97 10:21:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:21:59 ---> 245b5223a264 10:21:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:21:59 ---> 8d863c698427 10:21:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:22:00 ---> c020908ba879 10:22:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:22:01 ---> b52e70587a51 10:22:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:22:02 ---> 92b333d04ba1 10:22:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:02 ---> f0eb546b434b 10:22:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:22:02 ---> Running in fada39cce678 10:22:06 ---> c80fa31e51c3 10:22:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:22:06 Removing intermediate container fada39cce678 10:22:06 ---> 10b7195e9463 10:22:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:22:07 ---> Running in 1e9288d9bafd 10:22:07 ---> 8d793e761257 10:22:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:07 ---> Running in 42566bd1ac5b 10:22:07 Removing intermediate container 1e9288d9bafd 10:22:07 ---> afb5b833b7b9 10:22:07 Step 20/22 : LABEL arch=arm64 10:22:07 ---> Running in a65c08afe849 10:22:08 Removing intermediate container a65c08afe849 10:22:08 ---> f94042376d59 10:22:08 Step 21/22 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:22:08 Collecting docker-compose==1.23.2 10:22:08 ---> Running in 2cb815acebd0 10:22:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:22:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.1 MB/s eta 0:00:00 10:22:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:22:09 Collecting docopt<0.7,>=0.6.1 10:22:09 Removing intermediate container 2cb815acebd0 10:22:09 ---> 99253005b70c 10:22:09 Step 22/22 : LABEL version=0.0.0 10:22:09 Downloading docopt-0.6.2.tar.gz (25 kB) 10:22:09 Preparing metadata (setup.py): started 10:22:09 ---> Running in b3cb2de7de67 10:22:10 Removing intermediate container 42566bd1ac5b 10:22:10 ---> 6ec407590ea4 10:22:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:22:10 Removing intermediate container b3cb2de7de67 10:22:10 ---> 5aaf73121861 10:22:10 10:22:10 ---> Running in 1a2d7f34dd03 10:22:11 Successfully built 5aaf73121861 10:22:11 Successfully tagged security-proxy-setup-arm64:latest 10:22:11  Building security-proxy-setup ... done Building security-bootstrapper 10:22:11 Removing intermediate container 1a2d7f34dd03 10:22:11 ---> 5c3614aed61e 10:22:11 Step 23/25 : LABEL arch=arm64 10:22:11 ---> Running in c1266f5aca8a 10:22:11 Removing intermediate container c1266f5aca8a 10:22:11 ---> 523d9a633eb8 10:22:11 Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:22:11 ---> Running in 52e0c61cc72a 10:22:12 Removing intermediate container 52e0c61cc72a 10:22:12 ---> 539fb01729cb 10:22:12 Step 25/25 : LABEL version=0.0.0 10:22:12 ---> Running in 8c2299d7297a 10:22:12 Preparing metadata (setup.py): finished with status 'done' 10:22:13 Removing intermediate container 8c2299d7297a 10:22:13 ---> dcde1f4c1c64 10:22:13 10:22:13 Collecting dockerpty<0.5,>=0.4.1 10:22:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:22:13 Successfully built dcde1f4c1c64 10:22:13 Successfully tagged security-secretstore-setup-arm64:latest 10:22:13  Building security-secretstore-setup ... done Building core-command 10:22:13 Preparing metadata (setup.py): started 10:22:15 Preparing metadata (setup.py): finished with status 'done' 10:22:15 Collecting websocket-client<1.0,>=0.32.0 10:22:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:22:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.3 MB/s eta 0:00:00 10:22:16 Collecting docker<4.0,>=3.6.0 10:22:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:22:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.6 MB/s eta 0:00:00 10:22:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:22:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:22:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 10:22:17 Collecting cached-property<2,>=1.2.0 10:22:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:22:18 Collecting jsonschema<3,>=2.5.1 10:22:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:22:19 Collecting PyYAML<4,>=3.10 10:22:19 Downloading PyYAML-3.13.tar.gz (270 kB) 10:22:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.8 MB/s eta 0:00:00 10:22:21 Preparing metadata (setup.py): started 10:22:22 Preparing metadata (setup.py): finished with status 'done' 10:22:22 Collecting texttable<0.10,>=0.9.0 10:22:23 Downloading texttable-0.9.1.tar.gz (11 kB) 10:22:23 Preparing metadata (setup.py): started 10:22:25 Preparing metadata (setup.py): finished with status 'done' 10:22:26 Collecting docker-pycreds>=0.4.0 10:22:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:22:26 Collecting chardet<3.1.0,>=3.0.2 10:22:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:22:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.7 MB/s eta 0:00:00 10:22:27 Collecting certifi>=2017.4.17 10:22:27 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 10:22:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.7 MB/s eta 0:00:00 10:22:28 Collecting urllib3<1.25,>=1.21.1 10:22:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:22:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 10:22:28 Collecting idna<2.8,>=2.5 10:22:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:22:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.8 MB/s eta 0:00:00 10:22:28 Removing intermediate container fbd004dce301 10:22:28 ---> b1d80260b824 10:22:28 10:22:28 Step 11/25 : FROM alpine:3.16 10:22:28 ---> a6215f271958 10:22:28 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:22:29 ---> Running in e170b3dc1e81 10:22:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:22:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:22:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:22:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:22:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:22:30 Running setup.py install for texttable: started 10:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:22:32 (1/1) Installing dumb-init (1.2.5-r1) 10:22:32 Executing busybox-1.35.0-r17.trigger 10:22:32 OK: 5 MiB in 15 packages 10:22:33 Running setup.py install for texttable: finished with status 'done' 10:22:33 Running setup.py install for PyYAML: started 10:22:35 Removing intermediate container e170b3dc1e81 10:22:35 ---> 9ad582e000e9 10:22:35 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:22:35 ---> Running in 33c4abde3e0c 10:22:35 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:22:35 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:22:35 ---> ce633f83814b 10:22:35 Step 3/33 : WORKDIR /edgex-go 10:22:35 ---> Using cache 10:22:35 ---> c907738ad98d 10:22:35 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:35 ---> Using cache 10:22:35 ---> 69fded537a0c 10:22:35 Step 5/33 : RUN apk add --update --no-cache make git 10:22:35 ---> Running in bab2461c067b 10:22:36 Removing intermediate container 33c4abde3e0c 10:22:36 ---> a6a54a7d1b86 10:22:36 Step 14/25 : ENV APP_PORT=59881 10:22:36 ---> Running in 13f94bf3487d 10:22:36 Running setup.py install for PyYAML: finished with status 'done' 10:22:37 Removing intermediate container 13f94bf3487d 10:22:37 ---> 316302c65233 10:22:37 Step 15/25 : EXPOSE $APP_PORT 10:22:37 ---> Running in 0fa5f1167248 10:22:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:22:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:22:37 ---> ce633f83814b 10:22:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:22:37 ---> Using cache 10:22:37 ---> 4b7038297c31 10:22:37 Step 4/24 : WORKDIR /edgex-go 10:22:37 ---> Using cache 10:22:37 ---> 03e63a74b0f6 10:22:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:37 ---> Using cache 10:22:37 ---> 33283cc6968d 10:22:37 Step 6/24 : RUN apk add --update --no-cache make git 10:22:37 ---> Using cache 10:22:37 ---> d66ae5a6235c 10:22:37 Step 7/24 : COPY go.mod vendor* ./ 10:22:37 ---> Using cache 10:22:37 ---> 5a83b3bd68de 10:22:37 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:37 ---> Using cache 10:22:37 ---> e023472eb03f 10:22:37 Step 9/24 : COPY . . 10:22:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:22:37 ---> Using cache 10:22:37 ---> 10d4d1940619 10:22:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:22:38 ---> Running in c48b736997b8 10:22:38 Running setup.py install for docopt: started 10:22:38 Removing intermediate container 0fa5f1167248 10:22:38 ---> d58cf2b8d0c9 10:22:38 Step 16/25 : WORKDIR / 10:22:38 ---> Running in 0521bac796f6 10:22:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:22:39 Removing intermediate container 0521bac796f6 10:22:39 ---> 59ae33c68550 10:22:39 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:22:40 OK: 221 MiB in 51 packages 10:22:40 ---> 9304dca58769 10:22:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:22:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 10:22:41 Running setup.py install for docopt: finished with status 'done' 10:22:41 Removing intermediate container bab2461c067b 10:22:41 ---> 27ef770192e1 10:22:42 Step 6/33 : COPY go.mod vendor* ./ 10:22:42 ---> b7c8dd30bc3f 10:22:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:22:43 ---> 0a56f5a85cff 10:22:43 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:43 ---> 6c351744b201 10:22:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:22:43 ---> Running in f61f897b9e4a 10:22:44 ---> ed877c023660 10:22:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:22:45 ---> Running in 3cf7333d87f1 10:22:45 Running setup.py install for dockerpty: started 10:22:45 Removing intermediate container 3cf7333d87f1 10:22:45 ---> 87b1c3130a4b 10:22:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:22:45 ---> Running in aea31fb667cf 10:22:46 Removing intermediate container aea31fb667cf 10:22:46 ---> 5dd7fd7402da 10:22:46 Step 23/25 : LABEL arch=arm64 10:22:46 ---> Running in 2aa686c6306d 10:22:47 Removing intermediate container 2aa686c6306d 10:22:47 ---> 95dbe3dc00fb 10:22:47 Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:22:47 ---> Running in 77a04837a73f 10:22:47 Removing intermediate container 77a04837a73f 10:22:47 ---> c70ee94933a4 10:22:47 Step 25/25 : LABEL version=0.0.0 10:22:47 ---> Running in 23b2051f9908 10:22:48 Removing intermediate container 23b2051f9908 10:22:48 ---> 9b224d1abcec 10:22:48 10:22:48 Successfully built 9b224d1abcec 10:22:48 Successfully tagged core-metadata-arm64:latest 10:22:48 Building support-notifications 10:22:48  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' 10:22:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:22:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:23:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:23:07 ---> ce633f83814b 10:23:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:23:07 ---> Using cache 10:23:07 ---> 4b7038297c31 10:23:07 Step 4/23 : WORKDIR /edgex-go 10:23:07 ---> Using cache 10:23:07 ---> 03e63a74b0f6 10:23:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:07 ---> Using cache 10:23:07 ---> 33283cc6968d 10:23:07 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:23:07 ---> Running in a6cb6e050751 10:23:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:23:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:23:10 OK: 221 MiB in 51 packages 10:23:10 Removing intermediate container 4ebc8ed31302 10:23:10 ---> 2d27de41363b 10:23:11 Step 14/23 : ENV APP_PORT=58890 10:23:11 ---> Running in 9cd8b35a2c4e 10:23:12 Removing intermediate container 9cd8b35a2c4e 10:23:12 ---> 0beebfeb3c9d 10:23:12 Step 15/23 : EXPOSE $APP_PORT 10:23:12 Removing intermediate container a6cb6e050751 10:23:12 ---> 43b1e2c2370f 10:23:12 Step 7/23 : COPY go.mod vendor* ./ 10:23:12 ---> Running in 47705db96884 10:23:12 Removing intermediate container 47705db96884 10:23:12 ---> c251f2c118da 10:23:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:23:13 ---> 5bf60b396ba3 10:23:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 ---> Running in 0c2d5161779e 10:23:15 ---> 193c1fc046bb 10:23:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:23:16 ---> 70bbe21ca972 10:23:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:23:17 ---> e5fd9d49e9de 10:23:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:23:17 ---> Running in c5ceba49b293 10:23:18 Removing intermediate container c5ceba49b293 10:23:18 ---> a078d55eb63f 10:23:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:23:18 ---> Running in 1f44caa0504e 10:23:19 Removing intermediate container 1f44caa0504e 10:23:19 ---> 19a0a92d49c9 10:23:19 Step 21/23 : LABEL arch=arm64 10:23:19 ---> Running in d1388cc0eac1 10:23:20 Removing intermediate container d1388cc0eac1 10:23:20 ---> 8df7c7c1f32d 10:23:20 Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:23:20 ---> Running in 494369ee641c 10:23:21 Removing intermediate container 494369ee641c 10:23:21 ---> edee280b9a89 10:23:21 Step 23/23 : LABEL version=0.0.0 10:23:21 ---> Running in 3d4b04060a06 10:23:22 Removing intermediate container 3d4b04060a06 10:23:22 ---> 599d55f6ca46 10:23:22 10:23:22 Successfully built 599d55f6ca46 10:23:22 Successfully tagged sys-mgmt-agent-arm64:latest 10:23:22 Building core-data 10:23:41  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:23:41 ---> ce633f83814b 10:23:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:23:41 ---> Using cache 10:23:41 ---> 4b7038297c31 10:23:41 Step 4/24 : WORKDIR /edgex-go 10:23:41 ---> Using cache 10:23:41 ---> 03e63a74b0f6 10:23:41 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:41 ---> Using cache 10:23:41 ---> 33283cc6968d 10:23:41 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:23:41 ---> Running in 4acf9391fd2f 10:23:42 Removing intermediate container f61f897b9e4a 10:23:42 ---> 4688a1e85986 10:23:42 Step 8/33 : COPY . . 10:23:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:23:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:23:45 OK: 221 MiB in 51 packages 10:23:48 Removing intermediate container 4acf9391fd2f 10:23:48 ---> a50cb5ee5d24 10:23:48 Step 7/24 : COPY go.mod vendor* ./ 10:23:50 ---> a00373078a3a 10:23:50 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:50 ---> Running in 2266b901ec81 10:24:02 ---> e18498d82de8 10:24:02 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:24:02 ---> Running in e5556471a6d2 10:24:05 CGO_ENABLED=0 GO111MODULE=on 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 10:24:15 Removing intermediate container 0c2d5161779e 10:24:15 ---> 3160c5e82911 10:24:15 Step 9/23 : COPY . . 10:24:30 ---> 1a74131b1626 10:24:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:24:30 ---> Running in 016ee729ed4b 10:24:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:24:45 Removing intermediate container 7c734768b613 10:24:45 ---> 6945761b6abe 10:24:45 10:24:45 Step 11/23 : FROM alpine:3.16 10:24:45 ---> a6215f271958 10:24:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:24:45 ---> Using cache 10:24:45 ---> 9ad582e000e9 10:24:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:24:45 ---> Using cache 10:24:45 ---> a6a54a7d1b86 10:24:45 Step 14/23 : ENV APP_PORT=59861 10:24:46 ---> Running in 5e985f880a58 10:24:47 Removing intermediate container 5e985f880a58 10:24:47 ---> f5a22a43cd10 10:24:47 Step 15/23 : EXPOSE $APP_PORT 10:24:47 ---> Running in 231bed1a7270 10:24:48 Removing intermediate container 231bed1a7270 10:24:48 ---> 63d7f5956d9b 10:24:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:50 ---> c55990a21eb7 10:24:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:24:53 ---> 36bb7219f53d 10:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:24:54 ---> 6b685a9b2775 10:24:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:24:54 ---> Running in df257aa5be00 10:24:55 Removing intermediate container df257aa5be00 10:24:55 ---> 125919480a08 10:24:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:55 ---> Running in 01a2d331196e 10:24:55 Removing intermediate container 01a2d331196e 10:24:55 ---> cbb0b4046581 10:24:55 Step 21/23 : LABEL arch=arm64 10:24:55 ---> Running in c4ced2530e9d 10:24:56 Removing intermediate container 2266b901ec81 10:24:56 ---> 72c49f880bd2 10:24:56 Step 9/24 : COPY . . 10:24:56 Removing intermediate container c4ced2530e9d 10:24:56 ---> c838b90a2755 10:24:56 Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:24:56 ---> Running in 89e8c77b79d2 10:24:57 Removing intermediate container 89e8c77b79d2 10:24:57 ---> d820dee27ffd 10:24:57 Step 23/23 : LABEL version=0.0.0 10:24:57 ---> Running in 1916bf6c6dd7 10:24:58 Removing intermediate container 1916bf6c6dd7 10:24:58 ---> 203e14edb886 10:24:58 10:24:58 Successfully built 203e14edb886 10:24:58 Successfully tagged support-scheduler-arm64:latest 10:24:58 Building security-spire-server 10:25:09  Building support-scheduler ... done  ---> 0ab8faeaf9b7 10:25:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:25:09 ---> Running in c7a99772f29e 10:25:11 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:25:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:25:15 ---> ce633f83814b 10:25:15 Step 3/25 : WORKDIR /edgex-go 10:25:15 ---> Using cache 10:25:15 ---> c907738ad98d 10:25:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:15 ---> Using cache 10:25:15 ---> 69fded537a0c 10:25:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:25:15 ---> Running in 777cff75bb8b 10:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:25:20 OK: 221 MiB in 51 packages 10:25:21 Removing intermediate container 777cff75bb8b 10:25:21 ---> ea290d2ce1fd 10:25:21 Step 6/25 : COPY go.mod vendor* ./ 10:25:21 ---> 8332b492ac58 10:25:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:22 ---> Running in 92bb35d30369 10:26:18 Removing intermediate container 92bb35d30369 10:26:18 ---> 557a3f354492 10:26:18 Step 8/25 : COPY . . 10:26:28 ---> 1e26538f1bfc 10:26:28 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:26:28 ---> Running in ca7da022ff23 10:26:28 Removing intermediate container ca7da022ff23 10:26:28 ---> 4eb8fcd85857 10:26:28 Step 10/25 : WORKDIR /edgex-go/spire-build 10:26:29 ---> Running in a8e1e713602e 10:26:29 Removing intermediate container a8e1e713602e 10:26:29 ---> 45c2faa11ea6 10:26:29 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:26:29 ---> Running in c0cb4aa3e34d 10:26:33 Removing intermediate container c0cb4aa3e34d 10:26:33 ---> 858bb9e61290 10:26:33 Step 12/25 : WORKDIR /edgex-go 10:26:33 ---> Running in 76676dd981d5 10:26:33 Removing intermediate container 76676dd981d5 10:26:33 ---> bb8814d15819 10:26:33 10:26:33 Step 13/25 : FROM alpine:3.15 10:26:33 3.15: Pulling from library/alpine 10:26:35 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:26:35 Status: Downloaded newer image for alpine:3.15 10:26:35 ---> 02e0d6fdf486 10:26:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:35 ---> Running in 5a86da9a8ed6 10:26:35 Removing intermediate container 5a86da9a8ed6 10:26:35 ---> dfcbb548c5d8 10:26:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:35 ---> Running in 775a1edbf753 10:26:38 Removing intermediate container 775a1edbf753 10:26:38 ---> 8a8804440435 10:26:38 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:26:38 ---> Running in 4981914510d0 10:26:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:26:43 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:26:43 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:26:43 OK: 15734 distinct packages available 10:26:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:26:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:26:45 (1/5) Installing dumb-init (1.2.5-r1) 10:26:45 (2/5) Installing musl-obstack (1.2.3-r0) 10:26:45 (3/5) Installing libucontext (1.1-r0) 10:26:45 (4/5) Installing gcompat (1.0.0-r4) 10:26:45 (5/5) Installing openssl (1.1.1q-r0) 10:26:46 Executing busybox-1.34.1-r7.trigger 10:26:46 OK: 6 MiB in 19 packages 10:26:47 Removing intermediate container 4981914510d0 10:26:47 ---> a2852f1270cc 10:26:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:26:53 ---> c143e5c914e5 10:26:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:26:53 ---> 99d941eb86c2 10:26:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:26:54 ---> ea704a4d592a 10:26:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:26:55 ---> 5a7717f4dd3f 10:26:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:55 ---> Running in beb82efd6e5a 10:26:55 Removing intermediate container beb82efd6e5a 10:26:55 ---> 7aa80222f355 10:26:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:56 ---> Running in 31a00a5e305f 10:26:56 Removing intermediate container 31a00a5e305f 10:26:56 ---> cc2fb39dccbb 10:26:56 Step 23/25 : LABEL arch=arm64 10:26:56 ---> Running in 9cac811e936d 10:26:57 Removing intermediate container 9cac811e936d 10:26:57 ---> 2fbe6fa9fe8e 10:26:57 Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:26:57 ---> Running in 3ff4b2c86e20 10:26:57 Removing intermediate container 3ff4b2c86e20 10:26:57 ---> 7b1db452758d 10:26:57 Step 25/25 : LABEL version=0.0.0 10:26:57 ---> Running in 5848b56016ff 10:26:58 Removing intermediate container 5848b56016ff 10:26:58 ---> 91f4fb31da0d 10:26:58 10:26:58 Successfully built 91f4fb31da0d 10:26:58 Successfully tagged security-spire-server-arm64:latest 10:26:58 Building security-spire-agent 10:27:17  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:27:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:27:17 ---> ce633f83814b 10:27:17 Step 3/26 : WORKDIR /edgex-go 10:27:17 ---> Using cache 10:27:17 ---> c907738ad98d 10:27:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:17 ---> Using cache 10:27:17 ---> 69fded537a0c 10:27:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:27:17 ---> Using cache 10:27:17 ---> ea290d2ce1fd 10:27:17 Step 6/26 : COPY go.mod vendor* ./ 10:27:17 ---> Using cache 10:27:17 ---> 8332b492ac58 10:27:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:17 ---> Using cache 10:27:17 ---> 557a3f354492 10:27:17 Step 8/26 : COPY . . 10:27:17 ---> Using cache 10:27:17 ---> 1e26538f1bfc 10:27:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:27:17 ---> Using cache 10:27:17 ---> 4eb8fcd85857 10:27:17 Step 10/26 : WORKDIR /edgex-go/spire-build 10:27:17 ---> Using cache 10:27:17 ---> 45c2faa11ea6 10:27:17 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:27:17 ---> Running in 880f8b2e1d4f 10:27:18 Removing intermediate container 880f8b2e1d4f 10:27:18 ---> bf66517668ba 10:27:18 Step 12/26 : WORKDIR /edgex-go 10:27:18 ---> Running in fc55a11adfa6 10:27:18 Removing intermediate container fc55a11adfa6 10:27:18 ---> 360f1710a079 10:27:18 10:27:18 Step 13/26 : FROM alpine:3.15 10:27:18 ---> 02e0d6fdf486 10:27:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:27:18 ---> Using cache 10:27:18 ---> dfcbb548c5d8 10:27:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:18 ---> Using cache 10:27:18 ---> 8a8804440435 10:27:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:18 ---> Using cache 10:27:18 ---> a2852f1270cc 10:27:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:27:22 ---> ae1b02f6ed02 10:27:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:27:28 ---> 657940c1047d 10:27:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:27:28 ---> 1f16501cf866 10:27:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:27:29 ---> fedbba1fa86f 10:27:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:27:29 ---> dafbff4fd92c 10:27:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:27:30 ---> Running in 1d84ad093795 10:27:30 Removing intermediate container 1d84ad093795 10:27:30 ---> 9704929501fc 10:27:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:27:30 ---> Running in 96c0f28227ee 10:27:30 Removing intermediate container 96c0f28227ee 10:27:30 ---> 12caa86f956d 10:27:30 Step 24/26 : LABEL arch=arm64 10:27:31 ---> Running in eef0319cb53f 10:27:31 Removing intermediate container eef0319cb53f 10:27:31 ---> 18557e0d1e98 10:27:31 Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:27:31 ---> Running in f47b0d6f3afe 10:27:31 Removing intermediate container f47b0d6f3afe 10:27:31 ---> e5ea302092ff 10:27:31 Step 26/26 : LABEL version=0.0.0 10:27:31 ---> Running in 055e90734cfb 10:27:32 Removing intermediate container 055e90734cfb 10:27:32 ---> e98119b1dacb 10:27:32 10:27:32 Successfully built e98119b1dacb 10:27:32 Successfully tagged security-spire-agent-arm64:latest 10:27:32  Building security-spire-agent ... done Building security-spire-config 10:27:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:27:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:27:51 ---> ce633f83814b 10:27:51 Step 3/26 : WORKDIR /edgex-go 10:27:51 ---> Using cache 10:27:51 ---> c907738ad98d 10:27:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:51 ---> Using cache 10:27:51 ---> 69fded537a0c 10:27:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:27:51 ---> Using cache 10:27:51 ---> ea290d2ce1fd 10:27:51 Step 6/26 : COPY go.mod vendor* ./ 10:27:51 ---> Using cache 10:27:51 ---> 8332b492ac58 10:27:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:51 ---> Using cache 10:27:51 ---> 557a3f354492 10:27:51 Step 8/26 : COPY . . 10:27:51 ---> Using cache 10:27:51 ---> 1e26538f1bfc 10:27:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:27:51 ---> Using cache 10:27:51 ---> 4eb8fcd85857 10:27:51 Step 10/26 : WORKDIR /edgex-go/spire-build 10:27:51 ---> Using cache 10:27:51 ---> 45c2faa11ea6 10:27:51 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:27:51 ---> Using cache 10:27:51 ---> bf66517668ba 10:27:51 Step 12/26 : WORKDIR /edgex-go 10:27:51 ---> Using cache 10:27:51 ---> 360f1710a079 10:27:51 10:27:51 Step 13/26 : FROM alpine:3.15 10:27:51 ---> 02e0d6fdf486 10:27:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:27:51 ---> Using cache 10:27:51 ---> dfcbb548c5d8 10:27:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:51 ---> Using cache 10:27:51 ---> 8a8804440435 10:27:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:51 ---> Running in 11c309d05c64 10:27:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:53 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:27:53 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:27:53 OK: 15734 distinct packages available 10:27:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:55 (1/4) Installing dumb-init (1.2.5-r1) 10:27:55 (2/4) Installing musl-obstack (1.2.3-r0) 10:27:55 (3/4) Installing libucontext (1.1-r0) 10:27:55 (4/4) Installing gcompat (1.0.0-r4) 10:27:55 Executing busybox-1.34.1-r7.trigger 10:27:55 OK: 6 MiB in 18 packages 10:27:57 Removing intermediate container 11c309d05c64 10:27:57 ---> 576e7839ecaf 10:27:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:28:03 ---> cb85e020b450 10:28:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:28:03 ---> ed3633b5dd68 10:28:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:28:03 ---> Running in 091c65f83a11 10:28:03 Removing intermediate container 091c65f83a11 10:28:03 ---> a7309182572e 10:28:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:28:04 ---> 9f0f2535a467 10:28:04 Step 21/26 : WORKDIR / 10:28:04 ---> Running in 3df0b6fcbefa 10:28:05 Removing intermediate container 3df0b6fcbefa 10:28:05 ---> b9cf08fbef20 10:28:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:28:05 ---> Running in 6093dbda3337 10:28:06 Removing intermediate container 6093dbda3337 10:28:06 ---> 017574a09333 10:28:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:28:06 ---> Running in abe9f5066757 10:28:06 Removing intermediate container abe9f5066757 10:28:06 ---> 6a1b194d7333 10:28:06 Step 24/26 : LABEL arch=arm64 10:28:06 ---> Running in 25c89b0bf0eb 10:28:07 Removing intermediate container 25c89b0bf0eb 10:28:07 ---> 94b2a283c38b 10:28:07 Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:28:07 ---> Running in 178831ba2972 10:28:08 Removing intermediate container 178831ba2972 10:28:08 ---> 9ffc1d407894 10:28:08 Step 26/26 : LABEL version=0.0.0 10:28:08 ---> Running in f4d41ff7944d 10:28:09 Removing intermediate container f4d41ff7944d 10:28:09 ---> c3fe77fc8cc8 10:28:09 10:28:09 Successfully built c3fe77fc8cc8 10:28:09 Successfully tagged security-spire-config-arm64:latest 10:28:09 Building security-spiffe-token-provider 10:28:24  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:28:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:28:24 ---> ce633f83814b 10:28:24 Step 3/20 : WORKDIR /edgex-go 10:28:24 ---> Using cache 10:28:24 ---> c907738ad98d 10:28:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:28:24 ---> Running in c70a33c94941 10:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:28:28 v3.16.2-196-g7658871b27 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:28:28 v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:28:28 OK: 16895 distinct packages available 10:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:28:29 OK: 221 MiB in 51 packages 10:28:31 Removing intermediate container c70a33c94941 10:28:31 ---> 0fe158a4acf8 10:28:31 Step 5/20 : COPY go.mod vendor* ./ 10:28:31 ---> e6c9d1e18226 10:28:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:32 ---> Running in 686fd9151d7a 10:28:50 Removing intermediate container c48b736997b8 10:28:50 ---> b4e2dc0235e1 10:28:50 10:28:50 Step 11/24 : FROM alpine:3.16 10:28:50 ---> a6215f271958 10:28:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:28:50 ---> Using cache 10:28:50 ---> 9ad582e000e9 10:28:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:28:50 ---> Using cache 10:28:50 ---> a6a54a7d1b86 10:28:50 Step 14/24 : ENV APP_PORT=59882 10:28:50 ---> Running in ad3ce9104194 10:28:50 Removing intermediate container ad3ce9104194 10:28:50 ---> 4e8df354fce1 10:28:50 Step 15/24 : EXPOSE $APP_PORT 10:28:50 ---> Running in 37509a1fe524 10:28:50 Removing intermediate container 37509a1fe524 10:28:50 ---> fee43743bceb 10:28:50 Step 16/24 : WORKDIR / 10:28:50 ---> Running in e9232fbfb585 10:28:50 Removing intermediate container e9232fbfb585 10:28:50 ---> fdfb52326693 10:28:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:50 ---> 5bf115a9d4df 10:28:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:28:52 ---> eb20f20aa80b 10:28:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:28:52 ---> 8f400afeb99a 10:28:52 Step 20/24 : ENTRYPOINT ["/core-command"] 10:28:52 ---> Running in 96d9c008af48 10:28:54 Removing intermediate container 96d9c008af48 10:28:54 ---> 9a97c3f321dd 10:28:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:54 ---> Running in e886cab990ed 10:28:55 Removing intermediate container e886cab990ed 10:28:55 ---> f3caa9a9226a 10:28:55 Step 22/24 : LABEL arch=arm64 10:28:55 ---> Running in c3db7ceac6df 10:28:55 Removing intermediate container c3db7ceac6df 10:28:55 ---> 7d55d29f8e66 10:28:55 Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:28:55 ---> Running in 3d8abfe4f51f 10:28:56 Removing intermediate container 3d8abfe4f51f 10:28:56 ---> 5939d86c8a90 10:28:56 Step 24/24 : LABEL version=0.0.0 10:28:56 ---> Running in 2ad16af34a95 10:28:57 Removing intermediate container 2ad16af34a95 10:28:57 ---> 9dc207aac0fb 10:28:57 10:28:57 Successfully built 9dc207aac0fb 10:28:57 Successfully tagged core-command-arm64:latest 10:29:29  Building core-command ... done Removing intermediate container 686fd9151d7a 10:29:29 ---> 4442f27419a2 10:29:29 Step 7/20 : COPY . . 10:29:36 ---> 14db83835d46 10:29:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:29:36 ---> Running in a3b3a99bd9ae 10:29:37 CGO_ENABLED=0 GO111MODULE=on 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 10:29:56 Removing intermediate container e5556471a6d2 10:29:56 ---> dbe272341a20 10:29:56 10:29:56 Step 10/33 : FROM alpine:3.16 10:29:56 ---> a6215f271958 10:29:56 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:29:56 ---> Running in 678756480cd7 10:29:56 Removing intermediate container 678756480cd7 10:29:56 ---> e8d22c469aea 10:29:56 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:29:56 ---> Running in 6c27bda4e22e 10:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:29:57 (1/2) Installing dumb-init (1.2.5-r1) 10:29:57 (2/2) Installing su-exec (0.2-r1) 10:29:57 Executing busybox-1.35.0-r17.trigger 10:29:58 OK: 5 MiB in 16 packages 10:29:59 Removing intermediate container 6c27bda4e22e 10:29:59 ---> 27e7fc08cf2f 10:29:59 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:29:59 ---> Running in 6a437e235c0f 10:30:00 Removing intermediate container 6a437e235c0f 10:30:00 ---> 4f1e8cd9216c 10:30:00 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:30:00 ---> Running in f249a69fe7ea 10:30:00 Removing intermediate container f249a69fe7ea 10:30:00 ---> 257c5d6102dd 10:30:00 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:30:00 ---> Running in 49d8022e9791 10:30:01 Removing intermediate container 49d8022e9791 10:30:01 ---> 579ae9440218 10:30:01 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:30:01 ---> Running in 212c23802f5c 10:30:02 Removing intermediate container 212c23802f5c 10:30:02 ---> b43168fd4e20 10:30:02 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:30:02 ---> Running in 2614e803f5f8 10:30:05 Removing intermediate container 2614e803f5f8 10:30:05 ---> 158d4cf83dcf 10:30:05 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:30:05 ---> Running in 320d8eade22a 10:30:05 Removing intermediate container 320d8eade22a 10:30:05 ---> 1123a00a866f 10:30:05 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:30:06 ---> 32b63d2e78ce 10:30:06 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:30:06 ---> Running in 83f63a404ab3 10:30:08 Removing intermediate container 83f63a404ab3 10:30:08 ---> b6e95dc23bc8 10:30:08 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:30:09 ---> db7ce5a01540 10:30:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:30:11 ---> ff1478910019 10:30:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:30:12 ---> d2125357c6e3 10:30:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:30:13 ---> 347e5139206e 10:30:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:30:14 ---> a25e040d5ac4 10:30:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:30:14 ---> 500c94f2ad5f 10:30:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:30:15 ---> 7df58157eb0d 10:30:15 Step 28/33 : RUN chmod +x /entrypoint.sh 10:30:15 ---> Running in 0fafa206846a 10:30:19 Removing intermediate container 0fafa206846a 10:30:19 ---> a7e4cf29da7d 10:30:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:30:19 ---> Running in 99fdd2044394 10:30:19 Removing intermediate container 99fdd2044394 10:30:19 ---> 984fa6dac31e 10:30:19 Step 30/33 : CMD ["gate"] 10:30:19 ---> Running in 9a99fb8f5789 10:30:20 Removing intermediate container 9a99fb8f5789 10:30:20 ---> bb903e84f90b 10:30:20 Step 31/33 : LABEL arch=arm64 10:30:20 ---> Running in 7f1d2726d127 10:30:20 Removing intermediate container 7f1d2726d127 10:30:20 ---> 06f10dd13fb4 10:30:20 Step 32/33 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:30:20 ---> Running in 746254ea8230 10:30:21 Removing intermediate container 746254ea8230 10:30:21 ---> d0a4b4be2f3a 10:30:21 Step 33/33 : LABEL version=0.0.0 10:30:21 ---> Running in 4383c79eff2a 10:30:21 Removing intermediate container 4383c79eff2a 10:30:21 ---> 23bd8cd4d366 10:30:21 10:30:21 Successfully built 23bd8cd4d366 10:30:21 Successfully tagged security-bootstrapper-arm64:latest 10:31:43  Building security-bootstrapper ... done Removing intermediate container c7a99772f29e 10:31:43 ---> b1b61b23c507 10:31:43 10:31:43 Step 11/24 : FROM alpine:3.16 10:31:43 ---> a6215f271958 10:31:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:31:43 ---> Running in 1692388491ae 10:31:43 Removing intermediate container 1692388491ae 10:31:43 ---> f997ad5a3ad9 10:31:43 Step 13/24 : ENV APP_PORT=59880 10:31:43 ---> Running in 59f0a50a1d7a 10:31:43 Removing intermediate container 59f0a50a1d7a 10:31:43 ---> eca406c0b1a6 10:31:43 Step 14/24 : EXPOSE $APP_PORT 10:31:43 ---> Running in 4343bc6f672f 10:31:43 Removing intermediate container 4343bc6f672f 10:31:43 ---> 9a2c72eb8969 10:31:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:31:43 ---> Running in fa28114a605e 10:31:43 Removing intermediate container fa28114a605e 10:31:43 ---> 209dba261213 10:31:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:31:43 ---> Running in 7f30ef4cad92 10:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:31:43 (1/6) Installing dumb-init (1.2.5-r1) 10:31:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:31:43 (3/6) Installing libsodium (1.0.18-r0) 10:31:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:31:43 (5/6) Installing libzmq (4.3.4-r0) 10:31:43 (6/6) Installing zeromq (4.3.4-r0) 10:31:43 Executing busybox-1.35.0-r17.trigger 10:31:43 OK: 8 MiB in 20 packages 10:31:43 Removing intermediate container 7f30ef4cad92 10:31:43 ---> c4b8d3039f03 10:31:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:31:43 ---> a37a370a5d8f 10:31:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:31:43 ---> 56ff47d08873 10:31:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:31:44 ---> 1d5a5711d65a 10:31:44 Step 20/24 : ENTRYPOINT ["/core-data"] 10:31:44 ---> Running in 9dc5aacbff40 10:31:45 Removing intermediate container 9dc5aacbff40 10:31:45 ---> 8cafa96b02d0 10:31:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:31:45 ---> Running in 9849bfd1881e 10:31:46 Removing intermediate container 9849bfd1881e 10:31:46 ---> 9e62ba0e83d8 10:31:46 Step 22/24 : LABEL arch=arm64 10:31:46 ---> Running in c531449b9738 10:31:46 Removing intermediate container c531449b9738 10:31:46 ---> 95fe5c6f3798 10:31:46 Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:31:46 ---> Running in 45a82395efa4 10:31:47 Removing intermediate container 45a82395efa4 10:31:47 ---> 6da8f75b6110 10:31:47 Step 24/24 : LABEL version=0.0.0 10:31:47 ---> Running in a9635aaa89c8 10:31:47 Removing intermediate container a9635aaa89c8 10:31:47 ---> 20237c1612e7 10:31:47 10:31:48 Successfully built 20237c1612e7 10:31:48 Successfully tagged core-data-arm64:latest 10:32:06  Building core-data ... done Removing intermediate container 016ee729ed4b 10:32:06 ---> 86c21ed5abc0 10:32:06 10:32:06 Step 11/23 : FROM alpine:3.16 10:32:06 ---> a6215f271958 10:32:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:32:06 ---> Running in 8ae9320b6ef9 10:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:32:09 (1/2) Installing ca-certificates (20220614-r0) 10:32:09 (2/2) Installing dumb-init (1.2.5-r1) 10:32:09 Executing busybox-1.35.0-r17.trigger 10:32:09 Executing ca-certificates-20220614-r0.trigger 10:32:09 OK: 6 MiB in 16 packages 10:32:11 Removing intermediate container 8ae9320b6ef9 10:32:11 ---> a4f87b29aca3 10:32:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:32:11 ---> Running in 10ee36114af8 10:32:12 Removing intermediate container 10ee36114af8 10:32:12 ---> 781c244a3a2b 10:32:12 Step 14/23 : ENV APP_PORT=59860 10:32:12 ---> Running in d996a3ceb647 10:32:13 Removing intermediate container d996a3ceb647 10:32:13 ---> 355864bab56c 10:32:13 Step 15/23 : EXPOSE $APP_PORT 10:32:13 ---> Running in 459cb14506c6 10:32:13 Removing intermediate container 459cb14506c6 10:32:13 ---> 043ebd891e17 10:32:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:14 ---> 13dba0e045c7 10:32:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:32:16 ---> a2c42c452cd5 10:32:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:32:17 ---> 03850039fd1d 10:32:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:32:17 ---> Running in 12e1ee2cd808 10:32:17 Removing intermediate container 12e1ee2cd808 10:32:17 ---> ad9c5c427abb 10:32:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:32:17 ---> Running in bcae279bb757 10:32:17 Removing intermediate container bcae279bb757 10:32:18 ---> 2072e3a8c4cf 10:32:18 Step 21/23 : LABEL arch=arm64 10:32:18 ---> Running in 41b7cda63244 10:32:18 Removing intermediate container 41b7cda63244 10:32:18 ---> 59590e8be264 10:32:18 Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:32:18 ---> Running in dd1973f2272b 10:32:19 Removing intermediate container dd1973f2272b 10:32:19 ---> d5634afaae0a 10:32:19 Step 23/23 : LABEL version=0.0.0 10:32:19 ---> Running in d333a2f2b2ef 10:32:19 Removing intermediate container d333a2f2b2ef 10:32:19 ---> 7e5ee855f536 10:32:19 10:32:19 Successfully built 7e5ee855f536 10:32:19 Successfully tagged support-notifications-arm64:latest 10:32:52  Building support-notifications ... done Removing intermediate container a3b3a99bd9ae 10:32:52 ---> d663f6482413 10:32:52 10:32:52 Step 9/20 : FROM alpine:3.15 10:32:52 ---> 02e0d6fdf486 10:32:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:32:52 ---> Using cache 10:32:52 ---> dfcbb548c5d8 10:32:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:52 ---> Using cache 10:32:52 ---> 8a8804440435 10:32:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:32:52 ---> Running in 433fc48f5617 10:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:32:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:32:54 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:32:54 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:32:54 OK: 15734 distinct packages available 10:32:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:32:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:32:56 (1/9) Installing ca-certificates (20220614-r0) 10:32:56 (2/9) Installing brotli-libs (1.0.9-r5) 10:32:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:32:56 (4/9) Installing libcurl (7.80.0-r3) 10:32:56 (5/9) Installing curl (7.80.0-r3) 10:32:56 (6/9) Installing dumb-init (1.2.5-r1) 10:32:56 (7/9) Installing musl-obstack (1.2.3-r0) 10:32:56 (8/9) Installing libucontext (1.1-r0) 10:32:57 (9/9) Installing gcompat (1.0.0-r4) 10:32:57 Executing busybox-1.34.1-r7.trigger 10:32:57 Executing ca-certificates-20220614-r0.trigger 10:32:57 OK: 8 MiB in 23 packages 10:32:58 Removing intermediate container 433fc48f5617 10:32:58 ---> ac95ac1ba22d 10:32:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:59 ---> 46dd08f1c3b9 10:32:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:33:00 ---> 1705545b10e8 10:33:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:33:00 ---> d380b2ec248b 10:33:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:33:00 ---> Running in 56d4d87f83fa 10:33:01 Removing intermediate container 56d4d87f83fa 10:33:01 ---> 45b0e8f3be86 10:33:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:33:01 ---> Running in d7c30e7d2994 10:33:01 Removing intermediate container d7c30e7d2994 10:33:01 ---> 660ac7153fc7 10:33:01 Step 18/20 : LABEL arch=arm64 10:33:01 ---> Running in 8dfe9e78d49b 10:33:02 Removing intermediate container 8dfe9e78d49b 10:33:02 ---> f29a12f6ee81 10:33:02 Step 19/20 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 10:33:02 ---> Running in bc254f89bd52 10:33:02 Removing intermediate container bc254f89bd52 10:33:02 ---> b6ddda658bdc 10:33:02 Step 20/20 : LABEL version=0.0.0 10:33:02 ---> Running in fbfd7ce24c59 10:33:02 Removing intermediate container fbfd7ce24c59 10:33:02 ---> 29af213d55e0 10:33:02 10:33:02 Successfully built 29af213d55e0 10:33:02 Successfully tagged security-spiffe-token-provider-arm64:latest 10:33:03  Building security-spiffe-token-provider ... done  [Pipeline] } 10:33:03 $ docker stop --time=1 6062bc9f6a6edef4c4991009f80a49e6589c26f46ed47cee0845e221eceb8578 10:33:04 $ docker rm -f 6062bc9f6a6edef4c4991009f80a49e6589c26f46ed47cee0845e221eceb8578 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:05 + docker images 10:33:05 REPOSITORY TAG IMAGE ID CREATED SIZE 10:33:05 security-spiffe-token-provider-arm64 latest 29af213d55e0 3 seconds ago 28.4MB 10:33:05 d663f6482413 15 seconds ago 1.41GB 10:33:05 support-notifications-arm64 latest 7e5ee855f536 46 seconds ago 26.3MB 10:33:05 86c21ed5abc0 About a minute ago 1.44GB 10:33:05 core-data-arm64 latest 20237c1612e7 About a minute ago 20.7MB 10:33:05 b1b61b23c507 About a minute ago 1.38GB 10:33:05 security-bootstrapper-arm64 latest 23bd8cd4d366 2 minutes ago 19.1MB 10:33:05 dbe272341a20 3 minutes ago 1.36GB 10:33:05 core-command-arm64 latest 9dc207aac0fb 4 minutes ago 16.7MB 10:33:05 b4e2dc0235e1 4 minutes ago 1.38GB 10:33:05 security-spire-config-arm64 latest c3fe77fc8cc8 4 minutes ago 83.6MB 10:33:05 security-spire-agent-arm64 latest e98119b1dacb 5 minutes ago 122MB 10:33:05 360f1710a079 5 minutes ago 1.25GB 10:33:05 security-spire-server-arm64 latest 91f4fb31da0d 6 minutes ago 84.2MB 10:33:05 bb8814d15819 6 minutes ago 1.25GB 10:33:05 support-scheduler-arm64 latest 203e14edb886 8 minutes ago 25.7MB 10:33:05 6945761b6abe 8 minutes ago 1.44GB 10:33:05 sys-mgmt-agent-arm64 latest 599d55f6ca46 9 minutes ago 133MB 10:33:05 core-metadata-arm64 latest 9b224d1abcec 10 minutes ago 17.5MB 10:33:05 b1d80260b824 10 minutes ago 1.38GB 10:33:05 security-secretstore-setup-arm64 latest dcde1f4c1c64 10 minutes ago 28.2MB 10:33:05 security-proxy-setup-arm64 latest 5aaf73121861 10 minutes ago 26.4MB 10:33:05 c1849b4c561d 11 minutes ago 1.37GB 10:33:05 d15242928e46 11 minutes ago 1.37GB 10:33:05 d9cba5cd500d 11 minutes ago 1.36GB 10:33:05 ci-base-image-arm64 latest ce633f83814b 30 minutes ago 941MB 10:33:05 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 10:33:05 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 10:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 10:33:05 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 10:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:06 10:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:07 arm64: Pulling from edgex-lftools-log-publisher 10:33:07 8998bd30e6a1: Pulling fs layer 10:33:07 04944245beec: Pulling fs layer 10:33:07 699f458cf7ca: Pulling fs layer 10:33:07 765212b225bb: Pulling fs layer 10:33:07 f23df028b6ca: Pulling fs layer 10:33:07 d65c8cfc05b1: Pulling fs layer 10:33:07 2437ff75d9bd: Pulling fs layer 10:33:07 765212b225bb: Waiting 10:33:07 f23df028b6ca: Waiting 10:33:07 d65c8cfc05b1: Waiting 10:33:07 2437ff75d9bd: Waiting 10:33:07 04944245beec: Verifying Checksum 10:33:07 04944245beec: Download complete 10:33:07 765212b225bb: Verifying Checksum 10:33:07 765212b225bb: Download complete 10:33:07 f23df028b6ca: Verifying Checksum 10:33:07 f23df028b6ca: Download complete 10:33:07 d65c8cfc05b1: Verifying Checksum 10:33:07 d65c8cfc05b1: Download complete 10:33:07 699f458cf7ca: Download complete 10:33:07 8998bd30e6a1: Download complete 10:33:10 2437ff75d9bd: Verifying Checksum 10:33:10 2437ff75d9bd: Download complete 10:33:11 8998bd30e6a1: Pull complete 10:33:12 04944245beec: Pull complete 10:33:13 699f458cf7ca: Pull complete 10:33:13 765212b225bb: Pull complete 10:33:14 f23df028b6ca: Pull complete 10:33:14 d65c8cfc05b1: Pull complete 10:33:29 2437ff75d9bd: Pull complete 10:33:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 10:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:33:32 $ docker top c6e8de85a247e5906759ee9bb78fbd0fa1ffe1fce8ee7d5c0699533fa74cdceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:33 ---> job-cost.sh 10:33:33 lf-activate-venv: SKIPPING 10:33:33 INFO: No Stack... 10:33:33 INFO: Retrieving Pricing Info for: v3-standard-4 10:33:34 INFO: Archiving Costs [Pipeline] sh 10:33:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:33:35 + cut -d, -f6 [Pipeline] lock 10:33:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] 10:33:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] did not exist. Created. 10:33:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:33:35 + echo total: 0.10999999940395355 [Pipeline] stash 10:33:36 Stashed 1 file(s) [Pipeline] } 10:33:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:33:36 $ docker stop --time=1 c6e8de85a247e5906759ee9bb78fbd0fa1ffe1fce8ee7d5c0699533fa74cdceb 10:33:37 $ docker rm -f c6e8de85a247e5906759ee9bb78fbd0fa1ffe1fce8ee7d5c0699533fa74cdceb [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 10:33:38 provisioning config files... 10:33:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5312112002373414249tmp [Pipeline] { [Pipeline] sh 10:33:39 + set +x 10:33:39 + curl -s https://codecov.io/bash 10:33:39 + bash -s -- 10:33:39 10:33:39 _____ _ 10:33:39 / ____| | | 10:33:39 | | ___ __| | ___ ___ _____ __ 10:33:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:33:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:33:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:33:39 Bash-1.0.6 10:33:39 10:33:39 10:33:39 ==> git version 2.25.1 found 10:33:39 ==> 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 10:33:39 Release-Date: 2020-01-08 10:33:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:33:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:33:39 ==> Jenkins CI detected. 10:33:39 current dir:  /w/workspace/edgex-go/1 10:33:39 project root: . 10:33:39 --> token set from env 10:33:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:33:39 ==> Running gcov in . (disable via -X gcov) 10:33:39 ==> Python coveragepy not found 10:33:39 ==> Searching for coverage reports in: 10:33:39 + . 10:33:39 -> Found 1 reports 10:33:39 ==> Detecting git/mercurial file structure 10:33:39 ==> Reading reports 10:33:39 + ./coverage.out bytes=496864 10:33:39 ==> Appending adjustments 10:33:39 https://docs.codecov.io/docs/fixing-reports 10:33:40 + Found adjustments 10:33:40 ==> Gzipping contents 10:33:40 64K /tmp/codecov.1A5qng.gz 10:33:40 ==> Uploading reports 10:33:40 url: https://codecov.io 10:33:40 query: branch=PR-4166&commit=38c18c48678d8da829d4992362fac8520be6cbc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4166&job=&cmd_args= 10:33:40 -> Pinging Codecov 10:33:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4166&commit=38c18c48678d8da829d4992362fac8520be6cbc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4166&job=&cmd_args= 10:33:40 -> Uploading to 10:33:40 https://storage.googleapis.com/codecov/v4/raw/2022-09-23/00271124DB129430A58F1EEE437C3FCB/38c18c48678d8da829d4992362fac8520be6cbc3/76fa6ecf-cfd2-4cdd-a717-67c971e23a62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220923T103340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5be63802651d84dd145e9e5dd4af8d2c3b009d0b10cf44f9ac53c2d6a07d7492 10:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:40 Dload Upload Total Spent Left Speed 10:33:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65074 0 0 100 65074 0 243k --:--:-- --:--:-- --:--:-- 243k 10:33:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] } 10:33:41 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 10:33:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:33:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:33:43 ---> package-listing.sh 10:33:43 ++ facter osfamily 10:33:43 ++ tr '[:upper:]' '[:lower:]' 10:33:43 + OS_FAMILY=debian 10:33:43 + workspace=/w/workspace/edgex-go/1 10:33:43 + START_PACKAGES=/tmp/packages_start.txt 10:33:43 + END_PACKAGES=/tmp/packages_end.txt 10:33:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:43 + PACKAGES=/tmp/packages_start.txt 10:33:43 + '[' /w/workspace/edgex-go/1 ']' 10:33:43 + PACKAGES=/tmp/packages_end.txt 10:33:43 + case "${OS_FAMILY}" in 10:33:43 + dpkg -l 10:33:43 + grep '^ii' 10:33:43 + '[' -f /tmp/packages_start.txt ']' 10:33:43 + '[' -f /tmp/packages_end.txt ']' 10:33:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:43 + '[' /w/workspace/edgex-go/1 ']' 10:33:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:33:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:33:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:33:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:44 10:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:45 latest: Pulling from edgex-lftools-log-publisher 10:33:45 5eb5b503b376: Pulling fs layer 10:33:45 5c69ac0246d0: Pulling fs layer 10:33:45 ec43610c2a17: Pulling fs layer 10:33:45 3a2ae6a8a46f: Pulling fs layer 10:33:45 33b1e0a273af: Pulling fs layer 10:33:45 5d3b04190fa2: Pulling fs layer 10:33:45 2f39f015ded8: Pulling fs layer 10:33:45 3a2ae6a8a46f: Waiting 10:33:45 33b1e0a273af: Waiting 10:33:45 5d3b04190fa2: Waiting 10:33:45 2f39f015ded8: Waiting 10:33:45 5c69ac0246d0: Download complete 10:33:45 3a2ae6a8a46f: Download complete 10:33:45 33b1e0a273af: Verifying Checksum 10:33:45 33b1e0a273af: Download complete 10:33:45 5d3b04190fa2: Verifying Checksum 10:33:45 5d3b04190fa2: Download complete 10:33:45 ec43610c2a17: Verifying Checksum 10:33:45 ec43610c2a17: Download complete 10:33:45 5eb5b503b376: Verifying Checksum 10:33:45 5eb5b503b376: Download complete 10:33:46 2f39f015ded8: Verifying Checksum 10:33:46 2f39f015ded8: Download complete 10:33:46 5eb5b503b376: Pull complete 10:33:46 5c69ac0246d0: Pull complete 10:33:46 ec43610c2a17: Pull complete 10:33:47 3a2ae6a8a46f: Pull complete 10:33:47 33b1e0a273af: Pull complete 10:33:47 5d3b04190fa2: Pull complete 10:33:51 2f39f015ded8: Pull complete 10:33:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:51 prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container 10:33:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:33:53 $ docker top 02f18f548555abe9a98d017934a7415f3b9cf6486e0f76ffbcb07eb4e6a6d3c2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:54 + touch /tmp/pre-build-complete [Pipeline] sh 10:33:54 + mkdir -p /var/log/sysstat [Pipeline] sh 10:33:54 + ls /var/log/sa-host 10:33:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:55 provisioning config files... 10:33:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11770136851290921211tmp [Pipeline] { [Pipeline] echo 10:33:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:33:55 ---> create-netrc.sh [Pipeline] } 10:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:33:55 ---> python-tools-install.sh [Pipeline] echo 10:33:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:33:56 ---> sudo-logs.sh 10:33:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:33:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:33:56 ---> job-cost.sh 10:33:56 lf-activate-venv: SKIPPING 10:33:56 DEBUG: total: 0.10999999940395355 10:33:56 INFO: Retrieving Stack Cost... 10:33:57 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:57 INFO: Archiving Costs [Pipeline] echo 10:33:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:33:57 ---> logs-deploy.sh 10:33:57 lf-activate-venv: SKIPPING 10:33:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4166/1 10:33:57 INFO: archiving workspace using pattern(s): 10:33:58 Archives upload complete. 10:33:58 INFO: archiving logs to Nexus