Pull request #4126 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 339687fe6119892efb9421b671543a340462c84e+23918450344651d97d22d0f3625b25d105fef848 (bf612159ca99d480597fea48d1a414f549966459) 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-ssh13409020128298518307.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-ssh5565470500428544167.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5639624374285936975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6727256485464484901.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3826639086745795990.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1421836376595642367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22925 in /w/workspace/edgexfoundry_edgex-go_PR-4126 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 339687fe6119892efb9421b671543a340462c84e Merge succeeded, producing b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd Checking out Revision b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd (PR-4126) > 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/4126/head:refs/remotes/origin/PR-4126 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 339687fe6119892efb9421b671543a340462c84e # 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 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd # timeout=10 Commit message: "Merge commit '23918450344651d97d22d0f3625b25d105fef848' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:28:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:28:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:28:02 ========================================================= 23:28:02 EdgeX Global Pipelines Version Info 23:28:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:28:03 ------------------- 23:28:03 stable info: 23:28:03 ------------------- 23:28:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:03 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:28:03 Message: update stable to v1.0.238 23:28:03 ------------------- 23:28:03 experimental info: 23:28:03 ------------------- 23:28:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:03 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:28:03 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:28:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4126 [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4126 [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4126 [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b46aaa6 [Pipeline] echo 23:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:05 provisioning config files... 23:28:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1579640569014435890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:05 ---> docker-login.sh 23:28:05 nexus3.edgexfoundry.org:10001 23:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:06 Configure a credential helper to remove this warning. See 23:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:06 23:28:06 Login Succeeded 23:28:06 nexus3.edgexfoundry.org:10002 23:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:06 Configure a credential helper to remove this warning. See 23:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:06 23:28:06 Login Succeeded 23:28:06 nexus3.edgexfoundry.org:10003 23:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:06 Configure a credential helper to remove this warning. See 23:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:06 23:28:06 Login Succeeded 23:28:06 nexus3.edgexfoundry.org:10004 23:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:06 Configure a credential helper to remove this warning. See 23:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:06 23:28:06 Login Succeeded 23:28:06 docker.io 23:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:07 Configure a credential helper to remove this warning. See 23:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:07 23:28:07 Login Succeeded 23:28:07 ---> docker-login.sh ends [Pipeline] } 23:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:07 + 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 23:28:07 + + dirname cmd/core-command/Dockerfile 23:28:07 cut -d/ -f2 23:28:07 + echo core-command,cmd/core-command/Dockerfile 23:28:07 + dirname cmd/core-data/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo core-data,cmd/core-data/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + dirname cmd/core-metadata/Dockerfile 23:28:07 + echo core-metadata,cmd/core-metadata/Dockerfile 23:28:07 + + dirname cmd/security-bootstrapper/Dockerfile 23:28:07 cut -d/ -f2 23:28:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:28:07 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 23:28:07 -f2 23:28:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:28:07 + dirname cmd/security-secretstore-setup/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:28:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:28:07 + dirname cmd/security-spire-agent/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:28:07 + dirname cmd/security-spire-config/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:28:07 + + dirname cmd/security-spire-server/Dockerfile 23:28:07 cut -d/ -f2 23:28:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:28:07 + + cut -d/ -f2 23:28:07 dirname cmd/support-notifications/Dockerfile 23:28:07 + echo support-notifications,cmd/support-notifications/Dockerfile 23:28:07 + dirname cmd/support-scheduler/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:28:07 + dirname cmd/sys-mgmt-agent/Dockerfile 23:28:07 + cut -d/ -f2 23:28:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:28:07 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 23:28:08 + git rev-list -1 --merges b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd~1..b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] echo 23:28:08 -----------> git rev-list -1 --merges b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd~1..b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:28:08 b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [false] [Pipeline] sh 23:28:08 + git log --format=format:%s -1 b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] echo 23:28:08 ========================================================= 23:28:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:28:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:28:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:08 + grep -v github /etc/ssh/ssh_known_hosts 23:28:08 + [ -e /tmp/ssh_known_hosts ] 23:28:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:28:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:28:08 + sudo tee -a /etc/ssh/ssh_known_hosts 23:28:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:09 23:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:09 0.1.4: Pulling from edgex-devops/py-git-semver 23:28:09 b85a868b505f: Pulling fs layer 23:28:09 e2be974225ed: Pulling fs layer 23:28:09 339a4e72a1f5: Pulling fs layer 23:28:09 988bab9f4d93: Pulling fs layer 23:28:09 1469e6f7b9e6: Pulling fs layer 23:28:09 eaf3925da568: Pulling fs layer 23:28:09 bab4dde63d76: Pulling fs layer 23:28:09 bde34c3a00c8: Pulling fs layer 23:28:09 b352a97aabf1: Pulling fs layer 23:28:09 4872d77fe225: Pulling fs layer 23:28:09 988bab9f4d93: Waiting 23:28:09 5851b861e8e6: Pulling fs layer 23:28:09 1469e6f7b9e6: Waiting 23:28:09 eaf3925da568: Waiting 23:28:09 bde34c3a00c8: Waiting 23:28:09 b352a97aabf1: Waiting 23:28:09 4872d77fe225: Waiting 23:28:09 bab4dde63d76: Waiting 23:28:09 5851b861e8e6: Waiting 23:28:09 e2be974225ed: Verifying Checksum 23:28:09 e2be974225ed: Download complete 23:28:09 988bab9f4d93: Verifying Checksum 23:28:09 988bab9f4d93: Download complete 23:28:10 1469e6f7b9e6: Verifying Checksum 23:28:10 1469e6f7b9e6: Download complete 23:28:10 eaf3925da568: Verifying Checksum 23:28:10 eaf3925da568: Download complete 23:28:10 339a4e72a1f5: Verifying Checksum 23:28:10 339a4e72a1f5: Download complete 23:28:10 bde34c3a00c8: Verifying Checksum 23:28:10 bde34c3a00c8: Download complete 23:28:10 b352a97aabf1: Verifying Checksum 23:28:10 b352a97aabf1: Download complete 23:28:10 4872d77fe225: Verifying Checksum 23:28:10 4872d77fe225: Download complete 23:28:10 5851b861e8e6: Download complete 23:28:10 b85a868b505f: Verifying Checksum 23:28:10 b85a868b505f: Download complete 23:28:10 bab4dde63d76: Verifying Checksum 23:28:10 bab4dde63d76: Download complete 23:28:11 b85a868b505f: Pull complete 23:28:11 e2be974225ed: Pull complete 23:28:11 339a4e72a1f5: Pull complete 23:28:12 988bab9f4d93: Pull complete 23:28:12 1469e6f7b9e6: Pull complete 23:28:12 eaf3925da568: Pull complete 23:28:14 bab4dde63d76: Pull complete 23:28:14 bde34c3a00c8: Pull complete 23:28:14 b352a97aabf1: Pull complete 23:28:14 4872d77fe225: Pull complete 23:28:14 5851b861e8e6: Pull complete 23:28:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:14 prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container 23:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:28:15 $ docker top d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a -eo pid,comm 23:28:15 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). 23:28:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:15 [ssh-agent] Looking for ssh-agent implementation... 23:28:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:16 $ docker exec d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent 23:28:16 SSH_AUTH_SOCK=/tmp/ssh-C2k82YBSiv21/agent.34 23:28:16 SSH_AGENT_PID=40 23:28:16 Running ssh-add (command line suppressed) 23:28:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3954791157748994466.key (/w/workspace/edgex-go/1@tmp/private_key_3954791157748994466.key) 23:28:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:16 + git tag --points-at HEAD [Pipeline] } 23:28:16 $ docker exec --env ******** --env ******** d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent -k 23:28:16 unset SSH_AUTH_SOCK; 23:28:16 unset SSH_AGENT_PID; 23:28:16 echo Agent pid 40 killed; 23:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:28:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:16 [ssh-agent] Looking for ssh-agent implementation... 23:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:17 $ docker exec d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent 23:28:17 SSH_AUTH_SOCK=/tmp/ssh-qB9AWNmcfra4/agent.74 23:28:17 SSH_AGENT_PID=80 23:28:17 Running ssh-add (command line suppressed) 23:28:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7946189111713532925.key (/w/workspace/edgex-go/1@tmp/private_key_7946189111713532925.key) 23:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:17 + git semver init 23:28:17 2022-08-16 23:28:17,839 [run_init] DEBUG init version:0.0.0 force:False 23:28:17 2022-08-16 23:28:17,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:28:17 2022-08-16 23:28:17,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:28:17 2022-08-16 23:28:17,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 23:28:23 2022-08-16 23:28:22,390 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:28:23 2022-08-16 23:28:22,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4126 with force:False 23:28:23 2022-08-16 23:28:22,390 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4126 23:28:23 2022-08-16 23:28:22,394 [execute] INFO git cat-file --batch-check 23:28:23 2022-08-16 23:28:22,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:28:23 2022-08-16 23:28:22,400 [execute] INFO git cat-file --batch 23:28:23 2022-08-16 23:28:22,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:28:23 2022-08-16 23:28:22,406 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4126 23:28:23 0.0.0 [Pipeline] } 23:28:23 $ docker exec --env ******** --env ******** d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent -k 23:28:23 unset SSH_AUTH_SOCK; 23:28:23 unset SSH_AGENT_PID; 23:28:23 echo Agent pid 80 killed; 23:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:23 + git semver [Pipeline] } 23:28:24 $ docker stop --time=1 d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a 23:28:25 $ docker rm -f d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a [Pipeline] // withDockerContainer [Pipeline] sh 23:28:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:26 Stashed 1 file(s) [Pipeline] echo 23:28:26 [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 23:28:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:27 ========================================================= 23:28:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:28:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:28:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:27 2408cc74d12b: Pulling fs layer 23:28:27 ea60b727a1ce: Pulling fs layer 23:28:27 30c4a7721957: Pulling fs layer 23:28:27 370296b7ddb6: Pulling fs layer 23:28:27 7c6cee850709: Pulling fs layer 23:28:27 39a5fcdaea64: Pulling fs layer 23:28:27 d94ebbe4e438: Pulling fs layer 23:28:27 bcfd1f05c69d: Pulling fs layer 23:28:27 59ccb84bbe0f: Pulling fs layer 23:28:27 39a5fcdaea64: Waiting 23:28:27 370296b7ddb6: Waiting 23:28:27 7c6cee850709: Waiting 23:28:27 d94ebbe4e438: Waiting 23:28:27 bcfd1f05c69d: Waiting 23:28:27 30c4a7721957: Verifying Checksum 23:28:27 30c4a7721957: Download complete 23:28:27 ea60b727a1ce: Download complete 23:28:27 7c6cee850709: Download complete 23:28:27 39a5fcdaea64: Download complete 23:28:27 2408cc74d12b: Verifying Checksum 23:28:27 2408cc74d12b: Download complete 23:28:27 d94ebbe4e438: Download complete 23:28:27 2408cc74d12b: Pull complete 23:28:27 ea60b727a1ce: Pull complete 23:28:27 30c4a7721957: Pull complete 23:28:27 59ccb84bbe0f: Verifying Checksum 23:28:27 59ccb84bbe0f: Download complete 23:28:28 bcfd1f05c69d: Verifying Checksum 23:28:28 bcfd1f05c69d: Download complete 23:28:28 370296b7ddb6: Verifying Checksum 23:28:28 370296b7ddb6: Download complete 23:28:31 370296b7ddb6: Pull complete 23:28:31 7c6cee850709: Pull complete 23:28:31 39a5fcdaea64: Pull complete 23:28:31 d94ebbe4e438: Pull complete 23:28:33 bcfd1f05c69d: Pull complete 23:28:34 59ccb84bbe0f: Pull complete 23:28:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:28:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:28:34 WORKDIR /edgex 23:28:34 COPY go.mod . 23:28:34 RUN go mod download 23:28:34 + docker build -t ci-base-image-x86_64 -f - . 23:28:35 Sending build context to Docker daemon 169.2MB 23:28:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:28:35 ---> a4fb48ad2a94 23:28:35 Step 2/4 : WORKDIR /edgex 23:28:37 ---> Running in bbdcb8bc3c8c 23:28:37 Removing intermediate container bbdcb8bc3c8c 23:28:37 ---> e6c2bffcaac0 23:28:37 Step 3/4 : COPY go.mod . 23:28:37 ---> fdeca688681d 23:28:37 Step 4/4 : RUN go mod download 23:28:37 ---> Running in 248ff310d356 23:28:41 Still waiting to schedule task 23:28:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:28:55 Removing intermediate container 248ff310d356 23:28:55 ---> 8dc3fa71b72a 23:28:55 Successfully built 8dc3fa71b72a 23:28:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:55 + docker inspect -f . ci-base-image-x86_64 23:28:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:55 prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container 23:28:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:56 $ docker top dd7218ece888aba668818f2fd75fcaca48946c95d212d8c620ba3b683e037028 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:56 + go version 23:28:56 go version go1.18.3 linux/amd64 [Pipeline] } 23:28:56 $ docker stop --time=1 dd7218ece888aba668818f2fd75fcaca48946c95d212d8c620ba3b683e037028 23:28:57 $ docker rm -f dd7218ece888aba668818f2fd75fcaca48946c95d212d8c620ba3b683e037028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker inspect -f . ci-base-image-x86_64 23:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:58 prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container 23:28: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:59 $ docker top d0ab46f1593fa1398999e99bb1e53b1633055cf04fe58f18e8d4c02e04974681 -eo pid,comm [Pipeline] { [Pipeline] echo 23:28:59 ========================================================= 23:28:59 [edgeXBuildGoParallel] Running Tests and Build... 23:28:59 ========================================================= [Pipeline] sh 23:28:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:28:59 + make test 23:28:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:29:06 ? github.com/edgexfoundry/edgex-go [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.133s coverage: 98.5% of statements 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.563s coverage: 89.2% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 2.1% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 23:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 23:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 23:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 23:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 23:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 81.4% of statements 23:29:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.087s coverage: 87.2% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.8% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.070s coverage: 28.9% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 23:29:41 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 23:30:00 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." 23:30:00 GO111MODULE=on go vet ./... 23:30:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:02 ./bin/test-attribution-txt.sh 23:30:02 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:30:02 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:30:02 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:30:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:30:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:30:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:30:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:30:03 + ls -al . 23:30:03 total 736 23:30:03 drwxrwxr-x 10 1001 1001 4096 Aug 16 23:29 . 23:30:03 drwxr-xr-x 4 root root 4096 Aug 16 23:28 .. 23:30:03 -rw-rw-r-- 1 1001 1001 16 Aug 16 23:27 .dockerignore 23:30:03 drwxrwxr-x 8 1001 1001 4096 Aug 16 23:29 .git 23:30:03 drwxrwxr-x 3 1001 1001 4096 Aug 16 23:27 .github 23:30:03 -rw-rw-r-- 1 1001 1001 1030 Aug 16 23:27 .gitignore 23:30:03 -rw-rw-r-- 1 1001 1001 42 Aug 16 23:27 .golangci.yml 23:30:03 -rw-rw-r-- 1 1001 1001 87 Aug 16 23:27 .hadolint.yml 23:30:03 drwxr-xr-x 3 1001 1001 4096 Aug 16 23:28 .semver 23:30:03 -rw-rw-r-- 1 1001 1001 166 Aug 16 23:27 .sonarcloud.properties 23:30:03 -rw-rw-r-- 1 1001 1001 1171 Aug 16 23:27 ADOPTERS.md 23:30:03 -rw-rw-r-- 1 1001 1001 10347 Aug 16 23:27 Attribution.txt 23:30:03 -rw-rw-r-- 1 1001 1001 63209 Aug 16 23:27 CHANGELOG.md 23:30:03 -rw-rw-r-- 1 1001 1001 3804 Aug 16 23:27 CONTRIBUTING.md 23:30:03 -rw-rw-r-- 1 1001 1001 677 Aug 16 23:27 GOVERNANCE.md 23:30:03 -rw-rw-r-- 1 1001 1001 850 Aug 16 23:27 Jenkinsfile 23:30:03 -rw-rw-r-- 1 1001 1001 10775 Aug 16 23:27 LICENSE 23:30:03 -rw-rw-r-- 1 1001 1001 13276 Aug 16 23:27 Makefile 23:30:03 -rw-rw-r-- 1 1001 1001 582 Aug 16 23:27 OWNERS.md 23:30:03 -rw-rw-r-- 1 1001 1001 9094 Aug 16 23:27 README.md 23:30:03 -rw-rw-r-- 1 1001 1001 6912 Aug 16 23:27 SECURITY.md 23:30:03 -rw-rw-r-- 1 1001 1001 5 Aug 16 23:28 VERSION 23:30:03 -rw-rw-r-- 1 1001 1001 4131 Aug 16 23:27 ZMQWindows.md 23:30:03 drwxrwxr-x 2 1001 1001 4096 Aug 16 23:27 bin 23:30:03 drwxrwxr-x 18 1001 1001 4096 Aug 16 23:27 cmd 23:30:03 -rw-r--r-- 1 root root 480987 Aug 16 23:29 coverage.out 23:30:03 -rw-rw-r-- 1 1001 1001 3681 Aug 16 23:27 go.mod 23:30:03 -rw-rw-r-- 1 1001 1001 38033 Aug 16 23:27 go.sum 23:30:03 drwxrwxr-x 8 1001 1001 4096 Aug 16 23:27 internal 23:30:03 drwxrwxr-x 3 1001 1001 4096 Aug 16 23:27 openapi 23:30:03 drwxrwxr-x 4 1001 1001 4096 Aug 16 23:27 snap 23:30:03 -rw-rw-r-- 1 1001 1001 204 Aug 16 23:27 version.go [Pipeline] sh 23:30:03 + '[' -e coverage.out ] 23:30:03 + chown 1001:1001 coverage.out [Pipeline] stash 23:30:03 Stashed 1 file(s) [Pipeline] sh 23:30:03 + make build 23:30:03 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:30:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:30:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22926 in /w/workspace/edgexfoundry_edgex-go_PR-4126 [Pipeline] { [Pipeline] ws 23:30:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:30:16 The recommended git tool is: git 23:30:23 using credential edgex-jenkins-ssh 23:30:23 Cloning the remote Git repository 23:30:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:30:23 > git init /w/workspace/edgex-go/1 # timeout=10 23:30:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:30:23 > git --version # timeout=10 23:30:23 > git --version # 'git version 2.25.1' 23:30:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:30:28 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 23:30:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:30:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:30:35 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 23:30:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:30:37 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 23:30:38 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 23:30:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:30:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:30:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:30:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4126/head:refs/remotes/origin/PR-4126 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:30:40 Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 339687fe6119892efb9421b671543a340462c84e 23:30:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:30:40 Merge succeeded, producing 5b9eec61b408ec120623818b73534dd9a331931e 23:30:40 Checking out Revision 5b9eec61b408ec120623818b73534dd9a331931e (PR-4126) 23:30:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:30:40 > git config core.sparsecheckout # timeout=10 23:30:40 > git checkout -f 339687fe6119892efb9421b671543a340462c84e # timeout=10 23:30:40 > git remote # timeout=10 23:30:40 > git config --get remote.origin.url # timeout=10 23:30:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:40 > git merge 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 23:30:40 > git rev-parse HEAD^{commit} # timeout=10 23:30:40 > git config core.sparsecheckout # timeout=10 23:30:40 > git checkout -f 5b9eec61b408ec120623818b73534dd9a331931e # timeout=10 [Pipeline] } 23:30:43 $ docker stop --time=1 d0ab46f1593fa1398999e99bb1e53b1633055cf04fe58f18e8d4c02e04974681 23:30:45 Commit message: "Merge commit '23918450344651d97d22d0f3625b25d105fef848' into HEAD" 23:30:45 First time build. Skipping changelog. 23:30:45 > git --version # timeout=10 23:30:45 > git --version # 'git version 2.25.1' 23:30:45 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 23:30:46 $ docker rm -f d0ab46f1593fa1398999e99bb1e53b1633055cf04fe58f18e8d4c02e04974681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:47 23:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:48 Dload Upload Total Spent Left Speed 23:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 86237 0 --:--:-- --:--:-- --:--:-- 85638 23:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:48 latest: Pulling from edgex-devops/edgex-compose 23:30:48 cbdbe7a5bc2a: Pulling fs layer 23:30:48 ca9280d653b3: Pulling fs layer 23:30:48 7e9c9ca2126c: Pulling fs layer 23:30:48 cbdbe7a5bc2a: Download complete 23:30:48 cbdbe7a5bc2a: Pull complete 23:30:48 ca9280d653b3: Verifying Checksum 23:30:48 ca9280d653b3: Download complete [Pipeline] sh 23:30:48 7e9c9ca2126c: Download complete 23:30:48 ca9280d653b3: Pull complete 23:30:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:30:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:30:49 + sudo tee /etc/docker/daemon.new 23:30:49 { 23:30:49 "registry-mirrors": [ 23:30:49 "https://nexus3.edgexfoundry.org:10001" 23:30:49 ], 23:30:49 "bip": "10.250.0.254/24", 23:30:49 "hosts": [ 23:30:49 "tcp://0.0.0.0:5555", 23:30:49 "unix:///var/run/docker.sock" 23:30:49 ], 23:30:49 "mtu": 1458, 23:30:49 "selinux-enabled": true, 23:30:49 "seccomp-profile": "/etc/docker/seccomp.json" 23:30:49 } [Pipeline] sh 23:30:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:30:50 + sudo service docker restart 23:30:52 7e9c9ca2126c: Pull complete 23:30:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:52 prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container 23:30:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:30:53 $ docker top c8e0df36c8facb92019dcd4fc91e99fbd215e3d79e26b9b7f6566699d1d50568 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:54 + docker-compose build --help 23:30:54 + grep parallel 23:30:54 --parallel Build images in parallel. [Pipeline] } 23:30:54 $ docker stop --time=1 c8e0df36c8facb92019dcd4fc91e99fbd215e3d79e26b9b7f6566699d1d50568 23:30:56 $ docker rm -f c8e0df36c8facb92019dcd4fc91e99fbd215e3d79e26b9b7f6566699d1d50568 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:57 prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container 23:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:30:57 $ docker top 7e43e3c196ddbbe80629014fdae4b587079ecea73b54c1a92c407661658a4459 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:57 + docker-compose -f ./docker-compose-build.yml build --parallel 23:30:58 Building core-command ... 23:30:58 Building core-data ... 23:30:58 Building core-metadata ... 23:30:58 Building security-bootstrapper ... 23:30:58 Building security-proxy-setup ... 23:30:58 Building security-secretstore-setup ... 23:30:58 Building security-spiffe-token-provider ... 23:30:58 Building security-spire-agent ... 23:30:58 Building security-spire-config ... 23:30:58 Building security-spire-server ... 23:30:58 Building support-notifications ... 23:30:58 Building support-scheduler ... 23:30:58 Building sys-mgmt-agent ... 23:30:58 Building sys-mgmt-agent 23:30:58 Building core-metadata 23:30:58 Building security-secretstore-setup 23:30:58 Building security-spire-config 23:30:58 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:08 provisioning config files... 23:31:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5315059346410415346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:09 ---> docker-login.sh 23:31:09 nexus3.edgexfoundry.org:10001 23:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:09 Configure a credential helper to remove this warning. See 23:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:09 23:31:09 Login Succeeded 23:31:09 nexus3.edgexfoundry.org:10002 23:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:10 Configure a credential helper to remove this warning. See 23:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:10 23:31:10 Login Succeeded 23:31:10 nexus3.edgexfoundry.org:10003 23:31:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:10 ---> 8dc3fa71b72a 23:31:10 Step 3/24 : WORKDIR /edgex-go 23:31:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:10 ---> 8dc3fa71b72a 23:31:10 Step 3/22 : WORKDIR /edgex-go 23:31:10 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:31:10 ---> 8dc3fa71b72a 23:31:10 Step 3/26 : WORKDIR /edgex-go 23:31:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:31:10 ---> 8dc3fa71b72a 23:31:10 Step 3/25 : WORKDIR /edgex-go 23:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:10 Configure a credential helper to remove this warning. See 23:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:10 23:31:10 Login Succeeded 23:31:10 nexus3.edgexfoundry.org:10004 23:31:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:10 ---> 8dc3fa71b72a 23:31:10 Step 3/23 : WORKDIR /edgex-go 23:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:11 Configure a credential helper to remove this warning. See 23:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:11 23:31:11 Login Succeeded 23:31:11 docker.io 23:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:11 Configure a credential helper to remove this warning. See 23:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:11 23:31:11 Login Succeeded 23:31:11 ---> docker-login.sh ends [Pipeline] } 23:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:31:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:12 ========================================================= 23:31:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:31:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:31:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:31:13 b3c136eddcbf: Pulling fs layer 23:31:13 c0a3192eca97: Pulling fs layer 23:31:13 a050256f5b6f: Pulling fs layer 23:31:13 656be50a0ddc: Pulling fs layer 23:31:13 2bbca73fdf42: Pulling fs layer 23:31:13 46d945488cbd: Pulling fs layer 23:31:13 8a5474983e97: Pulling fs layer 23:31:13 329c88fbcd65: Pulling fs layer 23:31:13 656be50a0ddc: Waiting 23:31:13 2bbca73fdf42: Waiting 23:31:13 46d945488cbd: Waiting 23:31:13 8a5474983e97: Waiting 23:31:13 329c88fbcd65: Waiting 23:31:13 a050256f5b6f: Verifying Checksum 23:31:13 c0a3192eca97: Verifying Checksum 23:31:13 c0a3192eca97: Download complete 23:31:13 2bbca73fdf42: Verifying Checksum 23:31:13 2bbca73fdf42: Download complete 23:31:13 46d945488cbd: Verifying Checksum 23:31:13 46d945488cbd: Download complete 23:31:13 b3c136eddcbf: Download complete 23:31:14 ---> Running in cd5edede5426 23:31:14 ---> Running in 14c1b7e3b144 23:31:14 ---> Running in 718fc72ace13 23:31:14 ---> Running in b60ec44732a1 23:31:14 ---> Running in 8c9fecf8d843 23:31:14 Removing intermediate container 718fc72ace13 23:31:14 ---> ad85e550bdfc 23:31:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:14 Removing intermediate container 14c1b7e3b144 23:31:14 Removing intermediate container cd5edede5426 23:31:14 ---> c26e2ba78b19 23:31:14 ---> 4c1cd996985a 23:31:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:14 23:31:14 Removing intermediate container 8c9fecf8d843 23:31:14 ---> 4538bb488a74 23:31:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:14 Removing intermediate container b60ec44732a1 23:31:14 ---> 4fbb4471eadc 23:31:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:14 ---> Running in bf670ab5663e 23:31:14 ---> Running in fe6d3039e145 23:31:14 ---> Running in b3184d25cfae 23:31:14 ---> Running in e2c52ded19c6 23:31:14 ---> Running in faf64be830f8 23:31:14 b3c136eddcbf: Pull complete 23:31:14 329c88fbcd65: Verifying Checksum 23:31:14 329c88fbcd65: Download complete 23:31:15 c0a3192eca97: Pull complete 23:31:15 Removing intermediate container fe6d3039e145 23:31:15 ---> a0a7cb1ee810 23:31:15 Step 5/25 : RUN apk add --update --no-cache make git 23:31:15 ---> Running in 648bf65168b3 23:31:15 a050256f5b6f: Pull complete 23:31:15 Removing intermediate container bf670ab5663e 23:31:15 ---> 5c62175b8117 23:31:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:31:15 Removing intermediate container b3184d25cfae 23:31:15 ---> ef58a0a4c219 23:31:15 Step 5/23 : RUN apk add --update --no-cache make bash git 23:31:15 ---> Running in e7127669edce 23:31:15 ---> Running in f66cd5f962e7 23:31:15 Removing intermediate container faf64be830f8 23:31:15 ---> 06c723d97c7d 23:31:15 Step 5/22 : RUN apk add --update --no-cache make git 23:31:15 Removing intermediate container e2c52ded19c6 23:31:15 ---> 7ea79453ef9e 23:31:15 Step 5/24 : RUN apk add --update --no-cache make git 23:31:15 ---> Running in 90c5383a4928 23:31:15 ---> Running in 5dfdae7c6351 23:31:15 8a5474983e97: Verifying Checksum 23:31:15 8a5474983e97: Download complete 23:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:16 656be50a0ddc: Download complete 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:16 OK: 211 MiB in 51 packages 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:17 Removing intermediate container 648bf65168b3 23:31:17 ---> 8575c1651f2e 23:31:17 Step 6/25 : COPY go.mod vendor* ./ 23:31:17 OK: 211 MiB in 51 packages 23:31:17 ---> 64cb574c172c 23:31:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:17 OK: 211 MiB in 51 packages 23:31:17 ---> Running in bcbd89f8374f 23:31:17 OK: 211 MiB in 51 packages 23:31:17 Removing intermediate container e7127669edce 23:31:17 ---> 3422c1ea05b2 23:31:17 Step 6/26 : COPY go.mod vendor* ./ 23:31:17 OK: 211 MiB in 51 packages 23:31:17 ---> 9c6ff084764b 23:31:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:17 Removing intermediate container f66cd5f962e7 23:31:17 ---> db7593bc6e8f 23:31:17 Step 6/23 : COPY go.mod vendor* ./ 23:31:17 ---> Running in b462c230194d 23:31:17 Removing intermediate container 5dfdae7c6351 23:31:17 ---> 2a70496b8e7f 23:31:17 Step 6/22 : COPY go.mod vendor* ./ 23:31:18 ---> 9e759b6b85bc 23:31:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:18 ---> Running in 5f42e9803fb7 23:31:18 ---> e61f62ef253c 23:31:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:18 ---> Running in 630dd222a734 23:31:18 Removing intermediate container 90c5383a4928 23:31:18 ---> b397d0857eb2 23:31:18 Step 6/24 : COPY go.mod vendor* ./ 23:31:18 ---> 14d96508b4e1 23:31:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:18 ---> Running in 219aa4025688 23:31:31 656be50a0ddc: Pull complete 23:31:31 2bbca73fdf42: Pull complete 23:31:31 46d945488cbd: Pull complete 23:31:33 Removing intermediate container bcbd89f8374f 23:31:33 ---> 85c93ca6fb29 23:31:33 Step 8/25 : COPY . . 23:31:33 Removing intermediate container b462c230194d 23:31:33 ---> b2e21f5d20bc 23:31:33 Step 8/26 : COPY . . 23:31:33 Removing intermediate container 630dd222a734 23:31:33 ---> e83d7e9778bd 23:31:33 Step 8/22 : COPY . . 23:31:33 Removing intermediate container 5f42e9803fb7 23:31:33 ---> 2b03dc89d1ed 23:31:33 Step 8/23 : COPY . . 23:31:33 Removing intermediate container 219aa4025688 23:31:33 ---> b9718e6f3010 23:31:33 Step 8/24 : COPY . . 23:31:36 8a5474983e97: Pull complete 23:31:38 329c88fbcd65: Pull complete 23:31:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:31:38 + docker build -t ci-base-image-arm64 -f - . 23:31:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:31:38 WORKDIR /edgex 23:31:38 COPY go.mod . 23:31:38 RUN go mod download 23:31:39 Sending build context to Docker daemon 3.144MB 23:31:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:31:39 ---> ff4287adb874 23:31:39 Step 2/4 : WORKDIR /edgex 23:31:41 ---> Running in 0e7d62ee7202 23:31:41 Removing intermediate container 0e7d62ee7202 23:31:41 ---> a5699d95972e 23:31:41 Step 3/4 : COPY go.mod . 23:31:41 ---> cd74fdf4ee37 23:31:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:31:41 ---> c820b7531e9f 23:31:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:31:41 ---> 08646eddfc00 23:31:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:31:41 ---> 0beab32e1b0d 23:31:41 Step 9/24 : RUN make cmd/core-metadata/core-metadata 23:31:41 ---> 527899fc5587 23:31:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:31:41 ---> Running in 960714d5e6e0 23:31:41 ---> Running in 11dddcf6cc5e 23:31:41 ---> Running in 80c2f20266f2 23:31:41 ---> Running in 2ae68313dad6 23:31:41 ---> Running in d3ddb202c62c 23:31:41 Removing intermediate container 2ae68313dad6 23:31:41 ---> 7b43bbaec27b 23:31:41 Step 10/26 : WORKDIR /edgex-go/spire-build 23:31:41 ---> Running in 2ab0c5a9b5ea 23:31:41 Removing intermediate container 2ab0c5a9b5ea 23:31:41 ---> 918426161987 23:31:41 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:31:41 ---> Running in a0baab925e08 23:31:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:31: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 23:31: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 23:31:41 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 23:31:41 Removing intermediate container a0baab925e08 23:31:41 ---> fd97294e4d92 23:31:41 Step 12/26 : WORKDIR /edgex-go 23:31:41 ---> Running in 8bac016469bd 23:31:41 ---> af8644ee2117 23:31:41 Step 4/4 : RUN go mod download 23:31:41 ---> Running in 94d27e46ab2f 23:31:42 Removing intermediate container 8bac016469bd 23:31:42 ---> 02f34cc4f3af 23:31:42 23:31:42 Step 13/26 : FROM alpine:3.15 23:31:42 3.15: Pulling from library/alpine 23:31:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:31:42 Status: Downloaded newer image for alpine:3.15 23:31:42 ---> c4fc93816858 23:31:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:31:42 ---> Running in 7a42923a907d 23:31:43 Removing intermediate container 7a42923a907d 23:31:43 ---> d9de269302a9 23:31:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:43 ---> Running in 91822de9fbd0 23:31:45 Removing intermediate container 91822de9fbd0 23:31:45 ---> 41a42cf265e2 23:31:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:31:45 ---> Running in 04073a1bf04e 23:31:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:47 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:31:47 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:31:47 OK: 15856 distinct packages available 23:31:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:48 (1/4) Installing dumb-init (1.2.5-r1) 23:31:48 (2/4) Installing musl-obstack (1.2.3-r0) 23:31:48 (3/4) Installing libucontext (1.1-r0) 23:31:48 (4/4) Installing gcompat (1.0.0-r4) 23:31:48 Executing busybox-1.34.1-r7.trigger 23:31:48 OK: 6 MiB in 18 packages 23:31:51 Removing intermediate container 04073a1bf04e 23:31:51 ---> 21dbc13ee181 23:31:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:31:54 ---> 02638d5d7063 23:31:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:31:54 ---> 68ec7bd9a824 23:31:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:31:54 ---> Running in 1e2b34c52266 23:31:54 Removing intermediate container 1e2b34c52266 23:31:54 ---> 71b576f3c28b 23:31:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:31:55 ---> b2ec7ba049c2 23:31:55 Step 21/26 : WORKDIR / 23:31:55 ---> Running in 261b7bf08a4e 23:31:55 Removing intermediate container 261b7bf08a4e 23:31:55 ---> d8101fb57063 23:31:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:31:55 ---> Running in 850bd0370c52 23:31:55 Removing intermediate container 850bd0370c52 23:31:55 ---> 9b636021c9c4 23:31:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:31:55 ---> Running in 3140ed1bacc9 23:31:56 Removing intermediate container 3140ed1bacc9 23:31:56 ---> b4593c4b7c76 23:31:56 Step 24/26 : LABEL arch=x86_64 23:31:56 ---> Running in c7dafad50b93 23:31:56 Removing intermediate container c7dafad50b93 23:31:56 ---> 44ee60afb936 23:31:56 Step 25/26 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:31:56 ---> Running in 32a338dd4d15 23:31:57 Removing intermediate container 32a338dd4d15 23:31:57 ---> b0245ffc7c66 23:31:57 Step 26/26 : LABEL version=0.0.0 23:31:57 ---> Running in 8ef987e0db7d 23:31:57 Removing intermediate container 8ef987e0db7d 23:31:57 ---> 77d5a4398644 23:31:57 23:31:57 Successfully built 77d5a4398644 23:31:57 Successfully tagged security-spire-config:latest 23:31:57 Building core-data 23:32:00  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:00 ---> 8dc3fa71b72a 23:32:00 Step 3/23 : WORKDIR /edgex-go 23:32:00 ---> Using cache 23:32:00 ---> 4c1cd996985a 23:32:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:00 ---> Using cache 23:32:00 ---> ef58a0a4c219 23:32:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:32:02 ---> Running in 6385001e53dc 23:32:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:04 OK: 211 MiB in 51 packages 23:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:32:05 Removing intermediate container 6385001e53dc 23:32:05 ---> e644d3058b60 23:32:05 Step 6/23 : COPY go.mod vendor* ./ 23:32:06 ---> 6091163e2418 23:32:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:06 ---> Running in c8ceb6a431d3 23:32:07 Removing intermediate container 11dddcf6cc5e 23:32:07 ---> 75f9ed80e7fd 23:32:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:32:07 ---> Running in aed0add2bc4b 23:32:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:32:11 Removing intermediate container 960714d5e6e0 23:32:11 ---> 814e6b0a544a 23:32:11 23:32:11 Step 10/25 : FROM alpine:3.16 23:32:11 Removing intermediate container d3ddb202c62c 23:32:11 ---> 00b676781410 23:32:11 23:32:11 Step 10/22 : FROM alpine:3.16 23:32:11 Removing intermediate container aed0add2bc4b 23:32:11 ---> ffb79f4881c2 23:32:11 23:32:11 Step 11/23 : FROM alpine:3.16 23:32:11 Removing intermediate container 80c2f20266f2 23:32:11 ---> cdd372da68c0 23:32:11 23:32:11 Step 10/24 : FROM alpine:3.16 23:32:11 3.16: Pulling from library/alpine 23:32:12 3.16: Pulling from library/alpine 23:32:12 3.16: Pulling from library/alpine 23:32:12 3.16: Pulling from library/alpine 23:32:14 Removing intermediate container c8ceb6a431d3 23:32:14 ---> a8af423de1a7 23:32:14 Step 8/23 : COPY . . 23:32:14 Removing intermediate container 94d27e46ab2f 23:32:14 ---> 96016d768881 23:32:14 Successfully built 96016d768881 23:32:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:32:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:32:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:32:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:32:14 Status: Downloaded newer image for alpine:3.16 23:32:14 Status: Downloaded newer image for alpine:3.16 23:32:14 Status: Downloaded newer image for alpine:3.16 23:32:14 Status: Downloaded newer image for alpine:3.16 23:32:14 ---> 9c6f07244728 23:32:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:32:14 ---> 9c6f07244728 23:32:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:32:14 ---> 9c6f07244728 23:32:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:32:14 ---> 9c6f07244728 23:32:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:32:14 + docker inspect -f . ci-base-image-arm64 23:32:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:14 prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container 23:32:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:15 ---> Running in 7678217683ad 23:32:15 ---> Running in 123a8c31f424 23:32:15 ---> Running in daef87339246 23:32:15 ---> Running in e268b9f48d9c 23:32:15 Removing intermediate container 123a8c31f424 23:32:15 ---> 92344ea6e76f 23:32:15 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 23:32:15 ---> Running in 4cd9c5bf7741 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:16 $ docker top f11a885437e42397b4b017c826cd1dac98c9480e24de17ac397ae5af191746d1 -eo pid,comm 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:16 (1/3) Installing ca-certificates (20220614-r0) 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:16 (2/3) Installing dumb-init (1.2.5-r1) 23:32:16 (3/3) Installing su-exec (0.2-r1) 23:32:16 Executing busybox-1.35.0-r17.trigger 23:32:16 Executing ca-certificates-20220614-r0.trigger 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:16 OK: 6 MiB in 17 packages 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:16 (1/1) Installing dumb-init (1.2.5-r1) 23:32:16 Executing busybox-1.35.0-r17.trigger 23:32:16 OK: 6 MiB in 15 packages [Pipeline] { 23:32:16 (1/6) Installing ca-certificates (20220614-r0) 23:32:16 (2/6) Installing brotli-libs (1.0.9-r6) 23:32:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:32:16 (4/6) Installing libcurl (7.83.1-r2) 23:32:16 (5/6) Installing curl (7.83.1-r2) 23:32:16 (6/6) Installing dumb-init (1.2.5-r1) 23:32:16 Executing busybox-1.35.0-r17.trigger 23:32:16 Executing ca-certificates-20220614-r0.trigger 23:32:16 OK: 8 MiB in 20 packages 23:32:16 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:32:16 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:32:16 (3/33) Installing readline (8.1.2-r0) 23:32:16 (4/33) Installing bash (5.1.16-r2) 23:32:16 Executing bash-5.1.16-r2.post-install 23:32:16 (5/33) Installing ca-certificates (20220614-r0) 23:32:16 (6/33) Installing brotli-libs (1.0.9-r6) [Pipeline] sh 23:32:16 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:32:16 (8/33) Installing libcurl (7.83.1-r2) 23:32:16 (9/33) Installing curl (7.83.1-r2) 23:32:16 (10/33) Installing docker-cli (20.10.16-r2) 23:32:17 (11/33) Installing dumb-init (1.2.5-r1) 23:32:17 (12/33) Installing libbz2 (1.0.8-r1) 23:32:17 (13/33) Installing expat (2.4.8-r0) 23:32:17 (14/33) Installing libffi (3.4.2-r1) 23:32:17 (15/33) Installing gdbm (1.23-r0) 23:32:17 (16/33) Installing xz-libs (5.2.5-r1) 23:32:17 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:32:17 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:32:17 (19/33) Installing mpdecimal (2.5.1-r1) 23:32:17 (20/33) Installing sqlite-libs (3.38.5-r0) 23:32:17 (21/33) Installing python3 (3.10.5-r0) 23:32:17 + go version 23:32:17 go version go1.18.3 linux/arm64 [Pipeline] } 23:32:17 $ docker stop --time=1 f11a885437e42397b4b017c826cd1dac98c9480e24de17ac397ae5af191746d1 23:32:17 Removing intermediate container 7678217683ad 23:32:17 ---> e24c0865ab6c 23:32:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:17 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:32:17 (23/33) Installing py3-tomli (2.0.1-r1) 23:32:17 (24/33) Installing py3-pep517 (0.12.0-r2) 23:32:17 (25/33) Installing py3-six (1.16.0-r1) 23:32:17 (26/33) Installing py3-retrying (1.3.3-r3) 23:32:17 (27/33) Installing py3-appdirs (1.4.4-r3) 23:32:17 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:32:17 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:32:17 (30/33) Installing py3-parsing (2.4.7-r3) 23:32:17 (31/33) Installing py3-packaging (21.3-r0) 23:32:17 (32/33) Installing py3-setuptools (59.4.0-r0) 23:32:17 (33/33) Installing py3-pip (22.1.1-r0) 23:32:17 ---> Running in 74d1eeb90c2e 23:32:17 Removing intermediate container daef87339246 23:32:17 ---> df666f6c4352 23:32:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:18 Removing intermediate container e268b9f48d9c 23:32:18 ---> 2f5a06d19271 23:32:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:18 ---> Running in 3349460f83d0 23:32:18 Removing intermediate container 74d1eeb90c2e 23:32:18 ---> ea64aa589406 23:32:18 Step 13/25 : WORKDIR / 23:32:18 ---> 195a76ec9df9 23:32:18 Step 9/23 : RUN make cmd/core-data/core-data 23:32:18 ---> Running in dd0412cf4327 23:32:18 ---> Running in cca69fdf546f 23:32:18 ---> Running in 1ba769252ea0 23:32:18 Executing busybox-1.35.0-r17.trigger 23:32:18 Executing ca-certificates-20220614-r0.trigger 23:32:18 OK: 122 MiB in 47 packages 23:32:18 Removing intermediate container 3349460f83d0 23:32:18 ---> 1d191cd371e5 23:32:18 Step 13/24 : ENV APP_PORT=59881 23:32:18 Removing intermediate container dd0412cf4327 23:32:18 ---> a082edf2cdb0 23:32:18 Step 13/22 : WORKDIR /edgex 23:32:18 ---> Running in abc2430ec128 23:32:18 Removing intermediate container cca69fdf546f 23:32:18 ---> 7ef2d36d3b48 23:32:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:32:18 ---> Running in 19467c079680 23:32:18 Removing intermediate container abc2430ec128 23:32:18 ---> 2f470917d7af 23:32:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:32:18 Removing intermediate container 19467c079680 23:32:18 ---> 8a85df5f0706 23:32:18 Step 14/24 : EXPOSE $APP_PORT 23:32:18 ---> Running in 3a51a98f2aac 23:32:18 ---> 54f51b2954dd 23:32:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:32:18 Removing intermediate container 3a51a98f2aac 23:32:18 ---> e8a011930c35 23:32:18 Step 15/24 : WORKDIR / 23:32:18 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 23:32:18 ---> Running in 6f3de5dee46f 23:32:18 ---> 50738281f9b5 23:32:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:32:18 ---> c6a86e9c7d9a 23:32:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:32:18 Removing intermediate container 6f3de5dee46f 23:32:18 ---> 5125075c9eef 23:32:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:18 $ docker rm -f f11a885437e42397b4b017c826cd1dac98c9480e24de17ac397ae5af191746d1 [Pipeline] // withDockerContainer [Pipeline] } 23:32:19 ---> 3819f744bbef 23:32:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:32:19 ---> c2d4a8205eb8 23:32:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:32:19 ---> db2ccf1a15b5 23:32:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:32:19 ---> f1dff0547dad 23:32:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] sh 23:32:19 ---> 609868f2497b 23:32:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:32:19 ---> cfbb6a139a81 23:32:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:32:19 ---> b8b4e922bb8a 23:32:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:32:19 ---> c6ec5083ed24 23:32:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:19 ---> Running in 4f74a5e9a389 23:32:19 + docker inspect -f . ci-base-image-arm64 23:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:20 ---> cbe9e3e075d4 23:32:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:32:20 prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container 23:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:20 ---> f1727d8c94b0 23:32:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:32:20 ---> 48702d6f40f8 23:32:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:32:20 ---> Running in fcc572ee06fa 23:32:20 ---> f96d2a99abad 23:32:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:20 ---> Running in 0c7e5e2370fa 23:32:20 Removing intermediate container fcc572ee06fa 23:32:20 ---> 4514b4e0f9cc 23:32:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:20 ---> Running in 6540263b08e8 23:32:20 Removing intermediate container 4f74a5e9a389 23:32:20 ---> 641dd922fc7d 23:32:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:32:20 ---> Running in 9dfb253f2e68 23:32:20 Removing intermediate container 6540263b08e8 23:32:20 ---> e425261aad6b 23:32:20 Step 22/24 : LABEL arch=x86_64 23:32:20 ---> Running in 87e574454cf7 23:32:21 Removing intermediate container 9dfb253f2e68 23:32:21 ---> 15067f73e9b3 23:32:21 Step 20/22 : LABEL arch=x86_64 23:32:21 Collecting docker-compose==1.23.2 23:32:21 Removing intermediate container 87e574454cf7 23:32:21 ---> a19de5a8bc7f 23:32:21 Step 23/24 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:32:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 34.9 MB/s eta 0:00:00 23:32:21 ---> Running in 91cd0aa58c39 23:32:21 ---> Running in a3d18341436c 23:32:21 Collecting websocket-client<1.0,>=0.32.0 23:32:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 88.3 MB/s eta 0:00:00 23:32:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:32:21 Removing intermediate container a3d18341436c 23:32:21 ---> 5b701e2bdddf 23:32:21 Step 24/24 : LABEL version=0.0.0 23:32:21 ---> Running in 6e25001bdd7e 23:32:21 Removing intermediate container 91cd0aa58c39 23:32:21 ---> 9dc8631c07e8 23:32:21 Step 21/22 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:32:21 Collecting docker<4.0,>=3.6.0 23:32:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 117.0 MB/s eta 0:00:00 23:32:21 ---> Running in 4840ceddf657 23:32:21 Removing intermediate container 6e25001bdd7e 23:32:21 ---> 70ae2d1443fb 23:32:21 23:32:21 Collecting PyYAML<4,>=3.10 23:32:21 Successfully built 70ae2d1443fb 23:32:21 Downloading PyYAML-3.13.tar.gz (270 kB) 23:32:21 Successfully tagged core-metadata:latest 23:32:21  Building core-metadata ... done Building support-scheduler 23:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.7 MB/s eta 0:00:00 23:32:21 Removing intermediate container 4840ceddf657 23:32:21 ---> f7e03a8ca941 23:32:21 Step 22/22 : LABEL version=0.0.0 23:32:21 Preparing metadata (setup.py): started 23:32:21 $ docker top e3397ab852ffdf1f8df95872f51f8c4c95571f3280e23e293f1da3e77a103ed8 -eo pid,comm 23:32:21 Preparing metadata (setup.py): finished with status 'done' 23:32:21 Collecting cached-property<2,>=1.2.0 23:32:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] { [Pipeline] echo 23:32:21 ========================================================= 23:32:21 [edgeXBuildGoParallel] Running Tests and Build... 23:32:21 ========================================================= [Pipeline] sh 23:32:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:32:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:32:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 126.0 MB/s eta 0:00:00 23:32:22 Collecting docopt<0.7,>=0.6.1 23:32:22 Downloading docopt-0.6.2.tar.gz (25 kB) 23:32:22 Preparing metadata (setup.py): started 23:32:22 Preparing metadata (setup.py): finished with status 'done' 23:32:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:32:22 Collecting dockerpty<0.5,>=0.4.1 23:32:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:32:22 Preparing metadata (setup.py): started 23:32:23 ---> Running in 7cf47adfb447 23:32:23 + make test 23:32:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:32:23 Preparing metadata (setup.py): finished with status 'done' 23:32:23 Collecting jsonschema<3,>=2.5.1 23:32:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:32:23 Collecting texttable<0.10,>=0.9.0 23:32:23 Downloading texttable-0.9.1.tar.gz (11 kB) 23:32:23 Preparing metadata (setup.py): started 23:32:23 Preparing metadata (setup.py): finished with status 'done' 23:32:24 Removing intermediate container 0c7e5e2370fa 23:32:24 ---> a070e2e1af77 23:32:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:32:24 Collecting docker-pycreds>=0.4.0 23:32:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:32:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:24 ---> 8dc3fa71b72a 23:32:24 Step 3/22 : WORKDIR /edgex-go 23:32:24 ---> Using cache 23:32:24 ---> 4c1cd996985a 23:32:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:24 ---> Using cache 23:32:24 ---> ef58a0a4c219 23:32:24 Step 5/22 : RUN apk add --update --no-cache make git 23:32:24 Collecting urllib3<1.25,>=1.21.1 23:32:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:32:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 98.4 MB/s eta 0:00:00 23:32:24 Collecting idna<2.8,>=2.5 23:32:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:32:24 Removing intermediate container 7cf47adfb447 23:32:24 ---> cc8ce0307447 23:32:24 23:32:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 58.7 MB/s eta 0:00:00 23:32:24 ---> Running in aed989a66a2a 23:32:24 ---> Running in bc7bfc574b3b 23:32:24 Collecting chardet<3.1.0,>=3.0.2 23:32:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:32:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 126.6 MB/s eta 0:00:00 23:32:24 Successfully built cc8ce0307447 23:32:24 Collecting certifi>=2017.4.17 23:32:24 Successfully tagged security-proxy-setup:latest 23:32:24  Building security-proxy-setup ... done Building security-bootstrapper 23:32:24 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:32:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 145.8 MB/s eta 0:00:00 23:32:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:32:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:32:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:32:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:32:24 Removing intermediate container aed989a66a2a 23:32:24 ---> 7a8046c5480a 23:32:24 Step 23/25 : LABEL arch=x86_64 23:32:24 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:32:24 Running setup.py install for texttable: started 23:32:25 Running setup.py install for texttable: finished with status 'done' 23:32:25 Running setup.py install for PyYAML: started 23:32:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:25 Running setup.py install for PyYAML: finished with status 'done' 23:32:25 ---> Running in 18f312bd653c 23:32:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:26 Running setup.py install for docopt: started 23:32:26 OK: 211 MiB in 51 packages 23:32:26 Running setup.py install for docopt: finished with status 'done' 23:32:26 Removing intermediate container 18f312bd653c 23:32:26 ---> 6d497c194118 23:32:26 Step 24/25 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:32:27 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:32:27 ---> 8dc3fa71b72a 23:32:27 Step 3/31 : WORKDIR /edgex-go 23:32:27 ---> Using cache 23:32:27 ---> 4c1cd996985a 23:32:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:27 ---> Using cache 23:32:27 ---> ef58a0a4c219 23:32:27 Step 5/31 : RUN apk add --update --no-cache make git 23:32:27 ---> Running in d9efb4d6c0c2 23:32:27 ---> Running in 0eac2e0a4c43 23:32:27 Running setup.py install for dockerpty: started 23:32:27 Removing intermediate container d9efb4d6c0c2 23:32:27 ---> 0b7a0003299f 23:32:27 Step 25/25 : LABEL version=0.0.0 23:32:27 Removing intermediate container bc7bfc574b3b 23:32:27 ---> fb7d2d6e33ec 23:32:27 Step 6/22 : COPY go.mod vendor* ./ 23:32:27 ---> Running in 12456e822b02 23:32:27 Removing intermediate container 12456e822b02 23:32:27 ---> b79f1d3ba574 23:32:27 23:32:27 ---> eea0b93caca4 23:32:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:27 ---> Running in 0fb57a65eb1f 23:32:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:27 Successfully built b79f1d3ba574 23:32:27 Successfully tagged security-secretstore-setup:latest 23:32:27 Building core-command 23:32:27  Building security-secretstore-setup ... done  Running setup.py install for dockerpty: finished with status 'done' 23:32:28 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 23:32:28 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 23:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:29 OK: 211 MiB in 51 packages 23:32:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:30 ---> 8dc3fa71b72a 23:32:30 Step 3/23 : WORKDIR /edgex-go 23:32:30 ---> Using cache 23:32:30 ---> 4c1cd996985a 23:32:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:30 ---> Using cache 23:32:30 ---> ef58a0a4c219 23:32:30 Step 5/23 : RUN apk add --update --no-cache make git 23:32:30 ---> Using cache 23:32:30 ---> fb7d2d6e33ec 23:32:30 Step 6/23 : COPY go.mod vendor* ./ 23:32:30 ---> Using cache 23:32:30 ---> eea0b93caca4 23:32:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:33 ---> Running in 06f376cb9129 23:32:33 Removing intermediate container 0eac2e0a4c43 23:32:33 ---> e4ea2fa1b0cc 23:32:33 Step 6/31 : COPY go.mod vendor* ./ 23:32:34 ---> 38f104ff9123 23:32:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:35 ---> Running in a4b08ac27ce8 23:32:36 Removing intermediate container 4cd9c5bf7741 23:32:36 ---> 277cd5d4f97d 23:32:36 Step 14/23 : ENV APP_PORT=58890 23:32:37 Removing intermediate container 0fb57a65eb1f 23:32:37 ---> 6fde6f602cba 23:32:37 Step 8/22 : COPY . . 23:32:37 ---> Running in 4bd2ceee7f25 23:32:38 Removing intermediate container 4bd2ceee7f25 23:32:38 ---> 80eee2cb6761 23:32:38 Step 15/23 : EXPOSE $APP_PORT 23:32:40 ---> Running in b859cbb7e6d6 23:32:40 Removing intermediate container b859cbb7e6d6 23:32:40 ---> 95976a00b612 23:32:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:32:40 Removing intermediate container 06f376cb9129 23:32:40 ---> 9a3a262107a9 23:32:40 Step 8/23 : COPY . . 23:32:43 ---> 437871369047 23:32:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:32:43 ---> ca80c2953134 23:32:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:32:43 Removing intermediate container 1ba769252ea0 23:32:43 ---> db9d1b9ee849 23:32:43 23:32:43 Step 10/23 : FROM alpine:3.16 23:32:43 ---> 9c6f07244728 23:32:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:32:43 ---> Running in f5d284a47c22 23:32:43 ---> e0d40db85db7 23:32:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:32:43 ---> Running in 02c29c15c3b4 23:32:43 Removing intermediate container 02c29c15c3b4 23:32:43 ---> e8abeae1ee77 23:32:43 Step 12/23 : ENV APP_PORT=59880 23:32:44 Removing intermediate container a4b08ac27ce8 23:32:44 ---> ffa8274db654 23:32:44 Step 8/31 : COPY . . 23:32: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-scheduler/support-scheduler ./cmd/support-scheduler 23:32:44 ---> 57752d872ca2 23:32:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:32:44 ---> Running in 38d87c3add65 23:32:45 ---> Running in aaded23485fd 23:32:45 Removing intermediate container 38d87c3add65 23:32:45 ---> ca9a9f28d1c2 23:32:45 Step 13/23 : EXPOSE $APP_PORT 23:32:45 ---> 04b302cee85f 23:32:45 Step 9/23 : RUN make cmd/core-command/core-command 23:32:45 ---> Running in 0152c06829f7 23:32:45 ---> Running in 00c2ca73f927 23:32:45 Removing intermediate container aaded23485fd 23:32:45 ---> 547ce2a00d22 23:32:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:45 ---> Running in af2274b2d446 23:32:45 Removing intermediate container 0152c06829f7 23:32:45 ---> 14c08370c0c0 23:32:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:45 ---> Running in dcbfb9a4e45a 23:32:45 Removing intermediate container af2274b2d446 23:32:45 ---> 61e7f202c2e5 23:32:45 Step 21/23 : LABEL arch=x86_64 23:32:45 ---> Running in 320c4a48d2bc 23:32:46 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 23:32:46 Removing intermediate container 320c4a48d2bc 23:32:46 ---> 0b2e206a6ea1 23:32:46 Step 22/23 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:32:46 ---> Running in adc0811f40e7 23:32:46 Removing intermediate container adc0811f40e7 23:32:46 ---> 09995dbb519a 23:32:46 Step 23/23 : LABEL version=0.0.0 23:32:47 ---> Running in 34a92b479fa1 23:32:47 Removing intermediate container dcbfb9a4e45a 23:32:47 ---> def65ba01b45 23:32:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:32:47 Removing intermediate container 34a92b479fa1 23:32:47 ---> ad8201991ede 23:32:47 23:32:47 Successfully built ad8201991ede 23:32:47 Successfully tagged sys-mgmt-agent:latest 23:32:47 Building support-notifications 23:32:47  Building sys-mgmt-agent ... done  ---> Running in 135d94b28de5 23:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:49 (1/6) Installing dumb-init (1.2.5-r1) 23:32:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:32:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:50 ---> 8dc3fa71b72a 23:32:50 Step 3/22 : WORKDIR /edgex-go 23:32:50 ---> Using cache 23:32:50 ---> 4c1cd996985a 23:32:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:50 ---> Using cache 23:32:50 ---> ef58a0a4c219 23:32:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:32:50 (3/6) Installing libsodium (1.0.18-r0) 23:32:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:32:50 (5/6) Installing libzmq (4.3.4-r0) 23:32:50 (6/6) Installing zeromq (4.3.4-r0) 23:32:50 Executing busybox-1.35.0-r17.trigger 23:32:50 OK: 8 MiB in 20 packages 23:32:50 ---> 544462e46fba 23:32:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:32:51 ---> Running in e7a18a47aed1 23:32:51 ---> Running in 59295ec3963b 23:32:51 Removing intermediate container 135d94b28de5 23:32:51 ---> 309e0fd80167 23:32:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:52 ---> 5c2554b5c8a9 23:32:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:32:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:53 ---> 904710389337 23:32:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:32:53 OK: 211 MiB in 51 packages 23:32:53 ---> 377cce89f9ca 23:32:53 Step 19/23 : ENTRYPOINT ["/core-data"] 23:32:54 ---> Running in c3c6a0d3c2c4 23:32:54 Removing intermediate container e7a18a47aed1 23:32:54 ---> 542afd755f70 23:32:54 Step 6/22 : COPY go.mod vendor* ./ 23:32:54 Removing intermediate container c3c6a0d3c2c4 23:32:54 ---> fa2ac8269fce 23:32:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:54 ---> Running in 3edfa2e443c9 23:32:54 Removing intermediate container 3edfa2e443c9 23:32:54 ---> 56bc38b45ecf 23:32:54 Step 21/23 : LABEL arch=x86_64 23:32:55 ---> 6bdf133d7704 23:32:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:55 ---> Running in a493cb3533e8 23:32:55 ---> Running in 8e3e293a0bf8 23:32:55 Removing intermediate container a493cb3533e8 23:32:55 ---> 85d420d3b12c 23:32:55 Step 22/23 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:32:55 ? github.com/edgexfoundry/edgex-go [no test files] 23:32:55 ---> Running in abfa13d87d81 23:32:55 Removing intermediate container abfa13d87d81 23:32:55 ---> c8e5bbfde6b2 23:32:55 Step 23/23 : LABEL version=0.0.0 23:32:56 ---> Running in 8deaafc26621 23:32:57 Removing intermediate container 8deaafc26621 23:32:57 ---> f3895fb57990 23:32:57 23:32:57 Successfully built f3895fb57990 23:32:57 Successfully tagged core-data:latest 23:32:57  Building core-data ... done Building security-spire-server 23:33:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:33:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:33:00 ---> 8dc3fa71b72a 23:33:00 Step 3/25 : WORKDIR /edgex-go 23:33:00 ---> Using cache 23:33:00 ---> 4c1cd996985a 23:33:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:00 ---> Using cache 23:33:00 ---> ef58a0a4c219 23:33:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:33:04 ---> Running in 2a852cafb49b 23:33:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:05 OK: 211 MiB in 51 packages 23:33:08 Removing intermediate container 2a852cafb49b 23:33:08 ---> 0745b0c48864 23:33:08 Step 6/25 : COPY go.mod vendor* ./ 23:33:08 Removing intermediate container 8e3e293a0bf8 23:33:08 ---> ad4cf04b3a37 23:33:08 Step 8/22 : COPY . . 23:33:10 ---> 04fa60f04b8f 23:33:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:12 ---> Running in e56de82db15c 23:33:12 Removing intermediate container 00c2ca73f927 23:33:12 ---> d8a30de965d3 23:33:12 23:33:12 Step 10/23 : FROM alpine:3.16 23:33:12 ---> 9c6f07244728 23:33:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:33:12 ---> Using cache 23:33:12 ---> df666f6c4352 23:33:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:12 ---> Using cache 23:33:12 ---> 1d191cd371e5 23:33:12 Step 13/23 : ENV APP_PORT=59882 23:33:12 ---> Running in ed4661f1bdad 23:33:12 ---> 8a3e94ed515c 23:33:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:33:12 Removing intermediate container ed4661f1bdad 23:33:12 ---> 5eed74d62283 23:33:12 Step 14/23 : EXPOSE $APP_PORT 23:33:12 ---> Running in 88ab5fcb32e4 23:33:12 ---> Running in 22260d716dd7 23:33:13 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 23:33:13 Removing intermediate container 22260d716dd7 23:33:13 ---> 5b1d3c24147b 23:33:13 Step 15/23 : WORKDIR / 23:33:15 ---> Running in 74701a73acbc 23:33:15 Removing intermediate container 59295ec3963b 23:33:15 ---> b34b5239cba3 23:33:15 23:33:15 Step 10/31 : FROM alpine:3.16 23:33:15 ---> 9c6f07244728 23:33:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:15 Removing intermediate container f5d284a47c22 23:33:15 ---> a47714e980b4 23:33:15 23:33:15 Step 10/22 : FROM alpine:3.16 23:33:15 ---> 9c6f07244728 23:33:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:33:15 ---> Using cache 23:33:15 ---> df666f6c4352 23:33:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:15 ---> Using cache 23:33:15 ---> 1d191cd371e5 23:33:15 Step 13/22 : ENV APP_PORT=59861 23:33:15 ---> Running in 8d8568a3e05b 23:33:15 ---> Running in bcf1fdd64a1d 23:33:15 Removing intermediate container 74701a73acbc 23:33:15 ---> 1576f0be0d2d 23:33:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:15 Removing intermediate container 8d8568a3e05b 23:33:15 ---> 9861e6a5c866 23:33:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:33:15 Removing intermediate container bcf1fdd64a1d 23:33:15 ---> a727ba6e22b6 23:33:15 Step 14/22 : EXPOSE $APP_PORT 23:33:15 ---> Running in e9d5207900b4 23:33:15 ---> Running in af0bf0895573 23:33:15 ---> 8666bce6835a 23:33:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:33:15 Removing intermediate container af0bf0895573 23:33:15 ---> fd0351718bd0 23:33:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:16 (1/2) Installing dumb-init (1.2.5-r1) 23:33:16 (2/2) Installing su-exec (0.2-r1) 23:33:16 Executing busybox-1.35.0-r17.trigger 23:33:16 OK: 6 MiB in 16 packages 23:33:16 ---> e19d6c619998 23:33:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:16 ---> 71e13c61e9bb 23:33:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:33:17 ---> a722cd2b164a 23:33:17 Step 19/23 : ENTRYPOINT ["/core-command"] 23:33:17 Removing intermediate container e9d5207900b4 23:33:17 ---> 4845687e996b 23:33:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:33:17 ---> 961597b49e51 23:33:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:17 ---> Running in 980206a815b7 23:33:17 ---> Running in bd85812a4d16 23:33:18 Removing intermediate container 980206a815b7 23:33:18 ---> 836cd17a1177 23:33:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:18 Removing intermediate container bd85812a4d16 23:33:18 ---> b4fafe389692 23:33:18 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:33:18 ---> b8f55423d2a8 23:33:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:33:18 ---> Running in 2e24bc65c010 23:33:18 ---> Running in beeda39f3547 23:33:18 ---> Running in 708be61ddb8f 23:33:19 Removing intermediate container beeda39f3547 23:33:19 ---> 5d7d8d71e272 23:33:19 Step 21/23 : LABEL arch=x86_64 23:33:19 Removing intermediate container 2e24bc65c010 23:33:19 ---> fb79fdf4f070 23:33:19 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:33:19 ---> Running in 2bc308137ad6 23:33:19 Removing intermediate container 708be61ddb8f 23:33:19 ---> da6d694cb985 23:33:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:19 ---> Running in edad4b2651d9 23:33:19 ---> Running in 2824e726f446 23:33:19 Removing intermediate container 2bc308137ad6 23:33:19 ---> 9742935eb65e 23:33:19 Step 22/23 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:33:19 Removing intermediate container edad4b2651d9 23:33:19 ---> d502e26d3cc6 23:33:19 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:33:19 Removing intermediate container 2824e726f446 23:33:19 ---> 650b9f411d56 23:33:19 Step 20/22 : LABEL arch=x86_64 23:33:19 ---> Running in 3322fdb5437c 23:33:19 ---> Running in 9c8558b1ea7f 23:33:19 ---> Running in 661ce30e2159 23:33:20 Removing intermediate container 3322fdb5437c 23:33:20 ---> ef57b21c4d5b 23:33:20 Step 23/23 : LABEL version=0.0.0 23:33:20 Removing intermediate container 661ce30e2159 23:33:20 ---> 04fc3df3d728 23:33:20 Step 21/22 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:33:20 ---> Running in 788907d565c8 23:33:20 ---> Running in 0c21b42259bd 23:33:20 Removing intermediate container e56de82db15c 23:33:20 ---> c64154d88408 23:33:20 Step 8/25 : COPY . . 23:33:20 Removing intermediate container 788907d565c8 23:33:20 ---> 9ff45741bc7c 23:33:20 23:33:20 Removing intermediate container 0c21b42259bd 23:33:20 ---> 183e2f6b9377 23:33:20 Step 22/22 : LABEL version=0.0.0 23:33:20 ---> Running in d117c94e2e1d 23:33:20 Successfully built 9ff45741bc7c 23:33:20 Successfully tagged core-command:latest 23:33:20 Building security-spire-agent 23:33:25  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:33:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:33:25 ---> 8dc3fa71b72a 23:33:25 Step 3/26 : WORKDIR /edgex-go 23:33:25 ---> Using cache 23:33:25 ---> 4c1cd996985a 23:33:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:25 ---> Using cache 23:33:25 ---> ef58a0a4c219 23:33:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:33:25 ---> Using cache 23:33:25 ---> 0745b0c48864 23:33:25 Step 6/26 : COPY go.mod vendor* ./ 23:33:25 ---> Using cache 23:33:25 ---> 04fa60f04b8f 23:33:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:25 ---> Using cache 23:33:25 ---> c64154d88408 23:33:25 Step 8/26 : COPY . . 23:33:26 Removing intermediate container d117c94e2e1d 23:33:26 ---> 31a41394039e 23:33:26 23:33:26 Successfully built 31a41394039e 23:33:27 Successfully tagged support-scheduler:latest 23:33:27 Building security-spiffe-token-provider 23:33:29  Building support-scheduler ... done  ---> e56c86df8138 23:33:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:33:30 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:33:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:33:30 ---> 8dc3fa71b72a 23:33:30 Step 3/20 : WORKDIR /edgex-go 23:33:30 ---> Using cache 23:33:30 ---> 4c1cd996985a 23:33:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:33:30 Removing intermediate container 9c8558b1ea7f 23:33:30 ---> f6d11072de9b 23:33:30 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:33:30 ---> Running in 428c9a25f6b1 23:33:30 ---> Running in 58a924a73ce0 23:33:30 ---> Running in 2962d900ad08 23:33:30 ---> 9b9737046e22 23:33:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:33:30 ---> Running in 816d6704627f 23:33:30 Removing intermediate container 2962d900ad08 23:33:30 ---> 7619b2e477ce 23:33:30 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:33:30 Removing intermediate container 58a924a73ce0 23:33:30 ---> 8dc38c525971 23:33:30 Step 10/25 : WORKDIR /edgex-go/spire-build 23:33:30 ---> Running in 5a81c351dc10 23:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:31 Removing intermediate container 816d6704627f 23:33:31 ---> 9676476038b9 23:33:31 Step 10/26 : WORKDIR /edgex-go/spire-build 23:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:31 ---> a27abc51097b 23:33:31 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:33:31 ---> Running in 7932b5163452 23:33:31 Removing intermediate container 5a81c351dc10 23:33:31 ---> 934dd2aec2b8 23:33:31 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 23:33:31 ---> Running in 103a9d059678 23:33:31 ---> Running in a21bb2ac4686 23:33:31 Removing intermediate container 7932b5163452 23:33:31 ---> 5beea384b0e4 23:33:31 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 23:33:31 ---> Running in 3334f2959e81 23:33:31 v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:33:31 v3.16.2-35-g8b5106c6a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:33:31 OK: 17036 distinct packages available 23:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:32 OK: 211 MiB in 51 packages 23:33:33 Removing intermediate container 103a9d059678 23:33:33 ---> f5c07f6c8fbf 23:33:33 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:33 Removing intermediate container 3334f2959e81 23:33:33 ---> abb566fab4b3 23:33:33 Removing intermediate container a21bb2ac4686 23:33:33 Step 12/26 : WORKDIR /edgex-go ---> 76c59fc2eeb5 23:33:33 23:33:33 Step 12/25 : WORKDIR /edgex-go 23:33:33 ---> Running in 4ee89768e62d 23:33:33 ---> Running in 38dcff1f2f2c 23:33:33 Removing intermediate container 428c9a25f6b1 23:33:33 ---> 1271734037e7 23:33:33 Step 5/20 : COPY go.mod vendor* ./ 23:33:33 Removing intermediate container 4ee89768e62d 23:33:33 ---> e29daab1c4e4 23:33:33 23:33:33 Step 13/25 : FROM alpine:3.15 23:33:33 ---> c4fc93816858 23:33:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:33 ---> Using cache 23:33:33 ---> d9de269302a9 23:33:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:33 ---> Using cache 23:33:33 ---> 41a42cf265e2 23:33:33 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:33:33 Removing intermediate container 38dcff1f2f2c 23:33:33 ---> 21fffb2eee36 23:33:33 23:33:33 Step 13/26 : FROM alpine:3.15 23:33:33 ---> c4fc93816858 23:33:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:33 ---> Using cache 23:33:33 ---> d9de269302a9 23:33:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:33 ---> Using cache 23:33:33 ---> 41a42cf265e2 23:33:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:33:33 ---> 1159aba8d257 23:33:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:33:33 ---> Running in 6952dece729c 23:33:33 ---> ed57c52985b5 23:33:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:33 ---> Running in 58711b2cc04f 23:33:33 ---> Running in 08551a645fb7 23:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:34 ---> 3c8dd123e990 23:33:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:33:34 ---> c85cb297218e 23:33:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:33:35 Removing intermediate container 88ab5fcb32e4 23:33:35 ---> 0c85824fb6fb 23:33:35 23:33:35 Step 10/22 : FROM alpine:3.16 23:33:35 ---> 9c6f07244728 23:33:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:35 ---> Running in c10fa7352e1a 23:33:35 ---> 6a5456aeec9b 23:33:35 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:35 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:33:35 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:33:35 OK: 15856 distinct packages available 23:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:35 ---> d058193fc923 23:33:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:35 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:33:35 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:33:35 OK: 15856 distinct packages available 23:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:35 (1/2) Installing ca-certificates (20220614-r0) 23:33:35 (2/2) Installing dumb-init (1.2.5-r1) 23:33:35 Executing busybox-1.35.0-r17.trigger 23:33:35 Executing ca-certificates-20220614-r0.trigger 23:33:35 OK: 6 MiB in 16 packages 23:33:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:36 ---> 110ee3361351 23:33:36 Step 26/31 : RUN chmod +x /entrypoint.sh 23:33:36 ---> Running in 627803d2a2a2 23:33:36 (1/5) Installing dumb-init (1.2.5-r1) 23:33:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:36 (2/5) Installing musl-obstack (1.2.3-r0) 23:33:36 (3/5) Installing libucontext (1.1-r0) 23:33:36 (4/5) Installing gcompat (1.0.0-r4) 23:33:36 (5/5) Installing openssl (1.1.1q-r0) 23:33:36 (1/5) Installing dumb-init (1.2.5-r1) 23:33:37 (2/5) Installing musl-obstack (1.2.3-r0) 23:33:37 Executing busybox-1.34.1-r7.trigger 23:33:37 Removing intermediate container c10fa7352e1a 23:33:37 ---> 8c51026daa47 23:33:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:33:37 (3/5) Installing libucontext (1.1-r0) 23:33:37 (4/5) Installing gcompat (1.0.0-r4) 23:33:37 OK: 7 MiB in 19 packages 23:33:37 (5/5) Installing openssl (1.1.1q-r0) 23:33:37 ---> Running in e5e4758febd1 23:33:37 Executing busybox-1.34.1-r7.trigger 23:33:37 OK: 7 MiB in 19 packages 23:33:37 Removing intermediate container e5e4758febd1 23:33:37 ---> bd87bc2d0588 23:33:37 Step 13/22 : ENV APP_PORT=59860 23:33:37 ---> Running in a4e06e42401e 23:33:37 Removing intermediate container 627803d2a2a2 23:33:37 ---> 0ff603495a9a 23:33:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:33:37 ---> Running in 1f5d5559ba6f 23:33:37 Removing intermediate container a4e06e42401e 23:33:37 ---> 47c5c4674f06 23:33:37 Step 14/22 : EXPOSE $APP_PORT 23:33:37 Removing intermediate container 6952dece729c 23:33:37 ---> 4975bd0a6a7b 23:33:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:33:37 ---> Running in 26315729bf75 23:33:38 Removing intermediate container 1f5d5559ba6f 23:33:38 ---> 819a7e402ab2 23:33:38 Step 28/31 : CMD ["gate"] 23:33:38 Removing intermediate container 58711b2cc04f 23:33:38 ---> 439a0aba7023 23:33:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:33:38 ---> Running in 324db3ac8036 23:33:38 Removing intermediate container 26315729bf75 23:33:38 ---> e0fcf310c96a 23:33:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:38 Removing intermediate container 324db3ac8036 23:33:38 ---> 45dca05c683f 23:33:38 Step 29/31 : LABEL arch=x86_64 23:33:39 ---> cc1a2a2ebfcd 23:33:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:33:39 ---> Running in efc969011376 23:33:39 ---> d6247256f798 23:33:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:33:39 ---> 0f968648dec0 23:33:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:33:39 Removing intermediate container efc969011376 23:33:39 ---> 970f12866008 23:33:39 Step 30/31 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:33:39 ---> Running in 56c0c0a490e5 23:33:40 ---> 4c84f332caa6 23:33:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:33:40 ---> 057223aaeb6e 23:33:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:33:40 Removing intermediate container 56c0c0a490e5 23:33:40 ---> 81dca38335a5 23:33:40 Step 31/31 : LABEL version=0.0.0 23:33:40 ---> be2d853ad826 23:33:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:33:40 ---> Running in 6ddf6e3240e4 23:33:40 ---> 2271918e1d05 23:33:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:33:40 ---> Running in b0a2e47bff0e 23:33:40 Removing intermediate container 6ddf6e3240e4 23:33:40 ---> effab38e3616 23:33:40 23:33:40 Successfully built effab38e3616 23:33:40 ---> 55ad2fe616f2 23:33:40 ---> 8bfce7993464 23:33:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:40 23:33:40 Successfully tagged security-bootstrapper:latest 23:33:40 Removing intermediate container b0a2e47bff0e 23:33:40 ---> 5bfcb52ebad0 23:33:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:40  Building security-bootstrapper ... done  ---> Running in f34423f5f556 23:33:40 ---> Running in 41296c70ed81 23:33:41 ---> 89efddf3ba13 23:33:41 Removing intermediate container f34423f5f556 23:33:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> 2799507cbb4c 23:33:41 23:33:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:41 Removing intermediate container 41296c70ed81 23:33:41 ---> 96f6a0d1ae81 23:33:41 Step 20/22 : LABEL arch=x86_64 23:33:41 ---> Running in 4bd1e0ad42c6 23:33:41 ---> Running in a80476e5a218 23:33:41 Removing intermediate container 4bd1e0ad42c6 23:33:41 ---> c3b7595dd600 23:33:41 Step 23/25 : LABEL arch=x86_64 23:33:41 ---> 5c618c847b92 23:33:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:33:41 Removing intermediate container a80476e5a218 23:33:41 ---> 3b9b06e5a67b 23:33:41 Step 21/22 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:33:41 ---> Running in d28266757799 23:33:41 ---> Running in 7f361c6f98df 23:33:41 Removing intermediate container 08551a645fb7 23:33:41 ---> f3ba75da983e 23:33:41 Step 7/20 : COPY . . 23:33:41 Removing intermediate container d28266757799 23:33:41 ---> a2c33c186c06 23:33:41 Step 24/25 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:33:41 Removing intermediate container 7f361c6f98df 23:33:41 ---> cccf02f5a255 23:33:41 Step 22/22 : LABEL version=0.0.0 23:33:41 ---> 395d77c44698 23:33:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:41 ---> Running in 625e29bb8ea7 23:33:43 ---> Running in e1a774071eba 23:33:43 ---> Running in 02efeec732bc 23:33:43 Removing intermediate container 625e29bb8ea7 23:33:43 ---> b644ea9f2a3d 23:33:43 Step 25/25 : LABEL version=0.0.0 23:33:43 ---> Running in c1c5d850b263 23:33:43 Removing intermediate container e1a774071eba 23:33:43 ---> bc48fa5f74d4 23:33:43 23:33:43 Removing intermediate container 02efeec732bc 23:33:43 ---> 072ccf626cd5 23:33:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:43 ---> Running in 90640dffb91b 23:33:43 Removing intermediate container c1c5d850b263 23:33:43 ---> 9d110444594e 23:33:43 23:33:43 Successfully built bc48fa5f74d4 23:33:43 Successfully tagged support-notifications:latest 23:33:43  Building support-notifications ... done Successfully built 9d110444594e 23:33:43 Successfully tagged security-spire-server:latest 23:33:43  Building security-spire-server ... done Removing intermediate container 90640dffb91b 23:33:43 ---> 71a8f415c5c1 23:33:43 Step 24/26 : LABEL arch=x86_64 23:33:43 ---> Running in 1cd5940065af 23:33:44 Removing intermediate container 1cd5940065af 23:33:44 ---> 1db2ddd1d249 23:33:44 Step 25/26 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:33:44 ---> Running in 764e036d4269 23:33:44 ---> 2706b2264c08 23:33:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:33:44 Removing intermediate container 764e036d4269 23:33:44 ---> e6c77f4b9cdb 23:33:44 Step 26/26 : LABEL version=0.0.0 23:33:44 ---> Running in efafd190fcb1 23:33:44 ---> Running in 648e75519a0c 23:33:45 Removing intermediate container 648e75519a0c 23:33:45 ---> 013c4a72aa49 23:33:45 23:33:45 Successfully built 013c4a72aa49 23:33:45 Successfully tagged security-spire-agent:latest 23:33:45  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:34:03 Removing intermediate container efafd190fcb1 23:34:03 ---> 2df50972929b 23:34:03 23:34:03 Step 9/20 : FROM alpine:3.15 23:34:03 ---> c4fc93816858 23:34:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:34:03 ---> Using cache 23:34:03 ---> d9de269302a9 23:34:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:03 ---> Using cache 23:34:03 ---> 41a42cf265e2 23:34:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:34:03 ---> Running in 6cf6bce740c1 23:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:34:03 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:34:03 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:34:03 OK: 15856 distinct packages available 23:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:34:03 (1/9) Installing ca-certificates (20220614-r0) 23:34:03 (2/9) Installing brotli-libs (1.0.9-r5) 23:34:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:34:03 (4/9) Installing libcurl (7.80.0-r2) 23:34:03 (5/9) Installing curl (7.80.0-r2) 23:34:03 (6/9) Installing dumb-init (1.2.5-r1) 23:34:04 (7/9) Installing musl-obstack (1.2.3-r0) 23:34:04 (8/9) Installing libucontext (1.1-r0) 23:34:04 (9/9) Installing gcompat (1.0.0-r4) 23:34:04 Executing busybox-1.34.1-r7.trigger 23:34:04 Executing ca-certificates-20220614-r0.trigger 23:34:04 OK: 8 MiB in 23 packages 23:34:04 Removing intermediate container 6cf6bce740c1 23:34:04 ---> 5d9c0b0f08c1 23:34:04 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:04 ---> 14608575f6d8 23:34:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:34:05 ---> 11e08e3fb120 23:34:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:34:05 ---> 6d8fb237c50f 23:34:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:34:05 ---> Running in d1e82a2bd5a2 23:34:05 Removing intermediate container d1e82a2bd5a2 23:34:05 ---> 022e417df90a 23:34:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:05 ---> Running in 842d58485f8c 23:34:05 Removing intermediate container 842d58485f8c 23:34:05 ---> 0d6277d04cf7 23:34:05 Step 18/20 : LABEL arch=x86_64 23:34:05 ---> Running in d23f6fa0fc5c 23:34:05 Removing intermediate container d23f6fa0fc5c 23:34:05 ---> f58bae508de6 23:34:05 Step 19/20 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd 23:34:05 ---> Running in 5fe718d14fb0 23:34:05 Removing intermediate container 5fe718d14fb0 23:34:05 ---> afda87c748a0 23:34:05 Step 20/20 : LABEL version=0.0.0 23:34:05 ---> Running in 887f038447c4 23:34:06 Removing intermediate container 887f038447c4 23:34:06 ---> 328f95ac0ef5 23:34:06 23:34:06 Successfully built 328f95ac0ef5 23:34:06 Successfully tagged security-spiffe-token-provider:latest 23:34:06  Building security-spiffe-token-provider ... done  [Pipeline] } 23:34:06 $ docker stop --time=1 7e43e3c196ddbbe80629014fdae4b587079ecea73b54c1a92c407661658a4459 23:34:07 $ docker rm -f 7e43e3c196ddbbe80629014fdae4b587079ecea73b54c1a92c407661658a4459 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:08 + docker images 23:34:08 REPOSITORY TAG IMAGE ID CREATED SIZE 23:34:08 security-spiffe-token-provider latest 328f95ac0ef5 2 seconds ago 29.2MB 23:34:08 2df50972929b 8 seconds ago 1.57GB 23:34:08 security-spire-agent latest 013c4a72aa49 23 seconds ago 125MB 23:34:08 security-spire-server latest 9d110444594e 24 seconds ago 86.5MB 23:34:08 support-notifications latest bc48fa5f74d4 24 seconds ago 27.2MB 23:34:08 security-bootstrapper latest effab38e3616 27 seconds ago 19.3MB 23:34:08 0c85824fb6fb 33 seconds ago 1.58GB 23:34:08 21fffb2eee36 34 seconds ago 1.42GB 23:34:08 e29daab1c4e4 34 seconds ago 1.42GB 23:34:08 core-command latest 9ff45741bc7c 47 seconds ago 16.2MB 23:34:08 support-scheduler latest 31a41394039e 47 seconds ago 26.5MB 23:34:08 a47714e980b4 53 seconds ago 1.58GB 23:34:08 b34b5239cba3 53 seconds ago 1.52GB 23:34:08 d8a30de965d3 57 seconds ago 1.52GB 23:34:08 core-data latest f3895fb57990 About a minute ago 21.5MB 23:34:08 sys-mgmt-agent latest ad8201991ede About a minute ago 135MB 23:34:08 db9d1b9ee849 About a minute ago 1.55GB 23:34:08 security-secretstore-setup latest b79f1d3ba574 About a minute ago 28.9MB 23:34:08 security-proxy-setup latest cc8ce0307447 About a minute ago 27.2MB 23:34:08 core-metadata latest 70ae2d1443fb About a minute ago 18.2MB 23:34:08 ffb79f4881c2 About a minute ago 1.52GB 23:34:08 00b676781410 About a minute ago 1.53GB 23:34:08 cdd372da68c0 About a minute ago 1.55GB 23:34:08 814e6b0a544a About a minute ago 1.53GB 23:34:08 security-spire-config latest 77d5a4398644 2 minutes ago 85.8MB 23:34:08 02f34cc4f3af 2 minutes ago 1.42GB 23:34:08 ci-base-image-x86_64 latest 8dc3fa71b72a 5 minutes ago 993MB 23:34:08 alpine 3.15 c4fc93816858 7 days ago 5.59MB 23:34:08 alpine 3.16 9c6f07244728 7 days ago 5.54MB 23:34:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 23:34:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 weeks ago 677MB 23:34:08 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] } 23:34:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:34:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:34:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:34:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:34:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:34:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:34:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:34:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:34:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.410s coverage: 28.7% of statements 23:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements 23:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.466s coverage: 54.2% of statements 23:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.191s coverage: 89.2% of statements 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.497s coverage: 2.1% of statements 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.841s coverage: 95.6% of statements 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:35:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.277s coverage: 72.2% of statements 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:35:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.599s coverage: 60.0% of statements 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:35:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.9% of statements 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:35:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements 23:35:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.6% of statements 23:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 23:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.313s coverage: 79.5% of statements 23:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.360s coverage: 94.1% of statements 23:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 23:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 23:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements 23:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 23:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.803s coverage: 81.4% of statements 23:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 23:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.876s coverage: 91.2% of statements 23:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.7% of statements 23:35:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:35:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 23:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 23:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 23:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 23:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 23:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.374s coverage: 65.8% of statements 23:36:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:36:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:36:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.883s coverage: 43.6% of statements 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.348s coverage: 17.7% of statements 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.844s coverage: 92.3% of statements 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements 23:36:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 23:36:16 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 23:36:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:36:16 GO111MODULE=on go vet ./... 23:38:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:38:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:38:08 ./bin/test-attribution-txt.sh 23:38:08 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:38:08 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:38:08 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:38:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:38:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:38:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:38:08 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:38:09 + ls -al . 23:38:09 total 732 23:38:09 drwxrwxr-x 9 1001 1001 4096 Aug 16 23:32 . 23:38:09 drwxr-xr-x 4 root root 4096 Aug 16 23:32 .. 23:38:09 -rw-rw-r-- 1 1001 1001 16 Aug 16 23:30 .dockerignore 23:38:09 drwxrwxr-x 8 1001 1001 4096 Aug 16 23:30 .git 23:38:09 drwxrwxr-x 3 1001 1001 4096 Aug 16 23:30 .github 23:38:09 -rw-rw-r-- 1 1001 1001 1030 Aug 16 23:30 .gitignore 23:38:09 -rw-rw-r-- 1 1001 1001 42 Aug 16 23:30 .golangci.yml 23:38:09 -rw-rw-r-- 1 1001 1001 87 Aug 16 23:30 .hadolint.yml 23:38:09 -rw-rw-r-- 1 1001 1001 166 Aug 16 23:30 .sonarcloud.properties 23:38:09 -rw-rw-r-- 1 1001 1001 1171 Aug 16 23:30 ADOPTERS.md 23:38:09 -rw-rw-r-- 1 1001 1001 10347 Aug 16 23:30 Attribution.txt 23:38:09 -rw-rw-r-- 1 1001 1001 63209 Aug 16 23:30 CHANGELOG.md 23:38:09 -rw-rw-r-- 1 1001 1001 3804 Aug 16 23:30 CONTRIBUTING.md 23:38:09 -rw-rw-r-- 1 1001 1001 677 Aug 16 23:30 GOVERNANCE.md 23:38:09 -rw-rw-r-- 1 1001 1001 850 Aug 16 23:30 Jenkinsfile 23:38:09 -rw-rw-r-- 1 1001 1001 10775 Aug 16 23:30 LICENSE 23:38:09 -rw-rw-r-- 1 1001 1001 13276 Aug 16 23:30 Makefile 23:38:09 -rw-rw-r-- 1 1001 1001 582 Aug 16 23:30 OWNERS.md 23:38:09 -rw-rw-r-- 1 1001 1001 9094 Aug 16 23:30 README.md 23:38:09 -rw-rw-r-- 1 1001 1001 6912 Aug 16 23:30 SECURITY.md 23:38:09 -rw-rw-r-- 1 1001 1001 5 Aug 16 23:28 VERSION 23:38:09 -rw-rw-r-- 1 1001 1001 4131 Aug 16 23:30 ZMQWindows.md 23:38:09 drwxrwxr-x 2 1001 1001 4096 Aug 16 23:30 bin 23:38:09 drwxrwxr-x 18 1001 1001 4096 Aug 16 23:30 cmd 23:38:09 -rw-r--r-- 1 root root 480987 Aug 16 23:36 coverage.out 23:38:09 -rw-rw-r-- 1 1001 1001 3681 Aug 16 23:30 go.mod 23:38:09 -rw-rw-r-- 1 1001 1001 38033 Aug 16 23:30 go.sum 23:38:09 drwxrwxr-x 8 1001 1001 4096 Aug 16 23:30 internal 23:38:09 drwxrwxr-x 3 1001 1001 4096 Aug 16 23:30 openapi 23:38:09 drwxrwxr-x 4 1001 1001 4096 Aug 16 23:30 snap 23:38:09 -rw-rw-r-- 1 1001 1001 204 Aug 16 23:30 version.go [Pipeline] sh 23:38:09 + '[' -e coverage.out ] 23:38:09 + chown 1001:1001 coverage.out [Pipeline] stash 23:38:09 Warning: overwriting stash ‘coverage-report’ 23:38:10 Stashed 1 file(s) [Pipeline] sh 23:38:11 + make build 23:38:11 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 23:39:33 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 23:40: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/core-command/core-command ./cmd/core-command 23:40:55 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 23:41:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:41:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:41:29 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 23:41:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:41:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:41: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:41: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/secrets-config ./cmd/secrets-config 23:41:51 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 23:41: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:42:03 $ docker stop --time=1 e3397ab852ffdf1f8df95872f51f8c4c95571f3280e23e293f1da3e77a103ed8 23:42:05 $ docker rm -f e3397ab852ffdf1f8df95872f51f8c4c95571f3280e23e293f1da3e77a103ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:42:08 23:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:42:09 latest: Pulling from edgex-devops/edgex-compose-arm64 23:42:09 29e5d40040c1: Pulling fs layer 23:42:09 1ce36da41761: Pulling fs layer 23:42:09 25b303627fd3: Pulling fs layer 23:42:09 29e5d40040c1: Verifying Checksum 23:42:09 29e5d40040c1: Download complete 23:42:09 1ce36da41761: Verifying Checksum 23:42:09 1ce36da41761: Download complete 23:42:09 29e5d40040c1: Pull complete 23:42:11 25b303627fd3: Verifying Checksum 23:42:11 25b303627fd3: Download complete 23:42:11 1ce36da41761: Pull complete 23:42:23 25b303627fd3: Pull complete 23:42:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:24 prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container 23:42:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:42:26 $ docker top 8f3f9534976e56e1bf1f56b186d9eb96fe0d8d5e49ecfa40f4e37203da1b4002 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:27 + docker-compose build --help 23:42:27 + grep parallel 23:42:31 --parallel Build images in parallel. [Pipeline] } 23:42:31 $ docker stop --time=1 8f3f9534976e56e1bf1f56b186d9eb96fe0d8d5e49ecfa40f4e37203da1b4002 23:42:33 $ docker rm -f 8f3f9534976e56e1bf1f56b186d9eb96fe0d8d5e49ecfa40f4e37203da1b4002 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:34 prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container 23:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:42:35 $ docker top 9a9cbdeb8a54dbd51cbc48dca571ca3ec1fa2d0ac321d97983e73eccf341e0d5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:36 + docker-compose -f ./docker-compose-build.yml build --parallel 23:42:40 Building core-command ... 23:42:40 Building core-data ... 23:42:40 Building core-metadata ... 23:42:40 Building security-bootstrapper ... 23:42:40 Building security-proxy-setup ... 23:42:40 Building security-secretstore-setup ... 23:42:40 Building security-spiffe-token-provider ... 23:42:40 Building security-spire-agent ... 23:42:40 Building security-spire-config ... 23:42:40 Building security-spire-server ... 23:42:40 Building support-notifications ... 23:42:40 Building support-scheduler ... 23:42:40 Building sys-mgmt-agent ... 23:42:40 Building support-scheduler 23:42:40 Building core-data 23:42:40 Building core-metadata 23:42:40 Building support-notifications 23:42:40 Building security-proxy-setup 23:43:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:43:27 ---> 96016d768881 23:43:27 Step 3/22 : WORKDIR /edgex-go 23:43:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:43:27 ---> 96016d768881 23:43:27 Step 3/22 : WORKDIR /edgex-go 23:43:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:43:27 ---> 96016d768881 23:43:27 Step 3/22 : WORKDIR /edgex-go 23:43:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:27 ---> 96016d768881 23:43:27 Step 3/23 : WORKDIR /edgex-go 23:43:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:43:27 ---> 96016d768881 23:43:27 Step 3/24 : WORKDIR /edgex-go 23:43:27 ---> Running in 5ba829a2b90b 23:43:27 ---> Running in 139e572f5d89 23:43:27 ---> Running in e3cd671d4eaf 23:43:27 ---> Running in f0e92d0897c1 23:43:27 ---> Running in 5e0f60dfb62b 23:43:27 Removing intermediate container 5ba829a2b90b 23:43:27 ---> 93a15dd0cf68 23:43:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:27 Removing intermediate container e3cd671d4eaf 23:43:27 ---> 912758daa2de 23:43:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:27 Removing intermediate container 139e572f5d89 23:43:27 ---> 9ab523a98e38 23:43:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:27 Removing intermediate container f0e92d0897c1 23:43:27 ---> ac034e282ae3 23:43:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:27 Removing intermediate container 5e0f60dfb62b 23:43:27 ---> a140187eb466 23:43:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:27 ---> Running in ef69e6ee8ab8 23:43:27 ---> Running in 5e86d10bcce8 23:43:27 ---> Running in 0be3e7e48612 23:43:27 ---> Running in f957e7112931 23:43:27 ---> Running in dfd38793e37c 23:43:30 Removing intermediate container 5e86d10bcce8 23:43:30 ---> aa62a5619b76 23:43:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:43:30 ---> Running in 0dca49bc344a 23:43:30 Removing intermediate container dfd38793e37c 23:43:30 ---> ece43b81f764 23:43:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:43:30 ---> Running in 518c9dce6762 23:43:31 Removing intermediate container f957e7112931 23:43:31 ---> 0b9ca9c10322 23:43:31 Step 5/22 : RUN apk add --update --no-cache make git 23:43:31 Removing intermediate container ef69e6ee8ab8 23:43:31 ---> becb63ea3463 23:43:31 Step 5/22 : RUN apk add --update --no-cache make git 23:43:31 Removing intermediate container 0be3e7e48612 23:43:31 ---> 3a4efafb28f0 23:43:31 Step 5/24 : RUN apk add --update --no-cache make git 23:43:31 ---> Running in 8c4a0871a6d6 23:43:31 ---> Running in 907d0656c8b9 23:43:31 ---> Running in 90f665bc66c7 23:43:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:34 OK: 221 MiB in 51 packages 23:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:34 OK: 221 MiB in 51 packages 23:43:35 OK: 221 MiB in 51 packages 23:43:36 Removing intermediate container 0dca49bc344a 23:43:36 ---> d16477d4842e 23:43:36 Step 6/22 : COPY go.mod vendor* ./ 23:43:36 OK: 221 MiB in 51 packages 23:43:36 OK: 221 MiB in 51 packages 23:43:36 Removing intermediate container 518c9dce6762 23:43:36 ---> 6b841bb51221 23:43:36 Step 6/23 : COPY go.mod vendor* ./ 23:43:37 ---> 52fdd81fe453 23:43:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:37 Removing intermediate container 90f665bc66c7 23:43:37 ---> e3ad8125f0b3 23:43:37 Step 6/24 : COPY go.mod vendor* ./ 23:43:37 ---> Running in bf4432217fb5 23:43:37 Removing intermediate container 907d0656c8b9 23:43:37 ---> 2d353ed30dec 23:43:37 Step 6/22 : COPY go.mod vendor* ./ 23:43:37 Removing intermediate container 8c4a0871a6d6 23:43:37 ---> f45d3229d94d 23:43:37 Step 6/22 : COPY go.mod vendor* ./ 23:43:38 ---> 457dfcf8e223 23:43:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:38 ---> Running in 86eac54b81b7 23:43:38 ---> b78a597690c9 23:43:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:39 ---> Running in f7710c796693 23:43:39 ---> 4cb9585694ee 23:43:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:39 ---> fa9b6c81acb8 23:43:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:39 ---> Running in bbed591f5bd5 23:43:39 ---> Running in fff9ba5971eb 23:44:36 Removing intermediate container 86eac54b81b7 23:44:36 ---> 0f8e4b9c72f4 23:44:36 Step 8/23 : COPY . . 23:44:36 Removing intermediate container bf4432217fb5 23:44:36 ---> 030b0146d0f8 23:44:36 Step 8/22 : COPY . . 23:44:36 Removing intermediate container f7710c796693 23:44:36 ---> 8f4642efc432 23:44:36 Removing intermediate container bbed591f5bd5 23:44:36 Step 8/24 : COPY . . 23:44:36 ---> 55c1ce991085 23:44:36 Step 8/22 : COPY . . 23:44:36 Removing intermediate container fff9ba5971eb 23:44:36 ---> 72a6e80dae5a 23:44:36 Step 8/22 : COPY . . 23:44:54 ---> ff0977bb2bab 23:44:54 Step 9/23 : RUN make cmd/core-data/core-data 23:44:54 ---> ee68a088ca2f 23:44:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:44:54 ---> 8c3d1430c88f 23:44:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:44:54 ---> Running in ebb53e5ed136 23:44:54 ---> Running in aaf489020982 23:44:54 ---> 4ce7e29d6c93 23:44:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:44:54 ---> e088f9d6687b 23:44:54 Step 9/24 : RUN make cmd/core-metadata/core-metadata 23:44:54 ---> Running in 78b1a38ddaac 23:44:54 ---> Running in f939a4fca37a 23:44:54 ---> Running in eb4540498338 23:44:54 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 23:44:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23: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 23:44:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:44:54 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 23:49:46 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 23:50:02 Removing intermediate container f939a4fca37a 23:50:02 ---> dd43f171bf47 23:50:02 23:50:02 Step 10/22 : FROM alpine:3.16 23:50:02 3.16: Pulling from library/alpine 23:50:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:50:03 Status: Downloaded newer image for alpine:3.16 23:50:03 ---> a6215f271958 23:50:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:50:03 ---> Running in 2f1db5c03d5e 23:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:50:07 (1/6) Installing ca-certificates (20220614-r0) 23:50:07 (2/6) Installing brotli-libs (1.0.9-r6) 23:50:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:50:07 (4/6) Installing libcurl (7.83.1-r2) 23:50:07 (5/6) Installing curl (7.83.1-r2) 23:50:07 (6/6) Installing dumb-init (1.2.5-r1) 23:50:07 Executing busybox-1.35.0-r17.trigger 23:50:07 Executing ca-certificates-20220614-r0.trigger 23:50:07 OK: 8 MiB in 20 packages 23:50:09 Removing intermediate container 2f1db5c03d5e 23:50:09 ---> b54f0fe87da5 23:50:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:50:09 ---> Running in f0df2991fb73 23:50:10 Removing intermediate container f0df2991fb73 23:50:10 ---> 225c2481b1b0 23:50:10 Step 13/22 : WORKDIR /edgex 23:50:10 ---> Running in 3b6f08808e09 23:50:10 Removing intermediate container 3b6f08808e09 23:50:10 ---> c6f18b4b6d3a 23:50:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:50:11 ---> 3849a3339372 23:50:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:50:13 ---> ae079ff787a2 23:50:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:50:14 ---> ae696aef3964 23:50:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:50:15 ---> 3c6a3416a070 23:50:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:50:15 ---> Running in b992a8a605d9 23:50:19 Removing intermediate container b992a8a605d9 23:50:19 ---> 4d75f8c3a4a8 23:50:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:50:19 ---> Running in 82fa6f848d07 23:50:19 Removing intermediate container 82fa6f848d07 23:50:19 ---> 26338c59fd0a 23:50:19 Step 20/22 : LABEL arch=arm64 23:50:19 ---> Running in a7440be761ed 23:50:20 Removing intermediate container a7440be761ed 23:50:20 ---> aa3bd36a3928 23:50:20 Step 21/22 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:50:20 ---> Running in 253549f2c822 23:50:20 Removing intermediate container 253549f2c822 23:50:20 ---> 9aa4f1acb4ba 23:50:20 Step 22/22 : LABEL version=0.0.0 23:50:20 ---> Running in 659ee37f02ef 23:50:21 Removing intermediate container 659ee37f02ef 23:50:21 ---> 5bdef4386f6a 23:50:21 23:50:21 Successfully built 5bdef4386f6a 23:50:21 Successfully tagged security-proxy-setup-arm64:latest 23:50:21  Building security-proxy-setup ... done Building security-spire-server 23:50:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:50:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:50:39 ---> 96016d768881 23:50:39 Step 3/25 : WORKDIR /edgex-go 23:50:39 ---> Using cache 23:50:39 ---> a140187eb466 23:50:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:50:39 ---> Using cache 23:50:39 ---> ece43b81f764 23:50:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:50:39 ---> Running in 3411b29bf222 23:50:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:50:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:50:42 OK: 221 MiB in 51 packages 23:50:44 Removing intermediate container 3411b29bf222 23:50:44 ---> f1d157fe9d8f 23:50:44 Step 6/25 : COPY go.mod vendor* ./ 23:50:44 ---> d678698d49c8 23:50:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:44 ---> Running in a29f567fefaf 23:51:11 Removing intermediate container eb4540498338 23:51:11 ---> 6c97c7ff1eb9 23:51:11 23:51:11 Step 10/24 : FROM alpine:3.16 23:51:11 ---> a6215f271958 23:51:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:51:11 ---> Running in 733c73c2ebd7 23:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:11 (1/1) Installing dumb-init (1.2.5-r1) 23:51:11 Executing busybox-1.35.0-r17.trigger 23:51:11 OK: 5 MiB in 15 packages 23:51:12 Removing intermediate container 733c73c2ebd7 23:51:12 ---> 9a6135bc6d78 23:51:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:51:12 ---> Running in 4310d5101d88 23:51:14 Removing intermediate container 4310d5101d88 23:51:14 ---> 064f750cd6ec 23:51:14 Step 13/24 : ENV APP_PORT=59881 23:51:14 ---> Running in 3fe37d5a642f 23:51:15 Removing intermediate container 3fe37d5a642f 23:51:15 ---> 0fa63d8e9779 23:51:15 Step 14/24 : EXPOSE $APP_PORT 23:51:15 ---> Running in 1ac921964791 23:51:16 Removing intermediate container 1ac921964791 23:51:16 ---> 6567a9ffa055 23:51:16 Step 15/24 : WORKDIR / 23:51:16 ---> Running in 68bde644dcd6 23:51:17 Removing intermediate container 68bde644dcd6 23:51:17 ---> 26dd12624875 23:51:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:51:19 ---> 95e6a675610d 23:51:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:51:22 ---> 0a507a98af8b 23:51:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:51:24 ---> 904166b91c61 23:51:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:51:25 ---> 6b6e61781d4b 23:51:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:51:25 ---> Running in 85e31ca22a81 23:51:26 Removing intermediate container 85e31ca22a81 23:51:26 ---> 8028a5a4b06a 23:51:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:51:26 ---> Running in f759b6ca4d30 23:51:27 Removing intermediate container f759b6ca4d30 23:51:27 ---> 26759247f4d6 23:51:27 Step 22/24 : LABEL arch=arm64 23:51:27 ---> Running in 95a03c4d04d0 23:51:28 Removing intermediate container 95a03c4d04d0 23:51:28 ---> c32c7608378d 23:51:28 Step 23/24 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:51:28 ---> Running in d34289c86177 23:51:29 Removing intermediate container d34289c86177 23:51:29 ---> 45e6c84fc223 23:51:29 Step 24/24 : LABEL version=0.0.0 23:51:29 ---> Running in 698536b3de51 23:51:30 Removing intermediate container 698536b3de51 23:51:30 ---> 4b5993ecb99c 23:51:30 23:51:31 Successfully built 4b5993ecb99c 23:51:31 Successfully tagged core-metadata-arm64:latest 23:51:31 Building security-secretstore-setup 23:51:44  Building core-metadata ... done Removing intermediate container aaf489020982 23:51:44 ---> 28507046595f 23:51:44 23:51:44 Step 10/23 : FROM alpine:3.16 23:51:44 ---> a6215f271958 23:51:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:51:44 ---> Running in 6b965dc65750 23:51:44 Removing intermediate container 6b965dc65750 23:51:44 ---> 08152fa1f243 23:51:44 Step 12/23 : ENV APP_PORT=59880 23:51:44 ---> Running in cb6f605cd02b 23:51:45 Removing intermediate container cb6f605cd02b 23:51:45 ---> 486d23d472f5 23:51:45 Step 13/23 : EXPOSE $APP_PORT 23:51:45 ---> Running in c2b402fc33df 23:51:45 Removing intermediate container c2b402fc33df 23:51:45 ---> 16e8eb5d7e61 23:51:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:51:46 ---> Running in 750e697c6524 23:51:46 Removing intermediate container a29f567fefaf 23:51:46 ---> 8411f45cab4c 23:51:46 Step 8/25 : COPY . . 23:51:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:51:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:51:49 ---> 96016d768881 23:51:49 Step 3/25 : WORKDIR /edgex-go 23:51:49 ---> Using cache 23:51:49 ---> a140187eb466 23:51:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:51:49 ---> Using cache 23:51:49 ---> ece43b81f764 23:51:49 Step 5/25 : RUN apk add --update --no-cache make git 23:51:49 ---> Running in 2d92440ec5b6 23:51:50 Removing intermediate container 750e697c6524 23:51:50 ---> 8bff4042b738 23:51:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:51:50 ---> Running in a6089b7797e5 23:51:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:54 OK: 221 MiB in 51 packages 23:51:55 (1/6) Installing dumb-init (1.2.5-r1) 23:51:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:51:55 (3/6) Installing libsodium (1.0.18-r0) 23:51:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:51:56 (5/6) Installing libzmq (4.3.4-r0) 23:51:56 Removing intermediate container 2d92440ec5b6 23:51:56 ---> fbaec1d68455 23:51:56 Step 6/25 : COPY go.mod vendor* ./ 23:51:56 (6/6) Installing zeromq (4.3.4-r0) 23:51:56 Executing busybox-1.35.0-r17.trigger 23:51:56 OK: 8 MiB in 20 packages 23:51:57 ---> 810753b1a18b 23:51:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:57 ---> Running in e516e67ec52a 23:51:58 Removing intermediate container a6089b7797e5 23:51:58 ---> 162ffab89171 23:51:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:00 ---> 6b6f3282450f 23:52:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:52:03 ---> 994574f4a14d 23:52:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:52:04 ---> 1781e02b201b 23:52:04 Step 19/23 : ENTRYPOINT ["/core-data"] 23:52:04 ---> Running in a68662f123da 23:52:05 ---> 420fb8784a37 23:52:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:52:05 ---> Running in c9fb6769327d 23:52:05 Removing intermediate container a68662f123da 23:52:05 ---> b5fca88ac2d1 23:52:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:52:05 ---> Running in 20c684abce51 23:52:06 Removing intermediate container c9fb6769327d 23:52:06 ---> d64b8d731af7 23:52:06 Step 10/25 : WORKDIR /edgex-go/spire-build 23:52:06 Removing intermediate container 20c684abce51 23:52:06 ---> e455b3c52e75 23:52:06 Step 21/23 : LABEL arch=arm64 23:52:06 ---> Running in 87f0a43a3ff7 23:52:06 ---> Running in bc5c32acdd27 23:52:07 Removing intermediate container 87f0a43a3ff7 23:52:07 ---> b690b23935d1 23:52:07 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 23:52:07 Removing intermediate container bc5c32acdd27 23:52:07 ---> e4e09a22b696 23:52:07 Step 22/23 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:52:07 ---> Running in 67ee0453018e 23:52:07 ---> Running in ed2045c83de2 23:52:08 Removing intermediate container ed2045c83de2 23:52:08 ---> 8cc9ea344699 23:52:08 Step 23/23 : LABEL version=0.0.0 23:52:08 ---> Running in 008a3bedc77a 23:52:09 Removing intermediate container 008a3bedc77a 23:52:09 ---> 94d123851a79 23:52:09 23:52:09 Successfully built 94d123851a79 23:52:09 Successfully tagged core-data-arm64:latest 23:52:09 Building sys-mgmt-agent 23:52:11  Building core-data ... done Removing intermediate container 67ee0453018e 23:52:11 ---> ec266b7cbf1e 23:52:11 Step 12/25 : WORKDIR /edgex-go 23:52:11 ---> Running in b9e004314f8c 23:52:11 Removing intermediate container b9e004314f8c 23:52:11 ---> e147c98d159b 23:52:11 23:52:11 Step 13/25 : FROM alpine:3.15 23:52:11 3.15: Pulling from library/alpine 23:52:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:52:12 Status: Downloaded newer image for alpine:3.15 23:52:12 ---> 02e0d6fdf486 23:52:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:52:13 ---> Running in b5d1f0825495 23:52:13 Removing intermediate container b5d1f0825495 23:52:13 ---> d15c0361cafd 23:52:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:14 ---> Running in 208e829d1734 23:52:18 Removing intermediate container 208e829d1734 23:52:18 ---> f0eafed304cb 23:52:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:52:18 ---> Running in 9723e8db544f 23:52:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:22 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:52:22 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:52:22 OK: 15733 distinct packages available 23:52:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:24 (1/5) Installing dumb-init (1.2.5-r1) 23:52:24 (2/5) Installing musl-obstack (1.2.3-r0) 23:52:24 (3/5) Installing libucontext (1.1-r0) 23:52:24 (4/5) Installing gcompat (1.0.0-r4) 23:52:24 (5/5) Installing openssl (1.1.1q-r0) 23:52:24 Executing busybox-1.34.1-r7.trigger 23:52:24 OK: 6 MiB in 19 packages 23:52:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:52:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:52:27 ---> 96016d768881 23:52:27 Step 3/23 : WORKDIR /edgex-go 23:52:27 ---> Using cache 23:52:27 ---> a140187eb466 23:52:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:27 ---> Using cache 23:52:27 ---> ece43b81f764 23:52:27 Step 5/23 : RUN apk add --update --no-cache make bash git 23:52:27 ---> Running in 79c9c0414f21 23:52:27 Removing intermediate container 9723e8db544f 23:52:27 ---> 1dcac16c736c 23:52:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:52:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:52:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:52:31 OK: 221 MiB in 51 packages 23:52:31 Removing intermediate container ebb53e5ed136 23:52:31 ---> 5ca3511b5490 23:52:31 23:52:31 Step 10/22 : FROM alpine:3.16 23:52:31 ---> a6215f271958 23:52:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:52:31 Removing intermediate container 78b1a38ddaac 23:52:31 ---> 2d496df1c6bc 23:52:31 23:52:31 Step 10/22 : FROM alpine:3.16 23:52:31 ---> a6215f271958 23:52:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:52:31 ---> Using cache 23:52:31 ---> 9a6135bc6d78 23:52:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:52:31 ---> Using cache 23:52:31 ---> 064f750cd6ec 23:52:31 Step 13/22 : ENV APP_PORT=59861 23:52:31 ---> Running in 271c6c2974e0 23:52:32 ---> Running in ef3d05966c75 23:52:32 Removing intermediate container ef3d05966c75 23:52:32 ---> 65b25ca6324a 23:52:32 Step 14/22 : EXPOSE $APP_PORT 23:52:32 Removing intermediate container 79c9c0414f21 23:52:32 ---> 2969b61ab5ff 23:52:32 Step 6/23 : COPY go.mod vendor* ./ 23:52:33 ---> Running in 05ba02732fcd 23:52:33 Removing intermediate container 05ba02732fcd 23:52:33 ---> 9f0372f3a36c 23:52:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:52:34 ---> 1cc85602403c 23:52:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:34 ---> Running in 8c9aa800598c 23:52:35 (1/2) Installing ca-certificates (20220614-r0) 23:52:35 (2/2) Installing dumb-init (1.2.5-r1) 23:52:35 Executing busybox-1.35.0-r17.trigger 23:52:35 Executing ca-certificates-20220614-r0.trigger 23:52:35 ---> db08c1b16039 23:52:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:52:35 OK: 6 MiB in 16 packages 23:52:38 ---> add60fdf3cac 23:52:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:52:38 Removing intermediate container 271c6c2974e0 23:52:38 ---> 11e38d8fdb9b 23:52:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:52:38 ---> Running in 76e43c03647e 23:52:39 Removing intermediate container 76e43c03647e 23:52:39 ---> 6b3e49d44557 23:52:39 Step 13/22 : ENV APP_PORT=59860 23:52:39 ---> 9d3f6dfc281d 23:52:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:52:39 ---> eb7de1c6dcbc 23:52:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:52:39 ---> Running in 27d59724e739 23:52:40 Removing intermediate container 27d59724e739 23:52:40 ---> a97687628a35 23:52:40 Step 14/22 : EXPOSE $APP_PORT 23:52:40 ---> Running in 83b16fab0fe6 23:52:41 ---> 6a7dac43651a 23:52:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:52:41 ---> 33429e1b93fb 23:52:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:52:41 ---> Running in 53fa74a81859 23:52:41 Removing intermediate container 83b16fab0fe6 23:52:41 ---> a04db526cc3b 23:52:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:42 Removing intermediate container 53fa74a81859 23:52:42 ---> bc7a7602a896 23:52:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:52:43 ---> b2c6d6b49a77 23:52:43 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:52:43 ---> Running in 58323086e527 23:52:43 ---> Running in e7c7da50f500 23:52:43 ---> 22092d7beb72 23:52:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:52:43 Removing intermediate container 58323086e527 23:52:43 ---> c4a97ad3b9cc 23:52:43 Step 20/22 : LABEL arch=arm64 23:52:44 Removing intermediate container e7c7da50f500 23:52:44 ---> c38c433c5a57 23:52:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:52:44 ---> Running in d4ef23daeb8d 23:52:44 ---> Running in c6f111a64c2a 23:52:45 Removing intermediate container d4ef23daeb8d 23:52:45 ---> d1587034adf3 23:52:45 Step 21/22 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:52:45 ---> Running in 4167a4114eb8 23:52:45 Removing intermediate container c6f111a64c2a 23:52:45 ---> a0f5b750d302 23:52:45 Step 23/25 : LABEL arch=arm64 23:52:45 ---> Running in 26b7db24b808 23:52:46 Removing intermediate container 4167a4114eb8 23:52:46 ---> 796915030ee5 23:52:46 Step 22/22 : LABEL version=0.0.0 23:52:46 Removing intermediate container 26b7db24b808 23:52:46 ---> da3440db7894 23:52:46 Step 24/25 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:52:46 ---> Running in efa0d2adfe20 23:52:46 ---> Running in efccdba5e975 23:52:46 ---> cc107bf34b8c 23:52:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:52:47 Removing intermediate container efa0d2adfe20 23:52:47 ---> 0fc64298863d 23:52:47 23:52:47 Removing intermediate container efccdba5e975 23:52:47 ---> 32b178ddf49c 23:52:47 Step 25/25 : LABEL version=0.0.0 23:52:47 ---> Running in abb26d955f25 23:52:47 Successfully built 0fc64298863d 23:52:47 Successfully tagged support-scheduler-arm64:latest 23:52:47  Building support-scheduler ... done Building security-spire-agent 23:52:48 Removing intermediate container abb26d955f25 23:52:48 ---> 81c6cb3582ed 23:52:48 23:52:48 ---> 49d6000f2d8d 23:52:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:52:48 ---> Running in 30b48a642d6d 23:52:48 Successfully built 81c6cb3582ed 23:52:48 Successfully tagged security-spire-server-arm64:latest 23:52:48  Building security-spire-server ... done Building security-spire-config 23:52:48 Removing intermediate container 30b48a642d6d 23:52:48 ---> 80724eff2c6e 23:52:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:52:49 ---> Running in 96df3ec7d613 23:52:49 Removing intermediate container 96df3ec7d613 23:52:49 ---> bd6790802790 23:52:49 Step 20/22 : LABEL arch=arm64 23:52:50 ---> Running in 34c8833b9495 23:52:50 Removing intermediate container e516e67ec52a 23:52:50 ---> 811b83d277ec 23:52:50 Step 8/25 : COPY . . 23:52:50 Removing intermediate container 34c8833b9495 23:52:50 ---> a2a6cdf29e44 23:52:50 Step 21/22 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:52:51 ---> Running in 98de18690488 23:52:52 Removing intermediate container 98de18690488 23:52:52 ---> daf67e86bfaf 23:52:52 Step 22/22 : LABEL version=0.0.0 23:52:52 ---> Running in 33a9b3d435a5 23:52:52 Removing intermediate container 33a9b3d435a5 23:52:52 ---> 19ca778a1f98 23:52:52 23:52:53 Successfully built 19ca778a1f98 23:52:53 Successfully tagged support-notifications-arm64:latest 23:52:53  Building support-notifications ... done Building security-bootstrapper 23:53:08 ---> 8b7cbcbff226 23:53:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:53:08 ---> Running in 575d3e0d1761 23:53:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:53:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:53:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:53:11 ---> 96016d768881 23:53:11 Step 3/26 : WORKDIR /edgex-go 23:53:11 ---> Using cache 23:53:11 ---> a140187eb466 23:53:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:11 ---> Using cache 23:53:11 ---> ece43b81f764 23:53:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:53:11 ---> Using cache 23:53:11 ---> f1d157fe9d8f 23:53:11 Step 6/26 : COPY go.mod vendor* ./ 23:53:11 ---> Using cache 23:53:11 ---> d678698d49c8 23:53:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:11 ---> Using cache 23:53:11 ---> 8411f45cab4c 23:53:11 Step 8/26 : COPY . . 23:53:11 ---> Using cache 23:53:11 ---> 420fb8784a37 23:53:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:53:11 ---> Using cache 23:53:11 ---> d64b8d731af7 23:53:11 Step 10/26 : WORKDIR /edgex-go/spire-build 23:53:11 ---> Using cache 23:53:11 ---> b690b23935d1 23:53:11 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 23:53:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:53:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:53:11 ---> 96016d768881 23:53:11 Step 3/26 : WORKDIR /edgex-go 23:53:11 ---> Using cache 23:53:11 ---> a140187eb466 23:53:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:11 ---> Using cache 23:53:11 ---> ece43b81f764 23:53:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:53:11 ---> Using cache 23:53:11 ---> f1d157fe9d8f 23:53:11 Step 6/26 : COPY go.mod vendor* ./ 23:53:11 ---> Using cache 23:53:11 ---> d678698d49c8 23:53:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:11 ---> Using cache 23:53:11 ---> 8411f45cab4c 23:53:11 Step 8/26 : COPY . . 23:53:11 ---> Using cache 23:53:11 ---> 420fb8784a37 23:53:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:53:11 ---> Using cache 23:53:11 ---> d64b8d731af7 23:53:11 Step 10/26 : WORKDIR /edgex-go/spire-build 23:53:11 ---> Using cache 23:53:11 ---> b690b23935d1 23:53:11 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 23:53:11 ---> Running in 15fcdd70062d 23:53:11 ---> Running in 7eacdcfd6ac5 23:53:11 Removing intermediate container 8c9aa800598c 23:53:11 ---> ae644b75c048 23:53:11 Step 8/23 : COPY . . 23:53:17 Removing intermediate container 7eacdcfd6ac5 23:53:17 ---> a55436f7478e 23:53:17 Step 12/26 : WORKDIR /edgex-go 23:53:17 Removing intermediate container 15fcdd70062d 23:53:17 ---> 643cd5dc5829 23:53:17 Step 12/26 : WORKDIR /edgex-go 23:53:17 ---> Running in bd50bc3ddcd2 23:53:17 ---> Running in 07416c2e1d7e 23:53:17 Removing intermediate container bd50bc3ddcd2 23:53:17 ---> 3a8e50f07cb0 23:53:17 23:53:17 Step 13/26 : FROM alpine:3.15 23:53:17 ---> 02e0d6fdf486 23:53:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:53:17 ---> Using cache 23:53:17 ---> d15c0361cafd 23:53:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:17 ---> Using cache 23:53:17 ---> f0eafed304cb 23:53:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:53:17 ---> Using cache 23:53:17 ---> 1dcac16c736c 23:53:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:53:18 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:53:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:53:18 ---> 96016d768881 23:53:18 Step 3/31 : WORKDIR /edgex-go 23:53:18 ---> Using cache 23:53:18 ---> a140187eb466 23:53:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:18 ---> Using cache 23:53:18 ---> ece43b81f764 23:53:18 Step 5/31 : RUN apk add --update --no-cache make git 23:53:18 ---> Using cache 23:53:18 ---> fbaec1d68455 23:53:18 Step 6/31 : COPY go.mod vendor* ./ 23:53:18 ---> Using cache 23:53:18 ---> 810753b1a18b 23:53:18 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:18 ---> Using cache 23:53:18 ---> 811b83d277ec 23:53:18 Step 8/31 : COPY . . 23:53:18 Removing intermediate container 07416c2e1d7e 23:53:18 ---> 37249a1e4e17 23:53:18 23:53:18 Step 13/26 : FROM alpine:3.15 23:53:18 ---> 02e0d6fdf486 23:53:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:53:18 ---> Using cache 23:53:18 ---> d15c0361cafd 23:53:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:18 ---> Using cache 23:53:18 ---> f0eafed304cb 23:53:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:53:18 ---> Using cache 23:53:18 ---> 8b7cbcbff226 23:53:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:53:18 ---> Running in ea8223d19e50 23:53:18 ---> Running in c0474d360eb8 23:53: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:53:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:53:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:53:22 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:53:22 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:53:22 OK: 15733 distinct packages available 23:53:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:53:23 ---> 42ba36f88bfb 23:53:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:53:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:53:24 (1/4) Installing dumb-init (1.2.5-r1) 23:53:24 (2/4) Installing musl-obstack (1.2.3-r0) 23:53:25 (3/4) Installing libucontext (1.1-r0) 23:53:25 (4/4) Installing gcompat (1.0.0-r4) 23:53:25 Executing busybox-1.34.1-r7.trigger 23:53:25 OK: 6 MiB in 18 packages 23:53:28 Removing intermediate container ea8223d19e50 23:53:28 ---> 662656b60705 23:53:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:53:31 ---> 64944579915a 23:53:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:53:31 ---> Running in d82744f187da 23:53:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:53:34 ---> 7e4b69c331f3 23:53:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:53:36 ---> 4caffb4f1216 23:53:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:53:37 ---> 2aaecd05725a 23:53:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:53:37 ---> 2268370aa8a5 23:53:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:53:38 ---> aaa906da49c0 23:53:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:53:38 ---> Running in 39c6d2298c27 23:53:39 ---> 18a8baf5275c 23:53:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:53:39 ---> Running in 64e5e8e6bc98 23:53:39 Removing intermediate container 39c6d2298c27 23:53:39 ---> 1570ad09f55c 23:53:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:53:39 ---> Running in 5df70b124d0e 23:53:39 Removing intermediate container 64e5e8e6bc98 23:53:39 ---> 0d7dd52525f3 23:53:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:53:40 Removing intermediate container 5df70b124d0e 23:53:40 ---> e7e4e67182d4 23:53:40 Step 24/26 : LABEL arch=arm64 23:53:40 ---> Running in 8792320f5bfe 23:53:41 ---> b608918f3fc4 23:53:41 Step 21/26 : WORKDIR / 23:53:41 ---> Running in ba35244b3934 23:53:41 Removing intermediate container 8792320f5bfe 23:53:41 ---> ce4c978ea199 23:53:41 Step 25/26 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:53:41 ---> Running in c0d143b1119e 23:53:42 Removing intermediate container ba35244b3934 23:53:42 ---> 123596da3747 23:53:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:53:42 Removing intermediate container c0d143b1119e 23:53:42 ---> fc5cdc6fd2a6 23:53:42 Step 26/26 : LABEL version=0.0.0 23:53:42 ---> Running in 220366bfba8d 23:53:42 ---> Running in 27fd52d7cddc 23:53:42 Removing intermediate container 27fd52d7cddc 23:53:42 ---> ffe06a6bc3c3 23:53:42 23:53:42 Removing intermediate container 220366bfba8d 23:53:42 ---> 4ec5e780b816 23:53:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:53:43 ---> Running in 8e6068d39f9b 23:53:43 Successfully built ffe06a6bc3c3 23:53:43 Successfully tagged security-spire-agent-arm64:latest 23:53:43  Building security-spire-agent ... done Building core-command 23:53:43 Removing intermediate container 8e6068d39f9b 23:53:43 ---> ffef685c6ce1 23:53:43 Step 24/26 : LABEL arch=arm64 23:53:43 ---> Running in b6e8904d1a98 23:53:44 Removing intermediate container b6e8904d1a98 23:53:44 ---> f90b909158b5 23:53:44 Step 25/26 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:53:44 ---> Running in ff5dd28cb4a8 23:53:44 Removing intermediate container ff5dd28cb4a8 23:53:44 ---> 924533d0505f 23:53:44 Step 26/26 : LABEL version=0.0.0 23:53:44 ---> Running in dcb1d463cf4f 23:53:45 Removing intermediate container dcb1d463cf4f 23:53:45 ---> e4587861ede3 23:53:45 23:53:45 Successfully built e4587861ede3 23:53:45 Successfully tagged security-spire-config-arm64:latest 23:53:45  Building security-spire-config ... done Building security-spiffe-token-provider 23:54:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:54:12 ---> 96016d768881 23:54:12 Step 3/23 : WORKDIR /edgex-go 23:54:12 ---> Using cache 23:54:12 ---> a140187eb466 23:54:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:54:12 ---> Using cache 23:54:12 ---> ece43b81f764 23:54:12 Step 5/23 : RUN apk add --update --no-cache make git 23:54:12 ---> Using cache 23:54:12 ---> fbaec1d68455 23:54:12 Step 6/23 : COPY go.mod vendor* ./ 23:54:12 ---> Using cache 23:54:12 ---> 810753b1a18b 23:54:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:12 ---> Using cache 23:54:12 ---> 811b83d277ec 23:54:12 Step 8/23 : COPY . . 23:54:12 ---> Using cache 23:54:12 ---> 8b7cbcbff226 23:54:12 Step 9/23 : RUN make cmd/core-command/core-command 23:54:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:54:12 ---> 96016d768881 23:54:12 Step 3/20 : WORKDIR /edgex-go 23:54:12 ---> Using cache 23:54:12 ---> a140187eb466 23:54:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:54:12 ---> Running in dfd61a307c68 23:54:12 ---> Running in 21cda0a2c458 23:54: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/core-command/core-command ./cmd/core-command 23:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:54:13 v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:54:13 v3.16.2-35-g8b5106c6a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:54:13 OK: 16890 distinct packages available 23:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:54:15 OK: 221 MiB in 51 packages 23:54:17 Removing intermediate container 21cda0a2c458 23:54:17 ---> c5b40d14a3b2 23:54:17 Step 5/20 : COPY go.mod vendor* ./ 23:54:18 ---> cb9da6584961 23:54:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:18 ---> Running in 5dc8ee8a8f57 23:55:05 Removing intermediate container 5dc8ee8a8f57 23:55:05 ---> f32039bd3192 23:55:05 Step 7/20 : COPY . . 23:55:17 ---> b7b03521442f 23:55:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:55:17 ---> Running in 30dd20af0c1d 23:55:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:57:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:58:10 Removing intermediate container 575d3e0d1761 23:58:10 ---> f2133da74a51 23:58:10 23:58:10 Step 10/25 : FROM alpine:3.16 23:58:10 ---> a6215f271958 23:58:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:58:10 ---> Running in d6e9a98f990a 23:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:58:12 (1/3) Installing ca-certificates (20220614-r0) 23:58:12 (2/3) Installing dumb-init (1.2.5-r1) 23:58:12 (3/3) Installing su-exec (0.2-r1) 23:58:12 Executing busybox-1.35.0-r17.trigger 23:58:12 Executing ca-certificates-20220614-r0.trigger 23:58:12 OK: 6 MiB in 17 packages 23:58:14 Removing intermediate container d6e9a98f990a 23:58:14 ---> b651e13bc0a8 23:58:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:58:14 ---> Running in fae82bc417e9 23:58:15 Removing intermediate container fae82bc417e9 23:58:15 ---> f3928adc142a 23:58:15 Step 13/25 : WORKDIR / 23:58:15 ---> Running in f0472c43f180 23:58:16 Removing intermediate container f0472c43f180 23:58:16 ---> aca0ee278817 23:58:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:58:17 ---> c3c50674ecbf 23:58:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:58:18 ---> 4f7d1f816ea0 23:58:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:58:20 ---> 73721a02d6d2 23:58:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:58:21 ---> 974c7eb8de04 23:58:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:58:24 ---> fbb8a792b6d4 23:58:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:58:26 Removing intermediate container c0474d360eb8 23:58:26 ---> 1af1b25d1d52 23:58:26 23:58:26 Step 10/31 : FROM alpine:3.16 23:58:26 ---> a6215f271958 23:58:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:58:26 ---> Running in 7f638d4e2402 23:58:26 ---> e4eefc668d68 23:58:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:58:27 Removing intermediate container 7f638d4e2402 23:58:27 ---> d43c05573d51 23:58:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:58:27 ---> Running in a300d9468472 23:58:28 ---> 3cf24943aa04 23:58:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:58:28 ---> Running in 6ea395e86e9d 23:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:58:31 (1/2) Installing dumb-init (1.2.5-r1) 23:58:31 (2/2) Installing su-exec (0.2-r1) 23:58:31 Executing busybox-1.35.0-r17.trigger 23:58:31 OK: 5 MiB in 16 packages 23:58:31 Removing intermediate container 6ea395e86e9d 23:58:31 ---> d37950f5a3bb 23:58:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:58:32 ---> Running in 8407db8e29d2 23:58:33 Removing intermediate container 8407db8e29d2 23:58:33 ---> e38f30bed40a 23:58:33 Step 23/25 : LABEL arch=arm64 23:58:33 ---> Running in 67ca65476725 23:58:33 Removing intermediate container a300d9468472 23:58:33 ---> 7e84471ec4c2 23:58:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:58:33 ---> Running in b29f338ff9b3 23:58:34 Removing intermediate container 67ca65476725 23:58:34 ---> cf5646958dd5 23:58:34 Step 24/25 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:58:34 Removing intermediate container b29f338ff9b3 23:58:34 ---> 29293459780d 23:58:34 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:58:34 ---> Running in 664981d1aea2 23:58:34 ---> Running in c8bbedb0dc14 23:58:35 Removing intermediate container 664981d1aea2 23:58:35 ---> 754adc006f11 23:58:35 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:58:35 Removing intermediate container c8bbedb0dc14 23:58:35 ---> 5442ee609062 23:58:35 Step 25/25 : LABEL version=0.0.0 23:58:35 ---> Running in f43bd3dd8da4 23:58:36 ---> Running in 362096fae4ec 23:58:36 Removing intermediate container f43bd3dd8da4 23:58:36 ---> 29dcf40f88e2 23:58:36 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:58:37 ---> Running in b8b0a60a9de0 23:58:37 Removing intermediate container 362096fae4ec 23:58:37 ---> d2e9440a3b96 23:58:37 23:58:38 Successfully built d2e9440a3b96 23:58:38 Successfully tagged security-secretstore-setup-arm64:latest 23:58:41  Building security-secretstore-setup ... done Removing intermediate container b8b0a60a9de0 23:58:41 ---> 3eb3520f6311 23:58:41 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:58:41 ---> Running in b69448f1c344 23:58:42 Removing intermediate container b69448f1c344 23:58:42 ---> d893371388be 23:58:42 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:58:43 Removing intermediate container d82744f187da 23:58:43 ---> a708133df2d6 23:58:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:58:43 ---> Running in e20a08d84021 23:58:43 ---> 04d39d41cb4d 23:58:43 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:58:43 ---> Running in 8d923385748d 23:58:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:58:47 Removing intermediate container 8d923385748d 23:58:47 ---> 7178cefced73 23:58:47 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:58:47 ---> 405966939386 23:58:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:58:50 ---> 503dad766563 23:58:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:58:50 Removing intermediate container e20a08d84021 23:58:50 ---> dbc47ad0a9d0 23:58:50 23:58:50 Step 11/23 : FROM alpine:3.16 23:58:50 ---> a6215f271958 23:58:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:58:50 ---> Running in 702b4edfb8ff 23:58:51 Removing intermediate container 702b4edfb8ff 23:58:51 ---> 456e42d13969 23:58:51 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 23:58:51 ---> c336ccdeb1c6 23:58:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:58:51 ---> Running in 1affcd98e068 23:58:52 ---> 169ee9c7afac 23:58:52 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:58:53 ---> 5555cbf470b2 23:58:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:58:54 ---> 7f5f5c6866c4 23:58:54 Step 26/31 : RUN chmod +x /entrypoint.sh 23:58:54 ---> Running in bc78c69f7c04 23:58:55 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:58:55 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:58:55 (3/33) Installing readline (8.1.2-r0) 23:58:55 (4/33) Installing bash (5.1.16-r2) 23:58:55 Executing bash-5.1.16-r2.post-install 23:58:55 (5/33) Installing ca-certificates (20220614-r0) 23:58:55 (6/33) Installing brotli-libs (1.0.9-r6) 23:58:55 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:58:55 (8/33) Installing libcurl (7.83.1-r2) 23:58:55 (9/33) Installing curl (7.83.1-r2) 23:58:55 (10/33) Installing docker-cli (20.10.16-r2) 23:58:56 (11/33) Installing dumb-init (1.2.5-r1) 23:58:56 (12/33) Installing libbz2 (1.0.8-r1) 23:58:56 (13/33) Installing expat (2.4.8-r0) 23:58:56 (14/33) Installing libffi (3.4.2-r1) 23:58:56 (15/33) Installing gdbm (1.23-r0) 23:58:56 (16/33) Installing xz-libs (5.2.5-r1) 23:58:56 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:58:56 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:58:57 (19/33) Installing mpdecimal (2.5.1-r1) 23:58:57 (20/33) Installing sqlite-libs (3.38.5-r0) 23:58:57 (21/33) Installing python3 (3.10.5-r0) 23:58:58 Removing intermediate container bc78c69f7c04 23:58:58 ---> 20486e9c3306 23:58:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:58:58 ---> Running in 0ea68d91b23a 23:58:59 Removing intermediate container 0ea68d91b23a 23:58:59 ---> 72cba25a9eff 23:58:59 Step 28/31 : CMD ["gate"] 23:58:59 ---> Running in 9ad7c43246ac 23:58:59 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:58:59 (23/33) Installing py3-tomli (2.0.1-r1) 23:58:59 (24/33) Installing py3-pep517 (0.12.0-r2) 23:58:59 (25/33) Installing py3-six (1.16.0-r1) 23:58:59 (26/33) Installing py3-retrying (1.3.3-r3) 23:58:59 (27/33) Installing py3-appdirs (1.4.4-r3) 23:58:59 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:59:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:59:00 (30/33) Installing py3-parsing (2.4.7-r3) 23:59:00 (31/33) Installing py3-packaging (21.3-r0) 23:59:00 (32/33) Installing py3-setuptools (59.4.0-r0) 23:59:00 (33/33) Installing py3-pip (22.1.1-r0) 23:59:00 Removing intermediate container 9ad7c43246ac 23:59:00 ---> 803fc7859fe3 23:59:00 Step 29/31 : LABEL arch=arm64 23:59:00 ---> Running in 441ca692178a 23:59:01 Executing busybox-1.35.0-r17.trigger 23:59:01 Executing ca-certificates-20220614-r0.trigger 23:59:01 Removing intermediate container 441ca692178a 23:59:01 ---> eca804b640d1 23:59:01 Step 30/31 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:59:01 OK: 120 MiB in 47 packages 23:59:01 ---> Running in ed9fc580cf39 23:59:02 Removing intermediate container ed9fc580cf39 23:59:02 ---> 5316d0598490 23:59:02 Step 31/31 : LABEL version=0.0.0 23:59:02 ---> Running in 06a305f4db7f 23:59:03 Removing intermediate container 06a305f4db7f 23:59:03 ---> dacf02b9891c 23:59:03 23:59:04 Successfully built dacf02b9891c 23:59:04 Successfully tagged security-bootstrapper-arm64:latest 23:59:06  Building security-bootstrapper ... done Removing intermediate container dfd61a307c68 23:59:06 ---> 27d2b69111ec 23:59:06 23:59:06 Step 10/23 : FROM alpine:3.16 23:59:06 ---> a6215f271958 23:59:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:59:06 ---> Using cache 23:59:06 ---> 9a6135bc6d78 23:59:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:59:06 ---> Using cache 23:59:06 ---> 064f750cd6ec 23:59:06 Step 13/23 : ENV APP_PORT=59882 23:59:06 ---> Running in 43402d881d0f 23:59:06 Removing intermediate container 43402d881d0f 23:59:06 ---> 6cc95d363d4f 23:59:06 Step 14/23 : EXPOSE $APP_PORT 23:59:07 ---> Running in 6cc78fb93542 23:59:07 Removing intermediate container 6cc78fb93542 23:59:07 ---> fa1ab714d368 23:59:07 Step 15/23 : WORKDIR / 23:59:07 ---> Running in aea08ea04bfd 23:59:08 Removing intermediate container aea08ea04bfd 23:59:08 ---> 038b1385bc5b 23:59:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:09 ---> 57aea32327b6 23:59:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:59:10 ---> 9e5acc9abc74 23:59:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:59:11 ---> 24959030b628 23:59:11 Step 19/23 : ENTRYPOINT ["/core-command"] 23:59:11 ---> Running in d415652db897 23:59:11 Removing intermediate container d415652db897 23:59:11 ---> 25b303cee4cf 23:59:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:59:12 ---> Running in 2ca7d9e25e2d 23:59:12 Removing intermediate container 2ca7d9e25e2d 23:59:12 ---> e2f8cfef5c68 23:59:12 Step 21/23 : LABEL arch=arm64 23:59:12 ---> Running in 7286e776791e 23:59:12 Removing intermediate container 7286e776791e 23:59:12 ---> d7c980cdb359 23:59:12 Step 22/23 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 23:59:13 ---> Running in 13f5bccb96ff 23:59:13 Removing intermediate container 13f5bccb96ff 23:59:13 ---> 12c26f16607f 23:59:13 Step 23/23 : LABEL version=0.0.0 23:59:13 ---> Running in 2492babf8c65 23:59:14 Removing intermediate container 2492babf8c65 23:59:14 ---> 189b6f1a0d75 23:59:14 23:59:14 Successfully built 189b6f1a0d75 23:59:14 Successfully tagged core-command-arm64:latest 23:59:15  Building core-command ... done Collecting docker-compose==1.23.2 23:59:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.6 MB/s eta 0:00:00 23:59:16 Collecting cached-property<2,>=1.2.0 23:59:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:59:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:59:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 23:59:17 Collecting PyYAML<4,>=3.10 23:59:17 Downloading PyYAML-3.13.tar.gz (270 kB) 23:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.1 MB/s eta 0:00:00 23:59:19 Preparing metadata (setup.py): started 23:59:21 Preparing metadata (setup.py): finished with status 'done' 23:59:21 Collecting dockerpty<0.5,>=0.4.1 23:59:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:59:21 Preparing metadata (setup.py): started 23:59:23 Preparing metadata (setup.py): finished with status 'done' 23:59:23 Collecting docopt<0.7,>=0.6.1 23:59:23 Downloading docopt-0.6.2.tar.gz (25 kB) 23:59:23 Preparing metadata (setup.py): started 23:59:25 Preparing metadata (setup.py): finished with status 'done' 23:59:25 Collecting docker<4.0,>=3.6.0 23:59:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:59:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 23:59:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:59:25 Collecting jsonschema<3,>=2.5.1 23:59:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:59:26 Collecting websocket-client<1.0,>=0.32.0 23:59:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.6 MB/s eta 0:00:00 23:59:26 Collecting texttable<0.10,>=0.9.0 23:59:26 Downloading texttable-0.9.1.tar.gz (11 kB) 23:59:26 Preparing metadata (setup.py): started 23:59:28 Preparing metadata (setup.py): finished with status 'done' 23:59:28 Collecting docker-pycreds>=0.4.0 23:59:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:59:29 Collecting idna<2.8,>=2.5 23:59:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:59:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 23:59:29 Collecting chardet<3.1.0,>=3.0.2 23:59:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:59:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.3 MB/s eta 0:00:00 23:59:30 Collecting urllib3<1.25,>=1.21.1 23:59:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:59:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 23:59:30 Collecting certifi>=2017.4.17 23:59:30 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:59:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.5 MB/s eta 0:00:00 23:59:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:59:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:59:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:59:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:59:31 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:59:31 Running setup.py install for texttable: started 23:59:33 Running setup.py install for texttable: finished with status 'done' 23:59:33 Running setup.py install for PyYAML: started 23:59:36 Running setup.py install for PyYAML: finished with status 'done' 23:59:37 Running setup.py install for docopt: started 23:59:39 Running setup.py install for docopt: finished with status 'done' 23:59:42 Running setup.py install for dockerpty: started 23:59:44 Running setup.py install for dockerpty: finished with status 'done' 23:59:46 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 23:59:46 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 23:59:59 Removing intermediate container 1affcd98e068 23:59:59 ---> 8e95b922803b 23:59:59 Step 14/23 : ENV APP_PORT=58890 23:59:59 ---> Running in 801cc0f36287 23:59:59 Removing intermediate container 801cc0f36287 23:59:59 ---> 2085a73c931d 23:59:59 Step 15/23 : EXPOSE $APP_PORT 23:59:59 ---> Running in 29f80973297f 23:59:59 Removing intermediate container 29f80973297f 23:59:59 ---> ccaa1f8ab741 23:59:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:00:01 ---> 97c7f0ac346f 00:00:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:00:01 ---> 1b0ed6905c6e 00:00:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:00:02 ---> 93788c4d148c 00:00:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:00:02 ---> Running in a50cedec637e 00:00:03 Removing intermediate container a50cedec637e 00:00:03 ---> 8c48ddd46b53 00:00:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:00:03 ---> Running in f733cfe129c8 00:00:03 Removing intermediate container f733cfe129c8 00:00:04 ---> 2b8a89c251ef 00:00:04 Step 21/23 : LABEL arch=arm64 00:00:04 ---> Running in 397cc82ee836 00:00:04 Removing intermediate container 397cc82ee836 00:00:04 ---> a24fdaf81462 00:00:04 Step 22/23 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 00:00:04 ---> Running in 1f1fd482b27a 00:00:05 Removing intermediate container 30dd20af0c1d 00:00:05 ---> f23300ccdc2e 00:00:05 00:00:05 Step 9/20 : FROM alpine:3.15 00:00:05 ---> 02e0d6fdf486 00:00:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:00:05 ---> Using cache 00:00:05 ---> d15c0361cafd 00:00:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:00:05 ---> Using cache 00:00:05 ---> f0eafed304cb 00:00:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:00:05 ---> Running in d6ae907a6d06 00:00:05 Removing intermediate container 1f1fd482b27a 00:00:05 ---> 12233b1d63cd 00:00:05 Step 23/23 : LABEL version=0.0.0 00:00:05 ---> Running in 2953e09c6597 00:00:05 Removing intermediate container 2953e09c6597 00:00:05 ---> 8f5557a0b3a2 00:00:05 00:00:06 Successfully built 8f5557a0b3a2 00:00:06 Successfully tagged sys-mgmt-agent-arm64:latest 00:00:06  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:00:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:00:08 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:00:08 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:00:08 OK: 15733 distinct packages available 00:00:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:00:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:00:10 (1/9) Installing ca-certificates (20220614-r0) 00:00:10 (2/9) Installing brotli-libs (1.0.9-r5) 00:00:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:00:10 (4/9) Installing libcurl (7.80.0-r2) 00:00:10 (5/9) Installing curl (7.80.0-r2) 00:00:11 (6/9) Installing dumb-init (1.2.5-r1) 00:00:11 (7/9) Installing musl-obstack (1.2.3-r0) 00:00:11 (8/9) Installing libucontext (1.1-r0) 00:00:11 (9/9) Installing gcompat (1.0.0-r4) 00:00:11 Executing busybox-1.34.1-r7.trigger 00:00:11 Executing ca-certificates-20220614-r0.trigger 00:00:11 OK: 8 MiB in 23 packages 00:00:13 Removing intermediate container d6ae907a6d06 00:00:13 ---> 673662be024f 00:00:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:13 ---> befd3bfeef71 00:00:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:00:14 ---> 30b1f8df3b42 00:00:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:00:15 ---> 1b0f7e1c09f5 00:00:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:00:15 ---> Running in a689688f818e 00:00:15 Removing intermediate container a689688f818e 00:00:15 ---> 614f441fe9d3 00:00:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:00:15 ---> Running in cbf1da7e7cb3 00:00:16 Removing intermediate container cbf1da7e7cb3 00:00:16 ---> 1b4440b86a5e 00:00:16 Step 18/20 : LABEL arch=arm64 00:00:16 ---> Running in 4d174ff69834 00:00:16 Removing intermediate container 4d174ff69834 00:00:16 ---> 010b62104e49 00:00:16 Step 19/20 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e 00:00:16 ---> Running in 13030f9d1bc1 00:00:17 Removing intermediate container 13030f9d1bc1 00:00:17 ---> 25ade437e632 00:00:17 Step 20/20 : LABEL version=0.0.0 00:00:17 ---> Running in 3dc8bf4242e5 00:00:17 Removing intermediate container 3dc8bf4242e5 00:00:17 ---> 117b77a92351 00:00:17 00:00:17 Successfully built 117b77a92351 00:00:17 Successfully tagged security-spiffe-token-provider-arm64:latest 00:00:17  Building security-spiffe-token-provider ... done  [Pipeline] } 00:00:17 $ docker stop --time=1 9a9cbdeb8a54dbd51cbc48dca571ca3ec1fa2d0ac321d97983e73eccf341e0d5 00:00:19 $ docker rm -f 9a9cbdeb8a54dbd51cbc48dca571ca3ec1fa2d0ac321d97983e73eccf341e0d5 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:20 + docker images 00:00:20 REPOSITORY TAG IMAGE ID CREATED SIZE 00:00:20 security-spiffe-token-provider-arm64 latest 117b77a92351 3 seconds ago 28.3MB 00:00:20 sys-mgmt-agent-arm64 latest 8f5557a0b3a2 15 seconds ago 133MB 00:00:20 f23300ccdc2e 16 seconds ago 1.4GB 00:00:20 core-command-arm64 latest 189b6f1a0d75 About a minute ago 15.6MB 00:00:20 27d2b69111ec About a minute ago 1.35GB 00:00:20 security-bootstrapper-arm64 latest dacf02b9891c About a minute ago 18.6MB 00:00:20 dbc47ad0a9d0 About a minute ago 1.35GB 00:00:20 security-secretstore-setup-arm64 latest d2e9440a3b96 About a minute ago 27.9MB 00:00:20 1af1b25d1d52 About a minute ago 1.35GB 00:00:20 f2133da74a51 2 minutes ago 1.36GB 00:00:20 security-spire-config-arm64 latest e4587861ede3 6 minutes ago 83.6MB 00:00:20 security-spire-agent-arm64 latest ffe06a6bc3c3 6 minutes ago 122MB 00:00:20 37249a1e4e17 7 minutes ago 1.25GB 00:00:20 3a8e50f07cb0 7 minutes ago 1.25GB 00:00:20 support-notifications-arm64 latest 19ca778a1f98 7 minutes ago 26.1MB 00:00:20 security-spire-server-arm64 latest 81c6cb3582ed 7 minutes ago 84.2MB 00:00:20 support-scheduler-arm64 latest 0fc64298863d 7 minutes ago 25.6MB 00:00:20 2d496df1c6bc 7 minutes ago 1.41GB 00:00:20 5ca3511b5490 7 minutes ago 1.41GB 00:00:20 e147c98d159b 8 minutes ago 1.25GB 00:00:20 core-data-arm64 latest 94d123851a79 8 minutes ago 20.6MB 00:00:20 28507046595f 8 minutes ago 1.38GB 00:00:20 core-metadata-arm64 latest 4b5993ecb99c 8 minutes ago 17.4MB 00:00:20 6c97c7ff1eb9 9 minutes ago 1.38GB 00:00:20 security-proxy-setup-arm64 latest 5bdef4386f6a 9 minutes ago 26.2MB 00:00:20 dd43f171bf47 10 minutes ago 1.36GB 00:00:20 ci-base-image-arm64 latest 96016d768881 28 minutes ago 995MB 00:00:20 alpine 3.15 02e0d6fdf486 7 days ago 5.33MB 00:00:20 alpine 3.16 a6215f271958 7 days ago 5.29MB 00:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB 00:00:20 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 00:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:21 00:00:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:21 arm64: Pulling from edgex-lftools-log-publisher 00:00:21 8998bd30e6a1: Pulling fs layer 00:00:21 04944245beec: Pulling fs layer 00:00:21 699f458cf7ca: Pulling fs layer 00:00:21 765212b225bb: Pulling fs layer 00:00:21 f23df028b6ca: Pulling fs layer 00:00:21 d65c8cfc05b1: Pulling fs layer 00:00:21 2437ff75d9bd: Pulling fs layer 00:00:21 765212b225bb: Waiting 00:00:21 f23df028b6ca: Waiting 00:00:21 2437ff75d9bd: Waiting 00:00:21 d65c8cfc05b1: Waiting 00:00:21 04944245beec: Verifying Checksum 00:00:21 04944245beec: Download complete 00:00:22 765212b225bb: Verifying Checksum 00:00:22 765212b225bb: Download complete 00:00:22 f23df028b6ca: Verifying Checksum 00:00:22 f23df028b6ca: Download complete 00:00:22 d65c8cfc05b1: Verifying Checksum 00:00:22 d65c8cfc05b1: Download complete 00:00:22 699f458cf7ca: Verifying Checksum 00:00:22 699f458cf7ca: Download complete 00:00:22 8998bd30e6a1: Verifying Checksum 00:00:22 8998bd30e6a1: Download complete 00:00:25 2437ff75d9bd: Verifying Checksum 00:00:25 2437ff75d9bd: Download complete 00:00:27 8998bd30e6a1: Pull complete 00:00:27 04944245beec: Pull complete 00:00:29 699f458cf7ca: Pull complete 00:00:29 765212b225bb: Pull complete 00:00:30 f23df028b6ca: Pull complete 00:00:30 d65c8cfc05b1: Pull complete 00:00:45 2437ff75d9bd: Pull complete 00:00:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:45 prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container 00:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:00:48 $ docker top bdc5eb52bfe7171a44d6521976a60133b4bcadf8c045d80836f8c88b3db792a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:49 ---> job-cost.sh 00:00:49 lf-activate-venv: SKIPPING 00:00:49 INFO: No Stack... 00:00:50 INFO: Retrieving Pricing Info for: v3-standard-4 00:00:50 INFO: Archiving Costs [Pipeline] sh 00:00:51 + cut -d, -f6 00:00:51 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 00:00:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] 00:00:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] did not exist. Created. 00:00:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:52 + echo total: 0.10999999940395355 [Pipeline] stash 00:00:52 Stashed 1 file(s) [Pipeline] } 00:00:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:52 $ docker stop --time=1 bdc5eb52bfe7171a44d6521976a60133b4bcadf8c045d80836f8c88b3db792a3 00:00:54 $ docker rm -f bdc5eb52bfe7171a44d6521976a60133b4bcadf8c045d80836f8c88b3db792a3 [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 00:00:55 provisioning config files... 00:00:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1074194223045403743tmp [Pipeline] { [Pipeline] sh 00:00:55 + set +x 00:00:55 + bash -s -- 00:00:55 + curl -s https://codecov.io/bash 00:00:55 00:00:55 _____ _ 00:00:55 / ____| | | 00:00:55 | | ___ __| | ___ ___ _____ __ 00:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 00:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 00:00:55 Bash-1.0.6 00:00:55 00:00:55 00:00:55 ==> git version 2.25.1 found 00:00:55 ==> 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 00:00:55 Release-Date: 2020-01-08 00:00:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:00:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:00:55 ==> Jenkins CI detected. 00:00:55 current dir:  /w/workspace/edgex-go/1 00:00:55 project root: . 00:00:55 --> token set from env 00:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:00:55 ==> Running gcov in . (disable via -X gcov) 00:00:55 ==> Python coveragepy not found 00:00:55 ==> Searching for coverage reports in: 00:00:55 + . 00:00:55 -> Found 1 reports 00:00:55 ==> Detecting git/mercurial file structure 00:00:55 ==> Reading reports 00:00:55 + ./coverage.out bytes=480987 00:00:55 ==> Appending adjustments 00:00:55 https://docs.codecov.io/docs/fixing-reports 00:00:56 + Found adjustments 00:00:56 ==> Gzipping contents 00:00:57 64K /tmp/codecov.mcoV8i.gz 00:00:57 ==> Uploading reports 00:00:57 url: https://codecov.io 00:00:57 query: branch=PR-4126&commit=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4126%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4126&job=&cmd_args= 00:00:57 -> Pinging Codecov 00:00:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4126&commit=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4126%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4126&job=&cmd_args= 00:00:57 -> Uploading to 00:00:57 https://storage.googleapis.com/codecov/v4/raw/2022-08-17/00271124DB129430A58F1EEE437C3FCB/b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd/0d688623-e7d7-4db0-bf03-2d6e98a8f5dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220817T000057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfb4b1e46b43273246fe48bd55fa54f2ca34237b28122b356a85570ea50dc88e 00:00:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:57 Dload Upload Total Spent Left Speed 00:00:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63153 0 0 100 63153 0 253k --:--:-- --:--:-- --:--:-- 253k 00:00:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] } 00:00:57 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 00:00:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:00:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:00 ---> package-listing.sh 00:01:00 ++ facter osfamily 00:01:00 ++ tr '[:upper:]' '[:lower:]' 00:01:00 + OS_FAMILY=debian 00:01:00 + workspace=/w/workspace/edgex-go/1 00:01:00 + START_PACKAGES=/tmp/packages_start.txt 00:01:00 + END_PACKAGES=/tmp/packages_end.txt 00:01:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:00 + PACKAGES=/tmp/packages_start.txt 00:01:00 + '[' /w/workspace/edgex-go/1 ']' 00:01:00 + PACKAGES=/tmp/packages_end.txt 00:01:00 + case "${OS_FAMILY}" in 00:01:00 + dpkg -l 00:01:00 + grep '^ii' 00:01:00 + '[' -f /tmp/packages_start.txt ']' 00:01:00 + '[' -f /tmp/packages_end.txt ']' 00:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:00 + '[' /w/workspace/edgex-go/1 ']' 00:01:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:01:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:01:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:01 00:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:01 latest: Pulling from edgex-lftools-log-publisher 00:01:01 5eb5b503b376: Pulling fs layer 00:01:01 5c69ac0246d0: Pulling fs layer 00:01:01 ec43610c2a17: Pulling fs layer 00:01:01 3a2ae6a8a46f: Pulling fs layer 00:01:01 33b1e0a273af: Pulling fs layer 00:01:01 5d3b04190fa2: Pulling fs layer 00:01:01 2f39f015ded8: Pulling fs layer 00:01:01 33b1e0a273af: Waiting 00:01:01 5d3b04190fa2: Waiting 00:01:01 3a2ae6a8a46f: Waiting 00:01:01 5c69ac0246d0: Verifying Checksum 00:01:01 5c69ac0246d0: Download complete 00:01:01 3a2ae6a8a46f: Verifying Checksum 00:01:01 3a2ae6a8a46f: Download complete 00:01:02 33b1e0a273af: Verifying Checksum 00:01:02 33b1e0a273af: Download complete 00:01:02 5d3b04190fa2: Download complete 00:01:02 ec43610c2a17: Verifying Checksum 00:01:02 ec43610c2a17: Download complete 00:01:02 5eb5b503b376: Verifying Checksum 00:01:02 5eb5b503b376: Download complete 00:01:02 2f39f015ded8: Download complete 00:01:03 5eb5b503b376: Pull complete 00:01:03 5c69ac0246d0: Pull complete 00:01:04 ec43610c2a17: Pull complete 00:01:04 3a2ae6a8a46f: Pull complete 00:01:04 33b1e0a273af: Pull complete 00:01:04 5d3b04190fa2: Pull complete 00:01:08 2f39f015ded8: Pull complete 00:01:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:09 prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container 00:01:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:15 $ docker top 784ed9de1a6e67c47008b46f43fedb283683b3aa24afd3fee5e0f015a11eb53c -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:16 + touch /tmp/pre-build-complete [Pipeline] sh 00:01:16 + mkdir -p /var/log/sysstat [Pipeline] sh 00:01:16 + ls /var/log/sa-host 00:01:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:17 provisioning config files... 00:01:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config62476586287606398tmp [Pipeline] { [Pipeline] echo 00:01:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:01:17 ---> create-netrc.sh [Pipeline] } 00:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:01:17 ---> python-tools-install.sh [Pipeline] echo 00:01:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:01:18 ---> sudo-logs.sh 00:01:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:01:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:01:18 ---> job-cost.sh 00:01:18 lf-activate-venv: SKIPPING 00:01:18 DEBUG: total: 0.10999999940395355 00:01:18 INFO: Retrieving Stack Cost... 00:01:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:20 INFO: Archiving Costs [Pipeline] echo 00:01:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:01:20 ---> logs-deploy.sh 00:01:20 lf-activate-venv: SKIPPING 00:01:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4126/1 00:01:20 INFO: archiving workspace using pattern(s): 00:01:21 Archives upload complete. 00:01:21 INFO: archiving logs to Nexus