Pull request #4167 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1+cf21bfd5405bc980f84ddcb8ca434f93a530fcad (6d9aa35536689e9272877da39e39e70380dee89b) 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-ssh6854017020744108495.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-ssh16404912466261904107.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-4167/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-4167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6877753878797607805.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-4167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11889980457415346150.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-ssh3744088847678847635.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-4167/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-4167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh381499817892251188.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-768’ Running on prd-ubuntu20.04-docker-8c-8g-775 in /w/workspace/edgexfoundry_edgex-go_PR-4167 [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/4167/head:refs/remotes/origin/PR-4167 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 Merge succeeded, producing a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 Checking out Revision a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 (PR-4167) > git config core.sparsecheckout # timeout=10 > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # 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 a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 Commit message: "ci: Add blubracket ignore file" 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 02:21:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:21:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:21:08 ========================================================= 02:21:08 EdgeX Global Pipelines Version Info 02:21:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:21:09 ------------------- 02:21:09 stable info: 02:21:09 ------------------- 02:21:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:21:09 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:21:09 Message: update stable to v1.0.239 02:21:10 ------------------- 02:21:10 experimental info: 02:21:10 ------------------- 02:21:10 Commited By: **** collab-it+edgex@linuxfoundation.org 02:21:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:21:10 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:21:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4167 [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4167 [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4167 [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2759ee [Pipeline] echo 02:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:11 provisioning config files... 02:21:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11414404711452943661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:11 ---> docker-login.sh 02:21:11 nexus3.edgexfoundry.org:10001 02:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:12 Configure a credential helper to remove this warning. See 02:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:12 02:21:12 Login Succeeded 02:21:12 nexus3.edgexfoundry.org:10002 02:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:12 Configure a credential helper to remove this warning. See 02:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:12 02:21:12 Login Succeeded 02:21:12 nexus3.edgexfoundry.org:10003 02:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:13 Configure a credential helper to remove this warning. See 02:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:13 02:21:13 Login Succeeded 02:21:13 nexus3.edgexfoundry.org:10004 02:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:13 Configure a credential helper to remove this warning. See 02:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:13 02:21:13 Login Succeeded 02:21:13 docker.io 02:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:13 Configure a credential helper to remove this warning. See 02:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:13 02:21:13 Login Succeeded 02:21:13 ---> docker-login.sh ends [Pipeline] } 02:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:14 + 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 02:21:14 + dirname cmd/core-command/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo core-command,cmd/core-command/Dockerfile 02:21:14 + dirname cmd/core-data/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo core-data,cmd/core-data/Dockerfile 02:21:14 + dirname cmd/core-metadata/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo core-metadata,cmd/core-metadata/Dockerfile 02:21:14 + dirname cmd/security-bootstrapper/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:21:14 + dirname cmd/security-proxy-setup/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:21:14 + + dirname cmd/security-secretstore-setup/Dockerfile 02:21:14 cut -d/ -f2 02:21:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:21:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:21:14 + dirname cmd/security-spire-agent/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:21:14 + dirname cmd/security-spire-config/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:21:14 + dirname cmd/security-spire-server/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:21:14 + dirname cmd/support-notifications/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo support-notifications,cmd/support-notifications/Dockerfile 02:21:14 + dirname cmd/support-scheduler/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:21:14 + dirname cmd/sys-mgmt-agent/Dockerfile 02:21:14 + cut -d/ -f2 02:21:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:21:14 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 02:21:14 + git rev-list -1 --merges a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1~1..a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [Pipeline] echo 02:21:14 -----------> git rev-list -1 --merges a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1~1..a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [false] [Pipeline] sh 02:21:14 + git log --format=format:%s -1 a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 [Pipeline] echo 02:21:14 ========================================================= 02:21:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:21:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:21:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:15 + grep -v github /etc/ssh/ssh_known_hosts 02:21:15 + [ -e /tmp/ssh_known_hosts ] 02:21:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:21:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:21:15 + sudo tee -a /etc/ssh/ssh_known_hosts 02:21:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:15 02:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:16 0.1.4: Pulling from edgex-devops/py-git-semver 02:21:16 b85a868b505f: Pulling fs layer 02:21:16 e2be974225ed: Pulling fs layer 02:21:16 339a4e72a1f5: Pulling fs layer 02:21:16 988bab9f4d93: Pulling fs layer 02:21:16 1469e6f7b9e6: Pulling fs layer 02:21:16 eaf3925da568: Pulling fs layer 02:21:16 bab4dde63d76: Pulling fs layer 02:21:16 bde34c3a00c8: Pulling fs layer 02:21:16 b352a97aabf1: Pulling fs layer 02:21:16 4872d77fe225: Pulling fs layer 02:21:16 5851b861e8e6: Pulling fs layer 02:21:16 bde34c3a00c8: Waiting 02:21:16 4872d77fe225: Waiting 02:21:16 988bab9f4d93: Waiting 02:21:16 5851b861e8e6: Waiting 02:21:16 1469e6f7b9e6: Waiting 02:21:16 eaf3925da568: Waiting 02:21:16 b352a97aabf1: Waiting 02:21:16 e2be974225ed: Verifying Checksum 02:21:16 e2be974225ed: Download complete 02:21:16 988bab9f4d93: Verifying Checksum 02:21:16 988bab9f4d93: Download complete 02:21:16 1469e6f7b9e6: Verifying Checksum 02:21:16 1469e6f7b9e6: Download complete 02:21:16 339a4e72a1f5: Verifying Checksum 02:21:16 339a4e72a1f5: Download complete 02:21:16 eaf3925da568: Verifying Checksum 02:21:16 eaf3925da568: Download complete 02:21:16 b352a97aabf1: Download complete 02:21:16 4872d77fe225: Verifying Checksum 02:21:16 4872d77fe225: Download complete 02:21:16 5851b861e8e6: Download complete 02:21:16 b85a868b505f: Verifying Checksum 02:21:16 b85a868b505f: Download complete 02:21:17 bab4dde63d76: Verifying Checksum 02:21:17 bab4dde63d76: Download complete 02:21:18 b85a868b505f: Pull complete 02:21:18 e2be974225ed: Pull complete 02:21:18 339a4e72a1f5: Pull complete 02:21:18 988bab9f4d93: Pull complete 02:21:19 1469e6f7b9e6: Pull complete 02:21:19 eaf3925da568: Pull complete 02:21:21 bab4dde63d76: Pull complete 02:21:21 bde34c3a00c8: Pull complete 02:21:21 b352a97aabf1: Pull complete 02:21:21 4872d77fe225: Pull complete 02:21:21 5851b861e8e6: Pull complete 02:21:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:21 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 02:21:21 $ 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 02:21:23 $ docker top 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b -eo pid,comm 02:21:23 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). 02:21:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:23 [ssh-agent] Looking for ssh-agent implementation... 02:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:24 $ docker exec 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent 02:21:24 SSH_AUTH_SOCK=/tmp/ssh-m3lTl0RWyr5y/agent.32 02:21:24 SSH_AGENT_PID=38 02:21:24 Running ssh-add (command line suppressed) 02:21:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13936423247014341256.key (/w/workspace/edgex-go/1@tmp/private_key_13936423247014341256.key) 02:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:24 + git tag --points-at HEAD [Pipeline] } 02:21:24 $ docker exec --env ******** --env ******** 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent -k 02:21:24 unset SSH_AUTH_SOCK; 02:21:24 unset SSH_AGENT_PID; 02:21:24 echo Agent pid 38 killed; 02:21:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:24 [ssh-agent] Looking for ssh-agent implementation... 02:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:24 $ docker exec 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent 02:21:25 SSH_AUTH_SOCK=/tmp/ssh-MKqKvSc1TN3N/agent.70 02:21:25 SSH_AGENT_PID=76 02:21:25 Running ssh-add (command line suppressed) 02:21:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16638764803160604264.key (/w/workspace/edgex-go/1@tmp/private_key_16638764803160604264.key) 02:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:25 + git semver init 02:21:25 2022-09-24 02:21:25,846 [run_init] DEBUG init version:0.0.0 force:False 02:21:25 2022-09-24 02:21:25,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:21:25 2022-09-24 02:21:25,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:21:25 2022-09-24 02:21:25,848 [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) 02:21:31 2022-09-24 02:21:30,272 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:21:31 2022-09-24 02:21:30,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4167 with force:False 02:21:31 2022-09-24 02:21:30,273 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4167 02:21:31 2022-09-24 02:21:30,277 [execute] INFO git cat-file --batch-check 02:21:31 2022-09-24 02:21:30,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:21:31 2022-09-24 02:21:30,287 [execute] INFO git cat-file --batch 02:21:31 2022-09-24 02:21:30,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:21:31 2022-09-24 02:21:30,293 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4167 02:21:31 0.0.0 [Pipeline] } 02:21:31 $ docker exec --env ******** --env ******** 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b ssh-agent -k 02:21:31 unset SSH_AUTH_SOCK; 02:21:31 unset SSH_AGENT_PID; 02:21:31 echo Agent pid 76 killed; 02:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:31 + git semver [Pipeline] } 02:21:32 $ docker stop --time=1 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b 02:21:33 $ docker rm -f 80fdf07a7ce54b347695dbd6e0c831e2b8c3d5e19f1e9d37c750d2a04fda516b [Pipeline] // withDockerContainer [Pipeline] sh 02:21:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:21:34 Stashed 1 file(s) [Pipeline] echo 02:21:34 [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 02:21:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:34 ========================================================= 02:21:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:21:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:21:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:21:35 2408cc74d12b: Pulling fs layer 02:21:35 ea60b727a1ce: Pulling fs layer 02:21:35 30c4a7721957: Pulling fs layer 02:21:35 370296b7ddb6: Pulling fs layer 02:21:35 7c6cee850709: Pulling fs layer 02:21:35 39a5fcdaea64: Pulling fs layer 02:21:35 d94ebbe4e438: Pulling fs layer 02:21:35 bcfd1f05c69d: Pulling fs layer 02:21:35 59ccb84bbe0f: Pulling fs layer 02:21:35 370296b7ddb6: Waiting 02:21:35 7c6cee850709: Waiting 02:21:35 bcfd1f05c69d: Waiting 02:21:35 59ccb84bbe0f: Waiting 02:21:35 d94ebbe4e438: Waiting 02:21:35 39a5fcdaea64: Waiting 02:21:35 30c4a7721957: Verifying Checksum 02:21:35 30c4a7721957: Download complete 02:21:35 ea60b727a1ce: Verifying Checksum 02:21:35 ea60b727a1ce: Download complete 02:21:35 7c6cee850709: Verifying Checksum 02:21:35 7c6cee850709: Download complete 02:21:35 39a5fcdaea64: Verifying Checksum 02:21:35 39a5fcdaea64: Download complete 02:21:35 2408cc74d12b: Verifying Checksum 02:21:35 2408cc74d12b: Download complete 02:21:35 d94ebbe4e438: Verifying Checksum 02:21:35 d94ebbe4e438: Download complete 02:21:35 2408cc74d12b: Pull complete 02:21:35 ea60b727a1ce: Pull complete 02:21:35 30c4a7721957: Pull complete 02:21:36 59ccb84bbe0f: Verifying Checksum 02:21:36 59ccb84bbe0f: Download complete 02:21:36 bcfd1f05c69d: Verifying Checksum 02:21:36 bcfd1f05c69d: Download complete 02:21:36 370296b7ddb6: Verifying Checksum 02:21:36 370296b7ddb6: Download complete 02:21:40 370296b7ddb6: Pull complete 02:21:40 7c6cee850709: Pull complete 02:21:40 39a5fcdaea64: Pull complete 02:21:40 d94ebbe4e438: Pull complete 02:21:42 bcfd1f05c69d: Pull complete 02:21:43 59ccb84bbe0f: Pull complete 02:21:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 02:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:21:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:21:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:21:43 WORKDIR /edgex 02:21:43 COPY go.mod . 02:21:43 RUN go mod download 02:21:43 + docker build -t ci-base-image-x86_64 -f - . 02:21:44 Sending build context to Docker daemon 169.5MB 02:21:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:21:44 ---> a4fb48ad2a94 02:21:44 Step 2/4 : WORKDIR /edgex 02:21:46 ---> Running in 816061b65ab5 02:21:46 Removing intermediate container 816061b65ab5 02:21:46 ---> 0cd802daaab3 02:21:46 Step 3/4 : COPY go.mod . 02:21:46 ---> 5a578e171a17 02:21:46 Step 4/4 : RUN go mod download 02:21:46 ---> Running in cb2401e9843f 02:21:49 Still waiting to schedule task 02:21:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773’ 02:22:01 Removing intermediate container cb2401e9843f 02:22:01 ---> ef141f8e7a37 02:22:01 Successfully built ef141f8e7a37 02:22:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker inspect -f . ci-base-image-x86_64 02:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:01 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 02:22:01 $ 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 02:22:02 $ docker top fff4f7ee2b2db6462b9df7ec8d81006b7cef92e3464a53080a5cbaf7534f4062 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:02 + go version 02:22:02 go version go1.18.3 linux/amd64 [Pipeline] } 02:22:02 $ docker stop --time=1 fff4f7ee2b2db6462b9df7ec8d81006b7cef92e3464a53080a5cbaf7534f4062 02:22:03 $ docker rm -f fff4f7ee2b2db6462b9df7ec8d81006b7cef92e3464a53080a5cbaf7534f4062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:04 + docker inspect -f . ci-base-image-x86_64 02:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:04 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 02:22:04 $ 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 02:22:05 $ docker top 97c147506faf243cf2dee7dd7dbf37127ea4c74d3c9dd38ba023b17edf9e6719 -eo pid,comm [Pipeline] { [Pipeline] echo 02:22:05 ========================================================= 02:22:05 [edgeXBuildGoParallel] Running Tests and Build... 02:22:05 ========================================================= [Pipeline] sh 02:22:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:22:05 + make test 02:22:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:22:12 ? github.com/edgexfoundry/edgex-go [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 02:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements 02:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.134s coverage: 75.6% of statements 02:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:22:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 02:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 89.2% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.0% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 02:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 02:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 02:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 02:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 02:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 80.5% of statements 02:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.096s coverage: 85.4% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.8% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 41.8% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 02:22:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 02:22:51 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 02:23:13 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." 02:23:13 GO111MODULE=on go vet ./... 02:23:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:14 ./bin/test-attribution-txt.sh [Pipeline] echo 02:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:23:15 + ls -al . 02:23:15 total 756 02:23:15 drwxrwxr-x 11 1001 1001 4096 Sep 24 02:22 . 02:23:15 drwxr-xr-x 4 root root 4096 Sep 24 02:22 .. 02:23:15 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:21 .blubracket 02:23:15 -rw-rw-r-- 1 1001 1001 16 Sep 24 02:21 .dockerignore 02:23:15 drwxrwxr-x 8 1001 1001 4096 Sep 24 02:22 .git 02:23:15 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:21 .github 02:23:15 -rw-rw-r-- 1 1001 1001 1030 Sep 24 02:21 .gitignore 02:23:15 -rw-rw-r-- 1 1001 1001 42 Sep 24 02:21 .golangci.yml 02:23:15 -rw-rw-r-- 1 1001 1001 87 Sep 24 02:21 .hadolint.yml 02:23:15 drwxr-xr-x 3 1001 1001 4096 Sep 24 02:21 .semver 02:23:15 -rw-rw-r-- 1 1001 1001 166 Sep 24 02:21 .sonarcloud.properties 02:23:15 -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:21 ADOPTERS.md 02:23:15 -rw-rw-r-- 1 1001 1001 10722 Sep 24 02:21 Attribution.txt 02:23:15 -rw-rw-r-- 1 1001 1001 63209 Sep 24 02:21 CHANGELOG.md 02:23:15 -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:21 CONTRIBUTING.md 02:23:15 -rw-rw-r-- 1 1001 1001 677 Sep 24 02:21 GOVERNANCE.md 02:23:15 -rw-rw-r-- 1 1001 1001 850 Sep 24 02:21 Jenkinsfile 02:23:15 -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:21 LICENSE 02:23:15 -rw-rw-r-- 1 1001 1001 13724 Sep 24 02:21 Makefile 02:23:15 -rw-rw-r-- 1 1001 1001 582 Sep 24 02:21 OWNERS.md 02:23:15 -rw-rw-r-- 1 1001 1001 9799 Sep 24 02:21 README.md 02:23:15 -rw-rw-r-- 1 1001 1001 6912 Sep 24 02:21 SECURITY.md 02:23:15 -rw-rw-r-- 1 1001 1001 5 Sep 24 02:21 VERSION 02:23:15 -rw-rw-r-- 1 1001 1001 4131 Sep 24 02:21 ZMQWindows.md 02:23:15 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:21 bin 02:23:15 drwxrwxr-x 18 1001 1001 4096 Sep 24 02:21 cmd 02:23:15 -rw-r--r-- 1 root root 496148 Sep 24 02:22 coverage.out 02:23:15 -rw-rw-r-- 1 1001 1001 3458 Sep 24 02:21 go.mod 02:23:15 -rw-rw-r-- 1 1001 1001 38040 Sep 24 02:21 go.sum 02:23:15 drwxrwxr-x 8 1001 1001 4096 Sep 24 02:21 internal 02:23:15 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:21 openapi 02:23:15 drwxrwxr-x 4 1001 1001 4096 Sep 24 02:21 snap 02:23:15 -rw-rw-r-- 1 1001 1001 204 Sep 24 02:21 version.go [Pipeline] sh 02:23:15 + '[' -e coverage.out ] 02:23:15 + chown 1001:1001 coverage.out [Pipeline] stash 02:23:15 Stashed 1 file(s) [Pipeline] sh 02:23:16 + make build 02:23:16 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 02:23:30 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 02:23: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 02:23:41 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 02:23:49 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 02:23:49 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 02:23:50 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 02:23:52 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 02:23:52 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 02:23:54 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 02:23:55 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 02:23:55 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 02:23:57 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] } 02:23:58 $ docker stop --time=1 97c147506faf243cf2dee7dd7dbf37127ea4c74d3c9dd38ba023b17edf9e6719 02:24:00 $ docker rm -f 97c147506faf243cf2dee7dd7dbf37127ea4c74d3c9dd38ba023b17edf9e6719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:24:02 02:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:24:02 latest: Pulling from edgex-devops/edgex-compose 02:24:02 cbdbe7a5bc2a: Pulling fs layer 02:24:02 ca9280d653b3: Pulling fs layer 02:24:02 7e9c9ca2126c: Pulling fs layer 02:24:02 cbdbe7a5bc2a: Verifying Checksum 02:24:02 cbdbe7a5bc2a: Download complete 02:24:02 cbdbe7a5bc2a: Pull complete 02:24:02 ca9280d653b3: Verifying Checksum 02:24:02 ca9280d653b3: Download complete 02:24:03 7e9c9ca2126c: Download complete 02:24:03 ca9280d653b3: Pull complete 02:24:06 7e9c9ca2126c: Pull complete 02:24:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:24:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:06 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 02:24:06 $ 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 02:24:08 $ docker top a8fd261d960c157ad764b276f426b0feb6a4542841d38b892541b92e3e6a5ecf -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:08 + + docker-composegrep build parallel --help 02:24:08 02:24:09 --parallel Build images in parallel. [Pipeline] } 02:24:09 $ docker stop --time=1 a8fd261d960c157ad764b276f426b0feb6a4542841d38b892541b92e3e6a5ecf 02:24:10 $ docker rm -f a8fd261d960c157ad764b276f426b0feb6a4542841d38b892541b92e3e6a5ecf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:11 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 02:24:11 $ 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 02:24:11 $ docker top ab60afd1a5757773dfda9531637be358ec3b09c2eba6c3b0b55fcdafaa565eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:11 + docker-compose -f ./docker-compose-build.yml build --parallel 02:24:12 Building core-command ... 02:24:12 Building core-data ... 02:24:12 Building core-metadata ... 02:24:12 Building security-bootstrapper ... 02:24:12 Building security-proxy-setup ... 02:24:12 Building security-secretstore-setup ... 02:24:12 Building security-spiffe-token-provider ... 02:24:12 Building security-spire-agent ... 02:24:12 Building security-spire-config ... 02:24:12 Building security-spire-server ... 02:24:12 Building support-notifications ... 02:24:12 Building support-scheduler ... 02:24:12 Building sys-mgmt-agent ... 02:24:12 Building security-bootstrapper 02:24:12 Building sys-mgmt-agent 02:24:12 Building core-data 02:24:12 Building security-spire-config 02:24:12 Building core-metadata 02:24:24 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:24:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:24:24 ---> ef141f8e7a37 02:24:24 Step 3/33 : WORKDIR /edgex-go 02:24:25 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:24:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> ef141f8e7a37 02:24:25 Step 3/26 : WORKDIR /edgex-go 02:24:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:24:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> ef141f8e7a37 02:24:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:24:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:24:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> ef141f8e7a37 02:24:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:24:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:24:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> ef141f8e7a37 02:24:25 Step 3/23 : WORKDIR /edgex-go 02:24:28 ---> Running in 43c50f3b857e 02:24:28 ---> Running in 25cddbd51071 02:24:28 ---> Running in abba0a5ee48e 02:24:28 ---> Running in 785a35e4cf23 02:24:28 ---> Running in fe1e30d40e8d 02:24:28 Removing intermediate container 25cddbd51071 02:24:28 ---> dfd631118d66 02:24:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:28 Removing intermediate container 43c50f3b857e 02:24:28 ---> 2fa8105cf66a 02:24:28 Step 4/25 : WORKDIR /edgex-go 02:24:28 Removing intermediate container 785a35e4cf23 02:24:28 ---> bda12caca4fb 02:24:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:28 Removing intermediate container fe1e30d40e8d 02:24:28 ---> 1c1e8bda1fa7 02:24:28 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:28 Removing intermediate container abba0a5ee48e 02:24:28 ---> 6f2b2e04ce38 02:24:28 Step 4/24 : WORKDIR /edgex-go 02:24:28 ---> Running in aeaedc7092ed 02:24:28 ---> Running in bd49c8dff4c0 02:24:28 ---> Running in d5f619064a29 02:24:28 ---> Running in 7ea960cf6c65 02:24:28 ---> Running in d04fcf9b8c56 02:24:28 Removing intermediate container d5f619064a29 02:24:28 ---> 80bc8befb60a 02:24:28 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:28 Removing intermediate container d04fcf9b8c56 02:24:28 ---> 526ebbec6db3 02:24:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:28 ---> Running in 69384f0df9c9 02:24:28 ---> Running in 806e457a5aca 02:24:29 Removing intermediate container bd49c8dff4c0 02:24:29 ---> 67357e8b7a5f 02:24:29 Step 5/33 : RUN apk add --update --no-cache make git 02:24:29 ---> Running in 671246af21cf 02:24:29 Removing intermediate container 7ea960cf6c65 02:24:29 ---> 51d606f03325 02:24:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:24:29 ---> Running in ec432a90757a 02:24:30 Removing intermediate container aeaedc7092ed 02:24:30 ---> e86af5b47384 02:24:30 Step 5/23 : RUN apk add --update --no-cache make bash git 02:24:30 ---> Running in 2c39e7c8a0f6 02:24:30 Removing intermediate container 69384f0df9c9 02:24:30 ---> f20103528fcc 02:24:30 Step 6/25 : RUN apk add --update --no-cache make git 02:24:30 ---> Running in 60303d543e5b 02:24:30 Removing intermediate container 806e457a5aca 02:24:30 ---> 9de2377a82b6 02:24:30 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:24:30 ---> Running in e526b4bbb4fa 02:24:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:24:31 OK: 211 MiB in 51 packages 02:24:31 OK: 211 MiB in 51 packages 02:24:31 OK: 211 MiB in 51 packages 02:24:31 Removing intermediate container ec432a90757a 02:24:31 ---> 36772c4cbf90 02:24:31 Step 6/26 : COPY go.mod vendor* ./ 02:24:31 OK: 211 MiB in 51 packages 02:24:32 ---> 0a4ca29bc85e 02:24:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:32 ---> Running in ba31047088ec 02:24:32 Removing intermediate container 2c39e7c8a0f6 02:24:32 ---> e536473cb24a 02:24:32 Step 6/23 : COPY go.mod vendor* ./ 02:24:32 Removing intermediate container e526b4bbb4fa 02:24:32 ---> 8c3765bcf035 02:24:32 Step 7/24 : COPY go.mod vendor* ./ 02:24:32 Removing intermediate container 60303d543e5b 02:24:32 ---> bc5b54cec7bc 02:24:32 ---> 779c76a3fbae 02:24:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : COPY go.mod vendor* ./ 02:24:32 02:24:32 ---> Running in 1cbbc43b5da1 02:24:32 ---> 4ece8cb55e10 02:24:32 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:32 ---> a609f906310b 02:24:32 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:32 ---> Running in 807135c0d7de 02:24:32 ---> Running in 067f182a9856 02:24:33 OK: 211 MiB in 51 packages 02:24:33 Removing intermediate container 671246af21cf 02:24:33 ---> 121b52f8eb9e 02:24:33 Step 6/33 : COPY go.mod vendor* ./ 02:24:33 ---> 439999b2d9cf 02:24:33 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:34 ---> Running in 25e3c17c3068 02:24:52 Removing intermediate container ba31047088ec 02:24:52 ---> 66552c27d005 02:24:52 Step 8/26 : COPY . . 02:24:52 Removing intermediate container 25e3c17c3068 02:24:52 ---> 4a641ba4317d 02:24:52 Step 8/33 : COPY . . 02:24:52 Removing intermediate container 807135c0d7de 02:24:52 ---> 0a1ded81687b 02:24:52 Step 9/24 : COPY . . 02:24:52 Removing intermediate container 1cbbc43b5da1 02:24:52 ---> a8611ee78db7 02:24:52 Step 8/23 : COPY . . 02:24:52 Removing intermediate container 067f182a9856 02:24:52 ---> 63133c205871 02:24:52 Step 9/25 : COPY . . 02:25:00 ---> e5afd68f7468 02:25:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:25:00 ---> a0b22dfdbbaa 02:25:00 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:25:00 ---> 2c4df18bbe58 02:25:00 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:25:00 ---> d11544186f8d 02:25:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:25:00 ---> b1283644ea8f 02:25:00 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:25:00 ---> Running in 5470f63aa0d1 02:25:00 ---> Running in 30f9479ebda9 02:25:00 ---> Running in a422da238bd3 02:25:00 ---> Running in eb687b78d9bf 02:25:00 ---> Running in 70ce3232f807 02:25:00 Removing intermediate container a422da238bd3 02:25:00 ---> 907df54d37f8 02:25:00 Step 10/26 : WORKDIR /edgex-go/spire-build 02:25:00 ---> Running in 1af6818a6ee9 02:25:00 Removing intermediate container 1af6818a6ee9 02:25:00 ---> 45d217790b9b 02:25:00 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 02:25:00 ---> Running in c99adc865676 02:25: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:25:01 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 02:25:01 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 02:25:01 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 02:25:01 Removing intermediate container c99adc865676 02:25:01 ---> 2cbe8967ef70 02:25:01 Step 12/26 : WORKDIR /edgex-go 02:25:01 ---> Running in b084da3e2485 02:25:02 Removing intermediate container b084da3e2485 02:25:02 ---> 299f0dfae692 02:25:02 02:25:02 Step 13/26 : FROM alpine:3.15 02:25:02 3.15: Pulling from library/alpine 02:25:02 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 02:25:02 Status: Downloaded newer image for alpine:3.15 02:25:02 ---> c4fc93816858 02:25:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:25:02 ---> Running in 8eb03a57457b 02:25:03 Removing intermediate container 8eb03a57457b 02:25:03 ---> 0aa5bba7b587 02:25:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:03 ---> Running in ed3cc22d199d 02:25:04 Removing intermediate container ed3cc22d199d 02:25:04 ---> bf6b6ed9ac67 02:25:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:25:04 ---> Running in c7e1f6929b83 02:25:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:25:05 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:25:05 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:25:05 OK: 15857 distinct packages available 02:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:25:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:25:07 (1/4) Installing dumb-init (1.2.5-r1) 02:25:07 (2/4) Installing musl-obstack (1.2.3-r0) 02:25:07 (3/4) Installing libucontext (1.1-r0) 02:25:07 (4/4) Installing gcompat (1.0.0-r4) 02:25:07 Executing busybox-1.34.1-r7.trigger 02:25:07 OK: 6 MiB in 18 packages 02:25:09 Removing intermediate container c7e1f6929b83 02:25:09 ---> 76b9b84b7098 02:25:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:25:11 ---> 30e78e638465 02:25:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:25:12 ---> 0f15519f19ac 02:25:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:25:12 ---> Running in cb7f0f1c2577 02:25:12 Removing intermediate container cb7f0f1c2577 02:25:12 ---> 2cec5cbd7625 02:25:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:25:13 ---> 33020a042045 02:25:13 Step 21/26 : WORKDIR / 02:25:13 ---> Running in d73b53532383 02:25:13 Removing intermediate container d73b53532383 02:25:13 ---> fbe8a3ab6ab1 02:25:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:25:13 ---> Running in 6f1fcc442d48 02:25:14 Removing intermediate container 6f1fcc442d48 02:25:14 ---> cedc198832bf 02:25:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:25:14 ---> Running in e6b4de9eb57f 02:25:14 Removing intermediate container e6b4de9eb57f 02:25:14 ---> c0987ffa36ed 02:25:14 Step 24/26 : LABEL arch=x86_64 02:25:15 ---> Running in 4b7a3b736d91 02:25:15 Removing intermediate container 4b7a3b736d91 02:25:15 ---> ca9d36f1c8b0 02:25:15 Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:15 ---> Running in 41130c612d13 02:25:15 Removing intermediate container 41130c612d13 02:25:15 ---> 988ce4203ae4 02:25:15 Step 26/26 : LABEL version=0.0.0 02:25:16 ---> Running in 616491114f00 02:25:16 Removing intermediate container 616491114f00 02:25:16 ---> 292b64b39ede 02:25:16 02:25:16 Successfully built 292b64b39ede 02:25:16 Successfully tagged security-spire-config:latest 02:25:16  Building security-spire-config ... done Building security-secretstore-setup 02:25:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-776 in /w/workspace/edgexfoundry_edgex-go_PR-4167 [Pipeline] { [Pipeline] ws 02:25:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:25:17 The recommended git tool is: git 02:25:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:25:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:25:19 ---> ef141f8e7a37 02:25:19 Step 3/25 : WORKDIR /edgex-go 02:25:19 ---> Using cache 02:25:19 ---> 1c1e8bda1fa7 02:25:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:19 ---> Using cache 02:25:19 ---> 67357e8b7a5f 02:25:19 Step 5/25 : RUN apk add --update --no-cache make git 02:25:19 ---> Using cache 02:25:19 ---> 121b52f8eb9e 02:25:19 Step 6/25 : COPY go.mod vendor* ./ 02:25:19 ---> Using cache 02:25:19 ---> 439999b2d9cf 02:25:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:19 ---> Using cache 02:25:19 ---> 4a641ba4317d 02:25:19 Step 8/25 : COPY . . 02:25:19 ---> Using cache 02:25:19 ---> a0b22dfdbbaa 02:25:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:25:21 ---> Running in 2c49dd82b67f 02:25:21 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 02:25:22 using credential edgex-jenkins-ssh 02:25:22 Cloning the remote Git repository 02:25:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:25:22 > git init /w/workspace/edgex-go/1 # timeout=10 02:25:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:25:22 > git --version # timeout=10 02:25:22 > git --version # 'git version 2.25.1' 02:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:23 Verifying host key using known hosts file 02:25:23 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. 02:25:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:34 Removing intermediate container 5470f63aa0d1 02:25:34 ---> 670555165c40 02:25:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:25:34 ---> Running in 4ab56fab531b 02:25: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:25:35 Removing intermediate container 30f9479ebda9 02:25:35 ---> 576c5a0ad20f 02:25:35 02:25:35 Step 10/33 : FROM alpine:3.16 02:25:35 Removing intermediate container 70ce3232f807 02:25:35 ---> bac65b446e4a 02:25:35 02:25:35 Step 11/25 : FROM alpine:3.16 02:25:35 Removing intermediate container 4ab56fab531b 02:25:35 ---> b21ad3683634 02:25:35 02:25:35 Step 11/23 : FROM alpine:3.16 02:25:36 3.16: Pulling from library/alpine 02:25:36 3.16: Pulling from library/alpine 02:25:36 3.16: Pulling from library/alpine 02:25:37 Removing intermediate container eb687b78d9bf 02:25:37 ---> 8265cabdbfc4 02:25:37 02:25:37 Step 11/24 : FROM alpine:3.16 02:25:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:25:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:25:37 Status: Downloaded newer image for alpine:3.16 02:25:37 Status: Downloaded newer image for alpine:3.16 02:25:37 ---> 9c6f07244728 02:25:37 Step 12/25 : RUN apk add --update --no-cache dumb-init 02:25:37 ---> 9c6f07244728 02:25:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:25:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:25:37 Status: Image is up to date for alpine:3.16 02:25:37 ---> 9c6f07244728 02:25:37 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:25:37 3.16: Pulling from library/alpine 02:25:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:25:37 Status: Image is up to date for alpine:3.16 02:25:37 ---> 9c6f07244728 02:25:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:25:37 ---> Running in 42f1cf3ceb6f 02:25:37 ---> Running in 4f149b3f46c9 02:25:37 ---> Running in 380a60d1d96c 02:25:37 ---> Running in beb0c8e45b31 02:25:38 Removing intermediate container 42f1cf3ceb6f 02:25:38 ---> 1abcb819bb18 02:25:38 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 02:25:38 Removing intermediate container 380a60d1d96c 02:25:38 ---> e12781c008b1 02:25:38 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 02:25:38 Removing intermediate container beb0c8e45b31 02:25:38 ---> 37910b847ea4 02:25:38 Step 13/24 : ENV APP_PORT=59880 02:25:38 ---> Running in d19c5211f220 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:38 ---> Running in 6309d3d95bef 02:25:38 ---> Running in 10082b401ab3 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:38 Removing intermediate container 10082b401ab3 02:25:38 ---> 96b25ddda093 02:25:38 Step 14/24 : EXPOSE $APP_PORT 02:25:38 ---> Running in 812092e4ff73 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:38 (1/1) Installing dumb-init (1.2.5-r1) 02:25:38 Executing busybox-1.35.0-r17.trigger 02:25:38 OK: 6 MiB in 15 packages 02:25:38 Removing intermediate container 812092e4ff73 02:25:38 ---> 62c43d271f0e 02:25:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:38 ---> Running in 23c1c5042cce 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:38 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 02:25:38 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 02:25:39 (3/33) Installing readline (8.1.2-r0) 02:25:39 (4/33) Installing bash (5.1.16-r2) 02:25:39 (1/2) Installing dumb-init (1.2.5-r1) 02:25:39 (2/2) Installing su-exec (0.2-r1) 02:25:39 Executing bash-5.1.16-r2.post-install 02:25:39 Executing busybox-1.35.0-r17.trigger 02:25:39 (5/33) Installing ca-certificates (20220614-r0) 02:25:39 OK: 6 MiB in 16 packages 02:25:39 (6/33) Installing brotli-libs (1.0.9-r6) 02:25:39 (7/33) Installing nghttp2-libs (1.47.0-r0) 02:25:39 (8/33) Installing libcurl (7.83.1-r3) 02:25:39 (9/33) Installing curl (7.83.1-r3) 02:25:39 (10/33) Installing docker-cli (20.10.18-r0) 02:25:39 Removing intermediate container 4f149b3f46c9 02:25:39 ---> 5858fda143ad 02:25:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:25:39 ---> Running in 8f502c948442 02:25:39 (11/33) Installing dumb-init (1.2.5-r1) 02:25:39 (12/33) Installing libbz2 (1.0.8-r1) 02:25:39 (13/33) Installing expat (2.4.9-r0) 02:25:39 (14/33) Installing libffi (3.4.2-r1) 02:25:39 (15/33) Installing gdbm (1.23-r0) 02:25:39 (16/33) Installing xz-libs (5.2.5-r1) 02:25:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 02:25:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 02:25:39 (19/33) Installing mpdecimal (2.5.1-r1) 02:25:39 Removing intermediate container 8f502c948442 02:25:39 ---> bf2e18b0f985 02:25:39 Step 14/25 : ENV APP_PORT=59881 02:25:39 (20/33) Installing sqlite-libs (3.38.5-r0) 02:25:39 (21/33) Installing python3 (3.10.5-r0) 02:25:39 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 02:25:39 ---> Running in 367d9d82eed5 02:25:39 Removing intermediate container 23c1c5042cce 02:25:39 ---> bcdc92e33a25 02:25:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:25:39 Removing intermediate container 6309d3d95bef 02:25:39 ---> c4dea7238cd2 02:25:39 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 02:25:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 02:25:40 (23/33) Installing py3-tomli (2.0.1-r1) 02:25:40 (24/33) Installing py3-pep517 (0.12.0-r2) 02:25:40 (25/33) Installing py3-six (1.16.0-r1) 02:25:40 (26/33) Installing py3-retrying (1.3.3-r3) 02:25:40 (27/33) Installing py3-appdirs (1.4.4-r3) 02:25:40 Removing intermediate container 367d9d82eed5 02:25:40 ---> 7ed77f8a8449 02:25:40 Step 15/25 : EXPOSE $APP_PORT 02:25:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 02:25:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 02:25:40 (30/33) Installing py3-parsing (2.4.7-r3) 02:25:40 (31/33) Installing py3-packaging (21.3-r0) 02:25:40 ---> Running in 8313de110c12 02:25:40 ---> Running in ed1c4aaa34c6 02:25:40 (32/33) Installing py3-setuptools (59.4.0-r0) 02:25:40 ---> Running in a6e15aeeb20e 02:25:40 (33/33) Installing py3-pip (22.1.1-r0) 02:25:40 Removing intermediate container 8313de110c12 02:25:40 ---> 23432565b3d3 02:25:40 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:25:40 Removing intermediate container a6e15aeeb20e 02:25:40 ---> d3e43a2cb133 02:25:40 Step 16/25 : WORKDIR / 02:25:40 Executing busybox-1.35.0-r17.trigger 02:25:40 Executing ca-certificates-20220614-r0.trigger 02:25:40 OK: 122 MiB in 47 packages 02:25:40 ---> Running in 055f878f66ce 02:25:40 ---> Running in 7294ae68150d 02:25:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:40 Removing intermediate container 055f878f66ce 02:25:40 ---> 1c676307dd64 02:25:40 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:25:40 ---> Running in 4388377af565 02:25:40 Removing intermediate container 7294ae68150d 02:25:40 ---> b9523de19f27 02:25:40 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:40 Removing intermediate container 4388377af565 02:25:40 ---> df7b03e86d6f 02:25:40 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:25:41 ---> Running in 00720fe23f22 02:25:41 ---> 5a9538de42c3 02:25:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:25:41 Removing intermediate container 00720fe23f22 02:25:41 ---> 497d70455d44 02:25:41 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:25:41 ---> Running in 381628667fa3 02:25:41 Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:25:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:25:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:40 Verifying host key using known hosts file 02:25:40 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. 02:25:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4167/head:refs/remotes/origin/PR-4167 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:25:41 > git config core.sparsecheckout # timeout=10 02:25:41 > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 02:25:41 ---> 99672e6ea06e 02:25:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:25:41 (1/6) Installing dumb-init (1.2.5-r1) 02:25:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:25:42 Merge succeeded, producing a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:42 Checking out Revision a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 (PR-4167) 02:25:42 (3/6) Installing libsodium (1.0.18-r0) 02:25:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:25:42 (5/6) Installing libzmq (4.3.4-r0) 02:25:42 ---> ff32bdad65ec 02:25:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 02:25:42 (6/6) Installing zeromq (4.3.4-r0) 02:25:42 Executing busybox-1.35.0-r17.trigger 02:25:42 OK: 8 MiB in 20 packages 02:25:43 ---> 10f392f99154 02:25:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:25:43 Removing intermediate container 381628667fa3 02:25:43 ---> 4244371a93d4 02:25:43 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:25:43 ---> Running in 9f5550ff0d71 02:25:43 ---> Running in e1dbcb0237ad 02:25:43 Removing intermediate container 2c49dd82b67f 02:25:43 ---> a4f33fb834ea 02:25:43 02:25:43 Step 10/25 : FROM alpine:3.16 02:25:43 ---> 9c6f07244728 02:25:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:25:43 Removing intermediate container 9f5550ff0d71 02:25:43 ---> 743403800d6c 02:25:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:43 Removing intermediate container ed1c4aaa34c6 02:25:43 ---> d3a93d5acc13 02:25:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:43 ---> Running in 3313605b6721 02:25:43 Removing intermediate container e1dbcb0237ad 02:25:43 ---> 8df14516a76e 02:25:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:25:43 ---> Running in d28f94321764 02:25:43 ---> aca73cd8be3e 02:25:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:25:43 Removing intermediate container d28f94321764 02:25:43 ---> 012669cacd33 02:25:43 Step 23/25 : LABEL arch=x86_64 02:25:43 ---> 0cc9c531aefa 02:25:43 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:25:43 Collecting docker-compose==1.23.2 02:25:43 ---> Running in 780bdf2867dd 02:25:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:25:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.3 MB/s eta 0:00:00 02:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 02:25:43 ---> Running in edc87b99cf40 02:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:43 Removing intermediate container 780bdf2867dd 02:25:43 ---> b81f4ada3cb7 02:25:43 Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:25:41 > git remote # timeout=10 02:25:41 > git config --get remote.origin.url # timeout=10 02:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:41 Verifying host key using known hosts file 02:25:41 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. 02:25:41 > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 02:25:42 > git rev-parse HEAD^{commit} # timeout=10 02:25:42 > git config core.sparsecheckout # timeout=10 02:25:42 > git checkout -f a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 # timeout=10 02:25:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:25:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.0 MB/s eta 0:00:00 02:25:44 Collecting jsonschema<3,>=2.5.1 02:25:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:25:44 ---> Running in 1049a5a87373 02:25:44 Collecting dockerpty<0.5,>=0.4.1 02:25:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:25:44 Preparing metadata (setup.py): started 02:25:44 (1/3) Installing ca-certificates (20220614-r0) 02:25:44 ---> cf1da5490697 02:25:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:25:44 (2/3) Installing dumb-init (1.2.5-r1) 02:25:44 (3/3) Installing su-exec (0.2-r1) 02:25:44 Executing busybox-1.35.0-r17.trigger 02:25:44 Executing ca-certificates-20220614-r0.trigger 02:25:44 Removing intermediate container 1049a5a87373 02:25:44 ---> e211d1b420e6 02:25:44 Step 25/25 : LABEL version=0.0.0 02:25:44 ---> Running in cbab66984f06 02:25:44 OK: 6 MiB in 17 packages 02:25:44 ---> 2f4272cdf1c9 02:25:44 Step 20/24 : ENTRYPOINT ["/core-data"] 02:25:44 ---> Running in 9571933799bd 02:25:44 Removing intermediate container cbab66984f06 02:25:44 Preparing metadata (setup.py): finished with status 'done' 02:25:44 ---> 57d2b1c06541 02:25:44 02:25:44 Collecting docopt<0.7,>=0.6.1 02:25:44 Downloading docopt-0.6.2.tar.gz (25 kB) 02:25:44 Preparing metadata (setup.py): started 02:25:44 Successfully built 57d2b1c06541 02:25:44 Removing intermediate container 9571933799bd 02:25:44 ---> 5c502a625afd 02:25:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:44 Successfully tagged core-metadata:latest 02:25:44 Building security-proxy-setup 02:25:44  Building core-metadata ... done  ---> Running in 6da6bcffa28b 02:25:44 Preparing metadata (setup.py): finished with status 'done' 02:25:44 Collecting cached-property<2,>=1.2.0 02:25:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:25:44 Collecting texttable<0.10,>=0.9.0 02:25:44 Downloading texttable-0.9.1.tar.gz (11 kB) 02:25:44 Preparing metadata (setup.py): started 02:25:45 Preparing metadata (setup.py): finished with status 'done' 02:25:45 Collecting PyYAML<4,>=3.10 02:25:45 Downloading PyYAML-3.13.tar.gz (270 kB) 02:25:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 61.6 MB/s eta 0:00:00 02:25:45 Preparing metadata (setup.py): started 02:25:45 Commit message: "ci: Add blubracket ignore file" 02:25:45 > git --version # timeout=10 02:25:45 > git --version # 'git version 2.25.1' 02:25:45 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 02:25:45 Removing intermediate container edc87b99cf40 02:25:45 ---> 523dc3ff0acb 02:25:45 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:45 Preparing metadata (setup.py): finished with status 'done' 02:25:45 Removing intermediate container 6da6bcffa28b 02:25:45 ---> ce0aab9ff221 02:25:45 Step 22/24 : LABEL arch=x86_64 02:25:45 Collecting docker<4.0,>=3.6.0 02:25:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 107.4 MB/s eta 0:00:00 02:25:46 Removing intermediate container 3313605b6721 02:25:46 ---> e7c581f21957 02:25:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:25:46 ---> Running in 112bf850f0a2 02:25:46 Collecting websocket-client<1.0,>=0.32.0 02:25:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.8 MB/s eta 0:00:00 02:25:46 ---> Running in f096613885b9 02:25:46 Collecting docker-pycreds>=0.4.0 02:25:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:25:46 ---> 4c975ad95dcd 02:25:46 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:25:46 Removing intermediate container 112bf850f0a2 02:25:46 ---> 2b359002d266 02:25:46 Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:46 Collecting certifi>=2017.4.17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:46 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 02:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 32.0 MB/s eta 0:00:00 02:25:46 Collecting idna<2.8,>=2.5 02:25:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:25:46 Removing intermediate container f096613885b9 02:25:46 ---> 3cf9f9a14113 02:25:46 Step 13/25 : WORKDIR / 02:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 73.4 MB/s eta 0:00:00 02:25:46 Collecting chardet<3.1.0,>=3.0.2 02:25:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:25:46 ---> Running in 39630a85c35c 02:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 93.7 MB/s eta 0:00:00 02:25:46 ---> Running in 30749620786c 02:25:46 Collecting urllib3<1.25,>=1.21.1 02:25:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 41.7 MB/s eta 0:00:00 02:25:46 Removing intermediate container 39630a85c35c 02:25:46 ---> 8328393e3c50 02:25:46 Step 24/24 : LABEL version=0.0.0 02:25:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:25:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:25:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:25:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:25:46 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 02:25:46 Running setup.py install for texttable: started 02:25:46 ---> Running in d9e714bd5ee7 02:25:46 Removing intermediate container 30749620786c 02:25:46 ---> 0ef30bff9044 02:25:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:25:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:46 Dload Upload Total Spent Left Speed 02:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 02:25:46 Running setup.py install for texttable: finished with status 'done' 02:25:46 Running setup.py install for PyYAML: started 02:25:47 ---> a897a3bc735b 02:25:47 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:25:47 Removing intermediate container d9e714bd5ee7 02:25:47 ---> 2f4657561d33 02:25:47 02:25:47 ---> ed7d4e0c9628 02:25:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:25:47 Successfully built 2f4657561d33 [Pipeline] sh 02:25:47 Successfully tagged core-data:latest 02:25:47  Building core-data ... done Building support-scheduler 02:25:47 Running setup.py install for PyYAML: finished with status 'done' 02:25:47 ---> 305c73c75702 02:25:47 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:25:47 ---> 0ce4ed9882f2 02:25:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:25:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:25:47 + sudo tee /etc/docker/daemon.new 02:25:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:25:47 { 02:25:47 "registry-mirrors": [ 02:25:47 "https://nexus3.edgexfoundry.org:10001" 02:25:47 ], 02:25:47 "bip": "10.250.0.254/24", 02:25:47 "hosts": [ 02:25:47 "tcp://0.0.0.0:5555", 02:25:47 "unix:///var/run/docker.sock" 02:25:47 ], 02:25:47 "mtu": 1458, 02:25:47 "selinux-enabled": true, 02:25:47 "seccomp-profile": "/etc/docker/seccomp.json" 02:25:47 } [Pipeline] sh 02:25:47 Running setup.py install for docopt: started 02:25:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:25:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:25:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:25:48 ---> ef141f8e7a37 02:25:48 Step 3/22 : WORKDIR /edgex-go 02:25:48 ---> Using cache 02:25:48 ---> 1c1e8bda1fa7 02:25:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:48 ---> Using cache 02:25:48 ---> 67357e8b7a5f 02:25:48 Step 5/22 : RUN apk add --update --no-cache make git 02:25:48 ---> Using cache 02:25:48 ---> 121b52f8eb9e 02:25:48 Step 6/22 : COPY go.mod vendor* ./ 02:25:48 ---> Using cache 02:25:48 ---> 439999b2d9cf 02:25:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:48 ---> Using cache 02:25:48 ---> 4a641ba4317d 02:25:48 Step 8/22 : COPY . . 02:25:48 ---> Using cache 02:25:48 ---> a0b22dfdbbaa 02:25:48 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:25:48 Running setup.py install for docopt: finished with status 'done' 02:25:48 ---> 39087d55043c 02:25:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:25:48 + sudo service docker restart 02:25:48 ---> d6d64b15e0ea 02:25:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:25:48 ---> Running in c0a87b3e8afb 02:25:48 ---> 8fe9b9cf0029 02:25:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:25:49 ---> 2d195695a25f 02:25:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:25:49 Running setup.py install for dockerpty: started 02:25:49 ---> 0f5e05c0a714 02:25:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:25:49 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 02:25:49 Running setup.py install for dockerpty: finished with status 'done' 02:25:49 ---> da7fc1665eec 02:25:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:25:49 ---> 93ddf8cc8caa 02:25:49 Step 28/33 : RUN chmod +x /entrypoint.sh 02:25:49 ---> Running in 961e087d2711 02:25:50 ---> 5292c14d219e 02:25:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:25:50 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 02:25:50 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 02:25:50 ---> 863a09744ce0 02:25:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:50 ---> Running in 3ea479605344 02:25:50 Removing intermediate container 961e087d2711 02:25:50 ---> e627ce32a72b 02:25:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:25:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:25:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:25:50 ---> ef141f8e7a37 02:25:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:25:50 ---> Using cache 02:25:50 ---> 6f2b2e04ce38 02:25:50 Step 4/23 : WORKDIR /edgex-go 02:25:50 ---> Using cache 02:25:50 ---> 526ebbec6db3 02:25:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:50 ---> Using cache 02:25:50 ---> 9de2377a82b6 02:25:50 Step 6/23 : RUN apk add --update --no-cache make git 02:25:50 ---> Running in d285f2a3c808 02:25:50 ---> Running in b9a8a7a752bc 02:25:50 Removing intermediate container d285f2a3c808 02:25:50 ---> c35469029b84 02:25:50 Step 30/33 : CMD ["gate"] 02:25:51 ---> Running in 75e884a191d9 02:25:51 Removing intermediate container 75e884a191d9 02:25:51 ---> f423c2019541 02:25:51 Step 31/33 : LABEL arch=x86_64 02:25:51 ---> Running in 7f8fc014d4b0 02:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:51 Removing intermediate container 7f8fc014d4b0 02:25:51 ---> 0d6643cfad31 02:25:51 Step 32/33 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:51 ---> Running in be5794211c81 02:25:51 Removing intermediate container 3ea479605344 02:25:51 ---> 6094622b79c0 02:25:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:25:51 ---> Running in 3340383ae409 02:25:51 Removing intermediate container be5794211c81 02:25:51 ---> b9838401be4f 02:25:51 Step 33/33 : LABEL version=0.0.0 02:25:51 ---> Running in 24075e09abd8 02:25:51 Removing intermediate container 3340383ae409 02:25:51 ---> bb022284fe58 02:25:51 Step 23/25 : LABEL arch=x86_64 02:25:52 ---> Running in 8ea066ec083b 02:25:52 Removing intermediate container 24075e09abd8 02:25:52 ---> 5f3df91949b3 02:25:52 02:25:52 Successfully built 5f3df91949b3 02:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:52 Successfully tagged security-bootstrapper:latest 02:25:52 Building support-notifications 02:25:52  Building security-bootstrapper ... done Removing intermediate container 8ea066ec083b 02:25:52 ---> 7c3e970ac368 02:25:52 Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:25:52 ---> Running in 69e68c24b3cd 02:25:52 OK: 211 MiB in 51 packages 02:25:53 Removing intermediate container 69e68c24b3cd 02:25:53 ---> f3467af7596a 02:25:53 Step 25/25 : LABEL version=0.0.0 02:25:53 ---> Running in e89beb069faa 02:25:53 Removing intermediate container b9a8a7a752bc 02:25:53 ---> 9e2c1aa46790 02:25:53 Step 7/23 : COPY go.mod vendor* ./ 02:25:54 Removing intermediate container e89beb069faa 02:25:54 ---> 2dae576bfb8f 02:25:54 02:25:54 Removing intermediate container d19c5211f220 02:25:54 ---> 8343bef7b6ef 02:25:54 Step 14/23 : ENV APP_PORT=58890 02:25:54 Successfully built 2dae576bfb8f 02:25:54 ---> b9109d651201 02:25:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:54 Successfully tagged security-secretstore-setup:latest 02:25:54  Building security-secretstore-setup ... done Building core-command 02:25:54 ---> Running in f9da007c0b20 02:25:54 ---> Running in 96e298521d87 02:25:55 Removing intermediate container f9da007c0b20 02:25:55 ---> a66cbe386409 02:25:55 Step 15/23 : EXPOSE $APP_PORT 02:25:55 ---> Running in a29dd17bf437 02:25:55 Removing intermediate container a29dd17bf437 02:25:55 ---> 578c44880d17 02:25:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:25:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:25:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:25:57 ---> ef141f8e7a37 02:25:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:25:57 ---> Using cache 02:25:57 ---> 6f2b2e04ce38 02:25:57 Step 4/23 : WORKDIR /edgex-go 02:25:57 ---> Using cache 02:25:57 ---> 526ebbec6db3 02:25:57 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:57 ---> Using cache 02:25:57 ---> 9de2377a82b6 02:25:57 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:25:58 ---> 017387a46342 02:25:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:25:58 ---> Running in fc6365ceec6e 02:25:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:25:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:58 ---> ef141f8e7a37 02:25:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:25:58 ---> Using cache 02:25:58 ---> 6f2b2e04ce38 02:25:58 Step 4/24 : WORKDIR /edgex-go 02:25:58 ---> Using cache 02:25:58 ---> 526ebbec6db3 02:25:58 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:58 ---> Using cache 02:25:58 ---> 9de2377a82b6 02:25:58 Step 6/24 : RUN apk add --update --no-cache make git 02:25:58 ---> Using cache 02:25:58 ---> 9e2c1aa46790 02:25:58 Step 7/24 : COPY go.mod vendor* ./ 02:25:58 ---> Using cache 02:25:58 ---> b9109d651201 02:25:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:58 ---> Running in f2227f036590 02:25:59 ---> 4743ccd5801f 02:25:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:59 ---> 9cc5bfef07ab 02:25:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:25:59 ---> Running in 7ca4f712390f 02:25:59 Removing intermediate container 7ca4f712390f 02:25:59 ---> 2c26f5e7118f 02:25:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:59 ---> Running in 60e44834babe 02:25:59 Removing intermediate container 60e44834babe 02:25:59 ---> 8520103bdfef 02:25:59 Step 21/23 : LABEL arch=x86_64 02:26:00 ---> Running in 11c6cd0bf5f4 02:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:26:00 Removing intermediate container 11c6cd0bf5f4 02:26:00 ---> 72385d062b26 02:26:00 Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:26:00 ---> Running in 1add9ce72b80 02:26:00 Removing intermediate container 1add9ce72b80 02:26:00 ---> 6ce2a03f208a 02:26:00 Step 23/23 : LABEL version=0.0.0 02:26:00 OK: 211 MiB in 51 packages 02:26:00 ---> Running in 320a78cc39d3 02:26:01 Removing intermediate container 320a78cc39d3 02:26:01 ---> cd341cc0f9e2 02:26:01 02:26:01 Successfully built cd341cc0f9e2 02:26:01 Successfully tagged sys-mgmt-agent:latest 02:26:01  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 02:26:02 Removing intermediate container fc6365ceec6e 02:26:02 ---> fa316636b7fe 02:26:02 Step 7/23 : COPY go.mod vendor* ./ 02:26:03 ---> 4c9174d6f077 02:26:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:03 Removing intermediate container 96e298521d87 02:26:03 ---> f0acb5b9cef8 02:26:03 Step 9/23 : COPY . . 02:26:04 ---> Running in d8a47b3436e4 02:26: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/secrets-config ./cmd/secrets-config 02:26:05 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:26:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:26:05 ---> ef141f8e7a37 02:26:05 Step 3/20 : WORKDIR /edgex-go 02:26:05 ---> Using cache 02:26:05 ---> 1c1e8bda1fa7 02:26:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:06 provisioning config files... 02:26:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6087393216412460986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:07 ---> docker-login.sh 02:26:07 nexus3.edgexfoundry.org:10001 02:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:07 Configure a credential helper to remove this warning. See 02:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:07 02:26:07 Login Succeeded 02:26:07 nexus3.edgexfoundry.org:10002 02:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:07 Configure a credential helper to remove this warning. See 02:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:07 02:26:07 Login Succeeded 02:26:07 nexus3.edgexfoundry.org:10003 02:26:07 ---> Running in 8d17bb99b944 02:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:08 ---> bf9bfe698779 02:26:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:26:08 Removing intermediate container f2227f036590 02:26:08 ---> cee4ae815b01 02:26:08 Step 9/24 : COPY . . 02:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:08 Configure a credential helper to remove this warning. See 02:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:08 02:26:08 Login Succeeded 02:26:08 nexus3.edgexfoundry.org:10004 02:26:08 v3.16.2-198-gf20eefe253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 02:26:08 v3.16.2-200-ga8ca21f541 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 02:26:08 OK: 17041 distinct packages available 02:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:08 Configure a credential helper to remove this warning. See 02:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:08 02:26:08 Login Succeeded 02:26:08 docker.io 02:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:26:08 OK: 211 MiB in 51 packages 02:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:09 ---> Running in 82eb8a0a7230 02:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:09 Configure a credential helper to remove this warning. See 02:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:09 02:26:09 Login Succeeded 02:26:09 ---> docker-login.sh ends [Pipeline] } 02:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:26:09 Removing intermediate container c0a87b3e8afb 02:26:09 ---> 0b894ecc697e 02:26:09 02:26:09 Step 10/22 : FROM alpine:3.16 02:26:09 ---> 9c6f07244728 02:26:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] sh 02:26:10 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 02:26:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:26:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:10 ========================================================= 02:26:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:26:10 ========================================================= [Pipeline] fileExists 02:26:10 ---> Running in b1a865868de1 [Pipeline] sh 02:26:10 Removing intermediate container 8d17bb99b944 02:26:10 ---> 934ea2b7379a 02:26:10 Step 5/20 : COPY go.mod vendor* ./ 02:26:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:26:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:26:10 b3c136eddcbf: Pulling fs layer 02:26:10 c0a3192eca97: Pulling fs layer 02:26:10 a050256f5b6f: Pulling fs layer 02:26:10 656be50a0ddc: Pulling fs layer 02:26:10 2bbca73fdf42: Pulling fs layer 02:26:10 46d945488cbd: Pulling fs layer 02:26:10 8a5474983e97: Pulling fs layer 02:26:10 329c88fbcd65: Pulling fs layer 02:26:10 656be50a0ddc: Waiting 02:26:10 2bbca73fdf42: Waiting 02:26:10 46d945488cbd: Waiting 02:26:10 8a5474983e97: Waiting 02:26:10 329c88fbcd65: Waiting 02:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:26:10 a050256f5b6f: Download complete 02:26:10 c0a3192eca97: Download complete 02:26:10 2bbca73fdf42: Verifying Checksum 02:26:10 2bbca73fdf42: Download complete 02:26:10 46d945488cbd: Download complete 02:26:10 b3c136eddcbf: Verifying Checksum 02:26:10 b3c136eddcbf: Download complete 02:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:26:11 ---> 255955b62d9c 02:26:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:11 (1/6) Installing ca-certificates (20220614-r0) 02:26:11 (2/6) Installing brotli-libs (1.0.9-r6) 02:26:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 02:26:11 (4/6) Installing libcurl (7.83.1-r3) 02:26:11 (5/6) Installing curl (7.83.1-r3) 02:26:11 (6/6) Installing dumb-init (1.2.5-r1) 02:26:11 ---> Running in 3bb1f9e42aa8 02:26:11 Executing busybox-1.35.0-r17.trigger 02:26:11 Executing ca-certificates-20220614-r0.trigger 02:26:11 OK: 8 MiB in 20 packages 02:26:11 Removing intermediate container d8a47b3436e4 02:26:11 ---> 32e4371d6ae3 02:26:11 Step 9/23 : COPY . . 02:26:11 b3c136eddcbf: Pull complete 02:26:11 329c88fbcd65: Verifying Checksum 02:26:11 329c88fbcd65: Download complete 02:26:12 c0a3192eca97: Pull complete 02:26:12 a050256f5b6f: Pull complete 02:26:12 ---> 87185ecf1c3e 02:26:12 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:26:12 Removing intermediate container b1a865868de1 02:26:12 ---> 935bb58df8f4 02:26:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:26:12 ---> Running in 9fc838740ce8 02:26:12 ---> Running in 65e6af636458 02:26:13 8a5474983e97: Verifying Checksum 02:26:13 8a5474983e97: Download complete 02:26:13 Removing intermediate container 65e6af636458 02:26:13 ---> 44bc31fb4cae 02:26:13 Step 13/22 : WORKDIR /edgex 02:26: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-command/core-command ./cmd/core-command 02:26:13 ---> Running in 44a179211a56 02:26:14 656be50a0ddc: Verifying Checksum 02:26:14 656be50a0ddc: Download complete 02:26:15 Removing intermediate container 44a179211a56 02:26:15 ---> b78b042819b2 02:26:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:26:15 ---> 2699ec16aa22 02:26:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:26:15 ---> 1b27c8d3b6ea 02:26:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:26:16 ---> Running in 71c41352574f 02:26:16 ---> f3d40e32894d 02:26:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:26: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-notifications/support-notifications ./cmd/support-notifications 02:26:17 ---> 901e05b14c1f 02:26:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:26:18 ---> be5c4e9116f4 02:26:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:26:18 ---> Running in 19305b6949ff 02:26:20 Removing intermediate container 19305b6949ff 02:26:20 ---> 687c27835e23 02:26:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:26:20 ---> Running in 1406049cfbf1 02:26:20 Removing intermediate container 3bb1f9e42aa8 02:26:20 ---> 3861560eb258 02:26:20 Step 7/20 : COPY . . 02:26:21 Removing intermediate container 1406049cfbf1 02:26:21 ---> b2dea2065ea8 02:26:21 Step 20/22 : LABEL arch=x86_64 02:26:22 ---> Running in 8bb3be482641 02:26:22 Removing intermediate container 8bb3be482641 02:26:22 ---> 18fb7f07a5f4 02:26:22 Step 21/22 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:26:22 ---> Running in f4f4b7870fbc 02:26:22 Removing intermediate container f4f4b7870fbc 02:26:22 ---> 1fbd144c3cf9 02:26:22 Step 22/22 : LABEL version=0.0.0 02:26:23 ---> Running in 91ed464003a3 02:26:23 Removing intermediate container 91ed464003a3 02:26:23 ---> 579fa1306a8a 02:26:23 02:26:23 Successfully built 579fa1306a8a 02:26:23 Successfully tagged security-proxy-setup:latest 02:26:23 Building security-spire-server 02:26:26 656be50a0ddc: Pull complete 02:26:26 2bbca73fdf42: Pull complete 02:26:26 46d945488cbd: Pull complete 02:26:27  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:26:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:26:27 ---> ef141f8e7a37 02:26:27 Step 3/25 : WORKDIR /edgex-go 02:26:27 ---> Using cache 02:26:27 ---> 1c1e8bda1fa7 02:26:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:27 ---> Using cache 02:26:27 ---> 67357e8b7a5f 02:26:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:26:27 ---> Running in 299eac1f6800 02:26:27 ---> be92ff9b03f3 02:26:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:27 ---> Running in 2cd95cf8f22e 02:26:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:26: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:26:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:26:29 OK: 211 MiB in 51 packages 02:26:30 Removing intermediate container 299eac1f6800 02:26:30 ---> f7f6e40daf08 02:26:30 Step 6/25 : COPY go.mod vendor* ./ 02:26:31 ---> 618fd19afa9e 02:26:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:31 ---> Running in 98f1121abcef 02:26:31 8a5474983e97: Pull complete 02:26:34 329c88fbcd65: Pull complete 02:26:34 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 02:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:26:34 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:26:34 WORKDIR /edgex 02:26:34 COPY go.mod . 02:26:34 RUN go mod download -f 02:26:34 - . 02:26:35 Sending build context to Docker daemon 3.247MB 02:26:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:26:35 ---> ff4287adb874 02:26:35 Step 2/4 : WORKDIR /edgex 02:26:37 ---> Running in 0cb2a685c8d9 02:26:37 Removing intermediate container 0cb2a685c8d9 02:26:37 ---> 9cb93278c366 02:26:37 Step 3/4 : COPY go.mod . 02:26:37 ---> ca59459a6cd7 02:26:37 Step 4/4 : RUN go mod download 02:26:37 ---> Running in 65e96423d2bf 02:26:43 Removing intermediate container 98f1121abcef 02:26:43 ---> 9a569855d58c 02:26:43 Step 8/25 : COPY . . 02:26:47 Removing intermediate container 9fc838740ce8 02:26:47 ---> bb52ea8f48b2 02:26:47 02:26:47 Step 11/24 : FROM alpine:3.16 02:26:47 ---> 9c6f07244728 02:26:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:26:47 ---> Using cache 02:26:47 ---> 5858fda143ad 02:26:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:47 ---> Using cache 02:26:47 ---> bf2e18b0f985 02:26:47 Step 14/24 : ENV APP_PORT=59882 02:26:48 ---> Running in bab377d6f1c3 02:26:48 Removing intermediate container 82eb8a0a7230 02:26:48 ---> 127ae7ab47d0 02:26:48 02:26:48 Step 11/23 : FROM alpine:3.16 02:26:48 ---> 9c6f07244728 02:26:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:26:48 ---> Using cache 02:26:48 ---> 5858fda143ad 02:26:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:48 ---> Using cache 02:26:48 ---> bf2e18b0f985 02:26:48 Step 14/23 : ENV APP_PORT=59861 02:26:48 ---> Running in e06e71ccafba 02:26:48 Removing intermediate container bab377d6f1c3 02:26:48 ---> 58a903f8a02c 02:26:48 Step 15/24 : EXPOSE $APP_PORT 02:26:48 ---> Running in 142a0a0779f9 02:26:48 Removing intermediate container e06e71ccafba 02:26:48 ---> 4d4508364f3c 02:26:48 Step 15/23 : EXPOSE $APP_PORT 02:26:48 ---> Running in f5c082639659 02:26:48 Removing intermediate container 142a0a0779f9 02:26:48 ---> a911569aaede 02:26:48 Step 16/24 : WORKDIR / 02:26:48 ---> Running in a0a326157a49 02:26:48 Removing intermediate container f5c082639659 02:26:48 ---> 883ecbb25930 02:26:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:49 Removing intermediate container a0a326157a49 02:26:49 ---> a30745afdc61 02:26:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:49 ---> a25992bee678 02:26:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:26:50 ---> 3a237e83864b 02:26:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:26:50 ---> 4c0ca9c20328 02:26:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:26:50 ---> ba1451940ac9 02:26:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:26:50 ---> dfb6ee1645c2 02:26:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:26:50 ---> Running in 71cdcdfc73ea 02:26:50 ---> 550785c74c6f 02:26:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:26:51 ---> Running in bd0144f1afdb 02:26:51 Removing intermediate container 71cdcdfc73ea 02:26:51 ---> 43c24c674432 02:26:51 Step 10/25 : WORKDIR /edgex-go/spire-build 02:26:51 ---> 353a5578f062 02:26:51 Step 20/24 : ENTRYPOINT ["/core-command"] 02:26:51 Removing intermediate container bd0144f1afdb 02:26:51 ---> 7d608c217ff3 02:26:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:51 ---> Running in e2e8b05ac9e4 02:26:51 ---> Running in e098e9f56631 02:26:51 ---> Running in c2565c411c9a 02:26:51 Removing intermediate container e2e8b05ac9e4 02:26:51 ---> 0620aa4409a4 02:26:51 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 02:26:51 ---> Running in cb3b3b124eff 02:26:51 Removing intermediate container c2565c411c9a 02:26:51 ---> e5b1cd1208db 02:26:51 Step 21/23 : LABEL arch=x86_64 02:26:51 Removing intermediate container e098e9f56631 02:26:51 ---> 7c4b1f239e7c 02:26:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:51 ---> Running in e127b91e20eb 02:26:51 ---> Running in 5dd553820dc6 02:26:52 Removing intermediate container e127b91e20eb 02:26:52 ---> ebd591915889 02:26:52 Step 22/24 : LABEL arch=x86_64 02:26:52 Removing intermediate container 5dd553820dc6 02:26:52 ---> a38ce139e304 02:26:52 Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:26:52 ---> Running in 500dd5185bd0 02:26:52 ---> Running in 7116dc7c68bb 02:26:52 Removing intermediate container 500dd5185bd0 02:26:52 ---> 17adc3bb7be2 02:26:52 Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:26:52 Removing intermediate container 7116dc7c68bb 02:26:52 ---> 6af132d1886b 02:26:52 Step 23/23 : LABEL version=0.0.0 02:26:52 ---> Running in 123400eda544 02:26:52 ---> Running in 1c488e9e83f1 02:26:52 Removing intermediate container 123400eda544 02:26:52 ---> a72350eeab54 02:26:52 Step 24/24 : LABEL version=0.0.0 02:26:52 Removing intermediate container 1c488e9e83f1 02:26:52 ---> 9b59aa648224 02:26:52 02:26:52 ---> Running in 596f4946d473 02:26:52 Removing intermediate container cb3b3b124eff 02:26:52 ---> c938ba58ddf6 02:26:52 Step 12/25 : WORKDIR /edgex-go 02:26:53 ---> Running in 013e429e3acd 02:26:53 Successfully built 9b59aa648224 02:26:53 Successfully tagged support-scheduler:latest 02:26:53  Building support-scheduler ... done Building security-spire-agent 02:26:53 Removing intermediate container 596f4946d473 02:26:53 ---> dbe9b9504128 02:26:53 02:26:53 Successfully built dbe9b9504128 02:26:53 Successfully tagged core-command:latest 02:26:53  Building core-command ... done Removing intermediate container 013e429e3acd 02:26:53 ---> 8209ca18d3dc 02:26:53 02:26:53 Step 13/25 : FROM alpine:3.15 02:26:53 ---> c4fc93816858 02:26:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:26:53 ---> Using cache 02:26:53 ---> 0aa5bba7b587 02:26:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:53 ---> Using cache 02:26:53 ---> bf6b6ed9ac67 02:26:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:26:54 ---> Running in a9ebbd363c55 02:26:55 Removing intermediate container 71c41352574f 02:26:55 ---> c21622b2ba39 02:26:55 02:26:55 Step 11/23 : FROM alpine:3.16 02:26:55 ---> 9c6f07244728 02:26:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:26:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:26:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:26:55 ---> ef141f8e7a37 02:26:55 Step 3/26 : WORKDIR /edgex-go 02:26:55 ---> Using cache 02:26:55 ---> 1c1e8bda1fa7 02:26:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:55 ---> Using cache 02:26:55 ---> 67357e8b7a5f 02:26:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:26:55 ---> Using cache 02:26:55 ---> f7f6e40daf08 02:26:55 Step 6/26 : COPY go.mod vendor* ./ 02:26:55 ---> Using cache 02:26:55 ---> 618fd19afa9e 02:26:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:55 ---> Using cache 02:26:55 ---> 9a569855d58c 02:26:55 Step 8/26 : COPY . . 02:26:55 ---> Using cache 02:26:55 ---> ba1451940ac9 02:26:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:26:55 ---> Using cache 02:26:55 ---> 43c24c674432 02:26:55 Step 10/26 : WORKDIR /edgex-go/spire-build 02:26:55 ---> Using cache 02:26:55 ---> 0620aa4409a4 02:26:55 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 02:26:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:26:55 ---> Running in 332123418f54 02:26:55 ---> Running in de3f9be26484 02:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:26:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:26:56 (1/2) Installing ca-certificates (20220614-r0) 02:26:56 (2/2) Installing dumb-init (1.2.5-r1) 02:26:56 Executing busybox-1.35.0-r17.trigger 02:26:56 Executing ca-certificates-20220614-r0.trigger 02:26:56 OK: 6 MiB in 16 packages 02:26:56 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:26:56 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:26:56 OK: 15857 distinct packages available 02:26:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:26:57 Removing intermediate container de3f9be26484 02:26:57 ---> 154370dcde72 02:26:57 Step 12/26 : WORKDIR /edgex-go 02:26:57 ---> Running in 3b16ea8a99cf 02:26:57 Removing intermediate container 332123418f54 02:26:57 ---> d45e8ca1786b 02:26:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:26:57 Removing intermediate container 3b16ea8a99cf 02:26:57 ---> 218492e3cdf1 02:26:57 02:26:57 Step 13/26 : FROM alpine:3.15 02:26:57 ---> c4fc93816858 02:26:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:26:57 ---> Using cache 02:26:57 ---> 0aa5bba7b587 02:26:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:57 ---> Using cache 02:26:57 ---> bf6b6ed9ac67 02:26:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:26:57 ---> Running in c8484be9ea12 02:26:57 ---> Running in 3a8ccb68f88e 02:26:57 Removing intermediate container 2cd95cf8f22e 02:26:57 ---> 479ae449eb09 02:26:57 02:26:57 Step 9/20 : FROM alpine:3.15 02:26:57 ---> c4fc93816858 02:26:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:26:57 ---> Using cache 02:26:57 ---> 0aa5bba7b587 02:26:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:57 ---> Using cache 02:26:57 ---> bf6b6ed9ac67 02:26:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:26:57 ---> Running in 084c66391efb 02:26:57 Removing intermediate container 3a8ccb68f88e 02:26:57 ---> 002da5fadcd5 02:26:57 Step 14/23 : ENV APP_PORT=59860 02:26:57 ---> Running in c951b41b80a1 02:26:57 Removing intermediate container c951b41b80a1 02:26:57 ---> 6698fbdda1a3 02:26:57 Step 15/23 : EXPOSE $APP_PORT 02:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:26:57 ---> Running in 94e543190ec3 02:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:26:57 Removing intermediate container 94e543190ec3 02:26:57 ---> 2b5cf9e22f8b 02:26:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:26:58 ---> 5d245a9ea4d6 02:26:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:26:58 (1/5) Installing dumb-init (1.2.5-r1) 02:26:58 (2/5) Installing musl-obstack (1.2.3-r0) 02:26:58 (3/5) Installing libucontext (1.1-r0) 02:26:58 (4/5) Installing gcompat (1.0.0-r4) 02:26:58 ---> 0c7dad086137 02:26:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:26:58 (5/5) Installing openssl (1.1.1q-r0) 02:26:58 Executing busybox-1.34.1-r7.trigger 02:26:58 OK: 7 MiB in 19 packages 02:26:58 ---> d5cb18ff1bcc 02:26:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:26:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:26:58 ---> Running in a7385d99d68c 02:26:58 Removing intermediate container a7385d99d68c 02:26:58 ---> 6137a119af49 02:26:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:58 ---> Running in 27e729dbd75d 02:26:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:26:58 Removing intermediate container 27e729dbd75d 02:26:58 ---> a0a897c637ee 02:26:58 Step 21/23 : LABEL arch=x86_64 02:26:58 ---> Running in 33840939e5bf 02:26:58 Removing intermediate container a9ebbd363c55 02:26:58 ---> 9b7e3d3fb011 02:26:58 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:26:59 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:26:59 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:26:59 OK: 15857 distinct packages available 02:26:59 Removing intermediate container 33840939e5bf 02:26:59 ---> bf1156a0ea2e 02:26:59 Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:26:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:26:59 ---> Running in 69e8b1000a71 02:26:59 Removing intermediate container 69e8b1000a71 02:26:59 ---> 5d761f586e29 02:26:59 Step 23/23 : LABEL version=0.0.0 02:26:59 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:26:59 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:26:59 OK: 15857 distinct packages available 02:26:59 ---> Running in 893064ab3301 02:26:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:26:59 Removing intermediate container 893064ab3301 02:26:59 ---> 784655afd645 02:26:59 02:26:59 Successfully built 784655afd645 02:26:59 Successfully tagged support-notifications:latest 02:27:00  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:27:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:27:00 (1/5) Installing dumb-init (1.2.5-r1) 02:27:00 ---> 509c4dec0b2f 02:27:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:27:00 (2/5) Installing musl-obstack (1.2.3-r0) 02:27:00 (1/9) Installing ca-certificates (20220614-r0) 02:27:00 (3/5) Installing libucontext (1.1-r0) 02:27:00 ---> 48b118d855f8 02:27:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:27:00 (2/9) Installing brotli-libs (1.0.9-r5) 02:27:00 (4/5) Installing gcompat (1.0.0-r4) 02:27:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:27:00 (5/5) Installing openssl (1.1.1q-r0) 02:27:00 ---> 6dcb5ee5dcb3 02:27:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:27:00 (4/9) Installing libcurl (7.80.0-r3) 02:27:00 Executing busybox-1.34.1-r7.trigger 02:27:00 OK: 7 MiB in 19 packages 02:27:00 (5/9) Installing curl (7.80.0-r3) 02:27:00 ---> d9aa1bd8d29f 02:27:00 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:27:00 ---> Running in cb185b35b218 02:27:00 (6/9) Installing dumb-init (1.2.5-r1) 02:27:01 (7/9) Installing musl-obstack (1.2.3-r0) 02:27:01 Removing intermediate container cb185b35b218 02:27:01 ---> e378e553b9f9 02:27:01 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:27:01 ---> Running in e716186b2eb2 02:27:01 (8/9) Installing libucontext (1.1-r0) 02:27:01 Removing intermediate container c8484be9ea12 02:27:01 ---> 073832fe8283 02:27:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:27:01 (9/9) Installing gcompat (1.0.0-r4) 02:27:01 Removing intermediate container e716186b2eb2 02:27:01 ---> 93e1effeb122 02:27:01 Step 23/25 : LABEL arch=x86_64 02:27:01 ---> Running in d1a3e2d5274a 02:27:01 Executing busybox-1.34.1-r7.trigger 02:27:01 Executing ca-certificates-20220614-r0.trigger 02:27:01 OK: 8 MiB in 23 packages 02:27:01 Removing intermediate container d1a3e2d5274a 02:27:01 ---> 2fc613c53968 02:27:01 Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:27:01 ---> Running in f5f28f0ba616 02:27:01 Removing intermediate container f5f28f0ba616 02:27:01 ---> 75306f2fdb0d 02:27:01 Step 25/25 : LABEL version=0.0.0 02:27:01 ---> Running in 8110bb7bce15 02:27:01 ---> dea7f01b216e 02:27:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:27:01 Removing intermediate container 8110bb7bce15 02:27:01 ---> eb2f7169a95e 02:27:01 02:27:01 Removing intermediate container 084c66391efb 02:27:01 ---> 558748c8c6af 02:27:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:02 Successfully built eb2f7169a95e 02:27:02 Successfully tagged security-spire-server:latest 02:27:02  Building security-spire-server ... done  ---> deaae711e8ec 02:27:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:27:03 ---> 7742c70333ec 02:27:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:27:03 ---> ebd43a4c5d1f 02:27:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:27:03 ---> f446540e7a97 02:27:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:27:03 ---> 3bec3008f968 02:27:03 ---> Running in 028e5fea47aa 02:27:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:27:03 Removing intermediate container 028e5fea47aa 02:27:03 ---> 9f54d39d07e9 02:27:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:03 ---> Running in 507a287a8e57 02:27:03 ---> c819987fccb8 02:27:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:27:03 Removing intermediate container 507a287a8e57 02:27:03 ---> 69bbcbfa85c2 02:27:03 Step 18/20 : LABEL arch=x86_64 02:27:03 ---> Running in bfd7d48744a9 02:27:03 ---> 0f2d16db6894 02:27:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:27:03 ---> Running in da3fb2e6aead 02:27:03 Removing intermediate container bfd7d48744a9 02:27:03 ---> 54535dab5d71 02:27:03 Step 19/20 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:27:03 ---> Running in 9491e54d158c 02:27:03 Removing intermediate container da3fb2e6aead 02:27:03 ---> 3bd3f2956460 02:27:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:27:03 ---> Running in e8a397cf30de 02:27:03 Removing intermediate container 9491e54d158c 02:27:03 ---> a0a3a782be3d 02:27:03 Step 20/20 : LABEL version=0.0.0 02:27:03 ---> Running in 63168eac0676 02:27:03 Removing intermediate container e8a397cf30de 02:27:03 ---> 83b43d04022a 02:27:03 Step 24/26 : LABEL arch=x86_64 02:27:03 ---> Running in 73e07653b8d0 02:27:03 Removing intermediate container 63168eac0676 02:27:03 ---> 5ceb83310bd0 02:27:03 02:27:04 Successfully built 5ceb83310bd0 02:27:04 Successfully tagged security-spiffe-token-provider:latest 02:27:04  Building security-spiffe-token-provider ... done Removing intermediate container 73e07653b8d0 02:27:04 ---> 120ee6fdf169 02:27:04 Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:27:04 ---> Running in da0ecc9e14a8 02:27:04 Removing intermediate container da0ecc9e14a8 02:27:04 ---> d10153d0a2f6 02:27:04 Step 26/26 : LABEL version=0.0.0 02:27:04 ---> Running in 960308e30756 02:27:04 Removing intermediate container 960308e30756 02:27:04 ---> 6b9a5131e88b 02:27:04 02:27:04 Successfully built 6b9a5131e88b 02:27:04 Successfully tagged security-spire-agent:latest 02:27:04  Building security-spire-agent ... done  [Pipeline] } 02:27:04 $ docker stop --time=1 ab60afd1a5757773dfda9531637be358ec3b09c2eba6c3b0b55fcdafaa565eb8 02:27:05 $ docker rm -f ab60afd1a5757773dfda9531637be358ec3b09c2eba6c3b0b55fcdafaa565eb8 [Pipeline] // withDockerContainer [Pipeline] sh 02:27:06 + docker images 02:27:06 REPOSITORY TAG IMAGE ID CREATED SIZE 02:27:06 security-spire-agent latest 6b9a5131e88b 1 second ago 125MB 02:27:06 security-spiffe-token-provider latest 5ceb83310bd0 2 seconds ago 29.3MB 02:27:06 security-spire-server latest eb2f7169a95e 4 seconds ago 86.5MB 02:27:06 support-notifications latest 784655afd645 6 seconds ago 27.3MB 02:27:06 479ae449eb09 8 seconds ago 1.58GB 02:27:06 218492e3cdf1 8 seconds ago 1.42GB 02:27:06 c21622b2ba39 11 seconds ago 1.61GB 02:27:06 8209ca18d3dc 13 seconds ago 1.42GB 02:27:06 core-command latest dbe9b9504128 13 seconds ago 17.3MB 02:27:06 support-scheduler latest 9b59aa648224 13 seconds ago 26.7MB 02:27:06 127ae7ab47d0 18 seconds ago 1.61GB 02:27:06 bb52ea8f48b2 20 seconds ago 1.55GB 02:27:06 security-proxy-setup latest 579fa1306a8a 42 seconds ago 27.4MB 02:27:06 0b894ecc697e 56 seconds ago 1.54GB 02:27:06 sys-mgmt-agent latest cd341cc0f9e2 About a minute ago 136MB 02:27:06 security-secretstore-setup latest 2dae576bfb8f About a minute ago 29.2MB 02:27:06 security-bootstrapper latest 5f3df91949b3 About a minute ago 19.8MB 02:27:06 core-data latest 2f4657561d33 About a minute ago 21.6MB 02:27:06 core-metadata latest 57d2b1c06541 About a minute ago 18.3MB 02:27:06 a4f33fb834ea About a minute ago 1.54GB 02:27:06 8265cabdbfc4 About a minute ago 1.56GB 02:27:06 b21ad3683634 About a minute ago 1.53GB 02:27:06 bac65b446e4a About a minute ago 1.55GB 02:27:06 576c5a0ad20f About a minute ago 1.54GB 02:27:06 security-spire-config latest 292b64b39ede About a minute ago 85.8MB 02:27:06 299f0dfae692 2 minutes ago 1.42GB 02:27:06 ci-base-image-x86_64 latest ef141f8e7a37 5 minutes ago 940MB 02:27:06 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 02:27:06 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 02:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 02:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 02:27:06 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] } 02:27:10 Removing intermediate container 65e96423d2bf 02:27:10 ---> 3ee2ed379450 02:27:10 Successfully built 3ee2ed379450 02:27:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:10 + docker inspect -f . ci-base-image-arm64 02:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 02:27:10 $ 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 02:27:12 $ docker top 213e9d4c82d1aa6d7b0a0a1afe4d9f14e323e1e54675210dceb419182a022dab -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:12 + go version 02:27:12 go version go1.18.3 linux/arm64 [Pipeline] } 02:27:13 $ docker stop --time=1 213e9d4c82d1aa6d7b0a0a1afe4d9f14e323e1e54675210dceb419182a022dab 02:27:14 $ docker rm -f 213e9d4c82d1aa6d7b0a0a1afe4d9f14e323e1e54675210dceb419182a022dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:15 + docker inspect -f . ci-base-image-arm64 02:27:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:15 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 02:27:15 $ 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 02:27:16 $ docker top 8067bba86439dc61db6fd5fa34ff4e9f7c0091c0e23b4e6763cb055dcc42d4da -eo pid,comm [Pipeline] { [Pipeline] echo 02:27:17 ========================================================= 02:27:17 [edgeXBuildGoParallel] Running Tests and Build... 02:27:17 ========================================================= [Pipeline] sh 02:27:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:27:17 + make test 02:27:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:27:50 ? github.com/edgexfoundry/edgex-go [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.365s coverage: 28.7% of statements 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.642s coverage: 98.5% of statements 02:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.588s coverage: 75.6% of statements 02:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.756s coverage: 54.2% of statements 02:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.894s coverage: 89.2% of statements 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.665s coverage: 2.0% of statements 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.948s coverage: 95.6% of statements 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:30:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.546s coverage: 72.2% of statements 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.502s coverage: 60.0% of statements 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.937s coverage: 0.9% of statements 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.327s coverage: 58.8% of statements 02:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.355s coverage: 29.6% of statements 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 47.1% of statements 02:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 79.5% of statements 02:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.384s coverage: 94.1% of statements 02:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 02:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 02:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.453s coverage: 94.4% of statements 02:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements 02:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.743s coverage: 80.5% of statements 02:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 02:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 02:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements 02:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.984s coverage: 91.2% of statements 02:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.068s coverage: 64.7% of statements 02:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements 02:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 02:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 02:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 02:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 02:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.414s coverage: 65.8% of statements 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 41.8% of statements 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.413s coverage: 84.8% of statements 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.781s coverage: 92.3% of statements 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 02:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements 02:31:40 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 02:31:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:31:40 GO111MODULE=on go vet ./... 02:33:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:33:32 ./bin/test-attribution-txt.sh [Pipeline] echo 02:33:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:33:32 + ls -al . 02:33:32 total 752 02:33:32 drwxrwxr-x 10 1001 1001 4096 Sep 24 02:27 . 02:33:32 drwxr-xr-x 4 root root 4096 Sep 24 02:27 .. 02:33:32 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:25 .blubracket 02:33:32 -rw-rw-r-- 1 1001 1001 16 Sep 24 02:25 .dockerignore 02:33:32 drwxrwxr-x 8 1001 1001 4096 Sep 24 02:25 .git 02:33:32 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:25 .github 02:33:32 -rw-rw-r-- 1 1001 1001 1030 Sep 24 02:25 .gitignore 02:33:32 -rw-rw-r-- 1 1001 1001 42 Sep 24 02:25 .golangci.yml 02:33:32 -rw-rw-r-- 1 1001 1001 87 Sep 24 02:25 .hadolint.yml 02:33:32 -rw-rw-r-- 1 1001 1001 166 Sep 24 02:25 .sonarcloud.properties 02:33:32 -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:25 ADOPTERS.md 02:33:32 -rw-rw-r-- 1 1001 1001 10722 Sep 24 02:25 Attribution.txt 02:33:32 -rw-rw-r-- 1 1001 1001 63209 Sep 24 02:25 CHANGELOG.md 02:33:32 -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:25 CONTRIBUTING.md 02:33:32 -rw-rw-r-- 1 1001 1001 677 Sep 24 02:25 GOVERNANCE.md 02:33:32 -rw-rw-r-- 1 1001 1001 850 Sep 24 02:25 Jenkinsfile 02:33:32 -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:25 LICENSE 02:33:32 -rw-rw-r-- 1 1001 1001 13724 Sep 24 02:25 Makefile 02:33:32 -rw-rw-r-- 1 1001 1001 582 Sep 24 02:25 OWNERS.md 02:33:32 -rw-rw-r-- 1 1001 1001 9799 Sep 24 02:25 README.md 02:33:32 -rw-rw-r-- 1 1001 1001 6912 Sep 24 02:25 SECURITY.md 02:33:32 -rw-rw-r-- 1 1001 1001 5 Sep 24 02:21 VERSION 02:33:32 -rw-rw-r-- 1 1001 1001 4131 Sep 24 02:25 ZMQWindows.md 02:33:32 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:25 bin 02:33:32 drwxrwxr-x 18 1001 1001 4096 Sep 24 02:25 cmd 02:33:32 -rw-r--r-- 1 root root 496148 Sep 24 02:31 coverage.out 02:33:32 -rw-rw-r-- 1 1001 1001 3458 Sep 24 02:25 go.mod 02:33:32 -rw-rw-r-- 1 1001 1001 38040 Sep 24 02:25 go.sum 02:33:32 drwxrwxr-x 8 1001 1001 4096 Sep 24 02:25 internal 02:33:32 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:25 openapi 02:33:32 drwxrwxr-x 4 1001 1001 4096 Sep 24 02:25 snap 02:33:32 -rw-rw-r-- 1 1001 1001 204 Sep 24 02:25 version.go [Pipeline] sh 02:33:33 + '[' -e coverage.out ] 02:33:33 + chown 1001:1001 coverage.out [Pipeline] stash 02:33:33 Warning: overwriting stash ‘coverage-report’ 02:33:34 Stashed 1 file(s) [Pipeline] sh 02:33:34 + make build 02:33:34 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 02:35:11 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 02:36:19 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 02:36:19 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 02:36:57 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 02:36:57 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 02:37:02 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 02:37:08 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 02:37: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:37: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/secrets-config ./cmd/secrets-config 02:37:24 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 02:37: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:37:37 $ docker stop --time=1 8067bba86439dc61db6fd5fa34ff4e9f7c0091c0e23b4e6763cb055dcc42d4da 02:37:39 $ docker rm -f 8067bba86439dc61db6fd5fa34ff4e9f7c0091c0e23b4e6763cb055dcc42d4da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:42 02:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:43 latest: Pulling from edgex-devops/edgex-compose-arm64 02:37:43 29e5d40040c1: Pulling fs layer 02:37:43 1ce36da41761: Pulling fs layer 02:37:43 25b303627fd3: Pulling fs layer 02:37:43 29e5d40040c1: Verifying Checksum 02:37:43 29e5d40040c1: Download complete 02:37:43 1ce36da41761: Verifying Checksum 02:37:43 1ce36da41761: Download complete 02:37:44 29e5d40040c1: Pull complete 02:37:44 1ce36da41761: Pull complete 02:37:44 25b303627fd3: Verifying Checksum 02:37:44 25b303627fd3: Download complete 02:37:55 25b303627fd3: Pull complete 02:37:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:55 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 02:37:55 $ 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 02:37:57 $ docker top 8c87a7c3b0616b47eeb56b1a7ee196f50d74c6f192594bde4cac78e8a60c3848 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:58 + grep parallel+ 02:37:58 docker-compose build --help 02:38:02 --parallel Build images in parallel. [Pipeline] } 02:38:02 $ docker stop --time=1 8c87a7c3b0616b47eeb56b1a7ee196f50d74c6f192594bde4cac78e8a60c3848 02:38:04 $ docker rm -f 8c87a7c3b0616b47eeb56b1a7ee196f50d74c6f192594bde4cac78e8a60c3848 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:38:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:05 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 02:38:05 $ 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 02:38:06 $ docker top 8912cfc1b86da8cb226f162764df5f0bab68becb1557d610aeec88f53ae3e216 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:07 + docker-compose -f ./docker-compose-build.yml build --parallel 02:38:11 Building core-command ... 02:38:11 Building core-data ... 02:38:11 Building core-metadata ... 02:38:11 Building security-bootstrapper ... 02:38:11 Building security-proxy-setup ... 02:38:11 Building security-secretstore-setup ... 02:38:11 Building security-spiffe-token-provider ... 02:38:11 Building security-spire-agent ... 02:38:11 Building security-spire-config ... 02:38:11 Building security-spire-server ... 02:38:11 Building support-notifications ... 02:38:11 Building support-scheduler ... 02:38:11 Building sys-mgmt-agent ... 02:38:11 Building sys-mgmt-agent 02:38:11 Building security-bootstrapper 02:38:11 Building security-spire-config 02:38:11 Building support-scheduler 02:38:11 Building support-notifications 02:38:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:38:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:58 ---> 3ee2ed379450 02:38:58 Step 3/23 : WORKDIR /edgex-go 02:38:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:38:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:58 ---> 3ee2ed379450 02:38:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:38:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:38:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:59 ---> 3ee2ed379450 02:38:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:38:59 ---> Running in 1d99fe6f648b 02:38:59 ---> Running in 46954df9973e 02:38:59 ---> Running in 9fc25d688058 02:38:59 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:38:59 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:38:59 ---> 3ee2ed379450 02:38:59 Step 3/33 : WORKDIR /edgex-go 02:38:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:38:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:38:59 ---> 3ee2ed379450 02:38:59 Step 3/26 : WORKDIR /edgex-go 02:38:59 ---> Running in 02ffc632412c 02:38:59 ---> Running in 1f578aa83205 02:38:59 Removing intermediate container 46954df9973e 02:38:59 ---> 786029f01670 02:38:59 Step 4/23 : WORKDIR /edgex-go 02:38:59 Removing intermediate container 1d99fe6f648b 02:38:59 ---> 336cd902d27b 02:38:59 Step 4/23 : WORKDIR /edgex-go 02:38:59 Removing intermediate container 9fc25d688058 02:38:59 ---> d4fec9a57c04 02:38:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:59 ---> Running in 7e1106db6cf7 02:38:59 ---> Running in 9d1cae0f0b2a 02:38:59 ---> Running in 7d8ceedfd1f7 02:39:00 Removing intermediate container 02ffc632412c 02:39:00 ---> fe1ed0946242 02:39:00 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:00 Removing intermediate container 1f578aa83205 02:39:00 ---> 6a5f3e83aafa 02:39:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:00 ---> Running in 523441a3cb2d 02:39:00 ---> Running in afa47f3259d9 02:39:01 Removing intermediate container 7e1106db6cf7 02:39:01 ---> c374dd55d2b8 02:39:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:01 Removing intermediate container 7d8ceedfd1f7 02:39:01 ---> c05e92af4b5e 02:39:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:01 ---> Running in 22c5312be28d 02:39:01 ---> Running in 1194179d4fe7 02:39:03 Removing intermediate container 9d1cae0f0b2a 02:39:03 ---> 3fb84339b155 02:39:03 Step 5/23 : RUN apk add --update --no-cache make bash git 02:39:03 ---> Running in 7ea7c2c21a5d 02:39:03 Removing intermediate container afa47f3259d9 02:39:03 ---> 2db7dfcea6fb 02:39:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:39:04 ---> Running in 9f41a5c801df 02:39:04 Removing intermediate container 523441a3cb2d 02:39:04 ---> 37ed58571f09 02:39:04 Step 5/33 : RUN apk add --update --no-cache make git 02:39:04 ---> Running in 37998b6eeeff 02:39:05 Removing intermediate container 22c5312be28d 02:39:05 ---> 10acb6f0a850 02:39:05 Step 6/23 : RUN apk add --update --no-cache make git 02:39:05 Removing intermediate container 1194179d4fe7 02:39:05 ---> ce30d7698106 02:39:05 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:39:05 ---> Running in 3a8190548907 02:39:05 ---> Running in ed85118774e3 02:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:08 OK: 221 MiB in 51 packages 02:39:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:08 OK: 221 MiB in 51 packages 02:39:08 OK: 221 MiB in 51 packages 02:39:09 OK: 221 MiB in 51 packages 02:39:09 OK: 221 MiB in 51 packages 02:39:10 Removing intermediate container 7ea7c2c21a5d 02:39:10 ---> 4f86c6717c82 02:39:10 Step 6/23 : COPY go.mod vendor* ./ 02:39:10 Removing intermediate container 9f41a5c801df 02:39:10 ---> e1de9dbcc2e4 02:39:10 Step 6/26 : COPY go.mod vendor* ./ 02:39:10 Removing intermediate container 37998b6eeeff 02:39:10 ---> 006f07ff0856 02:39:10 Step 6/33 : COPY go.mod vendor* ./ 02:39:11 Removing intermediate container 3a8190548907 02:39:11 ---> e454cf203c2d 02:39:11 Step 7/23 : COPY go.mod vendor* ./ 02:39:11 Removing intermediate container ed85118774e3 02:39:11 ---> 10abe1336eb1 02:39:11 Step 7/23 : COPY go.mod vendor* ./ 02:39:11 ---> f6d12ece661f 02:39:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:11 ---> Running in f20d89921f73 02:39:11 ---> 344e6698049b 02:39:11 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:12 ---> 4a5826e74d92 02:39:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:12 ---> Running in 4db67f940efa 02:39:12 ---> Running in 1d36429742ec 02:39:12 ---> b40bdbab52e8 02:39:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:12 ---> Running in 4b3b5eaa571e 02:39:12 ---> efa1a794bcda 02:39:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:12 ---> Running in ed99ec42a231 02:40:20 Removing intermediate container ed99ec42a231 02:40:20 ---> 58bc9c3739ba 02:40:20 Step 9/23 : COPY . . 02:40:20 Removing intermediate container 4db67f940efa 02:40:20 ---> ef7a2aa98261 02:40:20 Step 8/33 : COPY . . 02:40:20 Removing intermediate container 1d36429742ec 02:40:20 ---> 406f1fd77a13 02:40:20 Step 8/26 : COPY . . 02:40:20 Removing intermediate container f20d89921f73 02:40:20 ---> f94db29325a7 02:40:20 Step 8/23 : COPY . . 02:40:20 Removing intermediate container 4b3b5eaa571e 02:40:20 ---> a7d678e6d37d 02:40:20 Step 9/23 : COPY . . 02:40:30 ---> 009fc64e6787 02:40:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:40:30 ---> fdb0e22e8df5 02:40:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:40:30 ---> c9052c712e77 02:40:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:40:31 ---> Running in 2ab3e912bbe0 02:40:31 ---> 4e1d298ddc15 02:40:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:40:31 ---> e138d5a45199 02:40:31 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:31 ---> Running in c8ce913691de 02:40:31 ---> Running in 088df9da8575 02:40:31 ---> Running in c4d66ee2fe1b 02:40:31 ---> Running in 54d75869b736 02:40:32 Removing intermediate container c4d66ee2fe1b 02:40:32 ---> 4dbb0c7cf5ff 02:40:32 Step 10/26 : WORKDIR /edgex-go/spire-build 02:40:32 ---> Running in 1eb134c5b16d 02:40:32 Removing intermediate container 1eb134c5b16d 02:40:32 ---> 991e81ca7364 02:40:32 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 02:40:32 ---> Running in ea17f5d0be7e 02:40:33 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 02:40:33 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 02:40:33 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 02:40:33 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 02:40:35 Removing intermediate container ea17f5d0be7e 02:40:35 ---> 525bc8d79883 02:40:35 Step 12/26 : WORKDIR /edgex-go 02:40:35 ---> Running in 1792f82bb8e7 02:40:36 Removing intermediate container 1792f82bb8e7 02:40:36 ---> 95351798d198 02:40:36 02:40:36 Step 13/26 : FROM alpine:3.15 02:40:36 3.15: Pulling from library/alpine 02:40:37 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 02:40:37 Status: Downloaded newer image for alpine:3.15 02:40:37 ---> 02e0d6fdf486 02:40:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:40:37 ---> Running in 275849fc21e6 02:40:37 Removing intermediate container 275849fc21e6 02:40:37 ---> a135fbb41bb7 02:40:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:37 ---> Running in f7418fa14eb7 02:40:41 Removing intermediate container f7418fa14eb7 02:40:41 ---> ac935d121355 02:40:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:40:41 ---> Running in 1c99cd8642fe 02:40:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:40:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:40:45 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:40:45 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:40:45 OK: 15734 distinct packages available 02:40:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:40:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:40:47 (1/4) Installing dumb-init (1.2.5-r1) 02:40:47 (2/4) Installing musl-obstack (1.2.3-r0) 02:40:47 (3/4) Installing libucontext (1.1-r0) 02:40:48 (4/4) Installing gcompat (1.0.0-r4) 02:40:48 Executing busybox-1.34.1-r7.trigger 02:40:48 OK: 6 MiB in 18 packages 02:40:50 Removing intermediate container 1c99cd8642fe 02:40:50 ---> 94a95472e116 02:40:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:40:55 ---> d17ea9839bbc 02:40:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:40:56 ---> a1b2e5964057 02:40:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:40:56 ---> Running in 1fd0a5c05a96 02:40:56 Removing intermediate container 1fd0a5c05a96 02:40:56 ---> fbf2145711b1 02:40:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:40:57 ---> 9a7f16e3413a 02:40:57 Step 21/26 : WORKDIR / 02:40:57 ---> Running in 07af3ab5a8bb 02:40:58 Removing intermediate container 07af3ab5a8bb 02:40:58 ---> 2bbb60e5ddb7 02:40:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:40:58 ---> Running in 025e2cda9326 02:40:58 Removing intermediate container 025e2cda9326 02:40:58 ---> aab3f4a33c44 02:40:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:40:58 ---> Running in 921aa24f724a 02:40:59 Removing intermediate container 921aa24f724a 02:40:59 ---> 0cff14bd79f7 02:40:59 Step 24/26 : LABEL arch=arm64 02:40:59 ---> Running in 101392e23ed1 02:40:59 Removing intermediate container 101392e23ed1 02:40:59 ---> 78b3ceafd055 02:40:59 Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:40:59 ---> Running in 7401bf8c99c4 02:41:00 Removing intermediate container 7401bf8c99c4 02:41:00 ---> 7bd18b6e6ef2 02:41:00 Step 26/26 : LABEL version=0.0.0 02:41:00 ---> Running in 12a80fd9f4c8 02:41:00 Removing intermediate container 12a80fd9f4c8 02:41:00 ---> 4a1381ec4490 02:41:00 02:41:01 Successfully built 4a1381ec4490 02:41:01 Successfully tagged security-spire-config-arm64:latest 02:41:01  Building security-spire-config ... done Building security-proxy-setup 02:41:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:41:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:41:16 ---> 3ee2ed379450 02:41:16 Step 3/22 : WORKDIR /edgex-go 02:41:16 ---> Using cache 02:41:16 ---> 6a5f3e83aafa 02:41:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:16 ---> Using cache 02:41:16 ---> 2db7dfcea6fb 02:41:16 Step 5/22 : RUN apk add --update --no-cache make git 02:41:16 ---> Running in 1ce89a473760 02:41:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:41:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:41:20 OK: 221 MiB in 51 packages 02:41:21 Removing intermediate container 1ce89a473760 02:41:21 ---> c4b8d924085a 02:41:21 Step 6/22 : COPY go.mod vendor* ./ 02:41:22 ---> 3d968e84ad55 02:41:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:22 ---> Running in 520ac26e73ad 02:42:18 Removing intermediate container 520ac26e73ad 02:42:18 ---> 1c8f005cf2cf 02:42:18 Step 8/22 : COPY . . 02:42:27 ---> 785d1e8edfca 02:42:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:42:27 ---> Running in b13eeaec8e95 02:42:29 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 02:46:06 Removing intermediate container 088df9da8575 02:46:06 ---> 568b68996ba5 02:46:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:46:06 ---> Running in 3f03de5054b3 02:46:06 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 02:46:06 Removing intermediate container 3f03de5054b3 02:46:06 ---> c3616e92e8a2 02:46:06 02:46:06 Step 11/23 : FROM alpine:3.16 02:46:06 3.16: Pulling from library/alpine 02:46:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:46:06 Status: Downloaded newer image for alpine:3.16 02:46:06 ---> a6215f271958 02:46:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:46:06 ---> Running in 1f87e39df1dc 02:46:06 Removing intermediate container 1f87e39df1dc 02:46:06 ---> 5b4fe52ce69e 02:46:06 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 02:46:06 ---> Running in 4b1824b41f6c 02:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:46:07 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 02:46:07 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 02:46:07 (3/33) Installing readline (8.1.2-r0) 02:46:07 (4/33) Installing bash (5.1.16-r2) 02:46:07 Executing bash-5.1.16-r2.post-install 02:46:07 (5/33) Installing ca-certificates (20220614-r0) 02:46:07 (6/33) Installing brotli-libs (1.0.9-r6) 02:46:07 (7/33) Installing nghttp2-libs (1.47.0-r0) 02:46:07 (8/33) Installing libcurl (7.83.1-r3) 02:46:07 (9/33) Installing curl (7.83.1-r3) 02:46:07 (10/33) Installing docker-cli (20.10.18-r0) 02:46:08 (11/33) Installing dumb-init (1.2.5-r1) 02:46:08 (12/33) Installing libbz2 (1.0.8-r1) 02:46:08 (13/33) Installing expat (2.4.9-r0) 02:46:08 (14/33) Installing libffi (3.4.2-r1) 02:46:08 (15/33) Installing gdbm (1.23-r0) 02:46:08 (16/33) Installing xz-libs (5.2.5-r1) 02:46:08 (17/33) Installing libgcc (11.2.1_git20220219-r2) 02:46:08 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 02:46:08 (19/33) Installing mpdecimal (2.5.1-r1) 02:46:08 (20/33) Installing sqlite-libs (3.38.5-r0) 02:46:08 (21/33) Installing python3 (3.10.5-r0) 02:46:12 (22/33) Installing py3-contextlib2 (21.6.0-r2) 02:46:12 (23/33) Installing py3-tomli (2.0.1-r1) 02:46:12 (24/33) Installing py3-pep517 (0.12.0-r2) 02:46:12 (25/33) Installing py3-six (1.16.0-r1) 02:46:12 (26/33) Installing py3-retrying (1.3.3-r3) 02:46:12 (27/33) Installing py3-appdirs (1.4.4-r3) 02:46:12 (28/33) Installing py3-more-itertools (8.13.0-r0) 02:46:12 (29/33) Installing py3-ordered-set (4.0.2-r3) 02:46:12 (30/33) Installing py3-parsing (2.4.7-r3) 02:46:12 (31/33) Installing py3-packaging (21.3-r0) 02:46:12 (32/33) Installing py3-setuptools (59.4.0-r0) 02:46:12 (33/33) Installing py3-pip (22.1.1-r0) 02:46:13 Removing intermediate container 54d75869b736 02:46:13 ---> ee1788c45246 02:46:13 02:46:13 Step 10/33 : FROM alpine:3.16 02:46:13 ---> a6215f271958 02:46:13 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:46:13 ---> Running in 2b6a243e6d05 02:46:13 Executing busybox-1.35.0-r17.trigger 02:46:13 Executing ca-certificates-20220614-r0.trigger 02:46:14 Removing intermediate container 2b6a243e6d05 02:46:14 ---> 89003bce2f2c 02:46:14 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 02:46:14 ---> Running in 2a2911d9b61a 02:46:14 OK: 120 MiB in 47 packages 02:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:46:17 (1/2) Installing dumb-init (1.2.5-r1) 02:46:17 (2/2) Installing su-exec (0.2-r1) 02:46:17 Executing busybox-1.35.0-r17.trigger 02:46:17 OK: 5 MiB in 16 packages 02:46:19 Removing intermediate container 2a2911d9b61a 02:46:19 ---> 8b14c0c7d726 02:46:19 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 02:46:19 ---> Running in d55c72b686c3 02:46:19 Removing intermediate container d55c72b686c3 02:46:19 ---> a56ea2a4cda0 02:46:19 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:46:19 ---> Running in 6904ecb4e4b0 02:46:20 Removing intermediate container 6904ecb4e4b0 02:46:20 ---> 62287605cdd0 02:46:20 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:46:20 ---> Running in 29510a314757 02:46:21 Removing intermediate container 29510a314757 02:46:21 ---> e7049fae7a29 02:46:21 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:46:21 ---> Running in 5e32c761100f 02:46:21 Removing intermediate container 5e32c761100f 02:46:21 ---> 39fcec2a7c35 02:46:21 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:46:21 ---> Running in 62cef8738307 02:46:24 Removing intermediate container 62cef8738307 02:46:24 ---> 69d24245dd7d 02:46:24 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:46:24 ---> Running in 85b4c386374d 02:46:24 Removing intermediate container 85b4c386374d 02:46:24 ---> 1d8eb5c091f1 02:46:24 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:46:25 ---> 88fb53f48f23 02:46:25 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:46:25 ---> Running in 004293de3727 02:46:29 Removing intermediate container 004293de3727 02:46:29 ---> 7b4cf7a8b5d8 02:46:29 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:30 ---> a84938cdcfe8 02:46:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:46:32 ---> be756ec7019f 02:46:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:46:32 ---> fa048c4503d5 02:46:32 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:46:33 Collecting docker-compose==1.23.2 02:46:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:46:33 ---> 6cc960a3a85e 02:46:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:46:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.5 MB/s eta 0:00:00 02:46:34 ---> 684ef5f07159 02:46:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:46:34 Collecting docker<4.0,>=3.6.0 02:46:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:46:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.5 MB/s eta 0:00:00 02:46:35 Collecting docopt<0.7,>=0.6.1 02:46:35 Downloading docopt-0.6.2.tar.gz (25 kB) 02:46:35 ---> d9d75af2c222 02:46:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:46:35 Preparing metadata (setup.py): started 02:46:35 ---> ec0f522c2782 02:46:35 Step 28/33 : RUN chmod +x /entrypoint.sh 02:46:36 ---> Running in 8ef4e32c5510 02:46:38 Preparing metadata (setup.py): finished with status 'done' 02:46:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 02:46:39 Removing intermediate container 8ef4e32c5510 02:46:39 ---> cb7d4d03f9e9 02:46:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:46:39 ---> Running in a75de97050b3 02:46:39 Collecting websocket-client<1.0,>=0.32.0 02:46:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:46:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.6 MB/s eta 0:00:00 02:46:39 Removing intermediate container a75de97050b3 02:46:39 ---> 0b0311442729 02:46:39 Step 30/33 : CMD ["gate"] 02:46:39 ---> Running in 20bbd9ec05a1 02:46:40 Collecting jsonschema<3,>=2.5.1 02:46:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:46:40 Removing intermediate container 20bbd9ec05a1 02:46:40 ---> 4d49c141df9f 02:46:40 Step 31/33 : LABEL arch=arm64 02:46:40 ---> Running in d31435843c5f 02:46:40 Collecting PyYAML<4,>=3.10 02:46:40 Downloading PyYAML-3.13.tar.gz (270 kB) 02:46:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.6 MB/s eta 0:00:00 02:46:42 Removing intermediate container d31435843c5f 02:46:42 ---> a230100cf60c 02:46:42 Step 32/33 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:46:42 Preparing metadata (setup.py): started 02:46:42 ---> Running in 24dc85ed6419 02:46:42 Removing intermediate container 24dc85ed6419 02:46:42 ---> 2bbe58a93524 02:46:42 Step 33/33 : LABEL version=0.0.0 02:46:42 ---> Running in d7313cccadd2 02:46:43 Removing intermediate container d7313cccadd2 02:46:43 ---> 331150852197 02:46:43 02:46:43 Successfully built 331150852197 02:46:43 Successfully tagged security-bootstrapper-arm64:latest 02:46:43 Building security-spire-server 02:46:45  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' 02:46:45 Collecting dockerpty<0.5,>=0.4.1 02:46:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:46:45 Preparing metadata (setup.py): started 02:46:47 Preparing metadata (setup.py): finished with status 'done' 02:46:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:46:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:46:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 3.0 MB/s eta 0:00:00 02:46:49 Collecting texttable<0.10,>=0.9.0 02:46:49 Downloading texttable-0.9.1.tar.gz (11 kB) 02:46:49 Preparing metadata (setup.py): started 02:46:54 Preparing metadata (setup.py): finished with status 'done' 02:46:54 Collecting cached-property<2,>=1.2.0 02:46:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:46:55 Collecting docker-pycreds>=0.4.0 02:46:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:46:57 Collecting idna<2.8,>=2.5 02:46:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:46:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.1 MB/s eta 0:00:00 02:46:58 Collecting urllib3<1.25,>=1.21.1 02:46:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.1 MB/s eta 0:00:00 02:46:58 Collecting chardet<3.1.0,>=3.0.2 02:46:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.6 MB/s eta 0:00:00 02:46:58 Collecting certifi>=2017.4.17 02:46:58 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 02:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.3 MB/s eta 0:00:00 02:46:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:46:59 ---> 3ee2ed379450 02:46:59 Step 3/25 : WORKDIR /edgex-go 02:46:59 ---> Using cache 02:46:59 ---> 6a5f3e83aafa 02:46:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:59 ---> Using cache 02:46:59 ---> 2db7dfcea6fb 02:46:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:46:59 ---> Using cache 02:46:59 ---> e1de9dbcc2e4 02:46:59 Step 6/25 : COPY go.mod vendor* ./ 02:46:59 ---> Using cache 02:46:59 ---> 4a5826e74d92 02:46:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:59 ---> Using cache 02:46:59 ---> 406f1fd77a13 02:46:59 Step 8/25 : COPY . . 02:46:59 ---> Using cache 02:46:59 ---> 4e1d298ddc15 02:46:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:46:59 ---> Using cache 02:46:59 ---> 4dbb0c7cf5ff 02:46:59 Step 10/25 : WORKDIR /edgex-go/spire-build 02:46:59 ---> Using cache 02:46:59 ---> 991e81ca7364 02:46:59 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 02:46:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:46:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:46:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:46:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:47:00 ---> Running in 9d5c47556293 02:47:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 02:47:01 Running setup.py install for texttable: started 02:47:03 Removing intermediate container 9d5c47556293 02:47:03 ---> 46e54e597e2d 02:47:03 Step 12/25 : WORKDIR /edgex-go 02:47:03 ---> Running in 41f04de99480 02:47:04 Removing intermediate container 41f04de99480 02:47:04 ---> 3b932dd98b31 02:47:04 02:47:04 Step 13/25 : FROM alpine:3.15 02:47:04 ---> 02e0d6fdf486 02:47:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:47:04 ---> Using cache 02:47:04 ---> a135fbb41bb7 02:47:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:04 ---> Using cache 02:47:04 ---> ac935d121355 02:47:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:47:04 ---> Running in 7409bb7fb3f3 02:47:05 Running setup.py install for texttable: finished with status 'done' 02:47:05 Running setup.py install for PyYAML: started 02:47:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:47:08 Running setup.py install for PyYAML: finished with status 'done' 02:47:08 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:47:08 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:47:08 OK: 15734 distinct packages available 02:47:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:47:10 Running setup.py install for docopt: started 02:47:11 (1/5) Installing dumb-init (1.2.5-r1) 02:47:11 (2/5) Installing musl-obstack (1.2.3-r0) 02:47:11 (3/5) Installing libucontext (1.1-r0) 02:47:11 (4/5) Installing gcompat (1.0.0-r4) 02:47:11 (5/5) Installing openssl (1.1.1q-r0) 02:47:11 Executing busybox-1.34.1-r7.trigger 02:47:11 OK: 6 MiB in 19 packages 02:47:13 Running setup.py install for docopt: finished with status 'done' 02:47:13 Removing intermediate container 7409bb7fb3f3 02:47:13 ---> 63b688935f13 02:47:13 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:47:17 Running setup.py install for dockerpty: started 02:47:18 ---> 6b2375bb66ad 02:47:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:47:19 ---> 3b19a1b534a7 02:47:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:47:20 Running setup.py install for dockerpty: finished with status 'done' 02:47:20 ---> 0145e7fb2a4e 02:47:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:47:21 ---> 86e840b83242 02:47:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:47:21 ---> Running in 9f7db690e690 02:47:22 Removing intermediate container 9f7db690e690 02:47:22 ---> fb3e0c7a021a 02:47:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:47:22 ---> Running in c0ff77c1a231 02:47:22 Removing intermediate container c0ff77c1a231 02:47:22 ---> a08c0a2d0591 02:47:22 Step 23/25 : LABEL arch=arm64 02:47:22 ---> Running in de995c6de97f 02:47:23 Removing intermediate container de995c6de97f 02:47:23 ---> 740130de6dd9 02:47:23 Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:47:23 ---> Running in d0a847d24e9e 02:47:24 Removing intermediate container d0a847d24e9e 02:47:24 ---> 18bd416ad5ae 02:47:24 Step 25/25 : LABEL version=0.0.0 02:47:24 ---> Running in d234014efc38 02:47:24 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 02:47:24 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 02:47:24 Removing intermediate container d234014efc38 02:47:24 ---> d7b65fc3c5a2 02:47:24 02:47:24 Successfully built d7b65fc3c5a2 02:47:24 Successfully tagged security-spire-server-arm64:latest 02:47:24  Building security-spire-server ... done Building core-command 02:47:43 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 02:47:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:47:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:47:43 ---> 3ee2ed379450 02:47:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:47:43 ---> Using cache 02:47:43 ---> 336cd902d27b 02:47:43 Step 4/24 : WORKDIR /edgex-go 02:47:43 ---> Using cache 02:47:43 ---> c05e92af4b5e 02:47:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:43 ---> Using cache 02:47:43 ---> ce30d7698106 02:47:43 Step 6/24 : RUN apk add --update --no-cache make git 02:47:43 ---> Running in b67d92c6e832 02:47:43 Removing intermediate container 4b1824b41f6c 02:47:43 ---> c9e463f989f6 02:47:43 Step 14/23 : ENV APP_PORT=58890 02:47:43 ---> Running in 123c42c5f0fc 02:47:43 Removing intermediate container 123c42c5f0fc 02:47:43 ---> 23fc993b5805 02:47:43 Step 15/23 : EXPOSE $APP_PORT 02:47:43 ---> Running in a0246a556f7d 02:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:47:44 Removing intermediate container a0246a556f7d 02:47:44 ---> f092863376fe 02:47:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:47:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:47:45 ---> bc069c4a4ccf 02:47:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:47:46 OK: 221 MiB in 51 packages 02:47:46 ---> bd64d6904dd4 02:47:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:47:47 Removing intermediate container b67d92c6e832 02:47:47 ---> fa39d3c70144 02:47:47 Step 7/24 : COPY go.mod vendor* ./ 02:47:48 ---> a45c54e3af34 02:47:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:47:48 ---> Running in a672d230126f 02:47:48 Removing intermediate container a672d230126f 02:47:48 ---> 9e94dc0b1fc6 02:47:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:48 ---> Running in 6be170e732ae 02:47:49 ---> 63f876e8d2ee 02:47:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:49 ---> Running in 6da83c516cfd 02:47:49 Removing intermediate container 6be170e732ae 02:47:49 ---> 90d6b2e90a19 02:47:49 Step 21/23 : LABEL arch=arm64 02:47:50 ---> Running in 24078ca572ca 02:47:50 Removing intermediate container 24078ca572ca 02:47:50 ---> a31efc48cecf 02:47:50 Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:47:50 ---> Running in 6e773b98bc5f 02:47:51 Removing intermediate container 6e773b98bc5f 02:47:51 ---> 504794dd6a1a 02:47:51 Step 23/23 : LABEL version=0.0.0 02:47:51 ---> Running in ebfd6291492f 02:47:52 Removing intermediate container ebfd6291492f 02:47:52 ---> 420bcefa9726 02:47:52 02:47:52 Successfully built 420bcefa9726 02:47:52 Successfully tagged sys-mgmt-agent-arm64:latest 02:47:52  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 02:48:07 Removing intermediate container b13eeaec8e95 02:48:07 ---> 0c5f222428ec 02:48:07 02:48:07 Step 10/22 : FROM alpine:3.16 02:48:07 ---> a6215f271958 02:48:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:48:07 ---> Running in 7736109be6be 02:48:09 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:48:09 ---> 3ee2ed379450 02:48:09 Step 3/20 : WORKDIR /edgex-go 02:48:09 ---> Using cache 02:48:09 ---> 6a5f3e83aafa 02:48:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:48:09 ---> Running in b97cf0fab936 02:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:48:10 (1/6) Installing ca-certificates (20220614-r0) 02:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:48:11 (2/6) Installing brotli-libs (1.0.9-r6) 02:48:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 02:48:11 (4/6) Installing libcurl (7.83.1-r3) 02:48:11 (5/6) Installing curl (7.83.1-r3) 02:48:11 (6/6) Installing dumb-init (1.2.5-r1) 02:48:11 Executing busybox-1.35.0-r17.trigger 02:48:11 Executing ca-certificates-20220614-r0.trigger 02:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:48:11 OK: 8 MiB in 20 packages 02:48:13 v3.16.2-198-gf20eefe253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 02:48:13 v3.16.2-200-ga8ca21f541 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 02:48:13 OK: 16895 distinct packages available 02:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:48:15 OK: 221 MiB in 51 packages 02:48:15 Removing intermediate container 7736109be6be 02:48:15 ---> 7656fa73fad0 02:48:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:48:15 ---> Running in 33fbfbc70966 02:48:16 Removing intermediate container 33fbfbc70966 02:48:16 ---> f71fe08b9938 02:48:16 Step 13/22 : WORKDIR /edgex 02:48:16 ---> Running in 70177728374c 02:48:17 Removing intermediate container b97cf0fab936 02:48:17 ---> 1e35ffddc79a 02:48:17 Step 5/20 : COPY go.mod vendor* ./ 02:48:17 Removing intermediate container 70177728374c 02:48:17 ---> 09c22804a466 02:48:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:48:18 ---> 4612408982ce 02:48:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:18 ---> 6c953389a565 02:48:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:48:18 ---> Running in e5357bd8fb15 02:48:21 ---> 81a225c9a814 02:48:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:48:23 ---> 6017ae1cde66 02:48:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:48:25 ---> 97ccfb6c0212 02:48:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:25 ---> Running in a4b978587d71 02:48:29 Removing intermediate container a4b978587d71 02:48:29 ---> 82f7a09a28d6 02:48:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:48:29 ---> Running in 13ad4fdc59c1 02:48:30 Removing intermediate container 13ad4fdc59c1 02:48:30 ---> 0bf063fb2939 02:48:30 Step 20/22 : LABEL arch=arm64 02:48:30 ---> Running in 15def7ed0e95 02:48:31 Removing intermediate container 15def7ed0e95 02:48:31 ---> 75c272216064 02:48:31 Step 21/22 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:48:31 ---> Running in 26738c36835d 02:48:32 Removing intermediate container 26738c36835d 02:48:32 ---> 97fc24d3639a 02:48:32 Step 22/22 : LABEL version=0.0.0 02:48:32 ---> Running in 0be5795ea765 02:48:33 Removing intermediate container 0be5795ea765 02:48:33 ---> ddac67ed2b5e 02:48:33 02:48:34 Successfully built ddac67ed2b5e 02:48:34 Successfully tagged security-proxy-setup-arm64:latest 02:48:34 Building security-secretstore-setup 02:48:49  Building security-proxy-setup ... done Removing intermediate container 6da83c516cfd 02:48:49 ---> 2b3c282b6828 02:48:49 Step 9/24 : COPY . . 02:48:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:48:50 ---> 3ee2ed379450 02:48:50 Step 3/25 : WORKDIR /edgex-go 02:48:50 ---> Using cache 02:48:50 ---> 6a5f3e83aafa 02:48:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:50 ---> Using cache 02:48:50 ---> 2db7dfcea6fb 02:48:50 Step 5/25 : RUN apk add --update --no-cache make git 02:48:50 ---> Using cache 02:48:50 ---> c4b8d924085a 02:48:50 Step 6/25 : COPY go.mod vendor* ./ 02:48:50 ---> Using cache 02:48:50 ---> 3d968e84ad55 02:48:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:50 ---> Using cache 02:48:50 ---> 1c8f005cf2cf 02:48:50 Step 8/25 : COPY . . 02:48:50 ---> Using cache 02:48:50 ---> 785d1e8edfca 02:48:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:48:51 ---> Running in d5f82c3f6714 02:48:53 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 02:49:08 ---> 3165c97761f8 02:49:08 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:49:08 ---> Running in 433b8d879a59 02:49:11 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 02:49:29 Removing intermediate container e5357bd8fb15 02:49:29 ---> 7d64d3ac3342 02:49:29 Step 7/20 : COPY . . 02:49:29 Removing intermediate container c8ce913691de 02:49:29 ---> 92c3dc2925eb 02:49:29 02:49:29 Step 11/23 : FROM alpine:3.16 02:49:29 ---> a6215f271958 02:49:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:49:29 ---> Running in a3bfec30481f 02:49:29 Removing intermediate container 2ab3e912bbe0 02:49:29 ---> 005093ab7c23 02:49:29 02:49:29 Step 11/23 : FROM alpine:3.16 02:49:29 ---> a6215f271958 02:49:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:49:30 ---> Running in 86c6467668c8 02:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:49:35 (1/2) Installing ca-certificates (20220614-r0) 02:49:35 (1/1) Installing dumb-init (1.2.5-r1) 02:49:35 Executing busybox-1.35.0-r17.trigger 02:49:35 OK: 5 MiB in 15 packages 02:49:35 (2/2) Installing dumb-init (1.2.5-r1) 02:49:35 Executing busybox-1.35.0-r17.trigger 02:49:35 Executing ca-certificates-20220614-r0.trigger 02:49:35 OK: 6 MiB in 16 packages 02:49:38 Removing intermediate container a3bfec30481f 02:49:38 ---> d3dc24abef3c 02:49:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:49:38 ---> Running in 927108d6a634 02:49:38 Removing intermediate container 86c6467668c8 02:49:38 ---> fdfd79ae2492 02:49:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:49:39 Removing intermediate container 927108d6a634 02:49:39 ---> 0ff93f7041ef 02:49:39 Step 14/23 : ENV APP_PORT=59861 02:49:39 ---> Running in 81ab1792e6d8 02:49:39 ---> Running in d7db42b74e34 02:49:39 Removing intermediate container 81ab1792e6d8 02:49:39 ---> 18efa9cd18a8 02:49:39 Step 14/23 : ENV APP_PORT=59860 02:49:39 ---> Running in 9a1b2e1afe73 02:49:40 Removing intermediate container d7db42b74e34 02:49:40 ---> c02d1b164e77 02:49:40 Step 15/23 : EXPOSE $APP_PORT 02:49:40 ---> Running in d98ec0494244 02:49:40 Removing intermediate container 9a1b2e1afe73 02:49:40 ---> 9c4c3998efe4 02:49:40 Step 15/23 : EXPOSE $APP_PORT 02:49:41 ---> Running in 47e6dfddf95f 02:49:41 Removing intermediate container d98ec0494244 02:49:41 ---> b3ada25a5862 02:49:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:41 Removing intermediate container 47e6dfddf95f 02:49:41 ---> 004aa08306f1 02:49:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:43 ---> ffec3d957bde 02:49:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:49:43 ---> b1a2f2d76510 02:49:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:49:47 ---> 34e9c76098cd 02:49:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:49:47 ---> ce97f1a51741 02:49:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:49:47 ---> Running in 5d7bc9be065d 02:49:48 ---> e04036d894b6 02:49:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:49:49 ---> 9ca6e25307b9 02:49:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:49:49 ---> 7c16d50d1e63 02:49:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:49:49 ---> Running in 9e336ac367e6 02:49:49 ---> Running in 57246f6890bf 02:49:49 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 02:49:50 Removing intermediate container 57246f6890bf 02:49:50 ---> 5fad1a9eaae0 02:49:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:50 Removing intermediate container 9e336ac367e6 02:49:50 ---> b94c02a3346f 02:49:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:50 ---> Running in 588ceecaca1c 02:49:50 ---> Running in 794b2574586d 02:49:51 Removing intermediate container 794b2574586d 02:49:51 ---> 639c476df369 02:49:51 Step 21/23 : LABEL arch=arm64 02:49:51 Removing intermediate container 588ceecaca1c 02:49:51 ---> cf53eef57c6b 02:49:51 Step 21/23 : LABEL arch=arm64 02:49:51 ---> Running in caec3782a0f1 02:49:51 ---> Running in ad6f3e3026bd 02:49:52 Removing intermediate container caec3782a0f1 02:49:52 ---> 53397ceb1e30 02:49:52 Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:49:52 ---> Running in c9756c0483ec 02:49:52 Removing intermediate container ad6f3e3026bd 02:49:52 ---> 6900bf1a1937 02:49:52 Step 22/23 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:49:52 ---> Running in 95aed922c7b1 02:49:52 Removing intermediate container c9756c0483ec 02:49:52 ---> e0481e313c0f 02:49:52 Step 23/23 : LABEL version=0.0.0 02:49:52 ---> Running in dc56c5e08bdf 02:49:52 Removing intermediate container 95aed922c7b1 02:49:52 ---> 74d29a236bf4 02:49:52 Step 23/23 : LABEL version=0.0.0 02:49:53 ---> Running in 3982c975b195 02:49:53 Removing intermediate container dc56c5e08bdf 02:49:53 ---> cffd069f7891 02:49:53 02:49:53 Removing intermediate container 3982c975b195 02:49:53 ---> d99902741a2f 02:49:53 02:49:53 Successfully built cffd069f7891 02:49:53 Successfully built d99902741a2f 02:49:53 Successfully tagged support-notifications-arm64:latest 02:49:53 Successfully tagged support-scheduler-arm64:latest 02:49:53 Building core-metadata 02:49:53  Building support-notifications ... done Building security-spire-agent 02:50:20  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:50:20 ---> 3ee2ed379450 02:50:20 Step 3/26 : WORKDIR /edgex-go 02:50:20 ---> Using cache 02:50:20 ---> 6a5f3e83aafa 02:50:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:20 ---> Using cache 02:50:20 ---> 2db7dfcea6fb 02:50:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:50:20 ---> Using cache 02:50:20 ---> e1de9dbcc2e4 02:50:20 Step 6/26 : COPY go.mod vendor* ./ 02:50:20 ---> Using cache 02:50:20 ---> 4a5826e74d92 02:50:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:20 ---> Using cache 02:50:20 ---> 406f1fd77a13 02:50:20 Step 8/26 : COPY . . 02:50:20 ---> Using cache 02:50:20 ---> 4e1d298ddc15 02:50:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:50:20 ---> Using cache 02:50:20 ---> 4dbb0c7cf5ff 02:50:20 Step 10/26 : WORKDIR /edgex-go/spire-build 02:50:20 ---> Using cache 02:50:20 ---> 991e81ca7364 02:50:20 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 02:50:20 ---> Using cache 02:50:20 ---> 525bc8d79883 02:50:20 Step 12/26 : WORKDIR /edgex-go 02:50:20 ---> Using cache 02:50:20 ---> 95351798d198 02:50:20 02:50:20 Step 13/26 : FROM alpine:3.15 02:50:20 ---> 02e0d6fdf486 02:50:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:50:20 ---> Using cache 02:50:20 ---> a135fbb41bb7 02:50:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:20 ---> Using cache 02:50:20 ---> ac935d121355 02:50:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:20 ---> Using cache 02:50:20 ---> 63b688935f13 02:50:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:50:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:50:20 ---> 3ee2ed379450 02:50:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:50:20 ---> Using cache 02:50:20 ---> 336cd902d27b 02:50:20 Step 4/25 : WORKDIR /edgex-go 02:50:20 ---> Using cache 02:50:20 ---> c05e92af4b5e 02:50:20 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:20 ---> Using cache 02:50:20 ---> ce30d7698106 02:50:20 Step 6/25 : RUN apk add --update --no-cache make git 02:50:20 ---> Using cache 02:50:20 ---> fa39d3c70144 02:50:20 Step 7/25 : COPY go.mod vendor* ./ 02:50:20 ---> Using cache 02:50:20 ---> 63f876e8d2ee 02:50:20 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:20 ---> Using cache 02:50:20 ---> 2b3c282b6828 02:50:20 Step 9/25 : COPY . . 02:50:20 ---> Using cache 02:50:20 ---> 3165c97761f8 02:50:20 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:50:22 ---> Running in e213b0cf64d1 02:50:22 ---> 5c87d1c4901a 02:50:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:50:24 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 02:50:29 ---> 10b87e3df507 02:50:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:50:29 ---> 30de8d93250e 02:50:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:50:30 ---> c35a9f7c12b5 02:50:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:50:31 ---> c36974dbca52 02:50:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:50:31 ---> Running in 614f1e6be36c 02:50:31 Removing intermediate container 614f1e6be36c 02:50:31 ---> 6703293584aa 02:50:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:50:31 ---> Running in edda2f625a35 02:50:32 Removing intermediate container edda2f625a35 02:50:32 ---> b61c899efaa3 02:50:32 Step 24/26 : LABEL arch=arm64 02:50:32 ---> Running in 3559369b9bf3 02:50:33 Removing intermediate container 3559369b9bf3 02:50:33 ---> 0444d0a7e18c 02:50:33 Step 25/26 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:50:33 ---> Running in e196172879b5 02:50:33 Removing intermediate container e196172879b5 02:50:33 ---> 900473fb59e2 02:50:33 Step 26/26 : LABEL version=0.0.0 02:50:33 ---> Running in ed747762a1f6 02:50:34 Removing intermediate container ed747762a1f6 02:50:34 ---> 5a1dfe1bcc04 02:50:34 02:50:34 Successfully built 5a1dfe1bcc04 02:50:34 Successfully tagged security-spire-agent-arm64:latest 02:50:34 Building core-data 02:50:52  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:50:52 ---> 3ee2ed379450 02:50:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:50:52 ---> Using cache 02:50:52 ---> 336cd902d27b 02:50:52 Step 4/24 : WORKDIR /edgex-go 02:50:52 ---> Using cache 02:50:52 ---> c05e92af4b5e 02:50:52 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:52 ---> Using cache 02:50:52 ---> ce30d7698106 02:50:52 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:50:52 ---> Running in 1b21306f997a 02:50:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:56 OK: 221 MiB in 51 packages 02:50:57 Removing intermediate container 1b21306f997a 02:50:57 ---> d0a610753675 02:50:57 Step 7/24 : COPY go.mod vendor* ./ 02:50:58 ---> debfc201fb0e 02:50:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:59 ---> Running in 4fbc0648f48a 02:51:55 Removing intermediate container 4fbc0648f48a 02:51:55 ---> 6229f738e210 02:51:55 Step 9/24 : COPY . . 02:52:02 ---> 3325850ed789 02:52:02 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:52:02 ---> Running in 2f87f79c8f0a 02:52:03 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 02:53:55 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 02:54:07 Removing intermediate container d5f82c3f6714 02:54:07 ---> f0c1fca8e854 02:54:07 02:54:07 Step 10/25 : FROM alpine:3.16 02:54:07 ---> a6215f271958 02:54:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:54:08 ---> Running in f4366b78426e 02:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:54:11 (1/3) Installing ca-certificates (20220614-r0) 02:54:11 (2/3) Installing dumb-init (1.2.5-r1) 02:54:11 (3/3) Installing su-exec (0.2-r1) 02:54:11 Executing busybox-1.35.0-r17.trigger 02:54:11 Executing ca-certificates-20220614-r0.trigger 02:54:11 OK: 6 MiB in 17 packages 02:54:14 Removing intermediate container f4366b78426e 02:54:14 ---> ed26adadb653 02:54:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:54:14 ---> Running in 87a6bd7e9a8f 02:54:14 Removing intermediate container 87a6bd7e9a8f 02:54:14 ---> 180deda892ba 02:54:14 Step 13/25 : WORKDIR / 02:54:14 ---> Running in 3ef7f39cfe32 02:54:15 Removing intermediate container 3ef7f39cfe32 02:54:15 ---> 76b1fbf0792e 02:54:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:54:17 ---> 8eb0c89d680e 02:54:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:54:18 ---> 38e95a31ac99 02:54:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:54:18 ---> a6883109d7b6 02:54:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:54:19 ---> cc11f2ecb573 02:54:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:54:21 ---> 9c939efaa648 02:54:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:54:23 ---> 1f4913c0d333 02:54:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:54:23 ---> aa508dc5e5a0 02:54:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:54:24 ---> Running in 49db39cbca62 02:54:26 Removing intermediate container 49db39cbca62 02:54:26 ---> 1d20c499ac08 02:54:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:54:26 ---> Running in 8c87f4f5b71f 02:54:27 Removing intermediate container 8c87f4f5b71f 02:54:27 ---> a29b74e26e98 02:54:27 Step 23/25 : LABEL arch=arm64 02:54:27 ---> Running in fcc28fc53476 02:54:29 Removing intermediate container fcc28fc53476 02:54:29 ---> 8f185d4a54b9 02:54:29 Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:54:29 ---> Running in 80da3e3a568a 02:54:29 Removing intermediate container 80da3e3a568a 02:54:29 ---> fbcbeb5d3f66 02:54:29 Step 25/25 : LABEL version=0.0.0 02:54:29 ---> Running in 6f4fe83ead3f 02:54:30 Removing intermediate container 6f4fe83ead3f 02:54:30 ---> 6031e4e66d45 02:54:30 02:54:30 Successfully built 6031e4e66d45 02:54:30 Successfully tagged security-secretstore-setup-arm64:latest 02:54:57  Building security-secretstore-setup ... done Removing intermediate container 433b8d879a59 02:54:57 ---> d0be0717a753 02:54:57 02:54:57 Step 11/24 : FROM alpine:3.16 02:54:57 ---> a6215f271958 02:54:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:54:57 ---> Using cache 02:54:57 ---> d3dc24abef3c 02:54:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:54:57 ---> Using cache 02:54:57 ---> 0ff93f7041ef 02:54:57 Step 14/24 : ENV APP_PORT=59882 02:54:57 ---> Running in f832808e7223 02:54:57 Removing intermediate container f832808e7223 02:54:57 ---> 39f2d891e840 02:54:57 Step 15/24 : EXPOSE $APP_PORT 02:54:57 ---> Running in 5cb005a140f7 02:54:58 Removing intermediate container 5cb005a140f7 02:54:58 ---> 280050bb8335 02:54:58 Step 16/24 : WORKDIR / 02:54:58 ---> Running in 0d55dd6b8538 02:54:59 Removing intermediate container 0d55dd6b8538 02:54:59 ---> 8f0fe308e6eb 02:54:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:00 ---> 42604f8b1aed 02:55:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:55:01 ---> 6770edaf5675 02:55:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:55:04 ---> 3fea74a833df 02:55:04 Step 20/24 : ENTRYPOINT ["/core-command"] 02:55:04 ---> Running in 3231f6110c19 02:55:04 Removing intermediate container 3231f6110c19 02:55:04 ---> 96ebb7596116 02:55:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:04 ---> Running in 43e579649ba0 02:55:05 Removing intermediate container 43e579649ba0 02:55:05 ---> 0f2653e1aa01 02:55:05 Step 22/24 : LABEL arch=arm64 02:55:05 ---> Running in c43c0f130379 02:55:05 Removing intermediate container c43c0f130379 02:55:05 ---> 5a8a400ac1cc 02:55:05 Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:55:06 ---> Running in b6ba74dfda89 02:55:06 Removing intermediate container b6ba74dfda89 02:55:06 ---> d7318956fc9a 02:55:06 Step 24/24 : LABEL version=0.0.0 02:55:06 ---> Running in 063785d10f49 02:55:07 Removing intermediate container 063785d10f49 02:55:07 ---> 0874efcf2d6a 02:55:07 02:55:07 Successfully built 0874efcf2d6a 02:55:07 Successfully tagged core-command-arm64:latest 02:56:15  Building core-command ... done Removing intermediate container e213b0cf64d1 02:56:15 ---> a3530c8765cd 02:56:15 02:56:15 Step 11/25 : FROM alpine:3.16 02:56:15 ---> a6215f271958 02:56:15 Step 12/25 : RUN apk add --update --no-cache dumb-init 02:56:15 ---> Using cache 02:56:15 ---> d3dc24abef3c 02:56:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:15 ---> Using cache 02:56:15 ---> 0ff93f7041ef 02:56:15 Step 14/25 : ENV APP_PORT=59881 02:56:15 ---> Running in 99ed69d8693f 02:56:15 Removing intermediate container 99ed69d8693f 02:56:15 ---> 88d78f933509 02:56:15 Step 15/25 : EXPOSE $APP_PORT 02:56:15 ---> Running in 17b8af440193 02:56:15 Removing intermediate container 17b8af440193 02:56:15 ---> 2db425322c63 02:56:15 Step 16/25 : WORKDIR / 02:56:15 ---> Running in d46c45014dba 02:56:15 Removing intermediate container d46c45014dba 02:56:15 ---> 92cb59d41258 02:56:15 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:15 ---> 3e32b300e639 02:56:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:15 ---> 1ebf5eba3721 02:56:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:56:15 ---> aa1fee40e86e 02:56:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 02:56:15 ---> b029755c0fd1 02:56:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:56:15 ---> Running in 06a203949a91 02:56:15 Removing intermediate container 06a203949a91 02:56:15 ---> 8433be2d306c 02:56:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:15 ---> Running in af3fb59813e9 02:56:15 Removing intermediate container af3fb59813e9 02:56:15 ---> 5d9c95fa7055 02:56:15 Step 23/25 : LABEL arch=arm64 02:56:15 ---> Running in 1a99f93f66b6 02:56:15 Removing intermediate container 1a99f93f66b6 02:56:15 ---> 51db50fc96b4 02:56:15 Step 24/25 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:56:15 ---> Running in 252cbd8c469b 02:56:15 Removing intermediate container 252cbd8c469b 02:56:15 ---> cb2b916dfb39 02:56:15 Step 25/25 : LABEL version=0.0.0 02:56:15 ---> Running in 7c16fb192967 02:56:15 Removing intermediate container 7c16fb192967 02:56:15 ---> 8910ac3eddf4 02:56:15 02:56:15 Successfully built 8910ac3eddf4 02:56:15 Successfully tagged core-metadata-arm64:latest 02:56:30  Building core-metadata ... done Removing intermediate container 5d7bc9be065d 02:56:30 ---> d03dcd256be5 02:56:30 02:56:30 Step 9/20 : FROM alpine:3.15 02:56:30 ---> 02e0d6fdf486 02:56:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:56:30 ---> Using cache 02:56:30 ---> a135fbb41bb7 02:56:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:30 ---> Using cache 02:56:30 ---> ac935d121355 02:56:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:56:30 ---> Running in a545164f73a6 02:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:56:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:56:32 v3.15.6-77-ga2394f6dc6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:56:32 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:56:32 OK: 15734 distinct packages available 02:56:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:56:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:56:34 (1/9) Installing ca-certificates (20220614-r0) 02:56:34 (2/9) Installing brotli-libs (1.0.9-r5) 02:56:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:56:34 (4/9) Installing libcurl (7.80.0-r3) 02:56:34 (5/9) Installing curl (7.80.0-r3) 02:56:34 (6/9) Installing dumb-init (1.2.5-r1) 02:56:35 (7/9) Installing musl-obstack (1.2.3-r0) 02:56:35 (8/9) Installing libucontext (1.1-r0) 02:56:35 (9/9) Installing gcompat (1.0.0-r4) 02:56:35 Executing busybox-1.34.1-r7.trigger 02:56:35 Executing ca-certificates-20220614-r0.trigger 02:56:35 OK: 8 MiB in 23 packages 02:56:37 Removing intermediate container a545164f73a6 02:56:37 ---> 2230d18bc9c2 02:56:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:38 ---> 26629b67ab4f 02:56:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:56:39 ---> 08eaa701d341 02:56:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:56:39 ---> 0a46edb3b278 02:56:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:56:39 ---> Running in 57bac473b393 02:56:40 Removing intermediate container 57bac473b393 02:56:40 ---> 3a383acb0b4c 02:56:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:40 ---> Running in edb0e802add8 02:56:40 Removing intermediate container edb0e802add8 02:56:40 ---> 58f84be06114 02:56:40 Step 18/20 : LABEL arch=arm64 02:56:40 ---> Running in 558f3e516fc6 02:56:41 Removing intermediate container 558f3e516fc6 02:56:41 ---> 343d076b63ee 02:56:41 Step 19/20 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:56:41 ---> Running in 9cd4cfa76cbd 02:56:41 Removing intermediate container 9cd4cfa76cbd 02:56:41 ---> 8f48f086ea92 02:56:41 Step 20/20 : LABEL version=0.0.0 02:56:41 ---> Running in e2b1977d6cde 02:56:41 Removing intermediate container e2b1977d6cde 02:56:41 ---> c610822eb7bd 02:56:41 02:56:42 Successfully built c610822eb7bd 02:56:42 Successfully tagged security-spiffe-token-provider-arm64:latest 02:56:45  Building security-spiffe-token-provider ... done Removing intermediate container 2f87f79c8f0a 02:56:45 ---> 94d461f202d0 02:56:45 02:56:45 Step 11/24 : FROM alpine:3.16 02:56:45 ---> a6215f271958 02:56:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:45 ---> Running in bd2bfa287bd8 02:56:45 Removing intermediate container bd2bfa287bd8 02:56:45 ---> a2c588fcc576 02:56:45 Step 13/24 : ENV APP_PORT=59880 02:56:46 ---> Running in aa1197cf597c 02:56:46 Removing intermediate container aa1197cf597c 02:56:46 ---> aceef318deb8 02:56:46 Step 14/24 : EXPOSE $APP_PORT 02:56:46 ---> Running in 6bb538d96ed6 02:56:46 Removing intermediate container 6bb538d96ed6 02:56:46 ---> 9f9c0edbfbb1 02:56:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:46 ---> Running in bed8a399f998 02:56:49 Removing intermediate container bed8a399f998 02:56:49 ---> 5a4c4fc94638 02:56:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:49 ---> Running in 2781c39f7fb0 02:56:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:56:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:56:51 (1/6) Installing dumb-init (1.2.5-r1) 02:56:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:56:51 (3/6) Installing libsodium (1.0.18-r0) 02:56:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:56:51 (5/6) Installing libzmq (4.3.4-r0) 02:56:52 (6/6) Installing zeromq (4.3.4-r0) 02:56:52 Executing busybox-1.35.0-r17.trigger 02:56:52 OK: 8 MiB in 20 packages 02:56:53 Removing intermediate container 2781c39f7fb0 02:56:53 ---> 07447fffa38b 02:56:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:53 ---> 253b824b50ab 02:56:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:54 ---> 8e5c8088d855 02:56:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:56:55 ---> 149f3bb22d99 02:56:55 Step 20/24 : ENTRYPOINT ["/core-data"] 02:56:55 ---> Running in fe2eefb13ea2 02:56:55 Removing intermediate container fe2eefb13ea2 02:56:55 ---> bd00494e4f41 02:56:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:55 ---> Running in d8fb54150dd6 02:56:55 Removing intermediate container d8fb54150dd6 02:56:55 ---> 50c4212b8537 02:56:55 Step 22/24 : LABEL arch=arm64 02:56:55 ---> Running in ba451105601d 02:56:56 Removing intermediate container ba451105601d 02:56:56 ---> 42e811ba1d30 02:56:56 Step 23/24 : LABEL git_sha=a2759eeb433b3ad2f02b91c0c9ad260fe1c776c1 02:56:56 ---> Running in e4308ff909c6 02:56:56 Removing intermediate container e4308ff909c6 02:56:56 ---> 9e751e3a5570 02:56:56 Step 24/24 : LABEL version=0.0.0 02:56:56 ---> Running in c9c4fbfac9f7 02:56:56 Removing intermediate container c9c4fbfac9f7 02:56:56 ---> e7f53e90a332 02:56:56 02:56:57 Successfully built e7f53e90a332 02:56:57 Successfully tagged core-data-arm64:latest 02:56:57  Building core-data ... done  [Pipeline] } 02:56:57 $ docker stop --time=1 8912cfc1b86da8cb226f162764df5f0bab68becb1557d610aeec88f53ae3e216 02:56:59 $ docker rm -f 8912cfc1b86da8cb226f162764df5f0bab68becb1557d610aeec88f53ae3e216 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:59 + docker images 02:56:59 REPOSITORY TAG IMAGE ID CREATED SIZE 02:56:59 core-data-arm64 latest e7f53e90a332 3 seconds ago 20.7MB 02:56:59 94d461f202d0 15 seconds ago 1.38GB 02:56:59 security-spiffe-token-provider-arm64 latest c610822eb7bd 18 seconds ago 28.4MB 02:56:59 d03dcd256be5 32 seconds ago 1.41GB 02:56:59 core-metadata-arm64 latest 8910ac3eddf4 44 seconds ago 17.5MB 02:56:59 a3530c8765cd 54 seconds ago 1.38GB 02:56:59 core-command-arm64 latest 0874efcf2d6a About a minute ago 16.7MB 02:56:59 d0be0717a753 2 minutes ago 1.37GB 02:56:59 security-secretstore-setup-arm64 latest 6031e4e66d45 2 minutes ago 28.2MB 02:56:59 f0c1fca8e854 2 minutes ago 1.37GB 02:56:59 security-spire-agent-arm64 latest 5a1dfe1bcc04 6 minutes ago 122MB 02:56:59 support-notifications-arm64 latest cffd069f7891 7 minutes ago 26.3MB 02:56:59 support-scheduler-arm64 latest d99902741a2f 7 minutes ago 25.7MB 02:56:59 005093ab7c23 7 minutes ago 1.44GB 02:56:59 92c3dc2925eb 7 minutes ago 1.44GB 02:56:59 security-proxy-setup-arm64 latest ddac67ed2b5e 8 minutes ago 26.4MB 02:56:59 0c5f222428ec 8 minutes ago 1.37GB 02:56:59 sys-mgmt-agent-arm64 latest 420bcefa9726 9 minutes ago 133MB 02:56:59 security-spire-server-arm64 latest d7b65fc3c5a2 9 minutes ago 84.2MB 02:56:59 3b932dd98b31 9 minutes ago 1.25GB 02:56:59 security-bootstrapper-arm64 latest 331150852197 10 minutes ago 19.1MB 02:56:59 ee1788c45246 10 minutes ago 1.36GB 02:56:59 c3616e92e8a2 10 minutes ago 1.36GB 02:56:59 security-spire-config-arm64 latest 4a1381ec4490 15 minutes ago 83.6MB 02:56:59 95351798d198 16 minutes ago 1.25GB 02:56:59 ci-base-image-arm64 latest 3ee2ed379450 29 minutes ago 941MB 02:56:59 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 02:56:59 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 02:56:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 02:56:59 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 02:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:00 02:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:01 arm64: Pulling from edgex-lftools-log-publisher 02:57:01 8998bd30e6a1: Pulling fs layer 02:57:01 04944245beec: Pulling fs layer 02:57:01 699f458cf7ca: Pulling fs layer 02:57:01 765212b225bb: Pulling fs layer 02:57:01 f23df028b6ca: Pulling fs layer 02:57:01 d65c8cfc05b1: Pulling fs layer 02:57:01 2437ff75d9bd: Pulling fs layer 02:57:01 f23df028b6ca: Waiting 02:57:01 d65c8cfc05b1: Waiting 02:57:01 2437ff75d9bd: Waiting 02:57:01 765212b225bb: Waiting 02:57:01 04944245beec: Verifying Checksum 02:57:01 04944245beec: Download complete 02:57:01 765212b225bb: Verifying Checksum 02:57:01 765212b225bb: Download complete 02:57:01 f23df028b6ca: Download complete 02:57:01 d65c8cfc05b1: Download complete 02:57:01 699f458cf7ca: Verifying Checksum 02:57:01 699f458cf7ca: Download complete 02:57:02 8998bd30e6a1: Verifying Checksum 02:57:02 8998bd30e6a1: Download complete 02:57:04 2437ff75d9bd: Verifying Checksum 02:57:04 2437ff75d9bd: Download complete 02:57:06 8998bd30e6a1: Pull complete 02:57:06 04944245beec: Pull complete 02:57:08 699f458cf7ca: Pull complete 02:57:08 765212b225bb: Pull complete 02:57:08 f23df028b6ca: Pull complete 02:57:08 d65c8cfc05b1: Pull complete 02:57:23 2437ff75d9bd: Pull complete 02:57:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:24 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 02:57:24 $ 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 02:57:27 $ docker top 26c00c335f841afbc472606e2eb3a3f7763d3ee20f364f4966405197a51a9d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:28 ---> job-cost.sh 02:57:28 lf-activate-venv: SKIPPING 02:57:28 INFO: No Stack... 02:57:28 INFO: Retrieving Pricing Info for: v3-standard-4 02:57:29 INFO: Archiving Costs [Pipeline] sh 02:57:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 02:57:30 + cut -d, -f6 [Pipeline] lock 02:57:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] 02:57:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] did not exist. Created. 02:57:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:30 + echo total: 0.10999999940395355 [Pipeline] stash 02:57:30 Stashed 1 file(s) [Pipeline] } 02:57:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4167-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:30 $ docker stop --time=1 26c00c335f841afbc472606e2eb3a3f7763d3ee20f364f4966405197a51a9d10 02:57:32 $ docker rm -f 26c00c335f841afbc472606e2eb3a3f7763d3ee20f364f4966405197a51a9d10 [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 02:57:33 provisioning config files... 02:57:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config414194561907665430tmp [Pipeline] { [Pipeline] sh 02:57:33 + set +x 02:57:33 + curl -s https://codecov.io/bash 02:57:33 + bash -s -- 02:57:33 bash: line 1: no: command not found [Pipeline] } 02:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:57:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 02:57:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:57:36 ---> package-listing.sh 02:57:36 ++ facter osfamily 02:57:36 ++ tr '[:upper:]' '[:lower:]' 02:57:36 + OS_FAMILY=debian 02:57:36 + workspace=/w/workspace/edgex-go/1 02:57:36 + START_PACKAGES=/tmp/packages_start.txt 02:57:36 + END_PACKAGES=/tmp/packages_end.txt 02:57:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:57:36 + PACKAGES=/tmp/packages_start.txt 02:57:36 + '[' /w/workspace/edgex-go/1 ']' 02:57:36 + PACKAGES=/tmp/packages_end.txt 02:57:36 + case "${OS_FAMILY}" in 02:57:36 + dpkg -l 02:57:36 + grep '^ii' 02:57:36 + '[' -f /tmp/packages_start.txt ']' 02:57:36 + '[' -f /tmp/packages_end.txt ']' 02:57:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:57:36 + '[' /w/workspace/edgex-go/1 ']' 02:57:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:57:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:57:36 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 02:57:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:37 02:57:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:37 latest: Pulling from edgex-lftools-log-publisher 02:57:37 5eb5b503b376: Pulling fs layer 02:57:37 5c69ac0246d0: Pulling fs layer 02:57:37 ec43610c2a17: Pulling fs layer 02:57:37 3a2ae6a8a46f: Pulling fs layer 02:57:37 33b1e0a273af: Pulling fs layer 02:57:37 5d3b04190fa2: Pulling fs layer 02:57:37 2f39f015ded8: Pulling fs layer 02:57:37 3a2ae6a8a46f: Waiting 02:57:37 33b1e0a273af: Waiting 02:57:37 2f39f015ded8: Waiting 02:57:37 5c69ac0246d0: Verifying Checksum 02:57:37 5c69ac0246d0: Download complete 02:57:37 3a2ae6a8a46f: Verifying Checksum 02:57:37 3a2ae6a8a46f: Download complete 02:57:37 33b1e0a273af: Verifying Checksum 02:57:37 33b1e0a273af: Download complete 02:57:37 5d3b04190fa2: Verifying Checksum 02:57:37 5d3b04190fa2: Download complete 02:57:37 ec43610c2a17: Verifying Checksum 02:57:37 ec43610c2a17: Download complete 02:57:37 5eb5b503b376: Verifying Checksum 02:57:37 5eb5b503b376: Download complete 02:57:38 2f39f015ded8: Verifying Checksum 02:57:38 2f39f015ded8: Download complete 02:57:39 5eb5b503b376: Pull complete 02:57:39 5c69ac0246d0: Pull complete 02:57:39 ec43610c2a17: Pull complete 02:57:39 3a2ae6a8a46f: Pull complete 02:57:39 33b1e0a273af: Pull complete 02:57:39 5d3b04190fa2: Pull complete 02:57:44 2f39f015ded8: Pull complete 02:57:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:44 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 02:57:44 $ 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 02:57:45 $ docker top f7d8df63aaa72cf7f17578ed2aa6d82f8b29ce52a06c11288c0216efee9313b3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 02:57:46 + ls /var/log/sa-host 02:57:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:47 provisioning config files... 02:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12817876377738943880tmp [Pipeline] { [Pipeline] echo 02:57:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:57:47 ---> create-netrc.sh [Pipeline] } 02:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:57:47 ---> python-tools-install.sh [Pipeline] echo 02:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:57:48 ---> sudo-logs.sh 02:57:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:57:48 ---> job-cost.sh 02:57:48 lf-activate-venv: SKIPPING 02:57:48 DEBUG: total: 0.10999999940395355 02:57:48 INFO: Retrieving Stack Cost... 02:57:48 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:49 INFO: Archiving Costs [Pipeline] echo 02:57:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:57:49 ---> logs-deploy.sh 02:57:49 lf-activate-venv: SKIPPING 02:57:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4167/1 02:57:49 INFO: archiving workspace using pattern(s): 02:57:50 Archives upload complete. 02:57:50 INFO: archiving logs to Nexus