Pull request #4383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 38c34b4daeea9ee478c68e4bbab1d552e8708bdf+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (0cb924c4085244594d2aadef23264847d33068f3) 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-ssh10997213361391979918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14217001429986042692.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6098708906487326528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4825246893889926948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7589931677772570403.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15578197943988503700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6956 in /w/workspace/edgexfoundry_edgex-go_PR-4383 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 38c34b4daeea9ee478c68e4bbab1d552e8708bdf Merge succeeded, producing 38c34b4daeea9ee478c68e4bbab1d552e8708bdf Checking out Revision 38c34b4daeea9ee478c68e4bbab1d552e8708bdf (PR-4383) > 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/4383/head:refs/remotes/origin/PR-4383 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # timeout=10 Commit message: "refactor: Clean up private configs previously missed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:47:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:47:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:47:27 ========================================================= 00:47:27 EdgeX Global Pipelines Version Info 00:47:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:47:28 ------------------- 00:47:28 stable info: 00:47:28 ------------------- 00:47:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:47:28 Message: update stable to v1.0.244 00:47:29 ------------------- 00:47:29 experimental info: 00:47:29 ------------------- 00:47:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:47:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:47:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4383 [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4383 [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4383 [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c34b4 [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:30 provisioning config files... 00:47:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12138763604916225398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:31 ---> docker-login.sh 00:47:31 nexus3.edgexfoundry.org:10001 00:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:31 Configure a credential helper to remove this warning. See 00:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:31 00:47:31 Login Succeeded 00:47:31 nexus3.edgexfoundry.org:10002 00:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:31 Configure a credential helper to remove this warning. See 00:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:31 00:47:31 Login Succeeded 00:47:31 nexus3.edgexfoundry.org:10003 00:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:31 Configure a credential helper to remove this warning. See 00:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:31 00:47:31 Login Succeeded 00:47:31 nexus3.edgexfoundry.org:10004 00:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:31 Configure a credential helper to remove this warning. See 00:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:31 00:47:31 Login Succeeded 00:47:31 docker.io 00:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:32 Configure a credential helper to remove this warning. See 00:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:32 00:47:32 Login Succeeded 00:47:32 ---> docker-login.sh ends [Pipeline] } 00:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:32 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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 00:47:32 + dirname cmd/core-command/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo core-command,cmd/core-command/Dockerfile 00:47:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:47:32 + dirname cmd/core-data/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo core-data,cmd/core-data/Dockerfile 00:47:32 + dirname cmd/core-metadata/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo core-metadata,cmd/core-metadata/Dockerfile 00:47:32 + dirname cmd/security-bootstrapper/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:47:32 + dirname cmd/security-proxy-setup/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:47:32 + + dirname cmd/security-secretstore-setup/Dockerfile 00:47:32 cut -d/ -f2 00:47:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:47:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:47:32 + dirname cmd/security-spire-agent/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + dirname cmd/security-spire-config/Dockerfile 00:47:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:47:32 + dirname cmd/security-spire-server/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:47:32 + dirname cmd/support-notifications/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo support-notifications,cmd/support-notifications/Dockerfile 00:47:32 + dirname cmd/support-scheduler/Dockerfile 00:47:32 + cut -d/ -f2 00:47:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:47:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:47:33 + git rev-list -1 --merges 38c34b4daeea9ee478c68e4bbab1d552e8708bdf~1..38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] echo 00:47:33 -----------> git rev-list -1 --merges 38c34b4daeea9ee478c68e4bbab1d552e8708bdf~1..38c34b4daeea9ee478c68e4bbab1d552e8708bdf 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [false] [Pipeline] sh 00:47:33 + git log --format=format:%s -1 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] echo 00:47:33 ========================================================= 00:47:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:47:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:47:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:34 + grep -v github /etc/ssh/ssh_known_hosts 00:47:34 + [ -e /tmp/ssh_known_hosts ] 00:47:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:47:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:47:34 + sudo tee -a /etc/ssh/ssh_known_hosts 00:47:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:34 00:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:34 0.1.4: Pulling from edgex-devops/py-git-semver 00:47:34 b85a868b505f: Pulling fs layer 00:47:34 e2be974225ed: Pulling fs layer 00:47:34 339a4e72a1f5: Pulling fs layer 00:47:34 988bab9f4d93: Pulling fs layer 00:47:34 1469e6f7b9e6: Pulling fs layer 00:47:34 eaf3925da568: Pulling fs layer 00:47:34 bab4dde63d76: Pulling fs layer 00:47:34 bde34c3a00c8: Pulling fs layer 00:47:34 b352a97aabf1: Pulling fs layer 00:47:34 4872d77fe225: Pulling fs layer 00:47:34 5851b861e8e6: Pulling fs layer 00:47:34 988bab9f4d93: Waiting 00:47:34 1469e6f7b9e6: Waiting 00:47:34 eaf3925da568: Waiting 00:47:34 bab4dde63d76: Waiting 00:47:34 bde34c3a00c8: Waiting 00:47:34 5851b861e8e6: Waiting 00:47:34 4872d77fe225: Waiting 00:47:34 b352a97aabf1: Waiting 00:47:34 e2be974225ed: Verifying Checksum 00:47:34 e2be974225ed: Download complete 00:47:34 988bab9f4d93: Verifying Checksum 00:47:34 988bab9f4d93: Download complete 00:47:34 1469e6f7b9e6: Verifying Checksum 00:47:34 1469e6f7b9e6: Download complete 00:47:35 eaf3925da568: Verifying Checksum 00:47:35 eaf3925da568: Download complete 00:47:35 339a4e72a1f5: Verifying Checksum 00:47:35 339a4e72a1f5: Download complete 00:47:35 bde34c3a00c8: Verifying Checksum 00:47:35 bde34c3a00c8: Download complete 00:47:35 b352a97aabf1: Download complete 00:47:35 4872d77fe225: Download complete 00:47:35 5851b861e8e6: Download complete 00:47:35 b85a868b505f: Verifying Checksum 00:47:35 b85a868b505f: Download complete 00:47:35 bab4dde63d76: Verifying Checksum 00:47:35 bab4dde63d76: Download complete 00:47:36 b85a868b505f: Pull complete 00:47:36 e2be974225ed: Pull complete 00:47:36 339a4e72a1f5: Pull complete 00:47:36 988bab9f4d93: Pull complete 00:47:37 1469e6f7b9e6: Pull complete 00:47:37 eaf3925da568: Pull complete 00:47:39 bab4dde63d76: Pull complete 00:47:39 bde34c3a00c8: Pull complete 00:47:39 b352a97aabf1: Pull complete 00:47:39 4872d77fe225: Pull complete 00:47:39 5851b861e8e6: Pull complete 00:47:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:39 prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container 00:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:47:42 $ docker top d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 -eo pid,comm 00:47:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:47:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:43 [ssh-agent] Looking for ssh-agent implementation... 00:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:43 $ docker exec d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent 00:47:43 SSH_AUTH_SOCK=/tmp/ssh-K2GCK1i3wjEA/agent.32 00:47:43 SSH_AGENT_PID=38 00:47:43 Running ssh-add (command line suppressed) 00:47:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16435924296972824748.key (/w/workspace/edgex-go/1@tmp/private_key_16435924296972824748.key) 00:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:43 + git tag --points-at HEAD [Pipeline] } 00:47:43 $ docker exec --env ******** --env ******** d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent -k 00:47:43 unset SSH_AUTH_SOCK; 00:47:43 unset SSH_AGENT_PID; 00:47:43 echo Agent pid 38 killed; 00:47:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:47:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:44 [ssh-agent] Looking for ssh-agent implementation... 00:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:44 $ docker exec d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent 00:47:44 SSH_AUTH_SOCK=/tmp/ssh-mxCzhv46SF97/agent.70 00:47:44 SSH_AGENT_PID=76 00:47:44 Running ssh-add (command line suppressed) 00:47:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12433552659696417077.key (/w/workspace/edgex-go/1@tmp/private_key_12433552659696417077.key) 00:47:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:44 + git semver init 00:47:44 2023-02-22 00:47:44,863 [run_init] DEBUG init version:0.0.0 force:False 00:47:44 2023-02-22 00:47:44,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 00:47:44 2023-02-22 00:47:44,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 00:47:44 2023-02-22 00:47:44,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 00:47:51 2023-02-22 00:47:50,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 00:47:51 2023-02-22 00:47:50,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4383 with force:False 00:47:51 2023-02-22 00:47:50,724 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4383 00:47:51 2023-02-22 00:47:50,728 [execute] INFO git cat-file --batch-check 00:47:51 2023-02-22 00:47:50,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:47:51 2023-02-22 00:47:50,734 [execute] INFO git cat-file --batch 00:47:51 2023-02-22 00:47:50,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:47:51 2023-02-22 00:47:50,739 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4383 00:47:51 0.0.0 [Pipeline] } 00:47:51 $ docker exec --env ******** --env ******** d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent -k 00:47:51 unset SSH_AUTH_SOCK; 00:47:51 unset SSH_AGENT_PID; 00:47:51 echo Agent pid 76 killed; 00:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:52 + git semver [Pipeline] } 00:47:52 $ docker stop --time=1 d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 00:47:53 $ docker rm -f --volumes d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 [Pipeline] // withDockerContainer [Pipeline] sh 00:47:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:54 Stashed 1 file(s) [Pipeline] echo 00:47:54 [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 00:47:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:47:55 ========================================================= 00:47:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:47:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:47:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:47:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:47:55 213ec9aee27d: Pulling fs layer 00:47:55 4583459ba037: Pulling fs layer 00:47:55 93c1e223e6f2: Pulling fs layer 00:47:55 53926ce57604: Pulling fs layer 00:47:55 21b2b0c7a3f4: Pulling fs layer 00:47:55 22ff95d597cd: Pulling fs layer 00:47:55 12d6caf4c0d1: Pulling fs layer 00:47:55 96b7cbca73a9: Pulling fs layer 00:47:55 a7acece74701: Pulling fs layer 00:47:55 22ff95d597cd: Waiting 00:47:55 a7acece74701: Waiting 00:47:55 12d6caf4c0d1: Waiting 00:47:55 96b7cbca73a9: Waiting 00:47:55 21b2b0c7a3f4: Waiting 00:47:55 93c1e223e6f2: Download complete 00:47:55 4583459ba037: Verifying Checksum 00:47:55 4583459ba037: Download complete 00:47:55 21b2b0c7a3f4: Verifying Checksum 00:47:55 21b2b0c7a3f4: Download complete 00:47:55 22ff95d597cd: Verifying Checksum 00:47:55 22ff95d597cd: Download complete 00:47:55 213ec9aee27d: Verifying Checksum 00:47:55 213ec9aee27d: Download complete 00:47:55 12d6caf4c0d1: Verifying Checksum 00:47:55 12d6caf4c0d1: Download complete 00:47:55 213ec9aee27d: Pull complete 00:47:55 4583459ba037: Pull complete 00:47:56 93c1e223e6f2: Pull complete 00:47:56 a7acece74701: Verifying Checksum 00:47:56 a7acece74701: Download complete 00:47:56 96b7cbca73a9: Verifying Checksum 00:47:56 96b7cbca73a9: Download complete 00:47:56 53926ce57604: Verifying Checksum 00:47:56 53926ce57604: Download complete 00:48:00 53926ce57604: Pull complete 00:48:00 21b2b0c7a3f4: Pull complete 00:48:00 22ff95d597cd: Pull complete 00:48:00 12d6caf4c0d1: Pull complete 00:48:02 96b7cbca73a9: Pull complete 00:48:02 a7acece74701: Pull complete 00:48:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:48:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:48:03 WORKDIR /edgex 00:48:03 COPY go.mod . 00:48:03 RUN go mod download 00:48:03 + docker build -t ci-base-image-x86_64 -f - . 00:48:03 Sending build context to Docker daemon 170.4MB 00:48:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:48:03 ---> db6d94c90886 00:48:03 Step 2/4 : WORKDIR /edgex 00:48:09 ---> Running in 7fb0c69128e2 00:48:09 Removing intermediate container 7fb0c69128e2 00:48:09 ---> f51136764ec6 00:48:09 Step 3/4 : COPY go.mod . 00:48:09 ---> 77c71e8d4f86 00:48:09 Step 4/4 : RUN go mod download 00:48:09 ---> Running in 41cd78a647f0 00:48:09 Still waiting to schedule task 00:48:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:48:24 Removing intermediate container 41cd78a647f0 00:48:24 ---> 036766d5d83f 00:48:24 Successfully built 036766d5d83f 00:48:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:24 + docker inspect -f . ci-base-image-x86_64 00:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:24 prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container 00:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:48:24 $ docker top 343dded4a3a787d61d9e966fe0de75c9d2820baccb2d4a85888e7017d3c53668 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:25 + go version 00:48:25 go version go1.18.7 linux/amd64 [Pipeline] } 00:48:25 $ docker stop --time=1 343dded4a3a787d61d9e966fe0de75c9d2820baccb2d4a85888e7017d3c53668 00:48:26 $ docker rm -f --volumes 343dded4a3a787d61d9e966fe0de75c9d2820baccb2d4a85888e7017d3c53668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:27 + docker inspect -f . ci-base-image-x86_64 00:48:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:27 prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container 00:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:48:27 $ docker top e8ff4998d20c399a883aebb97f7fec64ede842deb79402de5fcb4e0938000816 -eo pid,comm [Pipeline] { [Pipeline] echo 00:48:28 ========================================================= 00:48:28 [edgeXBuildGoParallel] Running Tests and Build... 00:48:28 ========================================================= [Pipeline] sh 00:48:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:48:28 + make test 00:48:28 go test -race -coverprofile=coverage.out ./... 00:48:35 ? github.com/edgexfoundry/edgex-go [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 00:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 73.7% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.265s coverage: 88.5% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.9% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements 00:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 00:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 00:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements 00:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.1% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.0% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:49:13 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 00:49:31 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." 00:49:31 go vet ./... 00:49:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:49:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:49:34 ./bin/test-attribution-txt.sh [Pipeline] echo 00:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:49:34 + ls -al . 00:49:34 total 744 00:49:34 drwxrwxr-x 11 1001 1001 4096 Feb 22 00:48 . 00:49:34 drwxr-xr-x 4 root root 4096 Feb 22 00:48 .. 00:49:34 drwxrwxr-x 2 1001 1001 4096 Feb 22 00:47 .blubracket 00:49:34 -rw-rw-r-- 1 1001 1001 16 Feb 22 00:47 .dockerignore 00:49:34 drwxrwxr-x 8 1001 1001 4096 Feb 22 00:49 .git 00:49:34 drwxrwxr-x 3 1001 1001 4096 Feb 22 00:47 .github 00:49:34 -rw-rw-r-- 1 1001 1001 1024 Feb 22 00:47 .gitignore 00:49:34 -rw-rw-r-- 1 1001 1001 42 Feb 22 00:47 .golangci.yml 00:49:34 -rw-rw-r-- 1 1001 1001 87 Feb 22 00:47 .hadolint.yml 00:49:34 drwxr-xr-x 3 1001 1001 4096 Feb 22 00:47 .semver 00:49:34 -rw-rw-r-- 1 1001 1001 166 Feb 22 00:47 .sonarcloud.properties 00:49:34 -rw-rw-r-- 1 1001 1001 1171 Feb 22 00:47 ADOPTERS.md 00:49:34 -rw-rw-r-- 1 1001 1001 10825 Feb 22 00:47 Attribution.txt 00:49:34 -rw-rw-r-- 1 1001 1001 73765 Feb 22 00:47 CHANGELOG.md 00:49:34 -rw-rw-r-- 1 1001 1001 3804 Feb 22 00:47 CONTRIBUTING.md 00:49:34 -rw-rw-r-- 1 1001 1001 677 Feb 22 00:47 GOVERNANCE.md 00:49:34 -rw-rw-r-- 1 1001 1001 883 Feb 22 00:47 Jenkinsfile 00:49:34 -rw-rw-r-- 1 1001 1001 10775 Feb 22 00:47 LICENSE 00:49:34 -rw-rw-r-- 1 1001 1001 13375 Feb 22 00:47 Makefile 00:49:34 -rw-rw-r-- 1 1001 1001 582 Feb 22 00:47 OWNERS.md 00:49:34 -rw-rw-r-- 1 1001 1001 9403 Feb 22 00:47 README.md 00:49:34 -rw-rw-r-- 1 1001 1001 6912 Feb 22 00:47 SECURITY.md 00:49:34 -rw-rw-r-- 1 1001 1001 5 Feb 22 00:47 VERSION 00:49:34 drwxrwxr-x 2 1001 1001 4096 Feb 22 00:47 bin 00:49:34 drwxrwxr-x 17 1001 1001 4096 Feb 22 00:47 cmd 00:49:34 -rw-r--r-- 1 root root 487323 Feb 22 00:49 coverage.out 00:49:34 -rw-rw-r-- 1 1001 1001 3295 Feb 22 00:47 go.mod 00:49:34 -rw-rw-r-- 1 1001 1001 33318 Feb 22 00:47 go.sum 00:49:34 drwxrwxr-x 7 1001 1001 4096 Feb 22 00:47 internal 00:49:34 drwxrwxr-x 3 1001 1001 4096 Feb 22 00:47 openapi 00:49:34 drwxrwxr-x 4 1001 1001 4096 Feb 22 00:47 snap 00:49:34 -rw-rw-r-- 1 1001 1001 204 Feb 22 00:47 version.go [Pipeline] sh 00:49:34 + '[' -e coverage.out ] 00:49:34 + chown 1001:1001 coverage.out [Pipeline] stash 00:49:34 Stashed 1 file(s) [Pipeline] sh 00:49:35 + make build 00:49:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:49:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:49:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:49:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:49:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:49:57 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 00:49:57 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 00:49:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:59 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 00:50:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:50:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:50:04 $ docker stop --time=1 e8ff4998d20c399a883aebb97f7fec64ede842deb79402de5fcb4e0938000816 00:50:09 $ docker rm -f --volumes e8ff4998d20c399a883aebb97f7fec64ede842deb79402de5fcb4e0938000816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:10 00:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:11 latest: Pulling from edgex-devops/edgex-compose 00:50:11 cbdbe7a5bc2a: Pulling fs layer 00:50:11 ca9280d653b3: Pulling fs layer 00:50:11 7e9c9ca2126c: Pulling fs layer 00:50:11 ca9280d653b3: Download complete 00:50:11 cbdbe7a5bc2a: Pull complete 00:50:12 7e9c9ca2126c: Download complete 00:50:12 ca9280d653b3: Pull complete 00:50:15 7e9c9ca2126c: Pull complete 00:50:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:15 prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container 00:50:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:50:18 $ docker top 082cdf92eac88f9fd59b4c43b9e62cd7e03a12fdabe2195df16f3d6c3af805c7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:18 + docker-compose build --help 00:50:18 + grep parallel 00:50:19 --parallel Build images in parallel. [Pipeline] } 00:50:19 $ docker stop --time=1 082cdf92eac88f9fd59b4c43b9e62cd7e03a12fdabe2195df16f3d6c3af805c7 00:50:20 $ docker rm -f --volumes 082cdf92eac88f9fd59b4c43b9e62cd7e03a12fdabe2195df16f3d6c3af805c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:21 prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container 00:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:50:21 $ docker top bedb6557d3555b302deec84b05637acd1e26b6b9e94a777a761a010f14b5b3b9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:22 + docker-compose -f ./docker-compose-build.yml build --parallel 00:50:22 Building core-command ... 00:50:22 Building core-common-config-bootstrapper ... 00:50:22 Building core-data ... 00:50:22 Building core-metadata ... 00:50:22 Building security-bootstrapper ... 00:50:22 Building security-proxy-setup ... 00:50:22 Building security-secretstore-setup ... 00:50:22 Building security-spiffe-token-provider ... 00:50:22 Building security-spire-agent ... 00:50:22 Building security-spire-config ... 00:50:22 Building security-spire-server ... 00:50:22 Building support-notifications ... 00:50:22 Building support-scheduler ... 00:50:22 Building support-scheduler 00:50:22 Building core-data 00:50:22 Building security-proxy-setup 00:50:22 Building security-spire-agent 00:50:22 Building security-bootstrapper 00:50:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:50:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:34 ---> 036766d5d83f 00:50:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:50:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:50:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:34 ---> 036766d5d83f 00:50:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:50:34 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:50:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:50:34 ---> 036766d5d83f 00:50:34 Step 3/32 : WORKDIR /edgex-go 00:50:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:50:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:34 ---> 036766d5d83f 00:50:34 Step 3/24 : WORKDIR /edgex-go 00:50:34 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:50:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:50:34 ---> 036766d5d83f 00:50:34 Step 3/21 : WORKDIR /edgex-go 00:50:42 ---> Running in ca365e01d5ab 00:50:42 ---> Running in 72abadc8b243 00:50:42 ---> Running in 07ae6aa23035 00:50:42 ---> Running in 66b04e7ab241 00:50:42 ---> Running in c5bd41784750 00:50:42 Removing intermediate container 72abadc8b243 00:50:42 ---> 08dd6e500e00 00:50:42 Step 4/22 : WORKDIR /edgex-go 00:50:42 ---> Running in b196df2e25d2 00:50:42 Removing intermediate container ca365e01d5ab 00:50:42 ---> 1d981392ddef 00:50:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:50:42 Removing intermediate container 66b04e7ab241 00:50:42 ---> 02751182ef57 00:50:42 Step 4/21 : RUN apk add --update --no-cache make git 00:50:42 Removing intermediate container c5bd41784750 00:50:42 ---> 8e0dda1949b5 00:50:42 Step 4/32 : RUN apk add --update --no-cache make git 00:50:42 Removing intermediate container 07ae6aa23035 00:50:42 ---> 7c2fa485f8cb 00:50:42 Step 4/22 : WORKDIR /edgex-go 00:50:42 ---> Running in 05db4b0d845b 00:50:42 ---> Running in 5faa11e6691d 00:50:42 ---> Running in 3c14ace09d63 00:50:42 ---> Running in a24a1c80ec6d 00:50:42 Removing intermediate container b196df2e25d2 00:50:42 ---> 502d63667b0f 00:50:42 Step 5/22 : RUN apk add --update --no-cache make git 00:50:42 ---> Running in bd417f636f7b 00:50:42 Removing intermediate container a24a1c80ec6d 00:50:42 ---> 59c60b714f7c 00:50:42 Step 5/22 : RUN apk add --update --no-cache make git 00:50:42 ---> Running in c6059db7e382 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:50:42 OK: 211 MiB in 51 packages 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:50:42 OK: 211 MiB in 51 packages 00:50:42 OK: 211 MiB in 51 packages 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:50:42 Removing intermediate container 05db4b0d845b 00:50:42 ---> 0d301eedbcb0 00:50:42 Step 5/24 : COPY go.mod vendor* ./ 00:50:42 ---> 16f214a9d9b5 00:50:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:42 ---> Running in f6f2530f79f2 00:50:42 OK: 211 MiB in 51 packages 00:50:42 Removing intermediate container 3c14ace09d63 00:50:42 ---> d398f0836aca 00:50:42 Step 5/21 : COPY go.mod vendor* ./ 00:50:42 OK: 211 MiB in 51 packages 00:50:43 Removing intermediate container 5faa11e6691d 00:50:43 ---> e0b5c1739cfa 00:50:43 Step 5/32 : COPY go.mod vendor* ./ 00:50:43 ---> 3b8a90054207 00:50:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:43 ---> Running in 04ad1c6252f0 00:50:43 ---> 7eacc7bacbcd 00:50:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:43 ---> Running in e0ce53fbdd54 00:50:43 Removing intermediate container c6059db7e382 00:50:43 ---> 300de18bd033 00:50:43 Step 6/22 : COPY go.mod vendor* ./ 00:50:43 Removing intermediate container bd417f636f7b 00:50:43 ---> 82b292a65b87 00:50:43 Step 6/22 : COPY go.mod vendor* ./ 00:50:43 ---> 55e11f6ae7f6 00:50:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:43 ---> Running in 430885f97ec0 00:50:43 ---> e13213499b38 00:50:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:43 ---> Running in 414663defcfe 00:51:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6957 in /w/workspace/edgexfoundry_edgex-go_PR-4383 [Pipeline] { [Pipeline] ws 00:51:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:51:32 The recommended git tool is: git 00:51:37 using credential edgex-jenkins-ssh 00:51:37 Cloning the remote Git repository 00:51:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:51:37 > git init /w/workspace/edgex-go/1 # timeout=10 00:51:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:51:37 > git --version # timeout=10 00:51:37 > git --version # 'git version 2.25.1' 00:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:51:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:51:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4383/head:refs/remotes/origin/PR-4383 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:51:54 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:51:55 Merge succeeded, producing 38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:51:55 Checking out Revision 38c34b4daeea9ee478c68e4bbab1d552e8708bdf (PR-4383) 00:51:54 > git config core.sparsecheckout # timeout=10 00:51:54 > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # timeout=10 00:51:55 > git remote # timeout=10 00:51:55 > git config --get remote.origin.url # timeout=10 00:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:55 > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 00:51:55 > git rev-parse HEAD^{commit} # timeout=10 00:51:55 > git config core.sparsecheckout # timeout=10 00:51:55 > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # timeout=10 00:51:58 Commit message: "refactor: Clean up private configs previously missed" 00:51:58 > git --version # timeout=10 00:51:58 > git --version # 'git version 2.25.1' 00:51:58 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:51:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:59 Dload Upload Total Spent Left Speed 00:51:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 00:52:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:52:00 + sudo tee /etc/docker/daemon.new 00:52:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:52:00 { 00:52:00 "registry-mirrors": [ 00:52:00 "https://nexus3.edgexfoundry.org:10001" 00:52:00 ], 00:52:00 "bip": "10.250.0.254/24", 00:52:00 "hosts": [ 00:52:00 "tcp://0.0.0.0:5555", 00:52:00 "unix:///var/run/docker.sock" 00:52:00 ], 00:52:00 "mtu": 1458, 00:52:00 "selinux-enabled": true, 00:52:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:52:00 } [Pipeline] sh 00:52:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:52:01 + sudo service docker restart 00:52:05 Removing intermediate container 414663defcfe 00:52:05 ---> abc708728cc7 00:52:05 Step 8/22 : COPY . . 00:52:05 Removing intermediate container f6f2530f79f2 00:52:05 ---> eac59ea03549 00:52:05 Step 7/24 : COPY . . 00:52:05 Removing intermediate container 430885f97ec0 00:52:05 ---> f183d05dd2a4 00:52:05 Step 8/22 : COPY . . 00:52:05 Removing intermediate container e0ce53fbdd54 00:52:05 ---> c2c086479907 00:52:05 Step 7/32 : COPY . . 00:52:05 Removing intermediate container 04ad1c6252f0 00:52:05 ---> 0b573db8bfb0 00:52:05 Step 7/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:19 provisioning config files... 00:52:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10603085032800372224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:20 ---> docker-login.sh 00:52:20 nexus3.edgexfoundry.org:10001 00:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:20 Configure a credential helper to remove this warning. See 00:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:20 00:52:20 Login Succeeded 00:52:20 nexus3.edgexfoundry.org:10002 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:21 Configure a credential helper to remove this warning. See 00:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:21 00:52:21 Login Succeeded 00:52:21 nexus3.edgexfoundry.org:10003 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:22 Configure a credential helper to remove this warning. See 00:52:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:22 00:52:22 Login Succeeded 00:52:22 nexus3.edgexfoundry.org:10004 00:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:23 Configure a credential helper to remove this warning. See 00:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:23 00:52:23 Login Succeeded 00:52:23 docker.io 00:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:23 ---> 54967dc181ce 00:52:23 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:52:23 ---> 2e437bce1775 00:52:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:52:23 ---> 552903ddc3cf 00:52:23 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:23 ---> 138b34845766 00:52:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:52:23 ---> 90d65dd4630f 00:52:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:52:23 ---> Running in 71cac35a04ff 00:52:23 ---> Running in df0f127779ff 00:52:23 ---> Running in c558c2581331 00:52:23 ---> Running in 8d230ed5940a 00:52:23 ---> Running in 8b25e441f2db 00:52:23 Removing intermediate container 8b25e441f2db 00:52:23 ---> 6c3347d5390c 00:52:23 Step 9/24 : WORKDIR /edgex-go/spire-build 00:52:23 ---> Running in dd0346e2cd5d 00:52:23 Removing intermediate container dd0346e2cd5d 00:52:23 ---> 0b44376bb976 00:52:23 Step 10/24 : 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 00:52:23 ---> Running in 72a62e62630b 00:52:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:52:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:52:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:52:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:52:23 Removing intermediate container 72a62e62630b 00:52:23 ---> 970ce8c5e2e9 00:52:23 Step 11/24 : WORKDIR /edgex-go 00:52:23 ---> Running in d6eb40ff16c8 00:52:23 Removing intermediate container d6eb40ff16c8 00:52:23 ---> 3580ec58752d 00:52:23 00:52:23 Step 12/24 : FROM alpine:3.15 00:52:23 3.15: Pulling from library/alpine 00:52:23 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 00:52:23 Status: Downloaded newer image for alpine:3.15 00:52:23 ---> 5ce65d7b0fde 00:52:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:23 Configure a credential helper to remove this warning. See 00:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:23 00:52:23 Login Succeeded 00:52:23 ---> docker-login.sh ends [Pipeline] } 00:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:52:23 ---> Running in cd576a336916 [Pipeline] sh 00:52:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:52:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 00:52:24 Removing intermediate container cd576a336916 00:52:24 ---> 1fb59e316e2f 00:52:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:24 ---> Running in 51633de13576 [Pipeline] echo 00:52:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:52:24 ========================================================= 00:52:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:52:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:52:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:52:24 9b18e9b68314: Pulling fs layer 00:52:24 35d82f9e3411: Pulling fs layer 00:52:24 e16973657156: Pulling fs layer 00:52:24 fc693d55d65f: Pulling fs layer 00:52:24 7e9fc2657dce: Pulling fs layer 00:52:24 dda99020689f: Pulling fs layer 00:52:24 db1c61fa0a46: Pulling fs layer 00:52:24 891c053d2c06: Pulling fs layer 00:52:24 fc693d55d65f: Waiting 00:52:24 7e9fc2657dce: Waiting 00:52:24 dda99020689f: Waiting 00:52:24 db1c61fa0a46: Waiting 00:52:24 891c053d2c06: Waiting 00:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:52:25 e16973657156: Verifying Checksum 00:52:25 e16973657156: Download complete 00:52:25 35d82f9e3411: Verifying Checksum 00:52:25 35d82f9e3411: Download complete 00:52:25 7e9fc2657dce: Verifying Checksum 00:52:25 7e9fc2657dce: Download complete 00:52:25 dda99020689f: Verifying Checksum 00:52:25 dda99020689f: Download complete 00:52:25 9b18e9b68314: Verifying Checksum 00:52:25 9b18e9b68314: Download complete 00:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:52:25 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:52:25 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:52:25 OK: 15857 distinct packages available 00:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:52:25 (1/5) Installing dumb-init (1.2.5-r1) 00:52:25 (2/5) Installing musl-obstack (1.2.3-r0) 00:52:25 (3/5) Installing libucontext (1.1-r0) 00:52:25 (4/5) Installing gcompat (1.0.0-r4) 00:52:25 (5/5) Installing openssl (1.1.1t-r1) 00:52:25 Executing busybox-1.34.1-r7.trigger 00:52:25 OK: 7 MiB in 19 packages 00:52:26 891c053d2c06: Verifying Checksum 00:52:26 891c053d2c06: Download complete 00:52:26 9b18e9b68314: Pull complete 00:52:26 35d82f9e3411: Pull complete 00:52:26 e16973657156: Pull complete 00:52:27 db1c61fa0a46: Download complete 00:52:27 fc693d55d65f: Download complete 00:52:29 Removing intermediate container 51633de13576 00:52:29 ---> 859c312036c1 00:52:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:52:35 ---> a714c90dceb8 00:52:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:52:40 fc693d55d65f: Pull complete 00:52:40 7e9fc2657dce: Pull complete 00:52:40 dda99020689f: Pull complete 00:52:45 ---> 87e15c1b0b84 00:52:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:52:45 ---> b29430f3b416 00:52:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:52:46 ---> 9611a0a94060 00:52:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:52:47 ---> ada510b56314 00:52:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:52:47 ---> Running in 1b1284906b29 00:52:47 Removing intermediate container 1b1284906b29 00:52:47 ---> 6e25947d9d46 00:52:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:52:47 ---> Running in 49f843dc57e6 00:52:48 Removing intermediate container 49f843dc57e6 00:52:48 ---> a10861fc45c1 00:52:48 Step 22/24 : LABEL arch=x86_64 00:52:48 ---> Running in bf3478736b05 00:52:48 db1c61fa0a46: Pull complete 00:52:49 Removing intermediate container bf3478736b05 00:52:49 ---> b32850b8acc8 00:52:49 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:52:49 ---> Running in a2f17dc7b0f4 00:52:49 Removing intermediate container a2f17dc7b0f4 00:52:49 ---> 60346b16dadf 00:52:49 Step 24/24 : LABEL version=0.0.0 00:52:49 ---> Running in b005e9ceccd3 00:52:50 Removing intermediate container b005e9ceccd3 00:52:50 ---> c18f7baafcef 00:52:50 00:52:50 Successfully built c18f7baafcef 00:52:50 Successfully tagged security-spire-agent:latest 00:52:50 Building support-notifications 00:52:51 891c053d2c06: Pull complete 00:52:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:52:51 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:52:51 WORKDIR /edgex 00:52:51 COPY go.mod . 00:52:51 RUN go mod download 00:52:51 docker build -t ci-base-image-arm64 -f - . 00:52:51  Building security-spire-agent ... done 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 00:52:52 Sending build context to Docker daemon 3.092MB 00:52:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:52:52 ---> f96f9c87975a 00:52:52 Step 2/4 : WORKDIR /edgex 00:52:54 ---> Running in bf3e0b1eba88 00:52:54 Removing intermediate container bf3e0b1eba88 00:52:54 ---> d0dc300305a3 00:52:54 Step 3/4 : COPY go.mod . 00:52:55 ---> 0746ae35ada0 00:52:55 Step 4/4 : RUN go mod download 00:52:55 ---> Running in 75e915adb363 00:52:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:52:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:56 ---> 036766d5d83f 00:52:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:52:56 ---> Using cache 00:52:56 ---> 7c2fa485f8cb 00:52:56 Step 4/22 : WORKDIR /edgex-go 00:52:56 ---> Using cache 00:52:56 ---> 59c60b714f7c 00:52:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:53:01 ---> Running in 92ee9ab4692d 00:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:53:01 OK: 211 MiB in 51 packages 00:53:08 Removing intermediate container 92ee9ab4692d 00:53:08 ---> 6957c7942066 00:53:08 Step 6/22 : COPY go.mod vendor* ./ 00:53:08 Removing intermediate container df0f127779ff 00:53:08 ---> 570f559b0f8f 00:53:08 00:53:08 Step 9/21 : FROM alpine:3.16 00:53:08 Removing intermediate container 71cac35a04ff 00:53:08 ---> 92aa037cfec2 00:53:08 00:53:08 Step 10/22 : FROM alpine:3.16 00:53:08 Removing intermediate container c558c2581331 00:53:08 ---> 55fa16a68210 00:53:08 00:53:08 Step 9/32 : FROM alpine:3.16 00:53:08 Removing intermediate container 8d230ed5940a 00:53:08 ---> 837c4986ca3b 00:53:08 00:53:08 Step 10/22 : FROM alpine:3.16 00:53:08 ---> fe038f842b44 00:53:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:08 ---> Running in 4c7fcd1d876b 00:53:08 3.16: Pulling from library/alpine 00:53:08 3.16: Pulling from library/alpine 00:53:08 3.16: Pulling from library/alpine 00:53:10 3.16: Pulling from library/alpine 00:53:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:53:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:53:10 Status: Image is up to date for alpine:3.16 00:53:10 Status: Downloaded newer image for alpine:3.16 00:53:10 ---> dfd21b5a31f5 00:53:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 00:53:10 ---> dfd21b5a31f5 00:53:10 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:53:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:53:10 Status: Image is up to date for alpine:3.16 00:53:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:53:10 Status: Image is up to date for alpine:3.16 00:53:10 ---> dfd21b5a31f5 00:53:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:10 ---> dfd21b5a31f5 00:53:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:53:10 ---> Running in c3bf109f25b7 00:53:10 ---> Running in b6c95b4d11a5 00:53:10 ---> Running in a06722be9cc5 00:53:10 ---> Running in 786c89a5ef01 00:53:10 Removing intermediate container b6c95b4d11a5 00:53:10 ---> 294199992a6c 00:53:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:53:10 Removing intermediate container 786c89a5ef01 00:53:10 ---> e354d37c285e 00:53:10 Step 12/22 : ENV APP_PORT=59880 00:53:10 ---> Running in 3a23902b0183 00:53:10 ---> Running in 4288d52ff146 00:53:10 Removing intermediate container 3a23902b0183 00:53:10 ---> 437e94a34ccd 00:53:10 Step 13/22 : EXPOSE $APP_PORT 00:53:10 ---> Running in 7bb76a0c6e01 00:53:10 Removing intermediate container 7bb76a0c6e01 00:53:10 ---> ac1a0cbdb9b6 00:53:10 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:53:10 ---> Running in 87d8dde1842e 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:53:10 (1/6) Installing ca-certificates (20220614-r0) 00:53:10 (1/1) Installing dumb-init (1.2.5-r1) 00:53:10 Executing busybox-1.35.0-r17.trigger 00:53:10 (2/6) Installing brotli-libs (1.0.9-r6) 00:53:10 OK: 6 MiB in 15 packages 00:53:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:53:10 (4/6) Installing libcurl (7.83.1-r6) 00:53:10 (5/6) Installing curl (7.83.1-r6) 00:53:10 (6/6) Installing dumb-init (1.2.5-r1) 00:53:10 Executing busybox-1.35.0-r17.trigger 00:53:10 Executing ca-certificates-20220614-r0.trigger 00:53:10 OK: 8 MiB in 20 packages 00:53:10 (1/2) Installing dumb-init (1.2.5-r1) 00:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:53:10 (2/2) Installing su-exec (0.2-r1) 00:53:10 Executing busybox-1.35.0-r17.trigger 00:53:10 OK: 6 MiB in 16 packages 00:53:11 (1/1) Installing dumb-init (1.2.5-r1) 00:53:11 Executing busybox-1.35.0-r17.trigger 00:53:11 OK: 6 MiB in 15 packages 00:53:11 Removing intermediate container a06722be9cc5 00:53:11 ---> 666905439c3b 00:53:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:53:11 ---> Running in b2387bc88fc7 00:53:11 Removing intermediate container c3bf109f25b7 00:53:11 ---> 776626f4e2db 00:53:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:53:11 ---> Running in 0a198d0e1d3f 00:53:11 Removing intermediate container b2387bc88fc7 00:53:11 ---> 3b2a47ccb358 00:53:11 Step 13/22 : ENV APP_PORT=59861 00:53:11 Removing intermediate container 4288d52ff146 00:53:11 ---> efa9f1bec083 00:53:11 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:53:11 ---> Running in 0b9c3ac8fa82 00:53:11 ---> Running in 998167edd231 00:53:11 Removing intermediate container 87d8dde1842e 00:53:11 ---> cc616740f96c 00:53:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:11 Removing intermediate container 0a198d0e1d3f 00:53:11 ---> dfd1b8428bbb 00:53:11 Step 12/21 : WORKDIR /edgex 00:53:11 ---> Running in b2d0650919f2 00:53:11 Removing intermediate container 0b9c3ac8fa82 00:53:11 ---> 8517dca19598 00:53:11 Step 14/22 : EXPOSE $APP_PORT 00:53:11 Removing intermediate container 998167edd231 00:53:11 ---> b6e34e64bdc3 00:53:11 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:53:11 ---> Running in 574d78c00ea0 00:53:11 ---> Running in 46210e379d67 00:53:11 Removing intermediate container b2d0650919f2 00:53:11 ---> 0364980f803f 00:53:11 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:53:11 ---> 565a80d3315d 00:53:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:11 Removing intermediate container 574d78c00ea0 00:53:11 ---> 3e723b09e79d 00:53:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:11 Removing intermediate container 46210e379d67 00:53:11 ---> 821786794763 00:53:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:53:11 ---> b9a730b368b9 00:53:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:53:12 ---> Running in 86373fda06ae 00:53:12 ---> acfa94777760 00:53:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:53:12 ---> 2637825d5906 00:53:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:12 Removing intermediate container 86373fda06ae 00:53:12 ---> dfc7c293d3fa 00:53:12 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:53:12 ---> 1ce590638536 00:53:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:53:12 ---> Running in 350c9bbb69d2 00:53:13 Removing intermediate container 350c9bbb69d2 00:53:13 ---> 7be0ea02e93a 00:53:13 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:53:13 ---> 48cd7641fa14 00:53:13 Step 18/22 : ENTRYPOINT ["/core-data"] 00:53:13 ---> Running in 52e5b69c7a3f 00:53:13 ---> 9765dca65351 00:53:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:53:13 ---> 78d8bae79a18 00:53:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:53:13 ---> Running in bc42352201dc 00:53:13 Removing intermediate container bc42352201dc 00:53:13 ---> c3c25398f6d2 00:53:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:53:13 ---> Running in 13dd0f16efe1 00:53:13 ---> efc835815d84 00:53:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:53:13 ---> ea34bb5383fc 00:53:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:53:13 ---> Running in c75debe2ee77 00:53:13 ---> Running in e50093a8ca0a 00:53:13 Removing intermediate container 13dd0f16efe1 00:53:13 ---> d93e7ef7858f 00:53:13 Step 20/22 : LABEL arch=x86_64 00:53:13 ---> Running in 61766f1b7809 00:53:13 Removing intermediate container c75debe2ee77 00:53:13 ---> fb4d7955a6e8 00:53:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:53:13 ---> Running in 2d3e98a71a84 00:53:13 Removing intermediate container 61766f1b7809 00:53:13 ---> 4e097b40429a 00:53:13 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:53:13 ---> Running in 2b0e70e4260b 00:53:14 Removing intermediate container 2d3e98a71a84 00:53:14 ---> 9e1456af1aa2 00:53:14 Step 20/22 : LABEL arch=x86_64 00:53:14 ---> Running in 12d4cb1aea76 00:53:14 Removing intermediate container 2b0e70e4260b 00:53:14 ---> ef2074248030 00:53:14 Step 22/22 : LABEL version=0.0.0 00:53:14 ---> Running in fcfb5f19047e 00:53:14 Removing intermediate container 12d4cb1aea76 00:53:14 ---> 6d13a2ecf9ed 00:53:14 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:53:14 ---> Running in 3ca6edccb901 00:53:14 Removing intermediate container fcfb5f19047e 00:53:14 ---> 1059dac51d86 00:53:14 00:53:14 Removing intermediate container 52e5b69c7a3f 00:53:14 ---> a15ff6d8b5a7 00:53:14 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:53:14 ---> Running in fd2dca818b0c 00:53:14 Successfully built 1059dac51d86 00:53:14 Removing intermediate container 3ca6edccb901 00:53:14 ---> c50024030345 00:53:14 Step 22/22 : LABEL version=0.0.0 00:53:14 Successfully tagged core-data:latest 00:53:14 Building core-metadata 00:53:14  Building core-data ... done  ---> Running in da53a664a27a 00:53:14 Removing intermediate container fd2dca818b0c 00:53:14 ---> f58885bc5049 00:53:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:53:15 Removing intermediate container da53a664a27a 00:53:15 ---> c62e30f36f02 00:53:15 00:53:15 Successfully built c62e30f36f02 00:53:19 Successfully tagged support-scheduler:latest 00:53:19 Building core-command 00:53:19  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:53:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:53:19 ---> 036766d5d83f 00:53:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:53:19 ---> Using cache 00:53:19 ---> 7c2fa485f8cb 00:53:19 Step 4/24 : WORKDIR /edgex-go 00:53:19 ---> Using cache 00:53:19 ---> 59c60b714f7c 00:53:19 Step 5/24 : RUN apk add --update --no-cache make git 00:53:19 ---> Using cache 00:53:19 ---> 300de18bd033 00:53:19 Step 6/24 : COPY go.mod vendor* ./ 00:53:19 ---> Using cache 00:53:19 ---> 55e11f6ae7f6 00:53:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:19 ---> Using cache 00:53:19 ---> f183d05dd2a4 00:53:19 Step 8/24 : COPY . . 00:53:19 ---> Using cache 00:53:19 ---> 138b34845766 00:53:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:53:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:53:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:53:21 ---> 036766d5d83f 00:53:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:53:21 ---> Using cache 00:53:21 ---> 7c2fa485f8cb 00:53:21 Step 4/23 : WORKDIR /edgex-go 00:53:21 ---> Using cache 00:53:21 ---> 59c60b714f7c 00:53:21 Step 5/23 : RUN apk add --update --no-cache make git 00:53:21 ---> Using cache 00:53:21 ---> 300de18bd033 00:53:21 Step 6/23 : COPY go.mod vendor* ./ 00:53:21 ---> Using cache 00:53:21 ---> 55e11f6ae7f6 00:53:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:21 ---> Using cache 00:53:21 ---> f183d05dd2a4 00:53:21 Step 8/23 : COPY . . 00:53:21 ---> Using cache 00:53:21 ---> 138b34845766 00:53:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:53:24 Removing intermediate container e50093a8ca0a 00:53:24 ---> cc0ea6d968e2 00:53:24 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:53:24 ---> cbe4f2baa941 00:53:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:53:24 ---> Running in 052f64549c50 00:53:24 ---> Running in a3b78fed5840 00:53:24 ---> Running in df26dfc52cc7 00:53:24 ---> Running in 54f76dd9148d 00:53:24 Removing intermediate container df26dfc52cc7 00:53:24 ---> 45e411c05a8d 00:53:24 Step 19/21 : LABEL arch=x86_64 00:53:24 ---> Running in 0cd91b233c41 00:53:24 Removing intermediate container 0cd91b233c41 00:53:24 ---> 32c45b23c925 00:53:24 Step 20/21 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:53:24 ---> Running in 8b79e6cc00b5 00:53:24 Removing intermediate container 8b79e6cc00b5 00:53:24 ---> 34b4c5adb61c 00:53:24 Step 21/21 : LABEL version=0.0.0 00:53:24 ---> Running in f992de8aceb1 00:53:24 Removing intermediate container f992de8aceb1 00:53:24 ---> 50cd2f48e352 00:53:24 00:53:24 Successfully built 50cd2f48e352 00:53:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:53:24 Successfully tagged security-proxy-setup:latest 00:53:24  Building security-proxy-setup ... done Building security-spire-server 00:53:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:53:27 Removing intermediate container 75e915adb363 00:53:27 ---> 8044878a43cf 00:53:27 Successfully built 8044878a43cf 00:53:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:27 + docker inspect -f . ci-base-image-arm64 00:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 00:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:53:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:53:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:53:28 ---> 036766d5d83f 00:53:28 Step 3/23 : WORKDIR /edgex-go 00:53:28 ---> Using cache 00:53:28 ---> 8e0dda1949b5 00:53:28 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 00:53:29 $ docker top b66beb7bd17ad6cc31150d9eebadbab00c6d8d871db23495a3baccf07d691596 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:30 + go version 00:53:30 go version go1.18.7 linux/arm64 [Pipeline] } 00:53:30 $ docker stop --time=1 b66beb7bd17ad6cc31150d9eebadbab00c6d8d871db23495a3baccf07d691596 00:53:31 $ docker rm -f --volumes b66beb7bd17ad6cc31150d9eebadbab00c6d8d871db23495a3baccf07d691596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:32 + docker inspect -f . ci-base-image-arm64 00:53:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:32 prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 00:53:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:53:34 $ docker top 999fa2050bd5c93f3ee547037810fb1467c2d2425ed622f2c47792b931bc8656 -eo pid,comm [Pipeline] { [Pipeline] echo 00:53:34 ========================================================= 00:53:34 [edgeXBuildGoParallel] Running Tests and Build... 00:53:34 ========================================================= [Pipeline] sh 00:53:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:53:35 + make test 00:53:35 go test -race -coverprofile=coverage.out ./... 00:53:36 ---> Running in a68fdc5fd1f2 00:53:38 Removing intermediate container 54f76dd9148d 00:53:38 ---> 486e1946ee86 00:53:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:53:38 ---> b98e6f097db8 00:53:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:53:39 OK: 211 MiB in 51 packages 00:53:42 ---> 35ffe36e07d5 00:53:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:53:42 ---> 9a720adc2a8f 00:53:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:53:43 Removing intermediate container a68fdc5fd1f2 00:53:43 ---> 659cf31ed0bc 00:53:43 Step 5/23 : COPY go.mod vendor* ./ 00:53:44 ---> 9cbc5b950cb9 00:53:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:53:44 ---> 0327982c1273 00:53:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:44 ---> Running in 0b8b237612c9 00:53:44 ---> f2bfb3bfc34d 00:53:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:53:45 ---> 6395b26fe1b8 00:53:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:53:45 ---> f141b3f7ad74 00:53:45 Step 27/32 : RUN chmod +x /entrypoint.sh 00:53:46 ---> Running in 629ecd1b8b1f 00:53:46 Removing intermediate container 4c7fcd1d876b 00:53:46 ---> d1a1229e0c5e 00:53:46 Step 8/22 : COPY . . 00:53:54 Removing intermediate container 629ecd1b8b1f 00:53:54 ---> acbe63f7c4ae 00:53:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:53:54 ---> Running in b86b23b239de 00:53:54 ---> 44536538de56 00:53:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:53:54 ---> Running in 5d0cfd320444 00:53:54 Removing intermediate container b86b23b239de 00:53:54 ---> 9814b3d4d57e 00:53:54 Step 29/32 : CMD ["gate"] 00:53:54 ---> Running in 1b9900edcfeb 00:53:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:53:55 Removing intermediate container 1b9900edcfeb 00:53:55 ---> 6d7988214b74 00:53:55 Step 30/32 : LABEL arch=x86_64 00:53:57 ---> Running in c3d0936ca738 00:53:57 Removing intermediate container a3b78fed5840 00:53:57 ---> 4285762dcae8 00:53:57 00:53:57 Step 10/23 : FROM alpine:3.16 00:53:57 ---> dfd21b5a31f5 00:53:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:53:57 ---> Using cache 00:53:57 ---> 666905439c3b 00:53:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:53:57 ---> Using cache 00:53:57 ---> 3b2a47ccb358 00:53:57 Step 13/23 : ENV APP_PORT=59882 00:53:57 Removing intermediate container 052f64549c50 00:53:57 ---> 69350a6cc954 00:53:57 00:53:57 Step 10/24 : FROM alpine:3.16 00:53:57 ---> dfd21b5a31f5 00:53:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:53:57 ---> Using cache 00:53:57 ---> 666905439c3b 00:53:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:53:57 ---> Using cache 00:53:57 ---> 3b2a47ccb358 00:53:57 Step 13/24 : ENV APP_PORT=59881 00:53:57 ---> Running in 4aae0aff5268 00:53:57 Removing intermediate container c3d0936ca738 00:53:57 ---> Running in 9cb690b9f9e4 00:53:57 ---> 0746c5c34d67 00:53:57 Step 31/32 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:53:57 ---> Running in 90ff1cba9059 00:53:57 Removing intermediate container 4aae0aff5268 00:53:57 ---> c590cbd8065c 00:53:57 Step 14/23 : EXPOSE $APP_PORT 00:53:57 Removing intermediate container 9cb690b9f9e4 00:53:57 ---> 523d87585122 00:53:57 Step 14/24 : EXPOSE $APP_PORT 00:53:57 ---> Running in 05aa35049b0e 00:53:57 ---> Running in a6d1daa19960 00:53:57 Removing intermediate container 90ff1cba9059 00:53:57 ---> 37e25ff4c012 00:53:57 Step 32/32 : LABEL version=0.0.0 00:53:57 ---> Running in 8036f218af99 00:53:57 Removing intermediate container a6d1daa19960 00:53:57 ---> 198186feb673 00:53:57 Step 15/24 : WORKDIR / 00:53:57 Removing intermediate container 05aa35049b0e 00:53:57 ---> ee72037ac207 00:53:57 Step 15/23 : WORKDIR / 00:53:57 ---> Running in be204bcb4526 00:53:57 Removing intermediate container 8036f218af99 00:53:57 ---> 8bafb3d46c58 00:53:57 00:53:57 ---> Running in 2c6187cdc9a0 00:53:57 Successfully built 8bafb3d46c58 00:53:57 Successfully tagged security-bootstrapper:latest 00:53:57  Building security-bootstrapper ... done Building core-common-config-bootstrapper 00:53:57 Removing intermediate container be204bcb4526 00:53:57 ---> 6a8a10382a12 00:53:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:57 Removing intermediate container 2c6187cdc9a0 00:53:57 ---> e04d2216987a 00:53:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:54:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:54:01 ---> 036766d5d83f 00:54:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:54:01 ---> Using cache 00:54:01 ---> 7c2fa485f8cb 00:54:01 Step 4/22 : WORKDIR /edgex-go 00:54:01 ---> Using cache 00:54:01 ---> 59c60b714f7c 00:54:01 Step 5/22 : RUN apk add --update --no-cache make git 00:54:01 ---> Using cache 00:54:01 ---> 300de18bd033 00:54:01 Step 6/22 : COPY go.mod vendor* ./ 00:54:01 ---> Using cache 00:54:01 ---> 55e11f6ae7f6 00:54:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:01 ---> Using cache 00:54:01 ---> f183d05dd2a4 00:54:01 Step 8/22 : COPY . . 00:54:01 ---> Using cache 00:54:01 ---> 138b34845766 00:54:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:54:04 ---> a191dcf98b95 00:54:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:54:04 ---> Running in fc690ac79ff5 00:54:04 ---> f006a9befd9d 00:54:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:54:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:54:05 ---> d98593cc2524 00:54:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:54:06 ---> 6b80e33d5892 00:54:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:54:06 ---> b0c3db86ac66 00:54:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:54:06 ---> 3cd5207d45cb 00:54:06 Step 19/23 : ENTRYPOINT ["/core-command"] 00:54:06 ---> d3dd48172cdb 00:54:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:54:06 ---> Running in 4459c5646e1f 00:54:06 ---> Running in 33080631ed96 00:54:07 Removing intermediate container 4459c5646e1f 00:54:07 ---> 6739c7b6a795 00:54:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:54:07 Removing intermediate container 33080631ed96 00:54:07 ---> 29797a0a9671 00:54:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:54:07 ---> Running in ed3799362d9f 00:54:07 ---> Running in 9ffad07650c4 00:54:07 Removing intermediate container ed3799362d9f 00:54:07 ---> bc31f17cb139 00:54:07 Step 21/23 : LABEL arch=x86_64 00:54:07 Removing intermediate container 9ffad07650c4 00:54:07 ---> 2e955021fdde 00:54:07 Step 22/24 : LABEL arch=x86_64 00:54:07 ---> Running in 7f297a3f9da4 00:54:07 ---> Running in 5ac73e1b3832 00:54:07 Removing intermediate container 7f297a3f9da4 00:54:07 ---> d6daf6024771 00:54:07 Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:54:07 ---> Running in 79f8a32e437a 00:54:07 Removing intermediate container 5ac73e1b3832 00:54:07 ---> 699da2b298ac 00:54:07 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:54:07 ---> Running in c0a898e93efd 00:54:07 Removing intermediate container 79f8a32e437a 00:54:07 ---> 8d54747d6ba1 00:54:07 Step 23/23 : LABEL version=0.0.0 00:54:07 ---> Running in 2b3ba53e0ba5 00:54:07 Removing intermediate container c0a898e93efd 00:54:07 ---> 11de956cd28a 00:54:07 Step 24/24 : LABEL version=0.0.0 00:54:07 ---> Running in 162dcd94d8ac 00:54:07 Removing intermediate container 2b3ba53e0ba5 00:54:07 ---> 699adf358001 00:54:07 00:54:07 Removing intermediate container 162dcd94d8ac 00:54:07 ---> c0ecd81e3af4 00:54:07 00:54:07 Successfully built 699adf358001 00:54:07 Successfully tagged core-command:latest 00:54:07 Building security-spiffe-token-provider 00:54:07  Building core-command ... done Successfully built c0ecd81e3af4 00:54:07 Successfully tagged core-metadata:latest 00:54:07  Building core-metadata ... done Building security-spire-config 00:54:13 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:54:13 Step 2/19 : FROM ${BUILDER_BASE} AS builder 00:54:13 ---> 036766d5d83f 00:54:13 Step 3/19 : WORKDIR /edgex-go 00:54:13 ---> Using cache 00:54:13 ---> 8e0dda1949b5 00:54:13 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 00:54:14 ? github.com/edgexfoundry/edgex-go [no test files] 00:54:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:54:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:54:15 ---> 036766d5d83f 00:54:15 Step 3/24 : WORKDIR /edgex-go 00:54:15 ---> Using cache 00:54:15 ---> 8e0dda1949b5 00:54:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:54:15 ---> Using cache 00:54:15 ---> 659cf31ed0bc 00:54:15 Step 5/24 : COPY go.mod vendor* ./ 00:54:15 ---> Using cache 00:54:15 ---> 0327982c1273 00:54:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:25 ---> Running in 4991e2e2ef5d 00:54:25 ---> Running in 1b9c480b40d2 00:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:54:25 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:54:25 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:54:25 OK: 17046 distinct packages available 00:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:54:25 OK: 211 MiB in 51 packages 00:54:30 Removing intermediate container 5d0cfd320444 00:54:30 ---> 80b38e243bca 00:54:30 00:54:30 Step 10/22 : FROM alpine:3.16 00:54:30 ---> dfd21b5a31f5 00:54:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:54:30 ---> Running in f3b72414c59e 00:54:30 Removing intermediate container 1b9c480b40d2 00:54:30 ---> 932d1749ee34 00:54:30 Step 5/19 : COPY go.mod vendor* ./ 00:54:30 ---> e9a1b4165b86 00:54:30 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:30 ---> Running in fa1094aaa32b 00:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:54:30 (1/2) Installing ca-certificates (20220614-r0) 00:54:30 (2/2) Installing dumb-init (1.2.5-r1) 00:54:30 Executing busybox-1.35.0-r17.trigger 00:54:30 Executing ca-certificates-20220614-r0.trigger 00:54:30 OK: 6 MiB in 16 packages 00:54:31 Removing intermediate container f3b72414c59e 00:54:31 ---> 61269f56a326 00:54:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:54:31 ---> Running in 5a3f24969bc4 00:54:31 Removing intermediate container 5a3f24969bc4 00:54:31 ---> 8a076a887015 00:54:31 Step 13/22 : ENV APP_PORT=59860 00:54:31 ---> Running in 04cbee104ba9 00:54:31 Removing intermediate container 04cbee104ba9 00:54:31 ---> 5ccc829062b0 00:54:31 Step 14/22 : EXPOSE $APP_PORT 00:54:32 ---> Running in 03a3dae7cd6d 00:54:32 Removing intermediate container 03a3dae7cd6d 00:54:32 ---> f0548224ab1e 00:54:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:32 ---> d49efb402e3a 00:54:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:54:32 Removing intermediate container fc690ac79ff5 00:54:32 ---> 5433a46fc29a 00:54:32 00:54:32 Step 10/22 : FROM alpine:3.16 00:54:32 ---> dfd21b5a31f5 00:54:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:54:32 ---> Running in 89919d99bfa8 00:54:33 Removing intermediate container 89919d99bfa8 00:54:33 ---> e26002cfa41c 00:54:33 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:54:33 ---> Running in 6c1734049067 00:54:33 ---> 87b16033bbb4 00:54:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:54:33 ---> 4bc6195f3533 00:54:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:54:33 ---> Running in 854e0c1a58d2 00:54:34 Removing intermediate container 854e0c1a58d2 00:54:34 ---> 04c0c4ca58bb 00:54:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:54:34 ---> Running in e26cf75cdc60 00:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:54:34 Removing intermediate container e26cf75cdc60 00:54:34 ---> 2eded905aa0b 00:54:34 Step 20/22 : LABEL arch=x86_64 00:54:34 ---> Running in 04caa222e92f 00:54:34 Removing intermediate container 04caa222e92f 00:54:34 ---> d62ddaf63c82 00:54:34 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:54:34 ---> Running in 2178d0bbd8c6 00:54:34 (1/1) Installing dumb-init (1.2.5-r1) 00:54:34 Executing busybox-1.35.0-r17.trigger 00:54:34 OK: 6 MiB in 15 packages 00:54:34 Removing intermediate container 2178d0bbd8c6 00:54:34 ---> b3a6170209df 00:54:34 Step 22/22 : LABEL version=0.0.0 00:54:34 ---> Running in 9415117c7d93 00:54:34 Removing intermediate container 9415117c7d93 00:54:34 ---> d4804d89581e 00:54:34 00:54:34 Successfully built d4804d89581e 00:54:34 Successfully tagged support-notifications:latest 00:54:34  Building support-notifications ... done Building security-secretstore-setup 00:54:35 Removing intermediate container 6c1734049067 00:54:35 ---> 1b26b60d6fd0 00:54:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:54:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:54:38 ---> 036766d5d83f 00:54:38 Step 3/24 : WORKDIR /edgex-go 00:54:38 ---> Using cache 00:54:38 ---> 8e0dda1949b5 00:54:38 Step 4/24 : RUN apk add --update --no-cache make git 00:54:38 ---> Using cache 00:54:38 ---> e0b5c1739cfa 00:54:38 Step 5/24 : COPY go.mod vendor* ./ 00:54:38 ---> Using cache 00:54:38 ---> 7eacc7bacbcd 00:54:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:38 ---> Using cache 00:54:38 ---> c2c086479907 00:54:38 Step 7/24 : COPY . . 00:54:38 ---> Using cache 00:54:38 ---> 552903ddc3cf 00:54:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:54:39 ---> 84f4da31f929 00:54:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:54:39 ---> Running in dfcb5e926c82 00:54:39 ---> 361ee988083d 00:54:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:54:39 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 00:54:39 ---> 7256360919c6 00:54:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:54:49 ---> f79d86989ddc 00:54:49 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:54:50 ---> Running in 29e901f4020b 00:55:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:55:07 Removing intermediate container 29e901f4020b 00:55:07 ---> 97dc166b33e8 00:55:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:55:07 ---> Running in 5325447d0989 00:55:07 Removing intermediate container 0b8b237612c9 00:55:07 ---> bc7454517530 00:55:07 Step 7/23 : COPY . . 00:55:07 Removing intermediate container 4991e2e2ef5d 00:55:07 ---> 453e3f9b7d02 00:55:07 Step 7/24 : COPY . . 00:55:07 Removing intermediate container 5325447d0989 00:55:07 ---> 419fd639a6dd 00:55:07 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:55:22 ---> Running in 72f997aae022 00:55:22 ---> 907227c54cfd 00:55:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:55:22 ---> 8e0bb20b3280 00:55:22 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 00:55:22 Removing intermediate container dfcb5e926c82 00:55:22 ---> f920a8f654a1 00:55:22 00:55:22 Step 9/24 : FROM alpine:3.16 00:55:22 ---> dfd21b5a31f5 00:55:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:55:22 ---> Running in 8c6d59a56ea7 00:55:22 ---> Running in ed2ec1b54bcd 00:55:22 ---> Running in 09383babc471 00:55:22 Removing intermediate container 72f997aae022 00:55:22 ---> 2beef797b451 00:55:22 Step 20/22 : LABEL arch=x86_64 00:55:22 ---> Running in 65d147890f4e 00:55:22 Removing intermediate container ed2ec1b54bcd 00:55:22 ---> f9f93f02be8c 00:55:22 Step 9/23 : WORKDIR /edgex-go/spire-build 00:55:22 Removing intermediate container 8c6d59a56ea7 00:55:22 ---> 952cfe82fec7 00:55:22 Step 9/24 : WORKDIR /edgex-go/spire-build 00:55:22 ---> Running in c1f42a068a36 00:55:22 ---> Running in e83300765be7 00:55:22 Removing intermediate container 65d147890f4e 00:55:22 ---> 416da1031554 00:55:22 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:55:22 ---> Running in 37ea3e1d6739 00:55:22 Removing intermediate container e83300765be7 00:55:22 ---> c7d84e26f53f 00:55:22 Step 10/24 : 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 00:55:22 Removing intermediate container c1f42a068a36 00:55:22 ---> 6fe5119aa5b0 00:55:22 Step 10/23 : 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 00:55:22 ---> Running in d6f0e78960ae 00:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:55:22 ---> Running in 9aee9729f07b 00:55:22 Removing intermediate container 37ea3e1d6739 00:55:22 ---> 45d368bbe3bb 00:55:22 Step 22/22 : LABEL version=0.0.0 00:55:22 ---> Running in f20aecf25f53 00:55:22 (1/3) Installing ca-certificates (20220614-r0) 00:55:22 (2/3) Installing dumb-init (1.2.5-r1) 00:55:22 (3/3) Installing su-exec (0.2-r1) 00:55:22 Executing busybox-1.35.0-r17.trigger 00:55:22 Executing ca-certificates-20220614-r0.trigger 00:55:22 OK: 6 MiB in 17 packages 00:55:22 Removing intermediate container fa1094aaa32b 00:55:22 ---> fc71e1be30c4 00:55:22 Step 7/19 : COPY . . 00:55:22 Removing intermediate container f20aecf25f53 00:55:22 ---> e3bb44b62a68 00:55:22 00:55:22 Successfully built e3bb44b62a68 00:55:22 Successfully tagged core-common-config-bootstrapper:latest 00:55:28  Building core-common-config-bootstrapper ... done  ---> 76a89bdf3cb3 00:55:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:55:28 Removing intermediate container 9aee9729f07b 00:55:28 ---> 668b3e2adcff 00:55:28 Step 11/23 : WORKDIR /edgex-go 00:55:28 ---> Running in 0bc78a54910e 00:55:28 Removing intermediate container d6f0e78960ae 00:55:28 ---> 5092723c3a08 00:55:28 Step 11/24 : WORKDIR /edgex-go 00:55:28 ---> Running in de91ddfae56d 00:55:28 ---> Running in 42218f3956b5 00:55:28 Removing intermediate container 09383babc471 00:55:28 ---> f4ac95fc575e 00:55:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:55:28 Removing intermediate container de91ddfae56d 00:55:28 ---> 7f519d86b4a7 00:55:28 00:55:28 Step 12/23 : FROM alpine:3.15 00:55:28 ---> 5ce65d7b0fde 00:55:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:55:28 ---> Using cache 00:55:28 ---> 1fb59e316e2f 00:55:28 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:55:28 ---> Using cache 00:55:28 ---> 859c312036c1 00:55:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:55:28 ---> Running in 5b32a692cf37 00:55:28 Removing intermediate container 42218f3956b5 00:55:28 ---> 2f758374413f 00:55:28 00:55:28 Step 12/24 : FROM alpine:3.15 00:55:28 ---> 5ce65d7b0fde 00:55:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:55:28 ---> Using cache 00:55:28 ---> 1fb59e316e2f 00:55:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:55:28 ---> Running in 0267ef8b430a 00:55:28 Removing intermediate container 5b32a692cf37 00:55:28 ---> 568034581a08 00:55:28 Step 12/24 : WORKDIR / 00:55:28 ---> Running in 958442919df5 00:55:28 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 00:55:28 Removing intermediate container 958442919df5 00:55:28 ---> 51ca241fb61f 00:55:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:55:29 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:55:29 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:55:29 OK: 15857 distinct packages available 00:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:55:29 (1/4) Installing dumb-init (1.2.5-r1) 00:55:29 (2/4) Installing musl-obstack (1.2.3-r0) 00:55:29 (3/4) Installing libucontext (1.1-r0) 00:55:29 (4/4) Installing gcompat (1.0.0-r4) 00:55:30 Executing busybox-1.34.1-r7.trigger 00:55:30 OK: 6 MiB in 18 packages 00:55:31 ---> 33f0d8243847 00:55:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:55:31 ---> cff58441cf36 00:55:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:55:31 ---> 2cbe82244c74 00:55:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:55:31 Removing intermediate container 0267ef8b430a 00:55:31 ---> 9f0776231e72 00:55:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:55:31 ---> 7cee4018293e 00:55:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:55:31 ---> 258a8ea3e6d7 00:55:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:55:31 ---> 2b79ab3f1139 00:55:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:55:33 ---> 67638ac810e8 00:55:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:55:33 ---> c53b5ab26e99 00:55:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:55:33 ---> 676d518a466c 00:55:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:55:33 ---> Running in b1776c43e635 00:55:34 Removing intermediate container b1776c43e635 00:55:34 ---> 11775eee1de3 00:55:34 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:55:34 ---> 94fcfc2b6d48 00:55:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:55:34 ---> bd03c15ec733 00:55:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:55:34 ---> Running in ce73abb9b0ed 00:55:34 ---> Running in 8c492e011345 00:55:34 Removing intermediate container ce73abb9b0ed 00:55:34 ---> 1fc1212812c7 00:55:34 Step 21/23 : LABEL arch=x86_64 00:55:34 Removing intermediate container 8c492e011345 00:55:34 ---> 2b9cf5accd66 00:55:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:55:34 ---> Running in 483d97a925f9 00:55:35 ---> 373b81b0ce8f 00:55:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:55:35 Removing intermediate container 483d97a925f9 00:55:35 ---> 3207c2d22893 00:55:35 Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:55:35 ---> 58a298bb9420 00:55:35 Step 19/24 : WORKDIR / 00:55:35 ---> Running in 21d6024f485c 00:55:35 ---> Running in 66737d0514b9 00:55:35 Removing intermediate container 21d6024f485c 00:55:35 ---> e4ed6d2ec239 00:55:35 Step 23/23 : LABEL version=0.0.0 00:55:35 ---> 0f7b1a072ea3 00:55:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:55:35 ---> Running in 74f686f9a91e 00:55:35 Removing intermediate container 66737d0514b9 00:55:35 ---> 41a28f53a740 00:55:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:55:35 ---> Running in 790d68d5aca5 00:55:35 ---> Running in 0b3a2679a639 00:55:36 Removing intermediate container 790d68d5aca5 00:55:36 ---> 010492c957cc 00:55:36 00:55:36 Removing intermediate container 0b3a2679a639 00:55:36 ---> fd17a69ce932 00:55:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:55:36 ---> Running in cca7c9d11495 00:55:36 Successfully built 010492c957cc 00:55:36 Successfully tagged security-spire-server:latest 00:55:36  Building security-spire-server ... done Removing intermediate container cca7c9d11495 00:55:36 ---> f7e55052d5af 00:55:36 Step 22/24 : LABEL arch=x86_64 00:55:36 ---> Running in 5d3c4f0db16d 00:55:36 Removing intermediate container 5d3c4f0db16d 00:55:36 ---> 49fa92c5bac5 00:55:36 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:55:36 ---> Running in 2feba3f1a7bd 00:55:36 Removing intermediate container 74f686f9a91e 00:55:36 ---> 99fb9af9c3ae 00:55:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:55:36 ---> Running in 7a0e0b1429d1 00:55:36 Removing intermediate container 2feba3f1a7bd 00:55:36 ---> 1fbd0e5c07d7 00:55:36 Step 24/24 : LABEL version=0.0.0 00:55:36 ---> Running in 8df072a702f4 00:55:36 Removing intermediate container 7a0e0b1429d1 00:55:36 ---> a04e6ba8a4b9 00:55:36 Step 22/24 : LABEL arch=x86_64 00:55:36 ---> Running in 3552f7a15d5e 00:55:37 Removing intermediate container 8df072a702f4 00:55:37 ---> 505879a4178a 00:55:37 00:55:37 Removing intermediate container 3552f7a15d5e 00:55:37 ---> 2c82320b75b6 00:55:37 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:55:37 Successfully built 505879a4178a 00:55:37 Successfully tagged security-spire-config:latest 00:55:37  Building security-spire-config ... done  ---> Running in f2537ce89cef 00:55:37 Removing intermediate container f2537ce89cef 00:55:37 ---> 55b10d1623d7 00:55:37 Step 24/24 : LABEL version=0.0.0 00:55:37 ---> Running in 649b47946670 00:55:38 Removing intermediate container 649b47946670 00:55:38 ---> cd61788b5524 00:55:38 00:55:38 Successfully built cd61788b5524 00:55:38 Successfully tagged security-secretstore-setup:latest 00:55:53  Building security-secretstore-setup ... done Removing intermediate container 0bc78a54910e 00:55:53 ---> b5bd687c4d06 00:55:53 00:55:53 Step 9/19 : FROM alpine:3.15 00:55:53 ---> 5ce65d7b0fde 00:55:53 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:55:53 ---> Using cache 00:55:53 ---> 1fb59e316e2f 00:55:53 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:55:53 ---> Running in fc1878eef638 00:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:55:53 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:55:53 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:55:53 OK: 15857 distinct packages available 00:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:55:53 (1/9) Installing ca-certificates (20220614-r0) 00:55:53 (2/9) Installing brotli-libs (1.0.9-r5) 00:55:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:55:53 (4/9) Installing libcurl (7.80.0-r6) 00:55:53 (5/9) Installing curl (7.80.0-r6) 00:55:53 (6/9) Installing dumb-init (1.2.5-r1) 00:55:53 (7/9) Installing musl-obstack (1.2.3-r0) 00:55:53 (8/9) Installing libucontext (1.1-r0) 00:55:53 (9/9) Installing gcompat (1.0.0-r4) 00:55:53 Executing busybox-1.34.1-r7.trigger 00:55:53 Executing ca-certificates-20220614-r0.trigger 00:55:53 OK: 8 MiB in 23 packages 00:55:53 Removing intermediate container fc1878eef638 00:55:53 ---> 8d0210574d7c 00:55:53 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:53 ---> e259ddf89c14 00:55:53 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:55:54 ---> c41b53cd3cbc 00:55:54 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:55:54 ---> 97eb9bb9c2c4 00:55:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:55:54 ---> Running in 00ad7b8177b3 00:55:54 Removing intermediate container 00ad7b8177b3 00:55:54 ---> 70f8a00a6f37 00:55:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:55:54 ---> Running in 84a44d96e5a6 00:55:54 Removing intermediate container 84a44d96e5a6 00:55:54 ---> 72c46981bf63 00:55:54 Step 17/19 : LABEL arch=x86_64 00:55:54 ---> Running in adb6dd2bf1be 00:55:54 Removing intermediate container adb6dd2bf1be 00:55:54 ---> 7f80563424b4 00:55:54 Step 18/19 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 00:55:54 ---> Running in c4e1389b3e69 00:55:54 Removing intermediate container c4e1389b3e69 00:55:54 ---> 42c32194fd85 00:55:54 Step 19/19 : LABEL version=0.0.0 00:55:54 ---> Running in 51ae4f743993 00:55:54 Removing intermediate container 51ae4f743993 00:55:54 ---> b4e06d29f03a 00:55:54 00:55:54 Successfully built b4e06d29f03a 00:55:54 Successfully tagged security-spiffe-token-provider:latest 00:55:54  Building security-spiffe-token-provider ... done  [Pipeline] } 00:55:54 $ docker stop --time=1 bedb6557d3555b302deec84b05637acd1e26b6b9e94a777a761a010f14b5b3b9 00:55:56 $ docker rm -f --volumes bedb6557d3555b302deec84b05637acd1e26b6b9e94a777a761a010f14b5b3b9 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:56 + docker images 00:55:56 REPOSITORY TAG IMAGE ID CREATED SIZE 00:55:56 security-spiffe-token-provider latest b4e06d29f03a 2 seconds ago 30MB 00:55:56 b5bd687c4d06 7 seconds ago 1.72GB 00:55:56 security-secretstore-setup latest cd61788b5524 19 seconds ago 30MB 00:55:56 security-spire-config latest 505879a4178a 20 seconds ago 85.8MB 00:55:56 security-spire-server latest 010492c957cc 21 seconds ago 86.5MB 00:55:56 2f758374413f 28 seconds ago 1.55GB 00:55:56 7f519d86b4a7 28 seconds ago 1.55GB 00:55:56 core-common-config-bootstrapper latest e3bb44b62a68 34 seconds ago 15.5MB 00:55:56 f920a8f654a1 49 seconds ago 1.67GB 00:55:56 support-notifications latest d4804d89581e About a minute ago 30.7MB 00:55:56 5433a46fc29a About a minute ago 1.67GB 00:55:56 80b38e243bca About a minute ago 1.74GB 00:55:56 core-command latest 699adf358001 About a minute ago 17.7MB 00:55:56 core-metadata latest c0ecd81e3af4 About a minute ago 18.5MB 00:55:56 security-bootstrapper latest 8bafb3d46c58 About a minute ago 20.4MB 00:55:56 69350a6cc954 2 minutes ago 1.69GB 00:55:56 4285762dcae8 2 minutes ago 1.68GB 00:55:56 security-proxy-setup latest 50cd2f48e352 2 minutes ago 27.8MB 00:55:56 support-scheduler latest c62e30f36f02 2 minutes ago 30MB 00:55:56 core-data latest 1059dac51d86 2 minutes ago 17.9MB 00:55:56 837c4986ca3b 2 minutes ago 1.74GB 00:55:56 570f559b0f8f 2 minutes ago 1.67GB 00:55:56 92aa037cfec2 2 minutes ago 1.68GB 00:55:56 55fa16a68210 2 minutes ago 1.67GB 00:55:56 security-spire-agent latest c18f7baafcef 3 minutes ago 125MB 00:55:56 3580ec58752d 3 minutes ago 1.55GB 00:55:56 ci-base-image-x86_64 latest 036766d5d83f 7 minutes ago 904MB 00:55:56 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 00:55:56 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 00:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 00:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 00:55:56 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] } 00:56:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:56:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:56:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:56:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:56:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:56:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.430s coverage: 28.7% of statements 00:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.577s coverage: 98.5% of statements 00:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.786s coverage: 73.7% of statements 00:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.707s coverage: 54.0% of statements 00:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.608s coverage: 88.5% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.772s coverage: 3.9% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.952s coverage: 95.6% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.480s coverage: 72.2% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.602s coverage: 65.9% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.604s coverage: 0.9% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.568s coverage: 29.6% of statements 00:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 47.1% of statements 00:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.384s coverage: 82.9% of statements 00:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 00:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 00:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 00:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements 00:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.433s coverage: 44.8% of statements 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.504s coverage: 79.9% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 77.4% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 00:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.918s coverage: 91.2% of statements 00:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.505s coverage: 63.1% of statements 00:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 00:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 00:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 00:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements 00:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 00:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.568s coverage: 65.3% of statements 00:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 41.0% of statements 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.485s coverage: 84.8% of statements 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:58:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.327s coverage: 17.7% of statements 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:58:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.852s coverage: 92.3% of statements 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:58:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.639s coverage: 63.2% of statements 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:58:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.492s coverage: 97.7% of statements 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:58:12 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 00:58:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:58:12 go vet ./... 01:00:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:00:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:00:04 ./bin/test-attribution-txt.sh [Pipeline] echo 01:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:00:05 + ls -al . 01:00:05 total 740 01:00:05 drwxrwxr-x 10 1001 1001 4096 Feb 22 00:53 . 01:00:05 drwxr-xr-x 4 root root 4096 Feb 22 00:53 .. 01:00:05 drwxrwxr-x 2 1001 1001 4096 Feb 22 00:51 .blubracket 01:00:05 -rw-rw-r-- 1 1001 1001 16 Feb 22 00:51 .dockerignore 01:00:05 drwxrwxr-x 8 1001 1001 4096 Feb 22 00:51 .git 01:00:05 drwxrwxr-x 3 1001 1001 4096 Feb 22 00:51 .github 01:00:05 -rw-rw-r-- 1 1001 1001 1024 Feb 22 00:51 .gitignore 01:00:05 -rw-rw-r-- 1 1001 1001 42 Feb 22 00:51 .golangci.yml 01:00:05 -rw-rw-r-- 1 1001 1001 87 Feb 22 00:51 .hadolint.yml 01:00:05 -rw-rw-r-- 1 1001 1001 166 Feb 22 00:51 .sonarcloud.properties 01:00:05 -rw-rw-r-- 1 1001 1001 1171 Feb 22 00:51 ADOPTERS.md 01:00:05 -rw-rw-r-- 1 1001 1001 10825 Feb 22 00:51 Attribution.txt 01:00:05 -rw-rw-r-- 1 1001 1001 73765 Feb 22 00:51 CHANGELOG.md 01:00:05 -rw-rw-r-- 1 1001 1001 3804 Feb 22 00:51 CONTRIBUTING.md 01:00:05 -rw-rw-r-- 1 1001 1001 677 Feb 22 00:51 GOVERNANCE.md 01:00:05 -rw-rw-r-- 1 1001 1001 883 Feb 22 00:51 Jenkinsfile 01:00:05 -rw-rw-r-- 1 1001 1001 10775 Feb 22 00:51 LICENSE 01:00:05 -rw-rw-r-- 1 1001 1001 13375 Feb 22 00:51 Makefile 01:00:05 -rw-rw-r-- 1 1001 1001 582 Feb 22 00:51 OWNERS.md 01:00:05 -rw-rw-r-- 1 1001 1001 9403 Feb 22 00:51 README.md 01:00:05 -rw-rw-r-- 1 1001 1001 6912 Feb 22 00:51 SECURITY.md 01:00:05 -rw-rw-r-- 1 1001 1001 5 Feb 22 00:47 VERSION 01:00:05 drwxrwxr-x 2 1001 1001 4096 Feb 22 00:51 bin 01:00:05 drwxrwxr-x 17 1001 1001 4096 Feb 22 00:51 cmd 01:00:05 -rw-r--r-- 1 root root 487323 Feb 22 00:58 coverage.out 01:00:05 -rw-rw-r-- 1 1001 1001 3295 Feb 22 00:51 go.mod 01:00:05 -rw-rw-r-- 1 1001 1001 33318 Feb 22 00:51 go.sum 01:00:05 drwxrwxr-x 7 1001 1001 4096 Feb 22 00:51 internal 01:00:05 drwxrwxr-x 3 1001 1001 4096 Feb 22 00:51 openapi 01:00:05 drwxrwxr-x 4 1001 1001 4096 Feb 22 00:51 snap 01:00:05 -rw-rw-r-- 1 1001 1001 204 Feb 22 00:51 version.go [Pipeline] sh 01:00:05 + '[' -e coverage.out ] 01:00:05 + chown 1001:1001 coverage.out [Pipeline] stash 01:00:05 Warning: overwriting stash ‘coverage-report’ 01:00:06 Stashed 1 file(s) [Pipeline] sh 01:00:07 + make build 01:00:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:01:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:01:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:01:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:01:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:02:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:02:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:02:48 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 01:02:55 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 01:03:00 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 01:03:05 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 01:03:20 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] } 01:03:26 $ docker stop --time=1 999fa2050bd5c93f3ee547037810fb1467c2d2425ed622f2c47792b931bc8656 01:03:28 $ docker rm -f --volumes 999fa2050bd5c93f3ee547037810fb1467c2d2425ed622f2c47792b931bc8656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:31 01:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:31 latest: Pulling from edgex-devops/edgex-compose-arm64 01:03:31 29e5d40040c1: Pulling fs layer 01:03:31 1ce36da41761: Pulling fs layer 01:03:31 25b303627fd3: Pulling fs layer 01:03:31 29e5d40040c1: Verifying Checksum 01:03:31 29e5d40040c1: Download complete 01:03:32 1ce36da41761: Verifying Checksum 01:03:32 1ce36da41761: Download complete 01:03:32 29e5d40040c1: Pull complete 01:03:33 1ce36da41761: Pull complete 01:03:33 25b303627fd3: Verifying Checksum 01:03:33 25b303627fd3: Download complete 01:03:43 25b303627fd3: Pull complete 01:03:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:44 prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 01:03:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:03:46 $ docker top 699978811e5207908c6e76f921f648bf44a009258d5c0908b4afc206770b2d3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:47 + docker-compose build --help 01:03:47 + grep parallel 01:03:52 --parallel Build images in parallel. [Pipeline] } 01:03:53 $ docker stop --time=1 699978811e5207908c6e76f921f648bf44a009258d5c0908b4afc206770b2d3f 01:03:56 $ docker rm -f --volumes 699978811e5207908c6e76f921f648bf44a009258d5c0908b4afc206770b2d3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:57 prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 01:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:03:58 $ docker top 05fd0c4aa0668da34fff02eca195917eb2342fc52c57d65d642e0d5fd1dedd2b -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:59 + docker-compose -f ./docker-compose-build.yml build --parallel 01:04:05 Building core-command ... 01:04:05 Building core-common-config-bootstrapper ... 01:04:05 Building core-data ... 01:04:05 Building core-metadata ... 01:04:05 Building security-bootstrapper ... 01:04:05 Building security-proxy-setup ... 01:04:05 Building security-secretstore-setup ... 01:04:05 Building security-spiffe-token-provider ... 01:04:05 Building security-spire-agent ... 01:04:05 Building security-spire-config ... 01:04:05 Building security-spire-server ... 01:04:05 Building support-notifications ... 01:04:05 Building support-scheduler ... 01:04:05 Building security-spire-config 01:04:05 Building core-common-config-bootstrapper 01:04:05 Building core-metadata 01:04:05 Building security-spire-agent 01:04:05 Building support-scheduler 01:04:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:04:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:04:52 ---> 8044878a43cf 01:04:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:04:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:04:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:04:52 ---> 8044878a43cf 01:04:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:04:52 ---> 8044878a43cf 01:04:52 Step 3/24 : WORKDIR /edgex-go 01:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:04:52 ---> 8044878a43cf 01:04:52 Step 3/24 : WORKDIR /edgex-go 01:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:04:52 ---> 8044878a43cf 01:04:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:04:52 ---> Running in 5ae3f637b0b4 01:04:52 ---> Running in 636498a71f0d 01:04:52 ---> Running in 8a96696bc835 01:04:52 ---> Running in ddaf1b647efe 01:04:52 ---> Running in 2f25bdf4396c 01:04:53 Removing intermediate container ddaf1b647efe 01:04:53 ---> 85f8f6c697fc 01:04:53 Step 4/24 : WORKDIR /edgex-go 01:04:53 Removing intermediate container 5ae3f637b0b4 01:04:53 ---> e8957a70f16a 01:04:53 Step 4/22 : WORKDIR /edgex-go 01:04:53 ---> Running in 8cfe8c19926c 01:04:53 Removing intermediate container 8a96696bc835 01:04:53 Removing intermediate container 636498a71f0d 01:04:53 ---> 7d5461ea51b0 01:04:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:04:53 Removing intermediate container 2f25bdf4396c 01:04:53 ---> e8f25aec9ffa 01:04:53 Step 4/22 : WORKDIR /edgex-go ---> a86171ca1750 01:04:53 01:04:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:04:53 ---> Running in 599af687873d 01:04:53 ---> Running in 30e6c3f34346 01:04:53 ---> Running in 335d310e9e33 01:04:54 ---> Running in e2bfd8acd4af 01:04:54 Removing intermediate container 8cfe8c19926c 01:04:54 ---> 6ca914deafdb 01:04:54 Step 5/24 : RUN apk add --update --no-cache make git 01:04:54 ---> Running in 521854c84874 01:04:54 Removing intermediate container e2bfd8acd4af 01:04:54 ---> 458c31643629 01:04:54 Step 5/22 : RUN apk add --update --no-cache make git 01:04:54 Removing intermediate container 335d310e9e33 01:04:54 ---> c9e9cbd625f2 01:04:54 Step 5/22 : RUN apk add --update --no-cache make git 01:04:55 ---> Running in bccea06840cb 01:04:55 ---> Running in 0ef00cc8e61d 01:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:04:58 OK: 221 MiB in 51 packages 01:04:58 OK: 221 MiB in 51 packages 01:04:58 OK: 221 MiB in 51 packages 01:04:59 OK: 221 MiB in 51 packages 01:04:59 OK: 221 MiB in 51 packages 01:05:00 Removing intermediate container 30e6c3f34346 01:05:00 ---> f98989b1a3ea 01:05:00 Step 5/24 : COPY go.mod vendor* ./ 01:05:00 Removing intermediate container 599af687873d 01:05:00 ---> f19d2078eea5 01:05:00 Step 5/24 : COPY go.mod vendor* ./ 01:05:00 Removing intermediate container bccea06840cb 01:05:00 ---> 4a599b047e6d 01:05:00 Step 6/22 : COPY go.mod vendor* ./ 01:05:00 Removing intermediate container 0ef00cc8e61d 01:05:00 ---> 5f30a6a5b67d 01:05:00 Step 6/22 : COPY go.mod vendor* ./ 01:05:01 Removing intermediate container 521854c84874 01:05:01 ---> f0764ed34675 01:05:01 Step 6/24 : COPY go.mod vendor* ./ 01:05:01 ---> 4a79e0f2be1e 01:05:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:01 ---> 46feffbc91f9 01:05:01 ---> Running in a6a3643b5307 01:05:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:01 ---> 449fe3449dcc 01:05:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:01 ---> Running in bc60fc3d9771 01:05:01 ---> Running in 950dde7020b8 01:05:02 ---> 01888707132e 01:05:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:02 ---> Running in 62439900b0de 01:05:02 ---> 6e25f4bdcb10 01:05:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:03 ---> Running in baf76594ed36 01:07:09 Removing intermediate container 950dde7020b8 01:07:09 ---> e00150cd0498 01:07:09 Step 7/24 : COPY . . 01:07:09 Removing intermediate container baf76594ed36 01:07:09 ---> 579bbd7b0cec 01:07:09 Step 8/22 : COPY . . 01:07:09 Removing intermediate container 62439900b0de 01:07:09 ---> 3a61983114dc 01:07:09 Step 8/24 : COPY . . 01:07:09 Removing intermediate container a6a3643b5307 01:07:09 ---> e07bc1bf86ab 01:07:09 Step 7/24 : COPY . . 01:07:09 Removing intermediate container bc60fc3d9771 01:07:09 ---> 5f408812984e 01:07:09 Step 8/22 : COPY . . 01:07:13 ---> 9bcd84e56071 01:07:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:07:13 ---> 4b70472d49bd 01:07:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:07:13 ---> 7fcfd2011806 01:07:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:07:13 ---> da3dd74932c8 01:07:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:07:13 ---> Running in a611154f1071 01:07:13 ---> e94b1dcefd58 01:07:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:07:13 ---> Running in 23e55760d00b 01:07:13 ---> Running in aed77ebc9e5e 01:07:13 ---> Running in 179fcdfe90c2 01:07:13 ---> Running in ce46d7e293a1 01:07:14 Removing intermediate container a611154f1071 01:07:14 ---> b5cb48b7fb18 01:07:14 Step 9/24 : WORKDIR /edgex-go/spire-build 01:07:14 Removing intermediate container 23e55760d00b 01:07:14 ---> 2d4e2550d3ed 01:07:14 Step 9/24 : WORKDIR /edgex-go/spire-build 01:07:14 ---> Running in e2876915b73b 01:07:14 ---> Running in 9f16f1959286 01:07:15 Removing intermediate container e2876915b73b 01:07:15 ---> f9f7d3738143 01:07:15 Step 10/24 : 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 01:07:15 Removing intermediate container 9f16f1959286 01:07:15 ---> 69ff15be0ef7 01:07:15 Step 10/24 : 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 01:07:15 ---> Running in 3f964f1769fe 01:07:15 ---> Running in 85ed54effad1 01:07:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:07:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:07:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:07:18 Removing intermediate container 3f964f1769fe 01:07:18 ---> a8564d8bbbfd 01:07:18 Step 11/24 : WORKDIR /edgex-go 01:07:19 Removing intermediate container 85ed54effad1 01:07:19 ---> 73deadb47ef1 01:07:19 Step 11/24 : WORKDIR /edgex-go 01:07:19 ---> Running in cba49cda42d6 01:07:19 ---> Running in 7c6f4d08538d 01:07:19 Removing intermediate container cba49cda42d6 01:07:19 ---> f066329a59c4 01:07:19 01:07:19 Step 12/24 : FROM alpine:3.15 01:07:19 Removing intermediate container 7c6f4d08538d 01:07:19 ---> fe75f5c4bfc4 01:07:20 01:07:20 Step 12/24 : FROM alpine:3.15 01:07:20 3.15: Pulling from library/alpine 01:07:20 3.15: Pulling from library/alpine 01:07:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 01:07:22 Status: Downloaded newer image for alpine:3.15 01:07:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 01:07:22 Status: Image is up to date for alpine:3.15 01:07:22 ---> 354640af7b1b 01:07:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:07:22 ---> 354640af7b1b 01:07:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:07:22 ---> Running in 2b2bc00a220b 01:07:22 ---> Running in f442bcec2914 01:07:23 Removing intermediate container 2b2bc00a220b 01:07:23 ---> 0a8be8ef53ae 01:07:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:07:23 Removing intermediate container f442bcec2914 01:07:23 ---> 76fc636e9b22 01:07:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:07:23 ---> Running in 4bcd578d47e5 01:07:23 ---> Running in 8b1dddcfed26 01:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:27 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:07:27 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:07:27 OK: 15734 distinct packages available 01:07:27 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:07:27 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:07:27 OK: 15734 distinct packages available 01:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:29 (1/5) Installing dumb-init (1.2.5-r1) 01:07:29 (2/5) Installing musl-obstack (1.2.3-r0) 01:07:29 (3/5) Installing libucontext (1.1-r0) 01:07:29 (4/5) Installing gcompat (1.0.0-r4) 01:07:29 (5/5) Installing openssl (1.1.1t-r1) 01:07:29 (1/4) Installing dumb-init (1.2.5-r1) 01:07:29 Executing busybox-1.34.1-r7.trigger 01:07:29 (2/4) Installing musl-obstack (1.2.3-r0) 01:07:29 (3/4) Installing libucontext (1.1-r0) 01:07:29 (4/4) Installing gcompat (1.0.0-r4) 01:07:30 Executing busybox-1.34.1-r7.trigger 01:07:30 OK: 6 MiB in 19 packages 01:07:30 OK: 6 MiB in 18 packages 01:07:32 Removing intermediate container 4bcd578d47e5 01:07:32 ---> 41e17e713be1 01:07:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:07:32 Removing intermediate container 8b1dddcfed26 01:07:32 ---> 94357c7e59f4 01:07:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:07:36 ---> 5b2b4cf88801 01:07:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:07:39 ---> 2398b09d4f62 01:07:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:07:40 ---> 202b8f90708b 01:07:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:07:40 ---> Running in a70734e75f74 01:07:41 Removing intermediate container a70734e75f74 01:07:41 ---> cc2916251571 01:07:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:07:42 ---> 9fc0ad3d11dc 01:07:42 Step 19/24 : WORKDIR / 01:07:43 ---> Running in 324d15dc3b1f 01:07:43 Removing intermediate container 324d15dc3b1f 01:07:43 ---> 7ee3bd009436 01:07:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:07:43 ---> Running in 01a10fbbaa8f 01:07:44 ---> 20a3b03381d9 01:07:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:07:44 Removing intermediate container 01a10fbbaa8f 01:07:44 ---> 56e363b57237 01:07:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:07:44 ---> Running in dd82ace58de9 01:07:45 Removing intermediate container dd82ace58de9 01:07:45 ---> 8645616802c2 01:07:45 Step 22/24 : LABEL arch=arm64 01:07:45 ---> Running in 2430b3562988 01:07:45 ---> eb7cdba5a73c 01:07:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:07:46 Removing intermediate container 2430b3562988 01:07:46 ---> 693448d252e0 01:07:46 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:07:46 ---> Running in 9c3b6e2bec43 01:07:46 ---> 0e6900b70c1b 01:07:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:07:47 Removing intermediate container 9c3b6e2bec43 01:07:47 ---> 6f2e17151fff 01:07:47 Step 24/24 : LABEL version=0.0.0 01:07:47 ---> Running in c5b2b1cdce60 01:07:47 Removing intermediate container c5b2b1cdce60 01:07:47 ---> 1f7f7056519b 01:07:47 01:07:47 ---> 8aa8ee150b1a 01:07:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:07:48 ---> Running in df7b717734dc 01:07:48 Successfully built 1f7f7056519b 01:07:48 Successfully tagged security-spire-config-arm64:latest 01:07:48 Building security-spire-server 01:07:48  Building security-spire-config ... done Removing intermediate container df7b717734dc 01:07:48 ---> 1c7d7fe69569 01:07:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:07:48 ---> Running in a2b8dfaa7ae2 01:07:49 Removing intermediate container a2b8dfaa7ae2 01:07:49 ---> eee7395a2c8e 01:07:49 Step 22/24 : LABEL arch=arm64 01:07:49 ---> Running in 2f8748a24164 01:07:49 Removing intermediate container 2f8748a24164 01:07:49 ---> 892a60fce051 01:07:49 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:07:49 ---> Running in 6f29cf421183 01:07:50 Removing intermediate container 6f29cf421183 01:07:50 ---> fd31ead0093c 01:07:50 Step 24/24 : LABEL version=0.0.0 01:07:50 ---> Running in b13e3275163e 01:07:51 Removing intermediate container b13e3275163e 01:07:51 ---> 78cecc0cb39b 01:07:51 01:07:51 Successfully built 78cecc0cb39b 01:07:51 Successfully tagged security-spire-agent-arm64:latest 01:07:51 Building security-spiffe-token-provider 01:08:18  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:08:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:08:18 ---> 8044878a43cf 01:08:18 Step 3/23 : WORKDIR /edgex-go 01:08:18 ---> Using cache 01:08:18 ---> a86171ca1750 01:08:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 01:08:18 ---> Using cache 01:08:18 ---> f19d2078eea5 01:08:18 Step 5/23 : COPY go.mod vendor* ./ 01:08:18 ---> Using cache 01:08:18 ---> 449fe3449dcc 01:08:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:18 ---> Using cache 01:08:18 ---> e00150cd0498 01:08:18 Step 7/23 : COPY . . 01:08:18 ---> Using cache 01:08:18 ---> 9bcd84e56071 01:08:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 01:08:18 ---> Using cache 01:08:18 ---> b5cb48b7fb18 01:08:18 Step 9/23 : WORKDIR /edgex-go/spire-build 01:08:18 ---> Using cache 01:08:18 ---> 69ff15be0ef7 01:08:18 Step 10/23 : 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 01:08:18 ---> Running in e6cdc5952b2e 01:08:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:08:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 01:08:18 ---> 8044878a43cf 01:08:18 Step 3/19 : WORKDIR /edgex-go 01:08:18 ---> Using cache 01:08:18 ---> a86171ca1750 01:08:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 01:08:18 ---> Running in 3fdb45644a14 01:08:19 Removing intermediate container e6cdc5952b2e 01:08:19 ---> 33bec6170237 01:08:19 Step 11/23 : WORKDIR /edgex-go 01:08:19 ---> Running in eabc9968abc7 01:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:08:19 Removing intermediate container eabc9968abc7 01:08:19 ---> 494c8fe913af 01:08:19 01:08:19 Step 12/23 : FROM alpine:3.15 01:08:19 ---> 354640af7b1b 01:08:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:08:19 ---> Using cache 01:08:19 ---> 76fc636e9b22 01:08:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:08:19 ---> Using cache 01:08:19 ---> 94357c7e59f4 01:08:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:08:22 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:08:22 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:08:22 OK: 16903 distinct packages available 01:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:08:24 OK: 221 MiB in 51 packages 01:08:25 ---> 27bf43d441a3 01:08:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:08:26 Removing intermediate container 3fdb45644a14 01:08:26 ---> 04a6d626fc81 01:08:26 Step 5/19 : COPY go.mod vendor* ./ 01:08:27 ---> 9a5cded4224c 01:08:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:08:28 ---> cb2e2e9d497d 01:08:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:28 ---> Running in c80192ca8436 01:08:28 ---> 150514551fc9 01:08:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:08:29 ---> 199a17503e44 01:08:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:08:30 ---> Running in 3fdc31503c60 01:08:30 Removing intermediate container 3fdc31503c60 01:08:30 ---> 921116aafd51 01:08:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:08:30 ---> Running in 27cccf291882 01:08:31 Removing intermediate container 27cccf291882 01:08:31 ---> a5050011f4a7 01:08:31 Step 21/23 : LABEL arch=arm64 01:08:31 ---> Running in d7220eca54d5 01:08:32 Removing intermediate container d7220eca54d5 01:08:32 ---> acf0adc88d18 01:08:32 Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:08:32 ---> Running in aa2bd5a42090 01:08:32 Removing intermediate container aa2bd5a42090 01:08:32 ---> 52cfce473faf 01:08:32 Step 23/23 : LABEL version=0.0.0 01:08:32 ---> Running in 9a5afd2299a7 01:08:33 Removing intermediate container 9a5afd2299a7 01:08:33 ---> b1c7bf354e0d 01:08:33 01:08:33 Successfully built b1c7bf354e0d 01:08:33 Successfully tagged security-spire-server-arm64:latest 01:08:33 Building core-data 01:08:48  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:08:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:08:48 ---> 8044878a43cf 01:08:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:08:48 ---> Using cache 01:08:48 ---> e8f25aec9ffa 01:08:48 Step 4/22 : WORKDIR /edgex-go 01:08:48 ---> Using cache 01:08:48 ---> c9e9cbd625f2 01:08:48 Step 5/22 : RUN apk add --update --no-cache make git 01:08:48 ---> Using cache 01:08:48 ---> 5f30a6a5b67d 01:08:48 Step 6/22 : COPY go.mod vendor* ./ 01:08:48 ---> Using cache 01:08:48 ---> 6e25f4bdcb10 01:08:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:48 ---> Using cache 01:08:48 ---> 579bbd7b0cec 01:08:48 Step 8/22 : COPY . . 01:08:48 ---> Using cache 01:08:48 ---> 7fcfd2011806 01:08:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:08:48 ---> Running in 35b456af63bb 01:08:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:10:10 Removing intermediate container c80192ca8436 01:10:10 ---> 593e11c7171f 01:10:10 Step 7/19 : COPY . . 01:10:22 ---> abdbadfd432f 01:10:22 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:10:22 ---> Running in 1e8980ee0cd8 01:10:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:13:44 Removing intermediate container ce46d7e293a1 01:13:44 ---> 740ecfb831f4 01:13:44 01:13:44 Step 10/22 : FROM alpine:3.16 01:13:44 3.16: Pulling from library/alpine 01:13:44 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:13:44 Status: Downloaded newer image for alpine:3.16 01:13:44 ---> 4c81e5bf8899 01:13:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:13:44 ---> Running in f1ba9a862e61 01:13:44 Removing intermediate container f1ba9a862e61 01:13:44 ---> d50068418bab 01:13:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 01:13:44 ---> Running in 0bd181b5ea03 01:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:13:48 (1/1) Installing dumb-init (1.2.5-r1) 01:13:48 Executing busybox-1.35.0-r17.trigger 01:13:48 OK: 5 MiB in 15 packages 01:13:49 Removing intermediate container 0bd181b5ea03 01:13:49 ---> 5c7ae74dcbd1 01:13:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:50 ---> 47c5b695d5a8 01:13:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:13:51 ---> 15f7288086ed 01:13:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:13:52 ---> 844b907104d3 01:13:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:13:53 ---> b2ebe7e082f8 01:13:53 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:54 ---> Running in 69e65afc57cc 01:13:57 Removing intermediate container 69e65afc57cc 01:13:57 ---> e5c8b1f196d3 01:13:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 01:13:57 ---> Running in 0591e7fd6c96 01:13:57 Removing intermediate container 0591e7fd6c96 01:13:57 ---> d8fe7a3cee1a 01:13:57 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 01:13:57 ---> Running in 8537eae5f082 01:13:58 Removing intermediate container 8537eae5f082 01:13:58 ---> 7787638efe14 01:13:58 Step 20/22 : LABEL arch=arm64 01:13:58 ---> Running in daf41ffc8cf3 01:13:58 Removing intermediate container daf41ffc8cf3 01:13:58 ---> 724f1b9fc5e8 01:13:58 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:13:58 ---> Running in 3e654b2f962d 01:13:59 Removing intermediate container 3e654b2f962d 01:13:59 ---> 8a9e17cd0ebb 01:13:59 Step 22/22 : LABEL version=0.0.0 01:13:59 ---> Running in b93212008e0a 01:14:00 Removing intermediate container b93212008e0a 01:14:00 ---> 7fcdc90ec290 01:14:00 01:14:00 Successfully built 7fcdc90ec290 01:14:00 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:14:00  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 01:14:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:14:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:18 ---> 8044878a43cf 01:14:18 Step 3/24 : WORKDIR /edgex-go 01:14:18 ---> Using cache 01:14:18 ---> a86171ca1750 01:14:18 Step 4/24 : RUN apk add --update --no-cache make git 01:14:18 ---> Running in 1d3275f69893 01:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:14:22 Removing intermediate container 179fcdfe90c2 01:14:22 ---> c2fa2e43140e 01:14:22 01:14:22 Step 10/24 : FROM alpine:3.16 01:14:22 ---> 4c81e5bf8899 01:14:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:14:22 ---> Running in 8214b6fdeee7 01:14:22 OK: 221 MiB in 51 packages 01:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:14:24 Removing intermediate container 1d3275f69893 01:14:24 ---> d756c0b7d8b5 01:14:24 Step 5/24 : COPY go.mod vendor* ./ 01:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:14:25 ---> 83c2e51a9fc5 01:14:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:25 ---> Running in 9bc659d73a72 01:14:26 (1/1) Installing dumb-init (1.2.5-r1) 01:14:26 Executing busybox-1.35.0-r17.trigger 01:14:26 OK: 5 MiB in 15 packages 01:14:28 Removing intermediate container 8214b6fdeee7 01:14:28 ---> ff916bb57149 01:14:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:14:28 ---> Running in 4c713a92b5be 01:14:28 Removing intermediate container 4c713a92b5be 01:14:28 ---> c778629011ad 01:14:28 Step 13/24 : ENV APP_PORT=59881 01:14:28 ---> Running in 53ebbfa4cbb4 01:14:29 Removing intermediate container 53ebbfa4cbb4 01:14:29 ---> de90dac325ed 01:14:29 Step 14/24 : EXPOSE $APP_PORT 01:14:29 ---> Running in 0c1bdf148ba6 01:14:29 Removing intermediate container 0c1bdf148ba6 01:14:29 ---> 4e0c241ee3a9 01:14:29 Step 15/24 : WORKDIR / 01:14:29 ---> Running in ef09efa51885 01:14:30 Removing intermediate container ef09efa51885 01:14:30 ---> 27fa497ac4be 01:14:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:14:31 ---> b80ebabd6e56 01:14:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:14:33 ---> 45df736c7df6 01:14:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:14:33 ---> 0583c8d372d2 01:14:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:14:34 ---> e28c7eb837e8 01:14:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:14:34 ---> Running in 0988c82a84de 01:14:35 Removing intermediate container 0988c82a84de 01:14:35 ---> 1f8171379b76 01:14:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:14:35 ---> Running in c306ba180da1 01:14:36 Removing intermediate container c306ba180da1 01:14:36 ---> 4a12f736e647 01:14:36 Step 22/24 : LABEL arch=arm64 01:14:36 ---> Running in 8c92aad7d09f 01:14:36 Removing intermediate container 8c92aad7d09f 01:14:36 ---> 6de996c70c8b 01:14:36 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:14:36 ---> Running in d3c0feaf5551 01:14:37 Removing intermediate container d3c0feaf5551 01:14:37 ---> c46240cd0271 01:14:37 Step 24/24 : LABEL version=0.0.0 01:14:37 ---> Running in a8366c721cf4 01:14:37 Removing intermediate container a8366c721cf4 01:14:37 ---> 1e6e1a934136 01:14:37 01:14:37 Successfully built 1e6e1a934136 01:14:37 Successfully tagged core-metadata-arm64:latest 01:14:37  Building core-metadata ... done Building security-bootstrapper 01:14:52 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:14:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:14:52 ---> 8044878a43cf 01:14:52 Step 3/32 : WORKDIR /edgex-go 01:14:52 ---> Using cache 01:14:52 ---> a86171ca1750 01:14:52 Step 4/32 : RUN apk add --update --no-cache make git 01:14:52 ---> Using cache 01:14:52 ---> d756c0b7d8b5 01:14:52 Step 5/32 : COPY go.mod vendor* ./ 01:14:52 ---> Using cache 01:14:52 ---> 83c2e51a9fc5 01:14:52 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:52 ---> Running in 0794b1d4ede1 01:15:49 Removing intermediate container 35b456af63bb 01:15:49 ---> d1b6084b0a85 01:15:49 01:15:49 Step 10/22 : FROM alpine:3.16 01:15:49 ---> 4c81e5bf8899 01:15:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:15:49 ---> Running in 344c69d2c213 01:15:50 Removing intermediate container 344c69d2c213 01:15:50 ---> de5b974da4db 01:15:50 Step 12/22 : ENV APP_PORT=59880 01:15:50 ---> Running in e5b1de6bf50d 01:15:51 Removing intermediate container e5b1de6bf50d 01:15:51 ---> efed65ab3a96 01:15:51 Step 13/22 : EXPOSE $APP_PORT 01:15:52 ---> Running in 4240db241708 01:15:53 Removing intermediate container 4240db241708 01:15:53 ---> 97a8845892c4 01:15:53 Step 14/22 : RUN apk add --update --no-cache dumb-init 01:15:53 ---> Running in f9646088085d 01:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:15:58 (1/1) Installing dumb-init (1.2.5-r1) 01:15:58 Executing busybox-1.35.0-r17.trigger 01:15:58 OK: 5 MiB in 15 packages 01:16:00 Removing intermediate container f9646088085d 01:16:00 ---> 98a7b55ed093 01:16:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:02 ---> 51632e6b1f61 01:16:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:16:06 ---> 87a1e85692a2 01:16:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:16:07 ---> 74a9b39a9687 01:16:07 Step 18/22 : ENTRYPOINT ["/core-data"] 01:16:07 ---> Running in e4db7a638344 01:16:09 Removing intermediate container e4db7a638344 01:16:09 ---> 73c9f1e23aec 01:16:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:16:09 ---> Running in b56d905c6218 01:16:10 Removing intermediate container b56d905c6218 01:16:10 ---> 6d718a069311 01:16:10 Step 20/22 : LABEL arch=arm64 01:16:10 ---> Running in 0cbfe563bcb3 01:16:11 Removing intermediate container 0cbfe563bcb3 01:16:11 ---> 775d75cf1ee5 01:16:11 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:16:11 ---> Running in 17daa9118e30 01:16:13 Removing intermediate container 17daa9118e30 01:16:13 ---> 4e87f769dadd 01:16:13 Step 22/22 : LABEL version=0.0.0 01:16:13 ---> Running in 8dba3f86a678 01:16:13 Removing intermediate container 8dba3f86a678 01:16:13 ---> aaaceca2366d 01:16:13 01:16:14 Successfully built aaaceca2366d 01:16:14 Successfully tagged core-data-arm64:latest 01:16:14 Building support-notifications 01:16:37  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:16:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:37 ---> 8044878a43cf 01:16:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:16:37 ---> Using cache 01:16:37 ---> e8f25aec9ffa 01:16:37 Step 4/22 : WORKDIR /edgex-go 01:16:37 ---> Using cache 01:16:37 ---> c9e9cbd625f2 01:16:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:16:37 ---> Running in e50395159c21 01:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:16:40 OK: 221 MiB in 51 packages 01:16:43 Removing intermediate container e50395159c21 01:16:43 ---> 30f07dd56803 01:16:43 Step 6/22 : COPY go.mod vendor* ./ 01:16:45 ---> ea99f5401cb5 01:16:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:45 ---> Running in 1c3b3f064ac1 01:16:46 Removing intermediate container 9bc659d73a72 01:16:46 ---> 76704f475afe 01:16:46 Step 7/24 : COPY . . 01:16:56 Removing intermediate container aed77ebc9e5e 01:16:56 ---> 92849221c8f4 01:16:56 01:16:56 Step 10/22 : FROM alpine:3.16 01:16:56 ---> 4c81e5bf8899 01:16:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:16:56 ---> Using cache 01:16:56 ---> ff916bb57149 01:16:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:56 ---> Using cache 01:16:56 ---> c778629011ad 01:16:56 Step 13/22 : ENV APP_PORT=59861 01:16:56 ---> Running in a82d3140e284 01:16:56 Removing intermediate container a82d3140e284 01:16:56 ---> 6976bd0d1a50 01:16:56 Step 14/22 : EXPOSE $APP_PORT 01:16:57 ---> Running in 5458c9e2a6a2 01:16:57 Removing intermediate container 5458c9e2a6a2 01:16:57 ---> 9912a778978e 01:16:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:59 ---> 4d9e0b74ca04 01:16:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:17:00 Removing intermediate container 0794b1d4ede1 01:17:00 ---> 877b82e06c58 01:17:00 Step 7/32 : COPY . . 01:17:04 ---> d6055407e013 01:17:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:17:04 ---> 8711fa3c509e 01:17:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:17:04 ---> 8ac824469529 01:17:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:17:04 ---> Running in da5a4eeb1743 01:17:04 ---> Running in 8220be3eb7df 01:17:05 Removing intermediate container 8220be3eb7df 01:17:05 ---> e3669a23e677 01:17:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:17:05 ---> Running in d125975fad12 01:17:06 Removing intermediate container d125975fad12 01:17:06 ---> 4c38d7fac76d 01:17:06 Step 20/22 : LABEL arch=arm64 01:17:06 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 01:17:06 ---> Running in 24690829d83b 01:17:07 Removing intermediate container 24690829d83b 01:17:07 ---> ec2f5ed45472 01:17:07 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:17:07 ---> Running in 435cf76decb5 01:17:08 Removing intermediate container 435cf76decb5 01:17:08 ---> cfd7b04a2e40 01:17:08 Step 22/22 : LABEL version=0.0.0 01:17:08 ---> Running in d54e36c08e80 01:17:08 Removing intermediate container d54e36c08e80 01:17:08 ---> beeab8225017 01:17:08 01:17:09 Successfully built beeab8225017 01:17:09 Successfully tagged support-scheduler-arm64:latest 01:17:09  Building support-scheduler ... done Building core-command 01:17:17 ---> 045a0065a3ef 01:17:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:17:17 ---> Running in 3a9ce565a7df 01:17:19 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 01:17:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:17:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:17:27 ---> 8044878a43cf 01:17:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:17:27 ---> Using cache 01:17:27 ---> e8f25aec9ffa 01:17:27 Step 4/23 : WORKDIR /edgex-go 01:17:27 ---> Using cache 01:17:27 ---> c9e9cbd625f2 01:17:27 Step 5/23 : RUN apk add --update --no-cache make git 01:17:27 ---> Using cache 01:17:27 ---> 5f30a6a5b67d 01:17:27 Step 6/23 : COPY go.mod vendor* ./ 01:17:27 ---> Using cache 01:17:27 ---> 6e25f4bdcb10 01:17:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:27 ---> Using cache 01:17:27 ---> 579bbd7b0cec 01:17:27 Step 8/23 : COPY . . 01:17:27 ---> Using cache 01:17:27 ---> 7fcfd2011806 01:17:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:17:27 ---> Running in 6db94ef14572 01:17:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:17:37 Removing intermediate container 1e8980ee0cd8 01:17:37 ---> 674c12667ee7 01:17:37 01:17:37 Step 9/19 : FROM alpine:3.15 01:17:37 ---> 354640af7b1b 01:17:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:37 ---> Using cache 01:17:37 ---> 76fc636e9b22 01:17:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:17:37 ---> Running in c1094696a427 01:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:17:40 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:17:40 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:17:40 OK: 15734 distinct packages available 01:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:17:42 (1/9) Installing ca-certificates (20220614-r0) 01:17:42 (2/9) Installing brotli-libs (1.0.9-r5) 01:17:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:17:42 (4/9) Installing libcurl (7.80.0-r6) 01:17:42 (5/9) Installing curl (7.80.0-r6) 01:17:42 (6/9) Installing dumb-init (1.2.5-r1) 01:17:42 (7/9) Installing musl-obstack (1.2.3-r0) 01:17:42 (8/9) Installing libucontext (1.1-r0) 01:17:42 (9/9) Installing gcompat (1.0.0-r4) 01:17:42 Executing busybox-1.34.1-r7.trigger 01:17:42 Executing ca-certificates-20220614-r0.trigger 01:17:43 OK: 8 MiB in 23 packages 01:17:45 Removing intermediate container c1094696a427 01:17:45 ---> 64c684eef110 01:17:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:46 ---> 9df8f688a2df 01:17:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:17:48 ---> 2222040b7b84 01:17:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:17:49 ---> 683cb8ed01ca 01:17:49 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:17:49 ---> Running in 485f0d770c5a 01:17:50 Removing intermediate container 485f0d770c5a 01:17:50 ---> 5913f068a8c8 01:17:50 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:17:50 ---> Running in 7fa6581ed309 01:17:51 Removing intermediate container 7fa6581ed309 01:17:51 ---> 0ede64c6a6ea 01:17:51 Step 17/19 : LABEL arch=arm64 01:17:51 ---> Running in c0e21900c242 01:17:51 Removing intermediate container c0e21900c242 01:17:51 ---> d955579352c8 01:17:51 Step 18/19 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:17:51 ---> Running in 7ea1592b26a8 01:17:52 Removing intermediate container 7ea1592b26a8 01:17:52 ---> 9bded4271fd4 01:17:52 Step 19/19 : LABEL version=0.0.0 01:17:52 ---> Running in 28a9375695ef 01:17:53 Removing intermediate container 28a9375695ef 01:17:53 ---> c6211765e042 01:17:53 01:17:53 Successfully built c6211765e042 01:17:53 Successfully tagged security-spiffe-token-provider-arm64:latest 01:17:53  Building security-spiffe-token-provider ... done Building security-proxy-setup 01:18:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:18:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:18:11 ---> 8044878a43cf 01:18:11 Step 3/21 : WORKDIR /edgex-go 01:18:11 ---> Using cache 01:18:11 ---> a86171ca1750 01:18:11 Step 4/21 : RUN apk add --update --no-cache make git 01:18:11 ---> Using cache 01:18:11 ---> d756c0b7d8b5 01:18:11 Step 5/21 : COPY go.mod vendor* ./ 01:18:11 ---> Using cache 01:18:11 ---> 83c2e51a9fc5 01:18:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:11 ---> Using cache 01:18:11 ---> 877b82e06c58 01:18:11 Step 7/21 : COPY . . 01:18:11 ---> Using cache 01:18:11 ---> 045a0065a3ef 01:18:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:18:11 ---> Running in 34eba7267dfd 01:18:14 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 01:18:40 Removing intermediate container 1c3b3f064ac1 01:18:40 ---> 29dc84c43699 01:18:40 Step 8/22 : COPY . . 01:18:53 ---> b7d0795d0578 01:18:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:18:53 ---> Running in 7d5317c42be5 01:18:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:23:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:23:25 Removing intermediate container da5a4eeb1743 01:23:25 ---> d18ddc636987 01:23:25 01:23:25 Step 9/24 : FROM alpine:3.16 01:23:25 ---> 4c81e5bf8899 01:23:25 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:23:25 ---> Running in c3465d32e1d9 01:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:23:27 (1/3) Installing ca-certificates (20220614-r0) 01:23:27 (2/3) Installing dumb-init (1.2.5-r1) 01:23:27 (3/3) Installing su-exec (0.2-r1) 01:23:27 Executing busybox-1.35.0-r17.trigger 01:23:28 Executing ca-certificates-20220614-r0.trigger 01:23:28 OK: 6 MiB in 17 packages 01:23:30 Removing intermediate container c3465d32e1d9 01:23:30 ---> d2ad1732ced8 01:23:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:23:30 ---> Running in 543ffc5b52c1 01:23:31 Removing intermediate container 543ffc5b52c1 01:23:31 ---> c54e2f3a087d 01:23:31 Step 12/24 : WORKDIR / 01:23:31 ---> Running in 5072560c8dd9 01:23:31 Removing intermediate container 5072560c8dd9 01:23:31 ---> dda8c2ce2c74 01:23:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:23:32 ---> b09ce24b05e1 01:23:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:23:33 ---> 67789e0baf12 01:23:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:23:34 ---> c34d1b2c1377 01:23:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:23:35 ---> a8083cdbc917 01:23:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:23:37 ---> a60d2107b717 01:23:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:23:40 ---> 32ca4819ba8f 01:23:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:23:41 ---> 01bf91933ecc 01:23:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:41 ---> Running in 832695ae3a76 01:23:44 Removing intermediate container 832695ae3a76 01:23:44 ---> 33760e20e62f 01:23:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:23:44 ---> Running in b8429acfa83a 01:23:45 Removing intermediate container b8429acfa83a 01:23:45 ---> 584a3951fc2d 01:23:45 Step 22/24 : LABEL arch=arm64 01:23:45 ---> Running in bb5da990e324 01:23:45 Removing intermediate container bb5da990e324 01:23:45 ---> 2d1dd0106099 01:23:45 Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:23:45 ---> Running in 32499cd8dc8f 01:23:46 Removing intermediate container 32499cd8dc8f 01:23:46 ---> c02a3620c6a3 01:23:46 Step 24/24 : LABEL version=0.0.0 01:23:46 ---> Running in 73978e67441e 01:23:46 Removing intermediate container 73978e67441e 01:23:46 ---> 0ebb148e8e8c 01:23:46 01:23:47 Successfully built 0ebb148e8e8c 01:23:47 Successfully tagged security-secretstore-setup-arm64:latest 01:23:57  Building security-secretstore-setup ... done Removing intermediate container 3a9ce565a7df 01:23:57 ---> 4d2b6dde4f88 01:23:57 01:23:57 Step 9/32 : FROM alpine:3.16 01:23:57 ---> 4c81e5bf8899 01:23:57 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:23:57 ---> Running in f15fcb1e2acc 01:23:57 Removing intermediate container f15fcb1e2acc 01:23:57 ---> 2431afe0efd9 01:23:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 01:23:57 ---> Running in 7deece6efbcc 01:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:24:01 (1/2) Installing dumb-init (1.2.5-r1) 01:24:01 (2/2) Installing su-exec (0.2-r1) 01:24:01 Executing busybox-1.35.0-r17.trigger 01:24:01 OK: 5 MiB in 16 packages 01:24:03 Removing intermediate container 7deece6efbcc 01:24:03 ---> 4f1646829cdb 01:24:03 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 01:24:03 ---> Running in 545a0ca1d09b 01:24:03 Removing intermediate container 545a0ca1d09b 01:24:03 ---> b420da8dac10 01:24:03 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:24:03 ---> Running in ffa7ab413314 01:24:06 Removing intermediate container ffa7ab413314 01:24:06 ---> 008710b2ccd5 01:24:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:24:06 ---> Running in 10cc6d918cf7 01:24:06 Removing intermediate container 10cc6d918cf7 01:24:06 ---> 05e8122a8355 01:24:06 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:24:07 ---> Running in b42efe87a02b 01:24:07 Removing intermediate container b42efe87a02b 01:24:07 ---> 9c7ce5aaec60 01:24:07 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:24:07 ---> Running in 0a1e2f8ae0cf 01:24:08 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 01:24:12 Removing intermediate container 0a1e2f8ae0cf 01:24:12 ---> 5c71a375e783 01:24:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 01:24:12 ---> Running in d01edd4d7d0e 01:24:13 Removing intermediate container d01edd4d7d0e 01:24:13 ---> 8a7c5481df76 01:24:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:24:15 ---> 86425e24e6f9 01:24:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:24:15 ---> Running in 4f67510cc976 01:24:18 Removing intermediate container 4f67510cc976 01:24:18 ---> 4734a861b32f 01:24:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:24:18 Removing intermediate container 6db94ef14572 01:24:18 ---> 4de30dc9b373 01:24:18 01:24:18 Step 10/23 : FROM alpine:3.16 01:24:18 ---> 4c81e5bf8899 01:24:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:24:18 ---> Using cache 01:24:18 ---> ff916bb57149 01:24:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:24:18 ---> Using cache 01:24:18 ---> c778629011ad 01:24:18 Step 13/23 : ENV APP_PORT=59882 01:24:19 ---> Running in 486ecc9e611d 01:24:19 ---> caea1db9e5aa 01:24:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:24:20 Removing intermediate container 486ecc9e611d 01:24:20 ---> 46dbdeeafa96 01:24:20 Step 14/23 : EXPOSE $APP_PORT 01:24:20 ---> Running in 61c6d41c2fc8 01:24:21 Removing intermediate container 61c6d41c2fc8 01:24:21 ---> 5b537c6356d7 01:24:21 Step 15/23 : WORKDIR / 01:24:22 ---> Running in 2168ca8ac456 01:24:23 Removing intermediate container 2168ca8ac456 01:24:23 ---> c88441c47181 01:24:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:24:23 ---> 0bdcfbb5fa28 01:24:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:24:24 ---> 74e44feb26a0 01:24:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:24:26 ---> 6f52cada057e 01:24:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:24:27 ---> 6ffc9963fa09 01:24:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:24:28 ---> 75a6855db13e 01:24:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:24:29 ---> 2a7d4f22db2d 01:24:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:24:29 ---> b62db7504c34 01:24:29 Step 19/23 : ENTRYPOINT ["/core-command"] 01:24:29 ---> Running in 86fa36e9ce50 01:24:30 Removing intermediate container 86fa36e9ce50 01:24:30 ---> 330aebde936a 01:24:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:24:31 ---> Running in b43908341bf5 01:24:31 ---> 6e54fb4eb982 01:24:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:24:32 Removing intermediate container b43908341bf5 01:24:32 ---> 7ca54895b091 01:24:32 Step 21/23 : LABEL arch=arm64 01:24:32 ---> Running in 7955bbccc152 01:24:33 ---> 2374c08bd8d0 01:24:33 Step 27/32 : RUN chmod +x /entrypoint.sh 01:24:33 ---> Running in 747fe0dd570f 01:24:33 Removing intermediate container 7955bbccc152 01:24:33 ---> af623b234ba5 01:24:33 Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:24:33 ---> Running in ca3e544942b6 01:24:33 Removing intermediate container 34eba7267dfd 01:24:33 ---> 46e3feb149b4 01:24:33 01:24:33 Step 9/21 : FROM alpine:3.16 01:24:34 ---> 4c81e5bf8899 01:24:34 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 01:24:34 ---> Running in 4b1ccaaa3747 01:24:34 Removing intermediate container ca3e544942b6 01:24:34 ---> 0d5d4ecec3ef 01:24:34 Step 23/23 : LABEL version=0.0.0 01:24:34 ---> Running in 1af3be0da766 01:24:35 Removing intermediate container 1af3be0da766 01:24:35 ---> 8c4db4b78048 01:24:35 01:24:36 Successfully built 8c4db4b78048 01:24:36 Successfully tagged core-command-arm64:latest 01:24:36  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:24:37 Removing intermediate container 747fe0dd570f 01:24:37 ---> fdd28da42715 01:24:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:24:37 ---> Running in 33614b494fae 01:24:37 Removing intermediate container 33614b494fae 01:24:37 ---> 9bc16414747d 01:24:37 Step 29/32 : CMD ["gate"] 01:24:38 (1/6) Installing ca-certificates (20220614-r0) 01:24:38 ---> Running in eac6f0cb589f 01:24:38 (2/6) Installing brotli-libs (1.0.9-r6) 01:24:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:24:38 (4/6) Installing libcurl (7.83.1-r6) 01:24:38 (5/6) Installing curl (7.83.1-r6) 01:24:38 (6/6) Installing dumb-init (1.2.5-r1) 01:24:38 Executing busybox-1.35.0-r17.trigger 01:24:38 Executing ca-certificates-20220614-r0.trigger 01:24:38 Removing intermediate container eac6f0cb589f 01:24:38 ---> 48858738fd8e 01:24:38 Step 30/32 : LABEL arch=arm64 01:24:38 OK: 8 MiB in 20 packages 01:24:38 ---> Running in 259d69b4a8a7 01:24:39 Removing intermediate container 259d69b4a8a7 01:24:39 ---> 440e9fe9296e 01:24:39 Step 31/32 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:24:39 ---> Running in a65abeaa8aba 01:24:40 Removing intermediate container a65abeaa8aba 01:24:40 ---> df688358dbc4 01:24:40 Step 32/32 : LABEL version=0.0.0 01:24:40 ---> Running in 99ba94f6f97f 01:24:41 Removing intermediate container 4b1ccaaa3747 01:24:41 ---> 196f4422b3f1 01:24:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:24:41 ---> Running in 67b0b0211917 01:24:41 Removing intermediate container 99ba94f6f97f 01:24:41 ---> 7fa71aa884fe 01:24:41 01:24:41 Successfully built 7fa71aa884fe 01:24:41 Successfully tagged security-bootstrapper-arm64:latest 01:24:41  Building security-bootstrapper ... done Removing intermediate container 67b0b0211917 01:24:41 ---> 69535e38ca50 01:24:41 Step 12/21 : WORKDIR /edgex 01:24:41 ---> Running in abf4c112691a 01:24:42 Removing intermediate container abf4c112691a 01:24:42 ---> f479c413651b 01:24:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:24:45 ---> 636d7a238d16 01:24:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:24:47 ---> 13b043bceed5 01:24:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:24:49 ---> 3bc932d84bc9 01:24:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:24:49 ---> db4588a831c9 01:24:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:24:49 ---> Running in 0767904ca4de 01:24:53 Removing intermediate container 0767904ca4de 01:24:53 ---> 0c3232f97476 01:24:53 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 01:24:53 ---> Running in 52a6b452fb07 01:24:53 Removing intermediate container 52a6b452fb07 01:24:53 ---> b43940049296 01:24:53 Step 19/21 : LABEL arch=arm64 01:24:53 ---> Running in fe57b5439a4b 01:24:53 Removing intermediate container fe57b5439a4b 01:24:53 ---> 556f841e2cae 01:24:53 Step 20/21 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:24:53 ---> Running in 3e141d3777c6 01:24:54 Removing intermediate container 3e141d3777c6 01:24:54 ---> 4a2ccf4b7051 01:24:54 Step 21/21 : LABEL version=0.0.0 01:24:54 ---> Running in 7a6682a9f5fd 01:24:55 Removing intermediate container 7a6682a9f5fd 01:24:55 ---> d29ff4d50fe1 01:24:55 01:24:55 Successfully built d29ff4d50fe1 01:24:55 Successfully tagged security-proxy-setup-arm64:latest 01:25:34  Building security-proxy-setup ... done Removing intermediate container 7d5317c42be5 01:25:34 ---> 68547ff35618 01:25:34 01:25:34 Step 10/22 : FROM alpine:3.16 01:25:34 ---> 4c81e5bf8899 01:25:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:25:34 ---> Running in 2c4ee152e71f 01:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:25:34 (1/2) Installing ca-certificates (20220614-r0) 01:25:34 (2/2) Installing dumb-init (1.2.5-r1) 01:25:34 Executing busybox-1.35.0-r17.trigger 01:25:34 Executing ca-certificates-20220614-r0.trigger 01:25:34 OK: 6 MiB in 16 packages 01:25:34 Removing intermediate container 2c4ee152e71f 01:25:34 ---> a5f659cd4e52 01:25:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:25:34 ---> Running in 95417c3049fa 01:25:34 Removing intermediate container 95417c3049fa 01:25:34 ---> 58e5d6345905 01:25:34 Step 13/22 : ENV APP_PORT=59860 01:25:34 ---> Running in 0a3e21e34681 01:25:34 Removing intermediate container 0a3e21e34681 01:25:34 ---> 0736a63994c2 01:25:34 Step 14/22 : EXPOSE $APP_PORT 01:25:35 ---> Running in 869deec22bdb 01:25:35 Removing intermediate container 869deec22bdb 01:25:35 ---> 1414c917444f 01:25:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:35 ---> daa6cfd5a513 01:25:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:25:37 ---> 6f99122c3dd0 01:25:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:25:37 ---> 16459d9bd16f 01:25:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:25:37 ---> Running in 8b939988390e 01:25:37 Removing intermediate container 8b939988390e 01:25:37 ---> 25f67e7d0c47 01:25:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:25:37 ---> Running in 50ee02c3e69e 01:25:38 Removing intermediate container 50ee02c3e69e 01:25:38 ---> 7f8f519c7552 01:25:38 Step 20/22 : LABEL arch=arm64 01:25:38 ---> Running in ea0058b593c7 01:25:38 Removing intermediate container ea0058b593c7 01:25:38 ---> 367a56bd1578 01:25:38 Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf 01:25:38 ---> Running in 7a014a179096 01:25:38 Removing intermediate container 7a014a179096 01:25:38 ---> 482e9cfa5a36 01:25:38 Step 22/22 : LABEL version=0.0.0 01:25:38 ---> Running in 1d7bc24e5db5 01:25:39 Removing intermediate container 1d7bc24e5db5 01:25:39 ---> 8c249904dae3 01:25:39 01:25:39 Successfully built 8c249904dae3 01:25:39 Successfully tagged support-notifications-arm64:latest 01:25:39  Building support-notifications ... done  [Pipeline] } 01:25:39 $ docker stop --time=1 05fd0c4aa0668da34fff02eca195917eb2342fc52c57d65d642e0d5fd1dedd2b 01:25:41 $ docker rm -f --volumes 05fd0c4aa0668da34fff02eca195917eb2342fc52c57d65d642e0d5fd1dedd2b [Pipeline] // withDockerContainer [Pipeline] sh 01:25:41 + docker images 01:25:42 REPOSITORY TAG IMAGE ID CREATED SIZE 01:25:42 support-notifications-arm64 latest 8c249904dae3 3 seconds ago 29.7MB 01:25:42 68547ff35618 12 seconds ago 1.57GB 01:25:42 security-proxy-setup-arm64 latest d29ff4d50fe1 47 seconds ago 26.9MB 01:25:42 security-bootstrapper-arm64 latest 7fa71aa884fe About a minute ago 19.6MB 01:25:42 core-command-arm64 latest 8c4db4b78048 About a minute ago 17MB 01:25:42 46e3feb149b4 About a minute ago 1.5GB 01:25:42 4de30dc9b373 About a minute ago 1.51GB 01:25:42 4d2b6dde4f88 About a minute ago 1.5GB 01:25:42 security-secretstore-setup-arm64 latest 0ebb148e8e8c About a minute ago 29MB 01:25:42 d18ddc636987 2 minutes ago 1.5GB 01:25:42 security-spiffe-token-provider-arm64 latest c6211765e042 7 minutes ago 29.1MB 01:25:42 674c12667ee7 8 minutes ago 1.54GB 01:25:42 support-scheduler-arm64 latest beeab8225017 8 minutes ago 29MB 01:25:42 92849221c8f4 8 minutes ago 1.57GB 01:25:42 core-data-arm64 latest aaaceca2366d 9 minutes ago 17.2MB 01:25:42 d1b6084b0a85 9 minutes ago 1.51GB 01:25:42 core-metadata-arm64 latest 1e6e1a934136 11 minutes ago 17.7MB 01:25:42 c2fa2e43140e 11 minutes ago 1.51GB 01:25:42 core-common-config-bootstrapper-arm64 latest 7fcdc90ec290 11 minutes ago 14.9MB 01:25:42 740ecfb831f4 12 minutes ago 1.5GB 01:25:42 security-spire-server-arm64 latest b1c7bf354e0d 17 minutes ago 84.3MB 01:25:42 494c8fe913af 17 minutes ago 1.38GB 01:25:42 security-spire-agent-arm64 latest 78cecc0cb39b 17 minutes ago 122MB 01:25:42 security-spire-config-arm64 latest 1f7f7056519b 17 minutes ago 83.6MB 01:25:42 f066329a59c4 18 minutes ago 1.38GB 01:25:42 fe75f5c4bfc4 18 minutes ago 1.38GB 01:25:42 ci-base-image-arm64 latest 8044878a43cf 32 minutes ago 905MB 01:25:42 alpine 3.15 354640af7b1b 11 days ago 5.34MB 01:25:42 alpine 3.16 4c81e5bf8899 11 days ago 5.3MB 01:25:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 01:25:42 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 01:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:43 01:25:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:43 arm64: Pulling from edgex-lftools-log-publisher 01:25:43 8998bd30e6a1: Pulling fs layer 01:25:43 04944245beec: Pulling fs layer 01:25:43 699f458cf7ca: Pulling fs layer 01:25:43 765212b225bb: Pulling fs layer 01:25:43 f23df028b6ca: Pulling fs layer 01:25:43 d65c8cfc05b1: Pulling fs layer 01:25:43 2437ff75d9bd: Pulling fs layer 01:25:43 765212b225bb: Waiting 01:25:43 f23df028b6ca: Waiting 01:25:43 d65c8cfc05b1: Waiting 01:25:43 04944245beec: Verifying Checksum 01:25:43 04944245beec: Download complete 01:25:43 765212b225bb: Verifying Checksum 01:25:43 765212b225bb: Download complete 01:25:43 f23df028b6ca: Verifying Checksum 01:25:43 f23df028b6ca: Download complete 01:25:43 d65c8cfc05b1: Verifying Checksum 01:25:43 d65c8cfc05b1: Download complete 01:25:43 699f458cf7ca: Verifying Checksum 01:25:43 699f458cf7ca: Download complete 01:25:44 8998bd30e6a1: Verifying Checksum 01:25:44 8998bd30e6a1: Download complete 01:25:46 2437ff75d9bd: Download complete 01:25:48 8998bd30e6a1: Pull complete 01:25:48 04944245beec: Pull complete 01:25:49 699f458cf7ca: Pull complete 01:25:49 765212b225bb: Pull complete 01:25:50 f23df028b6ca: Pull complete 01:25:50 d65c8cfc05b1: Pull complete 01:26:05 2437ff75d9bd: Pull complete 01:26:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 01:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:26:09 $ docker top b4b591fbbb80f154a9c0515ee1e3475d82288ab686a130e712b4e7b0787cc5ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:09 ---> job-cost.sh 01:26:09 lf-activate-venv: SKIPPING 01:26:09 INFO: No Stack... 01:26:10 INFO: Retrieving Pricing Info for: v3-standard-4 01:26:11 INFO: Archiving Costs [Pipeline] sh 01:26:11 + cat /w/workspace/edgex-go/1/archives/cost.csv 01:26:11 + cut -d, -f6 [Pipeline] lock 01:26:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] 01:26:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] did not exist. Created. 01:26:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:12 + echo total: 0.10999999940395355 [Pipeline] stash 01:26:12 Stashed 1 file(s) [Pipeline] } 01:26:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:26:12 $ docker stop --time=1 b4b591fbbb80f154a9c0515ee1e3475d82288ab686a130e712b4e7b0787cc5ff 01:26:14 $ docker rm -f --volumes b4b591fbbb80f154a9c0515ee1e3475d82288ab686a130e712b4e7b0787cc5ff [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 01:26:16 provisioning config files... 01:26:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4752005055714835443tmp [Pipeline] { [Pipeline] sh 01:26:19 + set +x 01:26:19 + curl -s https://codecov.io/bash 01:26:19 + bash -s -- 01:26:19 01:26:19 _____ _ 01:26:19 / ____| | | 01:26:19 | | ___ __| | ___ ___ _____ __ 01:26:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:26:19 | |___| (_) | (_| | __/ (_| (_) \ V / 01:26:19 \_____\___/ \__,_|\___|\___\___/ \_/ 01:26:19 Bash-1.0.6 01:26:19 01:26:19 01:26:19 ==> git version 2.25.1 found 01:26:19 ==> 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 01:26:19 Release-Date: 2020-01-08 01:26:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:26:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:26:19 ==> Jenkins CI detected. 01:26:19 current dir:  /w/workspace/edgex-go/1 01:26:19 project root: . 01:26:19 --> token set from env 01:26:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:26:19 ==> Running gcov in . (disable via -X gcov) 01:26:19 ==> Python coveragepy not found 01:26:19 ==> Searching for coverage reports in: 01:26:19 + . 01:26:19 -> Found 1 reports 01:26:19 ==> Detecting git/mercurial file structure 01:26:19 ==> Reading reports 01:26:19 + ./coverage.out bytes=487323 01:26:19 ==> Appending adjustments 01:26:19 https://docs.codecov.io/docs/fixing-reports 01:26:21 + Found adjustments 01:26:21 ==> Gzipping contents 01:26:21 64K /tmp/codecov.KPLpcP.gz 01:26:21 ==> Uploading reports 01:26:21 url: https://codecov.io 01:26:21 query: branch=PR-4383&commit=38c34b4daeea9ee478c68e4bbab1d552e8708bdf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4383&job=&cmd_args= 01:26:21 -> Pinging Codecov 01:26:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4383&commit=38c34b4daeea9ee478c68e4bbab1d552e8708bdf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4383&job=&cmd_args= 01:26:22 -> Uploading to 01:26:22 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/38c34b4daeea9ee478c68e4bbab1d552e8708bdf/37bc42e0-526a-4947-b1b6-b5b4f86bc5ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T012621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c852eb72ca483cd2e01ca2746e8523d0fab73169cb66d5c4e89bb07c131fd0cb 01:26:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:22 Dload Upload Total Spent Left Speed 01:26:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62834 0 0 100 62834 0 72222 --:--:-- --:--:-- --:--:-- 72222 100 62834 0 0 100 62834 0 72222 --:--:-- --:--:-- --:--:-- 72140 01:26:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] } 01:26:23 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 01:26:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 01:26:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:26:27 ---> package-listing.sh 01:26:27 ++ facter osfamily 01:26:27 ++ tr '[:upper:]' '[:lower:]' 01:26:27 + OS_FAMILY=debian 01:26:27 + workspace=/w/workspace/edgex-go/1 01:26:27 + START_PACKAGES=/tmp/packages_start.txt 01:26:27 + END_PACKAGES=/tmp/packages_end.txt 01:26:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:27 + PACKAGES=/tmp/packages_start.txt 01:26:27 + '[' /w/workspace/edgex-go/1 ']' 01:26:27 + PACKAGES=/tmp/packages_end.txt 01:26:27 + case "${OS_FAMILY}" in 01:26:27 + dpkg -l 01:26:27 + grep '^ii' 01:26:27 + '[' -f /tmp/packages_start.txt ']' 01:26:27 + '[' -f /tmp/packages_end.txt ']' 01:26:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:27 + '[' /w/workspace/edgex-go/1 ']' 01:26:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:26:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:26:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:26:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:28 01:26:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:29 latest: Pulling from edgex-lftools-log-publisher 01:26:29 5eb5b503b376: Pulling fs layer 01:26:29 5c69ac0246d0: Pulling fs layer 01:26:29 ec43610c2a17: Pulling fs layer 01:26:29 3a2ae6a8a46f: Pulling fs layer 01:26:29 33b1e0a273af: Pulling fs layer 01:26:29 5d3b04190fa2: Pulling fs layer 01:26:29 2f39f015ded8: Pulling fs layer 01:26:29 3a2ae6a8a46f: Waiting 01:26:29 33b1e0a273af: Waiting 01:26:29 5d3b04190fa2: Waiting 01:26:29 2f39f015ded8: Waiting 01:26:29 5c69ac0246d0: Verifying Checksum 01:26:29 5c69ac0246d0: Download complete 01:26:29 3a2ae6a8a46f: Download complete 01:26:29 33b1e0a273af: Verifying Checksum 01:26:29 33b1e0a273af: Download complete 01:26:29 ec43610c2a17: Verifying Checksum 01:26:29 ec43610c2a17: Download complete 01:26:29 5d3b04190fa2: Verifying Checksum 01:26:29 5d3b04190fa2: Download complete 01:26:29 5eb5b503b376: Download complete 01:26:30 2f39f015ded8: Download complete 01:26:30 5eb5b503b376: Pull complete 01:26:30 5c69ac0246d0: Pull complete 01:26:31 ec43610c2a17: Pull complete 01:26:31 3a2ae6a8a46f: Pull complete 01:26:31 33b1e0a273af: Pull complete 01:26:31 5d3b04190fa2: Pull complete 01:26:35 2f39f015ded8: Pull complete 01:26:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:36 prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container 01:26:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:40 $ docker top 0a5dceba426ef2b196482551c10f57113b087c892b40366384d75e7f6b13867f -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:41 + touch /tmp/pre-build-complete [Pipeline] sh 01:26:41 + mkdir -p /var/log/sysstat [Pipeline] sh 01:26:41 + ls /var/log/sa-host 01:26:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:41 provisioning config files... 01:26:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13550696833854544019tmp [Pipeline] { [Pipeline] echo 01:26:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:26:42 ---> create-netrc.sh [Pipeline] } 01:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:26:42 ---> python-tools-install.sh [Pipeline] echo 01:26:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:42 ---> sudo-logs.sh 01:26:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:43 ---> job-cost.sh 01:26:43 lf-activate-venv: SKIPPING 01:26:43 DEBUG: total: 0.10999999940395355 01:26:43 INFO: Retrieving Stack Cost... 01:26:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:44 INFO: Archiving Costs [Pipeline] echo 01:26:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:44 ---> logs-deploy.sh 01:26:44 lf-activate-venv: SKIPPING 01:26:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4383/1 01:26:44 INFO: archiving workspace using pattern(s): 01:26:45 Archives upload complete. 01:26:45 INFO: archiving logs to Nexus