Pull request #4584 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 430c4c6b915484e3b793cb911637a35d0f5a0831+888135928f9f91f6ddfefe583f70e79cadb3f0af (49c94f56fcbfb35caec33f1604736de214ab178c) 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-ssh10410797089508785277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10754747768431724904.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8921420917399863007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3264906506025531401.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3659428718468610003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18105’ Running on prd-ubuntu20.04-docker-8c-8g-18109 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 430c4c6b915484e3b793cb911637a35d0f5a0831 Merge succeeded, producing 430c4c6b915484e3b793cb911637a35d0f5a0831 Checking out Revision 430c4c6b915484e3b793cb911637a35d0f5a0831 (PR-4584) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:13 ========================================================= 20:58:13 EdgeX Global Pipelines Version Info 20:58:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # 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 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # timeout=10 > git rev-list --no-walk dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 20:58:14 ------------------- 20:58:14 stable info: 20:58:14 ------------------- 20:58:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:14 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:58:14 Message: update stable to v1.0.250 20:58:14 ------------------- 20:58:14 experimental info: 20:58:14 ------------------- 20:58:14 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:14 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:58:14 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4584 [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4584 [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4584 [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 430c4c6 [Pipeline] echo 20:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:15 provisioning config files... 20:58:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2393462870283912093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:15 ---> docker-login.sh 20:58:15 nexus3.edgexfoundry.org:10001 20:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:15 Configure a credential helper to remove this warning. See 20:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:15 20:58:15 Login Succeeded 20:58:15 nexus3.edgexfoundry.org:10002 20:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:15 Configure a credential helper to remove this warning. See 20:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:15 20:58:15 Login Succeeded 20:58:15 nexus3.edgexfoundry.org:10003 20:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:16 Configure a credential helper to remove this warning. See 20:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:16 20:58:16 Login Succeeded 20:58:16 nexus3.edgexfoundry.org:10004 20:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:16 Configure a credential helper to remove this warning. See 20:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:16 20:58:16 Login Succeeded 20:58:16 docker.io 20:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:16 Configure a credential helper to remove this warning. See 20:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:16 20:58:16 Login Succeeded 20:58:16 ---> docker-login.sh ends [Pipeline] } 20:58:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:16 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 20:58:16 + dirname cmd/core-command/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo core-command,cmd/core-command/Dockerfile 20:58:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:58:16 + dirname cmd/core-data/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo core-data,cmd/core-data/Dockerfile 20:58:16 + dirname cmd/core-metadata/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo core-metadata,cmd/core-metadata/Dockerfile 20:58:16 + dirname cmd/security-bootstrapper/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:58:16 + dirname cmd/security-proxy-auth/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:58:16 + dirname cmd/security-proxy-setup/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:58:16 + dirname cmd/security-secretstore-setup/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:58:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:58:16 + dirname cmd/security-spire-agent/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:58:16 + dirname cmd/security-spire-config/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:58:16 + dirname cmd/security-spire-server/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:58:16 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 20:58:16 -f2 20:58:16 + echo support-notifications,cmd/support-notifications/Dockerfile 20:58:16 + dirname cmd/support-scheduler/Dockerfile 20:58:16 + cut -d/ -f2 20:58:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:58:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:17 + git rev-list -1 --merges 430c4c6b915484e3b793cb911637a35d0f5a0831~1..430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] echo 20:58:17 -----------> git rev-list -1 --merges 430c4c6b915484e3b793cb911637a35d0f5a0831~1..430c4c6b915484e3b793cb911637a35d0f5a0831 430c4c6b915484e3b793cb911637a35d0f5a0831 [false] [Pipeline] sh 20:58:17 + git log --format=format:%s -1 430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] echo 20:58:17 ========================================================= 20:58:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:58:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:17 + grep -v github /etc/ssh/ssh_known_hosts 20:58:17 + [ -e /tmp/ssh_known_hosts ] 20:58:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:17 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:18 20:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:18 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:18 b85a868b505f: Pulling fs layer 20:58:18 e2be974225ed: Pulling fs layer 20:58:18 339a4e72a1f5: Pulling fs layer 20:58:18 988bab9f4d93: Pulling fs layer 20:58:18 1469e6f7b9e6: Pulling fs layer 20:58:18 eaf3925da568: Pulling fs layer 20:58:18 bab4dde63d76: Pulling fs layer 20:58:18 1469e6f7b9e6: Waiting 20:58:18 eaf3925da568: Waiting 20:58:18 bde34c3a00c8: Pulling fs layer 20:58:18 b352a97aabf1: Pulling fs layer 20:58:18 4872d77fe225: Pulling fs layer 20:58:18 5851b861e8e6: Pulling fs layer 20:58:18 bab4dde63d76: Waiting 20:58:18 b352a97aabf1: Waiting 20:58:18 bde34c3a00c8: Waiting 20:58:18 4872d77fe225: Waiting 20:58:18 5851b861e8e6: Waiting 20:58:18 e2be974225ed: Verifying Checksum 20:58:18 e2be974225ed: Download complete 20:58:18 988bab9f4d93: Verifying Checksum 20:58:18 988bab9f4d93: Download complete 20:58:18 1469e6f7b9e6: Verifying Checksum 20:58:18 1469e6f7b9e6: Download complete 20:58:18 339a4e72a1f5: Verifying Checksum 20:58:18 339a4e72a1f5: Download complete 20:58:18 eaf3925da568: Verifying Checksum 20:58:18 eaf3925da568: Download complete 20:58:18 bde34c3a00c8: Download complete 20:58:18 b352a97aabf1: Download complete 20:58:18 4872d77fe225: Verifying Checksum 20:58:18 4872d77fe225: Download complete 20:58:18 5851b861e8e6: Verifying Checksum 20:58:18 5851b861e8e6: Download complete 20:58:18 b85a868b505f: Verifying Checksum 20:58:18 b85a868b505f: Download complete 20:58:18 bab4dde63d76: Verifying Checksum 20:58:18 bab4dde63d76: Download complete 20:58:20 b85a868b505f: Pull complete 20:58:20 e2be974225ed: Pull complete 20:58:20 339a4e72a1f5: Pull complete 20:58:20 988bab9f4d93: Pull complete 20:58:21 1469e6f7b9e6: Pull complete 20:58:21 eaf3925da568: Pull complete 20:58:23 bab4dde63d76: Pull complete 20:58:23 bde34c3a00c8: Pull complete 20:58:23 b352a97aabf1: Pull complete 20:58:23 4872d77fe225: Pull complete 20:58:23 5851b861e8e6: Pull complete 20:58:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:23 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 20:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 20:58:25 $ docker top 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f -eo pid,comm 20:58:25 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). 20:58:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:25 [ssh-agent] Looking for ssh-agent implementation... 20:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:26 $ docker exec 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent 20:58:26 SSH_AUTH_SOCK=/tmp/ssh-JVq06nXTu866/agent.33 20:58:26 SSH_AGENT_PID=39 20:58:26 Running ssh-add (command line suppressed) 20:58:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9677670262611079755.key (/w/workspace/edgex-go/3@tmp/private_key_9677670262611079755.key) 20:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:26 + git tag --points-at HEAD [Pipeline] } 20:58:26 $ docker exec --env ******** --env ******** 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent -k 20:58:26 unset SSH_AUTH_SOCK; 20:58:26 unset SSH_AGENT_PID; 20:58:26 echo Agent pid 39 killed; 20:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:26 [ssh-agent] Looking for ssh-agent implementation... 20:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:26 $ docker exec 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent 20:58:26 SSH_AUTH_SOCK=/tmp/ssh-xvrPiMV364zd/agent.71 20:58:26 SSH_AGENT_PID=77 20:58:26 Running ssh-add (command line suppressed) 20:58:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1671702595085282366.key (/w/workspace/edgex-go/3@tmp/private_key_1671702595085282366.key) 20:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:27 + git semver init 20:58:27 2023-06-07 20:58:27,541 [run_init] DEBUG init version:0.0.0 force:False 20:58:27 2023-06-07 20:58:27,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 20:58:27 2023-06-07 20:58:27,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 20:58:27 2023-06-07 20:58:27,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 20:58:32 2023-06-07 20:58:32,150 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 20:58:32 2023-06-07 20:58:32,150 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4584 with force:False 20:58:32 2023-06-07 20:58:32,151 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4584 20:58:32 2023-06-07 20:58:32,155 [execute] INFO git cat-file --batch-check 20:58:32 2023-06-07 20:58:32,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 20:58:32 2023-06-07 20:58:32,160 [execute] INFO git cat-file --batch 20:58:32 2023-06-07 20:58:32,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 20:58:32 2023-06-07 20:58:32,166 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4584 20:58:32 0.0.0 [Pipeline] } 20:58:32 $ docker exec --env ******** --env ******** 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent -k 20:58:33 unset SSH_AUTH_SOCK; 20:58:33 unset SSH_AGENT_PID; 20:58:33 echo Agent pid 77 killed; 20:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:33 + git semver [Pipeline] } 20:58:33 $ docker stop --time=1 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f 20:58:34 $ docker rm -f --volumes 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f [Pipeline] // withDockerContainer [Pipeline] sh 20:58:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:35 Stashed 1 file(s) [Pipeline] echo 20:58:35 [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 20:58:35 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 20:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:35 ========================================================= 20:58:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:58:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:36 f56be85fc22e: Pulling fs layer 20:58:36 85791d961cd3: Pulling fs layer 20:58:36 d694b5ae8c79: Pulling fs layer 20:58:36 9f32a84ed3da: Pulling fs layer 20:58:36 4d19c01a9841: Pulling fs layer 20:58:36 9325e15d5711: Pulling fs layer 20:58:36 556b6ee489ea: Pulling fs layer 20:58:36 c5a4b2cf53e6: Pulling fs layer 20:58:36 4d19c01a9841: Waiting 20:58:36 9f32a84ed3da: Waiting 20:58:36 9325e15d5711: Waiting 20:58:36 556b6ee489ea: Waiting 20:58:36 85791d961cd3: Download complete 20:58:36 9f32a84ed3da: Verifying Checksum 20:58:36 9f32a84ed3da: Download complete 20:58:36 4d19c01a9841: Verifying Checksum 20:58:36 4d19c01a9841: Download complete 20:58:36 f56be85fc22e: Verifying Checksum 20:58:36 f56be85fc22e: Download complete 20:58:36 9325e15d5711: Verifying Checksum 20:58:36 9325e15d5711: Download complete 20:58:36 f56be85fc22e: Pull complete 20:58:36 85791d961cd3: Pull complete 20:58:36 d694b5ae8c79: Download complete 20:58:36 c5a4b2cf53e6: Verifying Checksum 20:58:36 c5a4b2cf53e6: Download complete 20:58:37 556b6ee489ea: Verifying Checksum 20:58:37 556b6ee489ea: Download complete 20:58:40 d694b5ae8c79: Pull complete 20:58:40 9f32a84ed3da: Pull complete 20:58:40 4d19c01a9841: Pull complete 20:58:40 9325e15d5711: Pull complete 20:58:43 556b6ee489ea: Pull complete 20:58:43 c5a4b2cf53e6: Pull complete 20:58:43 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:58:43 + docker build -t ci-base-image-x86_64 -f - . 20:58:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:43 WORKDIR /edgex 20:58:43 COPY go.mod . 20:58:43 RUN go mod download 20:58:44 Sending build context to Docker daemon 170.6MB 20:58:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:44 ---> c4be618373d6 20:58:44 Step 2/4 : WORKDIR /edgex 20:58:47 ---> Running in f6a4570add72 20:58:47 Removing intermediate container f6a4570add72 20:58:47 ---> 17e3edb184de 20:58:47 Step 3/4 : COPY go.mod . 20:58:47 ---> cbc57725ae88 20:58:47 Step 4/4 : RUN go mod download 20:58:47 ---> Running in f42b046d9491 20:58:50 Still waiting to schedule task 20:58:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18108’ 20:58:57 Removing intermediate container f42b046d9491 20:58:57 ---> a48726ca93ef 20:58:57 Successfully built a48726ca93ef 20:58:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:58 + docker inspect -f . ci-base-image-x86_64 20:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:58 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 20:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 20:58:58 $ docker top 0e81788335334c2bbc015229005af67a65519f08918987fae83f8953b57b6633 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:58 + go version 20:58:58 go version go1.20.2 linux/amd64 [Pipeline] } 20:58:58 $ docker stop --time=1 0e81788335334c2bbc015229005af67a65519f08918987fae83f8953b57b6633 20:59:00 $ docker rm -f --volumes 0e81788335334c2bbc015229005af67a65519f08918987fae83f8953b57b6633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:00 + docker inspect -f . ci-base-image-x86_64 20:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:00 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 20:59:00 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 20:59:01 $ docker top 311767d611ecd606f44b5e09dab7b3ff090d3b8dace9f6565c5c42ae1731832e -eo pid,comm [Pipeline] { [Pipeline] echo 20:59:01 ========================================================= 20:59:01 [edgeXBuildGoParallel] Running Tests and Build... 20:59:01 ========================================================= [Pipeline] sh 20:59:01 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 20:59:01 + make test 20:59:01 go test -race -coverprofile=coverage.out ./... 20:59:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 20:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 20:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 20:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.295s coverage: 88.5% of statements 20:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 20:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:59:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.6% of statements 20:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:59:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements 20:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:59:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 20:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:59:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 20:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:59:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.036s coverage: 29.0% of statements 20:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 42.9% of statements 20:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 20:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 20:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 20:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 20:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:59:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:59:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:59:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:59:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:59:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:59:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.064s coverage: 92.9% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 81.8% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 86.0% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 21:00:05 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 21:00:05 running golangci-lint 21:00:05 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:00:05 go version go1.20.2 linux/amd64 21:00:06 level=info msg="[config_reader] Used config file .golangci.yml" 21:00:06 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:00:21 level=info msg="[loader] Go packages loading at mode 575 (imports|name|exports_file|deps|files|types_sizes|compiled_files) took 14.151605099s" 21:00:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.719546ms" 21:00:29 level=info msg="[linters_context/goanalysis] analyzers took 1m5.610126989s with top 10 stages: buildir: 34.777696517s, fact_deprecated: 2.187188283s, inspect: 2.051732156s, gosec: 1.664711426s, ctrlflow: 1.144038788s, S1038: 1.082817536s, fact_purity: 1.038352937s, printf: 994.573912ms, nilness: 993.666813ms, typedness: 616.414465ms" 21:00:29 level=info msg="[runner] Issues before processing: 203, after processing: 0" 21:00:29 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203, exclude-rules: 23/203" 21:00:29 level=info msg="[runner] processing took 20.838324ms with stages: nolint: 12.699047ms, identifier_marker: 4.573603ms, exclude-rules: 1.286918ms, autogenerated_exclude: 1.03398ms, path_prettifier: 823.827µs, skip_dirs: 364.635µs, cgo: 32.362µs, filename_unadjuster: 16.781µs, max_same_issues: 1.951µs, uniq_by_line: 780ns, diff: 740ns, source_code: 650ns, exclude: 650ns, sort_results: 640ns, path_shortener: 530ns, skip_files: 410ns, severity-rules: 260ns, path_prefixer: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns" 21:00:29 level=info msg="[runner] linters took 8.117559181s with stages: goanalysis_metalinter: 8.096549626s" 21:00:29 level=info msg="File cache stats: 0 entries of total size 0B" 21:00:29 level=info msg="Memory: 224 samples, avg is 198.2MB, max is 823.3MB" 21:00:29 level=info msg="Execution took 22.310494881s" 21:00:29 go vet ./... 21:00:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:33 ./bin/test-attribution-txt.sh [Pipeline] echo 21:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:00:33 + ls -al . 21:00:33 total 720 21:00:33 drwxrwxr-x 11 1001 1001 4096 Jun 7 20:59 . 21:00:33 drwxr-xr-x 4 root root 4096 Jun 7 20:59 .. 21:00:33 drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 .blubracket 21:00:33 -rw-rw-r-- 1 1001 1001 16 Jun 7 20:58 .dockerignore 21:00:33 drwxrwxr-x 8 1001 1001 4096 Jun 7 20:58 .git 21:00:33 drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 .github 21:00:33 -rw-rw-r-- 1 1001 1001 1133 Jun 7 20:58 .gitignore 21:00:33 -rw-rw-r-- 1 1001 1001 42 Jun 7 20:58 .golangci.yml 21:00:33 -rw-rw-r-- 1 1001 1001 87 Jun 7 20:58 .hadolint.yml 21:00:33 drwxr-xr-x 3 1001 1001 4096 Jun 7 20:58 .semver 21:00:33 -rw-rw-r-- 1 1001 1001 166 Jun 7 20:58 .sonarcloud.properties 21:00:33 -rw-rw-r-- 1 1001 1001 1171 Jun 7 20:58 ADOPTERS.md 21:00:33 -rw-rw-r-- 1 1001 1001 10835 Jun 7 20:58 Attribution.txt 21:00:33 -rw-rw-r-- 1 1001 1001 93407 Jun 7 20:58 CHANGELOG.md 21:00:33 -rw-rw-r-- 1 1001 1001 3804 Jun 7 20:58 CONTRIBUTING.md 21:00:33 -rw-rw-r-- 1 1001 1001 677 Jun 7 20:58 GOVERNANCE.md 21:00:33 -rw-rw-r-- 1 1001 1001 883 Jun 7 20:58 Jenkinsfile 21:00:33 -rw-rw-r-- 1 1001 1001 10775 Jun 7 20:58 LICENSE 21:00:33 -rw-rw-r-- 1 1001 1001 14368 Jun 7 20:58 Makefile 21:00:33 -rw-rw-r-- 1 1001 1001 582 Jun 7 20:58 OWNERS.md 21:00:33 -rw-rw-r-- 1 1001 1001 9923 Jun 7 20:58 README.md 21:00:33 -rw-rw-r-- 1 1001 1001 789 Jun 7 20:58 SECURITY.md 21:00:33 -rw-rw-r-- 1 1001 1001 5 Jun 7 20:58 VERSION 21:00:33 drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 bin 21:00:33 drwxrwxr-x 18 1001 1001 4096 Jun 7 20:58 cmd 21:00:33 -rw-r--r-- 1 root root 447731 Jun 7 21:00 coverage.out 21:00:33 -rw-rw-r-- 1 1001 1001 3159 Jun 7 20:58 go.mod 21:00:33 -rw-rw-r-- 1 1001 1001 31048 Jun 7 20:58 go.sum 21:00:33 drwxrwxr-x 7 1001 1001 4096 Jun 7 20:58 internal 21:00:33 drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 openapi 21:00:33 -rw-rw-r-- 1 1001 1001 594 Jun 7 20:58 security.txt 21:00:33 drwxrwxr-x 4 1001 1001 4096 Jun 7 20:58 snap 21:00:33 -rw-rw-r-- 1 1001 1001 204 Jun 7 20:58 version.go [Pipeline] sh 21:00:34 + '[' -e coverage.out ] 21:00:34 + chown 1001:1001 coverage.out [Pipeline] stash 21:00:34 Stashed 1 file(s) [Pipeline] sh 21:00:34 + make build 21:00:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:00:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:00:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:00:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:00:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:00:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:00:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:00:58 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 21:00:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:01:02 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 21:01:02 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 21:01:02 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] } 21:01:03 $ docker stop --time=1 311767d611ecd606f44b5e09dab7b3ff090d3b8dace9f6565c5c42ae1731832e 21:01:06 $ docker rm -f --volumes 311767d611ecd606f44b5e09dab7b3ff090d3b8dace9f6565c5c42ae1731832e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:07 21:01:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:07 latest: Pulling from edgex-devops/edgex-compose 21:01:07 91d30c5bc195: Pulling fs layer 21:01:07 2e9b0aa3be6d: Pulling fs layer 21:01:07 9c61dcf015f6: Pulling fs layer 21:01:07 4698f68db338: Pulling fs layer 21:01:07 2a2f49069b9e: Pulling fs layer 21:01:07 e0025b399a48: Pulling fs layer 21:01:07 4698f68db338: Waiting 21:01:07 2a2f49069b9e: Waiting 21:01:07 e0025b399a48: Waiting 21:01:07 91d30c5bc195: Verifying Checksum 21:01:07 91d30c5bc195: Download complete 21:01:07 4698f68db338: Verifying Checksum 21:01:07 4698f68db338: Download complete 21:01:08 2e9b0aa3be6d: Verifying Checksum 21:01:08 2e9b0aa3be6d: Download complete 21:01:08 e0025b399a48: Verifying Checksum 21:01:08 e0025b399a48: Download complete 21:01:08 91d30c5bc195: Pull complete 21:01:08 2a2f49069b9e: Verifying Checksum 21:01:08 2a2f49069b9e: Download complete 21:01:08 2e9b0aa3be6d: Pull complete 21:01:08 9c61dcf015f6: Verifying Checksum 21:01:08 9c61dcf015f6: Download complete 21:01:11 9c61dcf015f6: Pull complete 21:01:11 4698f68db338: Pull complete 21:01:11 2a2f49069b9e: Pull complete 21:01:11 e0025b399a48: Pull complete 21:01:11 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:11 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 21:01:11 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:01:13 $ docker top 25db10481ea4e22d07e950b98e0f5a645072e18f9d7a96e6dae996acf929f669 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:13 + docker compose -f ./docker-compose-build.yml build --parallel 21:01:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18114 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws 21:01:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:01:13 The recommended git tool is: git 21:01:16 #1 [security-spire-server internal] load build definition from Dockerfile 21:01:16 #1 transferring dockerfile: 2.63kB done 21:01:16 #1 DONE 0.0s 21:01:16 21:01:16 #2 [core-command internal] load build definition from Dockerfile 21:01:16 #2 transferring dockerfile: 1.82kB done 21:01:16 #2 DONE 0.0s 21:01:16 21:01:16 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:01:16 #3 transferring dockerfile: 2.12kB done 21:01:16 #3 DONE 0.0s 21:01:16 21:01:16 #4 [security-spire-config internal] load build definition from Dockerfile 21:01:16 #4 DONE 0.0s 21:01:16 21:01:16 #5 [security-secretstore-setup internal] load build definition from Dockerfile 21:01:16 #5 transferring dockerfile: 2.38kB done 21:01:16 #5 DONE 0.0s 21:01:16 21:01:16 #4 [security-spire-config internal] load build definition from Dockerfile 21:01:16 #4 transferring dockerfile: 2.58kB done 21:01:16 #4 DONE 0.0s 21:01:16 21:01:16 #6 [security-spire-agent internal] load build definition from Dockerfile 21:01:16 #6 transferring dockerfile: 2.68kB done 21:01:16 #6 DONE 0.0s 21:01:16 21:01:16 #7 [support-notifications internal] load build definition from Dockerfile 21:01:16 #7 transferring dockerfile: 1.84kB done 21:01:16 #7 DONE 0.0s 21:01:16 21:01:16 #8 [core-data internal] load build definition from Dockerfile 21:01:16 #8 transferring dockerfile: 1.90kB done 21:01:16 #8 DONE 0.0s 21:01:16 21:01:16 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:01:16 #9 transferring dockerfile: 1.78kB done 21:01:16 #9 DONE 0.0s 21:01:16 21:01:16 #10 [security-proxy-auth internal] load build definition from Dockerfile 21:01:16 #10 transferring dockerfile: 2.04kB done 21:01:16 #10 DONE 0.1s 21:01:16 21:01:16 #11 [security-proxy-setup internal] load build definition from Dockerfile 21:01:16 #11 transferring dockerfile: 2.06kB done 21:01:16 #11 DONE 0.0s 21:01:16 21:01:16 #12 [support-scheduler internal] load build definition from Dockerfile 21:01:16 #12 transferring dockerfile: 1.82kB done 21:01:16 #12 DONE 0.0s 21:01:16 21:01:16 #13 [security-bootstrapper internal] load build definition from Dockerfile 21:01:16 #13 transferring dockerfile: 2.82kB done 21:01:16 #13 DONE 0.0s 21:01:16 21:01:16 #14 [core-metadata internal] load build definition from Dockerfile 21:01:16 #14 transferring dockerfile: 1.96kB done 21:01:16 #14 DONE 0.0s 21:01:16 21:01:16 #15 [security-spire-server internal] load .dockerignore 21:01:16 #15 transferring context: 56B done 21:01:16 #15 DONE 0.1s 21:01:16 21:01:16 #16 [core-command internal] load .dockerignore 21:01:16 #16 transferring context: 56B done 21:01:16 #16 DONE 0.0s 21:01:16 21:01:16 #17 [core-common-config-bootstrapper internal] load .dockerignore 21:01:16 #17 transferring context: 56B done 21:01:16 #17 DONE 0.0s 21:01:16 21:01:16 #18 [security-secretstore-setup internal] load .dockerignore 21:01:16 #18 transferring context: 56B done 21:01:16 #18 DONE 0.0s 21:01:16 21:01:16 #19 [security-spire-config internal] load .dockerignore 21:01:16 #19 transferring context: 56B done 21:01:16 #19 DONE 0.0s 21:01:16 21:01:16 #20 [security-spire-agent internal] load .dockerignore 21:01:16 #20 transferring context: 56B done 21:01:16 #20 DONE 0.0s 21:01:16 21:01:16 #21 [support-notifications internal] load .dockerignore 21:01:16 #21 transferring context: 56B done 21:01:16 #21 DONE 0.0s 21:01:16 21:01:16 #22 [core-data internal] load .dockerignore 21:01:16 #22 transferring context: 56B done 21:01:16 #22 DONE 0.0s 21:01:16 21:01:16 #23 [security-spiffe-token-provider internal] load .dockerignore 21:01:16 #23 transferring context: 56B done 21:01:16 #23 DONE 0.0s 21:01:16 21:01:16 #24 [security-proxy-setup internal] load .dockerignore 21:01:16 #24 transferring context: 56B done 21:01:16 #24 DONE 0.0s 21:01:16 21:01:16 #25 [support-scheduler internal] load .dockerignore 21:01:16 #25 transferring context: 56B done 21:01:16 #25 DONE 0.0s 21:01:16 21:01:16 #26 [security-bootstrapper internal] load .dockerignore 21:01:16 #26 transferring context: 56B done 21:01:16 #26 DONE 0.0s 21:01:16 21:01:16 #27 [security-proxy-auth internal] load .dockerignore 21:01:16 #27 transferring context: 56B done 21:01:16 #27 DONE 0.0s 21:01:16 21:01:16 #28 [core-metadata internal] load .dockerignore 21:01:16 #28 transferring context: 56B done 21:01:16 #28 DONE 0.0s 21:01:16 21:01:16 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:16 #29 DONE 0.0s 21:01:16 21:01:16 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:01:16 #30 DONE 0.1s 21:01:16 21:01:16 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:16 #29 DONE 0.0s 21:01:16 21:01:16 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 21:01:16 #30 DONE 0.1s 21:01:16 21:01:16 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:16 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:01:16 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:01:16 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:01:16 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:01:16 #31 DONE 0.1s 21:01:16 21:01:16 #32 [security-spire-server internal] load build context 21:01:16 #32 ... 21:01:16 21:01:16 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:16 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:01:16 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:01:16 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:01:16 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:01:16 #31 DONE 0.1s 21:01:16 21:01:16 #32 [security-spire-server internal] load build context 21:01:16 #32 ... 21:01:16 21:01:16 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:16 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:01:16 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:01:16 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:01:16 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:01:16 #31 DONE 0.1s 21:01:16 21:01:16 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:16 #29 DONE 0.0s 21:01:16 21:01:16 #32 [security-spire-server internal] load build context 21:01:16 #32 ... 21:01:16 21:01:16 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:16 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:01:16 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:01:16 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:01:16 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:01:16 #31 DONE 0.1s 21:01:16 21:01:16 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:16 #29 DONE 0.0s 21:01:16 21:01:16 #32 [security-spire-server internal] load build context 21:01:16 #32 ... 21:01:16 21:01:16 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:16 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:01:16 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:01:16 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:01:16 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:01:16 #31 DONE 0.1s 21:01:16 21:01:16 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:16 #29 DONE 0.0s 21:01:16 21:01:16 #32 [security-spire-server internal] load build context 21:01:17 #32 ... 21:01:17 21:01:17 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:17 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:01:17 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:01:17 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:01:17 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:01:17 #31 DONE 0.1s 21:01:17 21:01:17 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 21:01:17 #30 DONE 0.6s 21:01:17 21:01:17 #32 [security-spire-server internal] load build context 21:01:17 #32 ... 21:01:17 21:01:17 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-x86_64 21:01:17 #33 DONE 1.0s 21:01:17 21:01:17 #34 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 21:01:22 using credential edgex-jenkins-ssh 21:01:22 Cloning the remote Git repository 21:01:22 #34 ... 21:01:22 21:01:22 #35 [security-secretstore-setup internal] load build context 21:01:22 #35 transferring context: 202.96MB 5.9s 21:01:22 #35 ... 21:01:22 21:01:22 #36 [core-command internal] load build context 21:01:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:01:23 #36 ... 21:01:23 21:01:23 #35 [security-secretstore-setup internal] load build context 21:01:23 > git init /w/workspace/edgex-go/3 # timeout=10 21:01:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:01:23 > git --version # timeout=10 21:01:23 > git --version # 'git version 2.25.1' 21:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:27 #35 ... 21:01:27 21:01:27 #37 [core-common-config-bootstrapper internal] load build context 21:01:27 #37 ... 21:01:27 21:01:27 #38 [security-spiffe-token-provider internal] load build context 21:01:27 #38 ... 21:01:27 21:01:27 #39 [security-spire-agent internal] load build context 21:01:27 #39 ... 21:01:27 21:01:27 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:27 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:27 #0 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:27 #0 3.173 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:27 #0 3.173 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:27 #0 3.173 OK: 17823 distinct packages available 21:01:27 #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:27 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:27 #0 3.532 (1/4) Installing dumb-init (1.2.5-r2) 21:01:27 #0 3.536 (2/4) Installing musl-obstack (1.2.3-r0) 21:01:27 #0 3.540 (3/4) Installing libucontext (1.2-r0) 21:01:27 #0 3.544 (4/4) Installing gcompat (1.1.0-r0) 21:01:27 #0 3.553 Executing busybox-1.35.0-r29.trigger 21:01:27 #0 3.628 OK: 7 MiB in 19 packages 21:01:27 #40 ... 21:01:27 21:01:27 #41 [security-proxy-auth internal] load build context 21:01:27 #41 transferring context: 351.85MB 9.6s done 21:01:27 #41 ... 21:01:27 21:01:27 #42 [core-data internal] load build context 21:01:27 #42 ... 21:01:27 21:01:27 #43 [support-scheduler internal] load build context 21:01:27 #43 transferring context: 351.85MB 9.6s done 21:01:27 #43 ... 21:01:27 21:01:27 #44 [security-bootstrapper internal] load build context 21:01:27 #44 transferring context: 351.85MB 9.4s done 21:01:27 #44 ... 21:01:27 21:01:27 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:01:27 #45 ... 21:01:27 21:01:27 #46 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:01:27 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:27 #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:27 #0 2.314 (1/1) Installing dumb-init (1.2.5-r2) 21:01:27 #0 2.319 Executing busybox-1.35.0-r29.trigger 21:01:27 #0 2.327 OK: 7 MiB in 16 packages 21:01:27 #46 ... 21:01:27 21:01:27 #47 [core-metadata internal] load build context 21:01:27 #47 transferring context: 351.85MB 9.9s done 21:01:27 #47 ... 21:01:27 21:01:27 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:01:28 #48 ... 21:01:28 21:01:28 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:28 #0 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:28 #0 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:28 #0 1.433 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:28 #0 1.433 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:28 #0 1.433 OK: 17823 distinct packages available 21:01:28 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:28 #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:28 #0 1.902 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 21:01:28 #0 1.941 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 21:01:28 #0 1.951 (3/7) Installing dumb-init (1.2.5-r2) 21:01:28 #0 1.961 (4/7) Installing musl-obstack (1.2.3-r0) 21:01:28 #0 1.961 (5/7) Installing libucontext (1.2-r0) 21:01:28 #0 1.961 (6/7) Installing gcompat (1.1.0-r0) 21:01:28 #0 1.966 (7/7) Installing openssl (3.0.9-r1) 21:01:28 #0 1.975 Executing busybox-1.35.0-r29.trigger 21:01:28 #0 1.991 OK: 8 MiB in 20 packages 21:01:28 #49 ... 21:01:28 21:01:28 #50 [security-spire-config internal] load build context 21:01:28 #50 transferring context: 351.85MB 9.8s done 21:01:28 #50 ... 21:01:28 21:01:28 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:28 #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:28 #0 6.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:28 #0 6.528 (1/1) Installing dumb-init (1.2.5-r2) 21:01:28 #0 6.532 Executing busybox-1.35.0-r29.trigger 21:01:28 #0 6.545 OK: 7 MiB in 16 packages 21:01:28 #51 ... 21:01:28 21:01:28 #52 [support-notifications internal] load build context 21:01:28 #52 transferring context: 351.85MB 11.4s done 21:01:28 #52 ... 21:01:28 21:01:28 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:28 #53 ... 21:01:28 21:01:28 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:01:28 #54 ... 21:01:28 21:01:28 #55 [security-proxy-setup internal] load build context 21:01:28 #55 transferring context: 351.85MB 10.7s done 21:01:28 #55 ... 21:01:28 21:01:28 #32 [security-spire-server internal] load build context 21:01:28 #32 transferring context: 351.85MB 9.7s done 21:01:29 #32 ... 21:01:29 21:01:29 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:29 #0 4.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:29 #0 4.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:29 #0 4.865 (1/3) Installing ca-certificates (20230506-r0) 21:01:29 #0 4.895 (2/3) Installing dumb-init (1.2.5-r2) 21:01:29 #0 4.895 (3/3) Installing su-exec (0.2-r2) 21:01:29 #0 4.901 Executing busybox-1.35.0-r29.trigger 21:01:29 #0 4.909 Executing ca-certificates-20230506-r0.trigger 21:01:29 #0 5.000 OK: 8 MiB in 18 packages 21:01:29 #56 ... 21:01:29 21:01:29 #36 [core-command internal] load build context 21:01:29 #36 transferring context: 351.85MB 12.1s done 21:01:35 #36 ... 21:01:35 21:01:35 #32 [security-spire-server internal] load build context 21:01:35 #32 DONE 19.4s 21:01:35 21:01:35 #42 [core-data internal] load build context 21:01:35 #42 transferring context: 351.85MB 11.0s done 21:01:36 #42 ... 21:01:36 21:01:36 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:36 #56 DONE 19.2s 21:01:36 21:01:36 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:36 #40 DONE 19.2s 21:01:36 21:01:36 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:36 #51 DONE 19.1s 21:01:36 21:01:36 #46 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:01:36 #46 DONE 19.3s 21:01:36 21:01:36 #50 [security-spire-config internal] load build context 21:01:36 #50 DONE 19.2s 21:01:36 21:01:36 #44 [security-bootstrapper internal] load build context 21:01:36 #44 DONE 18.9s 21:01:36 21:01:36 #35 [security-secretstore-setup internal] load build context 21:01:36 #35 transferring context: 351.85MB 10.2s done 21:01:36 #35 DONE 19.3s 21:01:36 21:01:36 #43 [support-scheduler internal] load build context 21:01:36 #43 DONE 19.0s 21:01:36 21:01:36 #41 [security-proxy-auth internal] load build context 21:01:36 #41 DONE 19.0s 21:01:36 21:01:36 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:36 #49 DONE 19.5s 21:01:36 21:01:36 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 21:01:36 #34 DONE 18.7s 21:01:36 21:01:36 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:01:36 #57 ... 21:01:36 21:01:36 #38 [security-spiffe-token-provider internal] load build context 21:01:36 #38 transferring context: 351.85MB 10.1s done 21:01:36 #38 DONE 19.1s 21:01:36 21:01:36 #37 [core-common-config-bootstrapper internal] load build context 21:01:36 #37 transferring context: 351.85MB 10.5s done 21:01:36 #37 DONE 19.4s 21:01:36 21:01:36 #47 [core-metadata internal] load build context 21:01:36 #47 DONE 18.8s 21:01:36 21:01:36 #39 [security-spire-agent internal] load build context 21:01:36 #39 transferring context: 351.85MB 10.7s done 21:01:36 #39 DONE 19.3s 21:01:36 21:01:36 #55 [security-proxy-setup internal] load build context 21:01:36 #55 DONE 19.2s 21:01:36 21:01:36 #42 [core-data internal] load build context 21:01:36 #42 DONE 19.3s 21:01:36 21:01:36 #52 [support-notifications internal] load build context 21:01:36 #52 DONE 19.3s 21:01:36 21:01:36 #36 [core-command internal] load build context 21:01:36 #36 DONE 19.5s 21:01:36 21:01:36 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:01:37 #58 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #58 ... 21:01:37 21:01:37 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:01:37 #48 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #48 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #48 20.16 (1/2) Installing ca-certificates (20230506-r0) 21:01:37 #48 20.18 (2/2) Installing dumb-init (1.2.5-r2) 21:01:37 #48 20.18 Executing busybox-1.35.0-r29.trigger 21:01:37 #48 20.19 Executing ca-certificates-20230506-r0.trigger 21:01:37 #48 20.27 OK: 8 MiB in 17 packages 21:01:37 #48 DONE 20.5s 21:01:37 21:01:37 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:01:37 #54 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #54 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #54 19.81 (1/2) Installing dumb-init (1.2.5-r2) 21:01:37 #54 19.82 (2/2) Installing su-exec (0.2-r2) 21:01:37 #54 19.83 Executing busybox-1.35.0-r29.trigger 21:01:37 #54 19.84 OK: 7 MiB in 17 packages 21:01:37 #54 DONE 20.1s 21:01:37 21:01:37 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:01:37 #45 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #45 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #45 20.16 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 21:01:37 #45 20.19 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 21:01:37 #45 20.20 (3/4) Installing dumb-init (1.2.5-r2) 21:01:37 #45 20.21 (4/4) Installing openssl (3.0.9-r1) 21:01:37 #45 20.22 Executing busybox-1.35.0-r29.trigger 21:01:37 #45 20.36 OK: 8 MiB in 17 packages 21:01:37 #45 DONE 20.4s 21:01:37 21:01:37 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:01:37 #59 DONE 0.0s 21:01:37 21:01:37 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:37 #53 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #53 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #53 20.25 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:37 #53 20.25 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:37 #53 20.25 OK: 17823 distinct packages available 21:01:37 #53 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #53 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #53 20.69 (1/9) Installing ca-certificates (20230506-r0) 21:01:37 #53 20.71 (2/9) Installing brotli-libs (1.0.9-r9) 21:01:37 #53 20.72 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:01:37 #53 20.72 (4/9) Installing libcurl (8.1.2-r0) 21:01:37 #53 20.74 (5/9) Installing curl (8.1.2-r0) 21:01:37 #53 20.74 (6/9) Installing dumb-init (1.2.5-r2) 21:01:37 #53 20.75 (7/9) Installing musl-obstack (1.2.3-r0) 21:01:37 #53 20.75 (8/9) Installing libucontext (1.2-r0) 21:01:37 #53 20.76 (9/9) Installing gcompat (1.1.0-r0) 21:01:37 #53 20.76 Executing busybox-1.35.0-r29.trigger 21:01:37 #53 ... 21:01:37 21:01:37 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:01:37 #57 1.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #57 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #57 1.654 OK: 265 MiB in 53 packages 21:01:37 #57 DONE 1.9s 21:01:37 21:01:37 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:01:37 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:37 #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:37 #0 1.783 OK: 265 MiB in 53 packages 21:01:37 #60 DONE 1.9s 21:01:37 21:01:37 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:37 #53 20.87 Executing ca-certificates-20230506-r0.trigger 21:01:37 #53 ... 21:01:37 21:01:37 #61 [core-command builder 4/7] COPY go.mod vendor* ./ 21:01:37 #61 DONE 0.1s 21:01:37 21:01:37 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:01:37 #62 DONE 0.1s 21:01:37 21:01:37 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:37 #53 20.98 OK: 10 MiB in 24 packages 21:01:37 #53 DONE 21.1s 21:01:37 21:01:37 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:01:37 #63 DONE 0.7s 21:01:37 21:01:37 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:01:37 #64 DONE 0.0s 21:01:37 21:01:37 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:38 #65 ... 21:01:38 21:01:38 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:01:38 #0 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:38 #0 1.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:38 #0 1.824 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:38 #0 1.824 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:38 #0 1.824 OK: 17830 distinct packages available 21:01:38 #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:38 #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:38 #0 2.205 OK: 265 MiB in 53 packages 21:01:38 #66 DONE 2.3s 21:01:38 21:01:38 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:01:38 #67 DONE 0.1s 21:01:38 21:01:38 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:01:38 #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:38 #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:38 #0 2.370 OK: 265 MiB in 53 packages 21:01:38 #68 DONE 2.5s 21:01:38 21:01:38 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:01:38 #69 DONE 0.0s 21:01:38 21:01:38 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:38 #70 ... 21:01:38 21:01:38 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:01:38 #58 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:38 #58 2.459 OK: 265 MiB in 53 packages 21:01:38 #58 DONE 2.7s 21:01:38 21:01:38 #71 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:01:38 #71 DONE 0.0s 21:01:38 21:01:38 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:46 Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 430c4c6b915484e3b793cb911637a35d0f5a0831 21:01:47 Merge succeeded, producing 430c4c6b915484e3b793cb911637a35d0f5a0831 21:01:47 Checking out Revision 430c4c6b915484e3b793cb911637a35d0f5a0831 (PR-4584) 21:01:47 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" 21:01:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:46 > git config core.sparsecheckout # timeout=10 21:01:46 > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # timeout=10 21:01:46 > git remote # timeout=10 21:01:46 > git config --get remote.origin.url # timeout=10 21:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:47 > git merge 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 21:01:47 > git rev-parse HEAD^{commit} # timeout=10 21:01:47 > git config core.sparsecheckout # timeout=10 21:01:47 > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:48 Dload Upload Total Spent Left Speed 21:01:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k 21:01:48 #72 ... 21:01:48 21:01:48 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:48 #73 ... 21:01:48 21:01:48 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 21:01:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:01:49 + sudo tee /etc/docker/daemon.new 21:01:49 { 21:01:49 "registry-mirrors": [ 21:01:49 "https://nexus3.edgexfoundry.org:10001" 21:01:49 ], 21:01:49 "bip": "10.250.0.254/24", 21:01:49 "hosts": [ 21:01:49 "tcp://0.0.0.0:5555", 21:01:49 "unix:///var/run/docker.sock" 21:01:49 ], 21:01:49 "mtu": 1458, 21:01:49 "selinux-enabled": true, 21:01:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:49 } [Pipeline] sh 21:01:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:50 + sudo service docker restart 21:01:58 #74 ... 21:01:58 21:01:58 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 #72 DONE 19.0s 21:01:58 21:01:58 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 #73 DONE 19.7s 21:01:58 21:01:58 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 #70 DONE 19.2s 21:01:58 21:01:58 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 #65 DONE 19.7s 21:01:58 21:01:58 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 #74 DONE 19.1s 21:01:58 21:01:58 #75 [security-secretstore-setup builder 6/7] COPY . . 21:02:04 #75 DONE 5.7s 21:02:04 21:02:04 #76 [security-proxy-setup builder 6/7] COPY . . 21:02:04 #76 CACHED 21:02:04 21:02:04 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:02:04 #77 CACHED 21:02:04 21:02:04 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #78 CACHED 21:02:04 21:02:04 #79 [security-bootstrapper builder 6/7] COPY . . 21:02:04 #79 CACHED 21:02:04 21:02:04 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #80 CACHED 21:02:04 21:02:04 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:04 #81 CACHED 21:02:04 21:02:04 #82 [security-spiffe-token-provider builder 6/7] COPY . . 21:02:04 #82 DONE 5.8s 21:02:04 21:02:04 #83 [core-command builder 6/7] COPY . . 21:02:04 #83 DONE 5.8s 21:02:04 21:02:04 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #84 CACHED 21:02:04 21:02:04 #85 [core-data builder 6/7] COPY . . 21:02:04 #85 CACHED 21:02:04 21:02:04 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 21:02:04 #86 CACHED 21:02:04 21:02:04 #87 [support-scheduler builder 6/7] COPY . . 21:02:04 #87 CACHED 21:02:04 21:02:04 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #88 CACHED 21:02:04 21:02:04 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:02:04 #89 CACHED 21:02:04 21:02:04 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:04 #90 CACHED 21:02:04 21:02:04 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 21:02:04 #91 CACHED 21:02:04 21:02:04 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #92 CACHED 21:02:04 21:02:04 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:02:04 #93 CACHED 21:02:04 21:02:04 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #94 CACHED 21:02:04 21:02:04 #95 [security-proxy-auth builder 6/7] COPY . . 21:02:04 #95 CACHED 21:02:04 21:02:04 #96 [core-metadata builder 6/7] COPY . . 21:02:04 #96 CACHED 21:02:04 21:02:04 #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:02:04 #97 CACHED 21:02:04 21:02:04 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #98 CACHED 21:02:04 21:02:04 #99 [support-notifications builder 6/7] COPY . . 21:02:04 #99 DONE 5.8s 21:02:04 21:02:04 #100 [security-spire-server builder 6/9] COPY . . 21:02:04 #100 DONE 5.8s 21:02:04 21:02:04 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:02:04 #101 DONE 0.1s 21:02:04 21:02:04 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:02:04 #102 CACHED 21:02:04 21:02:04 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:04 #103 CACHED 21:02:04 21:02:04 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:02:04 #104 CACHED 21:02:04 21:02:04 #105 [security-spire-agent builder 6/9] COPY . . 21:02:04 #105 CACHED 21:02:04 21:02:04 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:02:05 #106 ... 21:02:05 21:02:05 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:02:05 #107 DONE 2.2s 21:02:05 21:02:05 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:02:05 #106 DONE 2.2s 21:02:05 21:02:05 #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:02:05 #108 DONE 0.4s 21:02:05 21:02:05 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:02:05 #109 DONE 0.4s 21:02:05 21:02:05 #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:06 #110 DONE 0.3s 21:02:06 21:02:06 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:02:06 #0 1.435 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:02:06 #111 ... 21:02:06 21:02:06 #112 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:02:06 #112 DONE 0.4s 21:02:07 21:02:07 #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:07 #113 CACHED 21:02:07 21:02:07 #114 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:02:07 #114 CACHED 21:02:07 21:02:07 #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:02:07 #115 CACHED 21:02:07 21:02:07 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:07 #116 CACHED 21:02:07 21:02:07 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:02:07 #117 CACHED 21:02:07 21:02:07 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:02:07 #118 CACHED 21:02:07 21:02:07 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:02:07 #119 CACHED 21:02:07 21:02:07 #120 [security-spire-config builder 6/9] COPY . . 21:02:07 #120 CACHED 21:02:07 21:02:07 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:07 #121 ... 21:02:07 21:02:07 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:07 #122 DONE 0.9s 21:02:07 21:02:07 #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:02:08 #123 DONE 0.5s 21:02:08 21:02:08 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:08 #121 DONE 1.4s 21:02:08 21:02:08 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:02:08 #124 DONE 1.4s 21:02:08 21:02:08 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:02:08 #125 DONE 0.0s 21:02:08 21:02:08 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:08 provisioning config files... 21:02:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17044363624134692588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:08 #126 ... 21:02:08 21:02:08 #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:02:08 #127 DONE 0.6s 21:02:09 ---> docker-login.sh 21:02:09 nexus3.edgexfoundry.org:10001 21:02:09 21:02:09 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:09 #128 DONE 0.7s 21:02:09 21:02:09 #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:02:09 #129 ... 21:02:09 21:02:09 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:09 #126 DONE 0.9s 21:02:09 21:02:09 #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:02:09 #129 DONE 0.3s 21:02:09 21:02:09 #130 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:02:09 #130 DONE 0.3s 21:02:09 21:02:09 #131 [security-spire-server] exporting to image 21:02:09 #131 exporting layers 21:02:09 #131 ... 21:02:09 21:02:09 #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:02:09 #132 DONE 0.3s 21:02:09 21:02:09 #133 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:02:09 #133 DONE 0.4s 21:02:09 21:02:09 #134 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:02:09 #134 DONE 0.2s 21:02:09 21:02:09 #135 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:02:09 #135 DONE 0.0s 21:02:09 21:02:09 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:09 #136 DONE 0.1s 21:02:09 21:02:09 #131 [security-spire-agent] exporting to image 21:02:09 #131 writing image sha256:e0012a25ad947767a85c87d06e7ce7de5fafff159c16442e48067cb2ec235b53 done 21:02:09 #131 naming to docker.io/library/security-spire-server done 21:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:09 Configure a credential helper to remove this warning. See 21:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:09 21:02:09 Login Succeeded 21:02:09 nexus3.edgexfoundry.org:10002 21:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:10 Configure a credential helper to remove this warning. See 21:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:10 21:02:10 Login Succeeded 21:02:10 nexus3.edgexfoundry.org:10003 21:02:10 #131 exporting layers 0.5s done 21:02:10 #131 writing image sha256:e144c7cc6949c8045696a8de158bdc937052cb6e0104da110806b47ecb2eee92 done 21:02:10 #131 naming to docker.io/library/security-spire-config done 21:02:10 #131 writing image sha256:9d271b02b8b50774f8375b1d456198a6ccc47de66382cdc4e65d72695bf43aef done 21:02:10 #131 naming to docker.io/library/security-spire-agent done 21:02:10 #131 DONE 0.9s 21:02:10 21:02:10 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:02:10 #0 1.124 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:10 Configure a credential helper to remove this warning. See 21:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:10 21:02:10 Login Succeeded 21:02:10 nexus3.edgexfoundry.org:10004 21:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:11 Configure a credential helper to remove this warning. See 21:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:11 21:02:11 Login Succeeded 21:02:11 docker.io 21:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:11 Configure a credential helper to remove this warning. See 21:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:11 21:02:11 Login Succeeded 21:02:11 ---> docker-login.sh ends [Pipeline] } 21:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:02:12 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:02:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:12 ========================================================= 21:02:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:02:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:12 c41833b44d91: Pulling fs layer 21:02:12 ed15518f5707: Pulling fs layer 21:02:12 feae8fd75edb: Pulling fs layer 21:02:12 242c74f7c9fa: Pulling fs layer 21:02:12 3cdef696dda3: Pulling fs layer 21:02:12 2ced38df9373: Pulling fs layer 21:02:12 58f1dce35555: Pulling fs layer 21:02:12 242c74f7c9fa: Waiting 21:02:12 3cdef696dda3: Waiting 21:02:12 2ced38df9373: Waiting 21:02:12 58f1dce35555: Waiting 21:02:12 ed15518f5707: Download complete 21:02:12 242c74f7c9fa: Download complete 21:02:12 3cdef696dda3: Verifying Checksum 21:02:12 3cdef696dda3: Download complete 21:02:12 c41833b44d91: Verifying Checksum 21:02:12 c41833b44d91: Download complete 21:02:13 #137 ... 21:02:13 21:02:13 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:02:13 #0 1.191 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:02:13 #138 ... 21:02:13 21:02:13 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:02:13 #0 0.568 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:02:13 #139 ... 21:02:13 21:02:13 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:02:13 #0 0.710 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 21:02:13 #140 ... 21:02:13 21:02:13 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:02:13 #0 1.270 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-auth/security-proxy-auth ./cmd/security-proxy-auth 21:02:14 #141 ... 21:02:14 21:02:14 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:14 #0 1.147 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 21:02:14 #142 ... 21:02:14 21:02:14 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:14 #0 1.320 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:02:14 #143 ... 21:02:14 21:02:14 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:14 #0 0.710 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 21:02:14 c41833b44d91: Pull complete 21:02:14 58f1dce35555: Verifying Checksum 21:02:14 58f1dce35555: Download complete 21:02:14 #144 ... 21:02:14 21:02:14 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:14 #0 0.752 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:14 #145 ... 21:02:14 21:02:14 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:14 #0 0.357 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 21:02:14 ed15518f5707: Pull complete 21:02:15 feae8fd75edb: Verifying Checksum 21:02:15 feae8fd75edb: Download complete 21:02:15 2ced38df9373: Verifying Checksum 21:02:15 2ced38df9373: Download complete 21:02:28 feae8fd75edb: Pull complete 21:02:28 242c74f7c9fa: Pull complete 21:02:28 3cdef696dda3: Pull complete 21:02:36 2ced38df9373: Pull complete 21:02:38 58f1dce35555: Pull complete 21:02:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:02:38 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:38 WORKDIR /edgex 21:02:38 COPY go.mod . 21:02:38 RUN go mod download 21:02:38 docker build -t ci-base-image-arm64 -f - . 21:02:39 Sending build context to Docker daemon 2.947MB 21:02:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:39 ---> fadd8f120f05 21:02:39 Step 2/4 : WORKDIR /edgex 21:02:42 ---> Running in 9d4bb1a81e1c 21:02:42 Removing intermediate container 9d4bb1a81e1c 21:02:42 ---> b9f00426a253 21:02:42 Step 3/4 : COPY go.mod . 21:02:42 ---> ee561d4bc79f 21:02:42 Step 4/4 : RUN go mod download 21:02:42 ---> Running in 4cb87f4947dc 21:03:10 #146 ... 21:03:10 21:03:10 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:03:10 #144 66.08 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 21:03:13 #144 DONE 70.1s 21:03:13 21:03:13 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:03:13 #139 DONE 70.0s 21:03:13 21:03:13 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:03:13 #137 ... 21:03:13 21:03:13 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:13 #146 DONE 70.2s 21:03:13 21:03:13 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:03:13 #147 ... 21:03:13 21:03:13 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:03:13 #141 DONE 70.6s 21:03:13 21:03:13 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:03:13 #140 DONE 70.7s 21:03:13 21:03:13 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:03:14 #148 ... 21:03:14 21:03:14 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:03:14 #138 DONE 71.3s 21:03:14 21:03:14 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:03:14 Removing intermediate container 4cb87f4947dc 21:03:14 ---> f8d5a249410b 21:03:14 Successfully built f8d5a249410b 21:03:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:15 + docker inspect -f . ci-base-image-arm64 21:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container 21:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:03:15 #149 ... 21:03:15 21:03:15 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:03:15 #150 DONE 2.2s 21:03:15 21:03:15 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:03:15 #147 DONE 2.2s 21:03:15 21:03:15 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:03:15 #137 DONE 72.5s 21:03:16 21:03:16 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 #148 DONE 2.0s 21:03:16 21:03:16 #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:03:16 #151 ... 21:03:16 21:03:16 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:03:16 #143 DONE 72.8s 21:03:16 21:03:16 #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:03:16 #152 ... 21:03:16 21:03:16 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 #149 DONE 2.1s 21:03:16 21:03:16 #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 $ docker top d3ae14138b85e8777e61dbd39c9dbb2a260a036b47608b4742269fcdc9d6fa3f -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:17 #153 ... 21:03:17 21:03:17 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:03:17 #154 DONE 1.2s 21:03:17 21:03:17 #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:03:17 #151 DONE 1.2s 21:03:17 21:03:17 #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:03:17 #155 ... 21:03:17 21:03:17 #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:03:17 #156 CACHED 21:03:17 21:03:17 #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:03:17 #157 CACHED 21:03:17 21:03:17 #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:03:17 #158 CACHED 21:03:17 21:03:17 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:03:17 #159 CACHED 21:03:17 21:03:17 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:03:17 #160 CACHED 21:03:17 21:03:17 #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:03:17 #161 CACHED 21:03:17 21:03:17 #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:03:17 #153 DONE 0.6s 21:03:17 21:03:17 #162 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:03:17 #162 DONE 0.7s 21:03:17 21:03:17 #163 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:03:17 + go version 21:03:17 go version go1.20.2 linux/arm64 [Pipeline] } 21:03:17 $ docker stop --time=1 d3ae14138b85e8777e61dbd39c9dbb2a260a036b47608b4742269fcdc9d6fa3f 21:03:18 #163 ... 21:03:18 21:03:18 #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:03:18 #155 DONE 1.3s 21:03:18 21:03:18 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:03:19 #164 ... 21:03:19 21:03:19 #165 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:19 #165 DONE 1.9s 21:03:19 21:03:19 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:03:19 #142 DONE 75.8s 21:03:19 21:03:19 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:03:19 #166 DONE 1.8s 21:03:19 21:03:19 #163 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:03:19 #163 DONE 1.8s 21:03:19 21:03:19 #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:03:19 #167 DONE 2.0s 21:03:19 21:03:19 #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:03:19 #168 DONE 2.0s 21:03:19 21:03:19 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:03:19 #169 DONE 2.0s 21:03:19 21:03:19 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:03:19 $ docker rm -f --volumes d3ae14138b85e8777e61dbd39c9dbb2a260a036b47608b4742269fcdc9d6fa3f 21:03:19 #170 ... 21:03:19 21:03:19 #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:03:19 #152 DONE 3.5s 21:03:19 21:03:19 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:03:19 #164 DONE 1.2s 21:03:19 21:03:19 #171 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:19 #171 ... 21:03:19 21:03:19 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:03:19 #172 DONE 0.6s 21:03:19 + docker inspect -f . ci-base-image-arm64 21:03:19 . [Pipeline] } [Pipeline] // withEnv 21:03:19 21:03:19 #173 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:03:19 #173 ... 21:03:19 21:03:19 #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:03:19 #174 DONE 0.9s [Pipeline] withDockerContainer 21:03:20 21:03:20 #175 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:03:20 #175 DONE 0.9s 21:03:20 21:03:20 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:03:20 #176 DONE 0.9s 21:03:20 21:03:20 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:03:20 #177 DONE 0.9s 21:03:20 21:03:20 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:03:20 #170 DONE 0.9s 21:03:20 21:03:20 #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:03:20 #178 DONE 0.7s 21:03:20 21:03:20 #131 [core-command] exporting to image 21:03:20 #131 exporting layers 21:03:20 #131 ... 21:03:20 21:03:20 #171 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:03:20 #171 DONE 0.7s 21:03:20 21:03:20 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:03:20 #179 DONE 0.5s 21:03:20 21:03:20 #131 [core-command] exporting to image 21:03:20 #131 exporting layers 0.1s done 21:03:20 prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container 21:03: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:03:20 #131 ... 21:03:20 21:03:20 #173 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:03:20 #173 DONE 0.6s 21:03:20 21:03:20 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:03:20 #180 DONE 0.4s 21:03:20 21:03:20 #131 [core-command] exporting to image 21:03:20 #131 writing image sha256:18a31ad581a4d7674c9d25855a6e9473bb0972dd0562ca7c8312f4193ab84851 0.0s done 21:03:20 #131 naming to docker.io/library/core-command 0.0s done 21:03:20 #131 ... 21:03:20 21:03:20 #181 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:03:20 #181 DONE 0.5s 21:03:20 21:03:20 #182 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:03:20 #182 DONE 0.5s 21:03:20 21:03:20 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:03:20 #183 DONE 0.6s 21:03:20 21:03:20 #184 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:03:20 #184 DONE 0.5s 21:03:20 21:03:20 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:03:20 #185 DONE 0.5s 21:03:20 21:03:20 #186 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:03:20 #186 DONE 0.4s 21:03:20 21:03:20 #131 [core-data] exporting to image 21:03:20 #131 exporting layers 0.1s done 21:03:20 #131 writing image sha256:7fd524af0296eea89545d4d7509890e8d9b83ffbb128fd12458900ee866c5833 done 21:03:20 #131 naming to docker.io/library/core-metadata 21:03:20 #131 naming to docker.io/library/core-metadata done 21:03:20 #131 writing image sha256:ad6f80ba254a0eac94600c8714bd4b7e00a5c813e2ebb9ce6834c09d2df42274 0.0s done 21:03:20 #131 naming to docker.io/library/core-data done 21:03:20 #131 DONE 1.6s 21:03:20 21:03:20 #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:03:21 #187 DONE 0.7s 21:03:21 21:03:21 #188 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:03:21 #188 DONE 0.7s 21:03:21 21:03:21 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:03:21 #189 ... 21:03:21 21:03:21 #190 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:03:21 #190 DONE 0.8s 21:03:21 21:03:21 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:03:21 #145 DONE 78.0s 21:03:21 21:03:21 #191 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:03:21 #191 DONE 0.1s 21:03:21 $ docker top 95f032d5f83226d717ba6231b98f28cb68d52b1adf95a89ee47bb7388cf84a51 -eo pid,comm 21:03:21 21:03:21 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:03:21 #189 DONE 0.2s 21:03:21 21:03:21 #192 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:03:21 #192 DONE 0.2s 21:03:21 21:03:21 #131 [security-spiffe-token-provider] exporting to image [Pipeline] { [Pipeline] echo 21:03:21 ========================================================= 21:03:21 [edgeXBuildGoParallel] Running Tests and Build... 21:03:21 ========================================================= [Pipeline] sh 21:03:21 #131 ... 21:03:21 21:03:21 #193 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:03:21 #193 DONE 0.2s 21:03:21 21:03:21 #194 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:03:21 #194 CACHED 21:03:21 21:03:21 #195 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:03:21 #195 CACHED 21:03:21 21:03:21 #196 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:03:22 #196 ... 21:03:22 21:03:22 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:22 #197 DONE 1.3s 21:03:22 21:03:22 #198 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:03:22 #198 DONE 0.3s 21:03:22 21:03:22 #131 [security-proxy-setup] exporting to image 21:03:22 #131 ... 21:03:22 21:03:22 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:03:22 #111 DONE 78.9s 21:03:22 21:03:22 #196 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:03:22 #196 DONE 0.4s 21:03:22 21:03:22 #131 [security-spiffe-token-provider] exporting to image 21:03:22 #131 exporting layers 0.7s done 21:03:22 #131 writing image sha256:5510407259717c8cf2601b87fb1ad7d70ca13222c189cc17c4da12b3cb833c87 done 21:03:22 #131 naming to docker.io/library/security-spiffe-token-provider done 21:03:22 #131 ... 21:03:22 21:03:22 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:22 #199 DONE 1.8s 21:03:22 21:03:22 #200 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:03:22 #200 DONE 0.4s 21:03:22 21:03:22 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:22 #201 DONE 1.8s 21:03:22 21:03:22 #131 [core-common-config-bootstrapper] exporting to image 21:03:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:03:22 #131 writing image sha256:24b0fa83ef7d58f624c14b35c50213d53ba3106cfcbefb25b6a5ebe3e8b6b606 0.1s done 21:03:22 #131 ... 21:03:22 21:03:22 #202 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:03:22 #202 DONE 0.4s 21:03:22 21:03:22 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:03:22 #203 DONE 0.3s 21:03:22 21:03:22 #204 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:03:22 #204 DONE 0.2s 21:03:22 21:03:22 #131 [security-proxy-auth] exporting to image 21:03:22 #131 exporting layers 0.3s done 21:03:22 #131 naming to docker.io/library/security-proxy-setup done 21:03:22 #131 writing image sha256:61e186af1cb10f480542ea3e3ab76540f1d3bf2b0190b1deb5c6624e67a7c14f done 21:03:22 #131 writing image sha256:e3ffa4b36e43cc830f5fd149ca47678b0a563e85f497822a1eaaa0ac5b6f5e94 21:03:22 #131 naming to docker.io/library/security-proxy-auth 0.0s done 21:03:22 #131 exporting layers 0.2s done 21:03:22 #131 writing image sha256:e3ffa4b36e43cc830f5fd149ca47678b0a563e85f497822a1eaaa0ac5b6f5e94 0.0s done 21:03:22 #131 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 21:03:22 #131 writing image sha256:e5901448b60d2e9ae009e20e1bc72c1dfd4dd32bbe7a78d4c9dc7ed8170121c6 done 21:03:22 #131 naming to docker.io/library/support-scheduler done 21:03:22 #131 DONE 2.8s 21:03:22 21:03:22 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:03:22 #205 DONE 0.2s 21:03:22 21:03:22 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:23 + make test 21:03:23 go test -race -coverprofile=coverage.out ./... 21:03:23 #206 DONE 0.3s 21:03:23 21:03:23 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:23 #207 DONE 1.6s 21:03:23 21:03:23 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:03:23 #208 DONE 0.0s 21:03:23 21:03:23 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:03:23 #209 DONE 0.6s 21:03:23 21:03:23 #131 [security-bootstrapper] exporting to image 21:03:23 #131 exporting layers 0.2s done 21:03:23 #131 writing image sha256:dcb92288dca4c123e8a4dd89866c8e426fe42043a5d1af4e2b9b6d28a2b409bb 0.0s done 21:03:23 #131 naming to docker.io/library/support-notifications done 21:03:23 #131 exporting layers 0.3s done 21:03:23 #131 writing image sha256:744754a2f8f7b2cfa293be9a2a894f711349a2dca9d8421e24aa791786fc97a1 done 21:03:23 #131 naming to docker.io/library/security-secretstore-setup done 21:03:23 #131 writing image sha256:0ecc5c170c015458fe5b71ef02047a603728dfec60c2bd573b0219469e498774 done 21:03:23 #131 naming to docker.io/library/security-bootstrapper done 21:03:23 #131 DONE 3.1s 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:03:23 time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:03:23 $ docker stop --time=1 25db10481ea4e22d07e950b98e0f5a645072e18f9d7a96e6dae996acf929f669 21:03:24 $ docker rm -f --volumes 25db10481ea4e22d07e950b98e0f5a645072e18f9d7a96e6dae996acf929f669 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:25 + docker images 21:03:25 REPOSITORY TAG IMAGE ID CREATED SIZE 21:03:25 security-secretstore-setup latest 744754a2f8f7 2 seconds ago 32.8MB 21:03:25 security-bootstrapper latest 0ecc5c170c01 2 seconds ago 22.2MB 21:03:25 support-notifications latest dcb92288dca4 2 seconds ago 32.4MB 21:03:25 core-common-config-bootstrapper latest e3ffa4b36e43 3 seconds ago 17.2MB 21:03:25 support-scheduler latest e5901448b60d 3 seconds ago 31.8MB 21:03:25 security-proxy-auth latest 61e186af1cb1 3 seconds ago 18.3MB 21:03:25 security-proxy-setup latest 24b0fa83ef7d 4 seconds ago 23.5MB 21:03:25 security-spiffe-token-provider latest 551040725971 4 seconds ago 32.8MB 21:03:25 core-data latest ad6f80ba254a 5 seconds ago 20MB 21:03:25 core-metadata latest 7fd524af0296 5 seconds ago 20.4MB 21:03:25 core-command latest 18a31ad581a4 6 seconds ago 19.9MB 21:03:25 security-spire-config latest e144c7cc6949 About a minute ago 102MB 21:03:25 security-spire-agent latest 9d271b02b8b5 About a minute ago 166MB 21:03:25 security-spire-server latest e0012a25ad94 About a minute ago 107MB 21:03:25 ci-base-image-x86_64 latest a48726ca93ef 4 minutes ago 918MB 21:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB 21:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 21:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [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] } 21:04:19 ? github.com/edgexfoundry/edgex-go [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.278s coverage: 28.7% of statements 21:06:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 98.5% of statements 21:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.493s coverage: 71.5% of statements 21:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:07:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 54.0% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.504s coverage: 88.5% of statements 21:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.507s coverage: 3.8% of statements 21:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:07:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.957s coverage: 95.6% of statements 21:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:07:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements 21:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:07:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 65.9% of statements 21:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements 21:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.347s coverage: 29.0% of statements 21:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 42.9% of statements 21:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements 21:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.276s coverage: 94.1% of statements 21:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements 21:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 21:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements 21:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.354s coverage: 79.9% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.312s coverage: 92.9% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.248s coverage: 62.3% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.271s coverage: 87.2% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.666s coverage: 81.8% of statements 21:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.562s coverage: 82.1% of statements 21:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 86.0% of statements 21:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements 21:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements 21:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 21:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 21:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 21:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.073s coverage: 38.4% of statements 21:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 21:09:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:09:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:09:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:09:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 21:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:09:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:09:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements 21:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 61.5% of statements 21:09:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:09:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:09:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements 21:09:23 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 21:09:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:09:23 go vet ./... 21:12:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:12:15 ./bin/test-attribution-txt.sh [Pipeline] echo 21:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:12:16 + ls -al . 21:12:16 total 716 21:12:16 drwxrwxr-x 10 1001 1001 4096 Jun 7 21:03 . 21:12:16 drwxr-xr-x 4 root root 4096 Jun 7 21:03 .. 21:12:16 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:01 .blubracket 21:12:16 -rw-rw-r-- 1 1001 1001 16 Jun 7 21:01 .dockerignore 21:12:16 drwxrwxr-x 8 1001 1001 4096 Jun 7 21:01 .git 21:12:16 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:01 .github 21:12:16 -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:01 .gitignore 21:12:16 -rw-rw-r-- 1 1001 1001 42 Jun 7 21:01 .golangci.yml 21:12:16 -rw-rw-r-- 1 1001 1001 87 Jun 7 21:01 .hadolint.yml 21:12:16 -rw-rw-r-- 1 1001 1001 166 Jun 7 21:01 .sonarcloud.properties 21:12:16 -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:01 ADOPTERS.md 21:12:16 -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:01 Attribution.txt 21:12:16 -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:01 CHANGELOG.md 21:12:16 -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:01 CONTRIBUTING.md 21:12:16 -rw-rw-r-- 1 1001 1001 677 Jun 7 21:01 GOVERNANCE.md 21:12:16 -rw-rw-r-- 1 1001 1001 883 Jun 7 21:01 Jenkinsfile 21:12:16 -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:01 LICENSE 21:12:16 -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:01 Makefile 21:12:16 -rw-rw-r-- 1 1001 1001 582 Jun 7 21:01 OWNERS.md 21:12:16 -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:01 README.md 21:12:16 -rw-rw-r-- 1 1001 1001 789 Jun 7 21:01 SECURITY.md 21:12:16 -rw-rw-r-- 1 1001 1001 5 Jun 7 20:58 VERSION 21:12:16 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:01 bin 21:12:16 drwxrwxr-x 18 1001 1001 4096 Jun 7 21:01 cmd 21:12:16 -rw-r--r-- 1 root root 447730 Jun 7 21:09 coverage.out 21:12:16 -rw-rw-r-- 1 1001 1001 3159 Jun 7 21:01 go.mod 21:12:16 -rw-rw-r-- 1 1001 1001 31048 Jun 7 21:01 go.sum 21:12:16 drwxrwxr-x 7 1001 1001 4096 Jun 7 21:01 internal 21:12:16 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:01 openapi 21:12:16 -rw-rw-r-- 1 1001 1001 594 Jun 7 21:01 security.txt 21:12:16 drwxrwxr-x 4 1001 1001 4096 Jun 7 21:01 snap 21:12:16 -rw-rw-r-- 1 1001 1001 204 Jun 7 21:01 version.go [Pipeline] sh 21:12:16 + '[' -e coverage.out ] 21:12:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:12:16 Warning: overwriting stash ‘coverage-report’ 21:12:17 Stashed 1 file(s) [Pipeline] sh 21:12:18 + make build 21:12:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:13:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:13:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:14:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:14:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:14:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:15:01 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-auth/security-proxy-auth ./cmd/security-proxy-auth 21:15:07 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 21:15:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:15:17 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 21:15:21 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 21:15:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:15:33 $ docker stop --time=1 95f032d5f83226d717ba6231b98f28cb68d52b1adf95a89ee47bb7388cf84a51 21:15:36 $ docker rm -f --volumes 95f032d5f83226d717ba6231b98f28cb68d52b1adf95a89ee47bb7388cf84a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:15:38 21:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:15:38 latest: Pulling from edgex-devops/edgex-compose-arm64 21:15:38 547446be3368: Pulling fs layer 21:15:38 d125d8839a47: Pulling fs layer 21:15:38 3e85d5ac6304: Pulling fs layer 21:15:38 c3105a71a48b: Pulling fs layer 21:15:38 0f093f025ec4: Pulling fs layer 21:15:38 c3106fc0e877: Pulling fs layer 21:15:38 c3105a71a48b: Waiting 21:15:38 0f093f025ec4: Waiting 21:15:38 c3106fc0e877: Waiting 21:15:39 547446be3368: Verifying Checksum 21:15:39 547446be3368: Download complete 21:15:39 c3105a71a48b: Verifying Checksum 21:15:39 c3105a71a48b: Download complete 21:15:39 d125d8839a47: Verifying Checksum 21:15:39 d125d8839a47: Download complete 21:15:39 c3106fc0e877: Verifying Checksum 21:15:39 c3106fc0e877: Download complete 21:15:39 0f093f025ec4: Verifying Checksum 21:15:39 0f093f025ec4: Download complete 21:15:39 547446be3368: Pull complete 21:15:40 d125d8839a47: Pull complete 21:15:41 3e85d5ac6304: Verifying Checksum 21:15:41 3e85d5ac6304: Download complete 21:15:49 3e85d5ac6304: Pull complete 21:15:49 c3105a71a48b: Pull complete 21:15:50 0f093f025ec4: Pull complete 21:15:50 c3106fc0e877: Pull complete 21:15:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:15:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:50 prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container 21:15:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:15:53 $ docker top dba264320b1e4c126c7d4a2860b5cc618bff73294c4b5414919c6ed26a9b2726 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:53 + docker compose -f ./docker-compose-build.yml build --parallel 21:16:03 #1 [support-notifications internal] load build definition from Dockerfile 21:16:03 #1 transferring dockerfile: 1.84kB done 21:16:03 #1 DONE 0.1s 21:16:03 21:16:03 #2 [security-spire-server internal] load build definition from Dockerfile 21:16:03 #2 transferring dockerfile: 2.63kB 0.0s done 21:16:03 #2 DONE 0.1s 21:16:03 21:16:03 #3 [core-command internal] load build definition from Dockerfile 21:16:03 #3 transferring dockerfile: 1.82kB done 21:16:03 #3 DONE 0.1s 21:16:03 21:16:03 #4 [security-bootstrapper internal] load build definition from Dockerfile 21:16:03 #4 transferring dockerfile: 2.82kB 0.0s done 21:16:03 #4 DONE 0.1s 21:16:03 21:16:03 #5 [security-proxy-setup internal] load build definition from Dockerfile 21:16:03 #5 transferring dockerfile: 2.06kB done 21:16:03 #5 DONE 0.1s 21:16:03 21:16:03 #6 [core-data internal] load build definition from Dockerfile 21:16:03 #6 transferring dockerfile: 1.90kB 0.0s done 21:16:03 #6 DONE 0.1s 21:16:03 21:16:03 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:16:03 #7 transferring dockerfile: 1.78kB 0.0s done 21:16:03 #7 DONE 0.1s 21:16:03 21:16:03 #8 [security-spire-agent internal] load build definition from Dockerfile 21:16:03 #8 transferring dockerfile: 2.68kB 0.0s done 21:16:03 #8 DONE 0.1s 21:16:03 21:16:03 #9 [security-secretstore-setup internal] load build definition from Dockerfile 21:16:03 #9 transferring dockerfile: 2.38kB 0.0s done 21:16:03 #9 DONE 0.1s 21:16:03 21:16:03 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:16:04 #10 transferring dockerfile: 2.12kB 0.0s done 21:16:04 #10 DONE 0.1s 21:16:04 21:16:04 #11 [core-metadata internal] load build definition from Dockerfile 21:16:04 #11 transferring dockerfile: 1.96kB done 21:16:04 #11 DONE 0.1s 21:16:04 21:16:04 #12 [support-scheduler internal] load build definition from Dockerfile 21:16:04 #12 transferring dockerfile: 1.82kB 0.0s done 21:16:04 #12 DONE 0.1s 21:16:04 21:16:04 #13 [security-proxy-auth internal] load build definition from Dockerfile 21:16:04 #13 transferring dockerfile: 2.04kB done 21:16:04 #13 DONE 0.1s 21:16:04 21:16:04 #14 [security-spire-config internal] load build definition from Dockerfile 21:16:04 #14 transferring dockerfile: 2.58kB done 21:16:04 #14 DONE 0.1s 21:16:04 21:16:04 #15 [support-notifications internal] load .dockerignore 21:16:04 #15 transferring context: 56B 0.0s done 21:16:04 #15 DONE 0.1s 21:16:05 21:16:05 #16 [security-spire-server internal] load .dockerignore 21:16:05 #16 transferring context: 56B done 21:16:05 #16 DONE 0.0s 21:16:05 21:16:05 #17 [security-bootstrapper internal] load .dockerignore 21:16:05 #17 transferring context: 56B done 21:16:05 #17 DONE 0.1s 21:16:05 21:16:05 #18 [core-command internal] load .dockerignore 21:16:05 #18 transferring context: 56B done 21:16:05 #18 DONE 0.1s 21:16:05 21:16:05 #19 [security-proxy-setup internal] load .dockerignore 21:16:05 #19 transferring context: 56B 0.0s done 21:16:05 #19 DONE 0.1s 21:16:05 21:16:05 #20 [core-data internal] load .dockerignore 21:16:05 #20 transferring context: 56B 0.0s done 21:16:05 #20 DONE 0.1s 21:16:05 21:16:05 #21 [security-spiffe-token-provider internal] load .dockerignore 21:16:05 #21 transferring context: 56B done 21:16:05 #21 DONE 0.1s 21:16:05 21:16:05 #22 [security-spire-agent internal] load .dockerignore 21:16:05 #22 transferring context: 56B 0.0s done 21:16:05 #22 DONE 0.1s 21:16:05 21:16:05 #23 [security-secretstore-setup internal] load .dockerignore 21:16:05 #23 transferring context: 56B done 21:16:05 #23 DONE 0.1s 21:16:05 21:16:05 #24 [core-common-config-bootstrapper internal] load .dockerignore 21:16:05 #24 transferring context: 56B done 21:16:05 #24 DONE 0.1s 21:16:05 21:16:05 #25 [core-metadata internal] load .dockerignore 21:16:05 #25 transferring context: 56B done 21:16:05 #25 DONE 0.1s 21:16:05 21:16:05 #26 [support-scheduler internal] load .dockerignore 21:16:05 #26 transferring context: 56B done 21:16:05 #26 DONE 0.1s 21:16:05 21:16:05 #27 [security-proxy-auth internal] load .dockerignore 21:16:05 #27 transferring context: 56B done 21:16:05 #27 DONE 0.1s 21:16:05 21:16:05 #28 [security-spire-config internal] load .dockerignore 21:16:05 #28 transferring context: 56B 0.0s done 21:16:05 #28 DONE 0.1s 21:16:05 21:16:05 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:05 #29 DONE 0.0s 21:16:05 21:16:05 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:16:05 #30 DONE 0.1s 21:16:06 21:16:06 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:06 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:06 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:06 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:06 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:06 #31 DONE 0.1s 21:16:06 21:16:06 #32 [support-notifications internal] load build context 21:16:06 #32 ... 21:16:06 21:16:06 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:06 #29 DONE 0.0s 21:16:06 21:16:06 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:16:06 #30 DONE 0.2s 21:16:06 21:16:06 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:11 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:11 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:11 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:11 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:11 #31 DONE 0.3s 21:16:11 21:16:11 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:11 #33 DONE 1.5s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:11 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:11 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:11 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:11 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:11 #31 DONE 0.3s 21:16:11 21:16:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:11 #33 DONE 1.5s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:11 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:11 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:11 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:11 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:11 #31 DONE 0.3s 21:16:11 21:16:11 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:11 #33 DONE 1.6s 21:16:11 21:16:11 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:16:11 #34 DONE 1.2s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 ... 21:16:11 21:16:11 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:16:11 #29 DONE 0.0s 21:16:11 21:16:11 #32 [support-notifications internal] load build context 21:16:11 #32 transferring context: 47.34MB 5.7s 21:16:12 #32 ... 21:16:12 21:16:12 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:12 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:12 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:12 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:12 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:12 #31 DONE 0.5s 21:16:12 21:16:12 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:12 #33 DONE 1.7s 21:16:12 21:16:12 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:16:12 #34 DONE 1.3s 21:16:12 21:16:12 #32 [support-notifications internal] load build context 21:16:12 #32 ... 21:16:12 21:16:12 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:12 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:12 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:12 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:12 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:12 #31 DONE 0.5s 21:16:12 21:16:12 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:12 #33 DONE 1.7s 21:16:12 21:16:12 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 21:16:12 #34 DONE 1.3s 21:16:12 21:16:12 #35 [security-spire-config internal] load build context 21:16:12 #35 DONE 0.0s 21:16:12 21:16:12 #36 [security-proxy-auth internal] load build context 21:16:12 #36 DONE 0.0s 21:16:12 21:16:12 #32 [support-notifications internal] load build context 21:16:12 #32 ... 21:16:12 21:16:12 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:12 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:12 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:12 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:12 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:12 #31 DONE 0.5s 21:16:12 21:16:12 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:12 #33 DONE 1.7s 21:16:12 21:16:12 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 21:16:12 #34 DONE 1.3s 21:16:12 21:16:12 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:16:12 #30 DONE 6.1s 21:16:12 21:16:12 #32 [support-notifications internal] load build context 21:16:13 #32 ... 21:16:13 21:16:13 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:16:13 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:16:13 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:16:13 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:16:13 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:16:13 #31 DONE 0.5s 21:16:13 21:16:13 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:16:13 #33 DONE 1.7s 21:16:13 21:16:13 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:16:13 #34 DONE 1.3s 21:16:13 21:16:13 #32 [support-notifications internal] load build context 21:16:13 #32 ... 21:16:13 21:16:13 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 21:16:13 #34 DONE 1.3s 21:16:13 21:16:13 #37 [security-bootstrapper internal] load build context 21:16:13 #37 ... 21:16:13 21:16:13 #32 [support-notifications internal] load build context 21:16:16 #32 ... 21:16:16 21:16:16 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:16:16 #0 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:16 #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:16 #38 ... 21:16:16 21:16:16 #32 [support-notifications internal] load build context 21:16:16 #32 ... 21:16:16 21:16:16 #39 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:16 #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:17 #39 ... 21:16:17 21:16:17 #40 [security-spire-server internal] load build context 21:16:17 #40 ... 21:16:17 21:16:17 #41 [core-command internal] load build context 21:16:17 #41 ... 21:16:17 21:16:17 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:16:17 #42 ... 21:16:17 21:16:17 #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:17 #0 8.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:17 #43 ... 21:16:17 21:16:17 #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:16:17 #44 ... 21:16:17 21:16:17 #45 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:16:17 #45 ... 21:16:17 21:16:17 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:16:17 #46 ... 21:16:17 21:16:17 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:16:17 #47 ... 21:16:17 21:16:17 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:16:17 #48 ... 21:16:17 21:16:17 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:16:18 #49 ... 21:16:18 21:16:18 #50 [security-spiffe-token-provider internal] load build context 21:16:18 #50 transferring context: 3.50MB 6.1s 21:16:18 #50 ... 21:16:18 21:16:18 #51 [security-proxy-setup internal] load build context 21:16:18 #51 ... 21:16:18 21:16:18 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:18 #52 ... 21:16:18 21:16:18 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:16:18 #53 ... 21:16:18 21:16:18 #54 [core-data internal] load build context 21:16:18 #54 ... 21:16:18 21:16:18 #51 [security-proxy-setup internal] load build context 21:16:23 #51 ... 21:16:23 21:16:23 #55 [core-metadata internal] load build context 21:16:23 #55 ... 21:16:23 21:16:23 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:16:23 #38 11.53 (1/2) Installing ca-certificates (20230506-r0) 21:16:23 #38 11.82 (2/2) Installing dumb-init (1.2.5-r2) 21:16:23 #38 11.82 Executing busybox-1.35.0-r29.trigger 21:16:23 #38 11.97 Executing ca-certificates-20230506-r0.trigger 21:16:23 #38 14.04 OK: 8 MiB in 17 packages 21:16:23 #38 DONE 16.7s 21:16:23 21:16:23 #55 [core-metadata internal] load build context 21:16:23 #55 ... 21:16:23 21:16:23 #56 [security-spire-agent internal] load build context 21:16:23 #56 ... 21:16:23 21:16:23 #57 [core-common-config-bootstrapper internal] load build context 21:16:23 #57 transferring context: 2.77MB 8.5s 21:16:23 #57 ... 21:16:23 21:16:23 #35 [security-spire-config internal] load build context 21:16:23 #35 ... 21:16:23 21:16:23 #58 [security-secretstore-setup internal] load build context 21:16:23 #58 ... 21:16:23 21:16:23 #36 [security-proxy-auth internal] load build context 21:16:23 #36 ... 21:16:23 21:16:23 #59 [support-scheduler internal] load build context 21:16:23 #59 ... 21:16:23 21:16:23 #58 [security-secretstore-setup internal] load build context 21:16:23 #58 ... 21:16:23 21:16:23 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:23 #60 ... 21:16:23 21:16:23 #37 [security-bootstrapper internal] load build context 21:16:23 #37 ... 21:16:23 21:16:23 #56 [security-spire-agent internal] load build context 21:16:24 #56 ... 21:16:24 21:16:24 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:16:24 #61 ... 21:16:24 21:16:24 #58 [security-secretstore-setup internal] load build context 21:16:25 #58 ... 21:16:25 21:16:25 #43 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:25 #43 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:25 #43 15.38 (1/1) Installing dumb-init (1.2.5-r2) 21:16:25 #43 15.38 Executing busybox-1.35.0-r29.trigger 21:16:25 #43 15.55 OK: 8 MiB in 16 packages 21:16:25 #43 DONE 18.3s 21:16:25 21:16:25 #56 [security-spire-agent internal] load build context 21:16:27 #56 ... 21:16:27 21:16:27 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:16:27 #42 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:27 #42 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:27 #42 17.50 (1/2) Installing dumb-init (1.2.5-r2) 21:16:27 #42 17.50 (2/2) Installing su-exec (0.2-r2) 21:16:27 #42 17.50 Executing busybox-1.35.0-r29.trigger 21:16:27 #42 17.85 OK: 8 MiB in 17 packages 21:16:27 #42 DONE 19.7s 21:16:27 21:16:27 #56 [security-spire-agent internal] load build context 21:16:27 #56 ... 21:16:27 21:16:27 #32 [support-notifications internal] load build context 21:16:27 #32 ... 21:16:27 21:16:27 #40 [security-spire-server internal] load build context 21:16:27 #40 ... 21:16:27 21:16:27 #56 [security-spire-agent internal] load build context 21:16:27 #56 ... 21:16:27 21:16:27 #41 [core-command internal] load build context 21:16:27 #41 ... 21:16:27 21:16:27 #56 [security-spire-agent internal] load build context 21:16:28 #56 ... 21:16:28 21:16:28 #39 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:28 #39 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:28 #39 17.94 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:16:28 #39 17.94 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:16:28 #39 17.94 OK: 17694 distinct packages available 21:16:28 #39 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:28 #39 ... 21:16:28 21:16:28 #56 [security-spire-agent internal] load build context 21:16:28 #56 transferring context: 3.73MB 13.2s 21:16:28 #56 ... 21:16:28 21:16:28 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:16:28 #47 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:28 #47 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:28 #47 20.09 OK: 263 MiB in 53 packages 21:16:28 #47 DONE 20.8s 21:16:28 21:16:28 #50 [security-spiffe-token-provider internal] load build context 21:16:28 #50 ... 21:16:28 21:16:28 #40 [security-spire-server internal] load build context 21:16:28 #40 ... 21:16:28 21:16:28 #54 [core-data internal] load build context 21:16:28 #54 ... 21:16:28 21:16:28 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:16:28 #53 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:30 #53 ... 21:16:30 21:16:30 #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:16:30 #44 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:30 #44 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:30 #44 22.20 OK: 263 MiB in 53 packages 21:16:30 #44 DONE 23.3s 21:16:30 21:16:30 #54 [core-data internal] load build context 21:16:31 #54 ... 21:16:31 21:16:31 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:16:31 #49 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:31 #49 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:31 #49 ... 21:16:31 21:16:31 #54 [core-data internal] load build context 21:16:32 #54 ... 21:16:32 21:16:32 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:16:32 #46 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:32 #46 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:32 #46 ... 21:16:32 21:16:32 #54 [core-data internal] load build context 21:16:32 #54 ... 21:16:32 21:16:32 #51 [security-proxy-setup internal] load build context 21:16:32 #51 ... 21:16:32 21:16:32 #54 [core-data internal] load build context 21:16:33 #54 ... 21:16:33 21:16:33 #55 [core-metadata internal] load build context 21:16:33 #55 ... 21:16:33 21:16:33 #40 [security-spire-server internal] load build context 21:16:33 #40 transferring context: 91.37MB 26.2s 21:16:33 #40 ... 21:16:33 21:16:33 #35 [security-spire-config internal] load build context 21:16:33 #35 ... 21:16:33 21:16:33 #57 [core-common-config-bootstrapper internal] load build context 21:16:33 #57 ... 21:16:33 21:16:33 #35 [security-spire-config internal] load build context 21:16:33 #35 ... 21:16:33 21:16:33 #36 [security-proxy-auth internal] load build context 21:16:33 #36 ... 21:16:33 21:16:33 #59 [support-scheduler internal] load build context 21:16:33 #59 ... 21:16:33 21:16:33 #35 [security-spire-config internal] load build context 21:16:34 #35 ... 21:16:34 21:16:34 #37 [security-bootstrapper internal] load build context 21:16:34 #37 ... 21:16:34 21:16:34 #35 [security-spire-config internal] load build context 21:16:34 #35 ... 21:16:34 21:16:34 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:16:34 #46 25.31 OK: 263 MiB in 53 packages 21:16:34 #46 DONE 27.4s 21:16:34 21:16:34 #35 [security-spire-config internal] load build context 21:16:35 #35 ... 21:16:35 21:16:35 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:16:35 #48 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:35 #48 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:35 #48 ... 21:16:35 21:16:35 #35 [security-spire-config internal] load build context 21:16:35 #35 ... 21:16:35 21:16:35 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:16:35 #49 24.86 (1/1) Installing dumb-init (1.2.5-r2) 21:16:35 #49 24.86 Executing busybox-1.35.0-r29.trigger 21:16:35 #49 25.00 OK: 8 MiB in 16 packages 21:16:35 #49 DONE 27.5s 21:16:35 21:16:35 #35 [security-spire-config internal] load build context 21:16:35 #35 ... 21:16:35 21:16:35 #58 [security-secretstore-setup internal] load build context 21:16:35 #58 ... 21:16:35 21:16:35 #51 [security-proxy-setup internal] load build context 21:16:35 #51 ... 21:16:35 21:16:35 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:16:35 #62 DONE 8.8s 21:16:35 21:16:35 #51 [security-proxy-setup internal] load build context 21:16:35 #51 ... 21:16:35 21:16:35 #45 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:16:35 #45 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:35 #45 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:36 #45 ... 21:16:36 21:16:36 #51 [security-proxy-setup internal] load build context 21:16:36 #51 ... 21:16:36 21:16:36 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:16:36 #63 DONE 0.8s 21:16:36 21:16:36 #51 [security-proxy-setup internal] load build context 21:16:37 #51 ... 21:16:37 21:16:37 #32 [support-notifications internal] load build context 21:16:37 #32 ... 21:16:37 21:16:37 #51 [security-proxy-setup internal] load build context 21:16:37 #51 ... 21:16:37 21:16:37 #41 [core-command internal] load build context 21:16:37 #41 ... 21:16:37 21:16:37 #51 [security-proxy-setup internal] load build context 21:16:38 #51 transferring context: 39.98MB 26.4s 21:16:38 #51 ... 21:16:38 21:16:38 #56 [security-spire-agent internal] load build context 21:16:38 #56 ... 21:16:38 21:16:38 #45 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:16:38 #45 29.09 OK: 263 MiB in 53 packages 21:16:38 #45 DONE 31.4s 21:16:38 21:16:38 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:16:38 #53 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:38 #53 29.50 (1/2) Installing dumb-init (1.2.5-r2) 21:16:38 #53 29.54 (2/2) Installing openssl (3.0.8-r4) 21:16:38 #53 29.58 Executing busybox-1.35.0-r29.trigger 21:16:38 #53 29.61 OK: 8 MiB in 17 packages 21:16:38 #53 DONE 30.8s 21:16:38 21:16:38 #50 [security-spiffe-token-provider internal] load build context 21:16:38 #50 ... 21:16:38 21:16:38 #56 [security-spire-agent internal] load build context 21:16:39 #56 ... 21:16:39 21:16:39 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:39 #52 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:39 #52 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:39 #52 30.64 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:16:39 #52 30.64 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:16:39 #52 30.64 OK: 17694 distinct packages available 21:16:39 #52 ... 21:16:39 21:16:39 #39 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:39 #39 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:39 #39 29.52 (1/5) Installing dumb-init (1.2.5-r2) 21:16:39 #39 29.52 (2/5) Installing musl-obstack (1.2.3-r0) 21:16:39 #39 29.59 (3/5) Installing libucontext (1.2-r0) 21:16:39 #39 29.59 (4/5) Installing gcompat (1.1.0-r0) 21:16:39 #39 29.65 (5/5) Installing openssl (3.0.8-r4) 21:16:39 #39 29.86 Executing busybox-1.35.0-r29.trigger 21:16:39 #39 29.99 OK: 9 MiB in 20 packages 21:16:39 #39 DONE 32.2s 21:16:39 21:16:39 #36 [security-proxy-auth internal] load build context 21:16:39 #36 ... 21:16:39 21:16:39 #56 [security-spire-agent internal] load build context 21:16:40 #56 ... 21:16:40 21:16:40 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:40 #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:40 #60 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:40 #60 25.21 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:16:40 #60 25.21 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:16:40 #60 25.21 OK: 17694 distinct packages available 21:16:40 #60 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:40 #60 ... 21:16:40 21:16:40 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:16:40 #64 DONE 1.2s 21:16:40 21:16:40 #56 [security-spire-agent internal] load build context 21:16:41 #56 ... 21:16:41 21:16:41 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:16:41 #61 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:41 #61 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:41 #61 24.96 (1/3) Installing ca-certificates (20230506-r0) 21:16:41 #61 25.23 (2/3) Installing dumb-init (1.2.5-r2) 21:16:41 #61 25.26 (3/3) Installing su-exec (0.2-r2) 21:16:41 #61 25.26 Executing busybox-1.35.0-r29.trigger 21:16:41 #61 25.36 Executing ca-certificates-20230506-r0.trigger 21:16:41 #61 26.62 OK: 8 MiB in 18 packages 21:16:41 #61 ... 21:16:41 21:16:41 #56 [security-spire-agent internal] load build context 21:16:42 #56 ... 21:16:42 21:16:42 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:16:42 #61 DONE 27.7s 21:16:42 21:16:42 #56 [security-spire-agent internal] load build context 21:16:42 #56 ... 21:16:42 21:16:42 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:16:42 #48 28.36 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:16:42 #48 28.36 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:16:42 #48 28.36 OK: 17699 distinct packages available 21:16:42 #48 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:42 #48 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:42 #48 34.26 OK: 263 MiB in 53 packages 21:16:42 #48 DONE 35.3s 21:16:42 21:16:42 #50 [security-spiffe-token-provider internal] load build context 21:16:43 #50 ... 21:16:43 21:16:43 #55 [core-metadata internal] load build context 21:16:43 #55 ... 21:16:43 21:16:43 #54 [core-data internal] load build context 21:16:43 #54 transferring context: 47.04MB 31.5s 21:16:43 #54 ... 21:16:43 21:16:43 #56 [security-spire-agent internal] load build context 21:16:43 #56 ... 21:16:43 21:16:43 #40 [security-spire-server internal] load build context 21:16:43 #40 ... 21:16:43 21:16:43 #57 [core-common-config-bootstrapper internal] load build context 21:16:43 #57 ... 21:16:43 21:16:43 #40 [security-spire-server internal] load build context 21:16:44 #40 ... 21:16:44 21:16:44 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:44 #60 27.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:44 #60 29.29 (1/4) Installing dumb-init (1.2.5-r2) 21:16:44 #60 29.29 (2/4) Installing musl-obstack (1.2.3-r0) 21:16:44 #60 29.29 (3/4) Installing libucontext (1.2-r0) 21:16:44 #60 29.29 (4/4) Installing gcompat (1.1.0-r0) 21:16:44 #60 29.29 Executing busybox-1.35.0-r29.trigger 21:16:44 #60 29.38 OK: 8 MiB in 19 packages 21:16:44 #60 DONE 30.2s 21:16:44 21:16:44 #40 [security-spire-server internal] load build context 21:16:44 #40 ... 21:16:44 21:16:44 #59 [support-scheduler internal] load build context 21:16:44 #59 ... 21:16:44 21:16:44 #37 [security-bootstrapper internal] load build context 21:16:44 #37 ... 21:16:44 21:16:44 #57 [core-common-config-bootstrapper internal] load build context 21:16:44 #57 ... 21:16:44 21:16:44 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:44 #52 31.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:44 #52 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:44 #52 35.36 (1/9) Installing ca-certificates (20230506-r0) 21:16:44 #52 35.46 (2/9) Installing brotli-libs (1.0.9-r9) 21:16:44 #52 35.50 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:16:44 #52 35.50 (4/9) Installing libcurl (8.1.1-r1) 21:16:44 #52 35.54 (5/9) Installing curl (8.1.1-r1) 21:16:44 #52 35.60 (6/9) Installing dumb-init (1.2.5-r2) 21:16:44 #52 35.60 (7/9) Installing musl-obstack (1.2.3-r0) 21:16:44 #52 35.60 (8/9) Installing libucontext (1.2-r0) 21:16:44 #52 35.60 (9/9) Installing gcompat (1.1.0-r0) 21:16:44 #52 35.60 Executing busybox-1.35.0-r29.trigger 21:16:44 #52 35.66 Executing ca-certificates-20230506-r0.trigger 21:16:44 #52 36.16 OK: 11 MiB in 24 packages 21:16:44 #52 DONE 36.8s 21:16:44 21:16:44 #57 [core-common-config-bootstrapper internal] load build context 21:16:45 #57 ... 21:16:45 21:16:45 #35 [security-spire-config internal] load build context 21:16:45 #35 ... 21:16:45 21:16:45 #58 [security-secretstore-setup internal] load build context 21:16:45 #58 ... 21:16:45 21:16:45 #35 [security-spire-config internal] load build context 21:16:47 #35 ... 21:16:47 21:16:47 #32 [support-notifications internal] load build context 21:16:47 #32 transferring context: 106.14MB 41.7s 21:16:48 #32 ... 21:16:48 21:16:48 #41 [core-command internal] load build context 21:16:48 #41 ... 21:16:48 21:16:48 #50 [security-spiffe-token-provider internal] load build context 21:16:48 #50 ... 21:16:48 21:16:48 #41 [core-command internal] load build context 21:16:48 #41 ... 21:16:48 21:16:48 #51 [security-proxy-setup internal] load build context 21:16:48 #51 ... 21:16:48 21:16:48 #41 [core-command internal] load build context 21:16:49 #41 ... 21:16:49 21:16:49 #36 [security-proxy-auth internal] load build context 21:16:49 #36 ... 21:16:49 21:16:49 #41 [core-command internal] load build context 21:16:53 #41 transferring context: 144.72MB 46.1s 21:16:53 #41 ... 21:16:53 21:16:53 #55 [core-metadata internal] load build context 21:16:53 #55 ... 21:16:53 21:16:53 #54 [core-data internal] load build context 21:16:53 #54 ... 21:16:53 21:16:53 #41 [core-command internal] load build context 21:16:53 #41 ... 21:16:53 21:16:53 #56 [security-spire-agent internal] load build context 21:16:53 #56 ... 21:16:53 21:16:53 #55 [core-metadata internal] load build context 21:16:54 #55 ... 21:16:54 21:16:54 #40 [security-spire-server internal] load build context 21:16:54 #40 ... 21:16:54 21:16:54 #37 [security-bootstrapper internal] load build context 21:16:54 #37 ... 21:16:54 21:16:54 #59 [support-scheduler internal] load build context 21:16:54 #59 ... 21:16:54 21:16:54 #37 [security-bootstrapper internal] load build context 21:16:55 #37 ... 21:16:55 21:16:55 #40 [security-spire-server internal] load build context 21:16:55 #40 transferring context: 175.25MB 47.7s done 21:16:55 #40 DONE 48.0s 21:16:55 21:16:55 #37 [security-bootstrapper internal] load build context 21:16:55 #37 ... 21:16:55 21:16:55 #57 [core-common-config-bootstrapper internal] load build context 21:16:55 #57 ... 21:16:55 21:16:55 #58 [security-secretstore-setup internal] load build context 21:16:55 #58 ... 21:16:55 21:16:55 #57 [core-common-config-bootstrapper internal] load build context 21:16:57 #57 ... 21:16:57 21:16:57 #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:16:57 #65 DONE 2.3s 21:16:57 21:16:57 #57 [core-common-config-bootstrapper internal] load build context 21:16:57 #57 ... 21:16:57 21:16:57 #35 [security-spire-config internal] load build context 21:16:57 #35 ... 21:16:57 21:16:57 #32 [support-notifications internal] load build context 21:16:58 #32 ... 21:16:58 21:16:58 #57 [core-common-config-bootstrapper internal] load build context 21:16:58 #57 ... 21:16:58 21:16:58 #50 [security-spiffe-token-provider internal] load build context 21:16:58 #50 ... 21:16:58 21:16:58 #51 [security-proxy-setup internal] load build context 21:16:59 #51 ... 21:16:59 21:16:59 #57 [core-common-config-bootstrapper internal] load build context 21:16:59 #57 ... 21:16:59 21:16:59 #36 [security-proxy-auth internal] load build context 21:16:59 #36 ... 21:16:59 21:16:59 #57 [core-common-config-bootstrapper internal] load build context 21:16:59 #57 transferring context: 132.23MB 45.4s 21:17:01 #57 ... 21:17:01 21:17:01 #37 [security-bootstrapper internal] load build context 21:17:01 #37 transferring context: 175.25MB 53.9s done 21:17:01 #37 DONE 54.3s 21:17:01 21:17:01 #41 [core-command internal] load build context 21:17:01 #41 transferring context: 175.25MB 54.0s done 21:17:01 #41 DONE 54.4s 21:17:01 21:17:01 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 21:17:03 #66 ... 21:17:03 21:17:03 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:17:03 #67 DONE 1.9s 21:17:03 21:17:03 #36 [security-proxy-auth internal] load build context 21:17:03 #36 ... 21:17:03 21:17:03 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 21:17:03 #66 DONE 2.1s 21:17:03 21:17:03 #36 [security-proxy-auth internal] load build context 21:17:03 #36 ... 21:17:03 21:17:03 #54 [core-data internal] load build context 21:17:03 #54 ... 21:17:03 21:17:03 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:03 #68 ... 21:17:03 21:17:03 #56 [security-spire-agent internal] load build context 21:17:04 #56 ... 21:17:04 21:17:04 #36 [security-proxy-auth internal] load build context 21:17:04 #36 ... 21:17:04 21:17:04 #55 [core-metadata internal] load build context 21:17:04 #55 ... 21:17:04 21:17:04 #36 [security-proxy-auth internal] load build context 21:17:04 #36 ... 21:17:04 21:17:04 #59 [support-scheduler internal] load build context 21:17:04 #59 ... 21:17:04 21:17:04 #55 [core-metadata internal] load build context 21:17:06 #55 ... 21:17:06 21:17:06 #58 [security-secretstore-setup internal] load build context 21:17:06 #58 ... 21:17:06 21:17:06 #55 [core-metadata internal] load build context 21:17:06 #55 transferring context: 165.59MB 52.5s 21:17:07 #55 ... 21:17:07 21:17:07 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:07 #69 ... 21:17:07 21:17:07 #55 [core-metadata internal] load build context 21:17:08 #55 ... 21:17:08 21:17:08 #35 [security-spire-config internal] load build context 21:17:08 #35 ... 21:17:08 21:17:08 #32 [support-notifications internal] load build context 21:17:08 #32 ... 21:17:08 21:17:08 #35 [security-spire-config internal] load build context 21:17:09 #35 ... 21:17:09 21:17:09 #51 [security-proxy-setup internal] load build context 21:17:09 #51 ... 21:17:09 21:17:09 #55 [core-metadata internal] load build context 21:17:09 #55 transferring context: 175.25MB 54.9s done 21:17:09 #55 DONE 56.3s 21:17:09 21:17:09 #51 [security-proxy-setup internal] load build context 21:17:09 #51 ... 21:17:09 21:17:09 #50 [security-spiffe-token-provider internal] load build context 21:17:09 #50 ... 21:17:09 21:17:09 #35 [security-spire-config internal] load build context 21:17:10 #35 ... 21:17:10 21:17:10 #57 [core-common-config-bootstrapper internal] load build context 21:17:10 #57 transferring context: 175.25MB 55.6s done 21:17:10 #57 DONE 57.3s 21:17:10 21:17:10 #35 [security-spire-config internal] load build context 21:17:10 #35 ... 21:17:10 21:17:10 #32 [support-notifications internal] load build context 21:17:10 #32 transferring context: 175.25MB 64.4s done 21:17:10 #32 DONE 64.5s 21:17:10 21:17:10 #35 [security-spire-config internal] load build context 21:17:12 #35 ... 21:17:12 21:17:12 #54 [core-data internal] load build context 21:17:12 #54 transferring context: 175.25MB 60.1s done 21:17:12 #54 DONE 64.6s 21:17:12 21:17:12 #35 [security-spire-config internal] load build context 21:17:12 #35 ... 21:17:12 21:17:12 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:17:12 #70 DONE 1.7s 21:17:12 21:17:12 #35 [security-spire-config internal] load build context 21:17:13 #35 ... 21:17:13 21:17:13 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:13 #71 ... 21:17:13 21:17:13 #35 [security-spire-config internal] load build context 21:17:14 #35 ... 21:17:14 21:17:14 #56 [security-spire-agent internal] load build context 21:17:14 #56 ... 21:17:14 21:17:14 #36 [security-proxy-auth internal] load build context 21:17:14 #36 transferring context: 175.25MB 60.3s done 21:17:14 #36 DONE 61.4s 21:17:14 21:17:14 #56 [security-spire-agent internal] load build context 21:17:14 #56 ... 21:17:14 21:17:14 #35 [security-spire-config internal] load build context 21:17:14 #35 ... 21:17:14 21:17:14 #59 [support-scheduler internal] load build context 21:17:14 #59 ... 21:17:14 21:17:14 #35 [security-spire-config internal] load build context 21:17:15 #35 ... 21:17:15 21:17:15 #51 [security-proxy-setup internal] load build context 21:17:15 #51 transferring context: 175.25MB 63.1s done 21:17:15 #51 DONE 67.6s 21:17:15 21:17:15 #35 [security-spire-config internal] load build context 21:17:16 #35 ... 21:17:16 21:17:16 #58 [security-secretstore-setup internal] load build context 21:17:16 #58 ... 21:17:16 21:17:16 #56 [security-spire-agent internal] load build context 21:17:16 #56 transferring context: 175.25MB 61.7s done 21:17:16 #56 DONE 63.8s 21:17:16 21:17:16 #58 [security-secretstore-setup internal] load build context 21:17:17 #58 transferring context: 175.25MB 62.6s done 21:17:17 #58 DONE 64.7s 21:17:17 21:17:17 #59 [support-scheduler internal] load build context 21:17:17 #59 transferring context: 175.25MB 62.9s done 21:17:17 #59 DONE 64.6s 21:17:17 21:17:17 #35 [security-spire-config internal] load build context 21:17:18 #35 ... 21:17:18 21:17:18 #50 [security-spiffe-token-provider internal] load build context 21:17:18 #50 transferring context: 175.25MB 66.4s done 21:17:18 #50 DONE 70.8s 21:17:18 21:17:18 #35 [security-spire-config internal] load build context 21:17:18 #35 transferring context: 175.25MB 65.0s done 21:17:19 #35 DONE 66.3s 21:17:19 21:17:19 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:17:19 #72 DONE 1.1s 21:17:19 21:17:19 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:22 #73 ... 21:17:22 21:17:22 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #74 ... 21:18:19 21:18:19 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #73 DONE 51.4s 21:18:19 21:18:19 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #71 DONE 67.4s 21:18:19 21:18:19 #75 [security-spiffe-token-provider builder 6/7] COPY . . 21:18:19 #75 ... 21:18:19 21:18:19 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #68 DONE 67.7s 21:18:19 21:18:19 #76 [core-command builder 6/7] COPY . . 21:18:19 #76 ... 21:18:19 21:18:19 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #69 DONE 76.8s 21:18:19 21:18:19 #77 [security-secretstore-setup builder 6/7] COPY . . 21:18:19 #77 CACHED 21:18:19 21:18:19 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #78 CACHED 21:18:19 21:18:19 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:18:19 #79 CACHED 21:18:19 21:18:19 #75 [security-spiffe-token-provider builder 6/7] COPY . . 21:18:19 #75 DONE 3.3s 21:18:19 21:18:19 #80 [security-bootstrapper builder 6/7] COPY . . 21:18:19 #80 DONE 3.3s 21:18:19 21:18:19 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #74 DONE 61.9s 21:18:19 21:18:19 #81 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:19 #81 ... 21:18:19 21:18:19 #82 [support-scheduler builder 6/7] COPY . . 21:18:19 #82 CACHED 21:18:19 21:18:19 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #83 CACHED 21:18:19 21:18:19 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:18:19 #84 CACHED 21:18:19 21:18:19 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:18:19 #85 CACHED 21:18:19 21:18:19 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #86 CACHED 21:18:19 21:18:19 #87 [security-proxy-auth builder 6/7] COPY . . 21:18:19 #87 CACHED 21:18:19 21:18:19 #88 [core-metadata builder 6/7] COPY . . 21:18:19 #88 CACHED 21:18:19 21:18:19 #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #89 CACHED 21:18:19 21:18:19 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:18:19 #90 CACHED 21:18:19 21:18:19 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #91 CACHED 21:18:19 21:18:19 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 21:18:19 #92 CACHED 21:18:19 21:18:19 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:18:19 #93 CACHED 21:18:19 21:18:19 #94 [security-proxy-setup builder 6/7] COPY . . 21:18:19 #94 CACHED 21:18:19 21:18:19 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #95 CACHED 21:18:19 21:18:19 #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:18:19 #96 CACHED 21:18:19 21:18:19 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:19 #97 CACHED 21:18:19 21:18:19 #98 [core-data builder 6/7] COPY . . 21:18:19 #98 CACHED 21:18:19 21:18:19 #99 [core-data builder 4/7] COPY go.mod vendor* ./ 21:18:19 #99 CACHED 21:18:19 21:18:19 #76 [core-command builder 6/7] COPY . . 21:18:19 #76 DONE 2.8s 21:18:19 21:18:19 #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:19 #100 ... 21:18:19 21:18:19 #81 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:19 #81 4.522 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 21:18:22 #81 ... 21:18:22 21:18:22 #101 [security-spire-server builder 6/9] COPY . . 21:18:22 #101 DONE 8.0s 21:18:22 21:18:22 #102 [support-notifications builder 6/7] COPY . . 21:18:22 #102 DONE 8.0s 21:18:22 21:18:22 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:22 #103 ... 21:18:22 21:18:22 #104 [security-spire-agent builder 6/9] COPY . . 21:18:22 #104 CACHED 21:18:22 21:18:22 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:18:22 #105 CACHED 21:18:22 21:18:22 #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:22 #106 CACHED 21:18:22 21:18:22 #107 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:18:22 #107 CACHED 21:18:22 21:18:22 #108 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:18:22 #108 DONE 0.3s 21:18:22 21:18:22 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:18:24 #109 ... 21:18:24 21:18:24 #110 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:24 #0 5.838 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:18:24 #110 ... 21:18:24 21:18:24 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:24 #0 5.166 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 21:18:24 #111 ... 21:18:24 21:18:24 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:24 #0 5.270 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 21:18:24 #112 ... 21:18:24 21:18:24 #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:24 #0 5.922 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:18:25 #113 ... 21:18:25 21:18:25 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:18:25 #0 4.887 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 21:18:25 #114 ... 21:18:25 21:18:25 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:25 #0 5.703 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-auth/security-proxy-auth ./cmd/security-proxy-auth 21:18:25 #115 ... 21:18:25 21:18:25 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:25 #0 5.652 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:18:25 #116 ... 21:18:25 21:18:25 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:25 #0 4.488 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:18:25 #117 ... 21:18:25 21:18:25 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:25 #103 3.165 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:18:25 #103 ... 21:18:25 21:18:25 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:18:25 #109 DONE 3.4s 21:18:26 21:18:26 #118 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:18:26 #118 DONE 3.5s 21:18:26 21:18:26 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:18:26 #119 DONE 0.5s 21:18:26 21:18:26 #120 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:18:26 #120 DONE 0.5s 21:18:26 21:18:26 #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:26 #100 5.697 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:18:27 #100 ... 21:18:27 21:18:27 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:27 #121 ... 21:18:27 21:18:27 #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:27 #122 CACHED 21:18:27 21:18:27 #123 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:18:27 #123 CACHED 21:18:27 21:18:27 #124 [security-spire-config builder 6/9] COPY . . 21:18:27 #124 CACHED 21:18:27 21:18:27 #125 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:18:27 #125 CACHED 21:18:27 21:18:27 #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:18:27 #126 CACHED 21:18:27 21:18:27 #127 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:18:27 #127 CACHED 21:18:27 21:18:27 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:27 #121 DONE 0.4s 21:18:27 21:18:27 #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:18:28 #128 ... 21:18:28 21:18:28 #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:28 #129 DONE 0.3s 21:18:28 21:18:28 #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:18:28 #128 DONE 0.2s 21:18:28 21:18:28 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:18:29 #130 ... 21:18:29 21:18:29 #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:29 #131 CACHED 21:18:29 21:18:29 #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:18:29 #132 CACHED 21:18:29 21:18:29 #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:18:29 #133 DONE 0.4s 21:18:29 21:18:29 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:18:30 #134 ... 21:18:30 21:18:30 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:18:30 #135 DONE 1.3s 21:18:30 21:18:30 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:18:30 #134 DONE 1.6s 21:18:30 21:18:30 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:18:30 #130 DONE 2.3s 21:18:30 21:18:30 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:18:31 #136 ... 21:18:31 21:18:31 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:18:31 #137 DONE 0.5s 21:18:31 21:18:31 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:18:31 #138 DONE 0.5s 21:18:31 21:18:31 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:18:31 #139 ... 21:18:31 21:18:31 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:18:31 #140 DONE 0.4s 21:18:31 21:18:31 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:18:31 #139 DONE 0.4s 21:18:31 21:18:31 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:18:32 #141 ... 21:18:32 21:18:32 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:18:32 #142 DONE 0.4s 21:18:32 21:18:32 #143 [security-spire-config] exporting to image 21:18:32 #143 exporting layers 21:18:32 #143 ... 21:18:32 21:18:32 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:18:32 #141 DONE 0.7s 21:18:32 21:18:32 #143 [security-spire-server] exporting to image 21:18:32 #143 ... 21:18:32 21:18:32 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:18:32 #136 DONE 2.4s 21:18:33 21:18:33 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:18:33 #144 DONE 0.6s 21:18:33 21:18:33 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:18:34 #145 DONE 0.5s 21:18:34 21:18:34 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:34 #115 ... 21:18:34 21:18:34 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:18:34 #146 DONE 0.4s 21:18:34 21:18:34 #143 [security-spire-agent] exporting to image 21:18:35 #143 exporting layers 3.6s done 21:18:35 #143 writing image sha256:e43c2a929d629cbeedd509be484280392f107f1ac5bfe9af22bd9ee5cfa39e9c 21:18:35 #143 exporting layers 3.4s done 21:18:35 #143 writing image sha256:e43c2a929d629cbeedd509be484280392f107f1ac5bfe9af22bd9ee5cfa39e9c 0.1s done 21:18:35 #143 naming to docker.io/library/security-spire-config-arm64 done 21:18:35 #143 writing image sha256:2c98ab05f1b64513fe50f8be662aecc7d1d94d99d9b9a1d1dafd59318fbb21dc 0.0s done 21:18:35 #143 naming to docker.io/library/security-spire-server-arm64 0.1s done 21:18:36 #143 exporting layers 2.0s done 21:18:36 #143 writing image sha256:a413b67ea6ceadcad1243b5e8a57b6f243a54d7f696b8357bc06198cc15bb1b1 done 21:18:36 #143 naming to docker.io/library/security-spire-agent-arm64 done 21:18:36 #143 DONE 4.8s 21:18:36 21:18:36 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:33:14 #114 ... 21:33:14 21:33:14 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:33:14 #115 DONE 887.2s 21:33:14 21:33:14 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:33:14 #111 ... 21:33:14 21:33:14 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:33:14 #147 DONE 0.2s 21:33:14 21:33:14 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:33:14 #114 ... 21:33:14 21:33:14 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:33:14 #148 DONE 0.2s 21:33:14 21:33:14 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:33:14 #149 DONE 0.3s 21:33:14 21:33:14 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:33:14 #150 DONE 0.2s 21:33:14 21:33:14 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:33:14 #151 DONE 0.2s 21:33:14 21:33:14 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:14 #152 DONE 2.1s 21:33:14 21:33:14 #143 [security-proxy-auth] exporting to image 21:33:14 #143 exporting layers 21:33:14 #143 exporting layers 0.7s done 21:33:14 #143 writing image sha256:e8d6cbb924f3ab320161bb326fdbeaa47ac7c4edc46b2e9edb84912cdb66b815 done 21:33:14 #143 naming to docker.io/library/security-proxy-auth-arm64 done 21:33:14 #143 DONE 5.5s 21:33:14 21:33:14 #81 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:33:14 #81 891.0 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 21:33:14 #81 ... 21:33:14 21:33:14 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:33:14 #114 DONE 893.3s 21:33:14 21:33:14 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:33:14 #117 ... 21:33:14 21:33:14 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:33:14 #153 DONE 0.2s 21:33:14 21:33:14 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:33:14 #154 DONE 0.3s 21:33:14 21:33:14 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:33:14 #117 ... 21:33:14 21:33:14 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:33:14 #155 DONE 0.2s 21:33:14 21:33:14 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:33:14 #156 DONE 0.3s 21:33:14 21:33:14 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:33:14 #157 DONE 0.2s 21:33:14 21:33:14 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:14 #158 DONE 2.0s 21:33:14 21:33:14 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:33:14 #111 ... 21:33:14 21:33:14 #143 [security-proxy-setup] exporting to image 21:33:14 #143 exporting layers 21:33:14 #143 exporting layers 0.7s done 21:33:14 #143 writing image sha256:d5684bc3c95723553d1ea4c20a50f3c61dc7e159e87f23d06263d0b06d65852e done 21:33:14 #143 naming to docker.io/library/security-proxy-setup-arm64 done 21:33:14 #143 DONE 6.2s 21:33:14 21:33:14 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:33:26 #111 DONE 910.9s 21:33:26 21:33:26 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:33:26 #117 ... 21:33:26 21:33:26 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:33:26 #159 DONE 0.4s 21:33:26 21:33:26 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:33:28 #160 DONE 2.4s 21:33:28 21:33:28 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:33:28 #161 DONE 0.4s 21:33:28 21:33:28 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:33:28 #162 ... 21:33:28 21:33:28 #81 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:33:28 #81 DONE 914.6s 21:33:29 21:33:29 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:33:29 #116 ... 21:33:29 21:33:29 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:33:29 #162 DONE 0.6s 21:33:29 21:33:29 #163 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:33:29 #163 DONE 0.6s 21:33:29 21:33:29 #164 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:33:30 #164 DONE 1.0s 21:33:30 21:33:30 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:33:30 #165 DONE 0.3s 21:33:30 21:33:30 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:33:30 #166 DONE 0.3s 21:33:30 21:33:30 #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:33:30 #167 DONE 0.3s 21:33:30 21:33:30 #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:33:31 #168 DONE 0.4s 21:33:31 21:33:31 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:33:31 #169 DONE 0.4s 21:33:31 21:33:31 #170 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:33:31 #170 DONE 0.2s 21:33:31 21:33:31 #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:33:31 #171 ... 21:33:31 21:33:31 #172 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:33:31 #172 DONE 0.3s 21:33:31 21:33:31 #173 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:33:31 #173 DONE 0.4s 21:33:31 21:33:31 #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:33:31 #171 DONE 0.6s 21:33:31 21:33:31 #174 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:33:32 #174 DONE 0.4s 21:33:32 21:33:32 #175 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:33:32 #175 DONE 0.8s 21:33:32 21:33:32 #176 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:33:33 #176 DONE 0.3s 21:33:33 21:33:33 #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:35 #177 ... 21:33:35 21:33:35 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:33:35 #178 DONE 3.2s 21:33:35 21:33:35 #143 [security-bootstrapper] exporting to image 21:33:35 #143 exporting layers 21:33:35 #143 ... 21:33:35 21:33:35 #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:35 #177 DONE 2.8s 21:33:35 21:33:35 #143 [security-secretstore-setup] exporting to image 21:33:37 #143 exporting layers 1.8s done 21:33:37 #143 writing image sha256:5b5fb4584d0b9af34e3b46a13dd0049600010fd65a43bae78ae7ed937fbfa9bc 21:33:37 #143 writing image sha256:5b5fb4584d0b9af34e3b46a13dd0049600010fd65a43bae78ae7ed937fbfa9bc 0.0s done 21:33:37 #143 naming to docker.io/library/security-bootstrapper-arm64 done 21:33:37 #143 exporting layers 1.6s done 21:33:37 #143 writing image sha256:ac4051499312a7be35b02e979be6f37aed4cabfcc0c758124a9f24e1efc82781 done 21:33:37 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 21:33:37 #143 DONE 8.0s 21:33:37 21:33:37 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:04 #103 ... 21:34:04 21:34:04 #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:34:04 #113 DONE 947.7s 21:34:04 21:34:04 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:04 #117 ... 21:34:04 21:34:04 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:34:04 #179 DONE 0.2s 21:34:04 21:34:04 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:34:04 #180 DONE 0.2s 21:34:04 21:34:04 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:34:04 #181 DONE 0.3s 21:34:04 21:34:04 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:34:04 #182 DONE 0.2s 21:34:04 21:34:04 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:04 #117 ... 21:34:04 21:34:04 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:34:04 #183 DONE 0.2s 21:34:04 21:34:04 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:06 #184 DONE 2.2s 21:34:06 21:34:06 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:06 #103 ... 21:34:06 21:34:06 #143 [core-common-config-bootstrapper] exporting to image 21:34:06 #143 exporting layers 21:34:06 #143 exporting layers 0.5s done 21:34:06 #143 writing image sha256:26390c2a2064d26eed3c0803d48a08a124d6def613274ce8559e855810f1e235 done 21:34:06 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:34:06 #143 DONE 8.5s 21:34:06 21:34:06 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:28 #103 ... 21:34:28 21:34:28 #110 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:28 #110 DONE 973.6s 21:34:28 21:34:28 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:28 #117 ... 21:34:28 21:34:28 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:34:28 #185 DONE 0.2s 21:34:28 21:34:28 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:34:28 #186 DONE 0.2s 21:34:28 21:34:28 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:34:29 #187 DONE 0.3s 21:34:29 21:34:29 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:34:29 #188 DONE 0.2s 21:34:29 21:34:29 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:29 #117 ... 21:34:29 21:34:29 #143 [core-command] exporting to image 21:34:29 #143 exporting layers 21:34:29 #143 exporting layers 0.3s done 21:34:29 #143 writing image sha256:82783e3fe52e3cd003ec0192b7f779b39fd89a4a3bc3fdb749c475d19e7dee06 done 21:34:29 #143 naming to docker.io/library/core-command-arm64 done 21:34:29 #143 DONE 8.8s 21:34:29 21:34:29 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:42 #103 ... 21:34:42 21:34:42 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:34:42 #116 DONE 987.4s 21:34:42 21:34:42 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:42 #117 ... 21:34:42 21:34:42 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:34:42 #189 DONE 0.1s 21:34:42 21:34:42 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:34:42 #190 DONE 0.2s 21:34:42 21:34:42 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:34:43 #191 DONE 0.3s 21:34:43 21:34:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:34:43 #192 DONE 0.2s 21:34:43 21:34:43 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:43 #117 ... 21:34:43 21:34:43 #143 [core-data] exporting to image 21:34:43 #143 exporting layers 21:34:43 #143 exporting layers 0.3s done 21:34:43 #143 writing image sha256:91b20d52bbb9f5042b948cd3141ed5373ba85e3a8f0a2a0bf21d522d39afec91 done 21:34:43 #143 naming to docker.io/library/core-data-arm64 done 21:34:43 #143 DONE 9.2s 21:34:43 21:34:43 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:34:46 #112 ... 21:34:46 21:34:46 #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:34:46 #100 DONE 992.6s 21:34:46 21:34:46 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:47 #103 ... 21:34:47 21:34:47 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:34:47 #193 DONE 0.2s 21:34:47 21:34:47 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:34:47 #194 DONE 0.1s 21:34:47 21:34:47 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:47 #117 ... 21:34:47 21:34:47 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:34:48 #195 DONE 0.3s 21:34:48 21:34:48 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:34:48 #112 ... 21:34:48 21:34:48 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:34:48 #196 DONE 0.1s 21:34:48 21:34:48 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:34:48 #197 DONE 0.1s 21:34:48 21:34:48 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:48 #103 ... 21:34:48 21:34:48 #143 [core-metadata] exporting to image 21:34:48 #143 exporting layers 0.4s done 21:34:48 #143 writing image sha256:3624aee285e24d34183c40d359d1658e7c66da934115688135cdccd772905ac6 done 21:34:48 #143 naming to docker.io/library/core-metadata-arm64 done 21:34:48 #143 DONE 9.6s 21:34:48 21:34:48 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:45 #117 ... 21:35:45 21:35:45 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:35:45 #112 DONE 1050.9s 21:35:45 21:35:45 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:35:45 #103 ... 21:35:45 21:35:45 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:45 #198 DONE 0.4s 21:35:45 21:35:45 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:46 #199 DONE 0.2s 21:35:46 21:35:46 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:35:46 #103 ... 21:35:46 21:35:46 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:35:46 #200 DONE 0.4s 21:35:46 21:35:46 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:35:46 #201 DONE 0.2s 21:35:46 21:35:46 #143 [security-spiffe-token-provider] exporting to image 21:35:46 #143 exporting layers 21:35:47 #143 exporting layers 0.6s done 21:35:47 #143 writing image sha256:2ee1c152b27af49dfd318a512a9e9bbeb39ad2e1b097ba89a8acc6caee146653 done 21:35:47 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:35:47 #143 DONE 10.3s 21:35:47 21:35:47 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:36:13 #103 ... 21:36:13 21:36:13 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:36:13 #117 DONE 1077.7s 21:36:13 21:36:13 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:36:13 #202 DONE 0.1s 21:36:13 21:36:13 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:36:13 #203 DONE 0.1s 21:36:13 21:36:13 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:36:13 #204 DONE 0.4s 21:36:13 21:36:13 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:36:13 #205 DONE 0.1s 21:36:13 21:36:13 #143 [support-scheduler] exporting to image 21:36:13 #143 exporting layers 21:36:13 #143 ... 21:36:13 21:36:13 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:36:13 #103 DONE 1071.2s 21:36:13 21:36:13 #143 [support-scheduler] exporting to image 21:36:13 #143 exporting layers 0.4s done 21:36:13 #143 writing image sha256:0fe5aadbb2de18585710a22eb5672e816e3f2826bfffdf24e02f3ea1dc7facd4 done 21:36:13 #143 naming to docker.io/library/support-scheduler-arm64 done 21:36:13 #143 DONE 10.7s 21:36:13 21:36:13 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:36:13 #206 DONE 0.1s 21:36:13 21:36:13 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:36:13 #207 DONE 0.1s 21:36:15 21:36:15 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:36:15 #208 DONE 0.4s 21:36:15 21:36:15 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:36:15 #209 DONE 0.1s 21:36:15 21:36:15 #143 [support-notifications] exporting to image 21:36:15 #143 exporting layers 0.4s done 21:36:15 #143 writing image sha256:91cc88f2dd3d1579683f6ea0ec2a67922f769e131f9ac9bb89c5873b5f9817a9 done 21:36:15 #143 naming to docker.io/library/support-notifications-arm64 done 21:36:15 #143 DONE 11.1s 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:36:15 time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:36:15 $ docker stop --time=1 dba264320b1e4c126c7d4a2860b5cc618bff73294c4b5414919c6ed26a9b2726 21:36:17 $ docker rm -f --volumes dba264320b1e4c126c7d4a2860b5cc618bff73294c4b5414919c6ed26a9b2726 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:17 + docker images 21:36:17 REPOSITORY TAG IMAGE ID CREATED SIZE 21:36:17 support-notifications-arm64 latest 91cc88f2dd3d 3 seconds ago 31.9MB 21:36:17 support-scheduler-arm64 latest 0fe5aadbb2de 5 seconds ago 31.2MB 21:36:17 security-spiffe-token-provider-arm64 latest 2ee1c152b27a 31 seconds ago 32.7MB 21:36:17 core-metadata-arm64 latest 3624aee285e2 About a minute ago 20.2MB 21:36:17 core-data-arm64 latest 91b20d52bbb9 About a minute ago 19.9MB 21:36:17 core-command-arm64 latest 82783e3fe52e About a minute ago 19.7MB 21:36:17 core-common-config-bootstrapper-arm64 latest 26390c2a2064 2 minutes ago 17.2MB 21:36:17 security-bootstrapper-arm64 latest 5b5fb4584d0b 2 minutes ago 21.9MB 21:36:17 security-secretstore-setup-arm64 latest ac4051499312 2 minutes ago 32.2MB 21:36:17 security-proxy-setup-arm64 latest d5684bc3c957 3 minutes ago 18.7MB 21:36:17 security-proxy-auth-arm64 latest e8d6cbb924f3 3 minutes ago 18.1MB 21:36:17 security-spire-agent-arm64 latest a413b67ea6ce 17 minutes ago 153MB 21:36:17 security-spire-server-arm64 latest 2c98ab05f1b6 17 minutes ago 97MB 21:36:17 security-spire-config-arm64 latest e43c2a929d62 17 minutes ago 96.1MB 21:36:17 ci-base-image-arm64 latest f8d5a249410b 33 minutes ago 899MB 21:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB 21:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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 21:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:18 21:36:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:18 arm64: Pulling from edgex-lftools-log-publisher 21:36:18 8998bd30e6a1: Pulling fs layer 21:36:18 04944245beec: Pulling fs layer 21:36:18 699f458cf7ca: Pulling fs layer 21:36:18 765212b225bb: Pulling fs layer 21:36:18 f23df028b6ca: Pulling fs layer 21:36:18 d65c8cfc05b1: Pulling fs layer 21:36:18 2437ff75d9bd: Pulling fs layer 21:36:18 f23df028b6ca: Waiting 21:36:18 d65c8cfc05b1: Waiting 21:36:18 2437ff75d9bd: Waiting 21:36:18 765212b225bb: Waiting 21:36:18 04944245beec: Verifying Checksum 21:36:18 04944245beec: Download complete 21:36:18 765212b225bb: Verifying Checksum 21:36:18 765212b225bb: Download complete 21:36:18 f23df028b6ca: Verifying Checksum 21:36:18 f23df028b6ca: Download complete 21:36:18 d65c8cfc05b1: Verifying Checksum 21:36:18 d65c8cfc05b1: Download complete 21:36:19 699f458cf7ca: Verifying Checksum 21:36:19 699f458cf7ca: Download complete 21:36:19 8998bd30e6a1: Verifying Checksum 21:36:19 8998bd30e6a1: Download complete 21:36:21 2437ff75d9bd: Verifying Checksum 21:36:21 2437ff75d9bd: Download complete 21:36:23 8998bd30e6a1: Pull complete 21:36:23 04944245beec: Pull complete 21:36:25 699f458cf7ca: Pull complete 21:36:25 765212b225bb: Pull complete 21:36:26 f23df028b6ca: Pull complete 21:36:26 d65c8cfc05b1: Pull complete 21:36:44 2437ff75d9bd: Pull complete 21:36:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container 21:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:36:48 $ docker top f0aaec63713cf5132cc078c80ff86e7bdefb953bd5a5bdad36bdf04890f8a11c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:48 ---> job-cost.sh 21:36:48 lf-activate-venv: SKIPPING 21:36:48 INFO: No Stack... 21:36:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:36:50 INFO: Archiving Costs [Pipeline] sh 21:36:50 + cut -d, -f6 21:36:50 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 21:36:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] 21:36:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] did not exist. Created. 21:36:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:51 + echo total: 0.10999999940395355 [Pipeline] stash 21:36:51 Stashed 1 file(s) [Pipeline] } 21:36:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:51 $ docker stop --time=1 f0aaec63713cf5132cc078c80ff86e7bdefb953bd5a5bdad36bdf04890f8a11c 21:36:53 $ docker rm -f --volumes f0aaec63713cf5132cc078c80ff86e7bdefb953bd5a5bdad36bdf04890f8a11c [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 21:36:53 provisioning config files... 21:36:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config18009929536158744543tmp [Pipeline] { [Pipeline] sh 21:36:53 + set +x 21:36:53 + curl -s https://codecov.io/bash 21:36:53 + bash -s -- 21:36:53 21:36:53 _____ _ 21:36:53 / ____| | | 21:36:53 | | ___ __| | ___ ___ _____ __ 21:36:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:36:53 | |___| (_) | (_| | __/ (_| (_) \ V / 21:36:53 \_____\___/ \__,_|\___|\___\___/ \_/ 21:36:53 Bash-1.0.6 21:36:53 21:36:53 21:36:53 ==> git version 2.25.1 found 21:36:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:36:53 Release-Date: 2020-01-08 21:36:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:36:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:36:53 ==> Jenkins CI detected. 21:36:53 current dir:  /w/workspace/edgex-go/3 21:36:53 project root: . 21:36:53 --> token set from env 21:36:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:36:53 ==> Running gcov in . (disable via -X gcov) 21:36:53 ==> Python coveragepy not found 21:36:53 ==> Searching for coverage reports in: 21:36:53 + . 21:36:53 -> Found 1 reports 21:36:53 ==> Detecting git/mercurial file structure 21:36:54 ==> Reading reports 21:36:54 + ./coverage.out bytes=447730 21:36:54 ==> Appending adjustments 21:36:54 https://docs.codecov.io/docs/fixing-reports 21:36:55 + Found adjustments 21:36:55 ==> Gzipping contents 21:36:55 60K /tmp/codecov.Vp3A7n.gz 21:36:55 ==> Uploading reports 21:36:55 url: https://codecov.io 21:36:55 query: branch=PR-4584&commit=430c4c6b915484e3b793cb911637a35d0f5a0831&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= 21:36:55 -> Pinging Codecov 21:36:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4584&commit=430c4c6b915484e3b793cb911637a35d0f5a0831&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= 21:36:55 -> Uploading to 21:36:55 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/430c4c6b915484e3b793cb911637a35d0f5a0831/fa517924-ccdd-4147-b9b8-614848ffce2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T213655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ae707deac8af49ae03c6fcc7390c39669c6860e307ba66580be85729e34d0c4 21:36:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:55 Dload Upload Total Spent Left Speed 21:36:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 244k --:--:-- --:--:-- --:--:-- 244k 21:36:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] } 21:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:36:56 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 21:36:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:57 ---> package-listing.sh 21:36:57 ++ tr '[:upper:]' '[:lower:]' 21:36:57 ++ facter osfamily 21:36:57 + OS_FAMILY=debian 21:36:57 + workspace=/w/workspace/edgex-go/3 21:36:57 + START_PACKAGES=/tmp/packages_start.txt 21:36:57 + END_PACKAGES=/tmp/packages_end.txt 21:36:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:57 + PACKAGES=/tmp/packages_start.txt 21:36:57 + '[' /w/workspace/edgex-go/3 ']' 21:36:57 + PACKAGES=/tmp/packages_end.txt 21:36:57 + case "${OS_FAMILY}" in 21:36:57 + dpkg -l 21:36:57 + grep '^ii' 21:36:57 + '[' -f /tmp/packages_start.txt ']' 21:36:57 + '[' -f /tmp/packages_end.txt ']' 21:36:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:57 + '[' /w/workspace/edgex-go/3 ']' 21:36:57 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:36:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:36:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:36:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:58 21:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:58 latest: Pulling from edgex-lftools-log-publisher 21:36:58 5eb5b503b376: Pulling fs layer 21:36:58 5c69ac0246d0: Pulling fs layer 21:36:58 ec43610c2a17: Pulling fs layer 21:36:58 3a2ae6a8a46f: Pulling fs layer 21:36:58 33b1e0a273af: Pulling fs layer 21:36:58 5d3b04190fa2: Pulling fs layer 21:36:58 2f39f015ded8: Pulling fs layer 21:36:58 33b1e0a273af: Waiting 21:36:58 3a2ae6a8a46f: Waiting 21:36:58 2f39f015ded8: Waiting 21:36:58 5c69ac0246d0: Download complete 21:36:58 3a2ae6a8a46f: Verifying Checksum 21:36:58 3a2ae6a8a46f: Download complete 21:36:59 ec43610c2a17: Verifying Checksum 21:36:59 ec43610c2a17: Download complete 21:36:59 33b1e0a273af: Verifying Checksum 21:36:59 33b1e0a273af: Download complete 21:36:59 5d3b04190fa2: Verifying Checksum 21:36:59 5d3b04190fa2: Download complete 21:36:59 5eb5b503b376: Verifying Checksum 21:36:59 5eb5b503b376: Download complete 21:36:59 2f39f015ded8: Download complete 21:37:00 5eb5b503b376: Pull complete 21:37:00 5c69ac0246d0: Pull complete 21:37:00 ec43610c2a17: Pull complete 21:37:01 3a2ae6a8a46f: Pull complete 21:37:01 33b1e0a273af: Pull complete 21:37:01 5d3b04190fa2: Pull complete 21:37:05 2f39f015ded8: Pull complete 21:37:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:05 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 21:37:05 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:37:08 $ docker top d6351f5b06f9d7b8b19a9adbc01ba58f436d66360c14ec1a25b22b08db09f105 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:09 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:09 + ls /var/log/sa-host 21:37:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:09 provisioning config files... 21:37:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config10758078438865518933tmp [Pipeline] { [Pipeline] echo 21:37:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:10 ---> create-netrc.sh [Pipeline] } 21:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:10 ---> python-tools-install.sh [Pipeline] echo 21:37:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:10 ---> sudo-logs.sh 21:37:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:11 ---> job-cost.sh 21:37:11 lf-activate-venv: SKIPPING 21:37:11 DEBUG: total: 0.10999999940395355 21:37:11 INFO: Retrieving Stack Cost... 21:37:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:11 INFO: Archiving Costs [Pipeline] echo 21:37:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:12 ---> logs-deploy.sh 21:37:12 lf-activate-venv: SKIPPING 21:37:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4584/3 21:37:12 INFO: archiving workspace using pattern(s): 21:37:13 Archives upload complete. 21:37:13 INFO: archiving logs to Nexus