Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+153a8924afc76f32f5f75b450e631f675c9244c3 (72be9a3b59b228858bef8d7f3cd2f8d0970aa093) 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-ssh15148538115594143020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4366147431550097685.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11171888290007068701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13714950648297033088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4121367952279200489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21997 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 153a8924afc76f32f5f75b450e631f675c9244c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 Checking out Revision 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 (PR-4097) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 # timeout=10 Commit message: "Merge commit '153a8924afc76f32f5f75b450e631f675c9244c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:40 ========================================================= 16:30:40 EdgeX Global Pipelines Version Info 16:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fd1284eca38a471c9aa3f506478a214dd0745604 # timeout=10 16:30:41 ------------------- 16:30:41 stable info: 16:30:41 ------------------- 16:30:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:41 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:41 Message: update stable to v1.0.238 16:30:42 ------------------- 16:30:42 experimental info: 16:30:42 ------------------- 16:30:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:42 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:42 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93cbcbb [Pipeline] echo 16:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:42 provisioning config files... 16:30:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8685587868335476435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:43 ---> docker-login.sh 16:30:43 nexus3.edgexfoundry.org:10001 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 nexus3.edgexfoundry.org:10002 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 nexus3.edgexfoundry.org:10003 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 nexus3.edgexfoundry.org:10004 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 docker.io 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:44 Configure a credential helper to remove this warning. See 16:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:44 16:30:44 Login Succeeded 16:30:44 ---> docker-login.sh ends [Pipeline] } 16:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:44 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:44 + dirname cmd/core-command/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo core-command,cmd/core-command/Dockerfile 16:30:44 + + cut -d/ -f2 16:30:44 dirname cmd/core-data/Dockerfile 16:30:44 + echo core-data,cmd/core-data/Dockerfile 16:30:44 + + dirname cmd/core-metadata/Dockerfile 16:30:44 cut -d/ -f2 16:30:44 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + dirname cmd/security-bootstrapper/Dockerfile 16:30:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:44 + dirname cmd/security-proxy-setup/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:44 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:44 + dirname cmd/security-spire-agent/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:44 + dirname cmd/security-spire-config/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:44 + dirname cmd/security-spire-server/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:44 + dirname cmd/support-notifications/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:44 + dirname cmd/support-scheduler/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:44 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:44 + cut -d/ -f2 16:30:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:45 + git rev-list -1 --merges 93cbcbb1d10922888d38a241e88bbe3dfdb072d5~1..93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] echo 16:30:45 -----------> git rev-list -1 --merges 93cbcbb1d10922888d38a241e88bbe3dfdb072d5~1..93cbcbb1d10922888d38a241e88bbe3dfdb072d5 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:30:45 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [false] [Pipeline] sh 16:30:45 + git log --format=format:%s -1 93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] echo 16:30:45 ========================================================= 16:30:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:45 + grep -v github /etc/ssh/ssh_known_hosts 16:30:45 + [ -e /tmp/ssh_known_hosts ] 16:30:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:45 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:46 16:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:46 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:46 b85a868b505f: Pulling fs layer 16:30:46 e2be974225ed: Pulling fs layer 16:30:46 339a4e72a1f5: Pulling fs layer 16:30:46 988bab9f4d93: Pulling fs layer 16:30:46 1469e6f7b9e6: Pulling fs layer 16:30:46 eaf3925da568: Pulling fs layer 16:30:46 bab4dde63d76: Pulling fs layer 16:30:46 bde34c3a00c8: Pulling fs layer 16:30:46 b352a97aabf1: Pulling fs layer 16:30:46 4872d77fe225: Pulling fs layer 16:30:46 5851b861e8e6: Pulling fs layer 16:30:46 bab4dde63d76: Waiting 16:30:46 bde34c3a00c8: Waiting 16:30:46 eaf3925da568: Waiting 16:30:46 b352a97aabf1: Waiting 16:30:46 988bab9f4d93: Waiting 16:30:46 4872d77fe225: Waiting 16:30:46 1469e6f7b9e6: Waiting 16:30:46 e2be974225ed: Verifying Checksum 16:30:46 e2be974225ed: Download complete 16:30:46 988bab9f4d93: Download complete 16:30:46 1469e6f7b9e6: Verifying Checksum 16:30:46 1469e6f7b9e6: Download complete 16:30:46 339a4e72a1f5: Verifying Checksum 16:30:46 339a4e72a1f5: Download complete 16:30:46 eaf3925da568: Verifying Checksum 16:30:46 eaf3925da568: Download complete 16:30:46 bde34c3a00c8: Download complete 16:30:46 b352a97aabf1: Download complete 16:30:46 4872d77fe225: Verifying Checksum 16:30:46 4872d77fe225: Download complete 16:30:46 5851b861e8e6: Download complete 16:30:46 b85a868b505f: Verifying Checksum 16:30:46 b85a868b505f: Download complete 16:30:47 bab4dde63d76: Verifying Checksum 16:30:47 bab4dde63d76: Download complete 16:30:48 b85a868b505f: Pull complete 16:30:48 e2be974225ed: Pull complete 16:30:48 339a4e72a1f5: Pull complete 16:30:48 988bab9f4d93: Pull complete 16:30:48 1469e6f7b9e6: Pull complete 16:30:49 eaf3925da568: Pull complete 16:30:51 bab4dde63d76: Pull complete 16:30:51 bde34c3a00c8: Pull complete 16:30:51 b352a97aabf1: Pull complete 16:30:51 4872d77fe225: Pull complete 16:30:51 5851b861e8e6: Pull complete 16:30:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:51 prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container 16:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:52 $ docker top 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 -eo pid,comm 16:30:52 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). 16:30:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:52 [ssh-agent] Looking for ssh-agent implementation... 16:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:52 $ docker exec 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent 16:30:53 SSH_AUTH_SOCK=/tmp/ssh-OeKYGEa8bvCB/agent.33 16:30:53 SSH_AGENT_PID=40 16:30:53 Running ssh-add (command line suppressed) 16:30:53 Identity added: /w/workspace/edgex-go/9@tmp/private_key_2159507520408188671.key (/w/workspace/edgex-go/9@tmp/private_key_2159507520408188671.key) 16:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:53 + git tag --points-at HEAD [Pipeline] } 16:30:53 $ docker exec --env ******** --env ******** 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent -k 16:30:53 unset SSH_AUTH_SOCK; 16:30:53 unset SSH_AGENT_PID; 16:30:53 echo Agent pid 40 killed; 16:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:53 [ssh-agent] Looking for ssh-agent implementation... 16:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:53 $ docker exec 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent 16:30:53 SSH_AUTH_SOCK=/tmp/ssh-L9Gp4ik3yWr9/agent.72 16:30:53 SSH_AGENT_PID=78 16:30:53 Running ssh-add (command line suppressed) 16:30:54 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6815957415959123211.key (/w/workspace/edgex-go/9@tmp/private_key_6815957415959123211.key) 16:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:54 + git semver init 16:30:54 2022-08-05 16:30:54,603 [run_init] DEBUG init version:0.0.0 force:False 16:30:54 2022-08-05 16:30:54,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 16:30:54 2022-08-05 16:30:54,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 16:30:54 2022-08-05 16:30:54,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 16:30:59 2022-08-05 16:30:59,008 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 16:30:59 2022-08-05 16:30:59,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4097 with force:False 16:30:59 2022-08-05 16:30:59,009 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4097 16:30:59 2022-08-05 16:30:59,013 [execute] INFO git cat-file --batch-check 16:30:59 2022-08-05 16:30:59,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 16:30:59 2022-08-05 16:30:59,018 [execute] INFO git cat-file --batch 16:30:59 2022-08-05 16:30:59,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 16:30:59 2022-08-05 16:30:59,024 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4097 16:30:59 0.0.0 [Pipeline] } 16:30:59 $ docker exec --env ******** --env ******** 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 ssh-agent -k 16:31:00 unset SSH_AUTH_SOCK; 16:31:00 unset SSH_AGENT_PID; 16:31:00 echo Agent pid 78 killed; 16:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:00 + git semver [Pipeline] } 16:31:00 $ docker stop --time=1 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 16:31:02 $ docker rm -f 34105b337f51870e1a969974c71a8bca54bfb23603818ed2282daabedf995a18 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:02 Stashed 1 file(s) [Pipeline] echo 16:31:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:03 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 16:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:03 ========================================================= 16:31:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:03 2408cc74d12b: Pulling fs layer 16:31:03 ea60b727a1ce: Pulling fs layer 16:31:03 30c4a7721957: Pulling fs layer 16:31:03 370296b7ddb6: Pulling fs layer 16:31:03 7c6cee850709: Pulling fs layer 16:31:03 39a5fcdaea64: Pulling fs layer 16:31:03 d94ebbe4e438: Pulling fs layer 16:31:03 bcfd1f05c69d: Pulling fs layer 16:31:03 59ccb84bbe0f: Pulling fs layer 16:31:03 370296b7ddb6: Waiting 16:31:03 7c6cee850709: Waiting 16:31:03 d94ebbe4e438: Waiting 16:31:03 39a5fcdaea64: Waiting 16:31:03 bcfd1f05c69d: Waiting 16:31:03 59ccb84bbe0f: Waiting 16:31:03 30c4a7721957: Download complete 16:31:03 ea60b727a1ce: Verifying Checksum 16:31:03 ea60b727a1ce: Download complete 16:31:03 7c6cee850709: Verifying Checksum 16:31:03 7c6cee850709: Download complete 16:31:03 39a5fcdaea64: Verifying Checksum 16:31:03 39a5fcdaea64: Download complete 16:31:03 2408cc74d12b: Verifying Checksum 16:31:03 2408cc74d12b: Download complete 16:31:03 d94ebbe4e438: Verifying Checksum 16:31:03 d94ebbe4e438: Download complete 16:31:03 2408cc74d12b: Pull complete 16:31:03 ea60b727a1ce: Pull complete 16:31:03 30c4a7721957: Pull complete 16:31:04 59ccb84bbe0f: Verifying Checksum 16:31:04 59ccb84bbe0f: Download complete 16:31:04 bcfd1f05c69d: Verifying Checksum 16:31:04 bcfd1f05c69d: Download complete 16:31:04 370296b7ddb6: Verifying Checksum 16:31:04 370296b7ddb6: Download complete 16:31:08 370296b7ddb6: Pull complete 16:31:08 7c6cee850709: Pull complete 16:31:08 39a5fcdaea64: Pull complete 16:31:08 d94ebbe4e438: Pull complete 16:31:10 bcfd1f05c69d: Pull complete 16:31:11 59ccb84bbe0f: Pull complete 16:31:11 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:11 + + docker build -t ci-base-image-x86_64 -f - . 16:31:11 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:11 WORKDIR /edgex 16:31:11 COPY go.mod . 16:31:11 RUN go mod download 16:31:11 Sending build context to Docker daemon 169.2MB 16:31:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:11 ---> a4fb48ad2a94 16:31:11 Step 2/4 : WORKDIR /edgex 16:31:14 ---> Running in f46e54be087a 16:31:14 Removing intermediate container f46e54be087a 16:31:14 ---> 6ccde2a3f0ed 16:31:14 Step 3/4 : COPY go.mod . 16:31:14 ---> 03ccf13afbc9 16:31:14 Step 4/4 : RUN go mod download 16:31:14 ---> Running in ac259c0851f6 16:31:17 Still waiting to schedule task 16:31:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21998’ is offline 16:31:24 Removing intermediate container ac259c0851f6 16:31:24 ---> 26a906ec940b 16:31:24 Successfully built 26a906ec940b 16:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:25 + docker inspect -f . ci-base-image-x86_64 16:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:25 prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container 16:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:25 $ docker top c9872ec7608cae3c4b4457b0059c865d32c36e9f9a780b8aeb06895930e5094e -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:25 + go version 16:31:25 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:25 $ docker stop --time=1 c9872ec7608cae3c4b4457b0059c865d32c36e9f9a780b8aeb06895930e5094e 16:31:27 $ docker rm -f c9872ec7608cae3c4b4457b0059c865d32c36e9f9a780b8aeb06895930e5094e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:27 + docker inspect -f . ci-base-image-x86_64 16:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:27 prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container 16:31: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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:28 $ docker top 682004bd1b084f31d263791dfef11d9052efc866b54fc0cce3e11729274abf38 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:28 ========================================================= 16:31:28 [edgeXBuildGoParallel] Running Tests and Build... 16:31:28 ========================================================= [Pipeline] sh 16:31:28 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 16:31:28 + make test 16:31:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.641s coverage: 89.2% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.425s coverage: 95.6% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 16:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.2% of statements 16:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.2% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 65.8% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.6% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.135s coverage: 97.7% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:32:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:32:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:30 GO111MODULE=on go vet ./... 16:32:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:32 ./bin/test-attribution-txt.sh 16:32:32 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:32 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:32 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:32 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:32 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:32 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:33 + ls -al . 16:32:33 total 728 16:32:33 drwxrwxr-x 10 1001 1001 4096 Aug 5 16:31 . 16:32:33 drwxr-xr-x 4 root root 4096 Aug 5 16:31 .. 16:32:33 -rw-rw-r-- 1 1001 1001 16 Aug 5 16:30 .dockerignore 16:32:33 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:32 .git 16:32:33 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:30 .github 16:32:33 -rw-rw-r-- 1 1001 1001 1030 Aug 5 16:30 .gitignore 16:32:33 -rw-rw-r-- 1 1001 1001 42 Aug 5 16:30 .golangci.yml 16:32:33 -rw-rw-r-- 1 1001 1001 87 Aug 5 16:30 .hadolint.yml 16:32:33 drwxr-xr-x 3 1001 1001 4096 Aug 5 16:30 .semver 16:32:33 -rw-rw-r-- 1 1001 1001 166 Aug 5 16:30 .sonarcloud.properties 16:32:33 -rw-rw-r-- 1 1001 1001 1171 Aug 5 16:30 ADOPTERS.md 16:32:33 -rw-rw-r-- 1 1001 1001 10347 Aug 5 16:30 Attribution.txt 16:32:33 -rw-rw-r-- 1 1001 1001 63209 Aug 5 16:30 CHANGELOG.md 16:32:33 -rw-rw-r-- 1 1001 1001 3804 Aug 5 16:30 CONTRIBUTING.md 16:32:33 -rw-rw-r-- 1 1001 1001 677 Aug 5 16:30 GOVERNANCE.md 16:32:33 -rw-rw-r-- 1 1001 1001 850 Aug 5 16:30 Jenkinsfile 16:32:33 -rw-rw-r-- 1 1001 1001 10775 Aug 5 16:30 LICENSE 16:32:33 -rw-rw-r-- 1 1001 1001 12212 Aug 5 16:30 Makefile 16:32:33 -rw-rw-r-- 1 1001 1001 582 Aug 5 16:30 OWNERS.md 16:32:33 -rw-rw-r-- 1 1001 1001 9094 Aug 5 16:30 README.md 16:32:33 -rw-rw-r-- 1 1001 1001 6912 Aug 5 16:30 SECURITY.md 16:32:33 -rw-rw-r-- 1 1001 1001 5 Aug 5 16:31 VERSION 16:32:33 -rw-rw-r-- 1 1001 1001 4131 Aug 5 16:30 ZMQWindows.md 16:32:33 drwxrwxr-x 2 1001 1001 4096 Aug 5 16:30 bin 16:32:33 drwxrwxr-x 18 1001 1001 4096 Aug 5 16:30 cmd 16:32:33 -rw-r--r-- 1 root root 478941 Aug 5 16:32 coverage.out 16:32:33 -rw-rw-r-- 1 1001 1001 3681 Aug 5 16:30 go.mod 16:32:33 -rw-rw-r-- 1 1001 1001 38033 Aug 5 16:30 go.sum 16:32:33 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:30 internal 16:32:33 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:30 openapi 16:32:33 drwxrwxr-x 4 1001 1001 4096 Aug 5 16:30 snap 16:32:33 -rw-rw-r-- 1 1001 1001 204 Aug 5 16:30 version.go [Pipeline] sh 16:32:33 + '[' -e coverage.out ] 16:32:33 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:33 Stashed 1 file(s) [Pipeline] sh 16:32:33 + make build 16:32:33 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:11 $ docker stop --time=1 682004bd1b084f31d263791dfef11d9052efc866b54fc0cce3e11729274abf38 16:33:14 $ docker rm -f 682004bd1b084f31d263791dfef11d9052efc866b54fc0cce3e11729274abf38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:15 16:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:15 latest: Pulling from edgex-devops/edgex-compose 16:33:15 cbdbe7a5bc2a: Pulling fs layer 16:33:15 ca9280d653b3: Pulling fs layer 16:33:15 7e9c9ca2126c: Pulling fs layer 16:33:15 cbdbe7a5bc2a: Download complete 16:33:15 ca9280d653b3: Verifying Checksum 16:33:15 ca9280d653b3: Download complete 16:33:15 cbdbe7a5bc2a: Pull complete 16:33:15 7e9c9ca2126c: Verifying Checksum 16:33:15 7e9c9ca2126c: Download complete 16:33:15 ca9280d653b3: Pull complete 16:33:19 7e9c9ca2126c: Pull complete 16:33:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:19 prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container 16:33:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:20 $ docker top 7f2d5f5ac6c5d925f7407d588f2121c4a33d893e3e3a5e268d0a7f57bf65e75d -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:21 + docker-compose+ buildgrep --help parallel 16:33:21 16:33:21 --parallel Build images in parallel. [Pipeline] } 16:33:21 $ docker stop --time=1 7f2d5f5ac6c5d925f7407d588f2121c4a33d893e3e3a5e268d0a7f57bf65e75d 16:33:23 $ docker rm -f 7f2d5f5ac6c5d925f7407d588f2121c4a33d893e3e3a5e268d0a7f57bf65e75d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:23 prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container 16:33:23 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:24 $ docker top 07fa28b1a0a432a4992645affe988feb0f997acec3318e1bf741a8b9d886cd79 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:24 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:24 Building core-command ... 16:33:24 Building core-data ... 16:33:24 Building core-metadata ... 16:33:24 Building security-bootstrapper ... 16:33:24 Building security-proxy-setup ... 16:33:24 Building security-secretstore-setup ... 16:33:24 Building security-spiffe-token-provider ... 16:33:24 Building security-spire-agent ... 16:33:24 Building security-spire-config ... 16:33:24 Building security-spire-server ... 16:33:24 Building support-notifications ... 16:33:24 Building support-scheduler ... 16:33:24 Building sys-mgmt-agent ... 16:33:24 Building security-bootstrapper 16:33:24 Building core-data 16:33:24 Building security-spiffe-token-provider 16:33:24 Building security-secretstore-setup 16:33:24 Building security-spire-agent 16:33:34 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 26a906ec940b 16:33:34 Step 3/31 : WORKDIR /edgex-go 16:33:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 26a906ec940b 16:33:34 Step 3/20 : WORKDIR /edgex-go 16:33:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 26a906ec940b 16:33:34 Step 3/25 : WORKDIR /edgex-go 16:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 26a906ec940b 16:33:34 Step 3/23 : WORKDIR /edgex-go 16:33:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:35 ---> 26a906ec940b 16:33:35 Step 3/26 : WORKDIR /edgex-go 16:33:38 ---> Running in b4f50377ec9d 16:33:38 ---> Running in be0560710433 16:33:38 ---> Running in 74ee41f80d19 16:33:38 ---> Running in cfb6546cf528 16:33:38 ---> Running in 58de61cc573f 16:33:38 Removing intermediate container 58de61cc573f 16:33:38 ---> 5317f78ebad6 16:33:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:38 Removing intermediate container b4f50377ec9d 16:33:38 ---> eaaa41d06aaf 16:33:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:38 Removing intermediate container 74ee41f80d19 16:33:38 ---> a82ff0ce2623 16:33:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:38 Removing intermediate container cfb6546cf528 16:33:38 ---> fda203964205 16:33:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:38 Removing intermediate container be0560710433 16:33:38 ---> 974a62ad91d9 16:33:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:38 ---> Running in 95c1584e02c2 16:33:38 ---> Running in 3ab1ad200bd8 16:33:38 ---> Running in ba5876142065 16:33:38 ---> Running in ce4741e2aef0 16:33:38 ---> Running in bffb040306de 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:39 Removing intermediate container 95c1584e02c2 16:33:39 ---> 6f6dfbbe3688 16:33:39 Step 5/25 : RUN apk add --update --no-cache make git 16:33:39 ---> Running in b6127ad17eb7 16:33:39 v3.16.1-109-g005c837e5e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:33:39 v3.16.1-111-g3fd2e5e80e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:33:39 OK: 17036 distinct packages available 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:39 Removing intermediate container 3ab1ad200bd8 16:33:39 ---> 0e3291ead95e 16:33:39 Step 5/31 : RUN apk add --update --no-cache make git 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 ---> Running in c3c9d0daf9ca 16:33:40 Removing intermediate container ba5876142065 16:33:40 ---> b13f924e3dc6 16:33:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:40 OK: 211 MiB in 51 packages 16:33:40 ---> Running in 9f1531c4b567 16:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 Removing intermediate container bffb040306de 16:33:40 ---> e23e16dfbf8c 16:33:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:40 ---> Running in 2feca64ddad3 16:33:40 Removing intermediate container ce4741e2aef0 16:33:40 ---> 3b61af5bbc96 16:33:40 Step 5/20 : COPY go.mod vendor* ./ 16:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 ---> 0fee6569f77d 16:33:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 ---> Running in ad2f14d84d96 16:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 OK: 211 MiB in 51 packages 16:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:42 OK: 211 MiB in 51 packages 16:33:42 Removing intermediate container b6127ad17eb7 16:33:42 ---> 0341d655f658 16:33:42 Step 6/25 : COPY go.mod vendor* ./ 16:33:42 OK: 211 MiB in 51 packages 16:33:42 OK: 211 MiB in 51 packages 16:33:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21999 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:33:43 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:33:43 The recommended git tool is: git 16:33:43 ---> 89b9f30b32b5 16:33:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:43 ---> Running in 9116b12a9dc9 16:33:43 Removing intermediate container c3c9d0daf9ca 16:33:43 ---> 1c64225f56f2 16:33:43 Step 6/31 : COPY go.mod vendor* ./ 16:33:43 Removing intermediate container 2feca64ddad3 16:33:43 ---> ee3a313820b6 16:33:43 Step 6/23 : COPY go.mod vendor* ./ 16:33:43 Removing intermediate container 9f1531c4b567 16:33:43 ---> f59b744b7998 16:33:43 Step 6/26 : COPY go.mod vendor* ./ 16:33:43 ---> 8b9954230703 16:33:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:43 ---> Running in 9034f3e754c9 16:33:43 ---> 4e05f818b1eb 16:33:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:43 ---> af024d496d2f 16:33:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:43 ---> Running in a45eeb3af917 16:33:43 ---> Running in 713eab935e10 16:33:49 using credential edgex-jenkins-ssh 16:33:49 Cloning the remote Git repository 16:33:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:50 Removing intermediate container ad2f14d84d96 16:33:50 ---> 4a4cbc66bbcd 16:33:50 Step 7/20 : COPY . . 16:33:49 > git init /w/workspace/edgex-go/9 # timeout=10 16:33:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:49 > git --version # timeout=10 16:33:49 > git --version # 'git version 2.25.1' 16:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:55 ---> eaf20a40012a 16:33:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:56 ---> Running in be487fa6725d 16:33:56 Removing intermediate container 9116b12a9dc9 16:33:56 ---> 1955f8dc67b0 16:33:56 Step 8/25 : COPY . . 16:33:56 Removing intermediate container 9034f3e754c9 16:33:56 ---> 700620a57504 16:33:56 Step 8/31 : COPY . . 16:33:56 Removing intermediate container 713eab935e10 16:33:56 ---> 75ed1a084d6c 16:33:56 Step 8/26 : COPY . . 16:33:56 Removing intermediate container a45eeb3af917 16:33:56 ---> 593be1c8ce1f 16:33:56 Step 8/23 : COPY . . 16:33:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:06 ---> f5f522845ebf 16:34:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:06 ---> 3b53eeb3b5fb 16:34:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:06 ---> d8befd53a3f1 16:34:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:06 ---> 4e0395041094 16:34:06 Step 9/23 : RUN make cmd/core-data/core-data 16:34:06 ---> Running in 63098897830c 16:34:06 ---> Running in 443925b3a2ed 16:34:06 ---> Running in 626fb92cb641 16:34:06 ---> Running in 08a8c8eccc2a 16:34:06 Removing intermediate container 63098897830c 16:34:06 ---> 6002e2748da5 16:34:06 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:07 ---> Running in 7062d98076c2 16:34:07 Removing intermediate container 7062d98076c2 16:34:07 ---> 3a698ec622ea 16:34:07 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:07 Merging remotes/origin/main commit 153a8924afc76f32f5f75b450e631f675c9244c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:34:07 ---> Running in efee62dcfa59 16:34:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:07 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:07 > git config core.sparsecheckout # timeout=10 16:34:07 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:34:07 > git remote # timeout=10 16:34:07 > git config --get remote.origin.url # timeout=10 16:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:07 > git merge 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 16:34:07 Merge succeeded, producing 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:34:07 Checking out Revision 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b (PR-4097) 16:34:08 Removing intermediate container efee62dcfa59 16:34:08 ---> 5be66cfa5333 16:34:08 Step 12/26 : WORKDIR /edgex-go 16:34:08 ---> Running in 17d0bbd81255 16:34:08 Removing intermediate container 17d0bbd81255 16:34:08 ---> c59553b20bb9 16:34:08 16:34:08 Step 13/26 : FROM alpine:3.15 16:34:08 3.15: Pulling from library/alpine 16:34:09 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:09 Status: Downloaded newer image for alpine:3.15 16:34:09 ---> 2720e26172a0 16:34:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:09 ---> Running in 2623605845ab 16:34:09 Removing intermediate container 2623605845ab 16:34:09 ---> 26e226e17b30 16:34:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:09 ---> Running in 8771387c65a7 16:34:07 > git rev-parse HEAD^{commit} # timeout=10 16:34:07 > git config core.sparsecheckout # timeout=10 16:34:07 > git checkout -f 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b # timeout=10 16:34:10 Removing intermediate container 8771387c65a7 16:34:10 ---> f0aaaf00d478 16:34:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:11 ---> Running in 01164a542cf4 16:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:12 Commit message: "Merge commit '153a8924afc76f32f5f75b450e631f675c9244c3' into HEAD" 16:34:12 First time build. Skipping changelog. 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:12 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:12 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:12 OK: 15857 distinct packages available 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:13 Dload Upload Total Spent Left Speed 16:34:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 16:34:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:14 (1/5) Installing dumb-init (1.2.5-r1) 16:34:14 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:14 (3/5) Installing libucontext (1.1-r0) 16:34:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 16:34:14 sudo tee /etc/docker/daemon.new 16:34:14 { 16:34:14 "registry-mirrors": [ 16:34:14 "https://nexus3.edgexfoundry.org:10001" 16:34:14 ], 16:34:14 "bip": "10.250.0.254/24", 16:34:14 "hosts": [ 16:34:14 "tcp://0.0.0.0:5555", 16:34:14 "unix:///var/run/docker.sock" 16:34:14 ], 16:34:14 "mtu": 1458, 16:34:14 "selinux-enabled": true, 16:34:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:14 } [Pipeline] sh 16:34:14 (4/5) Installing gcompat (1.0.0-r4) 16:34:14 (5/5) Installing openssl (1.1.1q-r0) 16:34:14 Executing busybox-1.34.1-r7.trigger 16:34:14 OK: 6 MiB in 19 packages 16:34:12 > git rev-list --no-walk fd1284eca38a471c9aa3f506478a214dd0745604 # timeout=10 16:34:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:14 + sudo service docker restart 16:34:16 Removing intermediate container be487fa6725d 16:34:16 ---> 2fcb5a0c0234 16:34:16 16:34:16 Step 9/20 : FROM alpine:3.15 16:34:16 ---> 2720e26172a0 16:34:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:16 ---> Using cache 16:34:16 ---> 26e226e17b30 16:34:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:16 ---> Using cache 16:34:16 ---> f0aaaf00d478 16:34:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:16 ---> Running in 0160e6cc22f2 16:34:16 Removing intermediate container 01164a542cf4 16:34:16 ---> 36b2c755ddf3 16:34:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:18 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:18 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:18 OK: 15857 distinct packages available 16:34:18 ---> 6362348c36f0 16:34:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:20 (1/9) Installing ca-certificates (20220614-r0) 16:34:20 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:20 (4/9) Installing libcurl (7.80.0-r2) 16:34:20 (5/9) Installing curl (7.80.0-r2) 16:34:20 (6/9) Installing dumb-init (1.2.5-r1) 16:34:20 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:20 ---> ff43d2887415 16:34:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:20 (8/9) Installing libucontext (1.1-r0) 16:34:20 (9/9) Installing gcompat (1.0.0-r4) 16:34:20 Executing busybox-1.34.1-r7.trigger 16:34:20 Executing ca-certificates-20220614-r0.trigger 16:34:21 OK: 8 MiB in 23 packages 16:34:21 ---> b79cc904db4c 16:34:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:21 ---> 31b7ea9139d5 16:34:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:22 Removing intermediate container 0160e6cc22f2 16:34:22 ---> 62aeec7d44b2 16:34:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:22 ---> b49888ef08a3 16:34:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:22 ---> 21f0b4205b8f 16:34:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:22 ---> Running in 7fc5730e8a57 16:34:22 Removing intermediate container 7fc5730e8a57 16:34:22 ---> 8d673b208c6e 16:34:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:22 ---> Running in 1ae8053a2b06 16:34:23 Removing intermediate container 1ae8053a2b06 16:34:23 ---> 3605cab2f2cf 16:34:23 Step 24/26 : LABEL arch=x86_64 16:34:23 ---> 6c65eb8d64dc 16:34:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:23 ---> Running in 6bb7848688e0 16:34:23 Removing intermediate container 6bb7848688e0 16:34:23 ---> 8609997c2373 16:34:23 Step 25/26 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:34:23 ---> Running in aa4da0bdb012 16:34:23 ---> 9adc169ffcdc 16:34:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:23 Removing intermediate container aa4da0bdb012 16:34:23 ---> 7d8425afdbaa 16:34:23 Step 26/26 : LABEL version=0.0.0 16:34:24 ---> Running in 659a6a52cdfa 16:34:24 ---> Running in 9c948f3367cc 16:34:24 Removing intermediate container 9c948f3367cc 16:34:24 ---> ef851da5a0dc 16:34:24 16:34:24 Successfully built ef851da5a0dc 16:34:24 Successfully tagged security-spire-agent:latest 16:34:24  Building security-spire-agent ... done Building security-spire-config 16:34:24 Removing intermediate container 659a6a52cdfa 16:34:24 ---> 97f8ed24eace 16:34:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:24 ---> Running in b87495d8139d 16:34:24 Removing intermediate container b87495d8139d 16:34:24 ---> 16cf391ea5d5 16:34:24 Step 18/20 : LABEL arch=x86_64 16:34:25 ---> Running in 4fd83ed8b778 16:34:25 Removing intermediate container 4fd83ed8b778 16:34:25 ---> 8380fefe1784 16:34:25 Step 19/20 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:34:25 ---> Running in 58e9d0c86311 16:34:26 Removing intermediate container 58e9d0c86311 16:34:26 ---> ed3baac45f60 16:34:26 Step 20/20 : LABEL version=0.0.0 16:34:26 ---> Running in 8147632cbce8 16:34:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:27 ---> 26a906ec940b 16:34:27 Step 3/26 : WORKDIR /edgex-go 16:34:27 ---> Using cache 16:34:27 ---> 974a62ad91d9 16:34:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:27 ---> Using cache 16:34:27 ---> e23e16dfbf8c 16:34:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:27 Removing intermediate container 8147632cbce8 16:34:27 ---> 89d868530a8c 16:34:27 16:34:27 Successfully built 89d868530a8c 16:34:27 Successfully tagged security-spiffe-token-provider:latest 16:34:27  Building security-spiffe-token-provider ... done  ---> Running in 5959d6a8713d 16:34:27 Building support-notifications 16:34:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:29 OK: 211 MiB in 51 packages 16:34:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:29 ---> 26a906ec940b 16:34:29 Step 3/22 : WORKDIR /edgex-go 16:34:29 ---> Using cache 16:34:29 ---> 974a62ad91d9 16:34:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:29 ---> Using cache 16:34:29 ---> e23e16dfbf8c 16:34:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:30 ---> Running in fcdfe54cb7d4 16:34:30 Removing intermediate container 5959d6a8713d 16:34:30 ---> 16cf6a6eb2ae 16:34:30 Step 6/26 : COPY go.mod vendor* ./ 16:34:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:31 ---> 32ecb9330d57 16:34:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:31 ---> Running in 046530b162cd 16:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:32 OK: 211 MiB in 51 packages 16:34:32 Removing intermediate container 626fb92cb641 16:34:32 ---> a952b9223c67 16:34:32 16:34:32 Step 10/31 : FROM alpine:3.16 16:34:32 3.16: Pulling from library/alpine 16:34:32 Removing intermediate container 443925b3a2ed 16:34:32 ---> 996ef2afebbd 16:34:32 16:34:32 Step 10/25 : FROM alpine:3.16 16:34:32 3.16: Pulling from library/alpine 16:34:33 Removing intermediate container fcdfe54cb7d4 16:34:33 ---> 376a7a8a8607 16:34:33 Step 6/22 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:33 provisioning config files... 16:34:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6977986875411736115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:33 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:33 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:33 ---> 5a8adadcbebd 16:34:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:33 Status: Downloaded newer image for alpine:3.16 16:34:33 Status: Downloaded newer image for alpine:3.16 16:34:33 ---> d7d3d98c851f 16:34:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:33 ---> d7d3d98c851f 16:34:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:33 ---> docker-login.sh 16:34:33 nexus3.edgexfoundry.org:10001 16:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:34 ---> Running in 6bc5195db7ef 16:34:34 ---> Running in 04b65b2ba9de 16:34:34 ---> Running in 7ba8a34793c1 16:34:34 Removing intermediate container 6bc5195db7ef 16:34:34 ---> e476cceae6e5 16:34:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:34 Removing intermediate container 08a8c8eccc2a 16:34:34 ---> 9bf260f5d3d0 16:34:34 16:34:34 Step 10/23 : FROM alpine:3.16 16:34:34 ---> d7d3d98c851f 16:34:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:34 Configure a credential helper to remove this warning. See 16:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:34 16:34:34 Login Succeeded 16:34:34 nexus3.edgexfoundry.org:10002 16:34:34 ---> Running in 1e251dc74dc4 16:34:34 ---> Running in 4c5a6bad46f7 16:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:35 Removing intermediate container 4c5a6bad46f7 16:34:35 ---> 6037599f6f75 16:34:35 Step 12/23 : ENV APP_PORT=59880 16:34:35 ---> Running in 9cd6f4001fba 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:35 Configure a credential helper to remove this warning. See 16:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:35 16:34:35 Login Succeeded 16:34:35 nexus3.edgexfoundry.org:10003 16:34:35 (1/3) Installing ca-certificates (20220614-r0) 16:34:35 (2/3) Installing dumb-init (1.2.5-r1) 16:34:35 (3/3) Installing su-exec (0.2-r1) 16:34:35 Executing busybox-1.35.0-r15.trigger 16:34:35 Executing ca-certificates-20220614-r0.trigger 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:35 OK: 6 MiB in 17 packages 16:34:35 Removing intermediate container 9cd6f4001fba 16:34:35 ---> b0777bd9be45 16:34:35 Step 13/23 : EXPOSE $APP_PORT 16:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:35 (1/2) Installing dumb-init (1.2.5-r1) 16:34:35 (2/2) Installing su-exec (0.2-r1) 16:34:35 Executing busybox-1.35.0-r15.trigger 16:34:35 OK: 6 MiB in 16 packages 16:34:35 ---> Running in c740433535ef 16:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:35 Configure a credential helper to remove this warning. See 16:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:35 16:34:35 Login Succeeded 16:34:35 nexus3.edgexfoundry.org:10004 16:34:35 Removing intermediate container c740433535ef 16:34:35 ---> f47629f5012a 16:34:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:35 ---> Running in d3912b9e5ff0 16:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:36 Configure a credential helper to remove this warning. See 16:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:36 16:34:36 Login Succeeded 16:34:36 docker.io 16:34:36 Removing intermediate container 04b65b2ba9de 16:34:36 ---> 43b0aa59deeb 16:34:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:36 Configure a credential helper to remove this warning. See 16:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:36 16:34:36 Login Succeeded 16:34:36 ---> docker-login.sh ends [Pipeline] } 16:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:37 Removing intermediate container 1e251dc74dc4 16:34:37 ---> 5d1c8414fda1 16:34:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:37 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 16:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:37 ========================================================= 16:34:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:37 ---> Running in cb61c81273b8 16:34:37 ---> Running in 0e799d2b8660 16:34:37 Removing intermediate container cb61c81273b8 16:34:37 ---> e5aaef157bd7 16:34:37 Step 13/25 : WORKDIR / 16:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:37 Removing intermediate container 0e799d2b8660 16:34:37 ---> 0c894c781282 16:34:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:37 Removing intermediate container d3912b9e5ff0 16:34:37 ---> 4a67bbea7d40 16:34:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:37 ---> Running in aa536454a6e8 16:34:37 ---> Running in 7c4abd2d0504 16:34:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:38 b3c136eddcbf: Pulling fs layer 16:34:38 c0a3192eca97: Pulling fs layer 16:34:38 a050256f5b6f: Pulling fs layer 16:34:38 656be50a0ddc: Pulling fs layer 16:34:38 2bbca73fdf42: Pulling fs layer 16:34:38 46d945488cbd: Pulling fs layer 16:34:38 8a5474983e97: Pulling fs layer 16:34:38 329c88fbcd65: Pulling fs layer 16:34:38 46d945488cbd: Waiting 16:34:38 8a5474983e97: Waiting 16:34:38 329c88fbcd65: Waiting 16:34:38 656be50a0ddc: Waiting 16:34:38 2bbca73fdf42: Waiting 16:34:38 a050256f5b6f: Verifying Checksum 16:34:38 a050256f5b6f: Download complete 16:34:38 c0a3192eca97: Verifying Checksum 16:34:38 c0a3192eca97: Download complete 16:34:38 2bbca73fdf42: Verifying Checksum 16:34:38 2bbca73fdf42: Download complete 16:34:38 46d945488cbd: Verifying Checksum 16:34:38 46d945488cbd: Download complete 16:34:38 b3c136eddcbf: Verifying Checksum 16:34:38 ---> Running in dfafb9d90d40 16:34:38 Removing intermediate container aa536454a6e8 16:34:38 ---> 76189b859656 16:34:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 7c4abd2d0504 16:34:38 16:34:38 ---> d73ae51b27b5 16:34:38 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:38 ---> Running in 31d10872ee9a 16:34:38 ---> 0e0ef4d758d8 16:34:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:38 Removing intermediate container 31d10872ee9a 16:34:38 ---> d870e0c6bcb9 16:34:38 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:39 ---> Running in 7a98deba754d 16:34:39 ---> b2039c80fd5f 16:34:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:39 b3c136eddcbf: Pull complete 16:34:39 Removing intermediate container 046530b162cd 16:34:39 ---> 3d51df32039d 16:34:39 Step 8/26 : COPY . . 16:34:39 329c88fbcd65: Verifying Checksum 16:34:39 329c88fbcd65: Download complete 16:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:39 c0a3192eca97: Pull complete 16:34:40 (1/6) Installing dumb-init (1.2.5-r1) 16:34:40 ---> 22a9092f2b88 16:34:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:34:40 (3/6) Installing libsodium (1.0.18-r0) 16:34:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:40 a050256f5b6f: Pull complete 16:34:40 (5/6) Installing libzmq (4.3.4-r0) 16:34:40 (6/6) Installing zeromq (4.3.4-r0) 16:34:40 Executing busybox-1.35.0-r15.trigger 16:34:40 OK: 8 MiB in 20 packages 16:34:40 8a5474983e97: Verifying Checksum 16:34:40 8a5474983e97: Download complete 16:34:41 656be50a0ddc: Verifying Checksum 16:34:41 656be50a0ddc: Download complete 16:34:41 ---> 0ada06f98c4a 16:34:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:41 Removing intermediate container 7a98deba754d 16:34:41 ---> 4a2e193087fa 16:34:41 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:41 Removing intermediate container dfafb9d90d40 16:34:41 ---> 86bd767ae279 16:34:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:41 ---> Running in 9857293dc911 16:34:41 ---> 79724c9c8e59 16:34:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:41 Removing intermediate container 7ba8a34793c1 16:34:41 ---> 53e26a7ba182 16:34:41 Step 8/22 : COPY . . 16:34:42 ---> 35754cba7278 16:34:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:42 Removing intermediate container 9857293dc911 16:34:42 ---> a61ad5b4a891 16:34:42 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:42 ---> a1ef6dd702c1 16:34:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:42 ---> ab1a20caae71 16:34:42 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:43 ---> Running in c1d76d1eb3fa 16:34:43 ---> dde4618a80cf 16:34:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:43 ---> ae39fb9203f6 16:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:43 ---> Running in 3f5f2fb3b84c 16:34:43 ---> e49c872389fb 16:34:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:43 ---> Running in 82c582288a75 16:34:43 ---> fbeb118c1dff 16:34:43 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:44 ---> Running in 372b22f86f85 16:34:44 Removing intermediate container 82c582288a75 16:34:44 ---> cd8f68a85b0c 16:34:44 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:44 ---> Running in 18b71739a2f9 16:34:44 Removing intermediate container 372b22f86f85 16:34:44 ---> 539a18e3e189 16:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:44 Removing intermediate container 18b71739a2f9 16:34:44 ---> 36c1008df745 16:34:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:44 ---> Running in c243e53565d7 16:34:44 Removing intermediate container c1d76d1eb3fa 16:34:44 ---> ac61bb780fed 16:34:44 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:44 ---> Running in ac7111cd6415 16:34:44 Removing intermediate container c243e53565d7 16:34:44 ---> 73086604569f 16:34:44 Step 21/23 : LABEL arch=x86_64 16:34:44 Removing intermediate container 3f5f2fb3b84c 16:34:44 ---> e93c4a2f3d68 16:34:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:45 ---> Running in 499b8584a109 16:34:45 ---> Running in 1d511a967cbb 16:34:45 ---> beeb10f52506 16:34:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:45 Removing intermediate container 1d511a967cbb 16:34:45 ---> 87bcfd0859db 16:34:45 Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:34:45 Removing intermediate container 499b8584a109 16:34:45 ---> d38d1c660410 16:34:45 Step 23/25 : LABEL arch=x86_64 16:34:45 ---> Running in c8f4eafd640e 16:34:45 ---> 1953d9a3f1af 16:34:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:45 ---> Running in 3a45b94c1eee 16:34:45 Removing intermediate container ac7111cd6415 16:34:45 ---> 61fe243be16a 16:34:45 Step 12/26 : WORKDIR /edgex-go 16:34:45 Removing intermediate container c8f4eafd640e 16:34:45 ---> d6376564e411 16:34:45 Step 23/23 : LABEL version=0.0.0 16:34:45 ---> Running in 89ba6d399b3c 16:34:45 Removing intermediate container 3a45b94c1eee 16:34:45 ---> a36e666976a6 16:34:45 Step 24/25 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:34:45 ---> Running in a8093b77dd5a 16:34:45 ---> ac8bb99f116c 16:34:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:45 ---> Running in da071a3cd2f4 16:34:45 Removing intermediate container 89ba6d399b3c 16:34:45 ---> de00090a97ee 16:34:45 16:34:45 Step 13/26 : FROM alpine:3.15 16:34:45 ---> 2720e26172a0 16:34:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:46 ---> Using cache 16:34:46 ---> 26e226e17b30 16:34:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:46 ---> Using cache 16:34:46 ---> f0aaaf00d478 16:34:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:46 Removing intermediate container a8093b77dd5a 16:34:46 ---> 653232e610f1 16:34:46 16:34:46 Removing intermediate container da071a3cd2f4 16:34:46 ---> 28ff29047261 16:34:46 Step 25/25 : LABEL version=0.0.0 16:34:46 Successfully built 653232e610f1 16:34:46 ---> Running in 23f7921098f5 16:34:46 Successfully tagged core-data:latest 16:34:46  Building core-data ... done Building support-scheduler 16:34:46 ---> 2a6532edf8c1 16:34:46 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:46 ---> Running in 91669ad406c1 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:47 Removing intermediate container 91669ad406c1 16:34:47 ---> 433eebc8fc95 16:34:47 16:34:47 Successfully built 433eebc8fc95 16:34:47 Successfully tagged security-secretstore-setup:latest 16:34:47 Building sys-mgmt-agent 16:34:47  Building security-secretstore-setup ... done  ---> 6a5fdc7e3903 16:34:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:47 ---> 7c8a04d4477a 16:34:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:48 ---> Running in 059d60e73f18 16:34:48 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:48 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:48 OK: 15857 distinct packages available 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:48 ---> 26a906ec940b 16:34:48 Step 3/22 : WORKDIR /edgex-go 16:34:48 ---> Using cache 16:34:48 ---> 974a62ad91d9 16:34:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:48 ---> Using cache 16:34:48 ---> e23e16dfbf8c 16:34:48 Step 5/22 : RUN apk add --update --no-cache make git 16:34:49 ---> 7bde6533d46c 16:34:49 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:49 ---> Running in f9312a49f7d8 16:34:49 ---> Running in e152280142b2 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:49 (1/4) Installing dumb-init (1.2.5-r1) 16:34:49 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:49 (3/4) Installing libucontext (1.1-r0) 16:34:49 (4/4) Installing gcompat (1.0.0-r4) 16:34:49 Executing busybox-1.34.1-r7.trigger 16:34:49 OK: 6 MiB in 18 packages 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:50 ---> 26a906ec940b 16:34:50 Step 3/23 : WORKDIR /edgex-go 16:34:50 ---> Using cache 16:34:50 ---> 974a62ad91d9 16:34:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:50 ---> Using cache 16:34:50 ---> e23e16dfbf8c 16:34:50 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:50 ---> Running in de4893786d03 16:34:50 Removing intermediate container e152280142b2 16:34:50 ---> f675ce6ed708 16:34:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:50 ---> Running in d18ee2de42f8 16:34:50 Removing intermediate container 23f7921098f5 16:34:50 ---> 30767648bf23 16:34:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:50 Removing intermediate container d18ee2de42f8 16:34:50 ---> ecaa4e00ce7e 16:34:50 Step 28/31 : CMD ["gate"] 16:34:50 OK: 211 MiB in 51 packages 16:34:50 ---> Running in 558bd7f56ce6 16:34:50 Removing intermediate container 558bd7f56ce6 16:34:50 ---> 4eab7c9299a3 16:34:50 Step 29/31 : LABEL arch=x86_64 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 ---> Running in a23cdf803cb3 16:34:51 Removing intermediate container a23cdf803cb3 16:34:51 ---> 4ff704efe7eb 16:34:51 Step 30/31 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:34:51 Removing intermediate container f9312a49f7d8 16:34:51 ---> 1b945c18750a 16:34:51 Step 6/22 : COPY go.mod vendor* ./ 16:34:51 ---> Running in 52a7682a1bba 16:34:51 Removing intermediate container 52a7682a1bba 16:34:51 ---> 55d9d6553e8a 16:34:51 Step 31/31 : LABEL version=0.0.0 16:34:51 ---> cb4a81a7cafc 16:34:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 ---> Running in 785e0d994f65 16:34:51 ---> Running in 530bf104944b 16:34:52 Removing intermediate container 785e0d994f65 16:34:52 ---> 77c31ff2cd9e 16:34:52 16:34:52 Successfully built 77c31ff2cd9e 16:34:52 Successfully tagged security-bootstrapper:latest 16:34:52 Building security-proxy-setup 16:34:52  Building security-bootstrapper ... done OK: 211 MiB in 51 packages 16:34:53 ---> 277c77a2fd6c 16:34:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:54 ---> 16cb6f9c0259 16:34:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:55 Removing intermediate container de4893786d03 16:34:55 ---> 07235c3b25cb 16:34:55 Step 6/23 : COPY go.mod vendor* ./ 16:34:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:55 ---> 26a906ec940b 16:34:55 Step 3/22 : WORKDIR /edgex-go 16:34:55 ---> Using cache 16:34:55 ---> 974a62ad91d9 16:34:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:55 ---> Using cache 16:34:55 ---> e23e16dfbf8c 16:34:55 Step 5/22 : RUN apk add --update --no-cache make git 16:34:55 ---> Using cache 16:34:55 ---> 1b945c18750a 16:34:55 Step 6/22 : COPY go.mod vendor* ./ 16:34:55 ---> Using cache 16:34:55 ---> cb4a81a7cafc 16:34:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:55 ---> Running in 208c4fa33df5 16:34:55 ---> Running in 7bf08d4d1e08 16:34:55 ---> 17a880881b5b 16:34:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:55 ---> Running in 8e6765b97053 16:34:55 Removing intermediate container 208c4fa33df5 16:34:55 ---> f4c718c59c49 16:34:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:56 656be50a0ddc: Pull complete 16:34:56 2bbca73fdf42: Pull complete 16:34:56 46d945488cbd: Pull complete 16:34:56 ---> 8fa333041a61 16:34:56 Step 21/26 : WORKDIR / 16:34:56 ---> Running in a673681af117 16:34:57 Removing intermediate container a673681af117 16:34:57 ---> c16ab42b533e 16:34:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:57 ---> Running in eb5d2860ddd0 16:34:58 Removing intermediate container eb5d2860ddd0 16:34:58 ---> f7c073970355 16:34:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:00 ---> Running in aa504b2183fc 16:35:00 Removing intermediate container aa504b2183fc 16:35:00 ---> 2000fa447f59 16:35:00 Step 24/26 : LABEL arch=x86_64 16:35:00 ---> Running in d54d5a46e3d7 16:35:00 Removing intermediate container 530bf104944b 16:35:00 ---> 1a2dd7e7ae74 16:35:00 Step 8/22 : COPY . . 16:35:01 Removing intermediate container d54d5a46e3d7 16:35:01 ---> c4ab1da906ef 16:35:01 Step 25/26 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:01 ---> Running in 10b1b131ed0e 16:35:01 8a5474983e97: Pull complete 16:35:02 Removing intermediate container 10b1b131ed0e 16:35:02 ---> 7bece3b66097 16:35:02 Step 26/26 : LABEL version=0.0.0 16:35:02 ---> Running in 96886bf0708f 16:35:03 Removing intermediate container 96886bf0708f 16:35:03 ---> 6f80fd83942f 16:35:03 16:35:03 Successfully built 6f80fd83942f 16:35:03 Successfully tagged security-spire-config:latest 16:35:03  Building security-spire-config ... done Building security-spire-server 16:35:03 329c88fbcd65: Pull complete 16:35:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:04 WORKDIR /edgex 16:35:04 COPY go.mod . 16:35:04 RUN go mod download 16:35:04 + docker build -t ci-base-image-arm64 -f - . 16:35:04 Sending build context to Docker daemon 3.123MB 16:35:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:04 ---> ff4287adb874 16:35:04 Step 2/4 : WORKDIR /edgex 16:35:06 ---> Running in 428ddc2ecc37 16:35:06 Removing intermediate container 428ddc2ecc37 16:35:06 ---> 83e4bad4ab5b 16:35:06 Step 3/4 : COPY go.mod . 16:35:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:06 ---> 26a906ec940b 16:35:06 Step 3/25 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> 974a62ad91d9 16:35:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Using cache 16:35:06 ---> e23e16dfbf8c 16:35:06 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:06 ---> Using cache 16:35:06 ---> 16cf6a6eb2ae 16:35:06 Step 6/25 : COPY go.mod vendor* ./ 16:35:06 ---> Using cache 16:35:06 ---> 32ecb9330d57 16:35:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:06 ---> Using cache 16:35:06 ---> 3d51df32039d 16:35:06 Step 8/25 : COPY . . 16:35:06 ---> Using cache 16:35:06 ---> e49c872389fb 16:35:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:06 ---> Using cache 16:35:06 ---> cd8f68a85b0c 16:35:06 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:06 ---> Using cache 16:35:06 ---> 36c1008df745 16:35:06 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:07 ---> fd812f29f182 16:35:07 Step 4/4 : RUN go mod download 16:35:07 ---> Running in 3bd6a0fe705e 16:35:07 ---> Running in 4b8f09f68563 16:35:07 ---> 03576ca8379e 16:35:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:07 ---> Running in 90c0b0c61f18 16:35:07 Removing intermediate container 8e6765b97053 16:35:07 ---> 817f405c604c 16:35:07 Step 8/23 : COPY . . 16:35:07 Removing intermediate container 7bf08d4d1e08 16:35:07 ---> e6cb2c8ceaba 16:35:07 Step 8/22 : COPY . . 16:35:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:11 Removing intermediate container 4b8f09f68563 16:35:11 ---> ea2c8ec10dcc 16:35:11 Step 12/25 : WORKDIR /edgex-go 16:35:11 ---> Running in 51880e099dbe 16:35:12 ---> 71060afd8e96 16:35:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:12 ---> 6a18ff1f951a 16:35:12 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:12 ---> Running in d59aec8de494 16:35:12 ---> Running in 7d37057e8ecc 16:35:12 Removing intermediate container 51880e099dbe 16:35:12 ---> 65627478629b 16:35:12 16:35:12 Step 13/25 : FROM alpine:3.15 16:35:12 ---> 2720e26172a0 16:35:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:12 ---> Using cache 16:35:12 ---> 26e226e17b30 16:35:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 ---> Using cache 16:35:12 ---> f0aaaf00d478 16:35:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:12 ---> Using cache 16:35:12 ---> 36b2c755ddf3 16:35:12 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:14 Removing intermediate container 059d60e73f18 16:35:14 ---> ad710619ef02 16:35:14 16:35:14 Step 10/22 : FROM alpine:3.16 16:35:14 ---> d7d3d98c851f 16:35:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:14 ---> Running in 9ae6d72f0362 16:35:14 ---> 0b537513eaf2 16:35:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:15 ---> 46dfa8c1b82c 16:35:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:15 ---> ba6d53e48f1d 16:35:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:15 (1/2) Installing ca-certificates (20220614-r0) 16:35:15 (2/2) Installing dumb-init (1.2.5-r1) 16:35:15 Executing busybox-1.35.0-r15.trigger 16:35:15 Executing ca-certificates-20220614-r0.trigger 16:35:15 OK: 6 MiB in 16 packages 16:35:16 ---> 0bafafdd9f1a 16:35:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:16 ---> Running in 34edbfba45ae 16:35:16 Removing intermediate container 34edbfba45ae 16:35:16 ---> 8dfd27b33d5f 16:35:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:16 Removing intermediate container 9ae6d72f0362 16:35:16 ---> f596b2313c32 16:35:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:16 ---> Running in eeadfbfdfa52 16:35:16 ---> Running in f05ffe327714 16:35:16 Removing intermediate container f05ffe327714 16:35:16 ---> db71f4e61582 16:35:16 Step 13/22 : ENV APP_PORT=59860 16:35:16 Removing intermediate container eeadfbfdfa52 16:35:16 ---> 775e96da5ecd 16:35:16 Step 23/25 : LABEL arch=x86_64 16:35:17 ---> Running in 2c7825397cac 16:35:17 ---> Running in aa4532e838bd 16:35:17 Removing intermediate container aa4532e838bd 16:35:17 ---> 7e5243636b54 16:35:17 Step 24/25 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:17 ---> Running in adfabe21f705 16:35:17 Removing intermediate container 2c7825397cac 16:35:17 ---> 6cb5b8ed9821 16:35:17 Step 14/22 : EXPOSE $APP_PORT 16:35:17 ---> Running in 70623a6f4e27 16:35:17 Removing intermediate container adfabe21f705 16:35:17 ---> a1d5c4303abf 16:35:17 Step 25/25 : LABEL version=0.0.0 16:35:18 Removing intermediate container 70623a6f4e27 16:35:18 ---> 2455738dc250 16:35:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:18 ---> Running in 6e1b8521c8d6 16:35:18 Removing intermediate container 6e1b8521c8d6 16:35:18 ---> ae4fc9d9cf69 16:35:18 16:35:18 Successfully built ae4fc9d9cf69 16:35:18 Successfully tagged security-spire-server:latest 16:35:18  Building security-spire-server ... done Building core-metadata 16:35:19 ---> 816722607da4 16:35:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> 26a906ec940b 16:35:21 Step 3/23 : WORKDIR /edgex-go 16:35:21 ---> Using cache 16:35:21 ---> 974a62ad91d9 16:35:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:21 ---> Using cache 16:35:21 ---> e23e16dfbf8c 16:35:21 Step 5/23 : RUN apk add --update --no-cache make git 16:35:21 ---> Using cache 16:35:21 ---> 1b945c18750a 16:35:21 Step 6/23 : COPY go.mod vendor* ./ 16:35:21 ---> Using cache 16:35:21 ---> cb4a81a7cafc 16:35:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:21 ---> Using cache 16:35:21 ---> e6cb2c8ceaba 16:35:21 Step 8/23 : COPY . . 16:35:21 ---> Using cache 16:35:21 ---> 6a18ff1f951a 16:35:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:22 ---> 976171571d06 16:35:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:22 ---> Running in 41c9b6365b6d 16:35:22 ---> 4aa3df75960d 16:35:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:22 ---> Running in 3b8715d34286 16:35:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:23 Removing intermediate container 3b8715d34286 16:35:23 ---> 1130b6c1e22b 16:35:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:23 ---> Running in cbac72b6ce42 16:35:23 Removing intermediate container cbac72b6ce42 16:35:23 ---> f43ad34cd28c 16:35:23 Step 20/22 : LABEL arch=x86_64 16:35:23 ---> Running in 6b2a270924b4 16:35:24 Removing intermediate container 6b2a270924b4 16:35:24 ---> 99aa63c0e1b0 16:35:24 Step 21/22 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:24 ---> Running in 9f525dda0a73 16:35:24 Removing intermediate container 9f525dda0a73 16:35:24 ---> ec7759ade39a 16:35:24 Step 22/22 : LABEL version=0.0.0 16:35:24 ---> Running in 54e580e6f538 16:35:25 Removing intermediate container 54e580e6f538 16:35:25 ---> f8c0cb8c1ea0 16:35:25 16:35:25 Successfully built f8c0cb8c1ea0 16:35:25 Successfully tagged support-notifications:latest 16:35:25  Building support-notifications ... done Building core-command 16:35:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:27 ---> 26a906ec940b 16:35:27 Step 3/23 : WORKDIR /edgex-go 16:35:27 ---> Using cache 16:35:27 ---> 974a62ad91d9 16:35:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 ---> Using cache 16:35:27 ---> e23e16dfbf8c 16:35:27 Step 5/23 : RUN apk add --update --no-cache make git 16:35:27 ---> Using cache 16:35:27 ---> 1b945c18750a 16:35:27 Step 6/23 : COPY go.mod vendor* ./ 16:35:27 ---> Using cache 16:35:27 ---> cb4a81a7cafc 16:35:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:27 ---> Using cache 16:35:27 ---> e6cb2c8ceaba 16:35:27 Step 8/23 : COPY . . 16:35:27 ---> Using cache 16:35:27 ---> 6a18ff1f951a 16:35:27 Step 9/23 : RUN make cmd/core-command/core-command 16:35:29 ---> Running in f74c51402ede 16:35:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:35:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:35:44 Removing intermediate container 7d37057e8ecc 16:35:44 ---> 82f353746bb4 16:35:44 16:35:44 Step 10/22 : FROM alpine:3.16 16:35:44 ---> d7d3d98c851f 16:35:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:44 Removing intermediate container d59aec8de494 16:35:44 ---> 369b563ca250 16:35:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:44 Removing intermediate container 90c0b0c61f18 16:35:44 ---> 02b47b38fe89 16:35:44 16:35:44 Step 10/22 : FROM alpine:3.16 16:35:44 ---> d7d3d98c851f 16:35:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:44 ---> Running in 0ac8a37e0f1c 16:35:44 ---> Running in 4de8c82f8f07 16:35:44 ---> Running in 85ab44b42d20 16:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:45 (1/6) Installing ca-certificates (20220614-r0) 16:35:45 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:45 (4/6) Installing libcurl (7.83.1-r2) 16:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:45 (5/6) Installing curl (7.83.1-r2) 16:35:45 (6/6) Installing dumb-init (1.2.5-r1) 16:35:45 Executing busybox-1.35.0-r15.trigger 16:35:45 Executing ca-certificates-20220614-r0.trigger 16:35:45 OK: 8 MiB in 20 packages 16:35:45 (1/1) Installing dumb-init (1.2.5-r1) 16:35:45 Executing busybox-1.35.0-r15.trigger 16:35:45 OK: 6 MiB in 15 packages 16:35:46 Removing intermediate container 3bd6a0fe705e 16:35:46 ---> 0ee22cf112c4 16:35:46 Successfully built 0ee22cf112c4 16:35:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:46 Removing intermediate container 41c9b6365b6d 16:35:46 ---> 36af4361be07 16:35:46 16:35:46 Step 10/23 : FROM alpine:3.16 16:35:46 ---> d7d3d98c851f 16:35:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:46 ---> Running in 928a9a61f1f8 16:35:46 Removing intermediate container 85ab44b42d20 16:35:46 ---> 29a3eab3cce6 16:35:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:46 Removing intermediate container 0ac8a37e0f1c 16:35:46 ---> e43ea6b9119f 16:35:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:46 ---> Running in 73b8d1ffa3e0 16:35:46 Removing intermediate container 4de8c82f8f07 16:35:46 ---> 359c12d3de8b 16:35:46 16:35:46 Step 11/23 : FROM alpine:3.16 16:35:46 ---> d7d3d98c851f 16:35:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:46 ---> Running in 167afd1a2b20 16:35:46 ---> Running in 047887975efc 16:35:46 Removing intermediate container 73b8d1ffa3e0 16:35:46 ---> 320ddbcbb494 16:35:46 Step 13/22 : ENV APP_PORT=59861 16:35:46 ---> Running in 700dbda95de9 16:35:46 Removing intermediate container 167afd1a2b20 16:35:46 ---> d57933bcba4d 16:35:46 Step 13/22 : WORKDIR /edgex 16:35:46 Removing intermediate container 047887975efc 16:35:46 ---> 69503695c8b4 16:35:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:35:46 ---> Running in 60f790b5cff5 16:35:46 ---> Running in 46215d72105f 16:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:46 Removing intermediate container 700dbda95de9 16:35:46 ---> 8ecda2556b86 16:35:46 Step 14/22 : EXPOSE $APP_PORT 16:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:46 ---> Running in 18b47c4e21af 16:35:46 + docker inspect -f . ci-base-image-arm64 16:35:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:46 Removing intermediate container 46215d72105f 16:35:46 ---> 5d064eaae610 16:35:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:46 Removing intermediate container 18b47c4e21af 16:35:46 ---> 91e3a08657b0 16:35:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:46 (1/1) Installing dumb-init (1.2.5-r1) 16:35:46 Executing busybox-1.35.0-r15.trigger 16:35:46 OK: 6 MiB in 15 packages 16:35:46 prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container 16:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:47 ---> d55b2a1a8ab9 16:35:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:47 ---> 291623a89d12 16:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:47 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:47 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:47 (3/33) Installing readline (8.1.2-r0) 16:35:47 (4/33) Installing bash (5.1.16-r2) 16:35:47 Executing bash-5.1.16-r2.post-install 16:35:47 (5/33) Installing ca-certificates (20220614-r0) 16:35:47 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:47 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:47 (8/33) Installing libcurl (7.83.1-r2) 16:35:47 (9/33) Installing curl (7.83.1-r2) 16:35:47 (10/33) Installing docker-cli (20.10.16-r2) 16:35:47 Removing intermediate container f74c51402ede 16:35:47 ---> 2e87d68e8b04 16:35:47 16:35:47 Step 10/23 : FROM alpine:3.16 16:35:47 ---> d7d3d98c851f 16:35:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:47 ---> Using cache 16:35:47 ---> bc889a6cd7ad 16:35:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:47 Removing intermediate container 928a9a61f1f8 16:35:47 ---> bc889a6cd7ad 16:35:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:47 ---> ebb015d97806 16:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:47 ---> 1d00a7286d2f 16:35:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:47 ---> Running in 1c48691a6232 16:35:47 ---> Running in 26c1812f40d5 16:35:47 (11/33) Installing dumb-init (1.2.5-r1) 16:35:47 (12/33) Installing libbz2 (1.0.8-r1) 16:35:47 (13/33) Installing expat (2.4.8-r0) 16:35:47 (14/33) Installing libffi (3.4.2-r1) 16:35:47 (15/33) Installing gdbm (1.23-r0) 16:35:47 (16/33) Installing xz-libs (5.2.5-r1) 16:35:47 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:47 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:47 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:47 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:47 (21/33) Installing python3 (3.10.5-r0) 16:35:47 Removing intermediate container 26c1812f40d5 16:35:47 ---> 99a1aecd59a0 16:35:47 Step 13/23 : ENV APP_PORT=59881 16:35:47 Removing intermediate container 1c48691a6232 16:35:47 ---> d714b4f60f6a 16:35:47 Step 13/23 : ENV APP_PORT=59882 16:35:48 ---> 365941445f59 16:35:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:48 $ docker top b9e266d3d64b2574916b8f415d7736fd090f02c7909ffb6bce751ae9bb62141a -eo pid,comm 16:35:48 ---> Running in a4f607082f1c 16:35:48 ---> Running in 1b1058b0c9fd 16:35:48 ---> 71c19090867f 16:35:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:48 ---> Running in 5fb9ba04bdbf 16:35:48 Removing intermediate container 1b1058b0c9fd 16:35:48 ---> 0a1e74b348d9 16:35:48 Step 14/23 : EXPOSE $APP_PORT 16:35:48 Removing intermediate container a4f607082f1c 16:35:48 ---> c55683688ed5 16:35:48 Step 14/23 : EXPOSE $APP_PORT 16:35:48 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:48 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:48 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:48 (25/33) Installing py3-six (1.16.0-r1) [Pipeline] { [Pipeline] sh 16:35:48 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:48 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:48 Removing intermediate container 5fb9ba04bdbf 16:35:48 ---> 6085332a4494 16:35:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:48 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:48 ---> d47eb2fb6e07 16:35:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:48 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:48 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:48 ---> Running in c5f95cba5204 16:35:48 ---> Running in 7a8c1cd4657e 16:35:48 (31/33) Installing py3-packaging (21.3-r0) 16:35:48 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:48 ---> Running in 441ff0df4f8d 16:35:48 ---> Running in 670707016af1 16:35:48 (33/33) Installing py3-pip (22.1.1-r0) 16:35:49 Removing intermediate container 7a8c1cd4657e 16:35:49 ---> d7389e536ab2 16:35:49 Step 15/23 : WORKDIR / 16:35:49 Removing intermediate container c5f95cba5204 16:35:49 ---> 58396b1b22d4 16:35:49 Step 15/23 : WORKDIR / 16:35:49 Executing busybox-1.35.0-r15.trigger 16:35:49 Executing ca-certificates-20220614-r0.trigger 16:35:49 Removing intermediate container 670707016af1 16:35:49 ---> e12e0340b933 16:35:49 Step 20/22 : LABEL arch=x86_64 16:35:49 ---> Running in 29089a404aa1 16:35:49 ---> Running in d1e0d988074f 16:35:49 ---> Running in e59030673610 16:35:49 OK: 122 MiB in 47 packages 16:35:49 + go version 16:35:49 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:49 Removing intermediate container 29089a404aa1 16:35:49 ---> a37135c82ec5 16:35:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:49 Removing intermediate container d1e0d988074f 16:35:49 ---> bf01ff662f78 16:35:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:49 Removing intermediate container e59030673610 16:35:49 ---> 76a1c7eb1793 16:35:49 Step 21/22 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:49 ---> Running in 84639e222735 16:35:49 Removing intermediate container 84639e222735 16:35:49 ---> 921d5490e2b4 16:35:49 Step 22/22 : LABEL version=0.0.0 16:35:49 ---> 033d627667c2 16:35:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:49 ---> Running in dc8d989b2d27 16:35:49 $ docker stop --time=1 b9e266d3d64b2574916b8f415d7736fd090f02c7909ffb6bce751ae9bb62141a 16:35:49 Removing intermediate container 441ff0df4f8d 16:35:49 ---> 6dc255ac65f4 16:35:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:49 ---> f00e605eedd3 16:35:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:49 ---> Running in e4e33f5750c7 16:35:49 Removing intermediate container dc8d989b2d27 16:35:49 ---> 5a09ca26c9e7 16:35:49 16:35:49 Successfully built 5a09ca26c9e7 16:35:49 Successfully tagged support-scheduler:latest 16:35:49  Building support-scheduler ... done Removing intermediate container e4e33f5750c7 16:35:49 ---> ff023dbabf40 16:35:49 Step 20/22 : LABEL arch=x86_64 16:35:49 ---> Running in 009255c3d97b 16:35:49 ---> 38a7de42e153 16:35:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:49 ---> 498de1fe95e6 16:35:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:49 Removing intermediate container 009255c3d97b 16:35:49 ---> 0e645c4ab808 16:35:49 Step 21/22 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:49 ---> Running in 8eb7455dc7c6 16:35:49 Removing intermediate container 8eb7455dc7c6 16:35:49 ---> bdc370051d94 16:35:49 Step 22/22 : LABEL version=0.0.0 16:35:50 ---> a645051a1248 16:35:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:50 ---> Running in e387e3ea032f 16:35:50 ---> Running in cafb8f8abb0a 16:35:50 ---> 207e92fb6e20 16:35:50 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:50 ---> Running in c42569fdc1d5 16:35:50 Removing intermediate container e387e3ea032f 16:35:50 ---> 31956fa27a30 16:35:50 16:35:50 Removing intermediate container cafb8f8abb0a 16:35:50 ---> 49b8715afc80 16:35:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:50 ---> Running in 4b6f628c03c9 16:35:50 Successfully built 31956fa27a30 16:35:50 Successfully tagged security-proxy-setup:latest 16:35:50  Building security-proxy-setup ... done Removing intermediate container c42569fdc1d5 16:35:50 ---> bcffa642246c 16:35:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:50 ---> Running in 1505fcadf09b 16:35:50 Removing intermediate container 4b6f628c03c9 16:35:50 ---> fa63d8719462 16:35:50 Step 21/23 : LABEL arch=x86_64 16:35:50 ---> Running in a810fb9e26b3 16:35:50 Removing intermediate container 1505fcadf09b 16:35:50 ---> 6c6a1f7ffb74 16:35:50 Step 21/23 : LABEL arch=x86_64 16:35:50 ---> Running in 67fc8c7edb0a 16:35:50 Removing intermediate container a810fb9e26b3 16:35:50 ---> 00ca93ff4614 16:35:50 Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:50 ---> Running in 2b33625cde45 16:35:50 Removing intermediate container 67fc8c7edb0a 16:35:50 ---> c9db686fb5ae 16:35:50 Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:50 ---> Running in f829d9fda256 16:35:50 Removing intermediate container 2b33625cde45 16:35:50 ---> 4f135ef99ddf 16:35:50 Step 23/23 : LABEL version=0.0.0 16:35:50 ---> Running in dfb985aa7107 16:35:50 Removing intermediate container f829d9fda256 16:35:50 ---> c829cc568ace 16:35:50 Step 23/23 : LABEL version=0.0.0 16:35:50 Removing intermediate container dfb985aa7107 16:35:50 ---> 05d0627fd1bd 16:35:50 16:35:50 ---> Running in ff184bedf80c 16:35:50 Successfully built 05d0627fd1bd 16:35:50 Successfully tagged core-metadata:latest 16:35:50  Building core-metadata ... done Removing intermediate container ff184bedf80c 16:35:50 ---> 61abb3ed6c1c 16:35:50 16:35:50 Successfully built 61abb3ed6c1c 16:35:50 Successfully tagged core-command:latest 16:35:50 $ docker rm -f b9e266d3d64b2574916b8f415d7736fd090f02c7909ffb6bce751ae9bb62141a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:51  Building core-command ... done Collecting docker-compose==1.23.2 16:35:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.1 MB/s eta 0:00:00 16:35:51 Collecting cached-property<2,>=1.2.0 16:35:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:51 + docker inspect -f . ci-base-image-arm64 16:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:51 Collecting websocket-client<1.0,>=0.32.0 16:35:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 125.0 MB/s eta 0:00:00 16:35:51 Collecting jsonschema<3,>=2.5.1 16:35:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:51 Collecting texttable<0.10,>=0.9.0 16:35:51 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:51 Preparing metadata (setup.py): started 16:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container 16:35:51 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:51 Preparing metadata (setup.py): finished with status 'done' 16:35:51 Collecting docker<4.0,>=3.6.0 16:35:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 124.7 MB/s eta 0:00:00 16:35:51 Collecting PyYAML<4,>=3.10 16:35:51 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 51.1 MB/s eta 0:00:00 16:35:52 Preparing metadata (setup.py): started 16:35:52 Preparing metadata (setup.py): finished with status 'done' 16:35:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:52 Collecting docopt<0.7,>=0.6.1 16:35:52 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:52 Preparing metadata (setup.py): started 16:35:52 Preparing metadata (setup.py): finished with status 'done' 16:35:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.4 MB/s eta 0:00:00 16:35:52 Collecting dockerpty<0.5,>=0.4.1 16:35:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:52 Preparing metadata (setup.py): started 16:35:53 $ docker top b5b08a072da3257a1bac8eac9f8d499cb7976df499ab1e56cd7072e4bb6377c8 -eo pid,comm 16:35:53 Preparing metadata (setup.py): finished with status 'done' 16:35:53 Collecting docker-pycreds>=0.4.0 16:35:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:53 Collecting chardet<3.1.0,>=3.0.2 16:35:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 159.9 MB/s eta 0:00:00 16:35:53 Collecting urllib3<1.25,>=1.21.1 16:35:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 150.1 MB/s eta 0:00:00 16:35:53 Collecting idna<2.8,>=2.5 [Pipeline] { [Pipeline] echo 16:35:53 ========================================================= 16:35:53 [edgeXBuildGoParallel] Running Tests and Build... 16:35:53 ========================================================= [Pipeline] sh 16:35:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 200.0 MB/s eta 0:00:00 16:35:53 Collecting certifi>=2017.4.17 16:35:53 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 178.0 MB/s eta 0:00:00 16:35:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:53 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:53 Running setup.py install for texttable: started 16:35:53 Running setup.py install for texttable: finished with status 'done' 16:35:53 Running setup.py install for PyYAML: started 16:35:54 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 16:35:54 Running setup.py install for PyYAML: finished with status 'done' 16:35:54 Running setup.py install for docopt: started 16:35:54 Running setup.py install for docopt: finished with status 'done' 16:35:54 + make test 16:35:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:55 Running setup.py install for dockerpty: started 16:35:55 Running setup.py install for dockerpty: finished with status 'done' 16:35:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:35:58 Removing intermediate container 60f790b5cff5 16:35:58 ---> 5f206c838425 16:35:58 Step 14/23 : ENV APP_PORT=58890 16:35:58 ---> Running in 8eef086c683b 16:35:58 Removing intermediate container 8eef086c683b 16:35:58 ---> 2ca6415b4298 16:35:58 Step 15/23 : EXPOSE $APP_PORT 16:35:58 ---> Running in 5d4c89457c48 16:35:58 Removing intermediate container 5d4c89457c48 16:35:58 ---> 5f824431770e 16:35:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:59 ---> 1fb6b26284de 16:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:59 ---> 35099f5c6e7a 16:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:59 ---> 479decd7d799 16:35:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:59 ---> Running in 4f3248325940 16:35:59 Removing intermediate container 4f3248325940 16:35:59 ---> 9189bd1ba21d 16:35:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:59 ---> Running in 7aadad53e8ce 16:35:59 Removing intermediate container 7aadad53e8ce 16:35:59 ---> 04588a7c7658 16:35:59 Step 21/23 : LABEL arch=x86_64 16:35:59 ---> Running in bb9553200fe7 16:35:59 Removing intermediate container bb9553200fe7 16:35:59 ---> f545960a9c8b 16:35:59 Step 22/23 : LABEL git_sha=93cbcbb1d10922888d38a241e88bbe3dfdb072d5 16:35:59 ---> Running in 23d4e0b51fe8 16:35:59 Removing intermediate container 23d4e0b51fe8 16:35:59 ---> 326de2731da3 16:35:59 Step 23/23 : LABEL version=0.0.0 16:35:59 ---> Running in 26f42b5df92c 16:35:59 Removing intermediate container 26f42b5df92c 16:35:59 ---> 5ddef569a8e2 16:35:59 16:35:59 Successfully built 5ddef569a8e2 16:35:59 Successfully tagged sys-mgmt-agent:latest 16:35:59  Building sys-mgmt-agent ... done  [Pipeline] } 16:35:59 $ docker stop --time=1 07fa28b1a0a432a4992645affe988feb0f997acec3318e1bf741a8b9d886cd79 16:36:01 $ docker rm -f 07fa28b1a0a432a4992645affe988feb0f997acec3318e1bf741a8b9d886cd79 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:01 + docker images 16:36:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:01 sys-mgmt-agent latest 5ddef569a8e2 2 seconds ago 135MB 16:36:01 core-metadata latest 05d0627fd1bd 11 seconds ago 18.2MB 16:36:01 core-command latest 61abb3ed6c1c 11 seconds ago 16.2MB 16:36:01 support-scheduler latest 5a09ca26c9e7 12 seconds ago 26.5MB 16:36:01 security-proxy-setup latest 31956fa27a30 12 seconds ago 27.2MB 16:36:01 2e87d68e8b04 14 seconds ago 1.52GB 16:36:01 359c12d3de8b 15 seconds ago 1.52GB 16:36:01 36af4361be07 16 seconds ago 1.55GB 16:36:01 82f353746bb4 18 seconds ago 1.53GB 16:36:01 02b47b38fe89 21 seconds ago 1.58GB 16:36:01 support-notifications latest f8c0cb8c1ea0 37 seconds ago 27.1MB 16:36:01 security-spire-server latest ae4fc9d9cf69 43 seconds ago 86.5MB 16:36:01 ad710619ef02 48 seconds ago 1.58GB 16:36:01 65627478629b 49 seconds ago 1.42GB 16:36:01 security-spire-config latest 6f80fd83942f 59 seconds ago 85.8MB 16:36:01 security-bootstrapper latest 77c31ff2cd9e About a minute ago 19.3MB 16:36:01 security-secretstore-setup latest 433eebc8fc95 About a minute ago 28.9MB 16:36:01 core-data latest 653232e610f1 About a minute ago 21.5MB 16:36:01 de00090a97ee About a minute ago 1.42GB 16:36:01 9bf260f5d3d0 About a minute ago 1.55GB 16:36:01 996ef2afebbd About a minute ago 1.53GB 16:36:01 a952b9223c67 About a minute ago 1.52GB 16:36:01 security-spiffe-token-provider latest 89d868530a8c About a minute ago 29.2MB 16:36:01 security-spire-agent latest ef851da5a0dc About a minute ago 125MB 16:36:01 2fcb5a0c0234 About a minute ago 1.57GB 16:36:01 c59553b20bb9 About a minute ago 1.42GB 16:36:01 ci-base-image-x86_64 latest 26a906ec940b 4 minutes ago 993MB 16:36:01 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:36:01 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 16:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.435s coverage: 28.7% of statements 16:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.403s coverage: 98.5% of statements 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.506s coverage: 54.2% of statements 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.471s coverage: 89.2% of statements 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.585s coverage: 2.1% of statements 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.819s coverage: 95.6% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.313s coverage: 72.2% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.544s coverage: 60.0% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements 16:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.6% of statements 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 16:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 79.5% of statements 16:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements 16:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 16:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements 16:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements 16:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements 16:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.902s coverage: 82.2% of statements 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.922s coverage: 91.2% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.931s coverage: 64.7% of statements 16:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.180s coverage: 89.4% of statements 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.436s coverage: 65.8% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.6% of statements 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.371s coverage: 89.5% of statements 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.459s coverage: 17.7% of statements 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 63.2% of statements 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.272s coverage: 100.0% of statements 16:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 16:40:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:40:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:10 GO111MODULE=on go vet ./... 16:42:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:02 ./bin/test-attribution-txt.sh 16:42:02 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:02 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:02 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:03 + ls -al . 16:42:03 total 724 16:42:03 drwxrwxr-x 9 1001 1001 4096 Aug 5 16:35 . 16:42:03 drwxr-xr-x 4 root root 4096 Aug 5 16:35 .. 16:42:03 -rw-rw-r-- 1 1001 1001 16 Aug 5 16:34 .dockerignore 16:42:03 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:34 .git 16:42:03 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:34 .github 16:42:03 -rw-rw-r-- 1 1001 1001 1030 Aug 5 16:34 .gitignore 16:42:03 -rw-rw-r-- 1 1001 1001 42 Aug 5 16:34 .golangci.yml 16:42:03 -rw-rw-r-- 1 1001 1001 87 Aug 5 16:34 .hadolint.yml 16:42:03 -rw-rw-r-- 1 1001 1001 166 Aug 5 16:34 .sonarcloud.properties 16:42:03 -rw-rw-r-- 1 1001 1001 1171 Aug 5 16:34 ADOPTERS.md 16:42:03 -rw-rw-r-- 1 1001 1001 10347 Aug 5 16:34 Attribution.txt 16:42:03 -rw-rw-r-- 1 1001 1001 63209 Aug 5 16:34 CHANGELOG.md 16:42:03 -rw-rw-r-- 1 1001 1001 3804 Aug 5 16:34 CONTRIBUTING.md 16:42:03 -rw-rw-r-- 1 1001 1001 677 Aug 5 16:34 GOVERNANCE.md 16:42:03 -rw-rw-r-- 1 1001 1001 850 Aug 5 16:34 Jenkinsfile 16:42:03 -rw-rw-r-- 1 1001 1001 10775 Aug 5 16:34 LICENSE 16:42:03 -rw-rw-r-- 1 1001 1001 12212 Aug 5 16:34 Makefile 16:42:03 -rw-rw-r-- 1 1001 1001 582 Aug 5 16:34 OWNERS.md 16:42:03 -rw-rw-r-- 1 1001 1001 9094 Aug 5 16:34 README.md 16:42:03 -rw-rw-r-- 1 1001 1001 6912 Aug 5 16:34 SECURITY.md 16:42:03 -rw-rw-r-- 1 1001 1001 5 Aug 5 16:31 VERSION 16:42:03 -rw-rw-r-- 1 1001 1001 4131 Aug 5 16:34 ZMQWindows.md 16:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 5 16:34 bin 16:42:03 drwxrwxr-x 18 1001 1001 4096 Aug 5 16:34 cmd 16:42:03 -rw-r--r-- 1 root root 478941 Aug 5 16:40 coverage.out 16:42:03 -rw-rw-r-- 1 1001 1001 3681 Aug 5 16:34 go.mod 16:42:03 -rw-rw-r-- 1 1001 1001 38033 Aug 5 16:34 go.sum 16:42:03 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:34 internal 16:42:03 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:34 openapi 16:42:03 drwxrwxr-x 4 1001 1001 4096 Aug 5 16:34 snap 16:42:03 -rw-rw-r-- 1 1001 1001 204 Aug 5 16:34 version.go [Pipeline] sh 16:42:03 + '[' -e coverage.out ] 16:42:03 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:03 Warning: overwriting stash ‘coverage-report’ 16:42:04 Stashed 1 file(s) [Pipeline] sh 16:42:05 + make build 16:42:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:43:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:44:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:44:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:46:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:23 $ docker stop --time=1 b5b08a072da3257a1bac8eac9f8d499cb7976df499ab1e56cd7072e4bb6377c8 16:46:25 $ docker rm -f b5b08a072da3257a1bac8eac9f8d499cb7976df499ab1e56cd7072e4bb6377c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:28 16:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:28 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:28 29e5d40040c1: Pulling fs layer 16:46:28 1ce36da41761: Pulling fs layer 16:46:28 25b303627fd3: Pulling fs layer 16:46:28 29e5d40040c1: Verifying Checksum 16:46:28 29e5d40040c1: Download complete 16:46:29 1ce36da41761: Verifying Checksum 16:46:29 1ce36da41761: Download complete 16:46:29 29e5d40040c1: Pull complete 16:46:31 25b303627fd3: Download complete 16:46:31 1ce36da41761: Pull complete 16:46:43 25b303627fd3: Pull complete 16:46:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:43 prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container 16:46:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:46 $ docker top 7a6b807fd77d2dcc592958fa4691e863e9bce722a98db795ed4afc0f96b07dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:47 + docker-compose build --help 16:46:47 + grep parallel 16:46:52 --parallel Build images in parallel. [Pipeline] } 16:46:52 $ docker stop --time=1 7a6b807fd77d2dcc592958fa4691e863e9bce722a98db795ed4afc0f96b07dc7 16:46:54 $ docker rm -f 7a6b807fd77d2dcc592958fa4691e863e9bce722a98db795ed4afc0f96b07dc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container 16:46:55 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:56 $ docker top ffbdc9a79dc4deabccee4681b5e7fff016d16bcd7ba007d4170a4d642023ec97 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:57 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:04 Building core-command ... 16:47:04 Building core-data ... 16:47:04 Building core-metadata ... 16:47:04 Building security-bootstrapper ... 16:47:04 Building security-proxy-setup ... 16:47:04 Building security-secretstore-setup ... 16:47:04 Building security-spiffe-token-provider ... 16:47:04 Building security-spire-agent ... 16:47:04 Building security-spire-config ... 16:47:04 Building security-spire-server ... 16:47:04 Building support-notifications ... 16:47:04 Building support-scheduler ... 16:47:04 Building sys-mgmt-agent ... 16:47:04 Building support-notifications 16:47:04 Building security-secretstore-setup 16:47:04 Building security-spiffe-token-provider 16:47:04 Building support-scheduler 16:47:04 Building security-proxy-setup 16:47:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:51 ---> 0ee22cf112c4 16:47:51 Step 3/22 : WORKDIR /edgex-go 16:47:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:51 ---> 0ee22cf112c4 16:47:51 Step 3/22 : WORKDIR /edgex-go 16:47:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:51 ---> 0ee22cf112c4 16:47:51 Step 3/22 : WORKDIR /edgex-go 16:47:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:47:51 ---> 0ee22cf112c4 16:47:51 Step 3/20 : WORKDIR /edgex-go 16:47:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:47:51 ---> 0ee22cf112c4 16:47:51 Step 3/25 : WORKDIR /edgex-go 16:47:51 ---> Running in 7b54e535278c 16:47:51 ---> Running in 5e45de3ff9bd 16:47:51 ---> Running in befc68d42c63 16:47:51 ---> Running in 002d303d9a71 16:47:51 ---> Running in 9959367512d1 16:47:51 Removing intermediate container 5e45de3ff9bd 16:47:51 ---> b713204abdd6 16:47:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:47:51 Removing intermediate container befc68d42c63 16:47:51 ---> a7c3aec86d96 16:47:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:52 Removing intermediate container 7b54e535278c 16:47:52 ---> 7bf96bed7a8e 16:47:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:52 Removing intermediate container 002d303d9a71 16:47:52 ---> e87786676119 16:47:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:52 ---> Running in 0516eaaf9869 16:47:52 Removing intermediate container 9959367512d1 16:47:52 ---> 2964db3aad0d 16:47:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:52 ---> Running in a827f59b5dec 16:47:52 ---> Running in e02ba237800f 16:47:52 ---> Running in 7cedbac56896 16:47:52 ---> Running in 09bbabdf6cf2 16:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:56 v3.16.1-109-g005c837e5e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:47:56 v3.16.1-111-g3fd2e5e80e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:47:56 OK: 16890 distinct packages available 16:47:56 Removing intermediate container a827f59b5dec 16:47:56 ---> de717c49a89f 16:47:56 Step 5/22 : RUN apk add --update --no-cache make git 16:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:56 ---> Running in c947a44c1085 16:47:56 Removing intermediate container 7cedbac56896 16:47:56 ---> b70fb5152cf2 16:47:56 Step 5/25 : RUN apk add --update --no-cache make git 16:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:57 ---> Running in 66607248f125 16:47:57 Removing intermediate container e02ba237800f 16:47:57 ---> 552976ebeb78 16:47:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:47:57 ---> Running in 4793d35d01b3 16:47:57 Removing intermediate container 09bbabdf6cf2 16:47:57 ---> 7829fbbf9880 16:47:57 Step 5/22 : RUN apk add --update --no-cache make git 16:47:57 ---> Running in f43f4dca561c 16:47:57 OK: 221 MiB in 51 packages 16:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:59 Removing intermediate container 0516eaaf9869 16:47:59 ---> 1b3673697033 16:47:59 Step 5/20 : COPY go.mod vendor* ./ 16:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:00 ---> 2fdac365f396 16:48:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:00 ---> Running in ea38ae9bfcd8 16:48:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:01 OK: 221 MiB in 51 packages 16:48:02 OK: 221 MiB in 51 packages 16:48:03 Removing intermediate container c947a44c1085 16:48:03 ---> 10dbcf2cbf4e 16:48:03 Step 6/22 : COPY go.mod vendor* ./ 16:48:03 OK: 221 MiB in 51 packages 16:48:03 OK: 221 MiB in 51 packages 16:48:04 Removing intermediate container f43f4dca561c 16:48:04 ---> 002a29b08571 16:48:04 Step 6/22 : COPY go.mod vendor* ./ 16:48:04 Removing intermediate container 4793d35d01b3 16:48:04 ---> 6a43765819b7 16:48:04 Step 6/22 : COPY go.mod vendor* ./ 16:48:04 ---> 61161b199df6 16:48:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:04 Removing intermediate container 66607248f125 16:48:04 ---> 8fee08dd5e00 16:48:04 Step 6/25 : COPY go.mod vendor* ./ 16:48:05 ---> Running in fb76613ba82c 16:48:06 ---> d41d47b13a74 16:48:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:06 ---> Running in 184d423a1812 16:48:06 ---> f18b2d720556 16:48:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:06 ---> 0504ce71c7a4 16:48:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:07 ---> Running in f9d81f1fbe46 16:48:07 ---> Running in 9859f7eb36e6 16:49:03 Removing intermediate container ea38ae9bfcd8 16:49:03 ---> c823f83f9d26 16:49:03 Step 7/20 : COPY . . 16:49:07 Removing intermediate container 9859f7eb36e6 16:49:07 ---> fe0781b705f0 16:49:07 Step 8/25 : COPY . . 16:49:07 Removing intermediate container fb76613ba82c 16:49:07 ---> 1af89190c877 16:49:07 Step 8/22 : COPY . . 16:49:07 Removing intermediate container 184d423a1812 16:49:07 ---> dd73ed30ad59 16:49:07 Step 8/22 : COPY . . 16:49:07 Removing intermediate container f9d81f1fbe46 16:49:07 ---> 72bb72a03658 16:49:07 Step 8/22 : COPY . . 16:49:12 ---> c034e92e74e0 16:49:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:12 ---> Running in 9f4341bf3a0f 16:49:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49:29 ---> 5a7571c93f50 16:49:29 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:29 ---> a8e366b850e5 16:49:29 ---> Running in 63ce0b72f5fc 16:49:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:49:29 ---> 0a180357c11e 16:49:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:49:29 ---> 4ddc6a957abe 16:49:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:49:29 ---> Running in 737f6c9a32ac 16:49:29 ---> Running in a6dcaa16c803 16:49:29 ---> Running in b10b0d7fe2a0 16:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:55:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:55:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:31 Removing intermediate container 737f6c9a32ac 16:55:31 ---> ceec779115bc 16:55:31 16:55:31 Step 10/22 : FROM alpine:3.16 16:55:31 Removing intermediate container 63ce0b72f5fc 16:55:31 ---> a5fbea2d15d3 16:55:31 16:55:31 Step 10/25 : FROM alpine:3.16 16:55:31 3.16: Pulling from library/alpine 16:55:31 3.16: Pulling from library/alpine 16:55:33 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:55:33 Status: Downloaded newer image for alpine:3.16 16:55:33 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:55:33 Status: Image is up to date for alpine:3.16 16:55:33 ---> 3d81c46cd875 16:55:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:55:33 ---> 3d81c46cd875 16:55:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:55:33 ---> Running in 745201102cc3 16:55:33 ---> Running in 5f6075256693 16:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:37 (1/6) Installing ca-certificates (20220614-r0) 16:55:37 (2/6) Installing brotli-libs (1.0.9-r6) 16:55:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:55:37 (4/6) Installing libcurl (7.83.1-r2) 16:55:37 (5/6) Installing curl (7.83.1-r2) 16:55:37 (6/6) Installing dumb-init (1.2.5-r1) 16:55:37 Executing busybox-1.35.0-r15.trigger 16:55:37 Executing ca-certificates-20220614-r0.trigger 16:55:38 (1/3) Installing ca-certificates (20220614-r0) 16:55:38 (2/3) Installing dumb-init (1.2.5-r1) 16:55:38 (3/3) Installing su-exec (0.2-r1) 16:55:38 Executing busybox-1.35.0-r15.trigger 16:55:38 Executing ca-certificates-20220614-r0.trigger 16:55:38 OK: 8 MiB in 20 packages 16:55:38 OK: 6 MiB in 17 packages 16:55:42 Removing intermediate container 745201102cc3 16:55:42 ---> 25752cc17e17 16:55:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:42 Removing intermediate container 5f6075256693 16:55:42 ---> 6f581050f023 16:55:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:42 ---> Running in cea21ade2cd2 16:55:42 ---> Running in 274a618076b7 16:55:42 Removing intermediate container 274a618076b7 16:55:42 ---> cf677453effa 16:55:42 Step 13/25 : WORKDIR / 16:55:42 Removing intermediate container cea21ade2cd2 16:55:42 ---> 3947573b531e 16:55:42 Step 13/22 : WORKDIR /edgex 16:55:42 ---> Running in 8b101baccab9 16:55:42 ---> Running in f7d79b6f3e7b 16:55:43 Removing intermediate container 8b101baccab9 16:55:43 ---> 43e436229e0b 16:55:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:43 Removing intermediate container f7d79b6f3e7b 16:55:43 ---> c7b4e2b7ccc6 16:55:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:55:44 ---> acb923b4e6fe 16:55:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:55:44 ---> b44d38661ef7 16:55:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:47 ---> c893c8cf60fa 16:55:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:48 ---> d404ab2d4180 16:55:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:55:48 ---> 2fd4b4b1bba6 16:55:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:55:49 ---> bbdfdadb0322 16:55:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:50 ---> 1380343d16b5 16:55:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:55:51 ---> dda445a1ad65 16:55:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:52 ---> 4e8063dd8f1c 16:55:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:52 ---> Running in d95cb3d799a5 16:55:54 ---> 49604aa817ff 16:55:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:56 ---> fa829f6c98c5 16:55:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:56 ---> Running in 2088cd8cafc7 16:55:56 Removing intermediate container d95cb3d799a5 16:55:56 ---> 259a632328a7 16:55:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:55:56 ---> Running in 7367262be39b 16:55:57 Removing intermediate container 7367262be39b 16:55:57 ---> ef94655a82a2 16:55:57 Step 20/22 : LABEL arch=arm64 16:55:57 ---> Running in 6739187ec09d 16:55:58 Removing intermediate container 6739187ec09d 16:55:58 ---> 59eecf7798d5 16:55:58 Step 21/22 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:55:58 ---> Running in ff19aaf0c539 16:55:59 Removing intermediate container ff19aaf0c539 16:55:59 ---> 444e1e8bf1d4 16:55:59 Step 22/22 : LABEL version=0.0.0 16:55:59 ---> Running in 6cbf487dc40c 16:55:59 Removing intermediate container 2088cd8cafc7 16:55:59 ---> 1fc6d86df087 16:55:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:56:00 ---> Running in cd7ce90d695c 16:56:00 Removing intermediate container 6cbf487dc40c 16:56:00 ---> 4da233014bbb 16:56:00 16:56:00 Removing intermediate container cd7ce90d695c 16:56:00 ---> 884b9a9d6588 16:56:00 Step 23/25 : LABEL arch=arm64 16:56:00 ---> Running in 7e546948b094 16:56:01 Successfully built 4da233014bbb 16:56:01 Successfully tagged security-proxy-setup-arm64:latest 16:56:01 Building security-spire-config 16:56:01  Building security-proxy-setup ... done Removing intermediate container 7e546948b094 16:56:01 ---> aa5dda917976 16:56:01 Step 24/25 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:56:01 ---> Running in 1956b01cc732 16:56:02 Removing intermediate container 1956b01cc732 16:56:02 ---> 112a08d9b542 16:56:02 Step 25/25 : LABEL version=0.0.0 16:56:02 ---> Running in 98f536d57856 16:56:03 Removing intermediate container 98f536d57856 16:56:03 ---> 3f4b01556693 16:56:03 16:56:03 Successfully built 3f4b01556693 16:56:03 Successfully tagged security-secretstore-setup-arm64:latest 16:56:03  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:56:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:56:30 ---> 0ee22cf112c4 16:56:30 Step 3/26 : WORKDIR /edgex-go 16:56:30 ---> Using cache 16:56:30 ---> 2964db3aad0d 16:56:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:30 ---> Using cache 16:56:30 ---> 7829fbbf9880 16:56:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:56:30 ---> Running in 9627eaf29365 16:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:30 ---> 0ee22cf112c4 16:56:30 Step 3/23 : WORKDIR /edgex-go 16:56:30 ---> Using cache 16:56:30 ---> 2964db3aad0d 16:56:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:30 ---> Using cache 16:56:30 ---> 7829fbbf9880 16:56:30 Step 5/23 : RUN apk add --update --no-cache make bash git 16:56:30 ---> Running in 4fd821fb5840 16:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:32 OK: 221 MiB in 51 packages 16:56:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:33 Removing intermediate container 9627eaf29365 16:56:33 ---> 288c58256779 16:56:33 Step 6/26 : COPY go.mod vendor* ./ 16:56:34 ---> 2d0de0d86544 16:56:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:34 ---> Running in 5935f0a5eb1a 16:56:35 OK: 221 MiB in 51 packages 16:56:37 Removing intermediate container 4fd821fb5840 16:56:37 ---> 2c03aadb9545 16:56:37 Step 6/23 : COPY go.mod vendor* ./ 16:56:37 ---> 5c1ba226f231 16:56:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:37 ---> Running in 80671506af66 16:57:10 Removing intermediate container 9f4341bf3a0f 16:57:10 ---> 23a7ba5c06ed 16:57:10 16:57:10 Step 9/20 : FROM alpine:3.15 16:57:10 3.15: Pulling from library/alpine 16:57:10 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:57:10 Status: Downloaded newer image for alpine:3.15 16:57:10 ---> 60f2846fe774 16:57:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:10 ---> Running in f3c78e6ebfbf 16:57:10 Removing intermediate container f3c78e6ebfbf 16:57:10 ---> e2c0f67bb07e 16:57:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:10 ---> Running in d814c1d53864 16:57:16 Removing intermediate container d814c1d53864 16:57:16 ---> 6436633f42db 16:57:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:57:16 ---> Running in 0c880a6c511f 16:57:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:21 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:57:21 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:57:21 OK: 15734 distinct packages available 16:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:24 (1/9) Installing ca-certificates (20220614-r0) 16:57:24 (2/9) Installing brotli-libs (1.0.9-r5) 16:57:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:57:24 (4/9) Installing libcurl (7.80.0-r2) 16:57:24 (5/9) Installing curl (7.80.0-r2) 16:57:25 (6/9) Installing dumb-init (1.2.5-r1) 16:57:25 (7/9) Installing musl-obstack (1.2.3-r0) 16:57:25 (8/9) Installing libucontext (1.1-r0) 16:57:25 (9/9) Installing gcompat (1.0.0-r4) 16:57:25 Executing busybox-1.34.1-r7.trigger 16:57:25 Executing ca-certificates-20220614-r0.trigger 16:57:26 OK: 8 MiB in 23 packages 16:57:30 Removing intermediate container 0c880a6c511f 16:57:30 ---> 077f01e28039 16:57:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:33 ---> 8432130bfc1a 16:57:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:57:38 ---> d622990f10e2 16:57:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:57:40 ---> cce1d7c7db32 16:57:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:57:40 ---> Running in e57642e4f32f 16:57:41 Removing intermediate container e57642e4f32f 16:57:41 ---> 19ef4648ee31 16:57:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:41 ---> Running in 8e96e4692df6 16:57:42 Removing intermediate container 8e96e4692df6 16:57:42 ---> 1e8930259f70 16:57:42 Step 18/20 : LABEL arch=arm64 16:57:42 ---> Running in 19a8b965d359 16:57:43 Removing intermediate container 19a8b965d359 16:57:43 ---> 1e06680a08e8 16:57:43 Step 19/20 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:57:43 ---> Running in 365df65f1f8d 16:57:44 Removing intermediate container 365df65f1f8d 16:57:44 ---> 3c8552d401c6 16:57:44 Step 20/20 : LABEL version=0.0.0 16:57:44 ---> Running in 5730236c7b43 16:57:45 Removing intermediate container 5730236c7b43 16:57:45 ---> fd35619e4ddf 16:57:45 16:57:45 Successfully built fd35619e4ddf 16:57:45 Successfully tagged security-spiffe-token-provider-arm64:latest 16:57:45  Building security-spiffe-token-provider ... done Building security-bootstrapper 16:57:46 Removing intermediate container 5935f0a5eb1a 16:57:46 ---> 8529588f0896 16:57:46 Step 8/26 : COPY . . 16:57:46 Removing intermediate container 80671506af66 16:57:46 ---> 9323935fe265 16:57:46 Step 8/23 : COPY . . 16:58:01 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:58:01 ---> 0ee22cf112c4 16:58:01 Step 3/31 : WORKDIR /edgex-go 16:58:01 ---> Using cache 16:58:01 ---> 2964db3aad0d 16:58:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:01 ---> Using cache 16:58:01 ---> 7829fbbf9880 16:58:01 Step 5/31 : RUN apk add --update --no-cache make git 16:58:01 ---> Using cache 16:58:01 ---> 002a29b08571 16:58:01 Step 6/31 : COPY go.mod vendor* ./ 16:58:01 ---> Using cache 16:58:01 ---> d41d47b13a74 16:58:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:01 ---> Using cache 16:58:01 ---> dd73ed30ad59 16:58:01 Step 8/31 : COPY . . 16:58:01 ---> Using cache 16:58:01 ---> 0a180357c11e 16:58:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:58:02 ---> Running in e9c9a36c4e3c 16:58:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:58:05 ---> 19387f7523a8 16:58:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:58:05 ---> Running in b8bce89e7875 16:58:05 ---> 01bf9d248a52 16:58:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:58:05 ---> Running in 818e371e637c 16:58:06 Removing intermediate container b8bce89e7875 16:58:06 ---> 734dc08e51ab 16:58:06 Step 10/26 : WORKDIR /edgex-go/spire-build 16:58:06 Removing intermediate container b10b0d7fe2a0 16:58:06 ---> cf9f2ec7b345 16:58:06 16:58:06 Step 10/22 : FROM alpine:3.16 16:58:06 ---> 3d81c46cd875 16:58:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:58:06 ---> Running in 600da2ef7d35 16:58:06 Removing intermediate container a6dcaa16c803 16:58:06 ---> 0eb689f0d61f 16:58:06 16:58:06 Step 10/22 : FROM alpine:3.16 16:58:06 ---> 3d81c46cd875 16:58:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:58:06 ---> Running in 82d7e3863b91 16:58:07 ---> Running in a7dd7b7322b1 16:58:08 Removing intermediate container 600da2ef7d35 16:58:08 ---> 89c531172a5d 16:58:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:58:08 ---> Running in fdc9d50ce254 16:58:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:11 (1/1) Installing dumb-init (1.2.5-r1) 16:58:11 Executing busybox-1.35.0-r15.trigger 16:58:11 Removing intermediate container fdc9d50ce254 16:58:11 ---> a88bb2cfd5cc 16:58:11 Step 12/26 : WORKDIR /edgex-go 16:58:11 OK: 5 MiB in 15 packages 16:58:11 ---> Running in 4799bc428843 16:58:12 (1/2) Installing ca-certificates (20220614-r0) 16:58:12 (2/2) Installing dumb-init (1.2.5-r1) 16:58:12 Executing busybox-1.35.0-r15.trigger 16:58:12 Executing ca-certificates-20220614-r0.trigger 16:58:12 Removing intermediate container 4799bc428843 16:58:12 ---> dd9661dde2ad 16:58:12 16:58:12 Step 13/26 : FROM alpine:3.15 16:58:12 ---> 60f2846fe774 16:58:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:12 ---> Using cache 16:58:12 ---> e2c0f67bb07e 16:58:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:12 ---> Using cache 16:58:12 ---> 6436633f42db 16:58:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:58:12 ---> Running in 70cc0ea9ebaf 16:58:13 OK: 6 MiB in 16 packages 16:58:13 Removing intermediate container 82d7e3863b91 16:58:13 ---> acdb1bbe7890 16:58:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:14 ---> Running in b6718b206771 16:58:15 Removing intermediate container b6718b206771 16:58:15 ---> 19feb03c7da2 16:58:15 Step 13/22 : ENV APP_PORT=59861 16:58:15 ---> Running in 2464aff19dfd 16:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:15 Removing intermediate container a7dd7b7322b1 16:58:15 ---> 6ca0ffaf705b 16:58:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:58:16 ---> Running in ac6136f00f62 16:58:16 Removing intermediate container 2464aff19dfd 16:58:16 ---> e5bf08775c7e 16:58:16 Step 14/22 : EXPOSE $APP_PORT 16:58:16 ---> Running in df2df45b23ae 16:58:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:16 Removing intermediate container ac6136f00f62 16:58:16 ---> 307fc820263e 16:58:16 Step 13/22 : ENV APP_PORT=59860 16:58:16 Removing intermediate container df2df45b23ae 16:58:16 ---> d903e70a39c0 16:58:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:16 ---> Running in 15898b8ad453 16:58:17 Removing intermediate container 15898b8ad453 16:58:17 ---> 8fecbab574c9 16:58:17 Step 14/22 : EXPOSE $APP_PORT 16:58:17 ---> Running in 51b12f3a8906 16:58:18 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:58:18 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:58:18 OK: 15734 distinct packages available 16:58:18 ---> 2dd0d1dc962d 16:58:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:58:18 Removing intermediate container 51b12f3a8906 16:58:18 ---> 759c2b20c518 16:58:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:19 ---> cfc794a928bd 16:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:58:20 (1/4) Installing dumb-init (1.2.5-r1) 16:58:20 (2/4) Installing musl-obstack (1.2.3-r0) 16:58:21 (3/4) Installing libucontext (1.1-r0) 16:58:21 (4/4) Installing gcompat (1.0.0-r4) 16:58:21 Executing busybox-1.34.1-r7.trigger 16:58:21 OK: 6 MiB in 18 packages 16:58:21 ---> 0f5a4c0b4412 16:58:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:58:22 ---> 96a374f11d4b 16:58:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:58:22 ---> Running in 49bc1bac431e 16:58:23 Removing intermediate container 70cc0ea9ebaf 16:58:23 ---> b651a296cad5 16:58:23 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:23 Removing intermediate container 49bc1bac431e 16:58:23 ---> c9193068ad93 16:58:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:23 ---> Running in f8dab5200d85 16:58:24 ---> e043fe4fca7d 16:58:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:58:24 Removing intermediate container f8dab5200d85 16:58:24 ---> 536919634f68 16:58:24 Step 20/22 : LABEL arch=arm64 16:58:24 ---> Running in 1109bc1dee8c 16:58:25 Removing intermediate container 1109bc1dee8c 16:58:25 ---> 44aedcd15ab5 16:58:25 Step 21/22 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:58:25 ---> 28e9c8aad5e0 16:58:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:58:25 ---> Running in 0953f717b262 16:58:25 ---> Running in de18e10c26b8 16:58:26 Removing intermediate container de18e10c26b8 16:58:26 ---> b8110501c56e 16:58:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:26 Removing intermediate container 0953f717b262 16:58:26 ---> 72fa4ba195f4 16:58:26 Step 22/22 : LABEL version=0.0.0 16:58:26 ---> Running in 96993a2535bf 16:58:26 ---> Running in fe8b128b0729 16:58:27 Removing intermediate container 96993a2535bf 16:58:27 ---> 6978c815f615 16:58:27 Step 20/22 : LABEL arch=arm64 16:58:27 Removing intermediate container fe8b128b0729 16:58:27 ---> 7ce237397456 16:58:27 16:58:27 ---> Running in 9542ee97e0d1 16:58:28 Successfully built 7ce237397456 16:58:28 Successfully tagged support-scheduler-arm64:latest 16:58:28  Building support-scheduler ... done Building core-metadata 16:58:28 Removing intermediate container 9542ee97e0d1 16:58:28 ---> cdfb3cc10a16 16:58:28 Step 21/22 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:58:28 ---> Running in 8125f6871d85 16:58:29 Removing intermediate container 8125f6871d85 16:58:29 ---> 88b07f58ccea 16:58:29 Step 22/22 : LABEL version=0.0.0 16:58:29 ---> Running in dfa54b099145 16:58:30 Removing intermediate container dfa54b099145 16:58:30 ---> 214e3749fed7 16:58:30 16:58:30 Successfully built 214e3749fed7 16:58:30 Successfully tagged support-notifications-arm64:latest 16:58:30  Building support-notifications ... done Building core-command 16:58:32 ---> d2184520597f 16:58:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:58:33 ---> 8a96e444a292 16:58:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:58:33 ---> Running in a707c7729c7c 16:58:34 Removing intermediate container a707c7729c7c 16:58:34 ---> e75418d33b89 16:58:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:58:35 ---> 2c9a4cffc6d7 16:58:35 Step 21/26 : WORKDIR / 16:58:35 ---> Running in 7ee61c1f8d3d 16:58:35 Removing intermediate container 7ee61c1f8d3d 16:58:35 ---> 130abf10ea90 16:58:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:35 ---> Running in 08a61c52fd52 16:58:36 Removing intermediate container 08a61c52fd52 16:58:36 ---> 832852c0c591 16:58:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:36 ---> Running in 475b25fbc7b3 16:58:37 Removing intermediate container 475b25fbc7b3 16:58:37 ---> 2f50d3de88bb 16:58:37 Step 24/26 : LABEL arch=arm64 16:58:37 ---> Running in c2b9144d7c32 16:58:37 Removing intermediate container c2b9144d7c32 16:58:37 ---> b6fe07022bdc 16:58:37 Step 25/26 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 16:58:37 ---> Running in 09de574381f4 16:58:38 Removing intermediate container 09de574381f4 16:58:38 ---> bd4fdef6a753 16:58:38 Step 26/26 : LABEL version=0.0.0 16:58:38 ---> Running in 52e59101d290 16:58:39 Removing intermediate container 52e59101d290 16:58:39 ---> 0b89387e260e 16:58:39 16:58:39 Successfully built 0b89387e260e 16:58:39 Successfully tagged security-spire-config-arm64:latest 16:58:39  Building security-spire-config ... done Building core-data 16:58:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:57 ---> 0ee22cf112c4 16:58:57 Step 3/23 : WORKDIR /edgex-go 16:58:57 ---> Using cache 16:58:57 ---> 2964db3aad0d 16:58:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:57 ---> Using cache 16:58:57 ---> 7829fbbf9880 16:58:57 Step 5/23 : RUN apk add --update --no-cache make git 16:58:57 ---> Using cache 16:58:57 ---> 002a29b08571 16:58:57 Step 6/23 : COPY go.mod vendor* ./ 16:58:57 ---> Using cache 16:58:57 ---> d41d47b13a74 16:58:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:57 ---> Using cache 16:58:57 ---> dd73ed30ad59 16:58:57 Step 8/23 : COPY . . 16:58:57 ---> Using cache 16:58:57 ---> 0a180357c11e 16:58:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:58:57 ---> Running in d11cb0ef3fbc 16:58:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:59:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:01 ---> 0ee22cf112c4 16:59:01 Step 3/23 : WORKDIR /edgex-go 16:59:01 ---> Using cache 16:59:01 ---> 2964db3aad0d 16:59:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:01 ---> Using cache 16:59:01 ---> 7829fbbf9880 16:59:01 Step 5/23 : RUN apk add --update --no-cache make git 16:59:01 ---> Using cache 16:59:01 ---> 002a29b08571 16:59:01 Step 6/23 : COPY go.mod vendor* ./ 16:59:01 ---> Using cache 16:59:01 ---> d41d47b13a74 16:59:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:01 ---> Using cache 16:59:01 ---> dd73ed30ad59 16:59:01 Step 8/23 : COPY . . 16:59:01 ---> Using cache 16:59:01 ---> 0a180357c11e 16:59:01 Step 9/23 : RUN make cmd/core-command/core-command 16:59:01 ---> Running in 217a94d6d5fa 16:59:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:59:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:09 ---> 0ee22cf112c4 16:59:09 Step 3/23 : WORKDIR /edgex-go 16:59:09 ---> Using cache 16:59:09 ---> 2964db3aad0d 16:59:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:09 ---> Using cache 16:59:09 ---> 7829fbbf9880 16:59:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:59:10 ---> Running in 966eff558916 16:59:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:14 OK: 221 MiB in 51 packages 16:59:15 Removing intermediate container 966eff558916 16:59:15 ---> 0f287c9e0a74 16:59:15 Step 6/23 : COPY go.mod vendor* ./ 16:59:16 ---> f2ed6c822f79 16:59:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:16 ---> Running in 6b2339deed5a 17:00:03 Removing intermediate container 6b2339deed5a 17:00:03 ---> 44b8ccede248 17:00:03 Step 8/23 : COPY . . 17:00:16 ---> 3f4ee00c25c9 17:00:16 Step 9/23 : RUN make cmd/core-data/core-data 17:00:16 ---> Running in 3cca340b920c 17:00:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:03:40 Removing intermediate container 818e371e637c 17:03:40 ---> 21784edda072 17:03:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:03:40 ---> Running in 378cbf8674ec 17:03:40 Removing intermediate container e9c9a36c4e3c 17:03:40 ---> f2db9db20c8e 17:03:40 17:03:40 Step 10/31 : FROM alpine:3.16 17:03:40 ---> 3d81c46cd875 17:03:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:40 ---> Running in 272b604ac8fc 17:03:40 Removing intermediate container 272b604ac8fc 17:03:40 ---> 44e61b12815e 17:03:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:03:40 ---> Running in d842cfa35dd1 17:03:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:40 (1/2) Installing dumb-init (1.2.5-r1) 17:03:40 (2/2) Installing su-exec (0.2-r1) 17:03:40 Executing busybox-1.35.0-r15.trigger 17:03:40 OK: 5 MiB in 16 packages 17:03:40 Removing intermediate container d842cfa35dd1 17:03:40 ---> 15aa51b11262 17:03:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:03:40 ---> Running in e2db95741411 17:03:40 Removing intermediate container e2db95741411 17:03:40 ---> c49a198b5d5b 17:03:40 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:03:40 ---> Running in 54be4997cd36 17:03:40 Removing intermediate container 54be4997cd36 17:03:40 ---> f059c09ce04c 17:03:40 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:03:40 Removing intermediate container 378cbf8674ec 17:03:40 ---> c8f17e23fcf9 17:03:40 17:03:40 Step 11/23 : FROM alpine:3.16 17:03:40 ---> 3d81c46cd875 17:03:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:03:40 ---> Running in e33449848206 17:03:40 ---> Running in 3e280994f786 17:03:40 Removing intermediate container e33449848206 17:03:40 ---> 90ddf4d11f2d 17:03:40 Removing intermediate container 3e280994f786 17:03:40 ---> 0542a7280664 17:03:40 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:03:40 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:03:40 ---> Running in 1245ec4d38ed 17:03:40 ---> Running in 277893d15d9b 17:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:40 Removing intermediate container 1245ec4d38ed 17:03:40 ---> 522a118a8aba 17:03:40 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:03:40 ---> Running in 7bfcd6029930 17:03:40 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:03:40 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:03:41 (3/33) Installing readline (8.1.2-r0) 17:03:41 (4/33) Installing bash (5.1.16-r2) 17:03:41 Executing bash-5.1.16-r2.post-install 17:03:41 (5/33) Installing ca-certificates (20220614-r0) 17:03:41 Removing intermediate container 7bfcd6029930 17:03:41 ---> a635974a057a 17:03:41 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:03:41 (6/33) Installing brotli-libs (1.0.9-r6) 17:03:41 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:03:41 (8/33) Installing libcurl (7.83.1-r2) 17:03:41 (9/33) Installing curl (7.83.1-r2) 17:03:41 (10/33) Installing docker-cli (20.10.16-r2) 17:03:42 ---> b436c6d1d31a 17:03:42 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:03:42 ---> Running in 83bc3c3a0056 17:03:42 (11/33) Installing dumb-init (1.2.5-r1) 17:03:42 (12/33) Installing libbz2 (1.0.8-r1) 17:03:42 (13/33) Installing expat (2.4.8-r0) 17:03:42 (14/33) Installing libffi (3.4.2-r1) 17:03:42 (15/33) Installing gdbm (1.23-r0) 17:03:42 (16/33) Installing xz-libs (5.2.5-r1) 17:03:42 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:03:42 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:03:43 (19/33) Installing mpdecimal (2.5.1-r1) 17:03:43 (20/33) Installing sqlite-libs (3.38.5-r0) 17:03:43 (21/33) Installing python3 (3.10.5-r0) 17:03:45 Removing intermediate container 83bc3c3a0056 17:03:45 ---> a79eb1ad312a 17:03:45 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:46 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:03:46 (23/33) Installing py3-tomli (2.0.1-r1) 17:03:46 (24/33) Installing py3-pep517 (0.12.0-r2) 17:03:46 (25/33) Installing py3-six (1.16.0-r1) 17:03:46 (26/33) Installing py3-retrying (1.3.3-r3) 17:03:46 (27/33) Installing py3-appdirs (1.4.4-r3) 17:03:46 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:03:46 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:03:46 (30/33) Installing py3-parsing (2.4.7-r3) 17:03:46 (31/33) Installing py3-packaging (21.3-r0) 17:03:46 (32/33) Installing py3-setuptools (59.4.0-r0) 17:03:46 ---> 12e6f526eacb 17:03:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:03:46 (33/33) Installing py3-pip (22.1.1-r0) 17:03:47 Executing busybox-1.35.0-r15.trigger 17:03:48 Executing ca-certificates-20220614-r0.trigger 17:03:48 ---> aae40de6b060 17:03:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:03:48 OK: 120 MiB in 47 packages 17:03:49 ---> 7a31e87bb1ee 17:03:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:03:50 ---> 87eb9b5299ca 17:03:50 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:03:51 ---> 97dbc65059e4 17:03:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:03:52 ---> 33a8884421c9 17:03:52 Step 26/31 : RUN chmod +x /entrypoint.sh 17:03:52 ---> Running in 252993a837cd 17:03:56 Removing intermediate container 252993a837cd 17:03:56 ---> 50f8dba4885b 17:03:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:03:56 ---> Running in 3b2cf9db77fa 17:03:56 Removing intermediate container 3b2cf9db77fa 17:03:56 ---> efedb514b2a1 17:03:56 Step 28/31 : CMD ["gate"] 17:03:56 ---> Running in dcee5bf1fec0 17:03:56 Removing intermediate container dcee5bf1fec0 17:03:56 ---> ce6292f45ba0 17:03:56 Step 29/31 : LABEL arch=arm64 17:03:56 ---> Running in 9b7609b345a4 17:03:57 Removing intermediate container 9b7609b345a4 17:03:57 ---> 4f20dfabf0cc 17:03:57 Step 30/31 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:03:57 ---> Running in 36077b5f56ff 17:03:58 Removing intermediate container 36077b5f56ff 17:03:58 ---> 8709cbbb00b9 17:03:58 Step 31/31 : LABEL version=0.0.0 17:03:58 ---> Running in 4b90a7aceb65 17:03:59 Removing intermediate container 4b90a7aceb65 17:03:59 ---> cb0c02e5b710 17:03:59 17:03:59 Successfully built cb0c02e5b710 17:03:59 Successfully tagged security-bootstrapper-arm64:latest 17:03:59 Building security-spire-agent 17:04:09  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 17:04:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.0 MB/s eta 0:00:00 17:04:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:04:09 Collecting docopt<0.7,>=0.6.1 17:04:09 Downloading docopt-0.6.2.tar.gz (25 kB) 17:04:09 Preparing metadata (setup.py): started 17:04:12 Preparing metadata (setup.py): finished with status 'done' 17:04:14 Collecting PyYAML<4,>=3.10 17:04:14 Downloading PyYAML-3.13.tar.gz (270 kB) 17:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 17:04:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:04:15 ---> 0ee22cf112c4 17:04:15 Step 3/26 : WORKDIR /edgex-go 17:04:15 ---> Using cache 17:04:15 ---> 2964db3aad0d 17:04:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:15 ---> Using cache 17:04:15 ---> 7829fbbf9880 17:04:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:04:15 ---> Using cache 17:04:15 ---> 288c58256779 17:04:15 Step 6/26 : COPY go.mod vendor* ./ 17:04:15 ---> Using cache 17:04:15 ---> 2d0de0d86544 17:04:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:15 ---> Using cache 17:04:15 ---> 8529588f0896 17:04:15 Step 8/26 : COPY . . 17:04:15 ---> Using cache 17:04:15 ---> 19387f7523a8 17:04:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:04:15 ---> Using cache 17:04:15 ---> 734dc08e51ab 17:04:15 Step 10/26 : WORKDIR /edgex-go/spire-build 17:04:15 ---> Using cache 17:04:15 ---> 89c531172a5d 17:04:15 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:04:15 ---> Using cache 17:04:15 ---> a88bb2cfd5cc 17:04:15 Step 12/26 : WORKDIR /edgex-go 17:04:15 ---> Using cache 17:04:15 ---> dd9661dde2ad 17:04:15 17:04:15 Step 13/26 : FROM alpine:3.15 17:04:15 ---> 60f2846fe774 17:04:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:15 ---> Using cache 17:04:15 ---> e2c0f67bb07e 17:04:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:15 ---> Using cache 17:04:15 ---> 6436633f42db 17:04:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:04:16 ---> Running in 55be553c5402 17:04:16 Preparing metadata (setup.py): started 17:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:19 Preparing metadata (setup.py): finished with status 'done' 17:04:19 Collecting texttable<0.10,>=0.9.0 17:04:19 Downloading texttable-0.9.1.tar.gz (11 kB) 17:04:19 Preparing metadata (setup.py): started 17:04:20 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:04:20 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:04:20 OK: 15734 distinct packages available 17:04:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:22 Preparing metadata (setup.py): finished with status 'done' 17:04:22 Collecting websocket-client<1.0,>=0.32.0 17:04:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:04:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.1 MB/s eta 0:00:00 17:04:22 Collecting dockerpty<0.5,>=0.4.1 17:04:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:04:22 (1/5) Installing dumb-init (1.2.5-r1) 17:04:22 Preparing metadata (setup.py): started 17:04:23 (2/5) Installing musl-obstack (1.2.3-r0) 17:04:23 (3/5) Installing libucontext (1.1-r0) 17:04:23 (4/5) Installing gcompat (1.0.0-r4) 17:04:23 (5/5) Installing openssl (1.1.1q-r0) 17:04:23 Executing busybox-1.34.1-r7.trigger 17:04:23 OK: 6 MiB in 19 packages 17:04:25 Removing intermediate container 55be553c5402 17:04:25 ---> 7f1a9b22a61c 17:04:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:04:26 Preparing metadata (setup.py): finished with status 'done' 17:04:26 Collecting docker<4.0,>=3.6.0 17:04:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:04:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.5 MB/s eta 0:00:00 17:04:26 Collecting cached-property<2,>=1.2.0 17:04:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:04:27 ---> edcde2f6e8c0 17:04:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:04:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:04:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:04:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 17:04:28 Collecting jsonschema<3,>=2.5.1 17:04:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:04:29 Collecting docker-pycreds>=0.4.0 17:04:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:04:30 Collecting idna<2.8,>=2.5 17:04:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:04:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.7 MB/s eta 0:00:00 17:04:30 Collecting chardet<3.1.0,>=3.0.2 17:04:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:04:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.2 MB/s eta 0:00:00 17:04:31 Collecting certifi>=2017.4.17 17:04:31 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:04:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.4 MB/s eta 0:00:00 17:04:32 Collecting urllib3<1.25,>=1.21.1 17:04:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:04:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 17:04:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:04:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:04:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:04:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:04:34 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:04:34 Running setup.py install for texttable: started 17:04:35 ---> 32d7317ecbf0 17:04:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:04:36 Running setup.py install for texttable: finished with status 'done' 17:04:36 Running setup.py install for PyYAML: started 17:04:37 ---> 2b6540970958 17:04:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:04:37 Removing intermediate container 217a94d6d5fa 17:04:37 ---> ad997c0c7a86 17:04:37 17:04:37 Step 10/23 : FROM alpine:3.16 17:04:37 ---> 3d81c46cd875 17:04:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:04:37 ---> Using cache 17:04:37 ---> acdb1bbe7890 17:04:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:37 ---> Using cache 17:04:37 ---> 19feb03c7da2 17:04:37 Step 13/23 : ENV APP_PORT=59882 17:04:37 ---> Running in 27d4f5800665 17:04:38 ---> 9a74e717acba 17:04:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:04:38 Removing intermediate container 27d4f5800665 17:04:38 ---> 33d0c8544065 17:04:38 Step 14/23 : EXPOSE $APP_PORT 17:04:38 ---> Running in 2d7590821fcf 17:04:39 Removing intermediate container 2d7590821fcf 17:04:39 ---> e1b4121058a0 17:04:39 Step 15/23 : WORKDIR / 17:04:39 ---> Running in 93897946b7e0 17:04:40 ---> 494d4682c25a 17:04:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:04:40 ---> Running in 7dcb05131706 17:04:40 Removing intermediate container 93897946b7e0 17:04:40 ---> 744a100dda05 17:04:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:40 Running setup.py install for PyYAML: finished with status 'done' 17:04:40 Removing intermediate container 7dcb05131706 17:04:40 ---> e87d71785daa 17:04:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:04:40 ---> Running in 370503ba39a6 17:04:41 Removing intermediate container 370503ba39a6 17:04:41 ---> 402c91d1c977 17:04:41 Step 24/26 : LABEL arch=arm64 17:04:41 ---> Running in 99c1364dc456 17:04:42 ---> 34c744cc6659 17:04:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:04:42 Removing intermediate container 99c1364dc456 17:04:42 ---> d07be8ac7ad9 17:04:42 Step 25/26 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:04:42 ---> Running in fdc0d49b836a 17:04:42 Running setup.py install for docopt: started 17:04:43 Removing intermediate container fdc0d49b836a 17:04:43 ---> 9419d8977a51 17:04:43 Step 26/26 : LABEL version=0.0.0 17:04:43 ---> Running in 3328f6372112 17:04:44 ---> 11fd363f4ca5 17:04:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:04:44 Removing intermediate container 3328f6372112 17:04:44 ---> a6d181463271 17:04:44 17:04:45 Successfully built a6d181463271 17:04:45 Successfully tagged security-spire-agent-arm64:latest 17:04:45  Building security-spire-agent ... done Building security-spire-server 17:04:45 ---> fa549043aff6 17:04:45 Step 19/23 : ENTRYPOINT ["/core-command"] 17:04:45 ---> Running in 4f92b9be0a44 17:04:46 Removing intermediate container 4f92b9be0a44 17:04:46 ---> 96be3c65987e 17:04:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:46 ---> Running in 514b28aaf140 17:04:46 Removing intermediate container 514b28aaf140 17:04:46 ---> 3b43a17030da 17:04:46 Step 21/23 : LABEL arch=arm64 17:04:46 ---> Running in 2ad22c6dae36 17:04:46 Running setup.py install for docopt: finished with status 'done' 17:04:47 Removing intermediate container 2ad22c6dae36 17:04:47 ---> 8d21c938169e 17:04:47 Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:04:47 ---> Running in d70eb518a8f3 17:04:48 Removing intermediate container d70eb518a8f3 17:04:48 ---> 833e0f08c630 17:04:48 Step 23/23 : LABEL version=0.0.0 17:04:48 ---> Running in 12d12022fd7a 17:04:48 Removing intermediate container 12d12022fd7a 17:04:48 ---> 3f8079ca0519 17:04:48 17:04:49 Successfully built 3f8079ca0519 17:04:49 Successfully tagged core-command-arm64:latest 17:04:50  Building core-command ... done  Running setup.py install for dockerpty: started 17:04:53 Running setup.py install for dockerpty: finished with status 'done' 17:04:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:04:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:05:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:05:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:05:03 ---> 0ee22cf112c4 17:05:03 Step 3/25 : WORKDIR /edgex-go 17:05:03 ---> Using cache 17:05:03 ---> 2964db3aad0d 17:05:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:03 ---> Using cache 17:05:03 ---> 7829fbbf9880 17:05:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:05:03 ---> Using cache 17:05:03 ---> 288c58256779 17:05:03 Step 6/25 : COPY go.mod vendor* ./ 17:05:03 ---> Using cache 17:05:03 ---> 2d0de0d86544 17:05:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:03 ---> Using cache 17:05:03 ---> 8529588f0896 17:05:03 Step 8/25 : COPY . . 17:05:03 ---> Using cache 17:05:03 ---> 19387f7523a8 17:05:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:05:03 ---> Using cache 17:05:03 ---> 734dc08e51ab 17:05:03 Step 10/25 : WORKDIR /edgex-go/spire-build 17:05:03 ---> Using cache 17:05:03 ---> 89c531172a5d 17:05:03 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:05:03 ---> Running in 8a3cdd7da59c 17:05:07 Removing intermediate container 8a3cdd7da59c 17:05:07 ---> 310878a14b38 17:05:07 Step 12/25 : WORKDIR /edgex-go 17:05:07 ---> Running in 09d3d58271c3 17:05:08 Removing intermediate container 09d3d58271c3 17:05:08 ---> 747f4e3e28a3 17:05:08 17:05:08 Step 13/25 : FROM alpine:3.15 17:05:08 ---> 60f2846fe774 17:05:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:08 ---> Using cache 17:05:08 ---> e2c0f67bb07e 17:05:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:08 ---> Using cache 17:05:08 ---> 6436633f42db 17:05:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:05:08 ---> Using cache 17:05:08 ---> 7f1a9b22a61c 17:05:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:05:21 ---> d7f595dbb9d3 17:05:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:05:21 Removing intermediate container 277893d15d9b 17:05:21 ---> 30ee3c8a0686 17:05:21 Step 14/23 : ENV APP_PORT=58890 17:05:21 ---> 24c177e9ca64 17:05:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:05:21 ---> Running in 86b3df6d7779 17:05:22 Removing intermediate container 86b3df6d7779 17:05:22 ---> 4b9a31d75404 17:05:22 Step 15/23 : EXPOSE $APP_PORT 17:05:22 ---> Running in bbab7dbd8224 17:05:22 ---> f086092c1f52 17:05:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:05:23 Removing intermediate container bbab7dbd8224 17:05:23 ---> 6104f8d69766 17:05:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:05:23 ---> 51c85a3fb1be 17:05:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:05:23 ---> Running in f2eaa6fb609d 17:05:24 Removing intermediate container f2eaa6fb609d 17:05:24 ---> 04a81e1016bc 17:05:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:05:24 ---> Running in 5145f89b3839 17:05:25 ---> 6908d4d5335b 17:05:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:05:25 Removing intermediate container 5145f89b3839 17:05:25 ---> 167a4ff2bae5 17:05:25 Step 23/25 : LABEL arch=arm64 17:05:25 ---> Running in 3b8f73b0c6b0 17:05:26 Removing intermediate container 3b8f73b0c6b0 17:05:26 ---> 259047a4d7d6 17:05:26 Step 24/25 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:05:26 ---> Running in 923db339f25d 17:05:27 ---> 0c2ae55173e2 17:05:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:05:28 Removing intermediate container 923db339f25d 17:05:28 ---> 17b66322507a 17:05:28 Step 25/25 : LABEL version=0.0.0 17:05:28 ---> Running in 1c5ccb31d09a 17:05:29 Removing intermediate container 1c5ccb31d09a 17:05:29 ---> b2949a820ae5 17:05:29 17:05:29 ---> 0e3f8dbdd600 17:05:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:05:29 ---> Running in b50528bf7725 17:05:29 Successfully built b2949a820ae5 17:05:29 Successfully tagged security-spire-server-arm64:latest 17:05:30  Building security-spire-server ... done Removing intermediate container b50528bf7725 17:05:30 ---> c9e9f2dab1af 17:05:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:30 ---> Running in 461126bedb1e 17:05:31 Removing intermediate container 461126bedb1e 17:05:31 ---> af217909b25a 17:05:31 Step 21/23 : LABEL arch=arm64 17:05:31 ---> Running in 02644c4e69d8 17:05:32 Removing intermediate container 02644c4e69d8 17:05:32 ---> 3c9854f2a9fe 17:05:32 Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:05:32 ---> Running in c545a7c4b9b6 17:05:33 Removing intermediate container c545a7c4b9b6 17:05:33 ---> 460cb8b9f9ca 17:05:33 Step 23/23 : LABEL version=0.0.0 17:05:33 ---> Running in 4c79117a682c 17:05:34 Removing intermediate container 4c79117a682c 17:05:34 ---> 6924378e747e 17:05:34 17:05:34 Successfully built 6924378e747e 17:05:34 Successfully tagged sys-mgmt-agent-arm64:latest 17:05:37  Building sys-mgmt-agent ... done Removing intermediate container d11cb0ef3fbc 17:05:37 ---> a8e0dac16597 17:05:37 17:05:37 Step 10/23 : FROM alpine:3.16 17:05:37 ---> 3d81c46cd875 17:05:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:37 ---> Using cache 17:05:37 ---> acdb1bbe7890 17:05:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:37 ---> Using cache 17:05:37 ---> 19feb03c7da2 17:05:37 Step 13/23 : ENV APP_PORT=59881 17:05:37 ---> Running in 98f9cb23fd14 17:05:38 Removing intermediate container 98f9cb23fd14 17:05:38 ---> 75d8db6fc0d4 17:05:38 Step 14/23 : EXPOSE $APP_PORT 17:05:38 ---> Running in 04ac31e025e4 17:05:38 Removing intermediate container 04ac31e025e4 17:05:38 ---> 59b380fd3f53 17:05:38 Step 15/23 : WORKDIR / 17:05:39 ---> Running in 8524a09868f0 17:05:39 Removing intermediate container 8524a09868f0 17:05:39 ---> e17078bef6e8 17:05:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:40 ---> adffb43827cd 17:05:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:05:42 ---> aa0301d1ae54 17:05:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:05:43 ---> e031373ad14a 17:05:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:05:43 ---> Running in 6110ae68f9a0 17:05:43 Removing intermediate container 6110ae68f9a0 17:05:43 ---> 14bc5a9b07f3 17:05:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:43 ---> Running in e5f1335da1ca 17:05:44 Removing intermediate container e5f1335da1ca 17:05:44 ---> b97b40a14888 17:05:44 Step 21/23 : LABEL arch=arm64 17:05:44 ---> Running in b2e46c1130e8 17:05:44 Removing intermediate container b2e46c1130e8 17:05:44 ---> 0395bcb2773f 17:05:44 Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:05:45 ---> Running in cd6660615bf1 17:05:45 Removing intermediate container cd6660615bf1 17:05:45 ---> 53145736c5e5 17:05:45 Step 23/23 : LABEL version=0.0.0 17:05:45 ---> Running in 729a7c8d6521 17:05:46 Removing intermediate container 729a7c8d6521 17:05:46 ---> 66471006ddb6 17:05:46 17:05:46 Successfully built 66471006ddb6 17:05:46 Successfully tagged core-metadata-arm64:latest 17:06:01  Building core-metadata ... done Removing intermediate container 3cca340b920c 17:06:01 ---> fe0e21d812c7 17:06:01 17:06:01 Step 10/23 : FROM alpine:3.16 17:06:01 ---> 3d81c46cd875 17:06:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:06:01 ---> Running in 60c71a06a6dd 17:06:01 Removing intermediate container 60c71a06a6dd 17:06:01 ---> 5096cb0cf113 17:06:01 Step 12/23 : ENV APP_PORT=59880 17:06:01 ---> Running in 59a5358e9f25 17:06:02 Removing intermediate container 59a5358e9f25 17:06:02 ---> e3145a4084da 17:06:02 Step 13/23 : EXPOSE $APP_PORT 17:06:02 ---> Running in c0cdafe946ec 17:06:02 Removing intermediate container c0cdafe946ec 17:06:02 ---> 4f431d21f753 17:06:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:02 ---> Running in c53fd5d4d319 17:06:04 Removing intermediate container c53fd5d4d319 17:06:04 ---> 99234bf06c81 17:06:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:06:04 ---> Running in 4ba2360af3c2 17:06:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:07 (1/6) Installing dumb-init (1.2.5-r1) 17:06:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:06:07 (3/6) Installing libsodium (1.0.18-r0) 17:06:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:06:07 (5/6) Installing libzmq (4.3.4-r0) 17:06:07 (6/6) Installing zeromq (4.3.4-r0) 17:06:08 Executing busybox-1.35.0-r15.trigger 17:06:08 OK: 8 MiB in 20 packages 17:06:09 Removing intermediate container 4ba2360af3c2 17:06:09 ---> 935a520a34a8 17:06:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:09 ---> ee8b2a10b898 17:06:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:06:10 ---> 84067403a084 17:06:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:06:11 ---> c40152d863cf 17:06:11 Step 19/23 : ENTRYPOINT ["/core-data"] 17:06:11 ---> Running in 96aa00c3c21c 17:06:11 Removing intermediate container 96aa00c3c21c 17:06:11 ---> d3622f1ddee5 17:06:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:11 ---> Running in cc2964acaa37 17:06:11 Removing intermediate container cc2964acaa37 17:06:11 ---> 1dd1ad506845 17:06:11 Step 21/23 : LABEL arch=arm64 17:06:12 ---> Running in be9d2851bad7 17:06:12 Removing intermediate container be9d2851bad7 17:06:12 ---> 5d83625b4673 17:06:12 Step 22/23 : LABEL git_sha=70e551cacf5a43085ab63357f5ecd5ec8b0fe96b 17:06:12 ---> Running in 0d1683b33526 17:06:12 Removing intermediate container 0d1683b33526 17:06:12 ---> bdb9894dbb18 17:06:12 Step 23/23 : LABEL version=0.0.0 17:06:12 ---> Running in 029e573e3a7c 17:06:13 Removing intermediate container 029e573e3a7c 17:06:13 ---> 1af309f46df9 17:06:13 17:06:13 Successfully built 1af309f46df9 17:06:13 Successfully tagged core-data-arm64:latest 17:06:13  Building core-data ... done  [Pipeline] } 17:06:13 $ docker stop --time=1 ffbdc9a79dc4deabccee4681b5e7fff016d16bcd7ba007d4170a4d642023ec97 17:06:15 $ docker rm -f ffbdc9a79dc4deabccee4681b5e7fff016d16bcd7ba007d4170a4d642023ec97 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:16 + docker images 17:06:16 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:16 core-data-arm64 latest 1af309f46df9 4 seconds ago 20.6MB 17:06:16 fe0e21d812c7 16 seconds ago 1.38GB 17:06:16 core-metadata-arm64 latest 66471006ddb6 31 seconds ago 17.4MB 17:06:16 a8e0dac16597 40 seconds ago 1.38GB 17:06:16 sys-mgmt-agent-arm64 latest 6924378e747e 43 seconds ago 133MB 17:06:16 security-spire-server-arm64 latest b2949a820ae5 48 seconds ago 84.2MB 17:06:16 747f4e3e28a3 About a minute ago 1.25GB 17:06:16 core-command-arm64 latest 3f8079ca0519 About a minute ago 15.5MB 17:06:16 security-spire-agent-arm64 latest a6d181463271 About a minute ago 122MB 17:06:16 ad997c0c7a86 About a minute ago 1.35GB 17:06:16 security-bootstrapper-arm64 latest cb0c02e5b710 2 minutes ago 18.6MB 17:06:16 c8f17e23fcf9 2 minutes ago 1.35GB 17:06:16 f2db9db20c8e 2 minutes ago 1.35GB 17:06:16 security-spire-config-arm64 latest 0b89387e260e 7 minutes ago 83.6MB 17:06:16 support-notifications-arm64 latest 214e3749fed7 7 minutes ago 26.1MB 17:06:16 support-scheduler-arm64 latest 7ce237397456 7 minutes ago 25.6MB 17:06:16 dd9661dde2ad 8 minutes ago 1.25GB 17:06:16 cf9f2ec7b345 8 minutes ago 1.41GB 17:06:16 0eb689f0d61f 8 minutes ago 1.41GB 17:06:16 security-spiffe-token-provider-arm64 latest fd35619e4ddf 8 minutes ago 28.3MB 17:06:16 23a7ba5c06ed 9 minutes ago 1.4GB 17:06:16 security-secretstore-setup-arm64 latest 3f4b01556693 10 minutes ago 27.9MB 17:06:16 security-proxy-setup-arm64 latest 4da233014bbb 10 minutes ago 26.2MB 17:06:16 a5fbea2d15d3 10 minutes ago 1.36GB 17:06:16 ceec779115bc 10 minutes ago 1.36GB 17:06:16 ci-base-image-arm64 latest 0ee22cf112c4 30 minutes ago 995MB 17:06:16 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:06:16 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:16 17:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:17 arm64: Pulling from edgex-lftools-log-publisher 17:06:17 8998bd30e6a1: Pulling fs layer 17:06:17 04944245beec: Pulling fs layer 17:06:17 699f458cf7ca: Pulling fs layer 17:06:17 765212b225bb: Pulling fs layer 17:06:17 f23df028b6ca: Pulling fs layer 17:06:17 d65c8cfc05b1: Pulling fs layer 17:06:17 2437ff75d9bd: Pulling fs layer 17:06:17 765212b225bb: Waiting 17:06:17 f23df028b6ca: Waiting 17:06:17 d65c8cfc05b1: Waiting 17:06:17 2437ff75d9bd: Waiting 17:06:17 04944245beec: Verifying Checksum 17:06:17 04944245beec: Download complete 17:06:17 765212b225bb: Verifying Checksum 17:06:17 765212b225bb: Download complete 17:06:17 f23df028b6ca: Download complete 17:06:17 d65c8cfc05b1: Verifying Checksum 17:06:17 d65c8cfc05b1: Download complete 17:06:17 699f458cf7ca: Verifying Checksum 17:06:17 699f458cf7ca: Download complete 17:06:18 8998bd30e6a1: Download complete 17:06:20 2437ff75d9bd: Verifying Checksum 17:06:20 2437ff75d9bd: Download complete 17:06:22 8998bd30e6a1: Pull complete 17:06:22 04944245beec: Pull complete 17:06:24 699f458cf7ca: Pull complete 17:06:24 765212b225bb: Pull complete 17:06:25 f23df028b6ca: Pull complete 17:06:25 d65c8cfc05b1: Pull complete 17:06:40 2437ff75d9bd: Pull complete 17:06:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-21999 does not seem to be running inside a container 17:06:41 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:06:43 $ docker top de0ff4f97572a594b0e0d9f21adc9a92f7c6352bfd885a4af86d83a51aa5d853 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:44 ---> job-cost.sh 17:06:44 lf-activate-venv: SKIPPING 17:06:44 INFO: No Stack... 17:06:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:46 INFO: Archiving Costs [Pipeline] sh 17:06:47 + cat /w/workspace/edgex-go/9/archives/cost.csv 17:06:47 + cut -d, -f6 [Pipeline] lock 17:06:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] 17:06:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] did not exist. Created. 17:06:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:47 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:47 Stashed 1 file(s) [Pipeline] } 17:06:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-9-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:47 $ docker stop --time=1 de0ff4f97572a594b0e0d9f21adc9a92f7c6352bfd885a4af86d83a51aa5d853 17:06:49 $ docker rm -f de0ff4f97572a594b0e0d9f21adc9a92f7c6352bfd885a4af86d83a51aa5d853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:06:50 provisioning config files... 17:06:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7047687386500106769tmp [Pipeline] { [Pipeline] sh 17:06:50 + set +x 17:06:50 + curl -s https://codecov.io/bash 17:06:50 + bash -s -- 17:06:50 17:06:50 _____ _ 17:06:50 / ____| | | 17:06:50 | | ___ __| | ___ ___ _____ __ 17:06:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:50 Bash-1.0.6 17:06:50 17:06:50 17:06:50 ==> git version 2.25.1 found 17:06:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:06:50 Release-Date: 2020-01-08 17:06:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:06:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:06:50 ==> Jenkins CI detected. 17:06:50 current dir:  /w/workspace/edgex-go/9 17:06:50 project root: . 17:06:50 --> token set from env 17:06:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:50 ==> Running gcov in . (disable via -X gcov) 17:06:50 ==> Python coveragepy not found 17:06:50 ==> Searching for coverage reports in: 17:06:50 + . 17:06:50 -> Found 1 reports 17:06:50 ==> Detecting git/mercurial file structure 17:06:50 ==> Reading reports 17:06:50 + ./coverage.out bytes=478941 17:06:50 ==> Appending adjustments 17:06:50 https://docs.codecov.io/docs/fixing-reports 17:06:51 + Found adjustments 17:06:51 ==> Gzipping contents 17:06:51 64K /tmp/codecov.vc9G1r.gz 17:06:51 ==> Uploading reports 17:06:51 url: https://codecov.io 17:06:51 query: branch=PR-4097&commit=93cbcbb1d10922888d38a241e88bbe3dfdb072d5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:06:51 -> Pinging Codecov 17:06:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=93cbcbb1d10922888d38a241e88bbe3dfdb072d5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:06:51 -> Uploading to 17:06:51 https://storage.googleapis.com/codecov/v4/raw/2022-08-05/00271124DB129430A58F1EEE437C3FCB/93cbcbb1d10922888d38a241e88bbe3dfdb072d5/feac2eef-d2a9-43b1-a201-aa8abfc2847c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220805T170651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed0aac9717987fd4bc712e80a938318d4d43280450c9ddb23fc933d80636ffef 17:06:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:51 Dload Upload Total Spent Left Speed 17:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62859 0 0 100 62859 0 261k --:--:-- --:--:-- --:--:-- 261k 17:06:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/93cbcbb1d10922888d38a241e88bbe3dfdb072d5 [Pipeline] } 17:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:06:52 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 17:06:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:54 ---> package-listing.sh 17:06:54 ++ facter osfamily 17:06:54 ++ tr '[:upper:]' '[:lower:]' 17:06:54 + OS_FAMILY=debian 17:06:54 + workspace=/w/workspace/edgex-go/9 17:06:54 + START_PACKAGES=/tmp/packages_start.txt 17:06:54 + END_PACKAGES=/tmp/packages_end.txt 17:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:54 + PACKAGES=/tmp/packages_start.txt 17:06:54 + '[' /w/workspace/edgex-go/9 ']' 17:06:54 + PACKAGES=/tmp/packages_end.txt 17:06:54 + case "${OS_FAMILY}" in 17:06:54 + dpkg -l 17:06:54 + grep '^ii' 17:06:54 + '[' -f /tmp/packages_start.txt ']' 17:06:54 + '[' -f /tmp/packages_end.txt ']' 17:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:54 + '[' /w/workspace/edgex-go/9 ']' 17:06:54 + mkdir -p /w/workspace/edgex-go/9/archives/ 17:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 17:06:54 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 17:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 latest: Pulling from edgex-lftools-log-publisher 17:06:55 5eb5b503b376: Pulling fs layer 17:06:55 5c69ac0246d0: Pulling fs layer 17:06:55 ec43610c2a17: Pulling fs layer 17:06:55 3a2ae6a8a46f: Pulling fs layer 17:06:55 33b1e0a273af: Pulling fs layer 17:06:55 5d3b04190fa2: Pulling fs layer 17:06:55 2f39f015ded8: Pulling fs layer 17:06:55 3a2ae6a8a46f: Waiting 17:06:55 33b1e0a273af: Waiting 17:06:55 5d3b04190fa2: Waiting 17:06:55 2f39f015ded8: Waiting 17:06:55 5c69ac0246d0: Download complete 17:06:55 3a2ae6a8a46f: Verifying Checksum 17:06:55 3a2ae6a8a46f: Download complete 17:06:55 33b1e0a273af: Verifying Checksum 17:06:55 33b1e0a273af: Download complete 17:06:55 5d3b04190fa2: Verifying Checksum 17:06:55 5d3b04190fa2: Download complete 17:06:55 ec43610c2a17: Verifying Checksum 17:06:55 ec43610c2a17: Download complete 17:06:55 5eb5b503b376: Verifying Checksum 17:06:55 5eb5b503b376: Download complete 17:06:56 2f39f015ded8: Verifying Checksum 17:06:56 2f39f015ded8: Download complete 17:06:56 5eb5b503b376: Pull complete 17:06:57 5c69ac0246d0: Pull complete 17:06:57 ec43610c2a17: Pull complete 17:06:57 3a2ae6a8a46f: Pull complete 17:06:57 33b1e0a273af: Pull complete 17:06:57 5d3b04190fa2: Pull complete 17:07:02 2f39f015ded8: Pull complete 17:07:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:02 prd-ubuntu20.04-docker-8c-8g-21997 does not seem to be running inside a container 17:07:02 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:03 $ docker top c04d40a7ae4c0ec113eb19c0e63fa61a94ca6421c1d51332f380e102b5d373ce -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:04 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:04 + ls /var/log/sa-host 17:07:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:04 provisioning config files... 17:07:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1745863309429461052tmp [Pipeline] { [Pipeline] echo 17:07:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> create-netrc.sh [Pipeline] } 17:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> python-tools-install.sh [Pipeline] echo 17:07:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> sudo-logs.sh 17:07:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:06 ---> job-cost.sh 17:07:06 lf-activate-venv: SKIPPING 17:07:06 DEBUG: total: 0.10999999940395355 17:07:06 INFO: Retrieving Stack Cost... 17:07:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:07 INFO: Archiving Costs [Pipeline] echo 17:07:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:07 ---> logs-deploy.sh 17:07:07 lf-activate-venv: SKIPPING 17:07:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/9 17:07:07 INFO: archiving workspace using pattern(s): 17:07:08 Archives upload complete. 17:07:08 INFO: archiving logs to Nexus