Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+e18dbdcecdb0d114bc1a1bd073cbd42566b9224e (b582c0774c2820d346327a3fe99324c69f0a8532) 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-ssh15363618048081624044.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-ssh5224629635997070558.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-ssh5014422930457076778.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-ssh3559120091689679970.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-ssh2338626397993886736.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 โ€˜prd-ubuntu20.04-docker-8c-8g-22222โ€™ is offline Running on prd-ubuntu20.04-docker-8c-8g-22230 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 7fcdf56cf112e5719cbda34384f3c81768e9c229 Checking out Revision 7fcdf56cf112e5719cbda34384f3c81768e9c229 (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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fcdf56cf112e5719cbda34384f3c81768e9c229 # timeout=10 Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:22 ========================================================= 16:29:22 EdgeX Global Pipelines Version Info 16:29:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a # timeout=10 16:29:23 ------------------- 16:29:23 stable info: 16:29:23 ------------------- 16:29:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:23 Message: update stable to v1.0.238 16:29:24 ------------------- 16:29:24 experimental info: 16:29:24 ------------------- 16:29:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:24 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fcdf56 [Pipeline] echo 16:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:24 provisioning config files... 16:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2374054131577123959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:24 ---> docker-login.sh 16:29:24 nexus3.edgexfoundry.org:10001 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 nexus3.edgexfoundry.org:10002 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 nexus3.edgexfoundry.org:10003 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 nexus3.edgexfoundry.org:10004 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 docker.io 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 ---> docker-login.sh ends [Pipeline] } 16:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:26 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:26 + + dirnamecut cmd/core-command/Dockerfile -d/ 16:29:26 -f2 16:29:26 + echo core-command,cmd/core-command/Dockerfile 16:29:26 + + dirname cmd/core-data/Dockerfile 16:29:26 cut -d/ -f2 16:29:26 + echo core-data,cmd/core-data/Dockerfile 16:29:26 + dirname+ cmd/core-metadata/Dockerfile 16:29:26 cut -d/ -f2 16:29:26 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:26 + + dirname cmd/security-bootstrapper/Dockerfile 16:29:26 cut -d/ -f2 16:29:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:26 + dirname cmd/security-proxy-setup/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:26 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:26 + dirname cmd/security-spire-agent/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:26 + + cut -d/ -f2 16:29:26 dirname cmd/security-spire-config/Dockerfile 16:29:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:26 + dirname cmd/security-spire-server/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:26 + dirname cmd/support-notifications/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:26 + dirname cmd/support-scheduler/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:26 + cut -d/ -f2 16:29:26 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:27 + git rev-list -1 --merges 7fcdf56cf112e5719cbda34384f3c81768e9c229~1..7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] echo 16:29:27 -----------> git rev-list -1 --merges 7fcdf56cf112e5719cbda34384f3c81768e9c229~1..7fcdf56cf112e5719cbda34384f3c81768e9c229 7fcdf56cf112e5719cbda34384f3c81768e9c229 16:29:27 7fcdf56cf112e5719cbda34384f3c81768e9c229 [false] [Pipeline] sh 16:29:27 + git log --format=format:%s -1 7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] echo 16:29:27 ========================================================= 16:29:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:28 + grep -v github /etc/ssh/ssh_known_hosts 16:29:28 + [ -e /tmp/ssh_known_hosts ] 16:29:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:28 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:28 16:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:28 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:28 b85a868b505f: Pulling fs layer 16:29:28 e2be974225ed: Pulling fs layer 16:29:28 339a4e72a1f5: Pulling fs layer 16:29:28 988bab9f4d93: Pulling fs layer 16:29:28 1469e6f7b9e6: Pulling fs layer 16:29:28 988bab9f4d93: Waiting 16:29:28 eaf3925da568: Pulling fs layer 16:29:28 bab4dde63d76: Pulling fs layer 16:29:28 bde34c3a00c8: Pulling fs layer 16:29:28 1469e6f7b9e6: Waiting 16:29:28 b352a97aabf1: Pulling fs layer 16:29:28 bab4dde63d76: Waiting 16:29:28 4872d77fe225: Pulling fs layer 16:29:28 5851b861e8e6: Pulling fs layer 16:29:28 bde34c3a00c8: Waiting 16:29:28 b352a97aabf1: Waiting 16:29:28 eaf3925da568: Waiting 16:29:28 5851b861e8e6: Waiting 16:29:28 e2be974225ed: Download complete 16:29:28 988bab9f4d93: Download complete 16:29:29 1469e6f7b9e6: Verifying Checksum 16:29:29 1469e6f7b9e6: Download complete 16:29:29 eaf3925da568: Verifying Checksum 16:29:29 eaf3925da568: Download complete 16:29:29 339a4e72a1f5: Verifying Checksum 16:29:29 339a4e72a1f5: Download complete 16:29:29 bde34c3a00c8: Verifying Checksum 16:29:29 bde34c3a00c8: Download complete 16:29:29 b352a97aabf1: Verifying Checksum 16:29:29 b352a97aabf1: Download complete 16:29:29 4872d77fe225: Verifying Checksum 16:29:29 5851b861e8e6: Verifying Checksum 16:29:29 b85a868b505f: Verifying Checksum 16:29:29 b85a868b505f: Download complete 16:29:29 bab4dde63d76: Verifying Checksum 16:29:29 bab4dde63d76: Download complete 16:29:30 b85a868b505f: Pull complete 16:29:30 e2be974225ed: Pull complete 16:29:31 339a4e72a1f5: Pull complete 16:29:31 988bab9f4d93: Pull complete 16:29:31 1469e6f7b9e6: Pull complete 16:29:31 eaf3925da568: Pull complete 16:29:33 bab4dde63d76: Pull complete 16:29:33 bde34c3a00c8: Pull complete 16:29:34 b352a97aabf1: Pull complete 16:29:34 4872d77fe225: Pull complete 16:29:34 5851b861e8e6: Pull complete 16:29:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:34 prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container 16:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:35 $ docker top 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 -eo pid,comm 16:29:35 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:29:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:35 [ssh-agent] Looking for ssh-agent implementation... 16:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:36 $ docker exec 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent 16:29:36 SSH_AUTH_SOCK=/tmp/ssh-yNo9OkNgAr8I/agent.34 16:29:36 SSH_AGENT_PID=41 16:29:36 Running ssh-add (command line suppressed) 16:29:36 Identity added: /w/workspace/edgex-go/11@tmp/private_key_89011647074326632.key (/w/workspace/edgex-go/11@tmp/private_key_89011647074326632.key) 16:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:36 + git tag --points-at HEAD [Pipeline] } 16:29:36 $ docker exec --env ******** --env ******** 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent -k 16:29:36 unset SSH_AUTH_SOCK; 16:29:36 unset SSH_AGENT_PID; 16:29:36 echo Agent pid 41 killed; 16:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:36 [ssh-agent] Looking for ssh-agent implementation... 16:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:37 $ docker exec 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent 16:29:37 SSH_AUTH_SOCK=/tmp/ssh-rWX9H9rikoxj/agent.73 16:29:37 SSH_AGENT_PID=79 16:29:37 Running ssh-add (command line suppressed) 16:29:37 Identity added: /w/workspace/edgex-go/11@tmp/private_key_1959653696679640273.key (/w/workspace/edgex-go/11@tmp/private_key_1959653696679640273.key) 16:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:37 + git semver init 16:29:37 2022-08-09 16:29:37,800 [run_init] DEBUG init version:0.0.0 force:False 16:29:37 2022-08-09 16:29:37,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver 16:29:37 2022-08-09 16:29:37,801 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver 16:29:37 2022-08-09 16:29:37,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) 16:29:42 2022-08-09 16:29:41,814 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude 16:29:42 2022-08-09 16:29:41,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4097 with force:False 16:29:42 2022-08-09 16:29:41,814 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4097 16:29:42 2022-08-09 16:29:41,819 [execute] INFO git cat-file --batch-check 16:29:42 2022-08-09 16:29:41,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 16:29:42 2022-08-09 16:29:41,827 [execute] INFO git cat-file --batch 16:29:42 2022-08-09 16:29:41,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 16:29:42 2022-08-09 16:29:41,834 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4097 16:29:42 0.0.0 [Pipeline] } 16:29:42 $ docker exec --env ******** --env ******** 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent -k 16:29:42 unset SSH_AUTH_SOCK; 16:29:42 unset SSH_AGENT_PID; 16:29:42 echo Agent pid 79 killed; 16:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:42 + git semver [Pipeline] } 16:29:42 $ docker stop --time=1 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 16:29:44 $ docker rm -f 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:44 Stashed 1 file(s) [Pipeline] echo 16:29:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:45 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 16:29:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:45 ========================================================= 16:29:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:45 2408cc74d12b: Pulling fs layer 16:29:45 ea60b727a1ce: Pulling fs layer 16:29:45 30c4a7721957: Pulling fs layer 16:29:45 370296b7ddb6: Pulling fs layer 16:29:45 7c6cee850709: Pulling fs layer 16:29:45 39a5fcdaea64: Pulling fs layer 16:29:45 d94ebbe4e438: Pulling fs layer 16:29:45 bcfd1f05c69d: Pulling fs layer 16:29:45 59ccb84bbe0f: Pulling fs layer 16:29:45 39a5fcdaea64: Waiting 16:29:45 7c6cee850709: Waiting 16:29:45 bcfd1f05c69d: Waiting 16:29:45 59ccb84bbe0f: Waiting 16:29:45 370296b7ddb6: Waiting 16:29:45 30c4a7721957: Verifying Checksum 16:29:45 30c4a7721957: Download complete 16:29:45 ea60b727a1ce: Verifying Checksum 16:29:45 ea60b727a1ce: Download complete 16:29:45 7c6cee850709: Verifying Checksum 16:29:45 7c6cee850709: Download complete 16:29:45 39a5fcdaea64: Verifying Checksum 16:29:45 39a5fcdaea64: Download complete 16:29:45 2408cc74d12b: Verifying Checksum 16:29:45 2408cc74d12b: Download complete 16:29:45 d94ebbe4e438: Verifying Checksum 16:29:45 d94ebbe4e438: Download complete 16:29:45 2408cc74d12b: Pull complete 16:29:45 ea60b727a1ce: Pull complete 16:29:46 30c4a7721957: Pull complete 16:29:46 59ccb84bbe0f: Verifying Checksum 16:29:46 59ccb84bbe0f: Download complete 16:29:46 370296b7ddb6: Verifying Checksum 16:29:46 370296b7ddb6: Download complete 16:29:46 bcfd1f05c69d: Verifying Checksum 16:29:46 bcfd1f05c69d: Download complete 16:29:51 370296b7ddb6: Pull complete 16:29:51 7c6cee850709: Pull complete 16:29:51 39a5fcdaea64: Pull complete 16:29:51 d94ebbe4e438: Pull complete 16:29:53 bcfd1f05c69d: Pull complete 16:29:54 59ccb84bbe0f: Pull complete 16:29:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:29:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 WORKDIR /edgex 16:29:54 COPY go.mod . 16:29:54 RUN go mod download 16:29:54 + docker build -t ci-base-image-x86_64 -f - . 16:29:55 Sending build context to Docker daemon 169.2MB 16:29:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:55 ---> a4fb48ad2a94 16:29:55 Step 2/4 : WORKDIR /edgex 16:29:56 ---> Running in 3305bdc902b6 16:29:57 Removing intermediate container 3305bdc902b6 16:29:57 ---> c9c4b4139e04 16:29:57 Step 3/4 : COPY go.mod . 16:29:57 ---> 09bb35e1901d 16:29:57 Step 4/4 : RUN go mod download 16:29:57 ---> Running in d5e36b0df2bc 16:29:59 Still waiting to schedule task 16:29:59 All nodes of label โ€˜ubuntu20.04-docker-arm64-4c-16gโ€™ are offline 16:30:09 Removing intermediate container d5e36b0df2bc 16:30:09 ---> 3ce152d1ef02 16:30:09 Successfully built 3ce152d1ef02 16:30:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:09 + docker inspect -f . ci-base-image-x86_64 16:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:10 prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container 16:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:10 $ docker top 4f025135067f79f4afbe3daeed02de4d398f68a2bd1b449ef4f2f7944de198df -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:10 + go version 16:30:10 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:10 $ docker stop --time=1 4f025135067f79f4afbe3daeed02de4d398f68a2bd1b449ef4f2f7944de198df 16:30:12 $ docker rm -f 4f025135067f79f4afbe3daeed02de4d398f68a2bd1b449ef4f2f7944de198df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker inspect -f . ci-base-image-x86_64 16:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:12 prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container 16:30:12 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:13 $ docker top 4767ecaaf9acd803a04c13753bf5ccbb812c2e91b7c91ffc14eac6c703c254b9 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:13 ========================================================= 16:30:13 [edgeXBuildGoParallel] Running Tests and Build... 16:30:13 ========================================================= [Pipeline] sh 16:30:13 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 16:30:13 + make test 16:30:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:20 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 16:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.2% of statements 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.668s coverage: 89.2% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 2.1% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.110s coverage: 0.9% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.105s coverage: 29.6% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 16:30:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements 16:30:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.2% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 65.8% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.6% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:30:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:31:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:31:21 GO111MODULE=on go vet ./... 16:31:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:23 ./bin/test-attribution-txt.sh 16:31:23 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:23 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:23 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:23 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:23 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:23 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:23 + ls -al . 16:31:23 total 728 16:31:23 drwxrwxr-x 10 1001 1001 4096 Aug 9 16:30 . 16:31:23 drwxr-xr-x 4 root root 4096 Aug 9 16:30 .. 16:31:23 -rw-rw-r-- 1 1001 1001 16 Aug 9 16:29 .dockerignore 16:31:23 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:30 .git 16:31:23 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:29 .github 16:31:23 -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:29 .gitignore 16:31:23 -rw-rw-r-- 1 1001 1001 42 Aug 9 16:29 .golangci.yml 16:31:23 -rw-rw-r-- 1 1001 1001 87 Aug 9 16:29 .hadolint.yml 16:31:23 drwxr-xr-x 3 1001 1001 4096 Aug 9 16:29 .semver 16:31:23 -rw-rw-r-- 1 1001 1001 166 Aug 9 16:29 .sonarcloud.properties 16:31:23 -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:29 ADOPTERS.md 16:31:23 -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:29 Attribution.txt 16:31:23 -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:29 CHANGELOG.md 16:31:23 -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:29 CONTRIBUTING.md 16:31:23 -rw-rw-r-- 1 1001 1001 677 Aug 9 16:29 GOVERNANCE.md 16:31:23 -rw-rw-r-- 1 1001 1001 850 Aug 9 16:29 Jenkinsfile 16:31:23 -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:29 LICENSE 16:31:23 -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:29 Makefile 16:31:23 -rw-rw-r-- 1 1001 1001 582 Aug 9 16:29 OWNERS.md 16:31:23 -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:29 README.md 16:31:23 -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:29 SECURITY.md 16:31:23 -rw-rw-r-- 1 1001 1001 5 Aug 9 16:29 VERSION 16:31:23 -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:29 ZMQWindows.md 16:31:23 drwxrwxr-x 2 1001 1001 4096 Aug 9 16:29 bin 16:31:23 drwxrwxr-x 18 1001 1001 4096 Aug 9 16:29 cmd 16:31:23 -rw-r--r-- 1 root root 478941 Aug 9 16:30 coverage.out 16:31:23 -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:29 go.mod 16:31:23 -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:29 go.sum 16:31:23 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:29 internal 16:31:23 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:29 openapi 16:31:23 drwxrwxr-x 4 1001 1001 4096 Aug 9 16:29 snap 16:31:23 -rw-rw-r-- 1 1001 1001 204 Aug 9 16:29 version.go [Pipeline] sh 16:31:24 + '[' -e coverage.out ] 16:31:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:24 Stashed 1 file(s) [Pipeline] sh 16:31:24 + make build 16:31:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:31:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:31:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22232 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:31:47 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 16:31:47 The recommended git tool is: git 16:31:48 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:31:55 using credential edgex-jenkins-ssh 16:31:55 Cloning the remote Git repository 16:31:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:55 > git init /w/workspace/edgex-go/11 # timeout=10 16:31:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:55 > git --version # timeout=10 16:31:55 > git --version # 'git version 2.25.1' 16:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:31: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-scheduler/support-scheduler ./cmd/support-scheduler 16:31:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:31:58 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:31: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:31: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/secrets-config ./cmd/secrets-config 16:32:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:03 $ docker stop --time=1 4767ecaaf9acd803a04c13753bf5ccbb812c2e91b7c91ffc14eac6c703c254b9 16:32:06 $ docker rm -f 4767ecaaf9acd803a04c13753bf5ccbb812c2e91b7c91ffc14eac6c703c254b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:07 16:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:07 latest: Pulling from edgex-devops/edgex-compose 16:32:07 cbdbe7a5bc2a: Pulling fs layer 16:32:07 ca9280d653b3: Pulling fs layer 16:32:07 7e9c9ca2126c: Pulling fs layer 16:32:07 cbdbe7a5bc2a: Download complete 16:32:07 ca9280d653b3: Verifying Checksum 16:32:07 ca9280d653b3: Download complete 16:32:07 cbdbe7a5bc2a: Pull complete 16:32:08 7e9c9ca2126c: Download complete 16:32:08 ca9280d653b3: Pull complete 16:32:11 7e9c9ca2126c: Pull complete 16:32:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:11 prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container 16:32:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:12 $ docker top c4c30a569e97f2ee47fa43f296cd4ca0798099dedbd2f199dbd99b10ce326251 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:13 + docker-compose build --help+ 16:32:13 grep parallel 16:32:13 Merging remotes/origin/main commit e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:32:13 --parallel Build images in parallel. [Pipeline] } 16:32:13 $ docker stop --time=1 c4c30a569e97f2ee47fa43f296cd4ca0798099dedbd2f199dbd99b10ce326251 16:32:14 Merge succeeded, producing ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:32:14 Checking out Revision ab6a6f1ed9590a7c550edd8385a43800d700d27c (PR-4097) 16:32:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:13 > 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:32:13 > git config core.sparsecheckout # timeout=10 16:32:13 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:32:14 > git remote # timeout=10 16:32:14 > git config --get remote.origin.url # timeout=10 16:32:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:14 > git merge e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 16:32:14 > git rev-parse HEAD^{commit} # timeout=10 16:32:14 > git config core.sparsecheckout # timeout=10 16:32:14 > git checkout -f ab6a6f1ed9590a7c550edd8385a43800d700d27c # timeout=10 16:32:15 $ docker rm -f c4c30a569e97f2ee47fa43f296cd4ca0798099dedbd2f199dbd99b10ce326251 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:15 prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container 16:32:15 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:16 $ docker top a7962650c932dd7786305127ff7ce0e9fb293dd0304909f1748de26e3f5c32ff -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:16 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:16 Building core-command ... 16:32:16 Building core-data ... 16:32:16 Building core-metadata ... 16:32:16 Building security-bootstrapper ... 16:32:16 Building security-proxy-setup ... 16:32:16 Building security-secretstore-setup ... 16:32:16 Building security-spiffe-token-provider ... 16:32:16 Building security-spire-agent ... 16:32:16 Building security-spire-config ... 16:32:16 Building security-spire-server ... 16:32:16 Building support-notifications ... 16:32:16 Building support-scheduler ... 16:32:16 Building sys-mgmt-agent ... 16:32:16 Building core-data 16:32:16 Building security-bootstrapper 16:32:16 Building security-spire-config 16:32:16 Building sys-mgmt-agent 16:32:16 Building security-spire-agent 16:32:18 Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" 16:32:18 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:18 > git rev-list --no-walk 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a # timeout=10 16:32:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:19 Dload Upload Total Spent Left Speed 16:32:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 83324 0 --:--:-- --:--:-- --:--:-- 83891 [Pipeline] sh 16:32:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:20 + sudo tee /etc/docker/daemon.new 16:32:20 { 16:32:20 "registry-mirrors": [ 16:32:20 "https://nexus3.edgexfoundry.org:10001" 16:32:20 ], 16:32:20 "bip": "10.250.0.254/24", 16:32:20 "hosts": [ 16:32:20 "tcp://0.0.0.0:5555", 16:32:20 "unix:///var/run/docker.sock" 16:32:20 ], 16:32:20 "mtu": 1458, 16:32:20 "selinux-enabled": true, 16:32:20 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:20 } [Pipeline] sh 16:32:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:21 + sudo service docker restart 16:32:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:26 ---> 3ce152d1ef02 16:32:26 Step 3/26 : WORKDIR /edgex-go 16:32:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:26 ---> 3ce152d1ef02 16:32:26 Step 3/26 : WORKDIR /edgex-go 16:32:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:26 ---> 3ce152d1ef02 16:32:26 Step 3/23 : WORKDIR /edgex-go 16:32:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:26 ---> 3ce152d1ef02 16:32:26 Step 3/23 : WORKDIR /edgex-go 16:32:27 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:32:27 ---> 3ce152d1ef02 16:32:27 Step 3/31 : WORKDIR /edgex-go 16:32:30 ---> Running in 61af7cdccfd2 16:32:30 ---> Running in e648749eed26 16:32:30 ---> Running in 7f673e2e27f0 16:32:30 ---> Running in 8afba2b71dd9 16:32:30 ---> Running in 8d04268f97eb 16:32:30 Removing intermediate container e648749eed26 16:32:30 ---> 3987f16fcf74 16:32:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container 7f673e2e27f0 16:32:30 ---> a8ed7d8e000a 16:32:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container 8afba2b71dd9 16:32:30 ---> 464ec3d6bd43 16:32:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container 61af7cdccfd2 16:32:30 ---> 9da2de4bc283 16:32:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container 8d04268f97eb 16:32:30 ---> bd71eb212a39 16:32:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 ---> Running in 56aec2df8e5c 16:32:30 ---> Running in 6062fefdae01 16:32:30 ---> Running in 0f54e3fb0ea9 16:32:30 ---> Running in fd254448e932 16:32:30 ---> Running in 968f2c41ad52 16:32:31 Removing intermediate container 56aec2df8e5c 16:32:31 ---> 077df28c6f56 16:32:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:32:31 ---> Running in a83c805a3d34 16:32:31 Removing intermediate container 6062fefdae01 16:32:31 ---> 949824a9f8a3 16:32:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:31 ---> Running in 60927ad37f69 16:32:31 Removing intermediate container 0f54e3fb0ea9 16:32:31 ---> ea6c44836cd7 16:32:31 Step 5/23 : RUN apk add --update --no-cache make bash git 16:32:31 ---> Running in 638b72d63d99 16:32:31 Removing intermediate container 968f2c41ad52 16:32:31 ---> 85c6c93d8581 16:32:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:32 ---> Running in ac5706b91af7 16:32:32 Removing intermediate container fd254448e932 16:32:32 ---> c12e1b5c63f1 16:32:32 Step 5/31 : RUN apk add --update --no-cache make git 16:32:32 ---> Running in f5276dc6f495 16:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:33 OK: 211 MiB in 51 packages 16:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:33 OK: 211 MiB in 51 packages 16:32:33 OK: 211 MiB in 51 packages 16:32:33 OK: 211 MiB in 51 packages 16:32:33 Removing intermediate container a83c805a3d34 16:32:33 ---> 21b952057c6a 16:32:33 Step 6/23 : COPY go.mod vendor* ./ 16:32:33 OK: 211 MiB in 51 packages 16:32:34 ---> 94cd9f131f8d 16:32:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 ---> Running in 1f64c5056f15 16:32:34 Removing intermediate container 638b72d63d99 16:32:34 ---> 63be1a17ac33 16:32:34 Step 6/23 : COPY go.mod vendor* ./ 16:32:34 Removing intermediate container 60927ad37f69 16:32:34 ---> 4a15bd03d346 16:32:34 Step 6/26 : COPY go.mod vendor* ./ 16:32:34 Removing intermediate container f5276dc6f495 16:32:34 ---> 8d4874ce73ab 16:32:34 Step 6/31 : COPY go.mod vendor* ./ 16:32:34 ---> 611abded5033 16:32:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 ---> Running in 77c3e28620e2 16:32:34 ---> 4bff9a30173a 16:32:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 Removing intermediate container ac5706b91af7 16:32:34 ---> 3c8204a4d740 16:32:34 Step 6/26 : COPY go.mod vendor* ./ 16:32:34 ---> Running in e910d0b8a544 16:32:34 ---> b423364dbe7d 16:32:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 ---> Running in 8f09e27b5ce4 16:32:34 ---> b64282a81fb2 16:32:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 ---> Running in 01a5ed7ed137 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:40 provisioning config files... 16:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8575581565952623205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:40 ---> docker-login.sh 16:32:40 nexus3.edgexfoundry.org:10001 16:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:41 Configure a credential helper to remove this warning. See 16:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:41 16:32:41 Login Succeeded 16:32:41 nexus3.edgexfoundry.org:10002 16:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:42 Configure a credential helper to remove this warning. See 16:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:42 16:32:42 Login Succeeded 16:32:42 nexus3.edgexfoundry.org:10003 16:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:42 Configure a credential helper to remove this warning. See 16:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:42 16:32:42 Login Succeeded 16:32:42 nexus3.edgexfoundry.org:10004 16:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:43 Configure a credential helper to remove this warning. See 16:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:43 16:32:43 Login Succeeded 16:32:43 docker.io 16:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:44 Configure a credential helper to remove this warning. See 16:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:44 16:32:44 Login Succeeded 16:32:44 ---> docker-login.sh ends [Pipeline] } 16:32:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:44 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 16:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:44 ========================================================= 16:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:45 b3c136eddcbf: Pulling fs layer 16:32:45 c0a3192eca97: Pulling fs layer 16:32:45 a050256f5b6f: Pulling fs layer 16:32:45 656be50a0ddc: Pulling fs layer 16:32:45 2bbca73fdf42: Pulling fs layer 16:32:45 46d945488cbd: Pulling fs layer 16:32:45 8a5474983e97: Pulling fs layer 16:32:45 329c88fbcd65: Pulling fs layer 16:32:45 46d945488cbd: Waiting 16:32:45 8a5474983e97: Waiting 16:32:45 329c88fbcd65: Waiting 16:32:45 656be50a0ddc: Waiting 16:32:45 2bbca73fdf42: Waiting 16:32:45 a050256f5b6f: Verifying Checksum 16:32:45 a050256f5b6f: Download complete 16:32:45 c0a3192eca97: Verifying Checksum 16:32:45 c0a3192eca97: Download complete 16:32:45 2bbca73fdf42: Verifying Checksum 16:32:45 2bbca73fdf42: Download complete 16:32:45 46d945488cbd: Verifying Checksum 16:32:45 46d945488cbd: Download complete 16:32:45 b3c136eddcbf: Verifying Checksum 16:32:45 b3c136eddcbf: Download complete 16:32:46 b3c136eddcbf: Pull complete 16:32:46 329c88fbcd65: Verifying Checksum 16:32:46 329c88fbcd65: Download complete 16:32:46 Removing intermediate container 77c3e28620e2 16:32:46 ---> 4d8d221b4f17 16:32:46 Step 8/23 : COPY . . 16:32:46 Removing intermediate container e910d0b8a544 16:32:46 ---> 70a3b79dff79 16:32:46 Step 8/26 : COPY . . 16:32:46 Removing intermediate container 01a5ed7ed137 16:32:46 ---> eed6540f7c1c 16:32:46 Step 8/26 : COPY . . 16:32:46 Removing intermediate container 1f64c5056f15 16:32:46 ---> 1d9f2d99faf3 16:32:46 Step 8/23 : COPY . . 16:32:46 Removing intermediate container 8f09e27b5ce4 16:32:46 ---> df5c8ca5cf0f 16:32:46 Step 8/31 : COPY . . 16:32:47 c0a3192eca97: Pull complete 16:32:47 a050256f5b6f: Pull complete 16:32:48 8a5474983e97: Verifying Checksum 16:32:48 8a5474983e97: Download complete 16:32:48 656be50a0ddc: Verifying Checksum 16:32:48 656be50a0ddc: Download complete 16:32:56 ---> 2baba0887fcf 16:32:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:32:56 ---> 131a8c76f260 16:32:56 Step 9/23 : RUN make cmd/core-data/core-data 16:32:56 ---> e8a196043517 16:32:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:32:56 ---> 0a8a06b1c1c6 16:32:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:32:56 ---> Running in 96e60b3218d6 16:32:56 ---> Running in 9dba109a1e6d 16:32:56 ---> 43a83804a378 16:32:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:32:56 ---> Running in 35ee9003b260 16:32:56 ---> Running in 2d72f950a23a 16:32:56 ---> Running in a655ae69a240 16:32:56 Removing intermediate container 96e60b3218d6 16:32:56 ---> bb6b826edafe 16:32:56 Step 10/26 : WORKDIR /edgex-go/spire-build 16:32:56 ---> Running in 81b17cb9046c 16:32:56 Removing intermediate container 35ee9003b260 16:32:56 ---> c8fb044499a4 16:32:56 Step 10/26 : WORKDIR /edgex-go/spire-build 16:32:56 ---> Running in 3d969821da4e 16:32:56 Removing intermediate container 81b17cb9046c 16:32:56 ---> 077330024a59 16:32:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:32:56 ---> Running in 1c8cb1fcf5c8 16:32:56 Removing intermediate container 3d969821da4e 16:32:56 ---> 2b4f061ac094 16:32:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:32:56 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:56 ---> Running in 964053c8ff42 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:57 Removing intermediate container 1c8cb1fcf5c8 16:32:57 ---> 3c96075bdc6a 16:32:57 Step 12/26 : WORKDIR /edgex-go 16:32:57 ---> Running in 642ea75b81ef 16:32:57 Removing intermediate container 964053c8ff42 16:32:57 ---> 8f404e9ef9db 16:32:57 Step 12/26 : WORKDIR /edgex-go 16:32:57 ---> Running in 321d21cfa65a 16:32:57 Removing intermediate container 642ea75b81ef 16:32:57 ---> 849307721d38 16:32:57 16:32:57 Step 13/26 : FROM alpine:3.15 16:32:58 3.15: Pulling from library/alpine 16:32:58 Removing intermediate container 321d21cfa65a 16:32:58 ---> 365605a9df03 16:32:58 16:32:58 Step 13/26 : FROM alpine:3.15 16:32:58 3.15: Pulling from library/alpine 16:32:58 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:32:58 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:32:58 Status: Image is up to date for alpine:3.15 16:32:58 Status: Downloaded newer image for alpine:3.15 16:32:58 ---> 2720e26172a0 16:32:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:58 ---> 2720e26172a0 16:32:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:58 ---> Running in bbc8e649631a 16:32:58 ---> Running in a4f022f400b3 16:32:58 Removing intermediate container a4f022f400b3 16:32:58 ---> 3d1054cb6a53 16:32:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 Removing intermediate container bbc8e649631a 16:32:58 ---> e60220147992 16:32:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 ---> Running in 9c20886a6570 16:32:58 ---> Running in 8d73f4064378 16:32:59 Removing intermediate container 9c20886a6570 16:32:59 ---> 3a400c84a3c3 16:32:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:00 Removing intermediate container 8d73f4064378 16:33:00 ---> 0a5fa43be8d4 16:33:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:33:00 ---> Running in ef99d970db87 16:33:00 ---> Running in e997e4be69d6 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:01 656be50a0ddc: Pull complete 16:33:01 2bbca73fdf42: Pull complete 16:33:01 46d945488cbd: Pull complete 16:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:02 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:02 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:02 OK: 15858 distinct packages available 16:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:02 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:02 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:02 OK: 15858 distinct packages available 16:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:03 (1/4) Installing dumb-init (1.2.5-r1) 16:33:03 (2/4) Installing musl-obstack (1.2.3-r0) 16:33:03 (3/4) Installing libucontext (1.1-r0) 16:33:03 (1/5) Installing dumb-init (1.2.5-r1) 16:33:03 (4/4) Installing gcompat (1.0.0-r4) 16:33:03 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:03 Executing busybox-1.34.1-r7.trigger 16:33:03 OK: 6 MiB in 18 packages 16:33:03 (3/5) Installing libucontext (1.1-r0) 16:33:03 (4/5) Installing gcompat (1.0.0-r4) 16:33:03 (5/5) Installing openssl (1.1.1q-r0) 16:33:03 Executing busybox-1.34.1-r7.trigger 16:33:03 OK: 6 MiB in 19 packages 16:33:05 Removing intermediate container e997e4be69d6 16:33:05 ---> 0546f3230fa4 16:33:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:05 Removing intermediate container ef99d970db87 16:33:05 ---> 5abb2378ca67 16:33:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:08 8a5474983e97: Pull complete 16:33:09 329c88fbcd65: Pull complete 16:33:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:09 ---> 6d713e8912e4 16:33:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:33:09 ---> d4847e81a7f4 16:33:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:09 ---> 0096279ae267 16:33:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:33:09 ---> Running in 6d32689370c2 16:33:09 + echo+ docker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:09 WORKDIR /edgex 16:33:09 COPY go.mod . 16:33:09 RUN go mod download build 16:33:09 -t ci-base-image-arm64 -f - . 16:33:10 Removing intermediate container 6d32689370c2 16:33:10 ---> 8b2372297d4e 16:33:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:33:10 Sending build context to Docker daemon 3.123MB 16:33:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:10 ---> ff4287adb874 16:33:10 Step 2/4 : WORKDIR /edgex 16:33:10 ---> 13e8c137a34f 16:33:10 Step 21/26 : WORKDIR / 16:33:11 ---> 0b8abb4b765e 16:33:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:11 ---> Running in 9fa3f0f08ffb 16:33:11 Removing intermediate container 9fa3f0f08ffb 16:33:11 ---> 764d0e0de1a2 16:33:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:11 ---> dd3c06467c78 16:33:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:11 ---> Running in c6036b82c152 16:33:11 ---> 20ab780384b9 16:33:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:11 Removing intermediate container c6036b82c152 16:33:11 ---> 17fe32b065a3 16:33:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:11 ---> Running in a15685853802 16:33:11 ---> 60427565b0de 16:33:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:11 Removing intermediate container a15685853802 16:33:11 ---> 668a7be95621 16:33:11 Step 24/26 : LABEL arch=x86_64 16:33:11 ---> Running in 6ed729ed72ff 16:33:11 ---> Running in 77de972a350b 16:33:12 Removing intermediate container 77de972a350b 16:33:12 ---> eb3c6261eb8b 16:33:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:12 Removing intermediate container 6ed729ed72ff 16:33:12 ---> 4bfd49a9f7df 16:33:12 Step 25/26 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:12 ---> Running in c377fc6ee638 16:33:12 ---> Running in fe2c900fbfaa 16:33:12 Removing intermediate container c377fc6ee638 16:33:12 ---> 7b50682b7dc8 16:33:12 Step 24/26 : LABEL arch=x86_64 16:33:12 ---> Running in 5d35d23e24cc 16:33:12 ---> Running in f30fd648c1a7 16:33:12 Removing intermediate container f30fd648c1a7 16:33:12 ---> 32ebcfdd4345 16:33:12 Step 3/4 : COPY go.mod . 16:33:12 Removing intermediate container fe2c900fbfaa 16:33:12 ---> 04f51c68003a 16:33:12 Step 26/26 : LABEL version=0.0.0 16:33:12 ---> Running in d43a9852cea5 16:33:12 Removing intermediate container 5d35d23e24cc 16:33:12 ---> ade5eff21081 16:33:12 Step 25/26 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:12 Removing intermediate container d43a9852cea5 16:33:12 ---> 2eb62f39b1c1 16:33:12 16:33:12 ---> Running in 2c617861347a 16:33:12 Successfully built 2eb62f39b1c1 16:33:12 Successfully tagged security-spire-config:latest 16:33:12 Building support-scheduler 16:33:13 ---> 719504916a49 16:33:13 Step 4/4 : RUN go mod download 16:33:13 ---> Running in 50815eba45b5 16:33:13  Building security-spire-config ... done Removing intermediate container 2c617861347a 16:33:13 ---> 60bf2021a6f8 16:33:13 Step 26/26 : LABEL version=0.0.0 16:33:15 ---> Running in efb8f3009794 16:33:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 3ce152d1ef02 16:33:15 Step 3/22 : WORKDIR /edgex-go 16:33:15 ---> Using cache 16:33:15 ---> 9da2de4bc283 16:33:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:15 ---> Using cache 16:33:15 ---> c12e1b5c63f1 16:33:15 Step 5/22 : RUN apk add --update --no-cache make git 16:33:15 ---> Using cache 16:33:15 ---> 8d4874ce73ab 16:33:15 Step 6/22 : COPY go.mod vendor* ./ 16:33:15 ---> Using cache 16:33:15 ---> b423364dbe7d 16:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:15 ---> Using cache 16:33:15 ---> df5c8ca5cf0f 16:33:15 Step 8/22 : COPY . . 16:33:15 ---> Using cache 16:33:15 ---> 0a8a06b1c1c6 16:33:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:33:16 Removing intermediate container efb8f3009794 16:33:16 ---> 0b609703d7c2 16:33:16 16:33:16 ---> Running in d0267b28280a 16:33:16 Successfully built 0b609703d7c2 16:33:16 Successfully tagged security-spire-agent:latest 16:33:16  Building security-spire-agent ... done Building core-metadata 16:33:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:18 ---> 3ce152d1ef02 16:33:18 Step 3/23 : WORKDIR /edgex-go 16:33:18 ---> Using cache 16:33:18 ---> 9da2de4bc283 16:33:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:18 ---> Using cache 16:33:18 ---> c12e1b5c63f1 16:33:18 Step 5/23 : RUN apk add --update --no-cache make git 16:33:18 ---> Using cache 16:33:18 ---> 8d4874ce73ab 16:33:18 Step 6/23 : COPY go.mod vendor* ./ 16:33:18 ---> Using cache 16:33:18 ---> b423364dbe7d 16:33:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:18 ---> Using cache 16:33:18 ---> df5c8ca5cf0f 16:33:18 Step 8/23 : COPY . . 16:33:18 ---> Using cache 16:33:18 ---> 0a8a06b1c1c6 16:33:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:33:19 ---> Running in 7ca7221261e3 16:33:20 Removing intermediate container 2d72f950a23a 16:33:20 ---> edd877d2b038 16:33:20 16:33:20 Step 10/31 : FROM alpine:3.16 16:33:20 Removing intermediate container a655ae69a240 16:33:20 ---> aa6bc00a3973 16:33:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:33:20 ---> Running in f87ac9a14946 16:33:20 3.16: Pulling from library/alpine 16:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:20 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:20 Status: Downloaded newer image for alpine:3.16 16:33:20 ---> d7d3d98c851f 16:33:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:21 ---> Running in 4d3e93878bb8 16:33:21 Removing intermediate container 4d3e93878bb8 16:33:21 ---> 7662b58f88c4 16:33:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:33:21 ---> Running in 34065cfa9f0d 16:33:22 Removing intermediate container f87ac9a14946 16:33:22 ---> 901210e90751 16:33:22 16:33:22 Step 11/23 : FROM alpine:3.16 16:33:22 ---> d7d3d98c851f 16:33:22 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:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:22 ---> Running in 6ce8d187006b 16:33:22 Removing intermediate container 9dba109a1e6d 16:33:22 ---> 571de9d5adcf 16:33:22 16:33:22 Step 10/23 : FROM alpine:3.16 16:33:22 ---> d7d3d98c851f 16:33:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:22 (1/2) Installing dumb-init (1.2.5-r1) 16:33:22 (2/2) Installing su-exec (0.2-r1) 16:33:22 Executing busybox-1.35.0-r15.trigger 16:33:22 ---> Running in ac507f7b7780 16:33:22 OK: 6 MiB in 16 packages 16:33:22 Removing intermediate container 6ce8d187006b 16:33:22 ---> 615230127203 16:33:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:33:22 ---> Running in 3365225e1bea 16:33:22 Removing intermediate container ac507f7b7780 16:33:22 ---> 3f891f313103 16:33:22 Step 12/23 : ENV APP_PORT=59880 16:33:22 ---> Running in 79c50e1e93ee 16:33:23 Removing intermediate container 79c50e1e93ee 16:33:23 ---> 5e0fd98ae105 16:33:23 Step 13/23 : EXPOSE $APP_PORT 16:33:23 Removing intermediate container 34065cfa9f0d 16:33:23 ---> 2ccda13e40b7 16:33:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:33:23 ---> Running in f4bfe6dcc1f3 16:33:23 ---> Running in 582091d568b6 16:33:23 Removing intermediate container 582091d568b6 16:33:23 ---> 3eda043e03b1 16:33:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:23 Removing intermediate container f4bfe6dcc1f3 16:33:23 ---> b08c42b66725 16:33:23 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:23 ---> Running in 8059cb457539 16:33:23 ---> Running in f2fded835741 16:33:23 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:33:23 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:33:23 (3/33) Installing readline (8.1.2-r0) 16:33:23 (4/33) Installing bash (5.1.16-r2) 16:33:23 Executing bash-5.1.16-r2.post-install 16:33:23 (5/33) Installing ca-certificates (20220614-r0) 16:33:23 (6/33) Installing brotli-libs (1.0.9-r6) 16:33:23 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:33:23 (8/33) Installing libcurl (7.83.1-r2) 16:33:23 (9/33) Installing curl (7.83.1-r2) 16:33:23 (10/33) Installing docker-cli (20.10.16-r2) 16:33:24 Removing intermediate container f2fded835741 16:33:24 ---> 987d2e57a4e8 16:33:24 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:33:24 (11/33) Installing dumb-init (1.2.5-r1) 16:33:24 (12/33) Installing libbz2 (1.0.8-r1) 16:33:24 (13/33) Installing expat (2.4.8-r0) 16:33:24 (14/33) Installing libffi (3.4.2-r1) 16:33:24 (15/33) Installing gdbm (1.23-r0) 16:33:24 (16/33) Installing xz-libs (5.2.5-r1) 16:33:24 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:33:24 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:33:24 (19/33) Installing mpdecimal (2.5.1-r1) 16:33:24 ---> Running in cd502aa3e1bf 16:33:24 (20/33) Installing sqlite-libs (3.38.5-r0) 16:33:24 (21/33) Installing python3 (3.10.5-r0) 16:33:24 Removing intermediate container cd502aa3e1bf 16:33:24 ---> b8cfb539fc38 16:33:24 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:33:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:33:24 (23/33) Installing py3-tomli (2.0.1-r1) 16:33:24 (24/33) Installing py3-pep517 (0.12.0-r2) 16:33:24 (25/33) Installing py3-six (1.16.0-r1) 16:33:24 (26/33) Installing py3-retrying (1.3.3-r3) 16:33:24 (27/33) Installing py3-appdirs (1.4.4-r3) 16:33:24 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:33:24 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:33:24 (30/33) Installing py3-parsing (2.4.7-r3) 16:33:24 (31/33) Installing py3-packaging (21.3-r0) 16:33:24 (32/33) Installing py3-setuptools (59.4.0-r0) 16:33:24 (33/33) Installing py3-pip (22.1.1-r0) 16:33:25 ---> Running in ce30e647564f 16:33:25 Executing busybox-1.35.0-r15.trigger 16:33:25 Executing ca-certificates-20220614-r0.trigger 16:33:25 OK: 122 MiB in 47 packages 16:33:25 Removing intermediate container 8059cb457539 16:33:25 ---> 85432f489597 16:33:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:33:26 ---> Running in ee1ef9f659bd 16:33:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:27 Removing intermediate container ce30e647564f 16:33:27 ---> d9d64b0a2dd6 16:33:27 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:33:27 ---> Running in ec5f96723e71 16:33:27 Removing intermediate container ec5f96723e71 16:33:27 ---> 318386f18288 16:33:27 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:33:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:27 Collecting docker-compose==1.23.2 16:33:27 ---> 44c33559d655 16:33:27 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:33:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:33:28 (1/6) Installing dumb-init (1.2.5-r1) 16:33:28 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 131.9/131.9 kB 24.2 MB/s eta 0:00:00 16:33:28 ---> Running in d3a4d37c677b 16:33:28 Collecting docopt<0.7,>=0.6.1 16:33:28 Downloading docopt-0.6.2.tar.gz (25 kB) 16:33:28 Preparing metadata (setup.py): started 16:33:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:33:28 (3/6) Installing libsodium (1.0.18-r0) 16:33:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:33:28 Preparing metadata (setup.py): finished with status 'done' 16:33:28 (5/6) Installing libzmq (4.3.4-r0) 16:33:28 Collecting docker<4.0,>=3.6.0 16:33:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:33:28 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 134.5/134.5 kB 169.3 MB/s eta 0:00:00 16:33:28 Collecting jsonschema<3,>=2.5.1 16:33:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:33:28 (6/6) Installing zeromq (4.3.4-r0) 16:33:28 Collecting PyYAML<4,>=3.10 16:33:28 Downloading PyYAML-3.13.tar.gz (270 kB) 16:33:28 Executing busybox-1.35.0-r15.trigger 16:33:28 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 270.6/270.6 kB 51.9 MB/s eta 0:00:00 16:33:28 OK: 8 MiB in 20 packages 16:33:28 Preparing metadata (setup.py): started 16:33:29 Preparing metadata (setup.py): finished with status 'done' 16:33:29 Collecting texttable<0.10,>=0.9.0 16:33:29 Downloading texttable-0.9.1.tar.gz (11 kB) 16:33:29 Preparing metadata (setup.py): started 16:33:29 Preparing metadata (setup.py): finished with status 'done' 16:33:29 Collecting cached-property<2,>=1.2.0 16:33:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:33:29 Removing intermediate container ee1ef9f659bd 16:33:29 ---> 3b507e9fedfe 16:33:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:29 Removing intermediate container d3a4d37c677b 16:33:29 ---> 4d433e82a854 16:33:29 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:33:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:33:29 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 58.0/58.0 kB 175.4 MB/s eta 0:00:00 16:33:29 Collecting dockerpty<0.5,>=0.4.1 16:33:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:33:29 Preparing metadata (setup.py): started 16:33:29 Preparing metadata (setup.py): finished with status 'done' 16:33:29 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:33:29 ---> e3b89bfa4002 16:33:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:33:29 Collecting websocket-client<1.0,>=0.32.0 16:33:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:33:29 ---> 229dfc15b005 16:33:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:33:29 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 67.2/67.2 kB 178.2 MB/s eta 0:00:00 16:33:30 Collecting docker-pycreds>=0.4.0 16:33:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:33:30 Collecting idna<2.8,>=2.5 16:33:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:33:30 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 58.2/58.2 kB 189.8 MB/s eta 0:00:00 16:33:30 Collecting certifi>=2017.4.17 16:33:30 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:33:30 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 160.2/160.2 kB 73.0 MB/s eta 0:00:00 16:33:30 Collecting chardet<3.1.0,>=3.0.2 16:33:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:33:30 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 133.4/133.4 kB 179.6 MB/s eta 0:00:00 16:33:30 Collecting urllib3<1.25,>=1.21.1 16:33:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:33:30 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 118.8/118.8 kB 205.8 MB/s eta 0:00:00 16:33:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:33:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:33:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:33:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:33:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:33:30 Running setup.py install for texttable: started 16:33:30 Running setup.py install for texttable: finished with status 'done' 16:33:30 Running setup.py install for PyYAML: started 16:33:31 Running setup.py install for PyYAML: finished with status 'done' 16:33:31 ---> 19a43eabd4ad 16:33:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:33:31 ---> 86c20c81546b 16:33:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:33:31 Running setup.py install for docopt: started 16:33:31 ---> d65305fd4f0a 16:33:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:33:31 ---> 8d9fb4d0dc5d 16:33:31 Step 19/23 : ENTRYPOINT ["/core-data"] 16:33:31 Running setup.py install for docopt: finished with status 'done' 16:33:32 ---> Running in 53716b7ca72a 16:33:32 ---> 5dfebe513cae 16:33:32 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:33:32 Removing intermediate container 53716b7ca72a 16:33:32 ---> ce6de2923ada 16:33:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:32 ---> Running in 41c1d22617f1 16:33:32 Running setup.py install for dockerpty: started 16:33:32 Removing intermediate container 41c1d22617f1 16:33:32 ---> ab3af8edbde4 16:33:32 Step 21/23 : LABEL arch=x86_64 16:33:32 ---> c03b0f0fd17d 16:33:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:33:32 ---> Running in 58842613f961 16:33:32 Removing intermediate container 58842613f961 16:33:32 ---> 56379c59537b 16:33:32 Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:33 Running setup.py install for dockerpty: finished with status 'done' 16:33:33 ---> 008ef09f2acd 16:33:33 Step 26/31 : RUN chmod +x /entrypoint.sh 16:33:33 ---> Running in c03472256885 16:33:33 ---> Running in 35fe4e0d5afe 16:33:33 Removing intermediate container c03472256885 16:33:33 ---> da14531867c5 16:33:33 Step 23/23 : LABEL version=0.0.0 16:33:33 ---> Running in e707529af4c6 16:33:33 Removing intermediate container e707529af4c6 16:33:33 ---> daef84e99a2d 16:33:33 16:33:33 Successfully built daef84e99a2d 16:33:33 Successfully tagged core-data:latest 16:33:33 Building security-spiffe-token-provider 16:33:33  Building core-data ... done 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:33:33 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:33:35 Removing intermediate container 35fe4e0d5afe 16:33:35 ---> 2d9c46dfac72 16:33:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:33:35 ---> Running in 6f6c2445fdba 16:33:35 Removing intermediate container 6f6c2445fdba 16:33:35 ---> 35894a0ae8d0 16:33:35 Step 28/31 : CMD ["gate"] 16:33:36 ---> Running in 86828588f767 16:33:36 Removing intermediate container 86828588f767 16:33:36 ---> 61cab9aefd14 16:33:36 Step 29/31 : LABEL arch=x86_64 16:33:36 ---> Running in a29df3f1dca2 16:33:37 Removing intermediate container a29df3f1dca2 16:33:37 ---> 06c9962a0240 16:33:37 Step 30/31 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:37 ---> Running in 0f2714535ad0 16:33:37 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:37 ---> 3ce152d1ef02 16:33:37 Step 3/20 : WORKDIR /edgex-go 16:33:37 ---> Using cache 16:33:37 ---> 9da2de4bc283 16:33:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:38 Removing intermediate container 0f2714535ad0 16:33:38 ---> 900081053442 16:33:38 Step 31/31 : LABEL version=0.0.0 16:33:38 ---> Running in fb8c0310b1a3 16:33:38 ---> Running in bf488450d6f4 16:33:38 Removing intermediate container bf488450d6f4 16:33:38 ---> a6540618afea 16:33:38 16:33:38 Successfully built a6540618afea 16:33:38 Successfully tagged security-bootstrapper:latest 16:33:38  Building security-bootstrapper ... done Building security-proxy-setup 16:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 Removing intermediate container 3365225e1bea 16:33:38 ---> b1e471798073 16:33:38 Step 14/23 : ENV APP_PORT=58890 16:33:38 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:33:38 v3.16.1-124-gf7c5296ed8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:33:38 OK: 17038 distinct packages available 16:33:38 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 OK: 211 MiB in 51 packages 16:33:40 ---> Running in a46f93731d0b 16:33:40 Removing intermediate container a46f93731d0b 16:33:40 ---> 251840f19a2c 16:33:40 Step 15/23 : EXPOSE $APP_PORT 16:33:40 Removing intermediate container d0267b28280a 16:33:40 ---> 20cf86ba0d0d 16:33:40 16:33:40 Step 10/22 : FROM alpine:3.16 16:33:40 ---> d7d3d98c851f 16:33:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:33:41 Removing intermediate container fb8c0310b1a3 16:33:41 ---> 2c513e8fceb6 16:33:41 Step 5/20 : COPY go.mod vendor* ./ 16:33:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:41 ---> 3ce152d1ef02 16:33:41 Step 3/22 : WORKDIR /edgex-go 16:33:41 ---> Using cache 16:33:41 ---> 9da2de4bc283 16:33:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 ---> Using cache 16:33:41 ---> c12e1b5c63f1 16:33:41 Step 5/22 : RUN apk add --update --no-cache make git 16:33:41 ---> Using cache 16:33:41 ---> 8d4874ce73ab 16:33:41 Step 6/22 : COPY go.mod vendor* ./ 16:33:41 ---> Using cache 16:33:41 ---> b423364dbe7d 16:33:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 ---> Using cache 16:33:41 ---> df5c8ca5cf0f 16:33:41 Step 8/22 : COPY . . 16:33:41 ---> Using cache 16:33:41 ---> 0a8a06b1c1c6 16:33:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:41 ---> Running in e997f23d79fb 16:33:41 ---> Running in fd98bb11c74c 16:33:41 ---> Running in 53d70d3e049d 16:33:41 Removing intermediate container e997f23d79fb 16:33:41 ---> e2f4447cd357 16:33:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:33:41 ---> ac876c8ef4b8 16:33:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 ---> Running in 290f5873f104 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:41 (1/1) Installing dumb-init (1.2.5-r1) 16:33:42 Executing busybox-1.35.0-r15.trigger 16:33:42 OK: 6 MiB in 15 packages 16:33:42 ---> 52f9b4394eb1 16:33:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:33:42 ---> a3875326b1b5 16:33:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:33:42 Removing intermediate container fd98bb11c74c 16:33:42 ---> 595a449c0661 16:33:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:43 ---> 534bfcfdf4f9 16:33:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:33:43 ---> Running in d7ab9f52b029 16:33:43 Removing intermediate container 7ca7221261e3 16:33:43 ---> af3a9186db22 16:33:43 16:33:43 Step 10/23 : FROM alpine:3.16 16:33:43 ---> d7d3d98c851f 16:33:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:43 ---> Using cache 16:33:43 ---> 595a449c0661 16:33:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:43 ---> Running in db929e6570e5 16:33:43 Removing intermediate container d7ab9f52b029 16:33:43 ---> 9cb96c48ec0c 16:33:43 Step 13/22 : ENV APP_PORT=59861 16:33:43 ---> Running in e1ad79bb1cd8 16:33:43 ---> Running in 31455668002d 16:33:43 Removing intermediate container db929e6570e5 16:33:43 ---> c965eccaabea 16:33:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:43 Removing intermediate container e1ad79bb1cd8 16:33:43 ---> 56517d978ffb 16:33:43 Step 13/23 : ENV APP_PORT=59881 16:33:43 ---> Running in a6fc22b87c9e 16:33:43 ---> Running in b390c7d3004a 16:33:43 Removing intermediate container 31455668002d 16:33:43 ---> 482c3a3ae4f3 16:33:43 Step 14/22 : EXPOSE $APP_PORT 16:33:43 ---> Running in 4746080df9f3 16:33:43 Removing intermediate container b390c7d3004a 16:33:43 ---> 6535b6642759 16:33:43 Step 14/23 : EXPOSE $APP_PORT 16:33:44 Removing intermediate container a6fc22b87c9e 16:33:44 ---> acd3c547c65e 16:33:44 Step 21/23 : LABEL arch=x86_64 16:33:44 ---> Running in 02e182d8ef2f 16:33:44 Removing intermediate container 4746080df9f3 16:33:44 ---> e6ac54977fa2 16:33:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:44 ---> Running in 63a20bc894b6 16:33:44 Removing intermediate container 02e182d8ef2f 16:33:44 ---> a3a0b84d473d 16:33:44 Step 15/23 : WORKDIR / 16:33:44 Removing intermediate container 63a20bc894b6 16:33:44 ---> 9502724c2b99 16:33:44 Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:44 ---> Running in c3903c13b7f6 16:33:44 ---> fa1c9200007d 16:33:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:33:44 ---> Running in f74cce9a9afe 16:33:44 Removing intermediate container c3903c13b7f6 16:33:44 ---> a6bfe09fdcee 16:33:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:44 Removing intermediate container f74cce9a9afe 16:33:44 ---> 22a55a0a33a9 16:33:44 Step 23/23 : LABEL version=0.0.0 16:33:44 ---> Running in c71f59495100 16:33:44 ---> 6a82f683a94d 16:33:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:33:45 Removing intermediate container c71f59495100 16:33:45 ---> 85f7740b0948 16:33:45 16:33:45 Successfully built 85f7740b0948 16:33:45 Successfully tagged sys-mgmt-agent:latest 16:33:45 Building security-spire-server 16:33:45  Building sys-mgmt-agent ... done  ---> 2bccba26d948 16:33:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:33:47 ---> 998a40ac3475 16:33:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:33:47 ---> 979ae6db5c9a 16:33:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:33:47 ---> Running in 0555a0ba6a03 16:33:47 ---> 1d7ded61b229 16:33:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:33:48 Removing intermediate container 290f5873f104 16:33:48 ---> 9cdc7b4929c6 16:33:48 Step 7/20 : COPY . . 16:33:48 ---> Running in 6cd8be4f2313 16:33:48 Removing intermediate container 0555a0ba6a03 16:33:48 ---> 5e58366b00e5 16:33:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:49 ---> Running in fbdecea84345 16:33:49 Removing intermediate container 6cd8be4f2313 16:33:49 ---> 8ea0c8ff8df0 16:33:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:49 ---> Running in 9f88fbb92fa0 16:33:49 Removing intermediate container fbdecea84345 16:33:49 ---> 498af3737cf4 16:33:49 Step 20/22 : LABEL arch=x86_64 16:33:49 ---> Running in 15242d115018 16:33:49 Removing intermediate container 9f88fbb92fa0 16:33:49 ---> a80c0a7aa903 16:33:49 Step 21/23 : LABEL arch=x86_64 16:33:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> 3ce152d1ef02 16:33:49 Step 3/25 : WORKDIR /edgex-go 16:33:49 ---> Using cache 16:33:49 ---> 9da2de4bc283 16:33:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 ---> Using cache 16:33:49 ---> c12e1b5c63f1 16:33:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:50 Removing intermediate container 15242d115018 16:33:50 ---> 0dabb50e1d96 16:33:50 Step 21/22 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:50 ---> Running in ef45d9067c79 16:33:50 ---> Running in 7afcb004a8f7 16:33:50 ---> Running in 6cb95a30238a 16:33:50 Removing intermediate container 7afcb004a8f7 16:33:50 ---> 63827ca75cd4 16:33:50 Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:33:50 ---> Running in fb0324268c2d 16:33:50 Removing intermediate container 6cb95a30238a 16:33:50 ---> 3ffc6d6f3e66 16:33:50 Step 22/22 : LABEL version=0.0.0 16:33:50 Removing intermediate container fb0324268c2d 16:33:50 ---> 4be857e6cb2b 16:33:50 Step 23/23 : LABEL version=0.0.0 16:33:50 ---> Running in 998908ab0c53 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:50 ---> Running in 662ed94f09ab 16:33:50 Removing intermediate container 998908ab0c53 16:33:50 ---> ce4a8add5b78 16:33:50 16:33:50 Removing intermediate container 662ed94f09ab 16:33:50 ---> c17cac388661 16:33:50 16:33:50 Successfully built ce4a8add5b78 16:33:50 Successfully tagged support-scheduler:latest 16:33:50 Building support-notifications 16:33:50  Building support-scheduler ... done Successfully built c17cac388661 16:33:50 Successfully tagged core-metadata:latest 16:33:50  Building core-metadata ... done Building core-command 16:33:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:52 OK: 211 MiB in 51 packages 16:33:52 Removing intermediate container 50815eba45b5 16:33:52 ---> 9adc7da4d00d 16:33:52 Successfully built 9adc7da4d00d 16:33:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + docker inspect -f . ci-base-image-arm64 16:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:53 prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container 16:33:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:54 $ docker top 3191ccbb3189b95a27271249abc17d95354d179e8030c13aeadfabba54b75dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:55 ---> 3ce152d1ef02 16:33:55 Step 3/23 : WORKDIR /edgex-go 16:33:55 ---> Using cache 16:33:55 ---> 9da2de4bc283 16:33:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:55 ---> Using cache 16:33:55 ---> c12e1b5c63f1 16:33:55 Step 5/23 : RUN apk add --update --no-cache make git 16:33:55 ---> Using cache 16:33:55 ---> 8d4874ce73ab 16:33:55 Step 6/23 : COPY go.mod vendor* ./ 16:33:55 ---> Using cache 16:33:55 ---> b423364dbe7d 16:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Using cache 16:33:55 ---> df5c8ca5cf0f 16:33:55 Step 8/23 : COPY . . 16:33:55 ---> Using cache 16:33:55 ---> 0a8a06b1c1c6 16:33:55 Step 9/23 : RUN make cmd/core-command/core-command 16:33:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:55 ---> 3ce152d1ef02 16:33:55 Step 3/22 : WORKDIR /edgex-go 16:33:55 ---> Using cache 16:33:55 ---> 9da2de4bc283 16:33:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:55 ---> Using cache 16:33:55 ---> c12e1b5c63f1 16:33:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:55 + go version 16:33:55 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:55 $ docker stop --time=1 3191ccbb3189b95a27271249abc17d95354d179e8030c13aeadfabba54b75dd0 16:33:56 ---> Running in c6981c9ee371 16:33:56 ---> Running in c7e1ebf120f2 16:33:56 ---> 4c3cc7c1429c 16:33:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:56 Removing intermediate container ef45d9067c79 16:33:56 ---> ee1ec4efa7c9 16:33:56 Step 6/25 : COPY go.mod vendor* ./ 16:33:56 ---> Running in fe8f6244e09c 16:33:56 ---> bf96ef53bb88 16:33:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:56 ---> Running in f4ca0d970108 16:33:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 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: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/core-command/core-command ./cmd/core-command 16:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:57 $ docker rm -f 3191ccbb3189b95a27271249abc17d95354d179e8030c13aeadfabba54b75dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:58 OK: 211 MiB in 51 packages 16:33:58 + docker inspect -f . ci-base-image-arm64 16:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container 16:33:58 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:58 Removing intermediate container 53d70d3e049d 16:33:58 ---> 091687381abe 16:33:58 16:33:58 Step 10/22 : FROM alpine:3.16 16:33:58 ---> d7d3d98c851f 16:33:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:59 ---> Running in 6915ebf549c6 16:33:59 Removing intermediate container c7e1ebf120f2 16:33:59 ---> 6e8d2467a17c 16:33:59 Step 6/22 : COPY go.mod vendor* ./ 16:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:59 ---> af92516b4464 16:33:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:59 ---> Running in 93f6dff404c1 16:33:59 (1/6) Installing ca-certificates (20220614-r0) 16:33:59 (2/6) Installing brotli-libs (1.0.9-r6) 16:33:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:33:59 (4/6) Installing libcurl (7.83.1-r2) 16:33:59 $ docker top 68ee8cd209f7a25c2a2ba0a5d029ab8a667b35d3ee9ddb5c708684b80a6166f3 -eo pid,comm 16:34:00 (5/6) Installing curl (7.83.1-r2) 16:34:00 (6/6) Installing dumb-init (1.2.5-r1) 16:34:00 Executing busybox-1.35.0-r15.trigger 16:34:00 Executing ca-certificates-20220614-r0.trigger 16:34:00 OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] echo 16:34:00 ========================================================= 16:34:00 [edgeXBuildGoParallel] Running Tests and Build... 16:34:00 ========================================================= [Pipeline] sh 16:34:00 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 16:34:01 Removing intermediate container 6915ebf549c6 16:34:01 ---> f8e62d7fba89 16:34:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:01 + make test 16:34:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:01 ---> Running in ad2a23ebf9d8 16:34:02 Removing intermediate container ad2a23ebf9d8 16:34:02 ---> 1149f8b2a2ea 16:34:02 Step 13/22 : WORKDIR /edgex 16:34:02 ---> Running in 7d5e886154af 16:34:04 Removing intermediate container 7d5e886154af 16:34:04 ---> c5779bfc56e4 16:34:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:04 Removing intermediate container f4ca0d970108 16:34:04 ---> 34e17949a5dd 16:34:04 Step 8/25 : COPY . . 16:34:05 ---> 79d25e1a6d19 16:34:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:07 ---> 207f89cbb208 16:34:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:08 ---> 3c08e6c21202 16:34:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:09 Removing intermediate container 93f6dff404c1 16:34:09 ---> 12b896beef00 16:34:09 Step 8/22 : COPY . . 16:34:09 ---> a0470207dcf9 16:34:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:10 ---> Running in 0eb96aa88e44 16:34:14 ---> 1a6d41491bc8 16:34:14 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:14 Removing intermediate container 0eb96aa88e44 16:34:14 ---> 5b5511773514 16:34:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:14 ---> Running in ea37a62837c1 16:34:14 ---> Running in e8ead63b804b 16:34:14 Removing intermediate container ea37a62837c1 16:34:14 ---> ae603cbbdc14 16:34:14 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:14 ---> 2df563d89b7d 16:34:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:15 Removing intermediate container e8ead63b804b 16:34:15 ---> 23a308811b74 16:34:15 Step 20/22 : LABEL arch=x86_64 16:34:15 ---> Running in ebef14c220ad 16:34:15 ---> Running in e764715bb2f9 16:34:15 ---> Running in 42a66b3e66f3 16:34:15 Removing intermediate container ebef14c220ad 16:34:15 ---> e60854abef51 16:34:15 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:15 Removing intermediate container 42a66b3e66f3 16:34:15 ---> dc54ec6d8197 16:34:15 Step 21/22 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:34:15 ---> Running in 92c033ecd86d 16:34:15 ---> Running in b2aab4e272a3 16:34:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:15 Removing intermediate container b2aab4e272a3 16:34:15 ---> 8fe39cfd5ff9 16:34:15 Step 22/22 : LABEL version=0.0.0 16:34:15 ---> Running in 60a64b940bc2 16:34:16 Removing intermediate container 60a64b940bc2 16:34:16 ---> da77bb5b1bcb 16:34:16 16:34:16 Successfully built da77bb5b1bcb 16:34:16 Successfully tagged security-proxy-setup:latest 16:34:16  Building security-proxy-setup ... done Building security-secretstore-setup 16:34:17 Removing intermediate container c6981c9ee371 16:34:17 ---> de488a0ed9e7 16:34:17 16:34:17 Step 10/23 : FROM alpine:3.16 16:34:17 ---> d7d3d98c851f 16:34:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:17 ---> Using cache 16:34:17 ---> 595a449c0661 16:34:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:17 ---> Using cache 16:34:17 ---> 56517d978ffb 16:34:17 Step 13/23 : ENV APP_PORT=59882 16:34:17 Removing intermediate container 92c033ecd86d 16:34:17 ---> 439b1402755a 16:34:17 Step 12/25 : WORKDIR /edgex-go 16:34:17 ---> Running in c7e2824180da 16:34:18 ---> Running in e3eaae43adf8 16:34:18 Removing intermediate container c7e2824180da 16:34:18 ---> b37da499a206 16:34:18 Step 14/23 : EXPOSE $APP_PORT 16:34:18 ---> Running in 875f8c83f8df 16:34:18 Removing intermediate container e3eaae43adf8 16:34:18 ---> 20991b46e265 16:34:18 16:34:18 Step 13/25 : FROM alpine:3.15 16:34:18 ---> 2720e26172a0 16:34:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:18 ---> Using cache 16:34:18 ---> e60220147992 16:34:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:18 ---> Using cache 16:34:18 ---> 0a5fa43be8d4 16:34:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:18 Removing intermediate container 875f8c83f8df 16:34:18 ---> ab1e507fa591 16:34:18 Step 15/23 : WORKDIR / 16:34:18 ---> Running in bdf189ac09bd 16:34:18 ---> Running in 4c1bb080a9ae 16:34:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:19 ---> 3ce152d1ef02 16:34:19 Step 3/25 : WORKDIR /edgex-go 16:34:19 ---> Using cache 16:34:19 ---> 9da2de4bc283 16:34:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:19 ---> Using cache 16:34:19 ---> c12e1b5c63f1 16:34:19 Step 5/25 : RUN apk add --update --no-cache make git 16:34:19 ---> Using cache 16:34:19 ---> 8d4874ce73ab 16:34:19 Step 6/25 : COPY go.mod vendor* ./ 16:34:19 ---> Using cache 16:34:19 ---> b423364dbe7d 16:34:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:19 ---> Using cache 16:34:19 ---> df5c8ca5cf0f 16:34:19 Step 8/25 : COPY . . 16:34:19 ---> Using cache 16:34:19 ---> 0a8a06b1c1c6 16:34:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:19 ---> Running in f23ffb51d51d 16:34:19 Removing intermediate container 4c1bb080a9ae 16:34:19 ---> 85c1e0343a44 16:34:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:20 ---> b8bcb4001dcd 16:34:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:20 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:20 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:20 OK: 15858 distinct packages available 16:34:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:21 ---> da8ef90e59f9 16:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:21 Removing intermediate container fe8f6244e09c 16:34:21 ---> cb2d923cf334 16:34:21 16:34:21 Step 9/20 : FROM alpine:3.15 16:34:21 ---> 2720e26172a0 16:34:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:21 ---> Using cache 16:34:21 ---> e60220147992 16:34:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:21 ---> Using cache 16:34:21 ---> 0a5fa43be8d4 16:34:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:21 ---> Running in 2a2610f4fadf 16:34:21 ---> 7993601e39a6 16:34:21 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:21 ---> Running in 3483755b0ceb 16:34:21 Removing intermediate container 3483755b0ceb 16:34:21 ---> 8bd69d14f5f6 16:34:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:21 ---> Running in 1291865fbc07 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:21 Removing intermediate container 1291865fbc07 16:34:21 ---> 8a4db86af5bf 16:34:21 Step 21/23 : LABEL arch=x86_64 16:34:21 ---> Running in 42b1ab7c1a8a 16:34:21 (1/5) Installing dumb-init (1.2.5-r1) 16:34:22 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:22 Removing intermediate container 42b1ab7c1a8a 16:34:22 ---> 66bcaf5472a8 16:34:22 Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:34:22 (3/5) Installing libucontext (1.1-r0) 16:34:22 ---> Running in 17038909069d 16:34:22 (4/5) Installing gcompat (1.0.0-r4) 16:34:22 (5/5) Installing openssl (1.1.1q-r0) 16:34:22 Executing busybox-1.34.1-r7.trigger 16:34:22 OK: 6 MiB in 19 packages 16:34:22 Removing intermediate container 17038909069d 16:34:22 ---> f1eb9c7fe8f5 16:34:22 Step 23/23 : LABEL version=0.0.0 16:34:22 ---> Running in a871233a87f1 16:34:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:22 Removing intermediate container a871233a87f1 16:34:22 ---> e5523098e0a6 16:34:22 16:34:22 Successfully built e5523098e0a6 16:34:22 Successfully tagged core-command:latest 16:34:22  Building core-command ... done v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:22 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:22 OK: 15858 distinct packages available 16:34:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:23 Removing intermediate container bdf189ac09bd 16:34:23 ---> 4bca240d6e64 16:34:23 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:24 (1/9) Installing ca-certificates (20220614-r0) 16:34:24 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:24 (4/9) Installing libcurl (7.80.0-r2) 16:34:24 (5/9) Installing curl (7.80.0-r2) 16:34:24 (6/9) Installing dumb-init (1.2.5-r1) 16:34:24 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:24 (8/9) Installing libucontext (1.1-r0) 16:34:24 (9/9) Installing gcompat (1.0.0-r4) 16:34:24 Executing busybox-1.34.1-r7.trigger 16:34:24 Executing ca-certificates-20220614-r0.trigger 16:34:24 OK: 8 MiB in 23 packages 16:34:25 ---> acf6e99881b1 16:34:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:34:25 ---> 3225b0b50717 16:34:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:34:26 Removing intermediate container 2a2610f4fadf 16:34:26 ---> 6e74ab8354ac 16:34:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:26 ---> ed90fdb705b0 16:34:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:26 ---> b59cf4092c60 16:34:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:34:27 ---> 518b76d4c70c 16:34:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:27 ---> Running in 43ef1acd905d 16:34:27 ---> 074b90cc52bf 16:34:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:27 Removing intermediate container 43ef1acd905d 16:34:27 ---> 024f2a46ff5c 16:34:27 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:27 ---> Running in 3a38ada4567a 16:34:27 Removing intermediate container 3a38ada4567a 16:34:27 ---> 9e632cabcc01 16:34:27 Step 23/25 : LABEL arch=x86_64 16:34:27 ---> Running in a7c3cfead87a 16:34:28 ---> a7baa883adb7 16:34:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:28 ---> Running in ea0982fd56b7 16:34:28 Removing intermediate container a7c3cfead87a 16:34:28 ---> d5a0cfc30d52 16:34:28 Step 24/25 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:34:28 ---> Running in 6719eab1a307 16:34:28 Removing intermediate container ea0982fd56b7 16:34:28 ---> 700011a315bc 16:34:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:28 ---> Running in 25f9e7c91d3c 16:34:28 Removing intermediate container 6719eab1a307 16:34:28 ---> 4f4e25b25478 16:34:28 Step 25/25 : LABEL version=0.0.0 16:34:28 ---> Running in 100a275767b7 16:34:28 Removing intermediate container 25f9e7c91d3c 16:34:28 ---> 45b4ebea710a 16:34:28 Step 18/20 : LABEL arch=x86_64 16:34:29 ---> Running in 12279cb309db 16:34:29 Removing intermediate container 100a275767b7 16:34:29 ---> eef73fdabd29 16:34:29 16:34:29 Successfully built eef73fdabd29 16:34:29 Successfully tagged security-spire-server:latest 16:34:29  Building security-spire-server ... done Removing intermediate container 12279cb309db 16:34:29 ---> 99fae2e2e4bd 16:34:29 Step 19/20 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:34:29 ---> Running in d0a0e0bbc8d1 16:34:29 Removing intermediate container d0a0e0bbc8d1 16:34:29 ---> 3811203cb972 16:34:29 Step 20/20 : LABEL version=0.0.0 16:34:29 ---> Running in 72633d7798c2 16:34:29 Removing intermediate container 72633d7798c2 16:34:29 ---> 810b433bbbec 16:34:29 16:34:29 Successfully built 810b433bbbec 16:34:30 Successfully tagged security-spiffe-token-provider:latest 16:34:36  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:39 Removing intermediate container f23ffb51d51d 16:34:39 ---> c1737f443a05 16:34:39 16:34:39 Step 10/25 : FROM alpine:3.16 16:34:39 ---> d7d3d98c851f 16:34:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:39 ---> Running in f7f4d2487e59 16:34:39 Removing intermediate container e764715bb2f9 16:34:39 ---> 617d4e1fbe31 16:34:39 16:34:39 Step 10/22 : FROM alpine:3.16 16:34:39 ---> d7d3d98c851f 16:34:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:39 ---> Running in 1184d5b8cc96 16:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:39 (1/3) Installing ca-certificates (20220614-r0) 16:34:39 (2/3) Installing dumb-init (1.2.5-r1) 16:34:39 (3/3) Installing su-exec (0.2-r1) 16:34:39 Executing busybox-1.35.0-r15.trigger 16:34:39 Executing ca-certificates-20220614-r0.trigger 16:34:39 OK: 6 MiB in 17 packages 16:34:39 (1/2) Installing ca-certificates (20220614-r0) 16:34:39 (2/2) Installing dumb-init (1.2.5-r1) 16:34:39 Executing busybox-1.35.0-r15.trigger 16:34:39 Executing ca-certificates-20220614-r0.trigger 16:34:39 OK: 6 MiB in 16 packages 16:34:40 Removing intermediate container f7f4d2487e59 16:34:40 ---> cdb20203601f 16:34:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:40 ---> Running in 75a587885cbb 16:34:40 Removing intermediate container 75a587885cbb 16:34:40 ---> 1b5634bb5c52 16:34:40 Step 13/25 : WORKDIR / 16:34:40 Removing intermediate container 1184d5b8cc96 16:34:40 ---> af02d1dfabda 16:34:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:40 ---> Running in 7f81efbd2c44 16:34:40 ---> Running in 99198f08adad 16:34:40 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:40 Removing intermediate container 7f81efbd2c44 16:34:40 ---> b49c267c19a5 16:34:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:40 Removing intermediate container 99198f08adad 16:34:40 ---> f4329c3c0f3f 16:34:40 Step 13/22 : ENV APP_PORT=59860 16:34:40 ---> Running in 870ee6396319 16:34:40 ---> d8969a2fe697 16:34:40 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:40 Removing intermediate container 870ee6396319 16:34:40 ---> 1633d692ca20 16:34:40 Step 14/22 : EXPOSE $APP_PORT 16:34:40 ---> Running in b16d95723a2d 16:34:40 ---> 8fecc3c3f87a 16:34:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:40 Removing intermediate container b16d95723a2d 16:34:40 ---> 897991b848a0 16:34:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:41 ---> 16217cc2c83d 16:34:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:41 ---> 63413db0a307 16:34:41 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:41 ---> 59684d70f280 16:34:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:41 ---> 03c9baa4d323 16:34:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:41 ---> 05e498e8dfd0 16:34:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:41 ---> b1d052679319 16:34:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:41 ---> Running in 314cbc470c8f 16:34:41 Removing intermediate container 314cbc470c8f 16:34:41 ---> e1e478cde815 16:34:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:42 ---> 61a42261dab0 16:34:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:42 ---> Running in f7e8dc0e8ca9 16:34:42 Removing intermediate container f7e8dc0e8ca9 16:34:42 ---> 6f82a39f19b2 16:34:42 Step 20/22 : LABEL arch=x86_64 16:34:42 ---> Running in 1ab69a77ffdd 16:34:42 ---> d577d5bd9c8b 16:34:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:42 ---> Running in 2273184711f0 16:34:42 Removing intermediate container 1ab69a77ffdd 16:34:42 ---> c28ab7239b0d 16:34:42 Step 21/22 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:34:42 ---> Running in e2334cb617b7 16:34:42 Removing intermediate container e2334cb617b7 16:34:42 ---> fb9435271acc 16:34:42 Step 22/22 : LABEL version=0.0.0 16:34:42 ---> Running in cedfb056edf7 16:34:42 Removing intermediate container cedfb056edf7 16:34:42 ---> f97494599939 16:34:42 16:34:42 Successfully built f97494599939 16:34:42 Successfully tagged support-notifications:latest 16:34:43  Building support-notifications ... done Removing intermediate container 2273184711f0 16:34:43 ---> c431e64baaa0 16:34:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:43 ---> Running in 93dea9b97b44 16:34:43 Removing intermediate container 93dea9b97b44 16:34:43 ---> 869ee06bf69f 16:34:43 Step 23/25 : LABEL arch=x86_64 16:34:43 ---> Running in 3ebbf7518bc0 16:34:43 Removing intermediate container 3ebbf7518bc0 16:34:43 ---> e86716fad41a 16:34:43 Step 24/25 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 16:34:43 ---> Running in b09748b710f6 16:34:43 Removing intermediate container b09748b710f6 16:34:43 ---> 3bfb56353478 16:34:43 Step 25/25 : LABEL version=0.0.0 16:34:43 ---> Running in 49cd774c05c8 16:34:43 Removing intermediate container 49cd774c05c8 16:34:43 ---> 951e70d95a54 16:34:43 16:34:43 Successfully built 951e70d95a54 16:34:43 Successfully tagged security-secretstore-setup:latest 16:34:43  Building security-secretstore-setup ... done  [Pipeline] } 16:34:43 $ docker stop --time=1 a7962650c932dd7786305127ff7ce0e9fb293dd0304909f1748de26e3f5c32ff 16:34:45 $ docker rm -f a7962650c932dd7786305127ff7ce0e9fb293dd0304909f1748de26e3f5c32ff [Pipeline] // withDockerContainer [Pipeline] sh 16:34:45 + docker images 16:34:45 REPOSITORY TAG IMAGE ID CREATED SIZE 16:34:45 security-secretstore-setup latest 951e70d95a54 2 seconds ago 28.9MB 16:34:45 support-notifications latest f97494599939 3 seconds ago 27.1MB 16:34:45 617d4e1fbe31 7 seconds ago 1.58GB 16:34:45 c1737f443a05 7 seconds ago 1.53GB 16:34:45 security-spiffe-token-provider latest 810b433bbbec 16 seconds ago 29.2MB 16:34:45 security-spire-server latest eef73fdabd29 17 seconds ago 86.5MB 16:34:45 core-command latest e5523098e0a6 23 seconds ago 16.2MB 16:34:45 cb2d923cf334 25 seconds ago 1.57GB 16:34:45 20991b46e265 27 seconds ago 1.42GB 16:34:45 de488a0ed9e7 29 seconds ago 1.52GB 16:34:45 security-proxy-setup latest da77bb5b1bcb 30 seconds ago 27.2MB 16:34:45 091687381abe 48 seconds ago 1.53GB 16:34:45 support-scheduler latest ce4a8add5b78 55 seconds ago 26.5MB 16:34:45 core-metadata latest c17cac388661 55 seconds ago 18.2MB 16:34:45 sys-mgmt-agent latest 85f7740b0948 About a minute ago 135MB 16:34:45 af3a9186db22 About a minute ago 1.55GB 16:34:45 20cf86ba0d0d About a minute ago 1.58GB 16:34:45 security-bootstrapper latest a6540618afea About a minute ago 19.3MB 16:34:45 core-data latest daef84e99a2d About a minute ago 21.5MB 16:34:45 571de9d5adcf About a minute ago 1.55GB 16:34:45 901210e90751 About a minute ago 1.52GB 16:34:45 edd877d2b038 About a minute ago 1.52GB 16:34:45 security-spire-agent latest 0b609703d7c2 About a minute ago 125MB 16:34:45 security-spire-config latest 2eb62f39b1c1 About a minute ago 85.8MB 16:34:45 849307721d38 About a minute ago 1.42GB 16:34:45 365605a9df03 About a minute ago 1.42GB 16:34:45 ci-base-image-x86_64 latest 3ce152d1ef02 4 minutes ago 993MB 16:34:45 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:34:45 alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB 16:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 16:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:34:45 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:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.467s coverage: 28.7% of statements 16:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.450s coverage: 98.5% of statements 16:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.526s coverage: 54.2% of statements 16:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.179s coverage: 89.2% of statements 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.569s coverage: 2.1% of statements 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.638s coverage: 95.6% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.307s coverage: 72.2% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.484s coverage: 60.0% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.323s coverage: 29.6% of statements 16:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.418s coverage: 47.1% of statements 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 16:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements 16:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements 16:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.770s coverage: 82.2% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.206s coverage: 100.0% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 58.8% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.986s coverage: 91.2% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements 16:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 89.4% of statements 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements 16:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.587s coverage: 65.8% of statements 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 43.6% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.373s coverage: 89.5% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.459s coverage: 84.8% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.448s coverage: 17.7% of statements 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.933s coverage: 92.3% of statements 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.516s coverage: 97.7% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements 16:38:30 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:38:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:30 GO111MODULE=on go vet ./... 16:40:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:37 ./bin/test-attribution-txt.sh 16:40:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:40:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:40:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:40:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:40:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:40:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:40:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:40:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:38 + ls -al . 16:40:38 total 724 16:40:38 drwxrwxr-x 9 1001 1001 4096 Aug 9 16:34 . 16:40:38 drwxr-xr-x 4 root root 4096 Aug 9 16:33 .. 16:40:38 -rw-rw-r-- 1 1001 1001 16 Aug 9 16:32 .dockerignore 16:40:38 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:32 .git 16:40:38 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:32 .github 16:40:38 -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:32 .gitignore 16:40:38 -rw-rw-r-- 1 1001 1001 42 Aug 9 16:32 .golangci.yml 16:40:38 -rw-rw-r-- 1 1001 1001 87 Aug 9 16:32 .hadolint.yml 16:40:38 -rw-rw-r-- 1 1001 1001 166 Aug 9 16:32 .sonarcloud.properties 16:40:38 -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:32 ADOPTERS.md 16:40:38 -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:32 Attribution.txt 16:40:38 -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:32 CHANGELOG.md 16:40:38 -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:32 CONTRIBUTING.md 16:40:38 -rw-rw-r-- 1 1001 1001 677 Aug 9 16:32 GOVERNANCE.md 16:40:38 -rw-rw-r-- 1 1001 1001 850 Aug 9 16:32 Jenkinsfile 16:40:38 -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:32 LICENSE 16:40:38 -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:32 Makefile 16:40:38 -rw-rw-r-- 1 1001 1001 582 Aug 9 16:32 OWNERS.md 16:40:38 -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:32 README.md 16:40:38 -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:32 SECURITY.md 16:40:38 -rw-rw-r-- 1 1001 1001 5 Aug 9 16:29 VERSION 16:40:38 -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:32 ZMQWindows.md 16:40:38 drwxrwxr-x 2 1001 1001 4096 Aug 9 16:32 bin 16:40:38 drwxrwxr-x 18 1001 1001 4096 Aug 9 16:32 cmd 16:40:38 -rw-r--r-- 1 root root 478941 Aug 9 16:38 coverage.out 16:40:38 -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:32 go.mod 16:40:38 -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:32 go.sum 16:40:38 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:32 internal 16:40:38 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:32 openapi 16:40:38 drwxrwxr-x 4 1001 1001 4096 Aug 9 16:32 snap 16:40:38 -rw-rw-r-- 1 1001 1001 204 Aug 9 16:32 version.go [Pipeline] sh 16:40:39 + '[' -e coverage.out ] 16:40:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:39 Warning: overwriting stash โ€˜coverage-reportโ€™ 16:40:39 Stashed 1 file(s) [Pipeline] sh 16:40:40 + make build 16:40:40 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:42:32 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:43: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/core-command/core-command ./cmd/core-command 16:43: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:44: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:44: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:44:45 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:44: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:58 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: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45: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:45:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:45:29 $ docker stop --time=1 68ee8cd209f7a25c2a2ba0a5d029ab8a667b35d3ee9ddb5c708684b80a6166f3 16:45:31 $ docker rm -f 68ee8cd209f7a25c2a2ba0a5d029ab8a667b35d3ee9ddb5c708684b80a6166f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:34 16:45:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:35 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:35 29e5d40040c1: Pulling fs layer 16:45:35 1ce36da41761: Pulling fs layer 16:45:35 25b303627fd3: Pulling fs layer 16:45:35 29e5d40040c1: Verifying Checksum 16:45:35 29e5d40040c1: Download complete 16:45:36 1ce36da41761: Verifying Checksum 16:45:36 1ce36da41761: Download complete 16:45:36 29e5d40040c1: Pull complete 16:45:37 25b303627fd3: Verifying Checksum 16:45:37 25b303627fd3: Download complete 16:45:38 1ce36da41761: Pull complete 16:45:53 25b303627fd3: Pull complete 16:45:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:53 prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container 16:45:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:45:56 $ docker top b6116b537c24e943b018c8b124fa8b0260195bf5a1b231f39004cbe63981c946 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:57 + docker-compose+ buildgrep --help parallel 16:45:57 16:46:04 --parallel Build images in parallel. [Pipeline] } 16:46:04 $ docker stop --time=1 b6116b537c24e943b018c8b124fa8b0260195bf5a1b231f39004cbe63981c946 16:46:06 $ docker rm -f b6116b537c24e943b018c8b124fa8b0260195bf5a1b231f39004cbe63981c946 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:07 prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container 16:46:07 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:08 $ docker top 4566658cc9d390df2620abbcf10e54b5d4db119cab7e304ce884ea5d40f4fa15 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:09 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:16 Building core-command ... 16:46:16 Building core-data ... 16:46:16 Building core-metadata ... 16:46:16 Building security-bootstrapper ... 16:46:16 Building security-proxy-setup ... 16:46:16 Building security-secretstore-setup ... 16:46:16 Building security-spiffe-token-provider ... 16:46:16 Building security-spire-agent ... 16:46:16 Building security-spire-config ... 16:46:16 Building security-spire-server ... 16:46:16 Building support-notifications ... 16:46:16 Building support-scheduler ... 16:46:16 Building sys-mgmt-agent ... 16:46:16 Building security-spire-agent 16:46:16 Building core-metadata 16:46:16 Building sys-mgmt-agent 16:46:16 Building security-bootstrapper 16:46:16 Building support-scheduler 16:47:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:12 ---> 9adc7da4d00d 16:47:12 Step 3/23 : WORKDIR /edgex-go 16:47:12 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:12 ---> 9adc7da4d00d 16:47:12 Step 3/26 : WORKDIR /edgex-go 16:47:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:12 ---> 9adc7da4d00d 16:47:12 Step 3/22 : WORKDIR /edgex-go 16:47:12 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:47:12 ---> 9adc7da4d00d 16:47:12 Step 3/31 : WORKDIR /edgex-go 16:47:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:12 ---> 9adc7da4d00d 16:47:12 Step 3/23 : WORKDIR /edgex-go 16:47:12 ---> Running in 593cadfa6a71 16:47:12 ---> Running in 69bb58226b39 16:47:12 ---> Running in 301ff2ca5a78 16:47:12 ---> Running in f480ea0b1886 16:47:12 ---> Running in a39986e7e849 16:47:12 Removing intermediate container 69bb58226b39 16:47:12 ---> 8d918267ac16 16:47:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:12 Removing intermediate container 593cadfa6a71 16:47:12 ---> 7070eb65a221 16:47:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:12 Removing intermediate container f480ea0b1886 16:47:12 ---> af9bf37431d3 16:47:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:12 Removing intermediate container 301ff2ca5a78 16:47:12 ---> 74a9966ee48e 16:47:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:12 ---> Running in ba358396dd43 16:47:12 ---> Running in fa46f48af63c 16:47:12 Removing intermediate container a39986e7e849 16:47:12 ---> 2ade62f43be6 16:47:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:12 ---> Running in 4ba18127888c 16:47:12 ---> Running in ee75928e7ff4 16:47:12 ---> Running in 8799ada7c980 16:47:12 Removing intermediate container fa46f48af63c 16:47:12 ---> 05c77038c6c5 16:47:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:12 Removing intermediate container ba358396dd43 16:47:12 ---> ac11d01dddbc 16:47:12 Step 5/23 : RUN apk add --update --no-cache make bash git 16:47:12 ---> Running in 72d0b88c907f 16:47:12 ---> Running in 28183020a4cc 16:47:12 Removing intermediate container 4ba18127888c 16:47:12 ---> fd4a5bf1017e 16:47:12 Step 5/22 : RUN apk add --update --no-cache make git 16:47:12 ---> Running in 9ac8f859fac6 16:47:12 Removing intermediate container ee75928e7ff4 16:47:12 ---> add86210b333 16:47:12 Removing intermediate container 8799ada7c980 16:47:12 ---> 0a208fd0cf8f 16:47:12 Step 5/23 : RUN apk add --update --no-cache make git 16:47:12 Step 5/31 : RUN apk add --update --no-cache make git 16:47:13 ---> Running in b0f3214b516c 16:47:13 ---> Running in 320bf13c2c20 16:47:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:16 OK: 221 MiB in 51 packages 16:47:17 OK: 221 MiB in 51 packages 16:47:17 OK: 221 MiB in 51 packages 16:47:18 OK: 221 MiB in 51 packages 16:47:18 OK: 221 MiB in 51 packages 16:47:18 Removing intermediate container 72d0b88c907f 16:47:18 ---> be0b98015df8 16:47:18 Step 6/26 : COPY go.mod vendor* ./ 16:47:19 Removing intermediate container 9ac8f859fac6 16:47:19 ---> 966398bd7a09 16:47:19 Step 6/22 : COPY go.mod vendor* ./ 16:47:19 Removing intermediate container 28183020a4cc 16:47:19 ---> b524058ed578 16:47:19 Step 6/23 : COPY go.mod vendor* ./ 16:47:19 Removing intermediate container 320bf13c2c20 16:47:19 ---> a2c91202cf6b 16:47:19 Step 6/23 : COPY go.mod vendor* ./ 16:47:19 Removing intermediate container b0f3214b516c 16:47:19 ---> b64496c8ee74 16:47:19 Step 6/31 : COPY go.mod vendor* ./ 16:47:20 ---> 1eab02752b89 16:47:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:20 ---> Running in 1fd096f2af4a 16:47:20 ---> e878c45a120c 16:47:20 ---> 7cdff47c7c66 16:47:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:20 16:47:21 ---> Running in 37e581f47847 16:47:21 ---> Running in 0f29016ab0fe 16:47:21 ---> d587f418f40e 16:47:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:21 ---> Running in 6f980dd83ec1 16:47:21 ---> 99a24e974d47 16:47:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:21 ---> Running in ab6ed407686b 16:48:29 Removing intermediate container 37e581f47847 16:48:29 ---> 69fddef02c44 16:48:29 Step 8/22 : COPY . . 16:48:29 Removing intermediate container 0f29016ab0fe 16:48:29 ---> dce2d5a9cedf 16:48:29 Step 8/23 : COPY . . 16:48:29 Removing intermediate container 1fd096f2af4a 16:48:29 ---> 0045a3e470c7 16:48:29 Step 8/26 : COPY . . 16:48:29 Removing intermediate container 6f980dd83ec1 16:48:29 ---> f8a9253e3c82 16:48:29 Step 8/31 : COPY . . 16:48:29 Removing intermediate container ab6ed407686b 16:48:29 ---> 92190f850155 16:48:29 Step 8/23 : COPY . . 16:48:42 ---> 9aeba11b1549 16:48:42 ---> ced8d7ba2aec 16:48:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/23 : RUN make cmd/core-metadata/core-metadata 16:48:42 16:48:42 ---> c71e246a807c 16:48:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:42 ---> 1ddc9e7e1a1c 16:48:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:48:42 ---> Running in 35c0074a46a8 16:48:42 ---> 96027846947e 16:48:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:42 ---> Running in 609a86fa45d5 16:48:42 ---> Running in 4ccfd8bc27a6 16:48:42 ---> Running in 3569e5529b60 16:48:42 ---> Running in 0374d099b3a7 16:48:43 Removing intermediate container 609a86fa45d5 16:48:43 ---> 6a72986a39a4 16:48:43 Step 10/26 : WORKDIR /edgex-go/spire-build 16:48:43 ---> Running in 0c7f08f0f8d6 16:48:44 Removing intermediate container 0c7f08f0f8d6 16:48:44 ---> 36d1f4d6449e 16:48: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:48:44 ---> Running in ab7840c364f1 16:48:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:48:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:48:45 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:48:47 Removing intermediate container ab7840c364f1 16:48:47 ---> c6814875d3ab 16:48:47 Step 12/26 : WORKDIR /edgex-go 16:48:47 ---> Running in 0d39689e3d02 16:48:48 Removing intermediate container 0d39689e3d02 16:48:48 ---> 39646b7465f9 16:48:48 16:48:48 Step 13/26 : FROM alpine:3.15 16:48:48 3.15: Pulling from library/alpine 16:48:50 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:48:50 Status: Downloaded newer image for alpine:3.15 16:48:50 ---> 60f2846fe774 16:48:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:50 ---> Running in 6a4908478872 16:48:50 Removing intermediate container 6a4908478872 16:48:50 ---> 54c2108fa64b 16:48:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:50 ---> Running in 6cd183be3a78 16:48:54 Removing intermediate container 6cd183be3a78 16:48:54 ---> 72abf238c8d6 16:48:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:48:54 ---> Running in fef83a064778 16:48:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:59 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:59 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:59 OK: 15735 distinct packages available 16:48:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:02 (1/5) Installing dumb-init (1.2.5-r1) 16:49:02 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:02 (3/5) Installing libucontext (1.1-r0) 16:49:02 (4/5) Installing gcompat (1.0.0-r4) 16:49:02 (5/5) Installing openssl (1.1.1q-r0) 16:49:02 Executing busybox-1.34.1-r7.trigger 16:49:02 OK: 6 MiB in 19 packages 16:49:04 Removing intermediate container fef83a064778 16:49:04 ---> 22417c067aed 16:49:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:08 ---> c020f06fbd8f 16:49:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:15 ---> a10230a87e80 16:49:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:15 ---> 2d07af41265a 16:49:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:16 ---> 6c32e88cc6fa 16:49:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:17 ---> 4ebaeff497c4 16:49:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:17 ---> Running in 38018269bd11 16:49:17 Removing intermediate container 38018269bd11 16:49:17 ---> 7c22471a5612 16:49:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:18 ---> Running in 2f72b01101d9 16:49:18 Removing intermediate container 2f72b01101d9 16:49:18 ---> 5e75f43cc9fc 16:49:18 Step 24/26 : LABEL arch=arm64 16:49:18 ---> Running in 7ba0aefbd9f1 16:49:19 Removing intermediate container 7ba0aefbd9f1 16:49:19 ---> e245337b1daa 16:49:19 Step 25/26 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:49:19 ---> Running in 9c38022564eb 16:49:19 Removing intermediate container 9c38022564eb 16:49:19 ---> 58b41000ae05 16:49:19 Step 26/26 : LABEL version=0.0.0 16:49:20 ---> Running in 54424c097cf4 16:49:20 Removing intermediate container 54424c097cf4 16:49:20 ---> e70ba7fb1c97 16:49:20 16:49:21 Successfully built e70ba7fb1c97 16:49:21 Successfully tagged security-spire-agent-arm64:latest 16:49:21  Building security-spire-agent ... done Building security-spire-server 16:49:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 9adc7da4d00d 16:49:39 Step 3/25 : WORKDIR /edgex-go 16:49:39 ---> Using cache 16:49:39 ---> 2ade62f43be6 16:49:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:39 ---> Using cache 16:49:39 ---> 0a208fd0cf8f 16:49:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:49:39 ---> Running in e44b39c95048 16:49:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:43 OK: 221 MiB in 51 packages 16:49:45 Removing intermediate container e44b39c95048 16:49:45 ---> 7719ee40a7f9 16:49:45 Step 6/25 : COPY go.mod vendor* ./ 16:49:46 ---> 0b9e60d4d016 16:49:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:46 ---> Running in 407812af7e00 16:50:43 Removing intermediate container 407812af7e00 16:50:43 ---> 929f94c0d37e 16:50:43 Step 8/25 : COPY . . 16:50:49 ---> 956febdf9911 16:50:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:50:49 ---> Running in 393b789064a2 16:50:50 Removing intermediate container 393b789064a2 16:50:50 ---> b9f0afa8eabd 16:50:50 Step 10/25 : WORKDIR /edgex-go/spire-build 16:50:50 ---> Running in d156bf1875fa 16:50:50 Removing intermediate container d156bf1875fa 16:50:50 ---> 2aa3af4efb60 16:50:50 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:50:51 ---> Running in 7117a168fd33 16:50:54 Removing intermediate container 7117a168fd33 16:50:54 ---> 3a303db5ed3a 16:50:54 Step 12/25 : WORKDIR /edgex-go 16:50:54 ---> Running in 75ba1c5da32c 16:50:54 Removing intermediate container 75ba1c5da32c 16:50:54 ---> 5acbd16e4a3d 16:50:54 16:50:55 Step 13/25 : FROM alpine:3.15 16:50:55 ---> 60f2846fe774 16:50:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:55 ---> Using cache 16:50:55 ---> 54c2108fa64b 16:50:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:55 ---> Using cache 16:50:55 ---> 72abf238c8d6 16:50:55 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:55 ---> Using cache 16:50:55 ---> 22417c067aed 16:50:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:01 ---> 38373352ff73 16:51:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:51:01 ---> 2d4711780ef1 16:51:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:51:02 ---> 343664942857 16:51:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:51:03 ---> fd0c06b7cce8 16:51:03 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:03 ---> Running in 1485f5d7e56d 16:51:04 Removing intermediate container 1485f5d7e56d 16:51:04 ---> 4dd27161e7e9 16:51:04 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:04 ---> Running in 2a175e3cd0b2 16:51:05 Removing intermediate container 2a175e3cd0b2 16:51:05 ---> b190a4ca499a 16:51:05 Step 23/25 : LABEL arch=arm64 16:51:05 ---> Running in 2ce114b1088f 16:51:05 Removing intermediate container 2ce114b1088f 16:51:05 ---> 51fdaafbaedf 16:51:05 Step 24/25 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:51:05 ---> Running in aca2c216564e 16:51:06 Removing intermediate container aca2c216564e 16:51:06 ---> 6d9e59c8756d 16:51:06 Step 25/25 : LABEL version=0.0.0 16:51:06 ---> Running in f819e46844d5 16:51:07 Removing intermediate container f819e46844d5 16:51:07 ---> df01236966f6 16:51:07 16:51:07 Successfully built df01236966f6 16:51:07 Successfully tagged security-spire-server-arm64:latest 16:51:07 Building core-data 16:51:26  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:26 ---> 9adc7da4d00d 16:51:26 Step 3/23 : WORKDIR /edgex-go 16:51:26 ---> Using cache 16:51:26 ---> 2ade62f43be6 16:51:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:26 ---> Using cache 16:51:26 ---> 0a208fd0cf8f 16:51:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:51:26 ---> Running in 137a8a383ffc 16:51:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:31 OK: 221 MiB in 51 packages 16:51:32 Removing intermediate container 137a8a383ffc 16:51:32 ---> 5414ed6df35f 16:51:32 Step 6/23 : COPY go.mod vendor* ./ 16:51:33 ---> 944e5666243c 16:51:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:33 ---> Running in 0f3759cb931c 16:52:30 Removing intermediate container 0f3759cb931c 16:52:30 ---> f661c04436f3 16:52:30 Step 8/23 : COPY . . 16:52:38 ---> a865193f2357 16:52:38 Step 9/23 : RUN make cmd/core-data/core-data 16:52:38 ---> Running in 5612613cb50e 16:52:39 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:55:01 Removing intermediate container 0374d099b3a7 16:55:01 ---> dc399709a037 16:55:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:55:01 ---> Running in 868297c5790e 16:55:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:55:10 Removing intermediate container 868297c5790e 16:55:10 ---> 6951dfb7d646 16:55:10 16:55:10 Step 11/23 : FROM alpine:3.16 16:55:10 3.16: Pulling from library/alpine 16:55:11 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:55:11 Status: Downloaded newer image for alpine:3.16 16:55:11 ---> 3d81c46cd875 16:55:11 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:55:11 ---> Running in 9a20a2df59c2 16:55:12 Removing intermediate container 9a20a2df59c2 16:55:12 ---> 5a1cb6f9a3c3 16:55:12 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:55:12 ---> Running in b41e9ad48344 16:55:14 Removing intermediate container 35c0074a46a8 16:55:14 ---> f0bfab368f6a 16:55:14 16:55:14 Step 10/31 : FROM alpine:3.16 16:55:14 ---> 3d81c46cd875 16:55:14 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:14 ---> Running in fd3deeb13799 16:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:15 Removing intermediate container fd3deeb13799 16:55:15 ---> 9d239c7473d8 16:55:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:55:15 ---> Running in af558ea9951f 16:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:17 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:55:17 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:55:17 (3/33) Installing readline (8.1.2-r0) 16:55:17 (4/33) Installing bash (5.1.16-r2) 16:55:17 Executing bash-5.1.16-r2.post-install 16:55:17 (5/33) Installing ca-certificates (20220614-r0) 16:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:18 (6/33) Installing brotli-libs (1.0.9-r6) 16:55:18 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:55:18 (8/33) Installing libcurl (7.83.1-r2) 16:55:18 (9/33) Installing curl (7.83.1-r2) 16:55:18 (10/33) Installing docker-cli (20.10.16-r2) 16:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:19 (11/33) Installing dumb-init (1.2.5-r1) 16:55:19 (12/33) Installing libbz2 (1.0.8-r1) 16:55:19 (13/33) Installing expat (2.4.8-r0) 16:55:19 (14/33) Installing libffi (3.4.2-r1) 16:55:19 (15/33) Installing gdbm (1.23-r0) 16:55:19 (16/33) Installing xz-libs (5.2.5-r1) 16:55:19 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:55:19 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:55:19 (19/33) Installing mpdecimal (2.5.1-r1) 16:55:19 (20/33) Installing sqlite-libs (3.38.5-r0) 16:55:19 (21/33) Installing python3 (3.10.5-r0) 16:55:19 (1/2) Installing dumb-init (1.2.5-r1) 16:55:19 (2/2) Installing su-exec (0.2-r1) 16:55:19 Executing busybox-1.35.0-r15.trigger 16:55:19 OK: 5 MiB in 16 packages 16:55:21 Removing intermediate container af558ea9951f 16:55:21 ---> 163e98773005 16:55:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:55:21 ---> Running in 73f9bb0e6c91 16:55:22 Removing intermediate container 73f9bb0e6c91 16:55:22 ---> 1c3cdba5093d 16:55:22 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:55:22 ---> Running in a3b835649f0a 16:55:22 Removing intermediate container a3b835649f0a 16:55:22 ---> 67ba7e4712e6 16:55:22 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:55:22 ---> Running in 16b77d6dae0e 16:55:23 Removing intermediate container 16b77d6dae0e 16:55:23 ---> 528620eb528a 16:55:23 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:55:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:55:23 (23/33) Installing py3-tomli (2.0.1-r1) 16:55:23 ---> Running in 217f31bd5e0c 16:55:23 (24/33) Installing py3-pep517 (0.12.0-r2) 16:55:23 (25/33) Installing py3-six (1.16.0-r1) 16:55:23 (26/33) Installing py3-retrying (1.3.3-r3) 16:55:23 (27/33) Installing py3-appdirs (1.4.4-r3) 16:55:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:55:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:55:23 (30/33) Installing py3-parsing (2.4.7-r3) 16:55:23 (31/33) Installing py3-packaging (21.3-r0) 16:55:23 (32/33) Installing py3-setuptools (59.4.0-r0) 16:55:23 (33/33) Installing py3-pip (22.1.1-r0) 16:55:25 Executing busybox-1.35.0-r15.trigger 16:55:25 Executing ca-certificates-20220614-r0.trigger 16:55:25 OK: 120 MiB in 47 packages 16:55:27 Removing intermediate container 217f31bd5e0c 16:55:27 ---> 4f428108b257 16:55:27 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:55:27 ---> Running in 33d2f1ecebd9 16:55:27 Removing intermediate container 33d2f1ecebd9 16:55:27 ---> 681a8c866d2e 16:55:27 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:55:28 ---> fd7c39ceb1c8 16:55:28 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:55:28 ---> Running in 87b8d4ebf155 16:55:32 Removing intermediate container 87b8d4ebf155 16:55:32 ---> 967c82718ed6 16:55:32 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:33 ---> 7b61059bfa22 16:55:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:35 ---> d486a9a731a8 16:55:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:36 ---> 6896650bd475 16:55:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:55:37 ---> aa79a4d9fa08 16:55:37 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:55:38 ---> 6b4b2e3e58ac 16:55:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:39 ---> 5b4c50aad518 16:55:39 Step 26/31 : RUN chmod +x /entrypoint.sh 16:55:39 ---> Running in fdbd59825bb6 16:55:43 Removing intermediate container fdbd59825bb6 16:55:43 ---> 14eefc520884 16:55:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:55:43 ---> Running in 4f062e4115e0 16:55:43 Removing intermediate container 4f062e4115e0 16:55:43 ---> 1cabea1e1341 16:55:43 Step 28/31 : CMD ["gate"] 16:55:44 ---> Running in 838c770f7357 16:55:44 Removing intermediate container 838c770f7357 16:55:44 ---> 06a7f1b95c39 16:55:44 Step 29/31 : LABEL arch=arm64 16:55:44 ---> Running in cac0490079a0 16:55:45 Removing intermediate container cac0490079a0 16:55:45 ---> a18a0c04d353 16:55:45 Step 30/31 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:55:45 ---> Running in bdd1864834ee 16:55:46 Removing intermediate container bdd1864834ee 16:55:46 ---> 8048fc55b872 16:55:46 Step 31/31 : LABEL version=0.0.0 16:55:46 ---> Running in a94ee9fd2766 16:55:46 Removing intermediate container a94ee9fd2766 16:55:46 ---> effc86b666ef 16:55:46 16:55:47 Successfully built effc86b666ef 16:55:47 Successfully tagged security-bootstrapper-arm64:latest 16:55:47 Building support-notifications 16:55:48  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 16:55:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:55:48 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 131.9/131.9 kB 5.6 MB/s eta 0:00:00 16:55:49 Collecting docopt<0.7,>=0.6.1 16:55:49 Downloading docopt-0.6.2.tar.gz (25 kB) 16:55:49 Preparing metadata (setup.py): started 16:55:52 Preparing metadata (setup.py): finished with status 'done' 16:55:52 Collecting cached-property<2,>=1.2.0 16:55:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:55:52 Collecting texttable<0.10,>=0.9.0 16:55:52 Downloading texttable-0.9.1.tar.gz (11 kB) 16:55:52 Preparing metadata (setup.py): started 16:55:56 Preparing metadata (setup.py): finished with status 'done' 16:55:56 Collecting dockerpty<0.5,>=0.4.1 16:55:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:55:56 Preparing metadata (setup.py): started 16:56:01 Preparing metadata (setup.py): finished with status 'done' 16:56:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:56:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:56:02 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 58.0/58.0 kB 15.3 MB/s eta 0:00:00 16:56:02 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:56:03 Collecting jsonschema<3,>=2.5.1 16:56:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:56:04 Collecting docker<4.0,>=3.6.0 16:56:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:56:04 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 134.5/134.5 kB 5.0 MB/s eta 0:00:00 16:56:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:04 ---> 9adc7da4d00d 16:56:04 Step 3/22 : WORKDIR /edgex-go 16:56:04 ---> Using cache 16:56:04 ---> 2ade62f43be6 16:56:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:04 ---> Using cache 16:56:04 ---> 0a208fd0cf8f 16:56:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:56:04 ---> Running in 9aaf084f281c 16:56:05 Collecting PyYAML<4,>=3.10 16:56:05 Downloading PyYAML-3.13.tar.gz (270 kB) 16:56:05 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 270.6/270.6 kB 5.3 MB/s eta 0:00:00 16:56:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:07 Preparing metadata (setup.py): started 16:56:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:09 OK: 221 MiB in 51 packages 16:56:10 Preparing metadata (setup.py): finished with status 'done' 16:56:10 Removing intermediate container 9aaf084f281c 16:56:10 ---> 462a664800f5 16:56:10 Step 6/22 : COPY go.mod vendor* ./ 16:56:11 Collecting websocket-client<1.0,>=0.32.0 16:56:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:56:11 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 67.2/67.2 kB 15.9 MB/s eta 0:00:00 16:56:11 ---> 0a843fe12e00 16:56:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:11 ---> Running in d737cc5481e2 16:56:13 Collecting docker-pycreds>=0.4.0 16:56:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:56:13 Collecting certifi>=2017.4.17 16:56:13 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:56:13 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 160.2/160.2 kB 15.0 MB/s eta 0:00:00 16:56:14 Collecting idna<2.8,>=2.5 16:56:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:56:14 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 58.2/58.2 kB 15.4 MB/s eta 0:00:00 16:56:14 Collecting chardet<3.1.0,>=3.0.2 16:56:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:56:14 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 133.4/133.4 kB 9.0 MB/s eta 0:00:00 16:56:15 Collecting urllib3<1.25,>=1.21.1 16:56:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:56:15 โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 118.8/118.8 kB 13.3 MB/s eta 0:00:00 16:56:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:56:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:56:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:56:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:56:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:56:17 Running setup.py install for texttable: started 16:56:20 Running setup.py install for texttable: finished with status 'done' 16:56:20 Running setup.py install for PyYAML: started 16:56:24 Running setup.py install for PyYAML: finished with status 'done' 16:56:28 Running setup.py install for docopt: started 16:56:30 Removing intermediate container 4ccfd8bc27a6 16:56:30 ---> d0894e43aa9c 16:56:30 16:56:30 Step 10/23 : FROM alpine:3.16 16:56:30 ---> 3d81c46cd875 16:56:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:31 ---> Running in c682bcf29bf6 16:56:32 Running setup.py install for docopt: finished with status 'done' 16:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:35 (1/1) Installing dumb-init (1.2.5-r1) 16:56:35 Executing busybox-1.35.0-r15.trigger 16:56:35 OK: 5 MiB in 15 packages 16:56:36 Running setup.py install for dockerpty: started 16:56:37 Removing intermediate container c682bcf29bf6 16:56:37 ---> edb073230a5c 16:56:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:37 ---> Running in 031628de7d26 16:56:38 Removing intermediate container 031628de7d26 16:56:38 ---> 6f57643aff67 16:56:38 Step 13/23 : ENV APP_PORT=59881 16:56:38 ---> Running in b187dcc4fb7a 16:56:38 Removing intermediate container b187dcc4fb7a 16:56:38 ---> 099fd176b29f 16:56:38 Step 14/23 : EXPOSE $APP_PORT 16:56:38 ---> Running in 848680e7f593 16:56:39 Removing intermediate container 848680e7f593 16:56:39 ---> 2e6ca38aabe6 16:56:39 Step 15/23 : WORKDIR / 16:56:39 ---> Running in 9d22634a835d 16:56:40 Removing intermediate container 9d22634a835d 16:56:40 ---> d0e436f21968 16:56:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:40 Running setup.py install for dockerpty: finished with status 'done' 16:56:41 ---> 71aa3e87ed76 16:56:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:56:45 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:56:45 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:56:45  ---> f8567a2e1d19 16:56:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:56:47 ---> c121f5fbab4f 16:56:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:56:47 ---> Running in cd73a0488c3a 16:56:48 Removing intermediate container cd73a0488c3a 16:56:48 ---> 8930477bd42d 16:56:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:48 ---> Running in b5deb4162407 16:56:49 Removing intermediate container b5deb4162407 16:56:49 ---> 692ec430688e 16:56:49 Step 21/23 : LABEL arch=arm64 16:56:49 ---> Running in ce317b072e1d 16:56:50 Removing intermediate container ce317b072e1d 16:56:50 ---> ac95e77f4f44 16:56:50 Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:56:50 ---> Running in 05f3a65a58c9 16:56:52 Removing intermediate container 05f3a65a58c9 16:56:52 ---> d8d3382ba834 16:56:52 Step 23/23 : LABEL version=0.0.0 16:56:52 ---> Running in 05f60f70604c 16:56:54 Removing intermediate container 05f60f70604c 16:56:54 ---> 0ccbefeab6e9 16:56:54 16:56:55 Successfully built 0ccbefeab6e9 16:56:55 Successfully tagged core-metadata-arm64:latest 16:56:55  Building core-metadata ... done Building security-secretstore-setup 16:57:17 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:57:17 ---> 9adc7da4d00d 16:57:17 Step 3/25 : WORKDIR /edgex-go 16:57:17 ---> Using cache 16:57:17 ---> 2ade62f43be6 16:57:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:17 ---> Using cache 16:57:17 ---> 0a208fd0cf8f 16:57:17 Step 5/25 : RUN apk add --update --no-cache make git 16:57:17 ---> Using cache 16:57:17 ---> a2c91202cf6b 16:57:17 Step 6/25 : COPY go.mod vendor* ./ 16:57:17 ---> Using cache 16:57:17 ---> 99a24e974d47 16:57:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:17 ---> Using cache 16:57:17 ---> 92190f850155 16:57:17 Step 8/25 : COPY . . 16:57:18 ---> Using cache 16:57:18 ---> ced8d7ba2aec 16:57:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:57:18 ---> Running in cb3850c4e503 16:57:19 Removing intermediate container b41e9ad48344 16:57:19 ---> e779c7d012b1 16:57:19 Step 14/23 : ENV APP_PORT=58890 16:57:19 ---> Running in c4e5748c68c1 16:57:20 Removing intermediate container c4e5748c68c1 16:57:20 ---> fdf71be9c060 16:57:20 Step 15/23 : EXPOSE $APP_PORT 16:57:20 ---> Running in 294a1e953163 16:57:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:57:21 Removing intermediate container 294a1e953163 16:57:21 ---> 8dec259addec 16:57:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:23 Removing intermediate container d737cc5481e2 16:57:23 ---> e76334115e2e 16:57:23 Step 8/22 : COPY . . 16:57:23 ---> 398ad1af13bc 16:57:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:25 ---> 3206d4f07204 16:57:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:57:27 ---> b3c4c1573ddb 16:57:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:57:27 ---> Running in 4f29f76acfc9 16:57:28 Removing intermediate container 4f29f76acfc9 16:57:28 ---> 7144d4b44d63 16:57:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:28 ---> Running in 99b762f2098c 16:57:29 Removing intermediate container 99b762f2098c 16:57:29 ---> e01fd85f7e6c 16:57:29 Step 21/23 : LABEL arch=arm64 16:57:29 ---> Running in 84f811a74b16 16:57:30 Removing intermediate container 84f811a74b16 16:57:30 ---> c0e27a1a0598 16:57:30 Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:57:30 ---> Running in 7dd699788330 16:57:31 Removing intermediate container 7dd699788330 16:57:31 ---> 41bac898d995 16:57:31 Step 23/23 : LABEL version=0.0.0 16:57:31 ---> Running in c570098f912b 16:57:32 Removing intermediate container c570098f912b 16:57:32 ---> ba2d918c0402 16:57:32 16:57:32 Successfully built ba2d918c0402 16:57:33 Successfully tagged sys-mgmt-agent-arm64:latest 16:57:33 Building security-spire-config 16:57:42  Building sys-mgmt-agent ... done  ---> f54f4721d29d 16:57:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:57:42 ---> Running in d58bbaaca03d 16:57:44 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:57:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:57 ---> 9adc7da4d00d 16:57:57 Step 3/26 : WORKDIR /edgex-go 16:57:57 ---> Using cache 16:57:57 ---> 2ade62f43be6 16:57:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:57 ---> Using cache 16:57:57 ---> 0a208fd0cf8f 16:57:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:57:57 ---> Using cache 16:57:57 ---> 7719ee40a7f9 16:57:57 Step 6/26 : COPY go.mod vendor* ./ 16:57:57 ---> Using cache 16:57:57 ---> 0b9e60d4d016 16:57:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:57 ---> Using cache 16:57:57 ---> 929f94c0d37e 16:57:57 Step 8/26 : COPY . . 16:57:57 ---> Using cache 16:57:57 ---> 956febdf9911 16:57:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:57:57 ---> Using cache 16:57:57 ---> b9f0afa8eabd 16:57:57 Step 10/26 : WORKDIR /edgex-go/spire-build 16:57:57 ---> Using cache 16:57:57 ---> 2aa3af4efb60 16:57:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:57:57 ---> Running in 39d50843c377 16:58:00 Removing intermediate container 39d50843c377 16:58:00 ---> 8c2b456494b6 16:58:00 Step 12/26 : WORKDIR /edgex-go 16:58:00 ---> Running in 14116ac5f8c4 16:58:01 Removing intermediate container 14116ac5f8c4 16:58:01 ---> 913db1d9c748 16:58:01 16:58:01 Step 13/26 : FROM alpine:3.15 16:58:01 ---> 60f2846fe774 16:58:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:01 ---> Using cache 16:58:01 ---> 54c2108fa64b 16:58:01 Step 15/26 : 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 ---> 72abf238c8d6 16:58:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:58:01 ---> Running in e9ab125b54ef 16:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:06 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:58:06 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:58:06 OK: 15735 distinct packages available 16:58:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:09 (1/4) Installing dumb-init (1.2.5-r1) 16:58:09 (2/4) Installing musl-obstack (1.2.3-r0) 16:58:09 (3/4) Installing libucontext (1.1-r0) 16:58:09 (4/4) Installing gcompat (1.0.0-r4) 16:58:09 Executing busybox-1.34.1-r7.trigger 16:58:09 OK: 6 MiB in 18 packages 16:58:11 Removing intermediate container e9ab125b54ef 16:58:11 ---> 69a72234b039 16:58:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:23 ---> 049b4bc838bb 16:58:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:58:24 ---> a88941b540d6 16:58:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:58:24 ---> Running in ac31e0830c4c 16:58:25 Removing intermediate container 3569e5529b60 16:58:25 ---> 64b6237168d0 16:58:25 16:58:25 Step 10/22 : FROM alpine:3.16 16:58:25 ---> 3d81c46cd875 16:58:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:58:25 ---> Using cache 16:58:25 ---> edb073230a5c 16:58:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:25 ---> Using cache 16:58:25 ---> 6f57643aff67 16:58:25 Step 13/22 : ENV APP_PORT=59861 16:58:25 Removing intermediate container ac31e0830c4c 16:58:25 ---> 0fb3e7a2ddb5 16:58:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:58:25 ---> Running in 8d0e9642ca69 16:58:25 Removing intermediate container 8d0e9642ca69 16:58:25 ---> 5fc9bc2fb4a3 16:58:25 Step 14/22 : EXPOSE $APP_PORT 16:58:25 ---> Running in 27c74d34d5f9 16:58:26 ---> ffc5a79a3cf3 16:58:26 Step 21/26 : WORKDIR / 16:58:26 Removing intermediate container 27c74d34d5f9 16:58:26 ---> fa2c9636bc24 16:58:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:26 ---> Running in e31b92339e33 16:58:27 Removing intermediate container e31b92339e33 16:58:27 ---> 9d2c08f9c380 16:58:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:27 ---> Running in cac4dea1b2df 16:58:28 ---> 1e63750642b9 16:58:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:58:28 Removing intermediate container cac4dea1b2df 16:58:28 ---> 87494cf21b14 16:58:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:28 ---> Running in 758eed31f2d0 16:58:29 Removing intermediate container 758eed31f2d0 16:58:29 ---> 6d5ca85c4677 16:58:29 Step 24/26 : LABEL arch=arm64 16:58:30 ---> Running in 35b31191a5d0 16:58:30 Removing intermediate container 35b31191a5d0 16:58:30 ---> c5449b46ee1a 16:58:30 Step 25/26 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:58:30 ---> Running in 481ab62ba75f 16:58:31 Removing intermediate container 481ab62ba75f 16:58:31 ---> 60cfc9503230 16:58:31 Step 26/26 : LABEL version=0.0.0 16:58:31 ---> Running in e9e1c61c8c1d 16:58:32 ---> 49ffb683df01 16:58:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:58:32 Removing intermediate container e9e1c61c8c1d 16:58:32 ---> a87acb5a59fc 16:58:32 16:58:33 Successfully built a87acb5a59fc 16:58:33 Successfully tagged security-spire-config-arm64:latest 16:58:33  Building security-spire-config ... done Building security-spiffe-token-provider 16:58:33 ---> 710740803aa4 16:58:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:58:33 ---> Running in 6ee78b019a0e 16:58:34 Removing intermediate container 6ee78b019a0e 16:58:34 ---> 6aaaa5160b8b 16:58:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:34 ---> Running in aeab4c80ec2e 16:58:34 Removing intermediate container aeab4c80ec2e 16:58:34 ---> e02cf2caa5a0 16:58:34 Step 20/22 : LABEL arch=arm64 16:58:34 ---> Running in a3fd39054814 16:58:35 Removing intermediate container a3fd39054814 16:58:35 ---> b787ef0e7025 16:58:35 Step 21/22 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 16:58:35 ---> Running in e4e8d23fee4b 16:58:36 Removing intermediate container e4e8d23fee4b 16:58:36 ---> 8aa4e77f6d97 16:58:36 Step 22/22 : LABEL version=0.0.0 16:58:36 ---> Running in a95db7f38286 16:58:37 Removing intermediate container a95db7f38286 16:58:37 ---> 280526c7b398 16:58:37 16:58:37 Successfully built 280526c7b398 16:58:37 Successfully tagged support-scheduler-arm64:latest 16:58:37  Building support-scheduler ... done Building core-command 16:58:59 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:58:59 ---> 9adc7da4d00d 16:58:59 Step 3/20 : WORKDIR /edgex-go 16:58:59 ---> Using cache 16:58:59 ---> 2ade62f43be6 16:58:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:58:59 ---> Running in cfdbe7b4fd7f 16:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 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 ---> 9adc7da4d00d 16:59:01 Step 3/23 : WORKDIR /edgex-go 16:59:01 ---> Using cache 16:59:01 ---> 2ade62f43be6 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 ---> 0a208fd0cf8f 16:59:01 Step 5/23 : RUN apk add --update --no-cache make git 16:59:01 ---> Using cache 16:59:01 ---> a2c91202cf6b 16:59:01 Step 6/23 : COPY go.mod vendor* ./ 16:59:01 ---> Using cache 16:59:01 ---> 99a24e974d47 16:59:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:01 ---> Using cache 16:59:01 ---> 92190f850155 16:59:01 Step 8/23 : COPY . . 16:59:01 ---> Using cache 16:59:01 ---> ced8d7ba2aec 16:59:01 Step 9/23 : RUN make cmd/core-command/core-command 16:59:01 ---> Running in 9c7509873958 16:59:02 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:59:02 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:59:02 OK: 16892 distinct packages available 16:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 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:04 OK: 221 MiB in 51 packages 16:59:06 Removing intermediate container cfdbe7b4fd7f 16:59:06 ---> 47298ad7ce79 16:59:06 Step 5/20 : COPY go.mod vendor* ./ 16:59:07 ---> 852c96439027 16:59:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:07 ---> Running in b09038e5b57a 17:00:04 Removing intermediate container b09038e5b57a 17:00:04 ---> 8f274b370af3 17:00:04 Step 7/20 : COPY . . 17:00:12 ---> 405539dc860d 17:00:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:00:12 ---> Running in faafe26044e4 17:00: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:00:46 Removing intermediate container 5612613cb50e 17:00:46 ---> f3c8edc1e3ed 17:00:46 17:00:46 Step 10/23 : FROM alpine:3.16 17:00:46 ---> 3d81c46cd875 17:00:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:00:46 ---> Running in 4d23f500e90a 17:00:46 Removing intermediate container 4d23f500e90a 17:00:46 ---> a6c087728000 17:00:46 Step 12/23 : ENV APP_PORT=59880 17:00:46 ---> Running in f56eed2534b5 17:00:46 Removing intermediate container f56eed2534b5 17:00:46 ---> 6f59e3b5bd85 17:00:46 Step 13/23 : EXPOSE $APP_PORT 17:00:46 ---> Running in 44a0696f6137 17:00:46 Removing intermediate container 44a0696f6137 17:00:46 ---> ccdf8e6a7308 17:00:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:46 ---> Running in 7daceaf7b216 17:00:49 Removing intermediate container 7daceaf7b216 17:00:49 ---> b9b4084eb62d 17:00:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:00:49 ---> Running in 61e51e360ed1 17:00:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:53 (1/6) Installing dumb-init (1.2.5-r1) 17:00:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:00:54 (3/6) Installing libsodium (1.0.18-r0) 17:00:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:00:54 (5/6) Installing libzmq (4.3.4-r0) 17:00:54 (6/6) Installing zeromq (4.3.4-r0) 17:00:54 Executing busybox-1.35.0-r15.trigger 17:00:54 OK: 8 MiB in 20 packages 17:00:56 Removing intermediate container 61e51e360ed1 17:00:56 ---> eace17da3618 17:00:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:57 ---> 27c802da88ce 17:00:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:59 ---> e41ea23ac6dc 17:00:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:01:00 ---> 33eca46d5292 17:01:00 Step 19/23 : ENTRYPOINT ["/core-data"] 17:01:00 ---> Running in 3b9af7e89c19 17:01:00 Removing intermediate container 3b9af7e89c19 17:01:00 ---> d221140334ed 17:01:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:01 ---> Running in 1bbaeea9bd83 17:01:01 Removing intermediate container 1bbaeea9bd83 17:01:01 ---> 357a923da6b6 17:01:01 Step 21/23 : LABEL arch=arm64 17:01:01 ---> Running in 0fada3480361 17:01:02 Removing intermediate container 0fada3480361 17:01:02 ---> 65cab753a529 17:01:02 Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 17:01:02 ---> Running in 8a9fe114019d 17:01:03 Removing intermediate container 8a9fe114019d 17:01:03 ---> 5389140a6557 17:01:03 Step 23/23 : LABEL version=0.0.0 17:01:03 ---> Running in b243d5e40c1b 17:01:03 Removing intermediate container b243d5e40c1b 17:01:03 ---> 20f1490b0586 17:01:03 17:01:04 Successfully built 20f1490b0586 17:01:04 Successfully tagged core-data-arm64:latest 17:01:04 Building security-proxy-setup 17:01:26  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:01:26 ---> 9adc7da4d00d 17:01:26 Step 3/22 : WORKDIR /edgex-go 17:01:26 ---> Using cache 17:01:26 ---> 2ade62f43be6 17:01:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:26 ---> Using cache 17:01:26 ---> 0a208fd0cf8f 17:01:26 Step 5/22 : RUN apk add --update --no-cache make git 17:01:26 ---> Using cache 17:01:26 ---> a2c91202cf6b 17:01:26 Step 6/22 : COPY go.mod vendor* ./ 17:01:26 ---> Using cache 17:01:26 ---> 99a24e974d47 17:01:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:26 ---> Using cache 17:01:26 ---> 92190f850155 17:01:26 Step 8/22 : COPY . . 17:01:26 ---> Using cache 17:01:26 ---> ced8d7ba2aec 17:01:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:01:26 ---> Running in bb2b41e1da08 17:01:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:03:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:03:49 Removing intermediate container cb3850c4e503 17:03:49 ---> db2c5631d19d 17:03:49 17:03:49 Step 10/25 : FROM alpine:3.16 17:03:49 ---> 3d81c46cd875 17:03:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:03:49 ---> Running in e9ca78432391 17:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:52 (1/3) Installing ca-certificates (20220614-r0) 17:03:52 (2/3) Installing dumb-init (1.2.5-r1) 17:03:52 (3/3) Installing su-exec (0.2-r1) 17:03:52 Executing busybox-1.35.0-r15.trigger 17:03:52 Executing ca-certificates-20220614-r0.trigger 17:03:53 OK: 6 MiB in 17 packages 17:03:55 Removing intermediate container e9ca78432391 17:03:55 ---> 15f0d9aedd78 17:03:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:55 ---> Running in 060e54291d1c 17:03:56 Removing intermediate container 060e54291d1c 17:03:56 ---> 908842f9a4f6 17:03:56 Step 13/25 : WORKDIR / 17:03:56 ---> Running in 524679f3377c 17:03:56 Removing intermediate container 524679f3377c 17:03:56 ---> 02aa6d9b3a76 17:03:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:03:57 ---> 34789e14e20c 17:03:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:03:58 ---> c34c4f529344 17:03:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:03:59 ---> 481feb71863f 17:03:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:04:00 ---> afb5cb85e333 17:04:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:04:02 ---> 754b7b80d6bf 17:04:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:04:04 ---> fd7fec606641 17:04:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:04:04 ---> 3bc30f3687b5 17:04:04 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:04 ---> Running in 601c0edba2ef 17:04:08 Removing intermediate container 601c0edba2ef 17:04:08 ---> 6aecc3acd069 17:04:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:04:08 ---> Running in 2349a7008688 17:04:08 Removing intermediate container 2349a7008688 17:04:08 ---> 8d3f49d938cb 17:04:08 Step 23/25 : LABEL arch=arm64 17:04:08 ---> Running in 5d6b3bc76c2d 17:04:09 Removing intermediate container 5d6b3bc76c2d 17:04:09 ---> 7bd37374e2cc 17:04:09 Step 24/25 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 17:04:09 ---> Running in 73dc7d60449a 17:04:10 Removing intermediate container 73dc7d60449a 17:04:10 ---> 44a54b44e22b 17:04:10 Step 25/25 : LABEL version=0.0.0 17:04:10 ---> Running in f23a05d5a6bb 17:04:11 Removing intermediate container f23a05d5a6bb 17:04:11 ---> 139c25fef602 17:04:11 17:04:11 Successfully built 139c25fef602 17:04:11 Successfully tagged security-secretstore-setup-arm64:latest 17:04:58  Building security-secretstore-setup ... done Removing intermediate container 9c7509873958 17:04:58 ---> a79c76fe9547 17:04:58 17:04:58 Step 10/23 : FROM alpine:3.16 17:04:58 ---> 3d81c46cd875 17:04:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:04:58 ---> Using cache 17:04:58 ---> edb073230a5c 17:04:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:58 ---> Using cache 17:04:58 ---> 6f57643aff67 17:04:58 Step 13/23 : ENV APP_PORT=59882 17:04:58 ---> Running in 4f06094c5e9c 17:04:58 Removing intermediate container 4f06094c5e9c 17:04:58 ---> b79cbd4ce55b 17:04:58 Step 14/23 : EXPOSE $APP_PORT 17:04:58 ---> Running in fbae6e5f1edb 17:04:58 Removing intermediate container fbae6e5f1edb 17:04:58 ---> f6dc62dabcb5 17:04:58 Step 15/23 : WORKDIR / 17:04:58 ---> Running in be8c1beb343a 17:04:58 Removing intermediate container be8c1beb343a 17:04:58 ---> 7cfe92ae3be4 17:04:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:59 ---> 0af996d23c45 17:04:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:05:01 ---> 52d02926d34b 17:05:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:05:02 ---> 807218896b52 17:05:02 Step 19/23 : ENTRYPOINT ["/core-command"] 17:05:02 ---> Running in 493f7682146c 17:05:03 Removing intermediate container 493f7682146c 17:05:03 ---> c2e23ec33f13 17:05:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:03 ---> Running in 9d56396659c1 17:05:03 Removing intermediate container 9d56396659c1 17:05:03 ---> 36ff52a86c24 17:05:03 Step 21/23 : LABEL arch=arm64 17:05:03 ---> Running in e240588a1387 17:05:04 Removing intermediate container e240588a1387 17:05:04 ---> 71f33558adcd 17:05:04 Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 17:05:04 ---> Running in 4c20159e7581 17:05:05 Removing intermediate container 4c20159e7581 17:05:05 ---> 1e7676650918 17:05:05 Step 23/23 : LABEL version=0.0.0 17:05:05 ---> Running in d1b6e16820dc 17:05:05 Removing intermediate container d1b6e16820dc 17:05:05 ---> 599954bf5f39 17:05:05 17:05:05 Successfully built 599954bf5f39 17:05:05 Successfully tagged core-command-arm64:latest 17:06:02  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:06:12 Removing intermediate container d58bbaaca03d 17:06:12 ---> 874d96e8bd14 17:06:12 17:06:12 Step 10/22 : FROM alpine:3.16 17:06:12 ---> 3d81c46cd875 17:06:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:12 ---> Running in a42c46f0edd6 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:16 (1/2) Installing ca-certificates (20220614-r0) 17:06:16 (2/2) Installing dumb-init (1.2.5-r1) 17:06:16 Executing busybox-1.35.0-r15.trigger 17:06:16 Executing ca-certificates-20220614-r0.trigger 17:06:16 OK: 6 MiB in 16 packages 17:06:19 Removing intermediate container a42c46f0edd6 17:06:19 ---> 1e3cbcfb2fc0 17:06:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:06:19 ---> Running in f48c9704d47d 17:06:19 Removing intermediate container bb2b41e1da08 17:06:19 ---> e6c31d29042e 17:06:19 17:06:19 Step 10/22 : FROM alpine:3.16 17:06:19 ---> 3d81c46cd875 17:06:19 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:06:20 ---> Running in 9da8300d063d 17:06:20 Removing intermediate container f48c9704d47d 17:06:20 ---> ce22d342d727 17:06:20 Step 13/22 : ENV APP_PORT=59860 17:06:20 ---> Running in 6ff26af7309b 17:06:20 Removing intermediate container 6ff26af7309b 17:06:20 ---> ffc100713f54 17:06:20 Step 14/22 : EXPOSE $APP_PORT 17:06:20 ---> Running in 944277211f23 17:06:21 Removing intermediate container 944277211f23 17:06:21 ---> 06ba2ed7d567 17:06:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:22 ---> ec9b721b1d4c 17:06:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:06:23 (1/6) Installing ca-certificates (20220614-r0) 17:06:23 (2/6) Installing brotli-libs (1.0.9-r6) 17:06:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:06:23 (4/6) Installing libcurl (7.83.1-r2) 17:06:23 (5/6) Installing curl (7.83.1-r2) 17:06:23 (6/6) Installing dumb-init (1.2.5-r1) 17:06:23 Executing busybox-1.35.0-r15.trigger 17:06:23 Executing ca-certificates-20220614-r0.trigger 17:06:23 OK: 8 MiB in 20 packages 17:06:24 ---> 9200bb965ff9 17:06:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:25 ---> 1500219047dc 17:06:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:06:25 Removing intermediate container 9da8300d063d 17:06:25 ---> 66b90835f3b3 17:06:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:25 ---> Running in dd093c27bdfe 17:06:25 ---> Running in acff2aea28c9 17:06:26 Removing intermediate container acff2aea28c9 17:06:26 ---> 5943b57f9ac3 17:06:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:26 Removing intermediate container dd093c27bdfe 17:06:26 ---> 53ac68ad0965 17:06:26 Step 13/22 : WORKDIR /edgex 17:06:26 ---> Running in 47c6b9cc6f97 17:06:26 ---> Running in b32c5f8ee1e6 17:06:26 Removing intermediate container 47c6b9cc6f97 17:06:26 ---> 903fdbb72678 17:06:26 Step 20/22 : LABEL arch=arm64 17:06:26 Removing intermediate container b32c5f8ee1e6 17:06:26 ---> 3dfd0ff4d49d 17:06:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:06:27 ---> Running in 1ee8a5d164b3 17:06:27 Removing intermediate container 1ee8a5d164b3 17:06:27 ---> 2a538ed77da7 17:06:27 Step 21/22 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 17:06:27 ---> Running in ba445da6469c 17:06:27 ---> d344055a02cb 17:06:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:06:28 Removing intermediate container ba445da6469c 17:06:28 ---> 807ff02b46ec 17:06:28 Step 22/22 : LABEL version=0.0.0 17:06:28 ---> Running in 38492a61a454 17:06:28 Removing intermediate container 38492a61a454 17:06:28 ---> 60369325e138 17:06:28 17:06:29 Successfully built 60369325e138 17:06:29 Successfully tagged support-notifications-arm64:latest 17:06:29  Building support-notifications ... done  ---> f921f422fd25 17:06:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:06:30 ---> c7307eb8f2ed 17:06:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:06:31 ---> 6c994394b131 17:06:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:31 ---> Running in d02fe687e198 17:06:33 Removing intermediate container d02fe687e198 17:06:33 ---> fd1e6ece5352 17:06:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:06:33 ---> Running in 7b62c2db9641 17:06:33 Removing intermediate container 7b62c2db9641 17:06:33 ---> 0c5936817d79 17:06:33 Step 20/22 : LABEL arch=arm64 17:06:33 ---> Running in 5a2463459972 17:06:33 Removing intermediate container 5a2463459972 17:06:33 ---> 2ae0a5e10b26 17:06:33 Step 21/22 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 17:06:34 ---> Running in ed96f9d0828a 17:06:34 Removing intermediate container ed96f9d0828a 17:06:34 ---> 350a1e55fe11 17:06:34 Step 22/22 : LABEL version=0.0.0 17:06:34 ---> Running in 881eec81aa6f 17:06:34 Removing intermediate container 881eec81aa6f 17:06:34 ---> db8cb1ee387d 17:06:34 17:06:35 Successfully built db8cb1ee387d 17:06:35 Successfully tagged security-proxy-setup-arm64:latest 17:06:41  Building security-proxy-setup ... done Removing intermediate container faafe26044e4 17:06:41 ---> b18168a05ab8 17:06:41 17:06:41 Step 9/20 : FROM alpine:3.15 17:06:41 ---> 60f2846fe774 17:06:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:41 ---> Using cache 17:06:41 ---> 54c2108fa64b 17:06:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:41 ---> Using cache 17:06:41 ---> 72abf238c8d6 17:06:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:06:41 ---> Running in e386ca33f2ec 17:06:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:44 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:06:44 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:06:44 OK: 15735 distinct packages available 17:06:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:46 (1/9) Installing ca-certificates (20220614-r0) 17:06:46 (2/9) Installing brotli-libs (1.0.9-r5) 17:06:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:06:46 (4/9) Installing libcurl (7.80.0-r2) 17:06:47 (5/9) Installing curl (7.80.0-r2) 17:06:47 (6/9) Installing dumb-init (1.2.5-r1) 17:06:47 (7/9) Installing musl-obstack (1.2.3-r0) 17:06:47 (8/9) Installing libucontext (1.1-r0) 17:06:47 (9/9) Installing gcompat (1.0.0-r4) 17:06:47 Executing busybox-1.34.1-r7.trigger 17:06:47 Executing ca-certificates-20220614-r0.trigger 17:06:47 OK: 8 MiB in 23 packages 17:06:49 Removing intermediate container e386ca33f2ec 17:06:49 ---> 34dada622467 17:06:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:49 ---> bce81cab9d52 17:06:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:06:51 ---> 9cfde0ef6045 17:06:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:06:51 ---> ae24a6adf6ee 17:06:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:06:51 ---> Running in c45c52674b49 17:06:52 Removing intermediate container c45c52674b49 17:06:52 ---> 392a58674e72 17:06:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:52 ---> Running in 9d0f8dee5b8e 17:06:52 Removing intermediate container 9d0f8dee5b8e 17:06:52 ---> c346b862f912 17:06:52 Step 18/20 : LABEL arch=arm64 17:06:52 ---> Running in 9f95dae15b9b 17:06:52 Removing intermediate container 9f95dae15b9b 17:06:52 ---> 6c21328a0ff0 17:06:52 Step 19/20 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c 17:06:52 ---> Running in 0474932511d6 17:06:53 Removing intermediate container 0474932511d6 17:06:53 ---> f237a6e289fb 17:06:53 Step 20/20 : LABEL version=0.0.0 17:06:53 ---> Running in 5f2f837a8424 17:06:53 Removing intermediate container 5f2f837a8424 17:06:53 ---> c63100d477c5 17:06:53 17:06:54 Successfully built c63100d477c5 17:06:54 Successfully tagged security-spiffe-token-provider-arm64:latest 17:06:54  Building security-spiffe-token-provider ... done  [Pipeline] } 17:06:54 $ docker stop --time=1 4566658cc9d390df2620abbcf10e54b5d4db119cab7e304ce884ea5d40f4fa15 17:06:56 $ docker rm -f 4566658cc9d390df2620abbcf10e54b5d4db119cab7e304ce884ea5d40f4fa15 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:56 + docker images 17:06:56 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:56 security-spiffe-token-provider-arm64 latest c63100d477c5 3 seconds ago 28.3MB 17:06:56 b18168a05ab8 16 seconds ago 1.4GB 17:06:56 security-proxy-setup-arm64 latest db8cb1ee387d 22 seconds ago 26.2MB 17:06:56 support-notifications-arm64 latest 60369325e138 28 seconds ago 26.1MB 17:06:56 e6c31d29042e 38 seconds ago 1.36GB 17:06:56 874d96e8bd14 44 seconds ago 1.41GB 17:06:56 core-command-arm64 latest 599954bf5f39 About a minute ago 15.5MB 17:06:56 a79c76fe9547 2 minutes ago 1.35GB 17:06:56 security-secretstore-setup-arm64 latest 139c25fef602 2 minutes ago 27.9MB 17:06:56 db2c5631d19d 3 minutes ago 1.36GB 17:06:56 core-data-arm64 latest 20f1490b0586 5 minutes ago 20.6MB 17:06:56 f3c8edc1e3ed 6 minutes ago 1.38GB 17:06:56 support-scheduler-arm64 latest 280526c7b398 8 minutes ago 25.6MB 17:06:56 security-spire-config-arm64 latest a87acb5a59fc 8 minutes ago 83.6MB 17:06:56 64b6237168d0 8 minutes ago 1.41GB 17:06:56 913db1d9c748 8 minutes ago 1.25GB 17:06:56 sys-mgmt-agent-arm64 latest ba2d918c0402 9 minutes ago 133MB 17:06:56 core-metadata-arm64 latest 0ccbefeab6e9 10 minutes ago 17.4MB 17:06:56 d0894e43aa9c 10 minutes ago 1.38GB 17:06:56 security-bootstrapper-arm64 latest effc86b666ef 11 minutes ago 18.6MB 17:06:56 f0bfab368f6a 11 minutes ago 1.35GB 17:06:56 6951dfb7d646 11 minutes ago 1.35GB 17:06:56 security-spire-server-arm64 latest df01236966f6 15 minutes ago 84.2MB 17:06:56 5acbd16e4a3d 16 minutes ago 1.25GB 17:06:56 security-spire-agent-arm64 latest e70ba7fb1c97 17 minutes ago 122MB 17:06:56 39646b7465f9 18 minutes ago 1.25GB 17:06:56 ci-base-image-arm64 latest 9adc7da4d00d 33 minutes ago 995MB 17:06:56 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:06:56 alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB 17:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:06:56 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:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:57 17:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:57 arm64: Pulling from edgex-lftools-log-publisher 17:06:57 8998bd30e6a1: Pulling fs layer 17:06:57 04944245beec: Pulling fs layer 17:06:57 699f458cf7ca: Pulling fs layer 17:06:57 765212b225bb: Pulling fs layer 17:06:57 f23df028b6ca: Pulling fs layer 17:06:57 d65c8cfc05b1: Pulling fs layer 17:06:57 2437ff75d9bd: Pulling fs layer 17:06:57 765212b225bb: Waiting 17:06:57 f23df028b6ca: Waiting 17:06:57 d65c8cfc05b1: Waiting 17:06:57 2437ff75d9bd: Waiting 17:06:57 04944245beec: Verifying Checksum 17:06:57 04944245beec: Download complete 17:06:57 765212b225bb: Verifying Checksum 17:06:57 765212b225bb: Download complete 17:06:57 f23df028b6ca: Verifying Checksum 17:06:57 f23df028b6ca: Download complete 17:06:58 d65c8cfc05b1: Verifying Checksum 17:06:58 d65c8cfc05b1: Download complete 17:06:58 699f458cf7ca: Verifying Checksum 17:06:58 699f458cf7ca: Download complete 17:06:58 8998bd30e6a1: Verifying Checksum 17:06:58 8998bd30e6a1: Download complete 17:07:01 2437ff75d9bd: Verifying Checksum 17:07:01 2437ff75d9bd: Download complete 17:07:03 8998bd30e6a1: Pull complete 17:07:03 04944245beec: Pull complete 17:07:05 699f458cf7ca: Pull complete 17:07:05 765212b225bb: Pull complete 17:07:06 f23df028b6ca: Pull complete 17:07:06 d65c8cfc05b1: Pull complete 17:07:21 2437ff75d9bd: Pull complete 17:07:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:22 prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container 17:07:22 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:07:24 $ docker top bffd6ed42b1337dd660cea689f08ce64c7ab7001af486b2a398418afac282273 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:25 ---> job-cost.sh 17:07:25 lf-activate-venv: SKIPPING 17:07:25 INFO: No Stack... 17:07:26 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:27 INFO: Archiving Costs [Pipeline] sh 17:07:27 + + catcut /w/workspace/edgex-go/11/archives/cost.csv -d, -f6 17:07:27 [Pipeline] lock 17:07:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] 17:07:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] did not exist. Created. 17:07:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:28 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:28 Stashed 1 file(s) [Pipeline] } 17:07:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:28 $ docker stop --time=1 bffd6ed42b1337dd660cea689f08ce64c7ab7001af486b2a398418afac282273 17:07:30 $ docker rm -f bffd6ed42b1337dd660cea689f08ce64c7ab7001af486b2a398418afac282273 [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:07:30 provisioning config files... 17:07:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config135286739912742298tmp [Pipeline] { [Pipeline] sh 17:07:30 + set +x 17:07:30 + curl -s https://codecov.io/bash 17:07:30 + bash -s -- 17:07:30 17:07:30 _____ _ 17:07:30 / ____| | | 17:07:30 | | ___ __| | ___ ___ _____ __ 17:07:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:30 Bash-1.0.6 17:07:30 17:07:30 17:07:30 ==> git version 2.25.1 found 17:07:30 ==> 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:07:30 Release-Date: 2020-01-08 17:07:30 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:07:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:30 ==> Jenkins CI detected. 17:07:30 current dir:  /w/workspace/edgex-go/11 17:07:30 project root: . 17:07:30 --> token set from env 17:07:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:30 ==> Running gcov in . (disable via -X gcov) 17:07:30 ==> Python coveragepy not found 17:07:30 ==> Searching for coverage reports in: 17:07:30 + . 17:07:30 -> Found 1 reports 17:07:30 ==> Detecting git/mercurial file structure 17:07:30 ==> Reading reports 17:07:30 + ./coverage.out bytes=478941 17:07:30 ==> Appending adjustments 17:07:30 https://docs.codecov.io/docs/fixing-reports 17:07:32 + Found adjustments 17:07:32 ==> Gzipping contents 17:07:32 64K /tmp/codecov.F080cN.gz 17:07:32 ==> Uploading reports 17:07:32 url: https://codecov.io 17:07:32 query: branch=PR-4097&commit=7fcdf56cf112e5719cbda34384f3c81768e9c229&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:07:32 -> Pinging Codecov 17:07:32 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=7fcdf56cf112e5719cbda34384f3c81768e9c229&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:07:32 -> Uploading to 17:07:32 https://storage.googleapis.com/codecov/v4/raw/2022-08-09/00271124DB129430A58F1EEE437C3FCB/7fcdf56cf112e5719cbda34384f3c81768e9c229/552922a1-caac-4133-a851-fdeda87d2e81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T170732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=009dde834e49b3bc4bf20592dc827aaf318748fa6c49f41bff2022e2dcc21e9c 17:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:32 Dload Upload Total Spent Left Speed 17:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62871 0 0 100 62871 0 302k --:--:-- --:--:-- --:--:-- 300k 100 62871 0 0 100 62871 0 242k --:--:-- --:--:-- --:--:-- 241k 17:07:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] } 17:07:32 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:07:33 + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh 17:07:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> package-listing.sh 17:07:34 ++ facter osfamily 17:07:34 ++ tr '[:upper:]' '[:lower:]' 17:07:34 + OS_FAMILY=debian 17:07:34 + workspace=/w/workspace/edgex-go/11 17:07:34 + START_PACKAGES=/tmp/packages_start.txt 17:07:34 + END_PACKAGES=/tmp/packages_end.txt 17:07:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:34 + PACKAGES=/tmp/packages_start.txt 17:07:34 + '[' /w/workspace/edgex-go/11 ']' 17:07:34 + PACKAGES=/tmp/packages_end.txt 17:07:34 + case "${OS_FAMILY}" in 17:07:34 + dpkg -l 17:07:34 + grep '^ii' 17:07:35 + '[' -f /tmp/packages_start.txt ']' 17:07:35 + '[' -f /tmp/packages_end.txt ']' 17:07:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:35 + '[' /w/workspace/edgex-go/11 ']' 17:07:35 + mkdir -p /w/workspace/edgex-go/11/archives/ 17:07:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 17:07:35 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:35 17:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:36 latest: Pulling from edgex-lftools-log-publisher 17:07:36 5eb5b503b376: Pulling fs layer 17:07:36 5c69ac0246d0: Pulling fs layer 17:07:36 ec43610c2a17: Pulling fs layer 17:07:36 3a2ae6a8a46f: Pulling fs layer 17:07:36 33b1e0a273af: Pulling fs layer 17:07:36 5d3b04190fa2: Pulling fs layer 17:07:36 2f39f015ded8: Pulling fs layer 17:07:36 33b1e0a273af: Waiting 17:07:36 5d3b04190fa2: Waiting 17:07:36 3a2ae6a8a46f: Waiting 17:07:36 5c69ac0246d0: Download complete 17:07:36 3a2ae6a8a46f: Verifying Checksum 17:07:36 3a2ae6a8a46f: Download complete 17:07:36 33b1e0a273af: Verifying Checksum 17:07:36 33b1e0a273af: Download complete 17:07:36 5d3b04190fa2: Verifying Checksum 17:07:36 5d3b04190fa2: Download complete 17:07:36 ec43610c2a17: Download complete 17:07:36 5eb5b503b376: Verifying Checksum 17:07:36 5eb5b503b376: Download complete 17:07:37 2f39f015ded8: Verifying Checksum 17:07:37 2f39f015ded8: Download complete 17:07:37 5eb5b503b376: Pull complete 17:07:37 5c69ac0246d0: Pull complete 17:07:38 ec43610c2a17: Pull complete 17:07:38 3a2ae6a8a46f: Pull complete 17:07:38 33b1e0a273af: Pull complete 17:07:38 5d3b04190fa2: Pull complete 17:07:42 2f39f015ded8: Pull complete 17:07:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:42 prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container 17:07:42 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:44 $ docker top 430fa66a08cbc40eb16c94587b60d3f653d6f2c8c4d7817a29ce54477c6dac56 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:45 + ls /var/log/sa-host 17:07:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:45 provisioning config files... 17:07:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config2142603588709166545tmp [Pipeline] { [Pipeline] echo 17:07:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:46 ---> create-netrc.sh [Pipeline] } 17:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:46 ---> python-tools-install.sh [Pipeline] echo 17:07:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:46 ---> sudo-logs.sh 17:07:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:47 ---> job-cost.sh 17:07:47 lf-activate-venv: SKIPPING 17:07:47 DEBUG: total: 0.10999999940395355 17:07:47 INFO: Retrieving Stack Cost... 17:07:47 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:47 INFO: Archiving Costs [Pipeline] echo 17:07:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:48 ---> logs-deploy.sh 17:07:48 lf-activate-venv: SKIPPING 17:07:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/11 17:07:48 INFO: archiving workspace using pattern(s): 17:07:49 Archives upload complete. 17:07:49 INFO: archiving logs to Nexus 17:07:50 ---> uname -a: 17:07:50 Linux prd-ubuntu20-04-docker-8c-8g-22230 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:07:50 17:07:50 17:07:50 ---> lscpu: 17:07:50 Architecture: x86_64 17:07:50 CPU op-mode(s): 32-bit, 64-bit 17:07:50 Byte Order: Little Endian 17:07:50 Address sizes: 40 bits physical, 48 bits virtual 17:07:50 CPU(s): 8 17:07:50 On-line CPU(s) list: 0-7 17:07:50 Thread(s) per core: 1 17:07:50 Core(s) per socket: 1 17:07:50 Socket(s): 8 17:07:50 NUMA node(s): 1 17:07:50 Vendor ID: AuthenticAMD 17:07:50 CPU family: 23 17:07:50 Model: 49 17:07:50 Model name: AMD EPYC-Rome Processor 17:07:50 Stepping: 0 17:07:50 CPU MHz: 2799.996 17:07:50 BogoMIPS: 5599.99 17:07:50 Virtualization: AMD-V 17:07:50 Hypervisor vendor: KVM 17:07:50 Virtualization type: full 17:07:50 L1d cache: 256 KiB 17:07:50 L1i cache: 256 KiB 17:07:50 L2 cache: 4 MiB 17:07:50 L3 cache: 128 MiB 17:07:50 NUMA node0 CPU(s): 0-7 17:07:50 Vulnerability Itlb multihit: Not affected 17:07:50 Vulnerability L1tf: Not affected 17:07:50 Vulnerability Mds: Not affected 17:07:50 Vulnerability Meltdown: Not affected 17:07:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:07:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:07:50 Vulnerability Srbds: Not affected 17:07:50 Vulnerability Tsx async abort: Not affected 17:07:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:07:50 17:07:50 17:07:50 ---> nproc: 17:07:50 8 17:07:50 17:07:50