Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+62f72edb64dca79aa690ec258c3243e87ccbadbd (327eeed8232d84029eb398971a1ae929b25a4444) 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-ssh15722257097383075206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12502553316418699227.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13773806261352666377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11928642724419521626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17181835859374510551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Running on prd-ubuntu20.04-docker-8c-8g-21880 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 5569c6f7b0d93c8018e078ce903f34e0248973cc Checking out Revision 5569c6f7b0d93c8018e078ce903f34e0248973cc (PR-4111) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5569c6f7b0d93c8018e078ce903f34e0248973cc # timeout=10 Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:22 ========================================================= 16:29:22 EdgeX Global Pipelines Version Info 16:29:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 107c192d309c0c05fab49c16a1f83f091f2a514c # timeout=10 16:29:23 ------------------- 16:29:23 stable info: 16:29:23 ------------------- 16:29:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:23 Message: update stable to v1.0.238 16:29:24 ------------------- 16:29:24 experimental info: 16:29:24 ------------------- 16:29:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:24 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5569c6f [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:24 provisioning config files... 16:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2688064887751078599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:25 ---> docker-login.sh 16:29:25 nexus3.edgexfoundry.org:10001 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 nexus3.edgexfoundry.org:10002 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 nexus3.edgexfoundry.org:10003 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 nexus3.edgexfoundry.org:10004 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 docker.io 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 ---> docker-login.sh ends [Pipeline] } 16:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:26 + 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 16:29:26 + dirname+ cmd/core-command/Dockerfile 16:29:26 cut -d/ -f2 16:29:26 + echo core-command,cmd/core-command/Dockerfile 16:29:26 + dirname cmd/core-data/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo core-data,cmd/core-data/Dockerfile 16:29:26 + dirname cmd/core-metadata/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:26 + + dirname cmd/security-bootstrapper/Dockerfile 16:29:26 cut -d/ -f2 16:29:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:26 + dirname cmd/security-proxy-setup/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:26 + + dirname cmd/security-secretstore-setup/Dockerfile 16:29:26 cut -d/ -f2 16:29:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:26 + dirname cmd/security-spire-agent/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:26 + dirname cmd/security-spire-config/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:26 + dirname cmd/security-spire-server/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:26 + dirname cmd/support-notifications/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:26 + dirname cmd/support-scheduler/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:26 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:26 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 16:29:27 + git rev-list -1 --merges 5569c6f7b0d93c8018e078ce903f34e0248973cc~1..5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] echo 16:29:27 -----------> git rev-list -1 --merges 5569c6f7b0d93c8018e078ce903f34e0248973cc~1..5569c6f7b0d93c8018e078ce903f34e0248973cc 5569c6f7b0d93c8018e078ce903f34e0248973cc 16:29:27 5569c6f7b0d93c8018e078ce903f34e0248973cc [false] [Pipeline] sh 16:29:27 + git log --format=format:%s -1 5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] echo 16:29:27 ========================================================= 16:29:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:27 + grep -v github /etc/ssh/ssh_known_hosts 16:29:27 + [ -e /tmp/ssh_known_hosts ] 16:29:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:27 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:28 16:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:28 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:28 b85a868b505f: Pulling fs layer 16:29:28 e2be974225ed: Pulling fs layer 16:29:28 339a4e72a1f5: Pulling fs layer 16:29:28 988bab9f4d93: Pulling fs layer 16:29:28 1469e6f7b9e6: Pulling fs layer 16:29:28 eaf3925da568: Pulling fs layer 16:29:28 bab4dde63d76: Pulling fs layer 16:29:28 bde34c3a00c8: Pulling fs layer 16:29:28 b352a97aabf1: Pulling fs layer 16:29:28 4872d77fe225: Pulling fs layer 16:29:28 5851b861e8e6: Pulling fs layer 16:29:28 bab4dde63d76: Waiting 16:29:28 bde34c3a00c8: Waiting 16:29:28 b352a97aabf1: Waiting 16:29:28 4872d77fe225: Waiting 16:29:28 5851b861e8e6: Waiting 16:29:28 988bab9f4d93: Waiting 16:29:28 eaf3925da568: Waiting 16:29:28 1469e6f7b9e6: Waiting 16:29:28 e2be974225ed: Download complete 16:29:28 988bab9f4d93: Verifying Checksum 16:29:28 988bab9f4d93: Download complete 16:29:28 1469e6f7b9e6: Verifying Checksum 16:29:28 1469e6f7b9e6: Download complete 16:29:28 339a4e72a1f5: Verifying Checksum 16:29:28 339a4e72a1f5: Download complete 16:29:28 eaf3925da568: Verifying Checksum 16:29:28 eaf3925da568: Download complete 16:29:28 bde34c3a00c8: Verifying Checksum 16:29:28 bde34c3a00c8: Download complete 16:29:28 b352a97aabf1: Download complete 16:29:28 4872d77fe225: Download complete 16:29:28 5851b861e8e6: Verifying Checksum 16:29:28 5851b861e8e6: Download complete 16:29:28 b85a868b505f: Verifying Checksum 16:29:28 b85a868b505f: Download complete 16:29:29 bab4dde63d76: Verifying Checksum 16:29:29 bab4dde63d76: Download complete 16:29:30 b85a868b505f: Pull complete 16:29:30 e2be974225ed: Pull complete 16:29:31 339a4e72a1f5: Pull complete 16:29:31 988bab9f4d93: Pull complete 16:29:31 1469e6f7b9e6: Pull complete 16:29:31 eaf3925da568: Pull complete 16:29:33 bab4dde63d76: Pull complete 16:29:33 bde34c3a00c8: Pull complete 16:29:33 b352a97aabf1: Pull complete 16:29:33 4872d77fe225: Pull complete 16:29:33 5851b861e8e6: Pull complete 16:29:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:33 prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container 16:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:29:35 $ docker top 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:35 [ssh-agent] Looking for ssh-agent implementation... 16:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:35 $ docker exec 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent 16:29:35 SSH_AUTH_SOCK=/tmp/ssh-9GyXb9gBQKm7/agent.33 16:29:35 SSH_AGENT_PID=39 16:29:35 Running ssh-add (command line suppressed) 16:29:35 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4824940066218390620.key (/w/workspace/edgex-go/4@tmp/private_key_4824940066218390620.key) 16:29:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:36 + git tag --points-at HEAD [Pipeline] } 16:29:36 $ docker exec --env ******** --env ******** 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent -k 16:29:36 unset SSH_AUTH_SOCK; 16:29:36 unset SSH_AGENT_PID; 16:29:36 echo Agent pid 39 killed; 16:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:36 [ssh-agent] Looking for ssh-agent implementation... 16:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:36 $ docker exec 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent 16:29:36 SSH_AUTH_SOCK=/tmp/ssh-Fc9YHMYdnhjQ/agent.73 16:29:36 SSH_AGENT_PID=80 16:29:36 Running ssh-add (command line suppressed) 16:29:36 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3525902741541922538.key (/w/workspace/edgex-go/4@tmp/private_key_3525902741541922538.key) 16:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:37 + git semver init 16:29:37 2022-08-03 16:29:37,344 [run_init] DEBUG init version:0.0.0 force:False 16:29:37 2022-08-03 16:29:37,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 16:29:37 2022-08-03 16:29:37,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 16:29:37 2022-08-03 16:29:37,346 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 16:29:41 2022-08-03 16:29:41,285 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 16:29:41 2022-08-03 16:29:41,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4111 with force:False 16:29:41 2022-08-03 16:29:41,286 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4111 16:29:41 2022-08-03 16:29:41,291 [execute] INFO git cat-file --batch-check 16:29:41 2022-08-03 16:29:41,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:29:41 2022-08-03 16:29:41,297 [execute] INFO git cat-file --batch 16:29:41 2022-08-03 16:29:41,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:29:41 2022-08-03 16:29:41,302 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4111 16:29:41 0.0.0 [Pipeline] } 16:29:41 $ docker exec --env ******** --env ******** 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent -k 16:29:41 unset SSH_AUTH_SOCK; 16:29:41 unset SSH_AGENT_PID; 16:29:41 echo Agent pid 80 killed; 16:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:42 + git semver [Pipeline] } 16:29:42 $ docker stop --time=1 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 16:29:43 $ docker rm -f 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:44 Stashed 1 file(s) [Pipeline] echo 16:29:44 [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 16:29:44 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 16:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:44 ========================================================= 16:29:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:45 2408cc74d12b: Pulling fs layer 16:29:45 ea60b727a1ce: Pulling fs layer 16:29:45 30c4a7721957: Pulling fs layer 16:29:45 370296b7ddb6: Pulling fs layer 16:29:45 7c6cee850709: Pulling fs layer 16:29:45 39a5fcdaea64: Pulling fs layer 16:29:45 d94ebbe4e438: Pulling fs layer 16:29:45 bcfd1f05c69d: Pulling fs layer 16:29:45 59ccb84bbe0f: Pulling fs layer 16:29:45 d94ebbe4e438: Waiting 16:29:45 7c6cee850709: Waiting 16:29:45 39a5fcdaea64: Waiting 16:29:45 bcfd1f05c69d: Waiting 16:29:45 59ccb84bbe0f: Waiting 16:29:45 370296b7ddb6: Waiting 16:29:45 30c4a7721957: Download complete 16:29:45 ea60b727a1ce: Download complete 16:29:45 7c6cee850709: Download complete 16:29:45 39a5fcdaea64: Verifying Checksum 16:29:45 39a5fcdaea64: Download complete 16:29:45 2408cc74d12b: Verifying Checksum 16:29:45 2408cc74d12b: Download complete 16:29:45 d94ebbe4e438: Verifying Checksum 16:29:45 d94ebbe4e438: Download complete 16:29:45 2408cc74d12b: Pull complete 16:29:45 ea60b727a1ce: Pull complete 16:29:45 30c4a7721957: Pull complete 16:29:45 59ccb84bbe0f: Verifying Checksum 16:29:45 59ccb84bbe0f: Download complete 16:29:45 bcfd1f05c69d: Verifying Checksum 16:29:45 bcfd1f05c69d: Download complete 16:29:45 370296b7ddb6: Verifying Checksum 16:29:45 370296b7ddb6: Download complete 16:29:51 370296b7ddb6: Pull complete 16:29:51 7c6cee850709: Pull complete 16:29:51 39a5fcdaea64: Pull complete 16:29:51 d94ebbe4e438: Pull complete 16:29:53 bcfd1f05c69d: Pull complete 16:29:54 59ccb84bbe0f: Pull complete 16:29:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:29:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 WORKDIR /edgex 16:29:54 COPY go.mod . 16:29:54 RUN go mod download 16:29:54 + docker build -t ci-base-image-x86_64 -f - . 16:29:55 Sending build context to Docker daemon 335.5MB 16:29:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:55 ---> a4fb48ad2a94 16:29:55 Step 2/4 : WORKDIR /edgex 16:29:58 ---> Running in b607217e846f 16:29:58 Removing intermediate container b607217e846f 16:29:58 ---> d12937188d68 16:29:58 Step 3/4 : COPY go.mod . 16:29:58 ---> 30e189ffa653 16:29:58 Step 4/4 : RUN go mod download 16:29:58 ---> Running in fdc0585f4c06 16:29:59 Still waiting to schedule task 16:29:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:16 Removing intermediate container fdc0585f4c06 16:30:16 ---> f45a52f17c2b 16:30:16 Successfully built f45a52f17c2b 16:30:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:16 + docker inspect -f . ci-base-image-x86_64 16:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:16 prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container 16:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:30:17 $ docker top e569afe24b1089aa7a30b7c71b088c7a4162187174c07a8d308f6db43cde9185 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:17 + go version 16:30:17 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:17 $ docker stop --time=1 e569afe24b1089aa7a30b7c71b088c7a4162187174c07a8d308f6db43cde9185 16:30:18 $ docker rm -f e569afe24b1089aa7a30b7c71b088c7a4162187174c07a8d308f6db43cde9185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:19 + docker inspect -f . ci-base-image-x86_64 16:30:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:19 prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container 16:30:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:30:19 $ docker top b7a0bdbcd53daf6eea0f5171a3706426bb7dd33c2b333e7fd0c29550ef7a6747 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:20 ========================================================= 16:30:20 [edgeXBuildGoParallel] Running Tests and Build... 16:30:20 ========================================================= [Pipeline] sh 16:30:20 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 16:30:20 + make test 16:30:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:27 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.2% of statements 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.987s coverage: 89.2% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 16:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements 16:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 16:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.2% of statements 16:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.424s coverage: 65.8% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 43.6% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:31:07 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 16:31:29 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." 16:31:29 GO111MODULE=on go vet ./... 16:31:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:31 ./bin/test-attribution-txt.sh 16:31:31 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:31 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:31 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:31 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:31 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:31 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:32 + ls -al . 16:31:32 total 728 16:31:32 drwxrwxr-x 10 1001 1001 4096 Aug 3 16:30 . 16:31:32 drwxr-xr-x 4 root root 4096 Aug 3 16:30 .. 16:31:32 -rw-rw-r-- 1 1001 1001 11 Aug 3 16:29 .dockerignore 16:31:32 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:31 .git 16:31:32 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:29 .github 16:31:32 -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:29 .gitignore 16:31:32 -rw-rw-r-- 1 1001 1001 42 Aug 3 16:29 .golangci.yml 16:31:32 -rw-rw-r-- 1 1001 1001 87 Aug 3 16:29 .hadolint.yml 16:31:32 drwxr-xr-x 3 1001 1001 4096 Aug 3 16:29 .semver 16:31:32 -rw-rw-r-- 1 1001 1001 166 Aug 3 16:29 .sonarcloud.properties 16:31:32 -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:29 ADOPTERS.md 16:31:32 -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:29 Attribution.txt 16:31:32 -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:29 CHANGELOG.md 16:31:32 -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:29 CONTRIBUTING.md 16:31:32 -rw-rw-r-- 1 1001 1001 677 Aug 3 16:29 GOVERNANCE.md 16:31:32 -rw-rw-r-- 1 1001 1001 850 Aug 3 16:29 Jenkinsfile 16:31:32 -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:29 LICENSE 16:31:32 -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:29 Makefile 16:31:32 -rw-rw-r-- 1 1001 1001 582 Aug 3 16:29 OWNERS.md 16:31:32 -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:29 README.md 16:31:32 -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:29 SECURITY.md 16:31:32 -rw-rw-r-- 1 1001 1001 5 Aug 3 16:29 VERSION 16:31:32 -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:29 ZMQWindows.md 16:31:32 drwxrwxr-x 2 1001 1001 4096 Aug 3 16:29 bin 16:31:32 drwxrwxr-x 18 1001 1001 4096 Aug 3 16:29 cmd 16:31:32 -rw-r--r-- 1 root root 478941 Aug 3 16:31 coverage.out 16:31:32 -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:29 go.mod 16:31:32 -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:29 go.sum 16:31:32 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:29 internal 16:31:32 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:29 openapi 16:31:32 drwxrwxr-x 4 1001 1001 4096 Aug 3 16:29 snap 16:31:32 -rw-rw-r-- 1 1001 1001 204 Aug 3 16:29 version.go [Pipeline] sh 16:31:32 + '[' -e coverage.out ] 16:31:32 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:32 Stashed 1 file(s) [Pipeline] sh 16:31:32 + make build 16:31:32 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 16:31:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21882 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws 16:31:38 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:31:38 The recommended git tool is: git 16:31:45 using credential edgex-jenkins-ssh 16:31:45 Cloning the remote Git repository 16:31:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:45 > git init /w/workspace/edgex-go/4 # timeout=10 16:31:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:45 > git --version # timeout=10 16:31:45 > git --version # 'git version 2.25.1' 16:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:47 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 16:31: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/core-command/core-command ./cmd/core-command 16:31:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:01 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 16:32:02 Merge succeeded, producing a4e24082aa0cc815d990641d24ba9d0447785490 16:32:02 Checking out Revision a4e24082aa0cc815d990641d24ba9d0447785490 (PR-4111) 16:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:01 > git config core.sparsecheckout # timeout=10 16:32:01 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 16:32:02 > git remote # timeout=10 16:32:02 > git config --get remote.origin.url # timeout=10 16:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:02 > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 16:32:02 > git rev-parse HEAD^{commit} # timeout=10 16:32:02 > git config core.sparsecheckout # timeout=10 16:32:02 > git checkout -f a4e24082aa0cc815d990641d24ba9d0447785490 # timeout=10 16:32: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 16:32: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:06 Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" 16:32:06 First time build. Skipping changelog. 16:32:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:06 > git rev-list --no-walk 107c192d309c0c05fab49c16a1f83f091f2a514c # timeout=10 16:32:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:07 Dload Upload Total Spent Left Speed 16:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92721 [Pipeline] sh 16:32: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 16:32:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:09 + + sudosudo tee /etc/docker/daemon.new jq 16:32:09 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:09 { 16:32:09 "registry-mirrors": [ 16:32:09 "https://nexus3.edgexfoundry.org:10001" 16:32:09 ], 16:32:09 "bip": "10.250.0.254/24", 16:32:09 "hosts": [ 16:32:09 "tcp://0.0.0.0:5555", 16:32:09 "unix:///var/run/docker.sock" 16:32:09 ], 16:32:09 "mtu": 1458, 16:32:09 "selinux-enabled": true, 16:32:09 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:09 } [Pipeline] sh 16:32:09 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 16:32:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:09 + sudo service docker restart 16:32:10 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 16:32:11 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 16:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:14 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] } 16:32:15 $ docker stop --time=1 b7a0bdbcd53daf6eea0f5171a3706426bb7dd33c2b333e7fd0c29550ef7a6747 16:32:17 $ docker rm -f b7a0bdbcd53daf6eea0f5171a3706426bb7dd33c2b333e7fd0c29550ef7a6747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:19 16:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:19 latest: Pulling from edgex-devops/edgex-compose 16:32:19 cbdbe7a5bc2a: Pulling fs layer 16:32:19 ca9280d653b3: Pulling fs layer 16:32:19 7e9c9ca2126c: Pulling fs layer 16:32:19 cbdbe7a5bc2a: Verifying Checksum 16:32:19 cbdbe7a5bc2a: Download complete 16:32:19 ca9280d653b3: Verifying Checksum 16:32:19 ca9280d653b3: Download complete 16:32:19 cbdbe7a5bc2a: Pull complete 16:32:20 7e9c9ca2126c: Download complete 16:32:20 ca9280d653b3: Pull complete 16:32:24 7e9c9ca2126c: Pull complete 16:32:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:24 prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container 16:32:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:32:26 $ docker top af01f1ce85a3ea39d4ed32eba503102125ff7c535ac399873235b1b918a1ca8e -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:26 + docker-compose build --help 16:32:26 + grep parallel 16:32:26 --parallel Build images in parallel. [Pipeline] } 16:32:26 $ docker stop --time=1 af01f1ce85a3ea39d4ed32eba503102125ff7c535ac399873235b1b918a1ca8e 16:32:28 $ docker rm -f af01f1ce85a3ea39d4ed32eba503102125ff7c535ac399873235b1b918a1ca8e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:28 provisioning config files... 16:32:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4751477899495051070tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:28 prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container 16:32:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:32:29 ---> docker-login.sh 16:32:29 nexus3.edgexfoundry.org:10001 16:32:29 $ docker top cdf4d1726f9b5d8dffc28fab7ae732e683465524a07898e2d4b478fdd20b05d5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:29 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:29 Configure a credential helper to remove this warning. See 16:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:29 16:32:29 Login Succeeded 16:32:29 nexus3.edgexfoundry.org:10002 16:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:30 Building core-command ... 16:32:30 Building core-data ... 16:32:30 Building core-metadata ... 16:32:30 Building security-bootstrapper ... 16:32:30 Building security-proxy-setup ... 16:32:30 Building security-secretstore-setup ... 16:32:30 Building security-spiffe-token-provider ... 16:32:30 Building security-spire-agent ... 16:32:30 Building security-spire-config ... 16:32:30 Building security-spire-server ... 16:32:30 Building support-notifications ... 16:32:30 Building support-scheduler ... 16:32:30 Building sys-mgmt-agent ... 16:32:30 Building support-notifications 16:32:30 Building security-spire-config 16:32:30 Building security-spire-agent 16:32:30 Building security-spiffe-token-provider 16:32:30 Building security-proxy-setup 16:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:30 Configure a credential helper to remove this warning. See 16:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:30 16:32:30 Login Succeeded 16:32:30 nexus3.edgexfoundry.org:10003 16:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:30 Configure a credential helper to remove this warning. See 16:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:30 16:32:30 Login Succeeded 16:32:30 nexus3.edgexfoundry.org:10004 16:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:31 Configure a credential helper to remove this warning. See 16:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:31 16:32:31 Login Succeeded 16:32:31 docker.io 16:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:32 Configure a credential helper to remove this warning. See 16:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:32 16:32:32 Login Succeeded 16:32:32 ---> docker-login.sh ends [Pipeline] } 16:32:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:32 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 16:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:32 ========================================================= 16:32:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:33 b3c136eddcbf: Pulling fs layer 16:32:33 c0a3192eca97: Pulling fs layer 16:32:33 a050256f5b6f: Pulling fs layer 16:32:33 656be50a0ddc: Pulling fs layer 16:32:33 2bbca73fdf42: Pulling fs layer 16:32:33 46d945488cbd: Pulling fs layer 16:32:33 8a5474983e97: Pulling fs layer 16:32:33 329c88fbcd65: Pulling fs layer 16:32:33 656be50a0ddc: Waiting 16:32:33 2bbca73fdf42: Waiting 16:32:33 46d945488cbd: Waiting 16:32:33 8a5474983e97: Waiting 16:32:33 329c88fbcd65: Waiting 16:32:33 a050256f5b6f: Download complete 16:32:33 c0a3192eca97: Download complete 16:32:33 2bbca73fdf42: Verifying Checksum 16:32:33 2bbca73fdf42: Download complete 16:32:33 b3c136eddcbf: Verifying Checksum 16:32:33 46d945488cbd: Verifying Checksum 16:32:33 46d945488cbd: Download complete 16:32:34 b3c136eddcbf: Pull complete 16:32:34 329c88fbcd65: Verifying Checksum 16:32:34 329c88fbcd65: Download complete 16:32:35 c0a3192eca97: Pull complete 16:32:35 a050256f5b6f: Pull complete 16:32:35 8a5474983e97: Verifying Checksum 16:32:35 8a5474983e97: Download complete 16:32:36 656be50a0ddc: Download complete 16:32:51 656be50a0ddc: Pull complete 16:32:51 2bbca73fdf42: Pull complete 16:32:51 46d945488cbd: Pull complete 16:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> f45a52f17c2b 16:32:52 Step 3/22 : WORKDIR /edgex-go 16:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> f45a52f17c2b 16:32:52 Step 3/22 : WORKDIR /edgex-go 16:32:52 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> f45a52f17c2b 16:32:52 Step 3/26 : WORKDIR /edgex-go 16:32:52 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> f45a52f17c2b 16:32:52 Step 3/26 : WORKDIR /edgex-go 16:32:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> f45a52f17c2b 16:32:52 Step 3/20 : WORKDIR /edgex-go 16:32:52 ---> Running in b9c9a85c52c8 16:32:52 ---> Running in bb8ee94be31d 16:32:52 ---> Running in 1d9e149ae86c 16:32:52 ---> Running in 15594fd03008 16:32:52 ---> Running in dfd9ad6ec09e 16:32:52 Removing intermediate container b9c9a85c52c8 16:32:52 ---> aafbecc2dd02 16:32:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:52 Removing intermediate container bb8ee94be31d 16:32:52 ---> d1399be4a9ca 16:32:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:32:52 Removing intermediate container 1d9e149ae86c 16:32:52 Removing intermediate container dfd9ad6ec09e 16:32:52 ---> 2c20a74d4dde 16:32:52 ---> e7665435b3ca 16:32:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 15594fd03008 16:32:52 16:32:52 ---> 71645198a59f 16:32:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:52 16:32:52 ---> Running in d16339c2267d 16:32:52 ---> Running in 40184a725670 16:32:52 ---> Running in ab0eaa6b88c3 16:32:52 ---> Running in 40699af65243 16:32:52 ---> Running in 89e5a2ea4bd8 16:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:53 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:32:53 v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:32:53 OK: 17035 distinct packages available 16:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:53 Removing intermediate container 89e5a2ea4bd8 16:32:53 ---> 15c5deddeca2 16:32:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:53 Removing intermediate container d16339c2267d 16:32:53 ---> e07f14fb4af8 16:32:53 Step 5/22 : RUN apk add --update --no-cache make git 16:32:53 ---> Running in eedda1d770ad 16:32:53 ---> Running in 8497cd2a5baa 16:32:53 OK: 211 MiB in 51 packages 16:32:53 Removing intermediate container 40699af65243 16:32:53 ---> 2ae6254456ad 16:32:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:53 ---> Running in ffa18c1a97ee 16:32:53 Removing intermediate container ab0eaa6b88c3 16:32:53 ---> 50138fd46ceb 16:32:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:54 ---> Running in 93a7c867e298 16:32:54 Removing intermediate container 40184a725670 16:32:54 ---> ebec5990bc1e 16:32:54 Step 5/20 : COPY go.mod vendor* ./ 16:32:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:54 ---> 90eec769a316 16:32:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:54 ---> Running in 48f42452c5a0 16:32:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 OK: 211 MiB in 51 packages 16:32:55 OK: 211 MiB in 51 packages 16:32:55 OK: 211 MiB in 51 packages 16:32:56 Removing intermediate container eedda1d770ad 16:32:56 ---> cc1cfe7606bf 16:32:56 Step 6/26 : COPY go.mod vendor* ./ 16:32:56 Removing intermediate container 93a7c867e298 16:32:56 ---> 7aa098fe0758 16:32:56 Step 6/26 : COPY go.mod vendor* ./ 16:32:56 ---> 785949faec0f 16:32:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:56 ---> Running in 6b1aa1ab9a67 16:32:56 Removing intermediate container ffa18c1a97ee 16:32:56 ---> dc25985bc1e6 16:32:56 Step 6/22 : COPY go.mod vendor* ./ 16:32:56 ---> ca174fd386e6 16:32:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:56 ---> Running in f9393749c550 16:32:56 ---> 065cb99108c7 16:32:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:56 ---> Running in a984151d68e2 16:32:57 8a5474983e97: Pull complete 16:32:57 OK: 211 MiB in 51 packages 16:32:57 Removing intermediate container 8497cd2a5baa 16:32:57 ---> 298f3708c8dc 16:32:57 Step 6/22 : COPY go.mod vendor* ./ 16:32:57 ---> b67c5d0f4e20 16:32:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:57 ---> Running in ebd723fd3803 16:32:58 329c88fbcd65: Pull complete 16:32:58 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:32:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:58 WORKDIR /edgex 16:32:58 COPY go.mod . 16:32:58 RUN go mod download 16:32:58 + docker build -t ci-base-image-arm64 -f - . 16:33:01 Sending build context to Docker daemon 169.4MB 16:33:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:01 ---> ff4287adb874 16:33:01 Step 2/4 : WORKDIR /edgex 16:33:03 ---> Running in 5bce8bee090a 16:33:03 Removing intermediate container 5bce8bee090a 16:33:03 ---> fa12ee13c5a0 16:33:03 Step 3/4 : COPY go.mod . 16:33:04 ---> d2d5566812a6 16:33:04 Step 4/4 : RUN go mod download 16:33:04 ---> Running in b76a506e0702 16:33:12 Removing intermediate container f9393749c550 16:33:12 ---> 1c29dbee2875 16:33:12 Step 8/26 : COPY . . 16:33:12 Removing intermediate container 6b1aa1ab9a67 16:33:12 ---> 96a469e73f32 16:33:12 Step 8/26 : COPY . . 16:33:12 Removing intermediate container a984151d68e2 16:33:12 ---> 87c768032066 16:33:12 Step 8/22 : COPY . . 16:33:12 Removing intermediate container ebd723fd3803 16:33:12 ---> 4fbe9b5a7197 16:33:12 Step 8/22 : COPY . . 16:33:12 Removing intermediate container 48f42452c5a0 16:33:12 ---> 1452d91c08c7 16:33:12 Step 7/20 : COPY . . 16:33:20 ---> a33918cbf52b 16:33:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:20 ---> 4d254f278e88 16:33:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:20 ---> 588f213093c9 16:33:20 ---> 505bdf7a4ed2 16:33:20 Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:20 16:33:21 ---> Running in 1e3b72e68b2a 16:33:21 ---> Running in d53d9613f07d 16:33:21 ---> 952f3ad57734 16:33:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:21 ---> Running in 0402eb8d741b 16:33:21 ---> Running in 2c9df33f4f19 16:33:21 ---> Running in d44b73f48982 16:33:21 Removing intermediate container 1e3b72e68b2a 16:33:21 ---> 7e6e583c055c 16:33:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:21 Removing intermediate container 0402eb8d741b 16:33:21 ---> 4c671e162858 16:33:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:21 ---> Running in 0008818d7a98 16:33:21 ---> Running in 48a1184a9d24 16:33:21 Removing intermediate container 0008818d7a98 16:33:21 ---> 1e2f591ceb2f 16:33:21 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 16:33:21 Removing intermediate container 48a1184a9d24 16:33:21 ---> fd48c76f03c4 16:33:21 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 16:33:21 ---> Running in 3c58973968b4 16:33:21 ---> Running in 16e36c65f3a7 16:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:22 Removing intermediate container 3c58973968b4 16:33:22 ---> bb17d7909510 16:33:22 Step 12/26 : WORKDIR /edgex-go 16:33:22 Removing intermediate container 16e36c65f3a7 16:33:22 ---> c5a00fecb806 16:33:22 Step 12/26 : WORKDIR /edgex-go 16:33:22 ---> Running in dc6ff0162adf 16:33:22 ---> Running in 43270064f928 16:33:23 Removing intermediate container dc6ff0162adf 16:33:23 ---> 2adf31471162 16:33:23 16:33:23 Step 13/26 : FROM alpine:3.15 16:33:23 Removing intermediate container 43270064f928 16:33:23 ---> 0767909fd922 16:33:23 16:33:23 Step 13/26 : FROM alpine:3.15 16:33:23 3.15: Pulling from library/alpine 16:33:23 3.15: Pulling from library/alpine 16:33:24 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:24 Status: Downloaded newer image for alpine:3.15 16:33:24 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:24 Status: Image is up to date for alpine:3.15 16:33:24 ---> 2720e26172a0 16:33:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:24 ---> 2720e26172a0 16:33:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:24 ---> Running in aa969e2aec64 16:33:24 ---> Running in 23429f355e87 16:33:24 Removing intermediate container aa969e2aec64 16:33:24 ---> dd1a2df91d9e 16:33:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Removing intermediate container 23429f355e87 16:33:24 ---> c4e17e050faf 16:33:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:25 ---> Running in 7015624d8f97 16:33:25 ---> Running in ae1da1e37d56 16:33:27 Removing intermediate container 7015624d8f97 16:33:27 ---> 56cb8a7a4876 16:33:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:27 Removing intermediate container ae1da1e37d56 16:33:27 ---> e68884462e3e 16:33:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:33:27 ---> Running in 4c995ed8ca6b 16:33:27 ---> Running in cedf474e4347 16:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:29 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:29 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:29 OK: 15857 distinct packages available 16:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:29 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:29 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:29 OK: 15857 distinct packages available 16:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:30 (1/5) Installing dumb-init (1.2.5-r1) 16:33:30 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:30 (3/5) Installing libucontext (1.1-r0) 16:33:30 (1/4) Installing dumb-init (1.2.5-r1) 16:33:30 (4/5) Installing gcompat (1.0.0-r4) 16:33:30 (2/4) Installing musl-obstack (1.2.3-r0) 16:33:30 (5/5) Installing openssl (1.1.1q-r0) 16:33:30 (3/4) Installing libucontext (1.1-r0) 16:33:30 Executing busybox-1.34.1-r7.trigger 16:33:30 OK: 6 MiB in 19 packages 16:33:30 (4/4) Installing gcompat (1.0.0-r4) 16:33:30 Executing busybox-1.34.1-r7.trigger 16:33:30 OK: 6 MiB in 18 packages 16:33:32 Removing intermediate container cedf474e4347 16:33:32 ---> 5160045c7605 16:33:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:32 Removing intermediate container 4c995ed8ca6b 16:33:32 ---> 157027d91b94 16:33:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:35 ---> 553f31a28ae3 16:33:35 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:35 ---> 97b76b4d640d 16:33:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:33:36 ---> e87b4a629812 16:33:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:33:37 ---> Running in f961c83c524c 16:33:37 Removing intermediate container b76a506e0702 16:33:37 ---> d38a9e1443ed 16:33:37 Successfully built d38a9e1443ed 16:33:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:37 Removing intermediate container f961c83c524c 16:33:37 ---> 0d8d3140b075 16:33:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:33:37 ---> 3a31968abaa6 16:33:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:37 + docker inspect -f . ci-base-image-arm64 16:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:38 prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container 16:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:33:38 ---> 2445874ee7dc 16:33:38 Step 21/26 : WORKDIR / 16:33:38 ---> 75b2f97d75ae 16:33:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:38 ---> Running in 717eb3404758 16:33:38 Removing intermediate container 717eb3404758 16:33:38 ---> bb60d30528f1 16:33:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:38 ---> Running in 2ced55ff4541 16:33:38 ---> 308e6311d1a2 16:33:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:39 Removing intermediate container 2ced55ff4541 16:33:39 ---> 4b1548f825f1 16:33:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:39 ---> Running in 167754cf5c3d 16:33:39 ---> fc326e4389ef 16:33:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:39 ---> Running in 4f08216ea9b6 16:33:39 Removing intermediate container 167754cf5c3d 16:33:39 ---> 35481ff12dcd 16:33:39 Step 24/26 : LABEL arch=x86_64 16:33:39 $ docker top a5a15a5df1c0b1bba06a8f3178025e3220df8a870ca3c864e3cda089b6cc72e3 -eo pid,comm 16:33:39 ---> Running in ddf55d018328 16:33:39 Removing intermediate container 4f08216ea9b6 16:33:39 ---> 6537aeb3bbd5 16:33:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:39 ---> Running in 3b4e55936a72 [Pipeline] { [Pipeline] sh 16:33:40 Removing intermediate container ddf55d018328 16:33:40 ---> f6bbda68ba78 16:33:40 Step 25/26 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:33:40 ---> Running in 79bbf75cf789 16:33:40 Removing intermediate container 3b4e55936a72 16:33:40 ---> 665d2aab5c45 16:33:40 Step 24/26 : LABEL arch=x86_64 16:33:40 Removing intermediate container 79bbf75cf789 16:33:40 ---> b2e7357c5d11 16:33:40 Step 26/26 : LABEL version=0.0.0 16:33:40 ---> Running in 45a9ef96e8a8 16:33:40 ---> Running in 18da5149108e 16:33:40 + go version 16:33:40 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:40 Removing intermediate container 18da5149108e 16:33:40 ---> 165bd33141e5 16:33:40 16:33:40 Removing intermediate container 45a9ef96e8a8 16:33:40 ---> bfc8996e77f8 16:33:40 Step 25/26 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:33:40 Successfully built 165bd33141e5 16:33:40 $ docker stop --time=1 a5a15a5df1c0b1bba06a8f3178025e3220df8a870ca3c864e3cda089b6cc72e3 16:33:40 Successfully tagged security-spire-config:latest 16:33:40 ---> Running in e9c73333c257 16:33:40  Building security-spire-config ... done Building support-scheduler 16:33:40 Removing intermediate container e9c73333c257 16:33:40 ---> ce71e84d97f9 16:33:40 Step 26/26 : LABEL version=0.0.0 16:33:40 ---> Running in 662ce4dc54b3 16:33:42 $ docker rm -f a5a15a5df1c0b1bba06a8f3178025e3220df8a870ca3c864e3cda089b6cc72e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:33:42 Removing intermediate container 662ce4dc54b3 16:33:42 ---> dba8faf70b66 16:33:42 16:33:42 Successfully built dba8faf70b66 16:33:42 Successfully tagged security-spire-agent:latest 16:33:42 Building security-secretstore-setup [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:42 + docker inspect -f . ci-base-image-arm64 16:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container 16:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:33:44 $ docker top 41626ff16bd4107aa7b21bb8684d25a48e7b8f2a57e0ba0d182f61f24cba579f -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:44 ========================================================= 16:33:44 [edgeXBuildGoParallel] Running Tests and Build... 16:33:44 ========================================================= [Pipeline] sh 16:33:45 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 16:33:46 + make test 16:33:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:46  Building security-spire-agent ... done 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 16:33:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:47 ---> f45a52f17c2b 16:33:47 Step 3/22 : WORKDIR /edgex-go 16:33:47 ---> Using cache 16:33:47 ---> e7665435b3ca 16:33:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:47 ---> Using cache 16:33:47 ---> 2ae6254456ad 16:33:47 Step 5/22 : RUN apk add --update --no-cache make git 16:33:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> f45a52f17c2b 16:33:49 Step 3/25 : WORKDIR /edgex-go 16:33:49 ---> Using cache 16:33:49 ---> e7665435b3ca 16:33:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 ---> Using cache 16:33:49 ---> 2ae6254456ad 16:33:49 Step 5/25 : RUN apk add --update --no-cache make git 16:33:51 ---> Running in 1daf08a9f51f 16:33:51 ---> Running in 9742ca8e7f94 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 OK: 211 MiB in 51 packages 16:33:53 OK: 211 MiB in 51 packages 16:33:53 Removing intermediate container d44b73f48982 16:33:53 ---> e70d8e0c353e 16:33:53 16:33:53 Step 10/22 : FROM alpine:3.16 16:33:54 Removing intermediate container d53d9613f07d 16:33:54 ---> f623e7755249 16:33:54 16:33:54 Step 9/20 : FROM alpine:3.15 16:33:54 ---> 2720e26172a0 16:33:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:54 ---> Using cache 16:33:54 ---> c4e17e050faf 16:33:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:54 ---> Using cache 16:33:54 ---> e68884462e3e 16:33:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:33:54 ---> Running in a9c12deda0da 16:33:54 3.16: Pulling from library/alpine 16:33:54 Removing intermediate container 1daf08a9f51f 16:33:54 ---> d35027987764 16:33:54 Step 6/25 : COPY go.mod vendor* ./ 16:33:54 Removing intermediate container 9742ca8e7f94 16:33:54 ---> 9320139cd054 16:33:54 Step 6/22 : COPY go.mod vendor* ./ 16:33:54 ---> 02b701b13eeb 16:33:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:54 ---> a81f941db20f 16:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 67751b036761 16:33:55 ---> Running in 38ebdab6b71f 16:33:55 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:55 Status: Downloaded newer image for alpine:3.16 16:33:55 ---> d7d3d98c851f 16:33:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:55 ---> Running in f1309930a02b 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:55 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:55 OK: 15857 distinct packages available 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:55 (1/6) Installing ca-certificates (20220614-r0) 16:33:55 (2/6) Installing brotli-libs (1.0.9-r6) 16:33:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:33:55 (4/6) Installing libcurl (7.83.1-r2) 16:33:55 (5/6) Installing curl (7.83.1-r2) 16:33:55 (6/6) Installing dumb-init (1.2.5-r1) 16:33:55 Executing busybox-1.35.0-r15.trigger 16:33:56 Executing ca-certificates-20220614-r0.trigger 16:33:56 OK: 8 MiB in 20 packages 16:33:56 Removing intermediate container 2c9df33f4f19 16:33:56 ---> cb6c4c42abb6 16:33:56 16:33:56 Step 10/22 : FROM alpine:3.16 16:33:56 ---> d7d3d98c851f 16:33:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:56 ---> Running in ee5dff19ee21 16:33:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:57 (1/2) Installing ca-certificates (20220614-r0) 16:33:57 (2/2) Installing dumb-init (1.2.5-r1) 16:33:57 Executing busybox-1.35.0-r15.trigger 16:33:57 Executing ca-certificates-20220614-r0.trigger 16:33:57 OK: 6 MiB in 16 packages 16:33:57 Removing intermediate container f1309930a02b 16:33:57 ---> 3f999bfe9cbc 16:33:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:58 ---> Running in f81de5f8face 16:33:58 Removing intermediate container f81de5f8face 16:33:58 ---> eb94dcc0aac8 16:33:58 Step 13/22 : WORKDIR /edgex 16:33:58 (1/9) Installing ca-certificates (20220614-r0) 16:33:58 ---> Running in b0dbcb6f94bb 16:33:58 (2/9) Installing brotli-libs (1.0.9-r5) 16:33:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:33:58 (4/9) Installing libcurl (7.80.0-r2) 16:33:58 (5/9) Installing curl (7.80.0-r2) 16:33:58 Removing intermediate container b0dbcb6f94bb 16:33:58 ---> ace12dad703e 16:33:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:58 Removing intermediate container ee5dff19ee21 16:33:58 ---> d011a1ad133a 16:33:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:58 (6/9) Installing dumb-init (1.2.5-r1) 16:33:59 ---> Running in 5946ab57957f 16:33:59 (7/9) Installing musl-obstack (1.2.3-r0) 16:33:59 (8/9) Installing libucontext (1.1-r0) 16:33:59 (9/9) Installing gcompat (1.0.0-r4) 16:33:59 ---> 5a406a2a00bd 16:33:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:59 Executing busybox-1.34.1-r7.trigger 16:33:59 Executing ca-certificates-20220614-r0.trigger 16:33:59 Removing intermediate container 5946ab57957f 16:33:59 ---> 64ffb277f040 16:33:59 Step 13/22 : ENV APP_PORT=59860 16:33:59 OK: 8 MiB in 23 packages 16:33:59 ---> Running in 2f8a88814ddf 16:33:59 ---> c93429e5c9c0 16:33:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:59 Removing intermediate container 2f8a88814ddf 16:33:59 ---> 228da5724983 16:33:59 Step 14/22 : EXPOSE $APP_PORT 16:33:59 ---> Running in 9eeae1c22df9 16:34:00 Removing intermediate container 9eeae1c22df9 16:34:00 ---> 1d2741e0709f 16:34:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:00 ---> 24c21f8a0a8f 16:34:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:00 Removing intermediate container a9c12deda0da 16:34:00 ---> 49f1ee092d2f 16:34:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:00 ---> 5d1ae16a5f51 16:34:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:00 ---> 49e53fae68c9 16:34:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:01 ---> Running in 206ac333eeeb 16:34:01 ---> 6e721945be8b 16:34:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:01 ---> 22e4d85a96d8 16:34:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:02 ---> a8bfa14d5beb 16:34:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:02 ---> ee4a957da80e 16:34:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:02 ---> Running in 60b3e09b4297 16:34:02 Removing intermediate container 206ac333eeeb 16:34:02 ---> 688ed9f12359 16:34:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:02 ---> 4756ecea46be 16:34:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:02 ---> Running in 99417bde55d4 16:34:02 ---> Running in b19ea84026b4 16:34:02 Removing intermediate container 60b3e09b4297 16:34:02 ---> 4592daf0d178 16:34:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:02 ---> Running in eff5c779bbfb 16:34:02 Removing intermediate container 99417bde55d4 16:34:02 ---> 16143f4f783a 16:34:02 Step 20/22 : LABEL arch=x86_64 16:34:03 Removing intermediate container b19ea84026b4 16:34:03 ---> 26aea65417e3 16:34:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:03 ---> Running in da6fd253f51d 16:34:03 Removing intermediate container eff5c779bbfb 16:34:03 ---> e198e7e48744 16:34:03 Step 20/22 : LABEL arch=x86_64 16:34:03 ---> Running in 546842d390be 16:34:03 ---> Running in 047c09afbae6 16:34:03 Removing intermediate container da6fd253f51d 16:34:03 ---> 3c9171bb5893 16:34:03 Step 21/22 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:34:03 Removing intermediate container 546842d390be 16:34:03 ---> 5625a642d530 16:34:03 Step 18/20 : LABEL arch=x86_64 16:34:03 ---> Running in 825c9212ed11 16:34:03 ---> Running in 5dc1db1997cf 16:34:03 Removing intermediate container 047c09afbae6 16:34:03 ---> a6b8eb3d67d4 16:34:03 Step 21/22 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:34:03 ---> Running in 534fde1bb576 16:34:03 Removing intermediate container 5dc1db1997cf 16:34:03 ---> 14b02db529ba 16:34:03 Step 19/20 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:34:03 Removing intermediate container 825c9212ed11 16:34:03 ---> d16f38f3f120 16:34:03 Step 22/22 : LABEL version=0.0.0 16:34:04 ---> Running in bcbd63fb6241 16:34:04 Removing intermediate container 534fde1bb576 16:34:04 ---> a28ec60d6954 16:34:04 Step 22/22 : LABEL version=0.0.0 16:34:04 ---> Running in e1167c65e7b2 16:34:04 ---> Running in 517a7b198da5 16:34:04 Removing intermediate container bcbd63fb6241 16:34:04 ---> e3f4ccb216ea 16:34:04 16:34:04 Removing intermediate container e1167c65e7b2 16:34:04 ---> 000eb6c0d34b 16:34:04 Step 20/20 : LABEL version=0.0.0 16:34:04 Removing intermediate container 517a7b198da5 16:34:04 ---> 2d4a23c7d6ca 16:34:04 16:34:04 ---> Running in b67862804254 16:34:04 Successfully built e3f4ccb216ea 16:34:04 Successfully tagged security-proxy-setup:latest 16:34:04  Building security-proxy-setup ... done Building sys-mgmt-agent 16:34:04 Successfully built 2d4a23c7d6ca 16:34:04 Successfully tagged support-notifications:latest 16:34:04 Building security-bootstrapper 16:34:04  Building support-notifications ... done Removing intermediate container b67862804254 16:34:04 ---> 6bbaec873458 16:34:04 16:34:04 Removing intermediate container 38ebdab6b71f 16:34:04 ---> 505fed99050a 16:34:04 Step 8/22 : COPY . . 16:34:04 Removing intermediate container 67751b036761 16:34:04 ---> e395ff689125 16:34:04 Step 8/25 : COPY . . 16:34:04 Successfully built 6bbaec873458 16:34:04 Successfully tagged security-spiffe-token-provider:latest 16:34:04  Building security-spiffe-token-provider ... done Building core-metadata 16:34:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> f45a52f17c2b 16:34:14 Step 3/23 : WORKDIR /edgex-go 16:34:14 ---> Using cache 16:34:14 ---> e7665435b3ca 16:34:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 ---> Using cache 16:34:14 ---> 2ae6254456ad 16:34:14 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 16:34:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> f45a52f17c2b 16:34:14 Step 3/31 : WORKDIR /edgex-go 16:34:14 ---> Using cache 16:34:14 ---> e7665435b3ca 16:34:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 ---> Using cache 16:34:14 ---> 2ae6254456ad 16:34:14 Step 5/31 : RUN apk add --update --no-cache make git 16:34:14 ---> Using cache 16:34:14 ---> 9320139cd054 16:34:14 Step 6/31 : COPY go.mod vendor* ./ 16:34:14 ---> Using cache 16:34:14 ---> a81f941db20f 16:34:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:14 ---> Using cache 16:34:14 ---> 505fed99050a 16:34:14 Step 8/31 : COPY . . 16:34:14 ---> Using cache 16:34:14 ---> 3f99b6c30878 16:34:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:14 ---> f45a52f17c2b 16:34:14 Step 3/23 : WORKDIR /edgex-go 16:34:14 ---> Using cache 16:34:14 ---> e7665435b3ca 16:34:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 ---> Using cache 16:34:14 ---> 2ae6254456ad 16:34:14 Step 5/23 : RUN apk add --update --no-cache make git 16:34:14 ---> Using cache 16:34:14 ---> 9320139cd054 16:34:14 Step 6/23 : COPY go.mod vendor* ./ 16:34:14 ---> Using cache 16:34:14 ---> a81f941db20f 16:34:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:14 ---> Using cache 16:34:14 ---> 505fed99050a 16:34:14 Step 8/23 : COPY . . 16:34:14 ---> Using cache 16:34:14 ---> 3f99b6c30878 16:34:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:16 ---> Running in c5e800e2ecf8 16:34:16 ---> Running in efdfa99f3c01 16:34:16 ---> Running in 6c8514cfb1ff 16:34:16 ---> fb6a572f050c 16:34:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:16 ---> 3f99b6c30878 16:34:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:16 ---> Running in 64440eccf136 16:34:16 ---> Running in 5a5d3a19ff4f 16:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 OK: 211 MiB in 51 packages 16:34:18 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:18 Removing intermediate container efdfa99f3c01 16:34:18 ---> cb148c5d4e42 16:34:18 Step 6/23 : COPY go.mod vendor* ./ 16:34:18 ---> 1e01f1a2c9c1 16:34:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:18 ---> Running in 22b97ef26edc 16:34:28 Removing intermediate container 22b97ef26edc 16:34:28 ---> 1fc90d38e559 16:34:28 Step 8/23 : COPY . . 16:34:40 ---> 715ba315bea0 16:34:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:40 ---> Running in 2d2112b3a091 16:34:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:47 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 16:34:51 Removing intermediate container 6c8514cfb1ff 16:34:51 ---> 8ccc34accc07 16:34:51 16:34:51 Step 10/31 : FROM alpine:3.16 16:34:51 ---> d7d3d98c851f 16:34:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:51 ---> Running in bf840fa30d35 16:34:51 Removing intermediate container bf840fa30d35 16:34:51 ---> 290727852542 16:34:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:51 ---> Running in cfdadb17c506 16:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 (1/2) Installing dumb-init (1.2.5-r1) 16:34:52 (2/2) Installing su-exec (0.2-r1) 16:34:52 Executing busybox-1.35.0-r15.trigger 16:34:52 OK: 6 MiB in 16 packages 16:34:53 Removing intermediate container 64440eccf136 16:34:53 ---> 953689837419 16:34:53 16:34:53 Step 10/25 : FROM alpine:3.16 16:34:53 ---> d7d3d98c851f 16:34:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:53 ---> Running in e32ef513416a 16:34:54 Removing intermediate container cfdadb17c506 16:34:54 ---> 7ab60b4162b0 16:34:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:54 ---> Running in b9699f1bcac8 16:34:54 Removing intermediate container c5e800e2ecf8 16:34:54 ---> 34661b549ec1 16:34:54 16:34:54 Step 10/23 : FROM alpine:3.16 16:34:54 ---> d7d3d98c851f 16:34:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:54 ---> Running in 819c051bfcdf 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:54 Removing intermediate container b9699f1bcac8 16:34:54 ---> aa09291ff723 16:34:54 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:54 ---> Running in b714c2d373df 16:34:54 Removing intermediate container b714c2d373df 16:34:54 ---> 0195961ed94b 16:34:54 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:54 (1/3) Installing ca-certificates (20220614-r0) 16:34:54 ---> Running in 2835b0ec28a8 16:34:54 (2/3) Installing dumb-init (1.2.5-r1) 16:34:54 (3/3) Installing su-exec (0.2-r1) 16:34:54 Executing busybox-1.35.0-r15.trigger 16:34:54 Executing ca-certificates-20220614-r0.trigger 16:34:54 OK: 6 MiB in 17 packages 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:54 Removing intermediate container 2835b0ec28a8 16:34:54 ---> 47d8bb78ce58 16:34:54 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:54 ---> Running in dd67d00706ba 16:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:55 (1/1) Installing dumb-init (1.2.5-r1) 16:34:55 Executing busybox-1.35.0-r15.trigger 16:34:55 OK: 6 MiB in 15 packages 16:34:55 Removing intermediate container e32ef513416a 16:34:55 ---> de25fbb3df76 16:34:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:55 ---> Running in 7bddf068e50f 16:34:56 Removing intermediate container dd67d00706ba 16:34:56 ---> 6f4aa888aa56 16:34:56 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:56 Removing intermediate container 819c051bfcdf 16:34:56 ---> 6bb3ad0ae8b4 16:34:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:56 Removing intermediate container 7bddf068e50f 16:34:56 ---> d9171963302a 16:34:56 Step 13/25 : WORKDIR / 16:34:56 ---> Running in d36dc38c3922 16:34:56 ---> Running in 669101ea6485 16:34:56 ---> Running in 9a52eaaf896f 16:34:56 Removing intermediate container 669101ea6485 16:34:56 ---> 602e0210b936 16:34:56 Step 13/23 : ENV APP_PORT=59881 16:34:56 Removing intermediate container d36dc38c3922 16:34:56 ---> 1111e2067a9c 16:34:56 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:56 Removing intermediate container 9a52eaaf896f 16:34:56 ---> fe286cd99e05 16:34:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:56 ---> Running in c10e1ebe1bfa 16:34:57 ---> c77641f7e668 16:34:57 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:57 Removing intermediate container c10e1ebe1bfa 16:34:57 ---> 6a4ea97aa7f6 16:34:57 Step 14/23 : EXPOSE $APP_PORT 16:34:57 ---> d18d9a7c264f 16:34:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:57 ---> Running in ec975591631e 16:34:57 ---> Running in 7972b3c1ce31 16:34:57 ---> 4077b4af049a 16:34:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:57 Removing intermediate container 7972b3c1ce31 16:34:57 ---> 4107f31c456b 16:34:57 Step 15/23 : WORKDIR / 16:34:57 ---> Running in a9a858708ce0 16:34:58 ---> 3383421e2e73 16:34:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:58 Removing intermediate container a9a858708ce0 16:34:58 ---> 1c3354eb5b4b 16:34:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:58 Removing intermediate container 5a5d3a19ff4f 16:34:58 ---> a28dbb3c844a 16:34:58 16:34:58 Step 10/22 : FROM alpine:3.16 16:34:58 ---> d7d3d98c851f 16:34:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:58 ---> Using cache 16:34:58 ---> 6bb3ad0ae8b4 16:34:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:58 ---> Using cache 16:34:58 ---> 602e0210b936 16:34:58 Step 13/22 : ENV APP_PORT=59861 16:34:58 ---> 43b10d85c8c2 16:34:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:58 ---> 8afa3cd0d52c 16:34:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:58 ---> Running in 58ea07487ec4 16:34:58 Removing intermediate container ec975591631e 16:34:58 ---> 8580a4b9f4ec 16:34:58 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:58 Removing intermediate container 58ea07487ec4 16:34:58 ---> 5d4783be0598 16:34:58 Step 14/22 : EXPOSE $APP_PORT 16:34:58 ---> 0393fe6e2081 16:34:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:59 ---> 93d5587d65e0 16:34:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:59 ---> 0bf782f8bc3e 16:34:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:59 ---> Running in 8f6c7d84c39d 16:34:59 ---> a3c8705da552 16:34:59 Removing intermediate container 8f6c7d84c39d 16:34:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] ---> ed300aabdeee 16:34:59 16:34:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:59 ---> 4d59704afda4 16:34:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:59 ---> Running in 9aa88c729abc 16:34:59 ---> febb97db4949 16:34:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:59 ---> 9f7452b9ee98 16:34:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:00 Removing intermediate container 9aa88c729abc 16:35:00 ---> a3f88d53c3d2 16:35:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:00 ---> Running in 2e39511372e1 16:35:00 ---> 08303f9e4eef 16:35:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:00 ---> b755a1f30302 16:35:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:00 Removing intermediate container 2e39511372e1 16:35:00 ---> 4417949fc838 16:35:00 Step 21/23 : LABEL arch=x86_64 16:35:00 ---> Running in 7d27823a2195 16:35:00 ---> ee7d998c4315 16:35:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:00 ---> b47763a74a1b 16:35:00 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:00 ---> Running in 312f76d959f7 16:35:01 ---> 4481392aa374 16:35:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:01 Removing intermediate container 312f76d959f7 16:35:01 ---> b803ccd81f9d 16:35:01 ---> db71f69ad4e6 16:35:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:01 16:35:01 ---> Running in 09925bda1af3 16:35:01 ---> Running in 674ea8ae90b3 16:35:01 Removing intermediate container 09925bda1af3 16:35:01 ---> 3ca503bf2b7a 16:35:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:02 ---> f7610e937ed6 16:35:02 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:02 ---> Running in bc342af8d0a5 16:35:02 Removing intermediate container 7d27823a2195 16:35:02 ---> c6674978b735 16:35:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:02 Removing intermediate container 674ea8ae90b3 16:35:02 ---> 07e6cee6d72a 16:35:02 Step 23/23 : LABEL version=0.0.0 16:35:02 ---> Running in 3e062548823a 16:35:02 Removing intermediate container bc342af8d0a5 16:35:02 ---> 0a78c287b041 16:35:02 Step 20/22 : LABEL arch=x86_64 16:35:02 ---> Running in a76c50bb3e73 16:35:02 ---> Running in 901907a0635b 16:35:02 ---> Running in a8016426c2b3 16:35:02 Removing intermediate container 901907a0635b 16:35:02 ---> 30f603944fe6 16:35:02 Step 23/25 : LABEL arch=x86_64 16:35:02 Removing intermediate container a76c50bb3e73 16:35:02 ---> 36c84aea2638 16:35:02 16:35:02 Removing intermediate container a8016426c2b3 16:35:02 ---> 68f442c89cf9 16:35:02 Step 21/22 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:02 ---> Running in cd741d4b27ac 16:35:02 Removing intermediate container 2d2112b3a091 16:35:02 ---> f4d2e41e2a46 16:35:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:02 Successfully built 36c84aea2638 16:35:02 ---> Running in 0f179a7fe23f 16:35:02 Successfully tagged core-metadata:latest 16:35:02 Building core-command 16:35:02  Building core-metadata ... done  ---> Running in 7b621970461f 16:35:02 Removing intermediate container cd741d4b27ac 16:35:02 ---> c30f371e0215 16:35:02 Step 24/25 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:02 ---> Running in 53eab7439544 16:35:03 Removing intermediate container 0f179a7fe23f 16:35:03 ---> 2041c36d71fe 16:35:03 Step 22/22 : LABEL version=0.0.0 16:35:03 Removing intermediate container 53eab7439544 16:35:03 ---> 5fce60bf360c 16:35:03 Step 25/25 : LABEL version=0.0.0 16:35:03 ---> Running in 482b25b347d6 16:35:03 Removing intermediate container 3e062548823a 16:35:03 ---> b9a5f8946f2e 16:35:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:03 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 16:35:04 ---> Running in d54779452f80 16:35:04 Removing intermediate container 482b25b347d6 16:35:04 ---> 3e9e7d8f9146 16:35:04 16:35:04 ---> Running in 6597abe46bfd 16:35:04 Successfully built 3e9e7d8f9146 16:35:04 Successfully tagged support-scheduler:latest 16:35:04 Building core-data 16:35:04  Building support-scheduler ... done Removing intermediate container d54779452f80 16:35:04 ---> df47bc9c4d29 16:35:04 Step 28/31 : CMD ["gate"] 16:35:04 Removing intermediate container 6597abe46bfd 16:35:04 ---> 9615c40ac5b7 16:35:04 16:35:04 ---> Running in 265799213a5e 16:35:04 Successfully built 9615c40ac5b7 16:35:04 Successfully tagged security-secretstore-setup:latest 16:35:04  Building security-secretstore-setup ... done Building security-spire-server 16:35:04 Removing intermediate container 265799213a5e 16:35:04 ---> f9c92fe4e724 16:35:04 Step 29/31 : LABEL arch=x86_64 16:35:04 ---> Running in 76e13eaba000 16:35:05 Removing intermediate container 76e13eaba000 16:35:05 ---> ddc39714d62c 16:35:05 Step 30/31 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:05 Removing intermediate container 7b621970461f 16:35:05 ---> 0a7ee3bf53e8 16:35:05 16:35:05 Step 11/23 : FROM alpine:3.16 16:35:05 ---> d7d3d98c851f 16:35:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:06 ---> Running in 4465642a027a 16:35:06 ---> Running in 8b9448390e71 16:35:07 Removing intermediate container 4465642a027a 16:35:07 ---> cda7c2917be6 16:35:07 Step 31/31 : LABEL version=0.0.0 16:35:07 Removing intermediate container 8b9448390e71 16:35:07 ---> 2f048ac216d4 16:35:07 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 16:35:07 ---> Running in 1536887a9466 16:35:07 ---> Running in fe65fd1fd4f3 16:35:07 Removing intermediate container 1536887a9466 16:35:07 ---> e21bb81ccbf6 16:35:07 16:35:07 Successfully built e21bb81ccbf6 16:35:07 Successfully tagged security-bootstrapper:latest 16:35:08  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:08 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:08 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:08 (3/33) Installing readline (8.1.2-r0) 16:35:08 (4/33) Installing bash (5.1.16-r2) 16:35:08 Executing bash-5.1.16-r2.post-install 16:35:08 (5/33) Installing ca-certificates (20220614-r0) 16:35:08 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:08 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:08 (8/33) Installing libcurl (7.83.1-r2) 16:35:08 (9/33) Installing curl (7.83.1-r2) 16:35:08 (10/33) Installing docker-cli (20.10.16-r2) 16:35:08 (11/33) Installing dumb-init (1.2.5-r1) 16:35:08 (12/33) Installing libbz2 (1.0.8-r1) 16:35:08 (13/33) Installing expat (2.4.8-r0) 16:35:08 (14/33) Installing libffi (3.4.2-r1) 16:35:08 (15/33) Installing gdbm (1.23-r0) 16:35:08 (16/33) Installing xz-libs (5.2.5-r1) 16:35:08 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:08 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:08 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:08 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:08 (21/33) Installing python3 (3.10.5-r0) 16:35:09 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:09 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:09 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:09 (25/33) Installing py3-six (1.16.0-r1) 16:35:09 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:09 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:09 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:09 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:09 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:09 (31/33) Installing py3-packaging (21.3-r0) 16:35:09 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:09 (33/33) Installing py3-pip (22.1.1-r0) 16:35:09 Executing busybox-1.35.0-r15.trigger 16:35:09 Executing ca-certificates-20220614-r0.trigger 16:35:09 OK: 122 MiB in 47 packages 16:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:11 ---> f45a52f17c2b 16:35:11 Step 3/23 : WORKDIR /edgex-go 16:35:11 ---> Using cache 16:35:11 ---> e7665435b3ca 16:35:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:11 ---> Using cache 16:35:11 ---> 2ae6254456ad 16:35:11 Step 5/23 : RUN apk add --update --no-cache make git 16:35:11 ---> Using cache 16:35:11 ---> 9320139cd054 16:35:11 Step 6/23 : COPY go.mod vendor* ./ 16:35:11 ---> Using cache 16:35:11 ---> a81f941db20f 16:35:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:11 ---> Using cache 16:35:11 ---> 505fed99050a 16:35:11 Step 8/23 : COPY . . 16:35:11 ---> Using cache 16:35:11 ---> 3f99b6c30878 16:35:11 Step 9/23 : RUN make cmd/core-command/core-command 16:35:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:13 ---> f45a52f17c2b 16:35:13 Step 3/25 : WORKDIR /edgex-go 16:35:13 ---> Using cache 16:35:13 ---> e7665435b3ca 16:35:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:13 ---> Using cache 16:35:13 ---> 2ae6254456ad 16:35:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:13 ---> f45a52f17c2b 16:35:13 Step 3/23 : WORKDIR /edgex-go 16:35:13 ---> Using cache 16:35:13 ---> e7665435b3ca 16:35:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:13 ---> Using cache 16:35:13 ---> 2ae6254456ad 16:35:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:14 ---> Running in 76cfc5289961 16:35:14 ---> Running in c6d103702d46 16:35:14 ---> Running in 43813508f9fa 16:35:14 Collecting docker-compose==1.23.2 16:35:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.6 MB/s eta 0:00:00 16:35:14 Collecting docker<4.0,>=3.6.0 16:35:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 146.0 MB/s eta 0:00:00 16:35:14 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/core-command/core-command ./cmd/core-command 16:35:14 Collecting cached-property<2,>=1.2.0 16:35:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.4 MB/s eta 0:00:00 16:35:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:14 Collecting PyYAML<4,>=3.10 16:35:14 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.4 MB/s eta 0:00:00 16:35:14 Preparing metadata (setup.py): started 16:35:15 Preparing metadata (setup.py): finished with status 'done' 16:35:15 Collecting dockerpty<0.5,>=0.4.1 16:35:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:15 Preparing metadata (setup.py): started 16:35:15 Preparing metadata (setup.py): finished with status 'done' 16:35:15 Collecting docopt<0.7,>=0.6.1 16:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:15 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:15 Preparing metadata (setup.py): started 16:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:15 Preparing metadata (setup.py): finished with status 'done' 16:35:15 Collecting texttable<0.10,>=0.9.0 16:35:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:15 Preparing metadata (setup.py): started 16:35:15 OK: 211 MiB in 51 packages 16:35:15 OK: 211 MiB in 51 packages 16:35:16 Preparing metadata (setup.py): finished with status 'done' 16:35:16 Collecting jsonschema<3,>=2.5.1 16:35:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:16 Collecting websocket-client<1.0,>=0.32.0 16:35:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 123.0 MB/s eta 0:00:00 16:35:16 Collecting docker-pycreds>=0.4.0 16:35:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:16 Removing intermediate container 43813508f9fa 16:35:16 ---> c239597f5350 16:35:16 Step 6/23 : COPY go.mod vendor* ./ 16:35:16 Collecting certifi>=2017.4.17 16:35:16 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 144.6 MB/s eta 0:00:00 16:35:16 Collecting idna<2.8,>=2.5 16:35:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 177.4 MB/s eta 0:00:00 16:35:16 Removing intermediate container c6d103702d46 16:35:16 ---> 76b7b3380442 16:35:16 Step 6/25 : COPY go.mod vendor* ./ 16:35:16 Collecting chardet<3.1.0,>=3.0.2 16:35:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 141.2 MB/s eta 0:00:00 16:35:16 ---> 4ebc085e3b5b 16:35:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:16 Collecting urllib3<1.25,>=1.21.1 16:35:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 127.5 MB/s eta 0:00:00 16:35:16 ---> Running in 3685c3318d04 16:35:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:16 ---> 0e7dc0d20375 16:35:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:17 Running setup.py install for texttable: started 16:35:17 ---> Running in b2216fcd6da0 16:35:17 Running setup.py install for texttable: finished with status 'done' 16:35:17 Running setup.py install for PyYAML: started 16:35:17 Running setup.py install for PyYAML: finished with status 'done' 16:35:17 Running setup.py install for docopt: started 16:35:18 Running setup.py install for docopt: finished with status 'done' 16:35:18 Running setup.py install for dockerpty: started 16:35:18 Running setup.py install for dockerpty: finished with status 'done' 16:35:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 16:35:19 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 16:35:27 Removing intermediate container fe65fd1fd4f3 16:35:27 ---> 33fc4d3ec953 16:35:27 Step 14/23 : ENV APP_PORT=58890 16:35:27 ---> Running in fd56a6d28b01 16:35:27 Removing intermediate container b2216fcd6da0 16:35:27 ---> 0c3331caa98e 16:35:27 Step 8/25 : COPY . . 16:35:27 Removing intermediate container 3685c3318d04 16:35:27 ---> 66622ca83b44 16:35:27 Step 8/23 : COPY . . 16:35:27 Removing intermediate container fd56a6d28b01 16:35:27 ---> 60e06960ea60 16:35:27 Step 15/23 : EXPOSE $APP_PORT 16:35:27 ---> Running in 88e0f0c118dc 16:35:28 Removing intermediate container 88e0f0c118dc 16:35:28 ---> 1d64a98ede93 16:35:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:31 ---> e381bc49f4f0 16:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:31 ---> c3153cfa88c9 16:35:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:32 ---> 33ac500d1c3a 16:35:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:32 ---> Running in ab51d41ccecf 16:35:32 Removing intermediate container 76cfc5289961 16:35:32 ---> 87e45f41edcd 16:35:32 16:35:32 Step 10/23 : FROM alpine:3.16 16:35:32 ---> d7d3d98c851f 16:35:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:32 ---> Using cache 16:35:32 ---> 6bb3ad0ae8b4 16:35:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:32 ---> Using cache 16:35:32 ---> 602e0210b936 16:35:32 Step 13/23 : ENV APP_PORT=59882 16:35:32 Removing intermediate container ab51d41ccecf 16:35:32 ---> cbebdd077e9d 16:35:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:32 ---> Running in 1ac5b6048aad 16:35:32 ---> Running in 9761b646f63a 16:35:33 Removing intermediate container 1ac5b6048aad 16:35:33 ---> 634e55931884 16:35:33 Step 14/23 : EXPOSE $APP_PORT 16:35:33 ---> Running in abd3764484d2 16:35:33 Removing intermediate container 9761b646f63a 16:35:33 ---> d886adda60d3 16:35:33 Step 21/23 : LABEL arch=x86_64 16:35:33 ---> Running in bb9e042c21fa 16:35:33 Removing intermediate container abd3764484d2 16:35:33 ---> e7f4d591f4bc 16:35:33 Step 15/23 : WORKDIR / 16:35:33 ---> Running in 49011e13360f 16:35:33 Removing intermediate container bb9e042c21fa 16:35:33 ---> 39953669bbb1 16:35:33 Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:33 ---> Running in 0366bfaff980 16:35:33 Removing intermediate container 49011e13360f 16:35:33 ---> 976bfe65e291 16:35:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:34 Removing intermediate container 0366bfaff980 16:35:34 ---> 15c43769bfbe 16:35:34 Step 23/23 : LABEL version=0.0.0 16:35:34 ---> 7699947b7c84 16:35:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:34 ---> Running in b43d2a36af14 16:35:34 ---> de1ea962c1c2 16:35:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:34 ---> Running in dcc9fef575f9 16:35:34 Removing intermediate container b43d2a36af14 16:35:34 ---> 47acbc8bbd32 16:35:34 16:35:34 Successfully built 47acbc8bbd32 16:35:34 Successfully tagged sys-mgmt-agent:latest 16:35:34  Building sys-mgmt-agent ... done  ---> 2d883a4ecfae 16:35:34 Step 9/23 : RUN make cmd/core-data/core-data 16:35:34 Removing intermediate container dcc9fef575f9 16:35:34 ---> 7b7ba5369b2f 16:35:34 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:34 ---> f0f8b36d6ebb 16:35:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:34 ---> Running in 254736c245b7 16:35:34 ---> Running in f5a024d819d8 16:35:34 ---> 427bd9adac4f 16:35:34 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:34 Removing intermediate container f5a024d819d8 16:35:34 ---> 46da567ea266 16:35:34 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 16:35:34 ---> Running in b9c1c0133e3b 16:35:34 ---> Running in eb0f1f87178c 16:35:35 Removing intermediate container eb0f1f87178c 16:35:35 ---> a2a42e6af0ac 16:35:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:35 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 16:35:35 ---> Running in 97e702892d9e 16:35:35 Removing intermediate container 97e702892d9e 16:35:35 ---> 2a53640c179d 16:35:35 Step 21/23 : LABEL arch=x86_64 16:35:35 ---> Running in bfba402e9e05 16:35:35 Removing intermediate container bfba402e9e05 16:35:35 ---> 85c0b075802f 16:35:35 Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:35 ---> Running in 6bb3c0109b2c 16:35:35 Removing intermediate container 6bb3c0109b2c 16:35:35 ---> a0d5cb6dc7ea 16:35:35 Step 23/23 : LABEL version=0.0.0 16:35:35 ---> Running in b79244391484 16:35:35 Removing intermediate container b9c1c0133e3b 16:35:35 ---> 7c290e74aa5f 16:35:35 Step 12/25 : WORKDIR /edgex-go 16:35:35 ---> Running in 5a60b7e9cdd5 16:35:35 Removing intermediate container b79244391484 16:35:35 ---> 102aa80a4454 16:35:35 16:35:35 Removing intermediate container 5a60b7e9cdd5 16:35:35 ---> 66c546937bb3 16:35:35 16:35:35 Step 13/25 : FROM alpine:3.15 16:35:35 ---> 2720e26172a0 16:35:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:35 ---> Using cache 16:35:35 ---> c4e17e050faf 16:35:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:35 ---> Using cache 16:35:35 ---> e68884462e3e 16:35:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:35 Successfully built 102aa80a4454 16:35:35 Successfully tagged core-command:latest 16:35:35  Building core-command ... done  ---> Running in ffa9ba4f9b6d 16:35:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:37 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:37 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:37 OK: 15857 distinct packages available 16:35:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:38 (1/5) Installing dumb-init (1.2.5-r1) 16:35:38 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:38 (3/5) Installing libucontext (1.1-r0) 16:35:39 (4/5) Installing gcompat (1.0.0-r4) 16:35:39 (5/5) Installing openssl (1.1.1q-r0) 16:35:39 Executing busybox-1.34.1-r7.trigger 16:35:39 OK: 6 MiB in 19 packages 16:35:39 Removing intermediate container ffa9ba4f9b6d 16:35:39 ---> 1840d419ca6a 16:35:39 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:41 ---> ec2c3f57a90b 16:35:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:41 ---> b52d032f17ca 16:35:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:42 ---> 509f54534e7f 16:35:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:42 ---> 78ca3609c735 16:35:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:42 ---> Running in c602546c53b5 16:35:42 Removing intermediate container c602546c53b5 16:35:42 ---> 300f6e22ef1f 16:35:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:43 ---> Running in e383ae06f673 16:35:43 Removing intermediate container e383ae06f673 16:35:43 ---> 0a6d137dd54f 16:35:43 Step 23/25 : LABEL arch=x86_64 16:35:43 ---> Running in 4d310a274201 16:35:43 Removing intermediate container 4d310a274201 16:35:43 ---> 616ab9e883a3 16:35:43 Step 24/25 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:43 ---> Running in 856e3777ec9f 16:35:43 Removing intermediate container 856e3777ec9f 16:35:43 ---> 0b9595e5e405 16:35:43 Step 25/25 : LABEL version=0.0.0 16:35:43 ---> Running in 85ed676d412c 16:35:43 Removing intermediate container 85ed676d412c 16:35:43 ---> d8e8c8b35c54 16:35:43 16:35:43 Successfully built d8e8c8b35c54 16:35:43 Successfully tagged security-spire-server:latest 16:35:53  Building security-spire-server ... done Removing intermediate container 254736c245b7 16:35:53 ---> 353f30315dff 16:35:53 16:35:53 Step 10/23 : FROM alpine:3.16 16:35:53 ---> d7d3d98c851f 16:35:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:53 ---> Running in ab6c5d4f1a96 16:35:53 Removing intermediate container ab6c5d4f1a96 16:35:53 ---> 906f6fc025b7 16:35:53 Step 12/23 : ENV APP_PORT=59880 16:35:53 ---> Running in 4caf21c06aa8 16:35:53 Removing intermediate container 4caf21c06aa8 16:35:53 ---> 80679d91e53a 16:35:53 Step 13/23 : EXPOSE $APP_PORT 16:35:53 ---> Running in 231c6b4dce6d 16:35:53 Removing intermediate container 231c6b4dce6d 16:35:53 ---> 0453404b7b7d 16:35:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:53 ---> Running in c0911f17e0ea 16:35:54 Removing intermediate container c0911f17e0ea 16:35:54 ---> 58bd67c47b7c 16:35:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:54 ---> Running in 216262babb7c 16:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:55 (1/6) Installing dumb-init (1.2.5-r1) 16:35:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:55 (3/6) Installing libsodium (1.0.18-r0) 16:35:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:55 (5/6) Installing libzmq (4.3.4-r0) 16:35:55 (6/6) Installing zeromq (4.3.4-r0) 16:35:56 Executing busybox-1.35.0-r15.trigger 16:35:56 OK: 8 MiB in 20 packages 16:35:56 Removing intermediate container 216262babb7c 16:35:56 ---> f2cafa6fab15 16:35:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:56 ---> 5dde6e40d7d5 16:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:57 ---> 4f902a15f9c2 16:35:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:57 ---> 0d9f885d8d0a 16:35:57 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:57 ---> Running in bf00e32f5b5f 16:35:57 Removing intermediate container bf00e32f5b5f 16:35:57 ---> 33b189b04ead 16:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:57 ---> Running in 94d738d55c91 16:35:57 Removing intermediate container 94d738d55c91 16:35:57 ---> 1c18a8a0de37 16:35:57 Step 21/23 : LABEL arch=x86_64 16:35:57 ---> Running in a0527694deaa 16:35:57 Removing intermediate container a0527694deaa 16:35:57 ---> 9dc1ab21133e 16:35:57 Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc 16:35:57 ---> Running in 63a3e8b59a9b 16:35:57 Removing intermediate container 63a3e8b59a9b 16:35:57 ---> 9631114cfde8 16:35:57 Step 23/23 : LABEL version=0.0.0 16:35:57 ---> Running in b466b6c00764 16:35:57 Removing intermediate container b466b6c00764 16:35:57 ---> fb7c0257e32c 16:35:57 16:35:57 Successfully built fb7c0257e32c 16:35:57 Successfully tagged core-data:latest 16:35:57  Building core-data ... done  [Pipeline] } 16:35:57 $ docker stop --time=1 cdf4d1726f9b5d8dffc28fab7ae732e683465524a07898e2d4b478fdd20b05d5 16:35:59 $ docker rm -f cdf4d1726f9b5d8dffc28fab7ae732e683465524a07898e2d4b478fdd20b05d5 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:59 + docker images 16:35:59 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:59 core-data latest fb7c0257e32c 2 seconds ago 21.5MB 16:35:59 353f30315dff 7 seconds ago 1.72GB 16:35:59 security-spire-server latest d8e8c8b35c54 16 seconds ago 86.5MB 16:35:59 core-command latest 102aa80a4454 24 seconds ago 16.2MB 16:35:59 66c546937bb3 24 seconds ago 1.58GB 16:35:59 sys-mgmt-agent latest 47acbc8bbd32 25 seconds ago 135MB 16:35:59 87e45f41edcd 27 seconds ago 1.68GB 16:35:59 security-bootstrapper latest e21bb81ccbf6 52 seconds ago 19.3MB 16:35:59 0a7ee3bf53e8 55 seconds ago 1.69GB 16:35:59 security-secretstore-setup latest 9615c40ac5b7 55 seconds ago 28.9MB 16:35:59 support-scheduler latest 3e9e7d8f9146 56 seconds ago 26.5MB 16:35:59 core-metadata latest 36c84aea2638 57 seconds ago 18.2MB 16:35:59 a28dbb3c844a About a minute ago 1.75GB 16:35:59 34661b549ec1 About a minute ago 1.71GB 16:35:59 953689837419 About a minute ago 1.7GB 16:35:59 8ccc34accc07 About a minute ago 1.69GB 16:35:59 security-proxy-setup latest e3f4ccb216ea About a minute ago 27.2MB 16:35:59 security-spiffe-token-provider latest 6bbaec873458 About a minute ago 29.2MB 16:35:59 support-notifications latest 2d4a23c7d6ca About a minute ago 27.1MB 16:35:59 cb6c4c42abb6 2 minutes ago 1.75GB 16:35:59 f623e7755249 2 minutes ago 1.74GB 16:35:59 e70d8e0c353e 2 minutes ago 1.69GB 16:35:59 security-spire-agent latest dba8faf70b66 2 minutes ago 125MB 16:35:59 security-spire-config latest 165bd33141e5 2 minutes ago 85.8MB 16:35:59 0767909fd922 2 minutes ago 1.58GB 16:35:59 2adf31471162 2 minutes ago 1.58GB 16:35:59 ci-base-image-x86_64 latest f45a52f17c2b 5 minutes ago 993MB 16:35:59 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:35:59 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:35:59 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] } 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.426s coverage: 28.7% of statements 16:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.2% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.148s coverage: 89.2% of statements 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.605s coverage: 2.1% of statements 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.762s coverage: 95.6% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.270s coverage: 72.2% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.387s coverage: 60.0% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.467s coverage: 58.8% of statements 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.6% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.333s coverage: 79.5% of statements 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 16:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 82.2% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 64.7% of statements 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.8% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 43.6% of statements 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.316s coverage: 63.2% of statements 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.465s coverage: 97.7% of statements 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements 16:37:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:37:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:37:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:37:46 GO111MODULE=on go vet ./... 16:39:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:38 ./bin/test-attribution-txt.sh 16:39:38 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:39:38 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:39:38 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:39:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:39:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:39:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:39:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:39:39 + ls -al . 16:39:39 total 724 16:39:39 drwxrwxr-x 9 1001 1001 4096 Aug 3 16:33 . 16:39:39 drwxr-xr-x 4 root root 4096 Aug 3 16:33 .. 16:39:39 -rw-rw-r-- 1 1001 1001 11 Aug 3 16:32 .dockerignore 16:39:39 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:32 .git 16:39:39 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:32 .github 16:39:39 -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:32 .gitignore 16:39:39 -rw-rw-r-- 1 1001 1001 42 Aug 3 16:32 .golangci.yml 16:39:39 -rw-rw-r-- 1 1001 1001 87 Aug 3 16:32 .hadolint.yml 16:39:39 -rw-rw-r-- 1 1001 1001 166 Aug 3 16:32 .sonarcloud.properties 16:39:39 -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:32 ADOPTERS.md 16:39:39 -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:32 Attribution.txt 16:39:39 -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:32 CHANGELOG.md 16:39:39 -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:32 CONTRIBUTING.md 16:39:39 -rw-rw-r-- 1 1001 1001 677 Aug 3 16:32 GOVERNANCE.md 16:39:39 -rw-rw-r-- 1 1001 1001 850 Aug 3 16:32 Jenkinsfile 16:39:39 -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:32 LICENSE 16:39:39 -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:32 Makefile 16:39:39 -rw-rw-r-- 1 1001 1001 582 Aug 3 16:32 OWNERS.md 16:39:39 -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:32 README.md 16:39:39 -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:32 SECURITY.md 16:39:39 -rw-rw-r-- 1 1001 1001 5 Aug 3 16:29 VERSION 16:39:39 -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:32 ZMQWindows.md 16:39:39 drwxrwxr-x 2 1001 1001 4096 Aug 3 16:32 bin 16:39:39 drwxrwxr-x 18 1001 1001 4096 Aug 3 16:32 cmd 16:39:39 -rw-r--r-- 1 root root 478941 Aug 3 16:37 coverage.out 16:39:39 -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:32 go.mod 16:39:39 -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:32 go.sum 16:39:39 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:32 internal 16:39:39 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:32 openapi 16:39:39 drwxrwxr-x 4 1001 1001 4096 Aug 3 16:32 snap 16:39:39 -rw-rw-r-- 1 1001 1001 204 Aug 3 16:32 version.go [Pipeline] sh 16:39:40 + '[' -e coverage.out ] 16:39:40 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:40 Warning: overwriting stash ‘coverage-report’ 16:39:40 Stashed 1 file(s) [Pipeline] sh 16:39:41 + make build 16:39:41 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 16:41:18 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 16:42:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:42:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:19 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 16:43:19 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 16:43:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:27 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 16:43:30 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 16:43:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43: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/secrets-config ./cmd/secrets-config 16:43:42 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 16:43:50 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] } 16:43:56 $ docker stop --time=1 41626ff16bd4107aa7b21bb8684d25a48e7b8f2a57e0ba0d182f61f24cba579f 16:43:58 $ docker rm -f 41626ff16bd4107aa7b21bb8684d25a48e7b8f2a57e0ba0d182f61f24cba579f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:00 16:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:01 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:01 29e5d40040c1: Pulling fs layer 16:44:01 1ce36da41761: Pulling fs layer 16:44:01 25b303627fd3: Pulling fs layer 16:44:01 29e5d40040c1: Verifying Checksum 16:44:01 29e5d40040c1: Download complete 16:44:02 1ce36da41761: Verifying Checksum 16:44:02 1ce36da41761: Download complete 16:44:02 29e5d40040c1: Pull complete 16:44:03 25b303627fd3: Verifying Checksum 16:44:03 1ce36da41761: Pull complete 16:44:13 25b303627fd3: Pull complete 16:44:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:14 prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container 16:44:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:44:16 $ docker top 83c43552367d3fee47aa4ef798b41745f1b0d64909849fcc178ba0e790bde2da -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:17 + docker-compose build --help 16:44:17 + grep parallel 16:44:23 --parallel Build images in parallel. [Pipeline] } 16:44:23 $ docker stop --time=1 83c43552367d3fee47aa4ef798b41745f1b0d64909849fcc178ba0e790bde2da 16:44:25 $ docker rm -f 83c43552367d3fee47aa4ef798b41745f1b0d64909849fcc178ba0e790bde2da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:25 prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container 16:44:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:44:27 $ docker top 71c31f6bc39a251e87f09716b740125664dbb1a9938985eb1ec993b332fa32a6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:33 Building core-command ... 16:44:33 Building core-data ... 16:44:33 Building core-metadata ... 16:44:33 Building security-bootstrapper ... 16:44:33 Building security-proxy-setup ... 16:44:33 Building security-secretstore-setup ... 16:44:33 Building security-spiffe-token-provider ... 16:44:33 Building security-spire-agent ... 16:44:33 Building security-spire-config ... 16:44:33 Building security-spire-server ... 16:44:33 Building support-notifications ... 16:44:33 Building support-scheduler ... 16:44:33 Building sys-mgmt-agent ... 16:44:33 Building security-spire-agent 16:44:33 Building sys-mgmt-agent 16:44:33 Building security-bootstrapper 16:44:33 Building security-spiffe-token-provider 16:44:33 Building security-secretstore-setup 16:46:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:46:10 ---> d38a9e1443ed 16:46:10 Step 3/25 : WORKDIR /edgex-go 16:46:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:10 ---> d38a9e1443ed 16:46:10 Step 3/23 : WORKDIR /edgex-go 16:46:10 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:10 ---> d38a9e1443ed 16:46:10 Step 3/26 : WORKDIR /edgex-go 16:46:10 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:46:10 ---> d38a9e1443ed 16:46:10 Step 3/31 : WORKDIR /edgex-go 16:46:10 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:46:10 ---> d38a9e1443ed 16:46:10 Step 3/20 : WORKDIR /edgex-go 16:46:10 ---> Running in a0de8639dbe7 16:46:10 ---> Running in 59ce16a3c71a 16:46:10 ---> Running in 539ec9065061 16:46:10 ---> Running in 471d3bc3aa9b 16:46:10 ---> Running in 3141723418df 16:46:10 Removing intermediate container 539ec9065061 16:46:10 ---> d6d8d3b808ee 16:46:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:10 Removing intermediate container 471d3bc3aa9b 16:46:10 ---> 2756444c66d0 16:46:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:10 Removing intermediate container a0de8639dbe7 16:46:10 ---> 5096e5955f8b 16:46:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:10 Removing intermediate container 3141723418df 16:46:10 ---> 52000b18b77c 16:46:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:10 ---> Running in 2eb7509486e3 16:46:10 Removing intermediate container 59ce16a3c71a 16:46:10 ---> 77b50c0e4991 16:46:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in dab578e9b2b8 16:46:10 16:46:10 ---> Running in 372c8616d4d5 16:46:10 ---> Running in 7cb5bd097c2d 16:46:10 ---> Running in 3fae07b4c39a 16:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:10 Removing intermediate container 2eb7509486e3 16:46:10 ---> 0c5f01bb1dee 16:46:10 Step 5/25 : RUN apk add --update --no-cache make git 16:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:10 ---> Running in 44e9e843f00c 16:46:10 Removing intermediate container 372c8616d4d5 16:46:10 ---> ee55170eef45 16:46:10 Step 5/31 : RUN apk add --update --no-cache make git 16:46:10 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:46:10 v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:46:10 OK: 16889 distinct packages available 16:46:10 ---> Running in 37d8f1eaef04 16:46:10 Removing intermediate container 7cb5bd097c2d 16:46:10 ---> 28839f9b905b 16:46:10 Step 5/23 : RUN apk add --update --no-cache make bash git 16:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:10 Removing intermediate container dab578e9b2b8 16:46:10 ---> c97a59fbf6f7 16:46:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:10 ---> Running in 8353cf4c5975 16:46:10 ---> Running in 9dd7906ed29e 16:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:10 OK: 221 MiB in 51 packages 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:10 Removing intermediate container 3fae07b4c39a 16:46:10 ---> 3cd78b45ac3b 16:46:10 Step 5/20 : COPY go.mod vendor* ./ 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:10 OK: 221 MiB in 51 packages 16:46:10 ---> 0e78b366a711 16:46:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 ---> Running in 988b08ab9974 16:46:10 OK: 221 MiB in 51 packages 16:46:10 OK: 221 MiB in 51 packages 16:46:10 OK: 221 MiB in 51 packages 16:46:10 Removing intermediate container 44e9e843f00c 16:46:10 ---> 813c0dda9122 16:46:10 Step 6/25 : COPY go.mod vendor* ./ 16:46:10 Removing intermediate container 37d8f1eaef04 16:46:10 ---> 29dcd4f124d1 16:46:10 Step 6/31 : COPY go.mod vendor* ./ 16:46:10 Removing intermediate container 8353cf4c5975 16:46:10 ---> e17f79db0459 16:46:10 Step 6/23 : COPY go.mod vendor* ./ 16:46:10 ---> 3ff5338cef53 16:46:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 Removing intermediate container 9dd7906ed29e 16:46:10 ---> bd40b19a0c33 16:46:10 Step 6/26 : COPY go.mod vendor* ./ 16:46:10 ---> Running in a97131260e70 16:46:11 ---> d7bb167b6f96 16:46:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:11 ---> 066f12247676 16:46:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:12 ---> Running in 0d7ec08e0b79 16:46:12 ---> Running in e48b174bd1b6 16:46:12 ---> aa500b2cb313 16:46:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:12 ---> Running in f32a62461c79 16:47:08 Removing intermediate container 0d7ec08e0b79 16:47:08 ---> dcc5495daae7 16:47:08 Step 8/23 : COPY . . 16:47:08 Removing intermediate container e48b174bd1b6 16:47:08 ---> d92665aee10c 16:47:08 Step 8/31 : COPY . . 16:47:08 Removing intermediate container 988b08ab9974 16:47:08 ---> 8b6c70f79be5 16:47:08 Step 7/20 : COPY . . 16:47:09 Removing intermediate container f32a62461c79 16:47:09 ---> b04e82a90848 16:47:09 Step 8/26 : COPY . . 16:47:09 Removing intermediate container a97131260e70 16:47:09 ---> 0b7797ce0710 16:47:09 Step 8/25 : COPY . . 16:47:41 ---> 9cb613408075 16:47:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:41 ---> ccc492286709 16:47:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:47:41 ---> Running in b9725e0cb40c 16:47:41 ---> 28e9208a1632 16:47:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:41 ---> 3150764a7ec9 16:47:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:41 ---> 9a54db902177 16:47:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:47:41 ---> Running in 72ce96a66793 16:47:41 ---> Running in 2d59073cea21 16:47:41 ---> Running in ece90bfe0d05 16:47:41 ---> Running in 86fa13941a0c 16:47:41 Removing intermediate container ece90bfe0d05 16:47:41 ---> 8a1147ecf532 16:47:41 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:41 ---> Running in 5c15a5179969 16:47:41 Removing intermediate container 5c15a5179969 16:47:41 ---> dbecd26ad55a 16:47:41 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 16:47:41 ---> Running in 4c966b499083 16:47:41 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 16:47:41 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 16:47:41 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 16:47:41 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 16:47:43 Removing intermediate container 4c966b499083 16:47:43 ---> ddebcb1265d7 16:47:43 Step 12/26 : WORKDIR /edgex-go 16:47:43 ---> Running in aba8fa151ff6 16:47:43 Removing intermediate container aba8fa151ff6 16:47:43 ---> e35da7f44409 16:47:43 16:47:43 Step 13/26 : FROM alpine:3.15 16:47:43 3.15: Pulling from library/alpine 16:47:45 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:47:45 Status: Downloaded newer image for alpine:3.15 16:47:45 ---> 60f2846fe774 16:47:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:45 ---> Running in babe255dff01 16:47:46 Removing intermediate container babe255dff01 16:47:46 ---> cb65fae7386c 16:47:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:46 ---> Running in 1bec21c8a427 16:47:49 Removing intermediate container 1bec21c8a427 16:47:49 ---> f6165e689681 16:47:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:47:49 ---> Running in dc8f57855560 16:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:54 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:47:54 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:47:54 OK: 15734 distinct packages available 16:47:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:57 (1/5) Installing dumb-init (1.2.5-r1) 16:47:57 (2/5) Installing musl-obstack (1.2.3-r0) 16:47:57 (3/5) Installing libucontext (1.1-r0) 16:47:57 (4/5) Installing gcompat (1.0.0-r4) 16:47:57 (5/5) Installing openssl (1.1.1q-r0) 16:47:57 Executing busybox-1.34.1-r7.trigger 16:47:57 OK: 6 MiB in 19 packages 16:47:59 Removing intermediate container dc8f57855560 16:47:59 ---> 2bf73c9fa477 16:47:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:48:03 ---> 3155731441ff 16:48:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:09 ---> bb0aee92bf88 16:48:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:48:10 ---> 81fe37c70d0e 16:48:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:48:11 ---> ce1c55b0a238 16:48:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:48:12 ---> 809b0b5fb322 16:48:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:48:12 ---> Running in d75f7ae6a050 16:48:12 Removing intermediate container d75f7ae6a050 16:48:12 ---> 80cda6dba99f 16:48:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:48:12 ---> Running in 82912b80bde4 16:48:13 Removing intermediate container 82912b80bde4 16:48:13 ---> ff0d87d3b9c4 16:48:13 Step 24/26 : LABEL arch=arm64 16:48:13 ---> Running in 63ec1de76fb0 16:48:14 Removing intermediate container 63ec1de76fb0 16:48:14 ---> f08bea349deb 16:48:14 Step 25/26 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:48:14 ---> Running in 8688e1c70c18 16:48:14 Removing intermediate container 8688e1c70c18 16:48:14 ---> 4626e25f996e 16:48:14 Step 26/26 : LABEL version=0.0.0 16:48:14 ---> Running in cbaceaacc74e 16:48:15 Removing intermediate container cbaceaacc74e 16:48:15 ---> 6d0f2a47b5a7 16:48:15 16:48:15 Successfully built 6d0f2a47b5a7 16:48:15 Successfully tagged security-spire-agent-arm64:latest 16:48:15  Building security-spire-agent ... done Building core-metadata 16:48:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:55 ---> d38a9e1443ed 16:48:55 Step 3/23 : WORKDIR /edgex-go 16:48:55 ---> Using cache 16:48:55 ---> 77b50c0e4991 16:48:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:55 ---> Running in b72788d4be7e 16:48:55 Removing intermediate container b72788d4be7e 16:48:55 ---> f4958d871eca 16:48:55 Step 5/23 : RUN apk add --update --no-cache make git 16:48:55 ---> Running in ed4804895254 16:48:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:58 OK: 221 MiB in 51 packages 16:48:59 Removing intermediate container ed4804895254 16:48:59 ---> 3ba097c5b402 16:48:59 Step 6/23 : COPY go.mod vendor* ./ 16:49:00 ---> df413b37af7e 16:49:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:00 ---> Running in 3736623c4092 16:49:56 Removing intermediate container 3736623c4092 16:49:56 ---> 46e7f7a4c42a 16:49:56 Step 8/23 : COPY . . 16:50:15 ---> ea96b6d465e3 16:50:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:50:15 ---> Running in f4e73c5752e3 16:50:15 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 16:53:22 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 16:53:26 Removing intermediate container 72ce96a66793 16:53:26 ---> 179132d58acb 16:53:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:53:26 ---> Running in 85d318ac18ab 16:53:27 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 16:53:36 Removing intermediate container 85d318ac18ab 16:53:36 ---> 714b5375224d 16:53:36 16:53:36 Step 11/23 : FROM alpine:3.16 16:53:36 3.16: Pulling from library/alpine 16:53:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:53:38 Status: Downloaded newer image for alpine:3.16 16:53:38 ---> 3d81c46cd875 16:53:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:53:39 ---> Running in fb403ec6717d 16:53:40 Removing intermediate container fb403ec6717d 16:53:40 ---> 44afcb407d59 16:53:40 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 16:53:40 ---> Running in aa4ba3be29f9 16:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:43 Removing intermediate container b9725e0cb40c 16:53:43 ---> d2b712dad15c 16:53:43 16:53:43 Step 10/31 : FROM alpine:3.16 16:53:43 ---> 3d81c46cd875 16:53:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:44 ---> Running in 450c1a203625 16:53:45 Removing intermediate container 450c1a203625 16:53:45 ---> 6a42619a2f06 16:53:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:45 ---> Running in 2a5fee863491 16:53:45 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:53:45 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:53:45 (3/33) Installing readline (8.1.2-r0) 16:53:45 (4/33) Installing bash (5.1.16-r2) 16:53:45 Executing bash-5.1.16-r2.post-install 16:53:45 (5/33) Installing ca-certificates (20220614-r0) 16:53:45 (6/33) Installing brotli-libs (1.0.9-r6) 16:53:45 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:53:45 (8/33) Installing libcurl (7.83.1-r2) 16:53:45 (9/33) Installing curl (7.83.1-r2) 16:53:45 (10/33) Installing docker-cli (20.10.16-r2) 16:53:47 Removing intermediate container 2d59073cea21 16:53:47 ---> 257ccb36a450 16:53:47 16:53:47 Step 10/25 : FROM alpine:3.16 16:53:47 ---> 3d81c46cd875 16:53:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:47 (11/33) Installing dumb-init (1.2.5-r1) 16:53:47 (12/33) Installing libbz2 (1.0.8-r1) 16:53:47 (13/33) Installing expat (2.4.8-r0) 16:53:47 (14/33) Installing libffi (3.4.2-r1) 16:53:47 (15/33) Installing gdbm (1.23-r0) 16:53:47 (16/33) Installing xz-libs (5.2.5-r1) 16:53:47 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:53:47 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:53:47 ---> Running in 937b3c5aee0a 16:53:47 (19/33) Installing mpdecimal (2.5.1-r1) 16:53:47 (20/33) Installing sqlite-libs (3.38.5-r0) 16:53:47 (21/33) Installing python3 (3.10.5-r0) 16:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:49 (1/2) Installing dumb-init (1.2.5-r1) 16:53:49 (2/2) Installing su-exec (0.2-r1) 16:53:49 Executing busybox-1.35.0-r15.trigger 16:53:49 OK: 5 MiB in 16 packages 16:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:50 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:53:50 (23/33) Installing py3-tomli (2.0.1-r1) 16:53:50 (24/33) Installing py3-pep517 (0.12.0-r2) 16:53:50 (25/33) Installing py3-six (1.16.0-r1) 16:53:50 (26/33) Installing py3-retrying (1.3.3-r3) 16:53:50 (27/33) Installing py3-appdirs (1.4.4-r3) 16:53:50 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:53:50 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:53:50 (30/33) Installing py3-parsing (2.4.7-r3) 16:53:50 (31/33) Installing py3-packaging (21.3-r0) 16:53:50 (32/33) Installing py3-setuptools (59.4.0-r0) 16:53:51 (33/33) Installing py3-pip (22.1.1-r0) 16:53:51 (1/3) Installing ca-certificates (20220614-r0) 16:53:51 Removing intermediate container 2a5fee863491 16:53:51 (2/3) Installing dumb-init (1.2.5-r1) 16:53:51 ---> 7faf11c4edf9 16:53:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:51 (3/3) Installing su-exec (0.2-r1) 16:53:51 Executing busybox-1.35.0-r15.trigger 16:53:51 Executing ca-certificates-20220614-r0.trigger 16:53:51 ---> Running in fc512b0d0bc7 16:53:52 OK: 6 MiB in 17 packages 16:53:52 Removing intermediate container fc512b0d0bc7 16:53:52 ---> 34539704e336 16:53:52 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:53:52 ---> Running in 6c82b179c41c 16:53:52 Executing busybox-1.35.0-r15.trigger 16:53:52 Executing ca-certificates-20220614-r0.trigger 16:53:53 OK: 120 MiB in 47 packages 16:53:53 Removing intermediate container 6c82b179c41c 16:53:53 ---> 93d9890615b8 16:53:53 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:53:53 ---> Running in 8b6a76e23cdb 16:53:54 Removing intermediate container 8b6a76e23cdb 16:53:54 ---> 26103b753f21 16:53:54 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:54 ---> Running in 0e0170ec41c7 16:53:54 Removing intermediate container 937b3c5aee0a 16:53:54 ---> 191530c54fee 16:53:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:54 ---> Running in 08db28897240 16:53:55 Removing intermediate container 08db28897240 16:53:55 ---> 5c3d5e04f1c9 16:53:55 Step 13/25 : WORKDIR / 16:53:55 ---> Running in cad774b4d05d 16:53:56 Removing intermediate container cad774b4d05d 16:53:56 ---> e7e70cf555f6 16:53:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:57 ---> 10d05572fb92 16:53:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:58 Removing intermediate container 0e0170ec41c7 16:53:58 ---> af935317b589 16:53:58 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:53:58 ---> Running in 8974b34d93ba 16:53:59 ---> 75427507d40a 16:53:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:59 Removing intermediate container 8974b34d93ba 16:53:59 ---> 77223740682f 16:53:59 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:54:00 ---> e584ca63153d 16:54:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:54:01 ---> 878d3e3caf7b 16:54:01 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:54:01 ---> Running in 95f1d977182c 16:54:02 ---> 6897928ca7b6 16:54:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:54:04 ---> 919e8d660be7 16:54:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:54:05 Removing intermediate container 95f1d977182c 16:54:05 ---> 4730deab8b74 16:54:05 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:06 ---> 29608ac41a33 16:54:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:06 ---> b511c98ebde6 16:54:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:54:08 ---> 2e70f8e533a4 16:54:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:08 ---> Running in f58d4357873f 16:54:09 ---> ba1001501a61 16:54:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:10 ---> aeb2c67b85f7 16:54:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:11 Removing intermediate container f58d4357873f 16:54:11 ---> 15c60f6e9c07 16:54:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:54:11 Collecting docker-compose==1.23.2 16:54:11 ---> Running in 38839e650346 16:54:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.1 MB/s eta 0:00:00 16:54:12 ---> ebea776c668d 16:54:12 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:12 Removing intermediate container 38839e650346 16:54:12 ---> fdd66dd95563 16:54:12 Step 23/25 : LABEL arch=arm64 16:54:12 ---> Running in ea7618448cc7 16:54:13 Collecting jsonschema<3,>=2.5.1 16:54:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:13 ---> 785ad43adb07 16:54:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:54:13 Collecting docopt<0.7,>=0.6.1 16:54:13 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:13 Preparing metadata (setup.py): started 16:54:13 Removing intermediate container ea7618448cc7 16:54:13 ---> 63d5fd95fae5 16:54:13 Step 24/25 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:54:14 ---> Running in 490136add09d 16:54:14 ---> d85c72ef50f7 16:54:14 Step 26/31 : RUN chmod +x /entrypoint.sh 16:54:14 ---> Running in 79bf6d309d28 16:54:14 Removing intermediate container 490136add09d 16:54:14 ---> abac11738962 16:54:14 Step 25/25 : LABEL version=0.0.0 16:54:15 ---> Running in 25ab0641c755 16:54:15 Removing intermediate container 25ab0641c755 16:54:15 ---> 0ca91fc61a63 16:54:15 16:54:16 Successfully built 0ca91fc61a63 16:54:16 Successfully tagged security-secretstore-setup-arm64:latest 16:54:16 Building security-spire-server 16:54:17  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 16:54:18 Removing intermediate container 79bf6d309d28 16:54:18 ---> cd64210bb7bd 16:54:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:54:18 ---> Running in 468b1f5cdad9 16:54:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 16:54:19 Removing intermediate container 468b1f5cdad9 16:54:19 ---> 663c71fcd03a 16:54:19 Step 28/31 : CMD ["gate"] 16:54:19 ---> Running in bf65fcd0e973 16:54:19 Collecting docker<4.0,>=3.6.0 16:54:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:54:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.9 MB/s eta 0:00:00 16:54:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:54:20 Removing intermediate container bf65fcd0e973 16:54:20 ---> 6aa6367b60d6 16:54:20 Step 29/31 : LABEL arch=arm64 16:54:20 ---> Running in 742107779bcf 16:54:20 Collecting cached-property<2,>=1.2.0 16:54:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:20 Collecting dockerpty<0.5,>=0.4.1 16:54:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:54:20 Preparing metadata (setup.py): started 16:54:20 Removing intermediate container 742107779bcf 16:54:20 ---> 2a237cfb7691 16:54:20 Step 30/31 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:54:20 ---> Running in d17d37a97381 16:54:21 Removing intermediate container d17d37a97381 16:54:21 ---> bc382c63924f 16:54:21 Step 31/31 : LABEL version=0.0.0 16:54:21 ---> Running in b9c44ad712e0 16:54:22 Removing intermediate container b9c44ad712e0 16:54:22 ---> 3b9e225e4625 16:54:22 16:54:22 Successfully built 3b9e225e4625 16:54:22 Successfully tagged security-bootstrapper-arm64:latest 16:54:22  Building security-bootstrapper ... done Building support-scheduler 16:54:23 Preparing metadata (setup.py): finished with status 'done' 16:54:24 Collecting websocket-client<1.0,>=0.32.0 16:54:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 16:54:24 Collecting PyYAML<4,>=3.10 16:54:24 Downloading PyYAML-3.13.tar.gz (270 kB) 16:54:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.1 MB/s eta 0:00:00 16:54:26 Preparing metadata (setup.py): started 16:54:28 Preparing metadata (setup.py): finished with status 'done' 16:54:28 Collecting texttable<0.10,>=0.9.0 16:54:28 Downloading texttable-0.9.1.tar.gz (11 kB) 16:54:28 Preparing metadata (setup.py): started 16:54:30 Preparing metadata (setup.py): finished with status 'done' 16:54:30 Collecting docker-pycreds>=0.4.0 16:54:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:32 Collecting idna<2.8,>=2.5 16:54:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.9 MB/s eta 0:00:00 16:54:33 Collecting urllib3<1.25,>=1.21.1 16:54:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 8.3 MB/s eta 0:00:00 16:54:33 Collecting certifi>=2017.4.17 16:54:33 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:54:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 15.7 MB/s eta 0:00:00 16:54:34 Collecting chardet<3.1.0,>=3.0.2 16:54:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.8 MB/s eta 0:00:00 16:54:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:37 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:54:37 Running setup.py install for texttable: started 16:54:40 Running setup.py install for texttable: finished with status 'done' 16:54:40 Running setup.py install for PyYAML: started 16:54:44 Running setup.py install for PyYAML: finished with status 'done' 16:54:46 Running setup.py install for docopt: started 16:54:50 Running setup.py install for docopt: finished with status 'done' 16:54:53 Running setup.py install for dockerpty: started 16:54:56 Running setup.py install for dockerpty: finished with status 'done' 16:55:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 16:55:00 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 16:55:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:55:03 ---> d38a9e1443ed 16:55:03 Step 3/25 : WORKDIR /edgex-go 16:55:03 ---> Using cache 16:55:03 ---> 77b50c0e4991 16:55:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:03 ---> Using cache 16:55:03 ---> f4958d871eca 16:55:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:55:04 ---> Running in 7642f0f9287b 16:55:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:09 OK: 221 MiB in 51 packages 16:55:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:11 ---> d38a9e1443ed 16:55:11 Step 3/22 : WORKDIR /edgex-go 16:55:11 ---> Using cache 16:55:11 ---> 77b50c0e4991 16:55:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:11 ---> Using cache 16:55:11 ---> f4958d871eca 16:55:11 Step 5/22 : RUN apk add --update --no-cache make git 16:55:11 ---> Using cache 16:55:11 ---> 3ba097c5b402 16:55:11 Step 6/22 : COPY go.mod vendor* ./ 16:55:11 ---> Using cache 16:55:11 ---> df413b37af7e 16:55:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:11 ---> Using cache 16:55:11 ---> 46e7f7a4c42a 16:55:11 Step 8/22 : COPY . . 16:55:12 Removing intermediate container 7642f0f9287b 16:55:12 ---> f70f9522d585 16:55:12 Step 6/25 : COPY go.mod vendor* ./ 16:55:12 ---> Using cache 16:55:12 ---> ea96b6d465e3 16:55:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:55:12 ---> Running in dcee59e98137 16:55:14 ---> 1dcb31f835b8 16:55:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:14 ---> Running in a2fc21078052 16:55:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:55:28 Removing intermediate container aa4ba3be29f9 16:55:28 ---> 08568511622a 16:55:28 Step 14/23 : ENV APP_PORT=58890 16:55:28 ---> Running in 878da8cc510e 16:55:28 Removing intermediate container 878da8cc510e 16:55:28 ---> d67f24a9a453 16:55:28 Step 15/23 : EXPOSE $APP_PORT 16:55:28 ---> Running in 130cefa4150c 16:55:29 Removing intermediate container 130cefa4150c 16:55:29 ---> dd4f7cee8d0a 16:55:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:55:32 ---> 41c646ae98ac 16:55:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:55:33 ---> 03dfd1bcbb83 16:55:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:55:35 ---> 057b60013dcd 16:55:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:55:35 ---> Running in ab71035a9bd5 16:55:36 Removing intermediate container ab71035a9bd5 16:55:36 ---> f0af2dc10591 16:55:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:36 Removing intermediate container 86fa13941a0c 16:55:36 ---> 157fbc07178f 16:55:36 16:55:36 Step 9/20 : FROM alpine:3.15 16:55:36 ---> 60f2846fe774 16:55:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:36 ---> Using cache 16:55:36 ---> cb65fae7386c 16:55:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:36 ---> Using cache 16:55:36 ---> f6165e689681 16:55:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:55:37 ---> Running in 0327386808d8 16:55:37 ---> Running in 2e72fee96135 16:55:38 Removing intermediate container 0327386808d8 16:55:38 ---> 3e7a9c2bb205 16:55:38 Step 21/23 : LABEL arch=arm64 16:55:38 ---> Running in 21a5ddba1c34 16:55:38 Removing intermediate container 21a5ddba1c34 16:55:38 ---> d525d6ed42b2 16:55:38 Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:55:39 ---> Running in 467981337fa5 16:55:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:39 Removing intermediate container 467981337fa5 16:55:39 ---> a884f173005c 16:55:39 Step 23/23 : LABEL version=0.0.0 16:55:39 ---> Running in e848ad8ea18f 16:55:40 Removing intermediate container e848ad8ea18f 16:55:40 ---> 181414924749 16:55:40 16:55:40 Successfully built 181414924749 16:55:40 Successfully tagged sys-mgmt-agent-arm64:latest 16:55:40  Building sys-mgmt-agent ... done Building support-notifications 16:55:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:42 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:55:42 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:55:42 OK: 15734 distinct packages available 16:55:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:44 (1/9) Installing ca-certificates (20220614-r0) 16:55:45 (2/9) Installing brotli-libs (1.0.9-r5) 16:55:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:55:45 (4/9) Installing libcurl (7.80.0-r2) 16:55:45 (5/9) Installing curl (7.80.0-r2) 16:55:45 (6/9) Installing dumb-init (1.2.5-r1) 16:55:45 (7/9) Installing musl-obstack (1.2.3-r0) 16:55:45 (8/9) Installing libucontext (1.1-r0) 16:55:45 (9/9) Installing gcompat (1.0.0-r4) 16:55:45 Executing busybox-1.34.1-r7.trigger 16:55:45 Executing ca-certificates-20220614-r0.trigger 16:55:46 OK: 8 MiB in 23 packages 16:55:50 Removing intermediate container 2e72fee96135 16:55:50 ---> d077d98440eb 16:55:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:52 ---> 4b8a1a55b7dc 16:55:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:55:57 ---> 1f703469760f 16:55:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:55:59 ---> 5c95c939dca7 16:55:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:55:59 ---> Running in 107934d2843d 16:56:00 Removing intermediate container 107934d2843d 16:56:00 ---> 0627167f9d3e 16:56:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:00 ---> Running in 55b92adcb70d 16:56:02 Removing intermediate container 55b92adcb70d 16:56:02 ---> 8608e9e32eb9 16:56:02 Step 18/20 : LABEL arch=arm64 16:56:02 ---> Running in aed7b566e92d 16:56:03 Removing intermediate container aed7b566e92d 16:56:03 ---> 752a861eb95d 16:56:03 Step 19/20 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:56:03 ---> Running in c3b337a298fa 16:56:04 Removing intermediate container c3b337a298fa 16:56:04 ---> 0ef7e55b170a 16:56:04 Step 20/20 : LABEL version=0.0.0 16:56:04 ---> Running in 663bebf401f7 16:56:06 Removing intermediate container 663bebf401f7 16:56:06 ---> 30ff32d2e746 16:56:06 16:56:08 Successfully built 30ff32d2e746 16:56:08 Successfully tagged security-spiffe-token-provider-arm64:latest 16:56:08  Building security-spiffe-token-provider ... done Building core-command 16:56:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:16 ---> d38a9e1443ed 16:56:16 Step 3/22 : WORKDIR /edgex-go 16:56:16 ---> Using cache 16:56:16 ---> 77b50c0e4991 16:56:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:16 ---> Using cache 16:56:16 ---> f4958d871eca 16:56:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:56:16 ---> Running in 13f2e2216b52 16:56:17 Removing intermediate container a2fc21078052 16:56:17 ---> be807aa5f499 16:56:17 Step 8/25 : COPY . . 16:56:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:21 OK: 221 MiB in 51 packages 16:56:23 Removing intermediate container 13f2e2216b52 16:56:23 ---> f264713d9c7d 16:56:23 Step 6/22 : COPY go.mod vendor* ./ 16:56:26 ---> 8a13add8e926 16:56:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:26 ---> Running in dac2aff54a02 16:56:41 Removing intermediate container f4e73c5752e3 16:56:41 ---> 304a23cfd94b 16:56:41 16:56:41 Step 10/23 : FROM alpine:3.16 16:56:41 ---> 3d81c46cd875 16:56:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:41 ---> Running in 49a54186f518 16:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:45 (1/1) Installing dumb-init (1.2.5-r1) 16:56:45 Executing busybox-1.35.0-r15.trigger 16:56:45 OK: 5 MiB in 15 packages 16:56:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:47 ---> d38a9e1443ed 16:56:47 Step 3/23 : WORKDIR /edgex-go 16:56:47 ---> Using cache 16:56:47 ---> 77b50c0e4991 16:56:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:47 ---> Using cache 16:56:47 ---> f4958d871eca 16:56:47 Step 5/23 : RUN apk add --update --no-cache make git 16:56:47 ---> Using cache 16:56:47 ---> 3ba097c5b402 16:56:47 Step 6/23 : COPY go.mod vendor* ./ 16:56:47 ---> Using cache 16:56:47 ---> df413b37af7e 16:56:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:47 ---> Using cache 16:56:47 ---> 46e7f7a4c42a 16:56:47 Step 8/23 : COPY . . 16:56:47 ---> Using cache 16:56:47 ---> ea96b6d465e3 16:56:47 Step 9/23 : RUN make cmd/core-command/core-command 16:56:48 Removing intermediate container 49a54186f518 16:56:48 ---> 9ee1ec490e28 16:56:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:48 ---> Running in c2286dd4dbc9 16:56:48 ---> Running in c5a27d66aab0 16:56:49 Removing intermediate container c2286dd4dbc9 16:56:49 ---> 41ebac512b6e 16:56:49 Step 13/23 : ENV APP_PORT=59881 16:56:49 ---> Running in a0333e62adc5 16:56:50 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/core-command/core-command ./cmd/core-command 16:56:51 Removing intermediate container a0333e62adc5 16:56:51 ---> 9cf7d320396b 16:56:51 Step 14/23 : EXPOSE $APP_PORT 16:56:51 ---> Running in f21beabffcd4 16:56:52 Removing intermediate container f21beabffcd4 16:56:52 ---> 2d69c1d75903 16:56:52 Step 15/23 : WORKDIR / 16:56:52 ---> Running in a188e045d878 16:56:53 Removing intermediate container a188e045d878 16:56:53 ---> bed96fc665bb 16:56:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:55 ---> ce3474a2da07 16:56:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:57:01 ---> 2cbfe0fe52d0 16:57:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:57:02 ---> 207aa85d150f 16:57:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:57:02 ---> Running in cc92fbf25cf8 16:57:03 Removing intermediate container cc92fbf25cf8 16:57:03 ---> 1842ae00517d 16:57:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:03 ---> Running in 501d1af80c3e 16:57:05 Removing intermediate container 501d1af80c3e 16:57:05 ---> b792d5c707b4 16:57:05 Step 21/23 : LABEL arch=arm64 16:57:05 ---> c56a606a6e8c 16:57:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:57:05 ---> Running in 0c672dcabbe2 16:57:05 ---> Running in 7a8f6d84a94e 16:57:06 Removing intermediate container 0c672dcabbe2 16:57:06 ---> 3941777de6cd 16:57:06 Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:57:06 Removing intermediate container 7a8f6d84a94e 16:57:06 ---> 874121598e41 16:57:06 Step 10/25 : WORKDIR /edgex-go/spire-build 16:57:06 ---> Running in 2f805befa4da 16:57:07 ---> Running in 33462ba9a40c 16:57:08 Removing intermediate container 33462ba9a40c 16:57:08 ---> 16a967392fb5 16:57:08 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 16:57:08 Removing intermediate container 2f805befa4da 16:57:08 ---> 98fadfd0a814 16:57:08 Step 23/23 : LABEL version=0.0.0 16:57:08 ---> Running in 10874efad568 16:57:08 ---> Running in aa948be1144e 16:57:09 Removing intermediate container 10874efad568 16:57:09 ---> 8114b3aa4b13 16:57:09 16:57:10 Successfully built 8114b3aa4b13 16:57:10 Successfully tagged core-metadata-arm64:latest 16:57:10  Building core-metadata ... done Building security-spire-config 16:57:13 Removing intermediate container aa948be1144e 16:57:13 ---> dc18e010f108 16:57:13 Step 12/25 : WORKDIR /edgex-go 16:57:14 ---> Running in b3c2e8afef4c 16:57:15 Removing intermediate container b3c2e8afef4c 16:57:15 ---> c3e2421d8b24 16:57:15 16:57:15 Step 13/25 : FROM alpine:3.15 16:57:15 ---> 60f2846fe774 16:57:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:15 ---> Using cache 16:57:15 ---> cb65fae7386c 16:57:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:15 ---> Using cache 16:57:15 ---> f6165e689681 16:57:15 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:57:15 ---> Using cache 16:57:15 ---> 2bf73c9fa477 16:57:15 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:25 ---> 576493974453 16:57:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:57:27 ---> f301a9149d18 16:57:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:57:28 Removing intermediate container dac2aff54a02 16:57:28 ---> d72640369f18 16:57:28 Step 8/22 : COPY . . 16:57:28 ---> e0324b48b493 16:57:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:57:30 ---> 13fba32f083f 16:57:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:57:30 ---> Running in a99669407fd2 16:57:31 Removing intermediate container a99669407fd2 16:57:31 ---> dae993778525 16:57:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:57:31 ---> Running in 3c14cae76f47 16:57:32 Removing intermediate container 3c14cae76f47 16:57:32 ---> 05d729e3b53f 16:57:32 Step 23/25 : LABEL arch=arm64 16:57:33 ---> Running in 1579305acbd3 16:57:34 Removing intermediate container 1579305acbd3 16:57:34 ---> 661f44aa3312 16:57:34 Step 24/25 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:57:34 ---> Running in 25175b325407 16:57:35 Removing intermediate container 25175b325407 16:57:35 ---> f4d745f82a0e 16:57:35 Step 25/25 : LABEL version=0.0.0 16:57:35 ---> Running in ed85b52755f4 16:57:36 Removing intermediate container ed85b52755f4 16:57:36 ---> 86b00c113f46 16:57:36 16:57:37 Successfully built 86b00c113f46 16:57:37 Successfully tagged security-spire-server-arm64:latest 16:57:37  Building security-spire-server ... done Building security-proxy-setup 16:57:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:43 ---> d38a9e1443ed 16:57:43 Step 3/26 : WORKDIR /edgex-go 16:57:43 ---> Using cache 16:57:43 ---> 77b50c0e4991 16:57:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:43 ---> Using cache 16:57:43 ---> f4958d871eca 16:57:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:57:43 ---> Using cache 16:57:43 ---> f70f9522d585 16:57:43 Step 6/26 : COPY go.mod vendor* ./ 16:57:43 ---> Using cache 16:57:43 ---> 1dcb31f835b8 16:57:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:43 ---> Using cache 16:57:43 ---> be807aa5f499 16:57:43 Step 8/26 : COPY . . 16:57:43 ---> Using cache 16:57:43 ---> c56a606a6e8c 16:57:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:57:43 ---> Using cache 16:57:43 ---> 874121598e41 16:57:43 Step 10/26 : WORKDIR /edgex-go/spire-build 16:57:43 ---> Using cache 16:57:43 ---> 16a967392fb5 16:57:43 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 16:57:44 ---> Running in ef07ff785e64 16:57:49 Removing intermediate container ef07ff785e64 16:57:49 ---> 78f05f5a8917 16:57:49 Step 12/26 : WORKDIR /edgex-go 16:57:49 ---> Running in 69db23d205e4 16:57:50 Removing intermediate container 69db23d205e4 16:57:50 ---> 97d2fb893f15 16:57:50 16:57:50 Step 13/26 : FROM alpine:3.15 16:57:50 ---> 60f2846fe774 16:57:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:50 ---> Using cache 16:57:50 ---> cb65fae7386c 16:57:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:50 ---> Using cache 16:57:50 ---> f6165e689681 16:57:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:57:50 ---> Running in bab5a4378230 16:57:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:55 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:57:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:57:55 OK: 15734 distinct packages available 16:57:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:58 (1/4) Installing dumb-init (1.2.5-r1) 16:57:58 (2/4) Installing musl-obstack (1.2.3-r0) 16:57:58 (3/4) Installing libucontext (1.1-r0) 16:57:58 (4/4) Installing gcompat (1.0.0-r4) 16:57:58 Executing busybox-1.34.1-r7.trigger 16:57:58 OK: 6 MiB in 18 packages 16:58:01 Removing intermediate container bab5a4378230 16:58:01 ---> a07ca5785d9d 16:58:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:08 ---> 517956cb3f22 16:58:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:58:08 ---> Running in 536c499c94d9 16:58:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:58:13 ---> 54e2e6498671 16:58:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:58:15 ---> 71d84e3c3787 16:58:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:58:15 ---> Running in 8689b2644e9e 16:58:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:16 ---> d38a9e1443ed 16:58:16 Step 3/22 : WORKDIR /edgex-go 16:58:16 ---> Using cache 16:58:16 ---> 77b50c0e4991 16:58:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:16 ---> Using cache 16:58:16 ---> f4958d871eca 16:58:16 Step 5/22 : RUN apk add --update --no-cache make git 16:58:16 ---> Using cache 16:58:16 ---> 3ba097c5b402 16:58:16 Step 6/22 : COPY go.mod vendor* ./ 16:58:16 ---> Using cache 16:58:16 ---> df413b37af7e 16:58:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:16 ---> Using cache 16:58:16 ---> 46e7f7a4c42a 16:58:16 Step 8/22 : COPY . . 16:58:16 ---> Using cache 16:58:16 ---> ea96b6d465e3 16:58:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:58:16 ---> Running in 4f7fad753b86 16:58:17 Removing intermediate container 8689b2644e9e 16:58:17 ---> 5a967a9eef1b 16:58:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:58:18 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 16:58:18 ---> 4a1b91b348d3 16:58:18 Step 21/26 : WORKDIR / 16:58:18 ---> Running in cf039ff12619 16:58:19 Removing intermediate container cf039ff12619 16:58:19 ---> 69eb75ee6829 16:58:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:19 ---> Running in 35801ed677ec 16:58:19 Removing intermediate container 35801ed677ec 16:58:19 ---> bee3d8978b8c 16:58:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:20 ---> Running in 0631cd042c6e 16:58:20 Removing intermediate container 0631cd042c6e 16:58:20 ---> b479f0bfbc36 16:58:20 Step 24/26 : LABEL arch=arm64 16:58:20 ---> Running in 9acf72eaecdc 16:58:21 Removing intermediate container 9acf72eaecdc 16:58:21 ---> 54724ce8670e 16:58:21 Step 25/26 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 16:58:21 ---> Running in 15d87c998e27 16:58:22 Removing intermediate container 15d87c998e27 16:58:22 ---> b2017c7089c5 16:58:22 Step 26/26 : LABEL version=0.0.0 16:58:22 ---> Running in 9d19ad245050 16:58:22 Removing intermediate container 9d19ad245050 16:58:22 ---> 56a1b73a7da9 16:58:22 16:58:23 Successfully built 56a1b73a7da9 16:58:23 Successfully tagged security-spire-config-arm64:latest 16:58:23  Building security-spire-config ... done Building core-data 16:58:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:56 ---> d38a9e1443ed 16:58:56 Step 3/23 : WORKDIR /edgex-go 16:58:56 ---> Using cache 16:58:56 ---> 77b50c0e4991 16:58:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:56 ---> Using cache 16:58:56 ---> f4958d871eca 16:58:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:58:56 ---> Running in 50e0d551465e 16:58:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:56 OK: 221 MiB in 51 packages 16:58:57 Removing intermediate container 50e0d551465e 16:58:57 ---> 3ff0425e1f8f 16:58:57 Step 6/23 : COPY go.mod vendor* ./ 16:58:58 ---> 5fcf1d8cb441 16:58:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:58 ---> Running in cbcc0dd7cc4c 16:59:54 Removing intermediate container cbcc0dd7cc4c 16:59:54 ---> 98dd8550aad8 16:59:54 Step 8/23 : COPY . . 17:00:10 ---> 9014e4b51eed 17:00:10 Step 9/23 : RUN make cmd/core-data/core-data 17:00:10 ---> Running in 903eb26376ee 17:00:10 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 17:02:17 Removing intermediate container c5a27d66aab0 17:02:17 ---> 2b27d936a646 17:02:17 17:02:17 Step 10/23 : FROM alpine:3.16 17:02:17 ---> 3d81c46cd875 17:02:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:17 ---> Using cache 17:02:17 ---> 9ee1ec490e28 17:02:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:17 ---> Using cache 17:02:17 ---> 41ebac512b6e 17:02:17 Step 13/23 : ENV APP_PORT=59882 17:02:17 ---> Running in f85f56bf1428 17:02:17 Removing intermediate container f85f56bf1428 17:02:17 ---> f6b6b9aa80f1 17:02:17 Step 14/23 : EXPOSE $APP_PORT 17:02:17 ---> Running in 4d37812aa51e 17:02:17 Removing intermediate container 4d37812aa51e 17:02:17 ---> c344a1d93f74 17:02:17 Step 15/23 : WORKDIR / 17:02:17 ---> Running in 863b475b3e8e 17:02:17 Removing intermediate container 863b475b3e8e 17:02:17 ---> 954701c12af8 17:02:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:18 ---> 755c940b487b 17:02:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:19 ---> e5afe07ab408 17:02:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:02:20 ---> f9e0904b4f03 17:02:20 Step 19/23 : ENTRYPOINT ["/core-command"] 17:02:20 ---> Running in 9ce196d14a68 17:02:21 Removing intermediate container 9ce196d14a68 17:02:21 ---> caa374018578 17:02:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:21 ---> Running in e90c12af930e 17:02:21 Removing intermediate container e90c12af930e 17:02:21 ---> 12c2985a3fbd 17:02:21 Step 21/23 : LABEL arch=arm64 17:02:22 ---> Running in bc7c747a15ef 17:02:22 Removing intermediate container bc7c747a15ef 17:02:22 ---> 871a92aaa521 17:02:22 Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 17:02:22 ---> Running in 107a510924c4 17:02:23 Removing intermediate container 107a510924c4 17:02:23 ---> 5ad9fe75a142 17:02:23 Step 23/23 : LABEL version=0.0.0 17:02:23 ---> Running in fa4e4a954360 17:02:23 Removing intermediate container fa4e4a954360 17:02:23 ---> 37a79c2e9fb0 17:02:23 17:02:24 Successfully built 37a79c2e9fb0 17:02:24 Successfully tagged core-command-arm64:latest 17:03:03  Building core-command ... done Removing intermediate container dcee59e98137 17:03:03 ---> 122e189ba68b 17:03:03 17:03:03 Step 10/22 : FROM alpine:3.16 17:03:03 ---> 3d81c46cd875 17:03:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:03:03 ---> Using cache 17:03:03 ---> 9ee1ec490e28 17:03:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:03 ---> Using cache 17:03:03 ---> 41ebac512b6e 17:03:03 Step 13/22 : ENV APP_PORT=59861 17:03:03 ---> Running in abbedf82f79b 17:03:03 Removing intermediate container abbedf82f79b 17:03:03 ---> 5ddfd095aa38 17:03:03 Step 14/22 : EXPOSE $APP_PORT 17:03:03 ---> Running in fd43bc047e88 17:03:03 Removing intermediate container fd43bc047e88 17:03:03 ---> 504dfc291ffe 17:03:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:03 ---> ab8fab23165f 17:03:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:03 ---> d3c134f0ab86 17:03:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:03 ---> 592245715f20 17:03:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:03:03 ---> Running in 16d16291234f 17:03:03 Removing intermediate container 16d16291234f 17:03:03 ---> 8c8028389dbd 17:03:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:03 ---> Running in e15562233409 17:03:04 Removing intermediate container e15562233409 17:03:04 ---> 5c437ed43f47 17:03:04 Step 20/22 : LABEL arch=arm64 17:03:04 ---> Running in df700bdec207 17:03:04 Removing intermediate container df700bdec207 17:03:04 ---> 982f8cc8ad1a 17:03:04 Step 21/22 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 17:03:04 ---> Running in 8a75721a8802 17:03:05 Removing intermediate container 8a75721a8802 17:03:05 ---> 8a10eb9d8069 17:03:05 Step 22/22 : LABEL version=0.0.0 17:03:05 ---> Running in fd195b04ed55 17:03:06 Removing intermediate container fd195b04ed55 17:03:06 ---> 84c7443a0737 17:03:06 17:03:06 Successfully built 84c7443a0737 17:03:06 Successfully tagged support-scheduler-arm64:latest 17:03:29  Building support-scheduler ... done 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 17:03:47 Removing intermediate container 4f7fad753b86 17:03:47 ---> c7967e501e60 17:03:47 17:03:47 Step 10/22 : FROM alpine:3.16 17:03:47 ---> 3d81c46cd875 17:03:47 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:03:47 ---> Running in ad9b69bd3f0d 17:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:48 (1/6) Installing ca-certificates (20220614-r0) 17:03:48 (2/6) Installing brotli-libs (1.0.9-r6) 17:03:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:03:48 (4/6) Installing libcurl (7.83.1-r2) 17:03:48 (5/6) Installing curl (7.83.1-r2) 17:03:48 (6/6) Installing dumb-init (1.2.5-r1) 17:03:48 Executing busybox-1.35.0-r15.trigger 17:03:48 Executing ca-certificates-20220614-r0.trigger 17:03:49 OK: 8 MiB in 20 packages 17:03:51 Removing intermediate container ad9b69bd3f0d 17:03:51 ---> 79f7028d2f0e 17:03:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:51 ---> Running in 16d5c52c0b56 17:03:51 Removing intermediate container 16d5c52c0b56 17:03:51 ---> b2dfe15899c4 17:03:51 Step 13/22 : WORKDIR /edgex 17:03:51 ---> Running in 7906c17ce7a9 17:03:52 Removing intermediate container 7906c17ce7a9 17:03:52 ---> dccf5893b50b 17:03:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:53 ---> 83dd8982e2b8 17:03:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:54 ---> 4f7291651b71 17:03:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:56 ---> d1bfd57c6a39 17:03:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:03:57 ---> 99c0103c61b6 17:03:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:03:57 ---> Running in 9142c9f2b38f 17:04:01 Removing intermediate container 9142c9f2b38f 17:04:01 ---> 8d4194ef045c 17:04:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:01 ---> Running in b8dd4744ebae 17:04:01 Removing intermediate container b8dd4744ebae 17:04:01 ---> 97ce1addb0c0 17:04:01 Step 20/22 : LABEL arch=arm64 17:04:01 ---> Running in 8fb617fe5dea 17:04:02 Removing intermediate container 8fb617fe5dea 17:04:02 ---> bc0bfd14917a 17:04:02 Step 21/22 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 17:04:02 ---> Running in c7d4a9539e74 17:04:02 Removing intermediate container c7d4a9539e74 17:04:02 ---> 7a8c4fd2df4a 17:04:02 Step 22/22 : LABEL version=0.0.0 17:04:02 ---> Running in caf8c2e3a145 17:04:03 Removing intermediate container caf8c2e3a145 17:04:03 ---> f0d3aac4858f 17:04:03 17:04:03 Successfully built f0d3aac4858f 17:04:03 Successfully tagged security-proxy-setup-arm64:latest 17:05:00  Building security-proxy-setup ... done Removing intermediate container 536c499c94d9 17:05:00 ---> 2873f4010728 17:05:00 17:05:00 Step 10/22 : FROM alpine:3.16 17:05:00 ---> 3d81c46cd875 17:05:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:05:00 ---> Running in 6195b2f4c236 17:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:00 (1/2) Installing ca-certificates (20220614-r0) 17:05:00 (2/2) Installing dumb-init (1.2.5-r1) 17:05:00 Executing busybox-1.35.0-r15.trigger 17:05:00 Executing ca-certificates-20220614-r0.trigger 17:05:00 OK: 6 MiB in 16 packages 17:05:02 Removing intermediate container 903eb26376ee 17:05:02 ---> 8494f6b76efd 17:05:02 17:05:02 Step 10/23 : FROM alpine:3.16 17:05:02 ---> 3d81c46cd875 17:05:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:05:02 ---> Running in 9b1c1d7d0a94 17:05:02 Removing intermediate container 6195b2f4c236 17:05:02 ---> b8ffcfd63652 17:05:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:05:02 ---> Running in 1ffd5552f0db 17:05:02 Removing intermediate container 9b1c1d7d0a94 17:05:02 ---> 43c691ae6389 17:05:02 Step 12/23 : ENV APP_PORT=59880 17:05:02 ---> Running in 2f09d94c5668 17:05:02 Removing intermediate container 1ffd5552f0db 17:05:02 ---> 475dc26d4c99 17:05:02 Step 13/22 : ENV APP_PORT=59860 17:05:02 ---> Running in 3af0a19a9f06 17:05:02 Removing intermediate container 2f09d94c5668 17:05:02 ---> 312dc0875da0 17:05:02 Step 13/23 : EXPOSE $APP_PORT 17:05:03 ---> Running in 6225a00d72c4 17:05:03 Removing intermediate container 3af0a19a9f06 17:05:03 ---> c84d71cc7e4e 17:05:03 Step 14/22 : EXPOSE $APP_PORT 17:05:03 ---> Running in 86a6e15b8537 17:05:03 Removing intermediate container 6225a00d72c4 17:05:03 ---> ff22243ca95b 17:05:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:03 ---> Running in 36a1dff6cd85 17:05:04 Removing intermediate container 86a6e15b8537 17:05:04 ---> 59e22c5cd698 17:05:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:04 ---> 07e2338caff4 17:05:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:05:05 Removing intermediate container 36a1dff6cd85 17:05:05 ---> efead762175b 17:05:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:05:05 ---> Running in 38055ab211fb 17:05:06 ---> 803eefd34672 17:05:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:05:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:07 ---> 92862f7e8b01 17:05:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:05:07 ---> Running in 74874e2502c0 17:05:07 Removing intermediate container 74874e2502c0 17:05:07 ---> 0e77c142c2cd 17:05:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:07 ---> Running in b9f8ecf079f0 17:05:07 Removing intermediate container b9f8ecf079f0 17:05:07 ---> 8c6cf9e28fa0 17:05:07 Step 20/22 : LABEL arch=arm64 17:05:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:07 ---> Running in 82f56b84aa7c 17:05:08 Removing intermediate container 82f56b84aa7c 17:05:08 ---> 43d0f752988b 17:05:08 Step 21/22 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 17:05:08 ---> Running in ecf3edebce98 17:05:08 Removing intermediate container ecf3edebce98 17:05:08 ---> bdcdf89aa3af 17:05:08 Step 22/22 : LABEL version=0.0.0 17:05:08 ---> Running in a9b12c825dbe 17:05:08 (1/6) Installing dumb-init (1.2.5-r1) 17:05:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:05:08 (3/6) Installing libsodium (1.0.18-r0) 17:05:09 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:05:09 Removing intermediate container a9b12c825dbe 17:05:09 ---> 9622577a879d 17:05:09 17:05:09 (5/6) Installing libzmq (4.3.4-r0) 17:05:09 (6/6) Installing zeromq (4.3.4-r0) 17:05:09 Executing busybox-1.35.0-r15.trigger 17:05:09 OK: 8 MiB in 20 packages 17:05:09 Successfully built 9622577a879d 17:05:09 Successfully tagged support-notifications-arm64:latest 17:05:10  Building support-notifications ... done Removing intermediate container 38055ab211fb 17:05:10 ---> 826f57e5967d 17:05:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:11 ---> 78e986defb3d 17:05:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:05:12 ---> a81b2d6ec7d3 17:05:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:05:12 ---> 31e357166ae8 17:05:12 Step 19/23 : ENTRYPOINT ["/core-data"] 17:05:12 ---> Running in d2c38ebd840c 17:05:13 Removing intermediate container d2c38ebd840c 17:05:13 ---> a73c9b1e3954 17:05:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:13 ---> Running in bc7cb3b5515b 17:05:13 Removing intermediate container bc7cb3b5515b 17:05:13 ---> 096506b6ec5d 17:05:13 Step 21/23 : LABEL arch=arm64 17:05:13 ---> Running in 03c2e83bfc9c 17:05:14 Removing intermediate container 03c2e83bfc9c 17:05:14 ---> a379404c4f59 17:05:14 Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 17:05:14 ---> Running in a582b38ff04b 17:05:14 Removing intermediate container a582b38ff04b 17:05:14 ---> 0173b6c1f411 17:05:14 Step 23/23 : LABEL version=0.0.0 17:05:14 ---> Running in d3c44fb84924 17:05:14 Removing intermediate container d3c44fb84924 17:05:14 ---> ca89acf869d8 17:05:14 17:05:15 Successfully built ca89acf869d8 17:05:15 Successfully tagged core-data-arm64:latest 17:05:15  Building core-data ... done  [Pipeline] } 17:05:15 $ docker stop --time=1 71c31f6bc39a251e87f09716b740125664dbb1a9938985eb1ec993b332fa32a6 17:05:17 $ docker rm -f 71c31f6bc39a251e87f09716b740125664dbb1a9938985eb1ec993b332fa32a6 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:18 + docker images 17:05:18 REPOSITORY TAG IMAGE ID CREATED SIZE 17:05:18 core-data-arm64 latest ca89acf869d8 4 seconds ago 20.6MB 17:05:18 support-notifications-arm64 latest 9622577a879d 9 seconds ago 26.1MB 17:05:18 8494f6b76efd 18 seconds ago 1.54GB 17:05:18 2873f4010728 22 seconds ago 1.58GB 17:05:18 security-proxy-setup-arm64 latest f0d3aac4858f About a minute ago 26.2MB 17:05:18 c7967e501e60 About a minute ago 1.52GB 17:05:18 support-scheduler-arm64 latest 84c7443a0737 2 minutes ago 25.6MB 17:05:18 122e189ba68b 2 minutes ago 1.57GB 17:05:18 core-command-arm64 latest 37a79c2e9fb0 2 minutes ago 15.5MB 17:05:18 2b27d936a646 3 minutes ago 1.51GB 17:05:18 security-spire-config-arm64 latest 56a1b73a7da9 6 minutes ago 83.6MB 17:05:18 97d2fb893f15 7 minutes ago 1.41GB 17:05:18 security-spire-server-arm64 latest 86b00c113f46 7 minutes ago 84.2MB 17:05:18 c3e2421d8b24 8 minutes ago 1.41GB 17:05:18 core-metadata-arm64 latest 8114b3aa4b13 8 minutes ago 17.4MB 17:05:18 304a23cfd94b 8 minutes ago 1.54GB 17:05:18 security-spiffe-token-provider-arm64 latest 30ff32d2e746 9 minutes ago 28.3MB 17:05:18 sys-mgmt-agent-arm64 latest 181414924749 9 minutes ago 133MB 17:05:18 157fbc07178f 9 minutes ago 1.57GB 17:05:18 security-bootstrapper-arm64 latest 3b9e225e4625 10 minutes ago 18.6MB 17:05:18 security-secretstore-setup-arm64 latest 0ca91fc61a63 11 minutes ago 27.9MB 17:05:18 257ccb36a450 11 minutes ago 1.53GB 17:05:18 d2b712dad15c 11 minutes ago 1.52GB 17:05:18 714b5375224d 11 minutes ago 1.52GB 17:05:18 security-spire-agent-arm64 latest 6d0f2a47b5a7 17 minutes ago 122MB 17:05:18 e35da7f44409 17 minutes ago 1.41GB 17:05:18 ci-base-image-arm64 latest d38a9e1443ed 31 minutes ago 994MB 17:05:18 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:05:18 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:05:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:05:18 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 17:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:18 17:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:19 arm64: Pulling from edgex-lftools-log-publisher 17:05:19 8998bd30e6a1: Pulling fs layer 17:05:19 04944245beec: Pulling fs layer 17:05:19 699f458cf7ca: Pulling fs layer 17:05:19 765212b225bb: Pulling fs layer 17:05:19 f23df028b6ca: Pulling fs layer 17:05:19 d65c8cfc05b1: Pulling fs layer 17:05:19 2437ff75d9bd: Pulling fs layer 17:05:19 f23df028b6ca: Waiting 17:05:19 d65c8cfc05b1: Waiting 17:05:19 2437ff75d9bd: Waiting 17:05:19 765212b225bb: Waiting 17:05:19 04944245beec: Verifying Checksum 17:05:19 04944245beec: Download complete 17:05:19 765212b225bb: Verifying Checksum 17:05:19 765212b225bb: Download complete 17:05:19 f23df028b6ca: Download complete 17:05:19 d65c8cfc05b1: Verifying Checksum 17:05:19 d65c8cfc05b1: Download complete 17:05:19 699f458cf7ca: Download complete 17:05:20 8998bd30e6a1: Verifying Checksum 17:05:20 8998bd30e6a1: Download complete 17:05:23 2437ff75d9bd: Verifying Checksum 17:05:23 2437ff75d9bd: Download complete 17:05:25 8998bd30e6a1: Pull complete 17:05:25 04944245beec: Pull complete 17:05:26 699f458cf7ca: Pull complete 17:05:27 765212b225bb: Pull complete 17:05:28 f23df028b6ca: Pull complete 17:05:28 d65c8cfc05b1: Pull complete 17:05:43 2437ff75d9bd: Pull complete 17:05:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container 17:05:44 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 17:05:47 $ docker top d040dffd82053b036b7cd174891a4585a2657e8070419eddfabcd3252e4c1b83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:48 ---> job-cost.sh 17:05:48 lf-activate-venv: SKIPPING 17:05:48 INFO: No Stack... 17:05:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:49 INFO: Archiving Costs [Pipeline] sh 17:05:50 + cat /w/workspace/edgex-go/4/archives/cost.csv 17:05:50 + cut -d, -f6 [Pipeline] lock 17:05:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] 17:05:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] did not exist. Created. 17:05:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:51 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:51 Stashed 1 file(s) [Pipeline] } 17:05:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:51 $ docker stop --time=1 d040dffd82053b036b7cd174891a4585a2657e8070419eddfabcd3252e4c1b83 17:05:52 $ docker rm -f d040dffd82053b036b7cd174891a4585a2657e8070419eddfabcd3252e4c1b83 [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 17:05:53 provisioning config files... 17:05:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config928993259032297827tmp [Pipeline] { [Pipeline] sh 17:05:53 + set +x 17:05:53 + curl -s https://codecov.io/bash 17:05:53 + bash -s -- 17:05:53 17:05:53 _____ _ 17:05:53 / ____| | | 17:05:53 | | ___ __| | ___ ___ _____ __ 17:05:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:53 Bash-1.0.6 17:05:53 17:05:53 17:05:53 ==> git version 2.25.1 found 17:05:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:05:53 Release-Date: 2020-01-08 17:05:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:05:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:53 ==> Jenkins CI detected. 17:05:53 current dir:  /w/workspace/edgex-go/4 17:05:53 project root: . 17:05:53 --> token set from env 17:05:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:53 ==> Running gcov in . (disable via -X gcov) 17:05:53 ==> Python coveragepy not found 17:05:53 ==> Searching for coverage reports in: 17:05:53 + . 17:05:53 -> Found 1 reports 17:05:53 ==> Detecting git/mercurial file structure 17:05:53 ==> Reading reports 17:05:53 + ./coverage.out bytes=478941 17:05:53 ==> Appending adjustments 17:05:53 https://docs.codecov.io/docs/fixing-reports 17:05:55 + Found adjustments 17:05:55 ==> Gzipping contents 17:05:55 64K /tmp/codecov.Xs4khO.gz 17:05:55 ==> Uploading reports 17:05:55 url: https://codecov.io 17:05:55 query: branch=PR-4111&commit=5569c6f7b0d93c8018e078ce903f34e0248973cc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:05:55 -> Pinging Codecov 17:05:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=5569c6f7b0d93c8018e078ce903f34e0248973cc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:05:55 -> Uploading to 17:05:55 https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/5569c6f7b0d93c8018e078ce903f34e0248973cc/6499c077-791a-44c5-8c39-5c9bf2a8a451.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T170555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ae4010f3507e2001d3ce2d49b2fb6a80847487bcb0147f1a0bce2f8ccb28249 17:05:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:55 Dload Upload Total Spent Left Speed 17:05:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62854 0 0 100 62854 0 250k --:--:-- --:--:-- --:--:-- 250k 17:05:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] } 17:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:05:56 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 17:05:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:57 ---> package-listing.sh 17:05:57 ++ facter osfamily 17:05:57 ++ tr '[:upper:]' '[:lower:]' 17:05:57 + OS_FAMILY=debian 17:05:57 + workspace=/w/workspace/edgex-go/4 17:05:57 + START_PACKAGES=/tmp/packages_start.txt 17:05:57 + END_PACKAGES=/tmp/packages_end.txt 17:05:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:57 + PACKAGES=/tmp/packages_start.txt 17:05:57 + '[' /w/workspace/edgex-go/4 ']' 17:05:57 + PACKAGES=/tmp/packages_end.txt 17:05:57 + case "${OS_FAMILY}" in 17:05:57 + dpkg -l 17:05:57 + grep '^ii' 17:05:57 + '[' -f /tmp/packages_start.txt ']' 17:05:57 + '[' -f /tmp/packages_end.txt ']' 17:05:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:57 + '[' /w/workspace/edgex-go/4 ']' 17:05:57 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:05:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:05:57 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:05:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:58 17:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:58 latest: Pulling from edgex-lftools-log-publisher 17:05:58 5eb5b503b376: Pulling fs layer 17:05:58 5c69ac0246d0: Pulling fs layer 17:05:58 ec43610c2a17: Pulling fs layer 17:05:58 3a2ae6a8a46f: Pulling fs layer 17:05:58 33b1e0a273af: Pulling fs layer 17:05:58 5d3b04190fa2: Pulling fs layer 17:05:58 2f39f015ded8: Pulling fs layer 17:05:58 2f39f015ded8: Waiting 17:05:58 5d3b04190fa2: Waiting 17:05:58 3a2ae6a8a46f: Waiting 17:05:58 33b1e0a273af: Waiting 17:05:58 5c69ac0246d0: Download complete 17:05:58 3a2ae6a8a46f: Verifying Checksum 17:05:58 3a2ae6a8a46f: Download complete 17:05:58 ec43610c2a17: Verifying Checksum 17:05:58 ec43610c2a17: Download complete 17:05:59 33b1e0a273af: Verifying Checksum 17:05:59 33b1e0a273af: Download complete 17:05:59 5d3b04190fa2: Verifying Checksum 17:05:59 5eb5b503b376: Verifying Checksum 17:05:59 5eb5b503b376: Download complete 17:05:59 2f39f015ded8: Download complete 17:06:00 5eb5b503b376: Pull complete 17:06:00 5c69ac0246d0: Pull complete 17:06:01 ec43610c2a17: Pull complete 17:06:01 3a2ae6a8a46f: Pull complete 17:06:01 33b1e0a273af: Pull complete 17:06:01 5d3b04190fa2: Pull complete 17:06:06 2f39f015ded8: Pull complete 17:06:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:07 prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container 17:06:07 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 17:06:09 $ docker top 5feca7d1cc3017bcbc3092c1516fa1c1c15ac65dbb29cb63e14d2903c6d272e0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:09 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:09 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:09 + ls /var/log/sa-host 17:06:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:10 provisioning config files... 17:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7962931431046396834tmp [Pipeline] { [Pipeline] echo 17:06:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:10 ---> create-netrc.sh [Pipeline] } 17:06:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:10 ---> python-tools-install.sh [Pipeline] echo 17:06:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:11 ---> sudo-logs.sh 17:06:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:11 ---> job-cost.sh 17:06:11 lf-activate-venv: SKIPPING 17:06:11 DEBUG: total: 0.10999999940395355 17:06:11 INFO: Retrieving Stack Cost... 17:06:11 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:12 INFO: Archiving Costs [Pipeline] echo 17:06:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:12 ---> logs-deploy.sh 17:06:12 lf-activate-venv: SKIPPING 17:06:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/4 17:06:12 INFO: archiving workspace using pattern(s): 17:06:13 Archives upload complete. 17:06:13 INFO: archiving logs to Nexus