Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 902a216629d34ea19a87c0231b6ffdb90438cefc+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (57c8edd5bc3724cb87459b08c081242431bbd77f) 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-ssh17808326601408371349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18052069968775958918.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9507772903354558092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11061106082080582068.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18193995337093140233.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3447 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 902a216629d34ea19a87c0231b6ffdb90438cefc Merge succeeded, producing 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f Checking out Revision 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 902a216629d34ea19a87c0231b6ffdb90438cefc # 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 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f # timeout=10 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:49:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:49:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:49:50 ========================================================= 13:49:50 EdgeX Global Pipelines Version Info 13:49:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:49:51 ------------------- 13:49:51 stable info: 13:49:51 ------------------- 13:49:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:49:51 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:49:51 Message: update stable to v1.0.253 13:49:52 ------------------- 13:49:52 experimental info: 13:49:52 ------------------- 13:49:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:49:52 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:49:52 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af8ef6 [Pipeline] echo 13:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:52 provisioning config files... 13:49:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config4169724459470281651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:52 ---> docker-login.sh 13:49:52 nexus3.edgexfoundry.org:10001 13:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:53 Configure a credential helper to remove this warning. See 13:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:53 13:49:53 Login Succeeded 13:49:53 nexus3.edgexfoundry.org:10002 13:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:53 Configure a credential helper to remove this warning. See 13:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:53 13:49:53 Login Succeeded 13:49:53 nexus3.edgexfoundry.org:10003 13:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:53 Configure a credential helper to remove this warning. See 13:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:53 13:49:53 Login Succeeded 13:49:53 nexus3.edgexfoundry.org:10004 13:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:53 Configure a credential helper to remove this warning. See 13:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:53 13:49:53 Login Succeeded 13:49:53 docker.io 13:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:54 Configure a credential helper to remove this warning. See 13:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:54 13:49:54 Login Succeeded 13:49:54 ---> docker-login.sh ends [Pipeline] } 13:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:54 + 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 13:49:54 + + cut -d/ -f2 13:49:54 dirname cmd/core-command/Dockerfile 13:49:54 + echo core-command,cmd/core-command/Dockerfile 13:49:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + dirname cmd/core-data/Dockerfile 13:49:54 + echo core-data,cmd/core-data/Dockerfile 13:49:54 + dirname cmd/core-metadata/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo core-metadata,cmd/core-metadata/Dockerfile 13:49:54 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 13:49:54 -f2 13:49:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:49:54 + dirname cmd/security-proxy-auth/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:49:54 + + dirname cmd/security-proxy-setup/Dockerfile 13:49:54 cut -d/ -f2 13:49:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:49:54 + dirname cmd/security-secretstore-setup/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:49:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:49:54 + dirname cmd/security-spire-agent/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:49:54 + dirname cmd/security-spire-config/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:49:54 + dirname cmd/security-spire-server/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:49:54 + dirname cmd/support-notifications/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo support-notifications,cmd/support-notifications/Dockerfile 13:49:54 + dirname cmd/support-scheduler/Dockerfile 13:49:54 + cut -d/ -f2 13:49:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:49:54 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 13:49:54 + git rev-list -1 --merges 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f~1..9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [Pipeline] echo 13:49:54 -----------> git rev-list -1 --merges 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f~1..9af8ef6d290e8eddb4b5f822141cdd35f46fa96f 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f 13:49:54 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [false] [Pipeline] sh 13:49:55 + git log --format=format:%s -1 9af8ef6d290e8eddb4b5f822141cdd35f46fa96f [Pipeline] echo 13:49:55 ========================================================= 13:49:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:49:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:49:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:55 + grep -v github /etc/ssh/ssh_known_hosts 13:49:55 + [ -e /tmp/ssh_known_hosts ] 13:49:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:49:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:49:55 + sudo tee -a /etc/ssh/ssh_known_hosts 13:49:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:56 13:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:56 0.1.4: Pulling from edgex-devops/py-git-semver 13:49:56 b85a868b505f: Pulling fs layer 13:49:56 e2be974225ed: Pulling fs layer 13:49:56 339a4e72a1f5: Pulling fs layer 13:49:56 988bab9f4d93: Pulling fs layer 13:49:56 1469e6f7b9e6: Pulling fs layer 13:49:56 eaf3925da568: Pulling fs layer 13:49:56 bab4dde63d76: Pulling fs layer 13:49:56 bde34c3a00c8: Pulling fs layer 13:49:56 b352a97aabf1: Pulling fs layer 13:49:56 4872d77fe225: Pulling fs layer 13:49:56 5851b861e8e6: Pulling fs layer 13:49:56 bab4dde63d76: Waiting 13:49:56 bde34c3a00c8: Waiting 13:49:56 b352a97aabf1: Waiting 13:49:56 4872d77fe225: Waiting 13:49:56 5851b861e8e6: Waiting 13:49:56 988bab9f4d93: Waiting 13:49:56 1469e6f7b9e6: Waiting 13:49:56 eaf3925da568: Waiting 13:49:56 e2be974225ed: Download complete 13:49:56 988bab9f4d93: Verifying Checksum 13:49:56 988bab9f4d93: Download complete 13:49:56 1469e6f7b9e6: Verifying Checksum 13:49:56 1469e6f7b9e6: Download complete 13:49:56 eaf3925da568: Verifying Checksum 13:49:56 eaf3925da568: Download complete 13:49:56 339a4e72a1f5: Verifying Checksum 13:49:56 339a4e72a1f5: Download complete 13:49:56 bde34c3a00c8: Download complete 13:49:56 b352a97aabf1: Verifying Checksum 13:49:56 b352a97aabf1: Download complete 13:49:56 4872d77fe225: Verifying Checksum 13:49:56 4872d77fe225: Download complete 13:49:56 5851b861e8e6: Verifying Checksum 13:49:56 5851b861e8e6: Download complete 13:49:56 b85a868b505f: Verifying Checksum 13:49:56 b85a868b505f: Download complete 13:49:56 bab4dde63d76: Verifying Checksum 13:49:56 bab4dde63d76: Download complete 13:49:57 b85a868b505f: Pull complete 13:49:58 e2be974225ed: Pull complete 13:49:58 339a4e72a1f5: Pull complete 13:49:58 988bab9f4d93: Pull complete 13:49:58 1469e6f7b9e6: Pull complete 13:49:58 eaf3925da568: Pull complete 13:50:00 bab4dde63d76: Pull complete 13:50:00 bde34c3a00c8: Pull complete 13:50:00 b352a97aabf1: Pull complete 13:50:00 4872d77fe225: Pull complete 13:50:01 5851b861e8e6: Pull complete 13:50:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:01 prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container 13:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:50:03 $ docker top 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f -eo pid,comm 13:50:03 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). 13:50:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:03 [ssh-agent] Looking for ssh-agent implementation... 13:50:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:03 $ docker exec 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent 13:50:03 SSH_AUTH_SOCK=/tmp/ssh-iYrFZHOvsqOU/agent.33 13:50:03 SSH_AGENT_PID=39 13:50:03 Running ssh-add (command line suppressed) 13:50:03 Identity added: /w/workspace/edgex-go/27@tmp/private_key_8981792608665016729.key (/w/workspace/edgex-go/27@tmp/private_key_8981792608665016729.key) 13:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:04 + git tag --points-at HEAD [Pipeline] } 13:50:04 $ docker exec --env ******** --env ******** 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent -k 13:50:04 unset SSH_AUTH_SOCK; 13:50:04 unset SSH_AGENT_PID; 13:50:04 echo Agent pid 39 killed; 13:50:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:50:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:04 [ssh-agent] Looking for ssh-agent implementation... 13:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:04 $ docker exec 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent 13:50:04 SSH_AUTH_SOCK=/tmp/ssh-7CrcsXyBNbGE/agent.71 13:50:04 SSH_AGENT_PID=77 13:50:04 Running ssh-add (command line suppressed) 13:50:04 Identity added: /w/workspace/edgex-go/27@tmp/private_key_9180964855937743481.key (/w/workspace/edgex-go/27@tmp/private_key_9180964855937743481.key) 13:50:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:04 + git semver init 13:50:05 2023-08-13 13:50:05,176 [run_init] DEBUG init version:0.0.0 force:False 13:50:05 2023-08-13 13:50:05,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/27/.semver 13:50:05 2023-08-13 13:50:05,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/27/.semver 13:50:05 2023-08-13 13:50:05,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/27/.semver'], cwd=/w/workspace/edgex-go/27, universal_newlines=False, shell=None, istream=None) 13:50:10 2023-08-13 13:50:10,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/27/.git/info/exclude 13:50:10 2023-08-13 13:50:10,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/27/.semver/PR-4569 with force:False 13:50:10 2023-08-13 13:50:10,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/27/.semver/PR-4569 13:50:10 2023-08-13 13:50:10,473 [execute] INFO git cat-file --batch-check 13:50:10 2023-08-13 13:50:10,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/27/.semver, universal_newlines=False, shell=None, istream=) 13:50:10 2023-08-13 13:50:10,480 [execute] INFO git cat-file --batch 13:50:10 2023-08-13 13:50:10,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/27/.semver, universal_newlines=False, shell=None, istream=) 13:50:10 2023-08-13 13:50:10,484 [read_version] DEBUG read version from /w/workspace/edgex-go/27/.semver/PR-4569 13:50:10 0.0.0 [Pipeline] } 13:50:10 $ docker exec --env ******** --env ******** 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f ssh-agent -k 13:50:10 unset SSH_AUTH_SOCK; 13:50:10 unset SSH_AGENT_PID; 13:50:10 echo Agent pid 77 killed; 13:50:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:10 + git semver [Pipeline] } 13:50:11 $ docker stop --time=1 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f 13:50:12 $ docker rm -f --volumes 8763ad8660b65e47fff62a99c2f29ae3ee5c68225c5e2413ed66e279c34ce37f [Pipeline] // withDockerContainer [Pipeline] sh 13:50:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:50:13 Stashed 1 file(s) [Pipeline] echo 13:50:13 [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 13:50:13 + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] echo 13:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:50:13 ========================================================= 13:50:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:50:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:50:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:50:13 4db1b89c0bd1: Pulling fs layer 13:50:13 6911f1a30b25: Pulling fs layer 13:50:13 e194b8c5c2a9: Pulling fs layer 13:50:13 6863d3e3a2b1: Pulling fs layer 13:50:13 ec0bb842ea78: Pulling fs layer 13:50:13 40a00589a448: Pulling fs layer 13:50:13 6c08303d61cc: Pulling fs layer 13:50:13 798269fcf238: Pulling fs layer 13:50:13 6c08303d61cc: Waiting 13:50:13 ec0bb842ea78: Waiting 13:50:13 40a00589a448: Waiting 13:50:13 798269fcf238: Waiting 13:50:13 6863d3e3a2b1: Waiting 13:50:13 6911f1a30b25: Download complete 13:50:13 6863d3e3a2b1: Verifying Checksum 13:50:13 6863d3e3a2b1: Download complete 13:50:13 ec0bb842ea78: Verifying Checksum 13:50:13 ec0bb842ea78: Download complete 13:50:13 4db1b89c0bd1: Verifying Checksum 13:50:13 4db1b89c0bd1: Download complete 13:50:13 40a00589a448: Verifying Checksum 13:50:13 40a00589a448: Download complete 13:50:14 4db1b89c0bd1: Pull complete 13:50:14 6911f1a30b25: Pull complete 13:50:14 798269fcf238: Verifying Checksum 13:50:14 798269fcf238: Download complete 13:50:14 e194b8c5c2a9: Verifying Checksum 13:50:14 e194b8c5c2a9: Download complete 13:50:14 6c08303d61cc: Download complete 13:50:18 e194b8c5c2a9: Pull complete 13:50:18 6863d3e3a2b1: Pull complete 13:50:18 ec0bb842ea78: Pull complete 13:50:18 40a00589a448: Pull complete 13:50:20 6c08303d61cc: Pull complete 13:50:21 798269fcf238: Pull complete 13:50:21 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 13:50:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:50:22 WORKDIR /edgex 13:50:22 COPY go.mod . 13:50:22 RUN go mod download 13:50:22 + docker build -t ci-base-image-x86_64 -f - . 13:50:22 Sending build context to Docker daemon 170.8MB 13:50:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:50:22 ---> ec979cd7f677 13:50:22 Step 2/4 : WORKDIR /edgex 13:50:28 ---> Running in 03826be6119a 13:50:28 Removing intermediate container 03826be6119a 13:50:28 ---> 52ce7a56ac60 13:50:28 Step 3/4 : COPY go.mod . 13:50:28 Still waiting to schedule task 13:50:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:50:28 ---> 3b312fde0b6f 13:50:28 Step 4/4 : RUN go mod download 13:50:28 ---> Running in b1cab3a78279 13:50:50 Removing intermediate container b1cab3a78279 13:50:50 ---> 21176dfa28fe 13:50:50 Successfully built 21176dfa28fe 13:50:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:50 + docker inspect -f . ci-base-image-x86_64 13:50:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:50 prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container 13:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** -e ******** ci-base-image-x86_64 cat 13:50:51 $ docker top 609934a3a7a1c2b584b6b7555d7f4af542abbfe75551887892d8bf74bb37b615 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:51 + go version 13:50:51 go version go1.20.6 linux/amd64 [Pipeline] } 13:50:51 $ docker stop --time=1 609934a3a7a1c2b584b6b7555d7f4af542abbfe75551887892d8bf74bb37b615 13:50:53 $ docker rm -f --volumes 609934a3a7a1c2b584b6b7555d7f4af542abbfe75551887892d8bf74bb37b615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:54 + docker inspect -f . ci-base-image-x86_64 13:50:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:54 prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container 13:50:54 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** -e ******** ci-base-image-x86_64 cat 13:50:55 $ docker top 6364e7a02881168d26a43a454444fb7709dc9f4a803d04bcc823b26572feda4b -eo pid,comm [Pipeline] { [Pipeline] echo 13:50:55 ========================================================= 13:50:55 [edgeXBuildGoParallel] Running Tests and Build... 13:50:55 ========================================================= [Pipeline] sh 13:50:55 + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] fileExists [Pipeline] sh 13:50:55 + make test 13:50:55 go test -race -coverprofile=coverage.out ./... 13:51:03 ? github.com/edgexfoundry/edgex-go [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 13:51:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements 13:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 13:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 13:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.795s coverage: 93.4% of statements 13:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.433s coverage: 97.6% of statements 13:51:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 13:51:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:51:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 13:51:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 32.2% of statements 13:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements 13:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements 13:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 13:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 13:51:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 13:51:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 13:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 13:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 13:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:51:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 13:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:51:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:51:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:51:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:51:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:51:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3448 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 13:51:50 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 13:51:50 The recommended git tool is: git 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.261s coverage: 79.9% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.082s coverage: 92.9% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements 13:51:52 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 13:51:52 Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image 13:51:52 Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). 13:51:52 Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory 13:51:52 Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. 13:51:52 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 13:51:52 $ docker stop --time=1 6364e7a02881168d26a43a454444fb7709dc9f4a803d04bcc823b26572feda4b 13:51:55 using credential edgex-jenkins-ssh 13:51:55 Cloning the remote Git repository 13:51:55 $ docker rm -f --volumes 6364e7a02881168d26a43a454444fb7709dc9f4a803d04bcc823b26572feda4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:51:55 Failed in branch amd64 13:51:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:51:55 > git init /w/workspace/edgex-go/27 # timeout=10 13:51:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:51:55 > git --version # timeout=10 13:51:55 > git --version # 'git version 2.25.1' 13:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:52:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:52:12 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 902a216629d34ea19a87c0231b6ffdb90438cefc 13:52:13 Merge succeeded, producing 4bb15644cb427a653e7138aedcc4e04ec552a4c2 13:52:13 Checking out Revision 4bb15644cb427a653e7138aedcc4e04ec552a4c2 (PR-4569) 13:52:12 > git config core.sparsecheckout # timeout=10 13:52:12 > git checkout -f 902a216629d34ea19a87c0231b6ffdb90438cefc # timeout=10 13:52:13 > git remote # timeout=10 13:52:13 > git config --get remote.origin.url # timeout=10 13:52:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:13 > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 13:52:13 > git rev-parse HEAD^{commit} # timeout=10 13:52:13 > git config core.sparsecheckout # timeout=10 13:52:13 > git checkout -f 4bb15644cb427a653e7138aedcc4e04ec552a4c2 # timeout=10 13:52:16 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" 13:52:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:52:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:52:17 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:17 Dload Upload Total Spent Left Speed 13:52:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 13:52:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:52:16 > git rev-list --no-walk 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 # timeout=10 13:52:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:52:18 + sudo tee /etc/docker/daemon.new 13:52:18 { 13:52:18 "registry-mirrors": [ 13:52:18 "https://nexus3.edgexfoundry.org:10001" 13:52:18 ], 13:52:18 "bip": "10.250.0.254/24", 13:52:18 "hosts": [ 13:52:18 "tcp://0.0.0.0:5555", 13:52:18 "unix:///var/run/docker.sock" 13:52:18 ], 13:52:18 "mtu": 1458, 13:52:18 "selinux-enabled": true, 13:52:18 "seccomp-profile": "/etc/docker/seccomp.json" 13:52:18 } [Pipeline] sh 13:52:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:52:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:37 provisioning config files... 13:52:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config17582309200709033820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:38 ---> docker-login.sh 13:52:38 nexus3.edgexfoundry.org:10001 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:38 Configure a credential helper to remove this warning. See 13:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:38 13:52:38 Login Succeeded 13:52:38 nexus3.edgexfoundry.org:10002 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:38 Configure a credential helper to remove this warning. See 13:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:38 13:52:38 Login Succeeded 13:52:38 nexus3.edgexfoundry.org:10003 13:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:39 Configure a credential helper to remove this warning. See 13:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:39 13:52:39 Login Succeeded 13:52:39 nexus3.edgexfoundry.org:10004 13:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:39 Configure a credential helper to remove this warning. See 13:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:39 13:52:39 Login Succeeded 13:52:39 docker.io 13:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:40 Configure a credential helper to remove this warning. See 13:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:40 13:52:40 Login Succeeded 13:52:40 ---> docker-login.sh ends [Pipeline] } 13:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:52:40 + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] echo 13:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:52:40 ========================================================= 13:52:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:52:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:52:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:52:42 edb6bdbacee9: Pulling fs layer 13:52:42 5f9638ab2659: Pulling fs layer 13:52:42 8d51d6327a98: Pulling fs layer 13:52:42 8b374f2dd631: Pulling fs layer 13:52:42 ec14aa9079de: Pulling fs layer 13:52:42 2f466654f4bb: Pulling fs layer 13:52:42 554e91adad29: Pulling fs layer 13:52:42 2f466654f4bb: Waiting 13:52:42 8b374f2dd631: Waiting 13:52:42 ec14aa9079de: Waiting 13:52:42 5f9638ab2659: Download complete 13:52:42 8b374f2dd631: Verifying Checksum 13:52:42 8b374f2dd631: Download complete 13:52:42 ec14aa9079de: Verifying Checksum 13:52:42 ec14aa9079de: Download complete 13:52:42 edb6bdbacee9: Download complete 13:52:43 edb6bdbacee9: Pull complete 13:52:43 554e91adad29: Verifying Checksum 13:52:43 554e91adad29: Download complete 13:52:44 5f9638ab2659: Pull complete 13:52:44 8d51d6327a98: Verifying Checksum 13:52:44 8d51d6327a98: Download complete 13:52:44 2f466654f4bb: Verifying Checksum 13:52:44 2f466654f4bb: Download complete 13:52:57 8d51d6327a98: Pull complete 13:52:57 8b374f2dd631: Pull complete 13:52:57 ec14aa9079de: Pull complete 13:53:02 2f466654f4bb: Pull complete 13:53:05 554e91adad29: Pull complete 13:53:05 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 13:53:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:53:05 WORKDIR /edgex 13:53:05 COPY go.mod . 13:53:05 RUN go mod download 13:53:05 + docker build -t ci-base-image-arm64 -f - . 13:53:06 Sending build context to Docker daemon 2.942MB 13:53:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:53:06 ---> 1e15ea492957 13:53:06 Step 2/4 : WORKDIR /edgex 13:53:09 ---> Running in 66aa7ec50796 13:53:09 Removing intermediate container 66aa7ec50796 13:53:09 ---> a3e1a6669bc6 13:53:09 Step 3/4 : COPY go.mod . 13:53:10 ---> 2de07a4750da 13:53:10 Step 4/4 : RUN go mod download 13:53:10 ---> Running in 6677a507f029 13:53:49 Removing intermediate container 6677a507f029 13:53:49 ---> f1a11ea0129d 13:53:49 Successfully built f1a11ea0129d 13:53:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:49 + docker inspect -f . ci-base-image-arm64 13:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:49 prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container 13:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** -e ******** ci-base-image-arm64 cat 13:53:51 $ docker top 77fb24b4acafaac2cc0dd158a4f70d8b1d214d1a6ad0a862ab3188c0055500e3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:51 + go version 13:53:51 go version go1.20.6 linux/arm64 [Pipeline] } 13:53:51 $ docker stop --time=1 77fb24b4acafaac2cc0dd158a4f70d8b1d214d1a6ad0a862ab3188c0055500e3 13:53:53 $ docker rm -f --volumes 77fb24b4acafaac2cc0dd158a4f70d8b1d214d1a6ad0a862ab3188c0055500e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:53 + docker inspect -f . ci-base-image-arm64 13:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:54 prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container 13:53:54 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** -e ******** ci-base-image-arm64 cat 13:53:55 $ docker top a9581301cc13484cd8d9eacfb9ae67201f1dfb355a349ae290828d08b737dbf0 -eo pid,comm [Pipeline] { [Pipeline] echo 13:53:55 ========================================================= 13:53:55 [edgeXBuildGoParallel] Running Tests and Build... 13:53:55 ========================================================= [Pipeline] sh 13:53:55 + git config --global --add safe.directory /w/workspace/edgex-go/27 [Pipeline] fileExists [Pipeline] sh 13:53:56 + make test 13:53:56 go test -race -coverprofile=coverage.out ./... 13:54:34 ? github.com/edgexfoundry/edgex-go [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:56:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.510s coverage: 28.7% of statements 13:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.296s coverage: 97.0% of statements 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.459s coverage: 71.5% of statements 13:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 54.0% of statements 13:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:57:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:57:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:57:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.158s coverage: 93.4% of statements 13:57:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.731s coverage: 3.8% of statements 13:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:57:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.593s coverage: 97.6% of statements 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:57:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements 13:57:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:57:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 13:57:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 32.2% of statements 13:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 42.9% of statements 13:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 82.9% of statements 13:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements 13:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements 13:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 13:58:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:58:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 13:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.978s coverage: 79.9% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.252s coverage: 92.9% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements 13:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.500s coverage: 82.1% of statements 13:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:58:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements 13:58:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:58:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.008s coverage: 63.1% of statements 13:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements 13:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 13:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 13:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 13:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 13:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 13:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 13:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 13:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.006s coverage: 38.4% of statements 13:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 13:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:58:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 13:58:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:58:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:58:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:58:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements 13:59:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:59:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:59:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:59:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.597s coverage: 95.7% of statements 13:59:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:59:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:59:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.8% of statements 13:59:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:59:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:59:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 98.9% of statements 13:59:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 13:59:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:59:10 go vet ./... 14:01:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:01:46 ./bin/test-attribution-txt.sh 14:01:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:01:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:01:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:01:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:01:47 + ls -al . 14:01:47 total 728 14:01:47 drwxrwxr-x 10 1001 1001 4096 Aug 13 13:54 . 14:01:47 drwxr-xr-x 4 root root 4096 Aug 13 13:53 .. 14:01:47 drwxrwxr-x 2 1001 1001 4096 Aug 13 13:52 .blubracket 14:01:47 -rw-rw-r-- 1 1001 1001 16 Aug 13 13:52 .dockerignore 14:01:47 drwxrwxr-x 8 1001 1001 4096 Aug 13 13:52 .git 14:01:47 drwxrwxr-x 3 1001 1001 4096 Aug 13 13:52 .github 14:01:47 -rw-rw-r-- 1 1001 1001 1163 Aug 13 13:52 .gitignore 14:01:47 -rw-rw-r-- 1 1001 1001 42 Aug 13 13:52 .golangci.yml 14:01:47 -rw-rw-r-- 1 1001 1001 87 Aug 13 13:52 .hadolint.yml 14:01:47 -rw-rw-r-- 1 1001 1001 166 Aug 13 13:52 .sonarcloud.properties 14:01:47 -rw-rw-r-- 1 1001 1001 1171 Aug 13 13:52 ADOPTERS.md 14:01:47 -rw-rw-r-- 1 1001 1001 11152 Aug 13 13:52 Attribution.txt 14:01:47 -rw-rw-r-- 1 1001 1001 93407 Aug 13 13:52 CHANGELOG.md 14:01:47 -rw-rw-r-- 1 1001 1001 3804 Aug 13 13:52 CONTRIBUTING.md 14:01:47 -rw-rw-r-- 1 1001 1001 1067 Aug 13 13:52 Dockerfile.fuzz 14:01:47 -rw-rw-r-- 1 1001 1001 677 Aug 13 13:52 GOVERNANCE.md 14:01:47 -rw-rw-r-- 1 1001 1001 883 Aug 13 13:52 Jenkinsfile 14:01:47 -rw-rw-r-- 1 1001 1001 10775 Aug 13 13:52 LICENSE 14:01:47 -rw-rw-r-- 1 1001 1001 14368 Aug 13 13:52 Makefile 14:01:47 -rw-rw-r-- 1 1001 1001 582 Aug 13 13:52 OWNERS.md 14:01:47 -rw-rw-r-- 1 1001 1001 9923 Aug 13 13:52 README.md 14:01:47 -rw-rw-r-- 1 1001 1001 789 Aug 13 13:52 SECURITY.md 14:01:47 -rw-rw-r-- 1 1001 1001 5 Aug 13 13:50 VERSION 14:01:47 drwxrwxr-x 2 1001 1001 4096 Aug 13 13:52 bin 14:01:47 drwxrwxr-x 18 1001 1001 4096 Aug 13 13:52 cmd 14:01:47 -rw-r--r-- 1 root root 446998 Aug 13 13:59 coverage.out 14:01:47 -rwxrwxr-x 1 1001 1001 1355 Aug 13 13:52 fuzzing_docker.sh 14:01:47 -rw-rw-r-- 1 1001 1001 3687 Aug 13 13:52 go.mod 14:01:47 -rw-rw-r-- 1 1001 1001 33714 Aug 13 13:52 go.sum 14:01:47 drwxrwxr-x 7 1001 1001 4096 Aug 13 13:52 internal 14:01:47 drwxrwxr-x 3 1001 1001 4096 Aug 13 13:52 openapi 14:01:47 -rw-rw-r-- 1 1001 1001 594 Aug 13 13:52 security.txt 14:01:47 drwxrwxr-x 4 1001 1001 4096 Aug 13 13:52 snap 14:01:47 -rw-rw-r-- 1 1001 1001 204 Aug 13 13:52 version.go [Pipeline] sh 14:01:47 + '[' -e coverage.out ] 14:01:47 + chown 1001:1001 coverage.out [Pipeline] stash 14:01:48 Stashed 1 file(s) [Pipeline] sh 14:01:49 + make build 14:01:49 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 14:03:25 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 14:03:26 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 14:03:33 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 14:03:36 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 14:04:15 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 14:04: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:04:29 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 14:04:33 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 14:04:37 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 14:04:41 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 14:04:46 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] } 14:04:53 $ docker stop --time=1 a9581301cc13484cd8d9eacfb9ae67201f1dfb355a349ae290828d08b737dbf0 14:04:55 $ docker rm -f --volumes a9581301cc13484cd8d9eacfb9ae67201f1dfb355a349ae290828d08b737dbf0 [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 14:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:04:58 14:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:04:58 latest: Pulling from edgex-devops/edgex-compose-arm64 14:04:58 547446be3368: Pulling fs layer 14:04:58 d125d8839a47: Pulling fs layer 14:04:58 3e85d5ac6304: Pulling fs layer 14:04:58 c3105a71a48b: Pulling fs layer 14:04:58 0f093f025ec4: Pulling fs layer 14:04:58 c3106fc0e877: Pulling fs layer 14:04:58 0f093f025ec4: Waiting 14:04:58 c3106fc0e877: Waiting 14:04:58 c3105a71a48b: Waiting 14:04:59 547446be3368: Verifying Checksum 14:04:59 547446be3368: Download complete 14:04:59 c3105a71a48b: Verifying Checksum 14:04:59 c3105a71a48b: Download complete 14:04:59 d125d8839a47: Verifying Checksum 14:04:59 d125d8839a47: Download complete 14:04:59 c3106fc0e877: Verifying Checksum 14:04:59 c3106fc0e877: Download complete 14:04:59 0f093f025ec4: Verifying Checksum 14:04:59 0f093f025ec4: Download complete 14:04:59 547446be3368: Pull complete 14:05:00 d125d8839a47: Pull complete 14:05:01 3e85d5ac6304: Verifying Checksum 14:05:01 3e85d5ac6304: Download complete 14:05:09 3e85d5ac6304: Pull complete 14:05:09 c3105a71a48b: Pull complete 14:05:10 0f093f025ec4: Pull complete 14:05:10 c3106fc0e877: Pull complete 14:05:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:10 prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container 14:05:10 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:05:14 $ docker top a7e8ee8e90396b5fd6a5f51032dc1b1cb84a1dd33a0ce40fca3015289c9efede -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:14 + docker compose -f ./docker-compose-build.yml build --parallel 14:05:23 #1 [security-bootstrapper internal] load build definition from Dockerfile 14:05:23 #1 transferring dockerfile: 2.82kB done 14:05:23 #1 DONE 0.1s 14:05:23 14:05:23 #2 [core-metadata internal] load build definition from Dockerfile 14:05:23 #2 transferring dockerfile: 1.96kB done 14:05:23 #2 DONE 0.0s 14:05:23 14:05:23 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:05:23 #3 transferring dockerfile: 2.12kB done 14:05:23 #3 DONE 0.1s 14:05:23 14:05:23 #4 [core-data internal] load build definition from Dockerfile 14:05:23 #4 transferring dockerfile: 1.90kB done 14:05:23 #4 DONE 0.1s 14:05:23 14:05:23 #5 [core-command internal] load build definition from Dockerfile 14:05:26 #5 transferring dockerfile: 1.82kB done 14:05:26 #5 DONE 3.2s 14:05:26 14:05:26 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:05:26 #6 transferring dockerfile: 1.78kB done 14:05:26 #6 DONE 3.2s 14:05:26 14:05:26 #7 [core-common-config-bootstrapper internal] load .dockerignore 14:05:26 #7 ... 14:05:26 14:05:26 #8 [security-spire-config internal] load build definition from Dockerfile 14:05:26 #8 transferring dockerfile: 2.58kB done 14:05:26 #8 DONE 3.4s 14:05:27 14:05:27 #9 [support-notifications internal] load build definition from Dockerfile 14:05:27 #9 transferring dockerfile: 1.84kB done 14:05:27 #9 DONE 3.4s 14:05:27 14:05:27 #10 [support-scheduler internal] load build definition from Dockerfile 14:05:27 #10 transferring dockerfile: 1.82kB done 14:05:27 #10 DONE 3.4s 14:05:27 14:05:27 #7 [core-common-config-bootstrapper internal] load .dockerignore 14:05:27 #7 transferring context: 32B 0.0s 14:05:27 #7 transferring context: 56B 0.1s done 14:05:27 #7 DONE 2.8s 14:05:27 14:05:27 #11 [security-secretstore-setup internal] load build definition from Dockerfile 14:05:27 #11 transferring dockerfile: 2.38kB done 14:05:27 #11 DONE 3.6s 14:05:27 14:05:27 #12 [security-spire-agent internal] load build definition from Dockerfile 14:05:27 #12 transferring dockerfile: 2.68kB 0.1s done 14:05:27 #12 DONE 3.5s 14:05:27 14:05:27 #13 [core-command internal] load .dockerignore 14:05:27 #13 transferring context: 56B 0.1s done 14:05:27 #13 DONE 2.8s 14:05:27 14:05:27 #14 [core-data internal] load .dockerignore 14:05:27 #14 transferring context: 56B 0.1s done 14:05:27 #14 DONE 2.8s 14:05:27 14:05:27 #15 [security-bootstrapper internal] load .dockerignore 14:05:27 #15 transferring context: 56B 0.1s done 14:05:27 #15 DONE 3.4s 14:05:27 14:05:27 #16 [security-spire-server internal] load .dockerignore 14:05:27 #16 transferring context: 56B done 14:05:27 #16 ... 14:05:27 14:05:27 #17 [security-spire-config internal] load .dockerignore 14:05:27 #17 transferring context: 56B 0.1s done 14:05:27 #17 DONE 2.8s 14:05:27 14:05:27 #18 [support-scheduler internal] load .dockerignore 14:05:27 #18 transferring context: 56B 0.0s done 14:05:27 #18 DONE 2.7s 14:05:27 14:05:27 #19 [support-notifications internal] load .dockerignore 14:05:27 #19 transferring context: 56B 0.1s done 14:05:27 #19 DONE 2.7s 14:05:27 14:05:27 #20 [security-spiffe-token-provider internal] load .dockerignore 14:05:27 #20 transferring context: 56B 0.1s done 14:05:27 #20 DONE 2.8s 14:05:27 14:05:27 #21 [security-spire-server internal] load build definition from Dockerfile 14:05:27 #21 transferring dockerfile: 2.63kB 0.1s done 14:05:27 #21 DONE 3.6s 14:05:27 14:05:27 #22 [security-spire-agent internal] load .dockerignore 14:05:27 #22 transferring context: 56B 0.0s done 14:05:27 #22 DONE 2.7s 14:05:27 14:05:27 #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:27 #23 DONE 0.0s 14:05:27 14:05:27 #24 [security-proxy-auth internal] load build definition from Dockerfile 14:05:27 #24 transferring dockerfile: 2.04kB 0.1s done 14:05:27 #24 DONE 3.7s 14:05:27 14:05:27 #25 [core-metadata internal] load .dockerignore 14:05:27 #25 transferring context: 56B 0.1s done 14:05:27 #25 DONE 3.1s 14:05:27 14:05:27 #26 [security-secretstore-setup internal] load .dockerignore 14:05:27 #26 transferring context: 56B 0.0s done 14:05:27 #26 DONE 2.8s 14:05:27 14:05:27 #27 [security-proxy-auth internal] load .dockerignore 14:05:27 #27 transferring context: 56B 0.0s done 14:05:27 #27 DONE 2.7s 14:05:27 14:05:27 #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 14:05:27 #28 ... 14:05:27 14:05:27 #29 [security-proxy-setup internal] load build definition from Dockerfile 14:05:27 #29 transferring dockerfile: 2.06kB 0.1s done 14:05:27 #29 DONE 3.9s 14:05:27 14:05:27 #16 [security-spire-server internal] load .dockerignore 14:05:27 #16 DONE 2.7s 14:05:27 14:05:27 #30 [security-proxy-setup internal] load .dockerignore 14:05:27 #30 transferring context: 56B 0.0s done 14:05:27 #30 DONE 2.9s 14:05:27 14:05:27 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 14:05:27 #28 ... 14:05:27 14:05:27 #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:27 #23 DONE 0.0s 14:05:27 14:05:27 #28 [core-command internal] load metadata for docker.io/library/alpine:3.17 14:05:28 #28 ... 14:05:28 14:05:28 #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:28 #23 DONE 0.0s 14:05:28 14:05:28 #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 14:05:28 #28 ... 14:05:28 14:05:28 #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:28 #23 DONE 0.0s 14:05:28 14:05:28 #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 14:05:28 #28 ... 14:05:28 14:05:28 #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:28 #23 DONE 0.0s 14:05:28 14:05:28 #28 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 14:05:28 #28 ... 14:05:28 14:05:28 #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:28 #23 DONE 0.0s 14:05:28 14:05:28 #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 14:05:28 #28 DONE 1.1s 14:05:28 14:05:28 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:05:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 14:05:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 14:05:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s 14:05:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 14:05:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 14:05:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 14:05:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 14:05:29 #31 ... 14:05:29 14:05:29 #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:29 #23 DONE 0.0s 14:05:29 14:05:29 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:05:29 #31 ... 14:05:29 14:05:29 #23 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:29 #23 DONE 0.0s 14:05:29 14:05:29 #28 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 14:05:29 #28 DONE 1.3s 14:05:29 14:05:29 #32 [security-spire-server internal] load build context 14:05:29 #32 DONE 0.0s 14:05:29 14:05:29 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:05:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 14:05:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 14:05:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 14:05:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 14:05:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 14:05:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 14:05:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 14:05:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 14:05:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 14:05:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 14:05:29 #31 ... 14:05:29 14:05:29 #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:05:29 #23 DONE 0.0s 14:05:29 14:05:29 #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 14:05:29 #28 DONE 1.4s 14:05:29 14:05:29 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:05:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 14:05:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 14:05:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 14:05:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 14:05:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 14:05:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done 14:05:31 #31 ... 14:05:31 14:05:31 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:05:31 #33 DONE 4.1s 14:05:32 14:05:32 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 14:05:32 #34 DONE 1.7s 14:05:32 14:05:32 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:05:38 #31 ... 14:05:38 14:05:38 #35 [security-bootstrapper internal] load build context 14:05:38 #35 transferring context: 32.91MB 9.4s 14:05:38 #35 ... 14:05:38 14:05:38 #36 [support-notifications internal] load build context 14:05:38 #36 ... 14:05:38 14:05:38 #35 [security-bootstrapper internal] load build context 14:05:38 #35 ... 14:05:38 14:05:38 #37 [core-data internal] load build context 14:05:38 #37 ... 14:05:38 14:05:38 #38 [security-spire-config internal] load build context 14:05:38 #38 ... 14:05:38 14:05:38 #39 [security-spiffe-token-provider internal] load build context 14:05:38 #39 ... 14:05:38 14:05:38 #40 [security-spire-agent internal] load build context 14:05:38 #40 ... 14:05:38 14:05:38 #41 [core-command internal] load build context 14:05:38 #41 ... 14:05:38 14:05:38 #42 [security-secretstore-setup internal] load build context 14:05:38 #42 ... 14:05:38 14:05:38 #43 [core-common-config-bootstrapper internal] load build context 14:05:39 #43 ... 14:05:39 14:05:39 #44 [support-scheduler internal] load build context 14:05:39 #44 ... 14:05:39 14:05:39 #45 [core-metadata internal] load build context 14:05:39 #45 ... 14:05:39 14:05:39 #42 [security-secretstore-setup internal] load build context 14:05:39 #42 ... 14:05:39 14:05:39 #46 [security-proxy-auth internal] load build context 14:05:39 #46 ... 14:05:39 14:05:39 #32 [security-spire-server internal] load build context 14:05:39 #32 ... 14:05:39 14:05:39 #47 [security-proxy-setup internal] load build context 14:05:39 #47 ... 14:05:39 14:05:39 #42 [security-secretstore-setup internal] load build context 14:05:43 #42 ... 14:05:43 14:05:43 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 14:05:43 #0 4.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:43 #0 5.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:43 #0 8.154 (1/2) Installing dumb-init (1.2.5-r2) 14:05:43 #0 8.154 (2/2) Installing openssl (3.0.10-r0) 14:05:43 #0 8.154 Executing busybox-1.35.0-r29.trigger 14:05:43 #0 8.218 OK: 8 MiB in 17 packages 14:05:43 #48 DONE 9.9s 14:05:43 14:05:43 #42 [security-secretstore-setup internal] load build context 14:05:43 #42 ... 14:05:43 14:05:43 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:43 #0 9.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:43 #49 ... 14:05:43 14:05:43 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:05:43 #50 ... 14:05:43 14:05:43 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:05:43 #0 5.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:43 #0 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:43 #0 9.435 OK: 263 MiB in 53 packages 14:05:43 #51 ... 14:05:43 14:05:43 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:05:43 #52 ... 14:05:43 14:05:43 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:05:43 #51 DONE 11.1s 14:05:43 14:05:43 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:05:43 #53 ... 14:05:43 14:05:43 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:43 #54 ... 14:05:43 14:05:43 #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:05:43 #55 ... 14:05:43 14:05:43 #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 14:05:43 #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:43 #0 8.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:44 #56 ... 14:05:44 14:05:44 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 14:05:44 #57 ... 14:05:44 14:05:44 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:44 #58 ... 14:05:44 14:05:44 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:44 #59 ... 14:05:44 14:05:44 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:05:44 #60 ... 14:05:44 14:05:44 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 14:05:44 #61 ... 14:05:44 14:05:44 #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 14:05:44 #56 11.24 OK: 263 MiB in 53 packages 14:05:45 #56 DONE 12.6s 14:05:45 14:05:45 #37 [core-data internal] load build context 14:05:45 #37 transferring context: 37.36MB 16.9s 14:05:45 #37 ... 14:05:45 14:05:45 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:45 #59 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:46 #59 ... 14:05:46 14:05:46 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 14:05:46 #62 DONE 3.2s 14:05:46 14:05:46 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:46 #59 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:48 #59 ... 14:05:48 14:05:48 #36 [support-notifications internal] load build context 14:05:48 #36 ... 14:05:48 14:05:48 #35 [security-bootstrapper internal] load build context 14:05:48 #35 ... 14:05:48 14:05:48 #36 [support-notifications internal] load build context 14:05:48 #36 ... 14:05:48 14:05:48 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:05:48 #50 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:48 #50 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:48 #50 14.30 OK: 263 MiB in 53 packages 14:05:48 #50 DONE 15.7s 14:05:48 14:05:48 #38 [security-spire-config internal] load build context 14:05:48 #38 ... 14:05:48 14:05:48 #40 [security-spire-agent internal] load build context 14:05:49 #40 ... 14:05:49 14:05:49 #39 [security-spiffe-token-provider internal] load build context 14:05:49 #39 ... 14:05:49 14:05:49 #41 [core-command internal] load build context 14:05:49 #41 ... 14:05:49 14:05:49 #43 [core-common-config-bootstrapper internal] load build context 14:05:49 #43 ... 14:05:49 14:05:49 #44 [support-scheduler internal] load build context 14:05:49 #44 ... 14:05:49 14:05:49 #38 [security-spire-config internal] load build context 14:05:49 #38 ... 14:05:49 14:05:49 #45 [core-metadata internal] load build context 14:05:49 #45 ... 14:05:49 14:05:49 #46 [security-proxy-auth internal] load build context 14:05:49 #46 ... 14:05:49 14:05:49 #44 [support-scheduler internal] load build context 14:05:49 #44 ... 14:05:49 14:05:49 #47 [security-proxy-setup internal] load build context 14:05:50 #47 ... 14:05:50 14:05:50 #32 [security-spire-server internal] load build context 14:05:50 #32 ... 14:05:50 14:05:50 #40 [security-spire-agent internal] load build context 14:05:50 #40 transferring context: 53.48MB 21.5s 14:05:53 #40 ... 14:05:53 14:05:53 #42 [security-secretstore-setup internal] load build context 14:05:53 #42 ... 14:05:53 14:05:53 #40 [security-spire-agent internal] load build context 14:05:54 #40 ... 14:05:54 14:05:54 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:54 #49 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:54 #49 12.82 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:05:54 #49 12.82 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:05:54 #49 12.82 OK: 17694 distinct packages available 14:05:54 #49 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:54 #49 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:54 #49 ... 14:05:54 14:05:54 #40 [security-spire-agent internal] load build context 14:05:55 #40 ... 14:05:55 14:05:55 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:55 #59 18.84 OK: 263 MiB in 53 packages 14:05:55 #59 DONE 22.0s 14:05:55 14:05:55 #40 [security-spire-agent internal] load build context 14:05:55 #40 ... 14:05:55 14:05:55 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 14:05:55 #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:55 #57 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:55 #57 19.53 (1/2) Installing dumb-init (1.2.5-r2) 14:05:55 #57 19.60 (2/2) Installing su-exec (0.2-r2) 14:05:55 #57 19.62 Executing busybox-1.35.0-r29.trigger 14:05:55 #57 19.77 OK: 8 MiB in 17 packages 14:05:55 #57 DONE 21.9s 14:05:55 14:05:55 #40 [security-spire-agent internal] load build context 14:05:55 #40 transferring context: 66.04MB 26.5s 14:05:55 #40 ... 14:05:55 14:05:55 #37 [core-data internal] load build context 14:05:56 #37 ... 14:05:56 14:05:56 #38 [security-spire-config internal] load build context 14:05:56 #38 ... 14:05:56 14:05:56 #40 [security-spire-agent internal] load build context 14:05:56 #40 ... 14:05:56 14:05:56 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:56 #49 22.43 OK: 263 MiB in 53 packages 14:05:56 #49 DONE 24.1s 14:05:56 14:05:56 #40 [security-spire-agent internal] load build context 14:05:58 #40 ... 14:05:58 14:05:58 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:05:58 #52 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:58 #52 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:58 #52 23.44 (1/1) Installing dumb-init (1.2.5-r2) 14:05:58 #52 23.44 Executing busybox-1.35.0-r29.trigger 14:05:58 #52 23.57 OK: 8 MiB in 16 packages 14:05:58 #52 ... 14:05:58 14:05:58 #38 [security-spire-config internal] load build context 14:05:58 #38 ... 14:05:58 14:05:58 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:05:58 #53 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:58 #53 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:58 #53 23.55 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:05:58 #53 23.55 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:05:58 #53 23.55 OK: 17689 distinct packages available 14:05:58 #53 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:58 #53 ... 14:05:58 14:05:58 #38 [security-spire-config internal] load build context 14:05:58 #38 ... 14:05:58 14:05:58 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:58 #58 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:58 #58 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:58 #58 25.03 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:05:58 #58 25.03 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:05:58 #58 25.03 OK: 17689 distinct packages available 14:05:58 #58 ... 14:05:58 14:05:58 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:05:58 #52 DONE 25.5s 14:05:58 14:05:58 #36 [support-notifications internal] load build context 14:05:58 #36 ... 14:05:58 14:05:58 #35 [security-bootstrapper internal] load build context 14:05:59 #35 ... 14:05:59 14:05:59 #40 [security-spire-agent internal] load build context 14:05:59 #40 ... 14:05:59 14:05:59 #39 [security-spiffe-token-provider internal] load build context 14:05:59 #39 ... 14:05:59 14:05:59 #41 [core-command internal] load build context 14:05:59 #41 ... 14:05:59 14:05:59 #39 [security-spiffe-token-provider internal] load build context 14:05:59 #39 ... 14:05:59 14:05:59 #43 [core-common-config-bootstrapper internal] load build context 14:05:59 #43 ... 14:05:59 14:05:59 #41 [core-command internal] load build context 14:05:59 #41 ... 14:05:59 14:05:59 #46 [security-proxy-auth internal] load build context 14:05:59 #46 ... 14:05:59 14:05:59 #44 [support-scheduler internal] load build context 14:06:00 #44 ... 14:06:00 14:06:00 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:06:00 #54 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:00 #54 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:00 #54 26.03 v3.17.5-13-g151bd6f55a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:06:00 #54 26.03 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:06:00 #54 26.03 OK: 17689 distinct packages available 14:06:00 #54 ... 14:06:00 14:06:00 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:06:00 #63 DONE 4.8s 14:06:00 14:06:00 #47 [security-proxy-setup internal] load build context 14:06:00 #47 ... 14:06:00 14:06:00 #32 [security-spire-server internal] load build context 14:06:00 #32 transferring context: 67.90MB 30.8s 14:06:00 #32 ... 14:06:00 14:06:00 #45 [core-metadata internal] load build context 14:06:00 #45 ... 14:06:00 14:06:00 #32 [security-spire-server internal] load build context 14:06:00 #32 ... 14:06:00 14:06:00 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 14:06:00 #61 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:00 #61 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:00 #61 26.63 (1/2) Installing ca-certificates (20230506-r0) 14:06:00 #61 27.07 (2/2) Installing dumb-init (1.2.5-r2) 14:06:00 #61 27.07 Executing busybox-1.35.0-r29.trigger 14:06:00 #61 27.18 Executing ca-certificates-20230506-r0.trigger 14:06:00 #61 ... 14:06:00 14:06:00 #32 [security-spire-server internal] load build context 14:06:01 #32 ... 14:06:01 14:06:01 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 14:06:01 #64 DONE 0.7s 14:06:01 14:06:01 #45 [core-metadata internal] load build context 14:06:02 #45 ... 14:06:02 14:06:02 #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:06:02 #55 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:02 #55 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:02 #55 27.04 (1/1) Installing dumb-init (1.2.5-r2) 14:06:02 #55 27.11 Executing busybox-1.35.0-r29.trigger 14:06:02 #55 27.25 OK: 8 MiB in 16 packages 14:06:02 #55 DONE 28.6s 14:06:02 14:06:02 #45 [core-metadata internal] load build context 14:06:02 #45 ... 14:06:02 14:06:02 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:06:02 #60 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:02 #60 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:02 #60 28.10 (1/4) Installing ca-certificates (20230506-r0) 14:06:02 #60 28.48 (2/4) Installing dumb-init (1.2.5-r2) 14:06:02 #60 28.62 (3/4) Installing su-exec (0.2-r2) 14:06:02 #60 28.62 (4/4) Installing yq (4.30.4-r4) 14:06:02 #60 ... 14:06:02 14:06:02 #45 [core-metadata internal] load build context 14:06:03 #45 ... 14:06:03 14:06:03 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 14:06:03 #61 29.02 OK: 8 MiB in 17 packages 14:06:03 #61 DONE 30.1s 14:06:03 14:06:03 #45 [core-metadata internal] load build context 14:06:03 #45 ... 14:06:03 14:06:03 #42 [security-secretstore-setup internal] load build context 14:06:03 #42 ... 14:06:03 14:06:03 #45 [core-metadata internal] load build context 14:06:04 #45 ... 14:06:04 14:06:04 #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:06:04 #53 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:04 #53 30.00 (1/5) Installing dumb-init (1.2.5-r2) 14:06:04 #53 30.04 (2/5) Installing musl-obstack (1.2.3-r0) 14:06:04 #53 30.04 (3/5) Installing libucontext (1.2-r0) 14:06:04 #53 30.06 (4/5) Installing gcompat (1.1.0-r0) 14:06:04 #53 30.08 (5/5) Installing openssl (3.0.10-r0) 14:06:04 #53 30.21 Executing busybox-1.35.0-r29.trigger 14:06:04 #53 30.37 OK: 9 MiB in 20 packages 14:06:04 #53 DONE 31.1s 14:06:04 14:06:04 #45 [core-metadata internal] load build context 14:06:05 #45 ... 14:06:05 14:06:05 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:06:05 #58 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:05 #58 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:05 #58 30.89 (1/4) Installing dumb-init (1.2.5-r2) 14:06:05 #58 30.97 (2/4) Installing musl-obstack (1.2.3-r0) 14:06:05 #58 30.97 (3/4) Installing libucontext (1.2-r0) 14:06:05 #58 30.97 (4/4) Installing gcompat (1.1.0-r0) 14:06:05 #58 31.13 Executing busybox-1.35.0-r29.trigger 14:06:05 #58 31.13 OK: 8 MiB in 19 packages 14:06:05 #58 DONE 32.0s 14:06:05 14:06:05 #45 [core-metadata internal] load build context 14:06:05 #45 transferring context: 59.62MB 35.9s 14:06:05 #45 ... 14:06:05 14:06:05 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:06:05 #60 29.55 Executing busybox-1.35.0-r29.trigger 14:06:05 #60 29.74 Executing ca-certificates-20230506-r0.trigger 14:06:05 #60 31.01 OK: 17 MiB in 19 packages 14:06:05 #60 DONE 32.2s 14:06:05 14:06:05 #45 [core-metadata internal] load build context 14:06:06 #45 ... 14:06:06 14:06:06 #37 [core-data internal] load build context 14:06:06 #37 ... 14:06:06 14:06:06 #42 [security-secretstore-setup internal] load build context 14:06:08 #42 ... 14:06:08 14:06:08 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:06:08 #54 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:08 #54 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:08 #54 31.72 (1/9) Installing ca-certificates (20230506-r0) 14:06:08 #54 31.79 (2/9) Installing brotli-libs (1.0.9-r9) 14:06:08 #54 31.83 (3/9) Installing nghttp2-libs (1.51.0-r1) 14:06:08 #54 31.83 (4/9) Installing libcurl (8.2.1-r0) 14:06:08 #54 31.86 (5/9) Installing curl (8.2.1-r0) 14:06:08 #54 31.91 (6/9) Installing dumb-init (1.2.5-r2) 14:06:08 #54 31.91 (7/9) Installing musl-obstack (1.2.3-r0) 14:06:08 #54 31.91 (8/9) Installing libucontext (1.2-r0) 14:06:08 #54 31.91 (9/9) Installing gcompat (1.1.0-r0) 14:06:08 #54 31.94 Executing busybox-1.35.0-r29.trigger 14:06:08 #54 31.97 Executing ca-certificates-20230506-r0.trigger 14:06:08 #54 32.48 OK: 11 MiB in 24 packages 14:06:08 #54 DONE 35.0s 14:06:08 14:06:08 #42 [security-secretstore-setup internal] load build context 14:06:09 #42 ... 14:06:09 14:06:09 #38 [security-spire-config internal] load build context 14:06:09 #38 ... 14:06:09 14:06:09 #35 [security-bootstrapper internal] load build context 14:06:09 #35 ... 14:06:09 14:06:09 #40 [security-spire-agent internal] load build context 14:06:09 #40 ... 14:06:09 14:06:09 #36 [support-notifications internal] load build context 14:06:09 #36 ... 14:06:09 14:06:09 #35 [security-bootstrapper internal] load build context 14:06:10 #35 ... 14:06:10 14:06:10 #43 [core-common-config-bootstrapper internal] load build context 14:06:10 #43 ... 14:06:10 14:06:10 #39 [security-spiffe-token-provider internal] load build context 14:06:10 #39 ... 14:06:10 14:06:10 #46 [security-proxy-auth internal] load build context 14:06:10 #46 ... 14:06:10 14:06:10 #44 [support-scheduler internal] load build context 14:06:10 #44 ... 14:06:10 14:06:10 #41 [core-command internal] load build context 14:06:10 #41 ... 14:06:10 14:06:10 #47 [security-proxy-setup internal] load build context 14:06:10 #47 transferring context: 103.20MB 40.1s 14:06:10 #47 ... 14:06:10 14:06:10 #46 [security-proxy-auth internal] load build context 14:06:10 #46 ... 14:06:10 14:06:10 #32 [security-spire-server internal] load build context 14:06:11 #32 ... 14:06:11 14:06:11 #41 [core-command internal] load build context 14:06:16 #41 transferring context: 96.50MB 47.2s 14:06:16 #41 ... 14:06:16 14:06:16 #36 [support-notifications internal] load build context 14:06:16 #36 ... 14:06:16 14:06:16 #41 [core-command internal] load build context 14:06:16 #41 ... 14:06:16 14:06:16 #37 [core-data internal] load build context 14:06:16 #37 ... 14:06:16 14:06:16 #45 [core-metadata internal] load build context 14:06:16 #45 ... 14:06:16 14:06:16 #41 [core-command internal] load build context 14:06:19 #41 ... 14:06:19 14:06:19 #42 [security-secretstore-setup internal] load build context 14:06:19 #42 ... 14:06:19 14:06:19 #38 [security-spire-config internal] load build context 14:06:19 #38 ... 14:06:19 14:06:19 #42 [security-secretstore-setup internal] load build context 14:06:19 #42 ... 14:06:19 14:06:19 #40 [security-spire-agent internal] load build context 14:06:19 #40 ... 14:06:19 14:06:19 #38 [security-spire-config internal] load build context 14:06:20 #38 ... 14:06:20 14:06:20 #35 [security-bootstrapper internal] load build context 14:06:20 #35 transferring context: 162.08MB 51.7s 14:06:20 #35 ... 14:06:20 14:06:20 #43 [core-common-config-bootstrapper internal] load build context 14:06:20 #43 ... 14:06:20 14:06:20 #39 [security-spiffe-token-provider internal] load build context 14:06:20 #39 ... 14:06:20 14:06:20 #43 [core-common-config-bootstrapper internal] load build context 14:06:20 #43 ... 14:06:20 14:06:20 #44 [support-scheduler internal] load build context 14:06:20 #44 ... 14:06:20 14:06:20 #43 [core-common-config-bootstrapper internal] load build context 14:06:20 #43 ... 14:06:20 14:06:20 #47 [security-proxy-setup internal] load build context 14:06:21 #47 ... 14:06:21 14:06:21 #43 [core-common-config-bootstrapper internal] load build context 14:06:21 #43 ... 14:06:21 14:06:21 #32 [security-spire-server internal] load build context 14:06:21 #32 ... 14:06:21 14:06:21 #46 [security-proxy-auth internal] load build context 14:06:21 #46 ... 14:06:21 14:06:21 #32 [security-spire-server internal] load build context 14:06:22 #32 ... 14:06:22 14:06:22 #40 [security-spire-agent internal] load build context 14:06:22 #40 transferring context: 188.04MB 52.9s done 14:06:22 #40 DONE 54.0s 14:06:22 14:06:22 #32 [security-spire-server internal] load build context 14:06:25 #32 ... 14:06:25 14:06:25 #36 [support-notifications internal] load build context 14:06:25 #36 transferring context: 188.04MB 55.5s done 14:06:25 #36 DONE 56.8s 14:06:25 14:06:25 #32 [security-spire-server internal] load build context 14:06:26 #32 ... 14:06:26 14:06:26 #46 [security-proxy-auth internal] load build context 14:06:26 #46 transferring context: 188.04MB 55.4s done 14:06:26 #46 DONE 56.5s 14:06:26 14:06:26 #32 [security-spire-server internal] load build context 14:06:26 #32 ... 14:06:26 14:06:26 #47 [security-proxy-setup internal] load build context 14:06:26 #47 transferring context: 188.04MB 55.0s done 14:06:26 #47 DONE 56.4s 14:06:26 14:06:26 #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 14:06:26 #65 DONE 3.5s 14:06:26 14:06:26 #32 [security-spire-server internal] load build context 14:06:26 #32 ... 14:06:26 14:06:26 #35 [security-bootstrapper internal] load build context 14:06:26 #35 transferring context: 188.04MB 57.1s done 14:06:26 #35 DONE 58.0s 14:06:26 14:06:26 #32 [security-spire-server internal] load build context 14:06:26 #32 transferring context: 188.04MB 56.7s done 14:06:26 #32 ... 14:06:26 14:06:26 #37 [core-data internal] load build context 14:06:26 #37 ... 14:06:26 14:06:26 #45 [core-metadata internal] load build context 14:06:26 #45 ... 14:06:26 14:06:26 #37 [core-data internal] load build context 14:06:26 #37 ... 14:06:26 14:06:26 #32 [security-spire-server internal] load build context 14:06:26 #32 DONE 57.5s 14:06:27 14:06:27 #37 [core-data internal] load build context 14:06:27 #37 ... 14:06:27 14:06:27 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:06:27 #66 DONE 1.4s 14:06:27 14:06:27 #37 [core-data internal] load build context 14:06:27 #37 transferring context: 188.04MB 59.0s done 14:06:27 #37 ... 14:06:27 14:06:27 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:06:27 #67 DONE 1.3s 14:06:27 14:06:27 #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:28 #68 ... 14:06:28 14:06:28 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:06:28 #69 DONE 1.9s 14:06:28 14:06:28 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:28 #70 ... 14:06:28 14:06:28 #37 [core-data internal] load build context 14:06:28 #37 DONE 60.0s 14:06:28 14:06:28 #38 [security-spire-config internal] load build context 14:06:28 #38 ... 14:06:28 14:06:28 #41 [core-command internal] load build context 14:06:28 #41 ... 14:06:28 14:06:28 #43 [core-common-config-bootstrapper internal] load build context 14:06:28 #43 transferring context: 188.04MB 59.6s done 14:06:28 #43 DONE 60.3s 14:06:28 14:06:28 #41 [core-command internal] load build context 14:06:28 #41 ... 14:06:28 14:06:28 #38 [security-spire-config internal] load build context 14:06:29 #38 ... 14:06:29 14:06:29 #42 [security-secretstore-setup internal] load build context 14:06:29 #42 ... 14:06:29 14:06:29 #38 [security-spire-config internal] load build context 14:06:30 #38 ... 14:06:30 14:06:30 #39 [security-spiffe-token-provider internal] load build context 14:06:30 #39 ... 14:06:30 14:06:30 #44 [support-scheduler internal] load build context 14:06:30 #44 ... 14:06:30 14:06:30 #39 [security-spiffe-token-provider internal] load build context 14:06:31 #39 ... 14:06:31 14:06:31 #42 [security-secretstore-setup internal] load build context 14:06:31 #42 transferring context: 188.04MB 61.7s done 14:06:31 #42 DONE 62.7s 14:06:31 14:06:31 #39 [security-spiffe-token-provider internal] load build context 14:06:32 #39 ... 14:06:32 14:06:32 #38 [security-spire-config internal] load build context 14:06:32 #38 transferring context: 188.04MB 64.2s done 14:06:32 #38 DONE 64.5s 14:06:32 14:06:32 #39 [security-spiffe-token-provider internal] load build context 14:06:33 #39 ... 14:06:33 14:06:33 #44 [support-scheduler internal] load build context 14:06:33 #44 transferring context: 188.04MB 64.5s done 14:06:33 #44 DONE 64.8s 14:06:33 14:06:33 #39 [security-spiffe-token-provider internal] load build context 14:06:33 #39 ... 14:06:33 14:06:33 #45 [core-metadata internal] load build context 14:06:33 #45 transferring context: 188.04MB 63.5s done 14:06:33 #45 DONE 64.5s 14:06:33 14:06:33 #41 [core-command internal] load build context 14:06:33 #41 transferring context: 188.04MB 64.8s done 14:06:33 #41 DONE 65.1s 14:06:33 14:06:33 #39 [security-spiffe-token-provider internal] load build context 14:06:35 #39 transferring context: 188.04MB 66.0s done 14:06:35 #39 DONE 67.1s 14:06:35 14:06:35 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:06:36 #71 DONE 0.7s 14:06:36 14:06:36 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:36 #72 ... 14:06:36 14:06:36 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:36 #73 ... 14:06:36 14:06:36 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #74 ... 14:07:44 14:07:44 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #70 DONE 68.2s 14:07:44 14:07:44 #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #68 DONE 68.7s 14:07:44 14:07:44 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #72 DONE 69.1s 14:07:44 14:07:44 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #74 DONE 60.3s 14:07:44 14:07:44 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #73 DONE 70.4s 14:07:44 14:07:44 #75 [security-spiffe-token-provider builder 6/7] COPY . . 14:07:44 #75 ... 14:07:44 14:07:44 #76 [security-spire-agent builder 6/9] COPY . . 14:07:44 #76 DONE 7.6s 14:07:44 14:07:44 #75 [security-spiffe-token-provider builder 6/7] COPY . . 14:07:44 #75 DONE 7.6s 14:07:44 14:07:44 #77 [support-notifications builder 6/7] COPY . . 14:07:44 #77 DONE 7.6s 14:07:44 14:07:44 #78 [security-proxy-auth builder 6/7] COPY . . 14:07:44 #78 DONE 7.7s 14:07:44 14:07:44 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #79 CACHED 14:07:44 14:07:44 #80 [core-metadata builder 6/7] COPY . . 14:07:44 #80 CACHED 14:07:44 14:07:44 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:07:44 #81 CACHED 14:07:44 14:07:44 #82 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:07:44 #82 ... 14:07:44 14:07:44 #83 [core-command builder 6/7] COPY . . 14:07:44 #83 CACHED 14:07:44 14:07:44 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 14:07:44 #84 CACHED 14:07:44 14:07:44 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #85 CACHED 14:07:44 14:07:44 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #86 CACHED 14:07:44 14:07:44 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:07:44 #87 CACHED 14:07:44 14:07:44 #88 [support-scheduler builder 6/7] COPY . . 14:07:44 #88 CACHED 14:07:44 14:07:44 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 14:07:44 #89 CACHED 14:07:44 14:07:44 #90 [core-data builder 6/7] COPY . . 14:07:44 #90 CACHED 14:07:44 14:07:44 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #91 CACHED 14:07:44 14:07:44 #92 [security-proxy-setup builder 6/7] COPY . . 14:07:44 #92 DONE 7.7s 14:07:44 14:07:44 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #93 CACHED 14:07:44 14:07:44 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 14:07:44 #94 CACHED 14:07:44 14:07:44 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:07:44 #95 CACHED 14:07:44 14:07:44 #96 [security-secretstore-setup builder 6/7] COPY . . 14:07:44 #96 CACHED 14:07:44 14:07:44 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #97 CACHED 14:07:44 14:07:44 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:07:44 #98 CACHED 14:07:44 14:07:44 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #99 CACHED 14:07:44 14:07:44 #100 [security-bootstrapper builder 6/7] COPY . . 14:07:44 #100 CACHED 14:07:44 14:07:44 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:07:44 #101 CACHED 14:07:44 14:07:44 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:07:44 #102 ... 14:07:44 14:07:44 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 14:07:44 #103 DONE 0.5s 14:07:44 14:07:44 #104 [security-spire-server builder 6/9] COPY . . 14:07:44 #104 CACHED 14:07:44 14:07:44 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 14:07:44 #105 CACHED 14:07:44 14:07:44 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 14:07:44 #106 CACHED 14:07:44 14:07:44 #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:44 #107 CACHED 14:07:44 14:07:44 #108 [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 14:07:50 #108 ... 14:07:50 14:07:50 #82 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:07:50 #82 4.979 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 14:07:51 #82 ... 14:07:51 14:07:51 #108 [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 14:07:51 #108 DONE 6.7s 14:07:51 14:07:51 #109 [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 14:07:51 #109 DONE 6.8s 14:07:51 14:07:51 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 14:07:51 #110 ... 14:07:51 14:07:51 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 14:07:51 #111 DONE 0.4s 14:07:51 14:07:51 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 14:07:51 #110 DONE 0.4s 14:07:51 14:07:51 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:07:51 #102 6.807 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 14:07:53 #102 ... 14:07:53 14:07:53 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:07:53 #112 DONE 0.2s 14:07:53 14:07:53 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:07:53 #113 DONE 0.2s 14:07:53 14:07:53 #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:07:53 #0 6.976 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 14:07:53 #114 ... 14:07:53 14:07:53 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:53 #115 CACHED 14:07:53 14:07:53 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 14:07:53 #116 CACHED 14:07:53 14:07:53 #117 [security-spire-config builder 6/9] COPY . . 14:07:53 #117 CACHED 14:07:53 14:07:53 #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 14:07:53 #118 CACHED 14:07:53 14:07:53 #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 14:07:53 #119 CACHED 14:07:53 14:07:53 #120 [security-spire-config builder 9/9] WORKDIR /edgex-go 14:07:53 #120 CACHED 14:07:53 14:07:53 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 14:07:53 #121 ... 14:07:53 14:07:53 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 14:07:53 #122 CACHED 14:07:53 14:07:53 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 14:07:53 #123 CACHED 14:07:53 14:07:53 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 14:07:53 #121 DONE 0.3s 14:07:53 14:07:53 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:07:54 #124 ... 14:07:54 14:07:54 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:07:54 #0 6.133 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 14:07:54 #125 ... 14:07:54 14:07:54 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 14:07:54 #126 DONE 0.2s 14:07:54 14:07:54 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:07:54 #0 6.741 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 14:07:54 #127 ... 14:07:54 14:07:54 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:07:54 #0 5.572 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 14:07:54 #128 ... 14:07:54 14:07:54 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:07:54 #0 4.342 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 14:07:54 #129 ... 14:07:54 14:07:54 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:07:54 #0 5.733 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 14:07:55 #130 ... 14:07:55 14:07:55 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:07:55 #0 6.379 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 14:07:55 #131 ... 14:07:55 14:07:55 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:07:55 #0 6.106 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 14:07:55 #132 ... 14:07:55 14:07:55 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:07:55 #0 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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:07:55 #133 ... 14:07:55 14:07:55 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:07:58 #134 ... 14:07:58 14:07:58 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:07:58 #124 DONE 4.4s 14:07:58 14:07:58 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:07:58 #134 DONE 4.1s 14:07:58 14:07:58 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:07:58 #135 DONE 4.7s 14:07:58 14:07:58 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:07:58 #136 DONE 0.2s 14:07:58 14:07:58 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:07:58 #137 DONE 0.3s 14:07:58 14:07:58 #138 [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 14:07:59 #138 DONE 0.3s 14:07:59 14:07:59 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 14:07:59 #139 DONE 0.3s 14:07:59 14:07:59 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:07:59 #140 ... 14:07:59 14:07:59 #141 [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 14:07:59 #141 DONE 0.2s 14:07:59 14:07:59 #142 [security-spire-config] exporting to image 14:07:59 #142 exporting layers 14:07:59 #142 ... 14:07:59 14:07:59 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:07:59 #140 DONE 0.4s 14:07:59 14:07:59 #142 [security-spire-server] exporting to image 14:08:01 #142 ... 14:08:01 14:08:01 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:08:01 #143 DONE 2.9s 14:08:01 14:08:01 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:08:01 #144 DONE 0.4s 14:08:01 14:08:01 #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 14:08:01 #145 DONE 0.3s 14:08:01 14:08:01 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:08:02 #146 DONE 0.4s 14:08:02 14:08:02 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:08:02 #127 ... 14:08:02 14:08:02 #142 [security-spire-agent] exporting to image 14:08:02 #142 exporting layers 2.8s done 14:08:02 #142 writing image sha256:4fc8d26d5890b56d3837f9393a8cfbd185e53463a82a53b2c5788af3a04e6091 0.0s done 14:08:02 #142 naming to docker.io/library/security-spire-server-arm64 14:08:02 #142 exporting layers 3.1s done 14:08:02 #142 naming to docker.io/library/security-spire-server-arm64 done 14:08:02 #142 writing image sha256:3cc1ef190ae8213944ff5ed697d30a34834f86a5052174cac7f9c2c03f041ca3 0.0s done 14:08:02 #142 naming to docker.io/library/security-spire-config-arm64 14:08:02 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 14:08:03 #142 exporting layers 1.7s done 14:08:03 #142 writing image sha256:4de32d3c79f67c82a158292beade85e02c9b1b5bdf444087ad6d35f92e137f57 0.0s done 14:08:03 #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done 14:08:03 #142 DONE 4.7s 14:08:03 14:08:03 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:23:11 #132 ... 14:23:11 14:23:11 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:23:11 #102 919.3 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 14:23:11 #102 ... 14:23:11 14:23:11 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:23:11 #125 DONE 921.5s 14:23:11 14:23:11 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:23:11 #133 ... 14:23:11 14:23:11 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:23:11 #147 DONE 0.2s 14:23:11 14:23:11 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:23:11 #148 DONE 0.1s 14:23:11 14:23:11 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:23:11 #149 DONE 0.2s 14:23:11 14:23:11 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:23:11 #150 DONE 0.3s 14:23:11 14:23:11 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:23:11 #151 DONE 0.1s 14:23:11 14:23:11 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:11 #152 DONE 2.2s 14:23:11 14:23:11 #142 [security-proxy-setup] exporting to image 14:23:11 #142 exporting layers 14:23:11 #142 exporting layers 0.6s done 14:23:11 #142 writing image sha256:cc7add8ee20575d1384a0aeb77bfce7ee086f14bfc86f5b19202199923dc1b4f done 14:23:11 #142 naming to docker.io/library/security-proxy-setup-arm64 done 14:23:11 #142 DONE 5.4s 14:23:11 14:23:11 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:23:19 #128 ... 14:23:19 14:23:19 #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:23:19 #114 DONE 935.2s 14:23:19 14:23:19 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:23:19 #153 DONE 0.3s 14:23:19 14:23:19 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 14:23:22 #154 DONE 2.4s 14:23:22 14:23:22 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 14:23:22 #155 DONE 0.4s 14:23:22 14:23:22 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:23:22 #130 ... 14:23:22 14:23:22 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 14:23:23 #156 DONE 0.2s 14:23:23 14:23:23 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:23:23 #157 DONE 0.3s 14:23:23 14:23:23 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:23:23 #158 DONE 0.1s 14:23:23 14:23:23 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:23:23 #127 ... 14:23:23 14:23:23 #159 [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/ 14:23:23 #159 DONE 0.2s 14:23:23 14:23:23 #160 [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/ 14:23:23 #160 DONE 0.2s 14:23:23 14:23:23 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:23:23 #161 DONE 0.2s 14:23:23 14:23:23 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:23:24 #162 DONE 0.2s 14:23:24 14:23:24 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 14:23:26 #163 DONE 2.3s 14:23:26 14:23:26 #142 [security-bootstrapper] exporting to image 14:23:26 #142 exporting layers 14:23:27 #142 exporting layers 1.1s done 14:23:27 #142 writing image sha256:3c97fdc347331740b5039c497d824bddcc48ecda0bd13c7ed714934a50fb8327 0.0s done 14:23:27 #142 naming to docker.io/library/security-bootstrapper-arm64 done 14:23:27 #142 DONE 6.5s 14:23:27 14:23:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:23:29 #130 ... 14:23:29 14:23:29 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:23:29 #102 DONE 944.9s 14:23:29 14:23:29 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:23:29 #127 ... 14:23:29 14:23:29 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 14:23:29 #164 DONE 0.3s 14:23:29 14:23:29 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:23:30 #127 ... 14:23:30 14:23:30 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 14:23:30 #165 DONE 0.2s 14:23:30 14:23: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 14:23:30 #166 DONE 0.2s 14:23:30 14:23:30 #167 [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 14:23:30 #167 DONE 0.1s 14:23:30 14:23:30 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:23:30 #168 DONE 0.2s 14:23:30 14:23:30 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:23:31 #169 DONE 0.3s 14:23:31 14:23:31 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:23:31 #170 DONE 0.3s 14:23:31 14:23:31 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:23:31 #171 DONE 0.2s 14:23:31 14:23:31 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:23:31 #131 ... 14:23:31 14:23:31 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:33 #172 ... 14:23:33 14:23:33 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:23:33 #128 DONE 949.5s 14:23:33 14:23:33 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:23:34 #132 ... 14:23:34 14:23:34 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:23:34 #173 DONE 0.3s 14:23:34 14:23:34 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:23:34 #174 ... 14:23:34 14:23:34 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:34 #172 DONE 2.8s 14:23:34 14:23:34 #142 [security-secretstore-setup] exporting to image 14:23:34 #142 exporting layers 14:23:34 #142 ... 14:23:34 14:23:34 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:23:34 #174 DONE 0.6s 14:23:35 14:23:35 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:23:35 #175 DONE 0.6s 14:23:35 14:23:35 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:23:35 #176 DONE 0.2s 14:23:35 14:23:35 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:23:36 #177 DONE 0.2s 14:23:36 14:23:36 #142 [security-secretstore-setup] exporting to image 14:23:36 #142 exporting layers 1.6s done 14:23:36 #142 writing image sha256:58f4f081b610af131114fb49e97b46012f9014dc7aab2366cfcbfd86d27b0a45 14:23:36 #142 writing image sha256:58f4f081b610af131114fb49e97b46012f9014dc7aab2366cfcbfd86d27b0a45 done 14:23:36 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 14:23:36 #142 DONE 8.1s 14:23:36 14:23:36 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:38 #178 DONE 2.0s 14:23:38 14:23:38 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:23:38 #132 ... 14:23:38 14:23:38 #142 [security-proxy-auth] exporting to image 14:23:38 #142 exporting layers 0.5s done 14:23:38 #142 writing image sha256:d6a73fe21e85e0ef9476e6d22bc2e02d95bd3561f69e09ae3a7143668a14db76 0.0s done 14:23:38 #142 naming to docker.io/library/security-proxy-auth-arm64 14:23:38 #142 naming to docker.io/library/security-proxy-auth-arm64 done 14:23:38 #142 DONE 8.7s 14:23:38 14:23:38 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:23:53 #130 ... 14:23:53 14:23:53 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:23:53 #127 DONE 969.2s 14:23:53 14:23:53 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:23:54 #133 ... 14:23:54 14:23:54 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:23:54 #179 DONE 0.2s 14:23:54 14:23:54 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:23:54 #180 DONE 0.1s 14:23:54 14:23:54 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:23:54 #181 DONE 0.2s 14:23:54 14:23:54 #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 14:23:54 #182 DONE 0.1s 14:23:54 14:23:54 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:23:54 #131 ... 14:23:54 14:23:54 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:23:54 #183 DONE 0.2s 14:23:54 14:23:54 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:56 #184 DONE 1.9s 14:23:56 14:23:56 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:23:56 #132 ... 14:23:56 14:23:56 #142 [core-common-config-bootstrapper] exporting to image 14:23:56 #142 exporting layers 14:23:57 #142 exporting layers 0.5s done 14:23:57 #142 writing image sha256:475c2818e18796903e89deb4d36af355a75809f3e4839eb336b8552dc766fe05 0.0s done 14:23:57 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 14:23:57 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 14:23:57 #142 DONE 9.2s 14:23:57 14:23:57 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:24:29 #131 ... 14:24:29 14:24:29 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:24:29 #132 DONE 1004.7s 14:24:29 14:24:29 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:24:29 #131 ... 14:24:29 14:24:29 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:29 #185 DONE 0.2s 14:24:29 14:24:29 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 14:24:29 #186 DONE 0.1s 14:24:29 14:24:29 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:24:30 #187 DONE 0.3s 14:24:30 14:24:30 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:24:30 #188 DONE 0.1s 14:24:30 14:24:30 #142 [core-command] exporting to image 14:24:30 #142 exporting layers 14:24:30 #142 exporting layers 0.3s done 14:24:30 #142 writing image sha256:0423a06d69eb8fe118b4a5b544c5b274eaafa08268871be15f1b5f253e1e2323 done 14:24:30 #142 naming to docker.io/library/core-command-arm64 done 14:24:30 #142 DONE 9.6s 14:24:30 14:24:30 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:24:48 #130 ... 14:24:48 14:24:48 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:24:48 #131 DONE 1023.0s 14:24:48 14:24:48 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:24:48 #130 ... 14:24:48 14:24:48 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:24:48 #189 DONE 0.3s 14:24:48 14:24:48 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:24:48 #130 ... 14:24:48 14:24:48 #82 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:24:48 #82 DONE 1023.9s 14:24:48 14:24:48 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:24:48 #190 DONE 0.4s 14:24:48 14:24:48 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:24:49 #191 DONE 0.6s 14:24:49 14:24:49 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:24:49 #192 ... 14:24:49 14:24:49 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:24:49 #193 DONE 0.4s 14:24:49 14:24:49 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:24:49 #194 ... 14:24:49 14:24:49 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:24:49 #192 DONE 0.4s 14:24:49 14:24:49 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:24:49 #194 DONE 0.3s 14:24:49 14:24:49 #142 [core-data] exporting to image 14:24:49 #142 exporting layers 14:24:49 #142 ... 14:24:49 14:24:49 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:24:49 #195 DONE 0.4s 14:24:49 14:24:49 #142 [core-data] exporting to image 14:24:49 #142 exporting layers 0.4s done 14:24:49 #142 writing image sha256:834557992f90a1884eb7128040d6c8c2abb8976d64de2fb50507eee0a5dacdf7 done 14:24:49 #142 naming to docker.io/library/core-data-arm64 done 14:24:49 #142 DONE 10.0s 14:24:49 14:24:49 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:24:49 #196 DONE 0.1s 14:24:49 14:24:49 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:24:50 #130 ... 14:24:50 14:24:50 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:24:50 #197 DONE 0.1s 14:24:50 14:24:50 #142 [core-metadata] exporting to image 14:24:50 #142 exporting layers 0.3s done 14:24:50 #142 writing image sha256:31d445876d89577127784625902fdd2fbed7f1a2ca5ca71f14d4c8229233689a done 14:24:50 #142 naming to docker.io/library/core-metadata-arm64 done 14:24:50 #142 DONE 10.3s 14:24:50 14:24:50 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:25:17 #133 DONE 1049.5s 14:25:17 14:25:17 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:25:17 #31 ... 14:25:17 14:25:17 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:25:17 #198 DONE 0.2s 14:25:17 14:25:17 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:25:17 #199 DONE 0.1s 14:25:17 14:25:17 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:25:17 #200 DONE 0.3s 14:25:17 14:25:17 #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 14:25:17 #201 DONE 0.1s 14:25:17 14:25:17 #142 [security-spiffe-token-provider] exporting to image 14:25:17 #142 exporting layers 14:25:17 #142 exporting layers 0.6s done 14:25:17 #142 writing image sha256:e410fa87b132d7d9469bf98cec8bd92abe82e2e9bb5934a9f01f8f8b57d073fb done 14:25:17 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:25:17 #142 DONE 10.9s 14:25:17 14:25:17 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:25:43 #129 ... 14:25:43 14:25:43 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:25:43 #130 DONE 1079.1s 14:25:43 14:25:43 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:25:43 #202 DONE 0.2s 14:25:43 14:25:43 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:25:43 #129 ... 14:25:43 14:25:43 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:25:44 #203 DONE 0.2s 14:25:44 14:25:44 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:25:44 #204 ... 14:25:44 14:25:44 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:25:44 #129 DONE 1079.9s 14:25:44 14:25:44 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:25:44 #204 DONE 0.5s 14:25:44 14:25:44 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:25:44 #205 ... 14:25:44 14:25:44 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:25:44 #206 DONE 0.2s 14:25:44 14:25:44 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:25:44 #205 DONE 0.1s 14:25:44 14:25:44 #142 [support-scheduler] exporting to image 14:25:44 #142 exporting layers 14:25:44 #142 ... 14:25:44 14:25:44 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:25:44 #207 DONE 0.2s 14:25:44 14:25:44 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:25:45 #208 DONE 0.3s 14:25:45 14:25:45 #142 [support-scheduler] exporting to image 14:25:45 #142 exporting layers 0.5s done 14:25:45 #142 writing image sha256:e964c409a1792ac7e78660101051b6eece81c6c2347252a85171a78459a9fc64 done 14:25:45 #142 naming to docker.io/library/support-scheduler-arm64 done 14:25:45 #142 DONE 11.4s 14:25:45 14:25:45 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:25:45 #209 DONE 0.1s 14:25:45 14:25:45 #142 [support-notifications] exporting to image 14:25:45 #142 exporting layers 0.4s done 14:25:45 #142 writing image sha256:ed8ea5702a5bd6838ef1f09d3e5373414ede9d8535aab84f7ef0b479a6410f35 done 14:25:45 #142 naming to docker.io/library/support-notifications-arm64 done 14:25:45 #142 DONE 11.8s 14:25:45 14:25:45 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:25:45 time="2023-08-13T14:05:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:25:45 time="2023-08-13T14:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:25:45 $ docker stop --time=1 a7e8ee8e90396b5fd6a5f51032dc1b1cb84a1dd33a0ce40fca3015289c9efede 14:25:48 $ docker rm -f --volumes a7e8ee8e90396b5fd6a5f51032dc1b1cb84a1dd33a0ce40fca3015289c9efede [Pipeline] // withDockerContainer [Pipeline] sh 14:25:48 + docker images 14:25:48 REPOSITORY TAG IMAGE ID CREATED SIZE 14:25:48 support-scheduler-arm64 latest e964c409a179 4 seconds ago 32.9MB 14:25:48 support-notifications-arm64 latest ed8ea5702a5b 4 seconds ago 33.7MB 14:25:48 security-spiffe-token-provider-arm64 latest e410fa87b132 34 seconds ago 33.2MB 14:25:48 core-metadata-arm64 latest 31d445876d89 59 seconds ago 21.2MB 14:25:48 core-data-arm64 latest 834557992f90 59 seconds ago 20.9MB 14:25:48 core-command-arm64 latest 0423a06d69eb About a minute ago 20.8MB 14:25:48 core-common-config-bootstrapper-arm64 latest 475c2818e187 About a minute ago 18MB 14:25:48 security-proxy-auth-arm64 latest d6a73fe21e85 2 minutes ago 19.3MB 14:25:48 security-secretstore-setup-arm64 latest 58f4f081b610 2 minutes ago 42.9MB 14:25:48 security-bootstrapper-arm64 latest 3c97fdc34733 2 minutes ago 22.6MB 14:25:48 security-proxy-setup-arm64 latest cc7add8ee205 2 minutes ago 19.5MB 14:25:48 security-spire-agent-arm64 latest 4de32d3c79f6 17 minutes ago 152MB 14:25:48 security-spire-server-arm64 latest 4fc8d26d5890 17 minutes ago 96.9MB 14:25:48 security-spire-config-arm64 latest 3cc1ef190ae8 17 minutes ago 96.1MB 14:25:48 ci-base-image-arm64 latest f1a11ea0129d 32 minutes ago 1.05GB 14:25:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 14:25:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 14:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:25:49 14:25:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:25:50 arm64: Pulling from edgex-lftools-log-publisher 14:25:50 8998bd30e6a1: Pulling fs layer 14:25:50 04944245beec: Pulling fs layer 14:25:50 699f458cf7ca: Pulling fs layer 14:25:50 765212b225bb: Pulling fs layer 14:25:50 f23df028b6ca: Pulling fs layer 14:25:50 d65c8cfc05b1: Pulling fs layer 14:25:50 2437ff75d9bd: Pulling fs layer 14:25:50 765212b225bb: Waiting 14:25:50 f23df028b6ca: Waiting 14:25:50 d65c8cfc05b1: Waiting 14:25:50 2437ff75d9bd: Waiting 14:25:50 04944245beec: Verifying Checksum 14:25:50 04944245beec: Download complete 14:25:50 765212b225bb: Verifying Checksum 14:25:50 765212b225bb: Download complete 14:25:50 f23df028b6ca: Verifying Checksum 14:25:50 f23df028b6ca: Download complete 14:25:50 d65c8cfc05b1: Verifying Checksum 14:25:50 d65c8cfc05b1: Download complete 14:25:50 699f458cf7ca: Verifying Checksum 14:25:50 699f458cf7ca: Download complete 14:25:50 8998bd30e6a1: Download complete 14:25:52 2437ff75d9bd: Verifying Checksum 14:25:52 2437ff75d9bd: Download complete 14:25:54 8998bd30e6a1: Pull complete 14:25:55 04944245beec: Pull complete 14:25:56 699f458cf7ca: Pull complete 14:25:56 765212b225bb: Pull complete 14:25:57 f23df028b6ca: Pull complete 14:25:57 d65c8cfc05b1: Pull complete 14:26:12 2437ff75d9bd: Pull complete 14:26:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:12 prd-ubuntu20.04-docker-arm64-4c-16g-3448 does not seem to be running inside a container 14:26:12 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:26:15 $ docker top b48af98f921ec83546ab66f5890c376a99908845aad52c31b58ac5353fd155e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:16 ---> job-cost.sh 14:26:16 lf-activate-venv: SKIPPING 14:26:16 INFO: No Stack... 14:26:16 INFO: Retrieving Pricing Info for: v3-standard-4 14:26:17 INFO: Archiving Costs [Pipeline] sh 14:26:18 + + catcut -d, -f6 14:26:18 /w/workspace/edgex-go/27/archives/cost.csv [Pipeline] lock 14:26:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] 14:26:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] did not exist. Created. 14:26:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:26:18 + echo total: 0.10999999940395355 [Pipeline] stash 14:26:18 Stashed 1 file(s) [Pipeline] } 14:26:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-27-stack-cost] [Pipeline] // lock [Pipeline] } 14:26:18 $ docker stop --time=1 b48af98f921ec83546ab66f5890c376a99908845aad52c31b58ac5353fd155e2 14:26:20 $ docker rm -f --volumes b48af98f921ec83546ab66f5890c376a99908845aad52c31b58ac5353fd155e2 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:26:21 + [ -d /w/workspace/edgex-go/27/archives ] [Pipeline] libraryResource [Pipeline] sh 14:26:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:26:22 ---> package-listing.sh 14:26:22 ++ facter osfamily 14:26:22 ++ tr '[:upper:]' '[:lower:]' 14:26:22 + OS_FAMILY=debian 14:26:22 + workspace=/w/workspace/edgex-go/27 14:26:22 + START_PACKAGES=/tmp/packages_start.txt 14:26:22 + END_PACKAGES=/tmp/packages_end.txt 14:26:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:22 + PACKAGES=/tmp/packages_start.txt 14:26:22 + '[' /w/workspace/edgex-go/27 ']' 14:26:22 + PACKAGES=/tmp/packages_end.txt 14:26:22 + case "${OS_FAMILY}" in 14:26:22 + dpkg -l 14:26:22 + grep '^ii' 14:26:22 + '[' -f /tmp/packages_start.txt ']' 14:26:22 + '[' -f /tmp/packages_end.txt ']' 14:26:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:22 + '[' /w/workspace/edgex-go/27 ']' 14:26:22 + mkdir -p /w/workspace/edgex-go/27/archives/ 14:26:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo 14:26:22 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:26:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:23 14:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:23 latest: Pulling from edgex-lftools-log-publisher 14:26:23 5eb5b503b376: Pulling fs layer 14:26:23 5c69ac0246d0: Pulling fs layer 14:26:23 ec43610c2a17: Pulling fs layer 14:26:23 3a2ae6a8a46f: Pulling fs layer 14:26:23 33b1e0a273af: Pulling fs layer 14:26:23 5d3b04190fa2: Pulling fs layer 14:26:23 2f39f015ded8: Pulling fs layer 14:26:23 2f39f015ded8: Waiting 14:26:23 5d3b04190fa2: Waiting 14:26:23 3a2ae6a8a46f: Waiting 14:26:23 33b1e0a273af: Waiting 14:26:23 5c69ac0246d0: Verifying Checksum 14:26:23 5c69ac0246d0: Download complete 14:26:23 3a2ae6a8a46f: Verifying Checksum 14:26:23 3a2ae6a8a46f: Download complete 14:26:23 33b1e0a273af: Verifying Checksum 14:26:23 33b1e0a273af: Download complete 14:26:23 ec43610c2a17: Verifying Checksum 14:26:23 ec43610c2a17: Download complete 14:26:23 5d3b04190fa2: Download complete 14:26:24 5eb5b503b376: Verifying Checksum 14:26:24 5eb5b503b376: Download complete 14:26:24 2f39f015ded8: Download complete 14:26:25 5eb5b503b376: Pull complete 14:26:25 5c69ac0246d0: Pull complete 14:26:25 ec43610c2a17: Pull complete 14:26:26 3a2ae6a8a46f: Pull complete 14:26:26 33b1e0a273af: Pull complete 14:26:26 5d3b04190fa2: Pull complete 14:26:31 2f39f015ded8: Pull complete 14:26:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:31 prd-ubuntu20.04-docker-8c-8g-3447 does not seem to be running inside a container 14:26:31 $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-lftools-log-publisher:latest cat 14:26:38 $ docker top a85ed683319485f962194c141d38878cb2e6593c5e958757b59175ed956e55cc -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:38 + touch /tmp/pre-build-complete [Pipeline] sh 14:26:39 + mkdir -p /var/log/sysstat [Pipeline] sh 14:26:39 + ls /var/log/sa-host 14:26:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:39 provisioning config files... 14:26:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config15558474153897121834tmp [Pipeline] { [Pipeline] echo 14:26:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:26:40 ---> create-netrc.sh [Pipeline] } 14:26:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:26:40 ---> python-tools-install.sh [Pipeline] echo 14:26:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:26:40 ---> sudo-logs.sh 14:26:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:26:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:26:40 ---> job-cost.sh 14:26:40 lf-activate-venv: SKIPPING 14:26:40 DEBUG: total: 0.10999999940395355 14:26:40 INFO: Retrieving Stack Cost... 14:26:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:26:41 INFO: Archiving Costs [Pipeline] echo 14:26:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:26:42 ---> logs-deploy.sh 14:26:42 lf-activate-venv: SKIPPING 14:26:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/27 14:26:42 INFO: archiving workspace using pattern(s): 14:26:43 Archives upload complete. 14:26:43 INFO: archiving logs to Nexus