Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+d0806caeb40f4e3531513a6632e1dafeaa9bd88e (2e1e90f7e606e58c3a94b426a0343a19a8af5098) 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-ssh8580530331336745846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9091751289162588880.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15785129034866880487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3164814814588828641.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2152046191210975282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22413’ Running on prd-ubuntu20.04-docker-8c-8g-22416 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 Merge succeeded, producing f510bb015e51d50cde7b2591bb06247323c8a12b Checking out Revision f510bb015e51d50cde7b2591bb06247323c8a12b (PR-4097) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f510bb015e51d50cde7b2591bb06247323c8a12b # timeout=10 Commit message: "Merge commit 'd0806caeb40f4e3531513a6632e1dafeaa9bd88e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:21 ========================================================= 16:30:21 EdgeX Global Pipelines Version Info 16:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab6a6f1ed9590a7c550edd8385a43800d700d27c # timeout=10 16:30:22 ------------------- 16:30:22 stable info: 16:30:22 ------------------- 16:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:22 Message: update stable to v1.0.238 16:30:22 ------------------- 16:30:22 experimental info: 16:30:22 ------------------- 16:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:22 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f510bb0 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:23 provisioning config files... 16:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config814105137065065318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:23 ---> docker-login.sh 16:30:23 nexus3.edgexfoundry.org:10001 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10002 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10003 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10004 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 docker.io 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 ---> docker-login.sh ends [Pipeline] } 16:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:25 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:25 + dirname cmd/core-command/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo core-command,cmd/core-command/Dockerfile 16:30:25 + dirname cmd/core-data/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo core-data,cmd/core-data/Dockerfile 16:30:25 + dirname cmd/core-metadata/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:25 + dirname cmd/security-bootstrapper/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:25 + dirname cmd/security-proxy-setup/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:25 + dirname cmd/security-spire-agent/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:25 + dirname cmd/security-spire-config/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:25 + dirname cmd/security-spire-server/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:25 + dirname cmd/support-notifications/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:25 + dirname cmd/support-scheduler/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:25 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:25 + git rev-list -1 --merges f510bb015e51d50cde7b2591bb06247323c8a12b~1..f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] echo 16:30:25 -----------> git rev-list -1 --merges f510bb015e51d50cde7b2591bb06247323c8a12b~1..f510bb015e51d50cde7b2591bb06247323c8a12b f510bb015e51d50cde7b2591bb06247323c8a12b 16:30:25 f510bb015e51d50cde7b2591bb06247323c8a12b [false] [Pipeline] sh 16:30:26 + git log --format=format:%s -1 f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] echo 16:30:26 ========================================================= 16:30:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:26 + grep -v github /etc/ssh/ssh_known_hosts 16:30:26 + [ -e /tmp/ssh_known_hosts ] 16:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:26 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 16:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:27 b85a868b505f: Pulling fs layer 16:30:27 e2be974225ed: Pulling fs layer 16:30:27 339a4e72a1f5: Pulling fs layer 16:30:27 988bab9f4d93: Pulling fs layer 16:30:27 1469e6f7b9e6: Pulling fs layer 16:30:27 eaf3925da568: Pulling fs layer 16:30:27 bab4dde63d76: Pulling fs layer 16:30:27 bde34c3a00c8: Pulling fs layer 16:30:27 b352a97aabf1: Pulling fs layer 16:30:27 4872d77fe225: Pulling fs layer 16:30:27 5851b861e8e6: Pulling fs layer 16:30:27 eaf3925da568: Waiting 16:30:27 bab4dde63d76: Waiting 16:30:27 bde34c3a00c8: Waiting 16:30:27 b352a97aabf1: Waiting 16:30:27 4872d77fe225: Waiting 16:30:27 5851b861e8e6: Waiting 16:30:27 1469e6f7b9e6: Waiting 16:30:27 988bab9f4d93: Waiting 16:30:27 e2be974225ed: Download complete 16:30:27 339a4e72a1f5: Verifying Checksum 16:30:27 339a4e72a1f5: Download complete 16:30:27 1469e6f7b9e6: Verifying Checksum 16:30:27 1469e6f7b9e6: Download complete 16:30:27 eaf3925da568: Verifying Checksum 16:30:27 bde34c3a00c8: Download complete 16:30:27 b352a97aabf1: Verifying Checksum 16:30:27 b352a97aabf1: Download complete 16:30:27 4872d77fe225: Download complete 16:30:27 5851b861e8e6: Verifying Checksum 16:30:27 5851b861e8e6: Download complete 16:30:27 b85a868b505f: Download complete 16:30:27 bab4dde63d76: Verifying Checksum 16:30:27 bab4dde63d76: Download complete 16:30:29 b85a868b505f: Pull complete 16:30:29 e2be974225ed: Pull complete 16:30:29 339a4e72a1f5: Pull complete 16:30:29 988bab9f4d93: Pull complete 16:30:30 1469e6f7b9e6: Pull complete 16:30:30 eaf3925da568: Pull complete 16:30:32 bab4dde63d76: Pull complete 16:30:32 bde34c3a00c8: Pull complete 16:30:32 b352a97aabf1: Pull complete 16:30:32 4872d77fe225: Pull complete 16:30:32 5851b861e8e6: Pull complete 16:30:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:32 prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container 16:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:34 $ docker top e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:34 [ssh-agent] Looking for ssh-agent implementation... 16:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:34 $ docker exec e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent 16:30:34 SSH_AUTH_SOCK=/tmp/ssh-fLOKavBSl8U1/agent.34 16:30:34 SSH_AGENT_PID=40 16:30:34 Running ssh-add (command line suppressed) 16:30:35 Identity added: /w/workspace/edgex-go/12@tmp/private_key_6871405050104447845.key (/w/workspace/edgex-go/12@tmp/private_key_6871405050104447845.key) 16:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:35 + git tag --points-at HEAD [Pipeline] } 16:30:35 $ docker exec --env ******** --env ******** e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent -k 16:30:35 unset SSH_AUTH_SOCK; 16:30:35 unset SSH_AGENT_PID; 16:30:35 echo Agent pid 40 killed; 16:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:35 [ssh-agent] Looking for ssh-agent implementation... 16:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:35 $ docker exec e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent 16:30:35 SSH_AUTH_SOCK=/tmp/ssh-bQIQW2woVFQl/agent.73 16:30:35 SSH_AGENT_PID=79 16:30:35 Running ssh-add (command line suppressed) 16:30:35 Identity added: /w/workspace/edgex-go/12@tmp/private_key_847282836796564327.key (/w/workspace/edgex-go/12@tmp/private_key_847282836796564327.key) 16:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:36 + git semver init 16:30:36 2022-08-10 16:30:36,395 [run_init] DEBUG init version:0.0.0 force:False 16:30:36 2022-08-10 16:30:36,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver 16:30:36 2022-08-10 16:30:36,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver 16:30:36 2022-08-10 16:30:36,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) 16:30:41 2022-08-10 16:30:41,118 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude 16:30:41 2022-08-10 16:30:41,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-4097 with force:False 16:30:41 2022-08-10 16:30:41,118 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-4097 16:30:41 2022-08-10 16:30:41,123 [execute] INFO git cat-file --batch-check 16:30:41 2022-08-10 16:30:41,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 16:30:41 2022-08-10 16:30:41,132 [execute] INFO git cat-file --batch 16:30:41 2022-08-10 16:30:41,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 16:30:41 2022-08-10 16:30:41,138 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-4097 16:30:41 0.0.0 [Pipeline] } 16:30:41 $ docker exec --env ******** --env ******** e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent -k 16:30:41 unset SSH_AUTH_SOCK; 16:30:41 unset SSH_AGENT_PID; 16:30:41 echo Agent pid 79 killed; 16:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:42 + git semver [Pipeline] } 16:30:42 $ docker stop --time=1 e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 16:30:43 $ docker rm -f e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:44 Stashed 1 file(s) [Pipeline] echo 16:30:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:44 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:45 ========================================================= 16:30:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:45 2408cc74d12b: Pulling fs layer 16:30:45 ea60b727a1ce: Pulling fs layer 16:30:45 30c4a7721957: Pulling fs layer 16:30:45 370296b7ddb6: Pulling fs layer 16:30:45 7c6cee850709: Pulling fs layer 16:30:45 39a5fcdaea64: Pulling fs layer 16:30:45 d94ebbe4e438: Pulling fs layer 16:30:45 bcfd1f05c69d: Pulling fs layer 16:30:45 59ccb84bbe0f: Pulling fs layer 16:30:45 7c6cee850709: Waiting 16:30:45 39a5fcdaea64: Waiting 16:30:45 d94ebbe4e438: Waiting 16:30:45 bcfd1f05c69d: Waiting 16:30:45 59ccb84bbe0f: Waiting 16:30:45 30c4a7721957: Verifying Checksum 16:30:45 30c4a7721957: Download complete 16:30:45 ea60b727a1ce: Verifying Checksum 16:30:45 ea60b727a1ce: Download complete 16:30:45 7c6cee850709: Download complete 16:30:45 39a5fcdaea64: Download complete 16:30:45 2408cc74d12b: Verifying Checksum 16:30:45 2408cc74d12b: Download complete 16:30:45 d94ebbe4e438: Download complete 16:30:45 2408cc74d12b: Pull complete 16:30:45 ea60b727a1ce: Pull complete 16:30:45 30c4a7721957: Pull complete 16:30:45 59ccb84bbe0f: Verifying Checksum 16:30:45 59ccb84bbe0f: Download complete 16:30:46 bcfd1f05c69d: Download complete 16:30:46 370296b7ddb6: Verifying Checksum 16:30:46 370296b7ddb6: Download complete 16:30:50 370296b7ddb6: Pull complete 16:30:50 7c6cee850709: Pull complete 16:30:50 39a5fcdaea64: Pull complete 16:30:50 d94ebbe4e438: Pull complete 16:30:53 bcfd1f05c69d: Pull complete 16:30:53 59ccb84bbe0f: Pull complete 16:30:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:53 WORKDIR /edgex 16:30:53 COPY go.mod . 16:30:53 RUN go mod download 16:30:53 + docker build -t ci-base-image-x86_64 -f - . 16:30:54 Sending build context to Docker daemon 169.2MB 16:30:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:54 ---> a4fb48ad2a94 16:30:54 Step 2/4 : WORKDIR /edgex 16:30:56 ---> Running in ac47c4f65e17 16:30:56 Removing intermediate container ac47c4f65e17 16:30:56 ---> a46f5d69dd10 16:30:56 Step 3/4 : COPY go.mod . 16:30:56 ---> af150ae35d51 16:30:56 Step 4/4 : RUN go mod download 16:30:57 ---> Running in 0998c84cc9a5 16:30:59 Still waiting to schedule task 16:30:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22414’ 16:31:12 Removing intermediate container 0998c84cc9a5 16:31:12 ---> 80238ffd9c91 16:31:12 Successfully built 80238ffd9c91 16:31:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:12 + docker inspect -f . ci-base-image-x86_64 16:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:12 prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container 16:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:12 $ docker top 476a2d0152aea4ebce050b5e0e9e619d08f904af4d42755a2e41a409b03f58e8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:13 + go version 16:31:13 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:13 $ docker stop --time=1 476a2d0152aea4ebce050b5e0e9e619d08f904af4d42755a2e41a409b03f58e8 16:31:14 $ docker rm -f 476a2d0152aea4ebce050b5e0e9e619d08f904af4d42755a2e41a409b03f58e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:14 + docker inspect -f . ci-base-image-x86_64 16:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:15 prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container 16:31:15 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:15 $ docker top d5a7f1073fff1b87bb344be02c9b5f0f89d64780cc10b3f1df62ae18cf3e5c3a -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:15 ========================================================= 16:31:15 [edgeXBuildGoParallel] Running Tests and Build... 16:31:15 ========================================================= [Pipeline] sh 16:31:15 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh 16:31:16 + make test 16:31:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.792s coverage: 89.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.1% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 16:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.2% of statements 16:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.0% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.7% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 43.6% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:32:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:23 GO111MODULE=on go vet ./... 16:32:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:24 ./bin/test-attribution-txt.sh 16:32:24 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:24 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:24 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:24 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:25 + ls -al . 16:32:25 total 728 16:32:25 drwxrwxr-x 10 1001 1001 4096 Aug 10 16:31 . 16:32:25 drwxr-xr-x 4 root root 4096 Aug 10 16:31 .. 16:32:25 -rw-rw-r-- 1 1001 1001 16 Aug 10 16:30 .dockerignore 16:32:25 drwxrwxr-x 8 1001 1001 4096 Aug 10 16:32 .git 16:32:25 drwxrwxr-x 3 1001 1001 4096 Aug 10 16:30 .github 16:32:25 -rw-rw-r-- 1 1001 1001 1030 Aug 10 16:30 .gitignore 16:32:25 -rw-rw-r-- 1 1001 1001 42 Aug 10 16:30 .golangci.yml 16:32:25 -rw-rw-r-- 1 1001 1001 87 Aug 10 16:30 .hadolint.yml 16:32:25 drwxr-xr-x 3 1001 1001 4096 Aug 10 16:30 .semver 16:32:25 -rw-rw-r-- 1 1001 1001 166 Aug 10 16:30 .sonarcloud.properties 16:32:25 -rw-rw-r-- 1 1001 1001 1171 Aug 10 16:30 ADOPTERS.md 16:32:25 -rw-rw-r-- 1 1001 1001 10347 Aug 10 16:30 Attribution.txt 16:32:25 -rw-rw-r-- 1 1001 1001 63209 Aug 10 16:30 CHANGELOG.md 16:32:25 -rw-rw-r-- 1 1001 1001 3804 Aug 10 16:30 CONTRIBUTING.md 16:32:25 -rw-rw-r-- 1 1001 1001 677 Aug 10 16:30 GOVERNANCE.md 16:32:25 -rw-rw-r-- 1 1001 1001 850 Aug 10 16:30 Jenkinsfile 16:32:25 -rw-rw-r-- 1 1001 1001 10775 Aug 10 16:30 LICENSE 16:32:25 -rw-rw-r-- 1 1001 1001 12212 Aug 10 16:30 Makefile 16:32:25 -rw-rw-r-- 1 1001 1001 582 Aug 10 16:30 OWNERS.md 16:32:25 -rw-rw-r-- 1 1001 1001 9094 Aug 10 16:30 README.md 16:32:25 -rw-rw-r-- 1 1001 1001 6912 Aug 10 16:30 SECURITY.md 16:32:25 -rw-rw-r-- 1 1001 1001 5 Aug 10 16:30 VERSION 16:32:25 -rw-rw-r-- 1 1001 1001 4131 Aug 10 16:30 ZMQWindows.md 16:32:25 drwxrwxr-x 2 1001 1001 4096 Aug 10 16:30 bin 16:32:25 drwxrwxr-x 18 1001 1001 4096 Aug 10 16:30 cmd 16:32:25 -rw-r--r-- 1 root root 478941 Aug 10 16:32 coverage.out 16:32:25 -rw-rw-r-- 1 1001 1001 3681 Aug 10 16:30 go.mod 16:32:25 -rw-rw-r-- 1 1001 1001 38033 Aug 10 16:30 go.sum 16:32:25 drwxrwxr-x 8 1001 1001 4096 Aug 10 16:30 internal 16:32:25 drwxrwxr-x 3 1001 1001 4096 Aug 10 16:30 openapi 16:32:25 drwxrwxr-x 4 1001 1001 4096 Aug 10 16:30 snap 16:32:25 -rw-rw-r-- 1 1001 1001 204 Aug 10 16:30 version.go [Pipeline] sh 16:32:25 + '[' -e coverage.out ] 16:32:25 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:25 Stashed 1 file(s) [Pipeline] sh 16:32:26 + make build 16:32:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:05 $ docker stop --time=1 d5a7f1073fff1b87bb344be02c9b5f0f89d64780cc10b3f1df62ae18cf3e5c3a 16:33:08 $ docker rm -f d5a7f1073fff1b87bb344be02c9b5f0f89d64780cc10b3f1df62ae18cf3e5c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:09 16:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:09 latest: Pulling from edgex-devops/edgex-compose 16:33:09 cbdbe7a5bc2a: Pulling fs layer 16:33:09 ca9280d653b3: Pulling fs layer 16:33:09 7e9c9ca2126c: Pulling fs layer 16:33:09 cbdbe7a5bc2a: Download complete 16:33:09 ca9280d653b3: Verifying Checksum 16:33:09 ca9280d653b3: Download complete 16:33:09 cbdbe7a5bc2a: Pull complete 16:33:10 7e9c9ca2126c: Verifying Checksum 16:33:10 7e9c9ca2126c: Download complete 16:33:10 ca9280d653b3: Pull complete 16:33:13 7e9c9ca2126c: Pull complete 16:33:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:13 prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container 16:33:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:15 $ docker top 13df20ab1e77a4c847a36c39eac0b8395228ebd68bea19ba17de0dd362096bc7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:15 + docker-compose build --help 16:33:15 + grep parallel 16:33:16 --parallel Build images in parallel. [Pipeline] } 16:33:16 $ docker stop --time=1 13df20ab1e77a4c847a36c39eac0b8395228ebd68bea19ba17de0dd362096bc7 16:33:17 $ docker rm -f 13df20ab1e77a4c847a36c39eac0b8395228ebd68bea19ba17de0dd362096bc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:17 prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container 16:33:17 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:18 $ docker top aa7403bae7a4ba586ac522c8574e756549d0d6a23c2213b71d8fab5104ce216d -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:18 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:19 Building core-command ... 16:33:19 Building core-data ... 16:33:19 Building core-metadata ... 16:33:19 Building security-bootstrapper ... 16:33:19 Building security-proxy-setup ... 16:33:19 Building security-secretstore-setup ... 16:33:19 Building security-spiffe-token-provider ... 16:33:19 Building security-spire-agent ... 16:33:19 Building security-spire-config ... 16:33:19 Building security-spire-server ... 16:33:19 Building support-notifications ... 16:33:19 Building support-scheduler ... 16:33:19 Building sys-mgmt-agent ... 16:33:19 Building support-notifications 16:33:19 Building core-data 16:33:19 Building core-metadata 16:33:19 Building security-proxy-setup 16:33:19 Building support-scheduler 16:33:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 80238ffd9c91 16:33:34 Step 3/22 : WORKDIR /edgex-go 16:33:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 80238ffd9c91 16:33:34 Step 3/22 : WORKDIR /edgex-go 16:33:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 80238ffd9c91 16:33:34 Step 3/22 : WORKDIR /edgex-go 16:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 80238ffd9c91 16:33:34 Step 3/23 : WORKDIR /edgex-go 16:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> 80238ffd9c91 16:33:34 Step 3/23 : WORKDIR /edgex-go 16:33:36 ---> Running in ae7f86870220 16:33:36 ---> Running in bdcad09b68a3 16:33:36 ---> Running in a6962faeb96a 16:33:36 ---> Running in cc1d0668e54c 16:33:36 ---> Running in 1c5a4bdababb 16:33:36 Removing intermediate container 1c5a4bdababb 16:33:36 ---> 76c9ee3853d1 16:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 Removing intermediate container bdcad09b68a3 16:33:36 ---> a357a4627873 16:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 Removing intermediate container ae7f86870220 16:33:36 ---> b94c29ce7a0f 16:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 Removing intermediate container cc1d0668e54c 16:33:36 ---> 0d0ccc64eee8 16:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 Removing intermediate container a6962faeb96a 16:33:36 ---> 0215b79d9937 16:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 ---> Running in 74b805b2a6d4 16:33:36 ---> Running in 8866f01a6493 16:33:36 ---> Running in ea5276537ff2 16:33:36 ---> Running in c44584af2c85 16:33:36 ---> Running in 58490ad5e80b 16:33:37 Removing intermediate container 74b805b2a6d4 16:33:37 ---> 90b28b138440 16:33:37 Step 5/22 : RUN apk add --update --no-cache make git 16:33:37 ---> Running in ab9c39cf88aa 16:33:37 Removing intermediate container 8866f01a6493 16:33:37 ---> cc94238819e4 16:33:37 Step 5/22 : RUN apk add --update --no-cache make git 16:33:37 ---> Running in d74a39cc402b 16:33:37 Removing intermediate container ea5276537ff2 16:33:37 ---> 3da65b8aa4e7 16:33:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:37 ---> Running in ccbaafbdf804 16:33:38 Removing intermediate container c44584af2c85 16:33:38 ---> 836559e602aa 16:33:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 Removing intermediate container 58490ad5e80b 16:33:38 ---> 19e8d06e1595 16:33:38 Step 5/23 : RUN apk add --update --no-cache make git 16:33:38 ---> Running in 89e7c4bc06f3 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 ---> Running in f714c8c7f531 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:39 OK: 211 MiB in 51 packages 16:33:39 OK: 211 MiB in 51 packages 16:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:39 OK: 211 MiB in 51 packages 16:33:39 OK: 211 MiB in 51 packages 16:33:39 Removing intermediate container d74a39cc402b 16:33:39 ---> 133bf6839da9 16:33:39 Step 6/22 : COPY go.mod vendor* ./ 16:33:40 Removing intermediate container ab9c39cf88aa 16:33:40 ---> ef02b3caa692 16:33:40 Step 6/22 : COPY go.mod vendor* ./ 16:33:40 OK: 211 MiB in 51 packages 16:33:40 ---> 97db5e2c738f 16:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> Running in ad6edd61ee18 16:33:40 Removing intermediate container ccbaafbdf804 16:33:40 ---> bfba9175f77c 16:33:40 Step 6/23 : COPY go.mod vendor* ./ 16:33:40 ---> 9a9d69185026 16:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> Running in c7b9baef4876 16:33:40 Removing intermediate container f714c8c7f531 16:33:40 ---> f1f3d32e26c7 16:33:40 Step 6/23 : COPY go.mod vendor* ./ 16:33:40 ---> a2e2e51f2a53 16:33:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> Running in 8fcb173b6b70 16:33:40 Removing intermediate container 89e7c4bc06f3 16:33:40 ---> 46f560a0bcaf 16:33:40 Step 6/22 : COPY go.mod vendor* ./ 16:33:40 ---> c51bf708e01c 16:33:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> Running in 490929e86529 16:33:40 ---> 9274e78db8c6 16:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> Running in 220fecf0defd 16:33:55 Removing intermediate container 220fecf0defd 16:33:55 ---> f488df29e96b 16:33:55 Step 8/22 : COPY . . 16:33:55 Removing intermediate container ad6edd61ee18 16:33:55 ---> b0c1ad412388 16:33:55 Step 8/22 : COPY . . 16:33:55 Removing intermediate container c7b9baef4876 16:33:55 ---> 8688c6132013 16:33:55 Step 8/22 : COPY . . 16:33:55 Removing intermediate container 8fcb173b6b70 16:33:55 ---> 03b9e334ded9 16:33:55 Step 8/23 : COPY . . 16:33:55 Removing intermediate container 490929e86529 16:33:55 ---> 7a542142aa36 16:33:55 Step 8/23 : COPY . . 16:34:05 ---> a88d04018b3d 16:34:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:05 ---> 8284379cf4cf 16:34:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:05 ---> c0d867ddf550 16:34:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:05 ---> 8a351c6c3058 16:34:05 Step 9/23 : RUN make cmd/core-data/core-data 16:34:05 ---> 868da7f839b5 16:34:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:05 ---> Running in 1b8eb57dbf71 16:34:05 ---> Running in 23f247242b79 16:34:05 ---> Running in 1d21b0f6f658 16:34:05 ---> Running in 7912c3086450 16:34:05 ---> Running in 9b1fed0f8178 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22417 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:34:20 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 16:34:20 The recommended git tool is: git 16:34:27 using credential edgex-jenkins-ssh 16:34:27 Cloning the remote Git repository 16:34:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:27 > git init /w/workspace/edgex-go/12 # timeout=10 16:34:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:27 > git --version # timeout=10 16:34:27 > git --version # 'git version 2.25.1' 16:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:34:44 Merging remotes/origin/main commit d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:44 > git config core.sparsecheckout # timeout=10 16:34:44 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:34:44 > git remote # timeout=10 16:34:44 > git config --get remote.origin.url # timeout=10 16:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:44 > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 16:34:45 Merge succeeded, producing 7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:34:45 Checking out Revision 7d0c686f43d1fa7e0d3f744b321030cf1f4d789e (PR-4097) 16:34:46 Removing intermediate container 7912c3086450 16:34:46 ---> 4b3a3cd0aed5 16:34:46 16:34:46 Step 10/22 : FROM alpine:3.16 16:34:46 Removing intermediate container 9b1fed0f8178 16:34:46 ---> 3d2d84a5981f 16:34:46 16:34:46 Step 10/23 : FROM alpine:3.16 16:34:46 Removing intermediate container 1b8eb57dbf71 16:34:46 ---> 500046d4d838 16:34:46 16:34:46 Step 10/23 : FROM alpine:3.16 16:34:45 > git rev-parse HEAD^{commit} # timeout=10 16:34:45 > git config core.sparsecheckout # timeout=10 16:34:45 > git checkout -f 7d0c686f43d1fa7e0d3f744b321030cf1f4d789e # timeout=10 16:34:47 3.16: Pulling from library/alpine 16:34:47 3.16: Pulling from library/alpine 16:34:47 3.16: Pulling from library/alpine 16:34:49 Commit message: "Merge commit 'd0806caeb40f4e3531513a6632e1dafeaa9bd88e' into HEAD" 16:34:49 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:49 Status: Downloaded newer image for alpine:3.16 16:34:49 Status: Image is up to date for alpine:3.16 16:34:49 Status: Downloaded newer image for alpine:3.16 16:34:49 ---> 9c6f07244728 16:34:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:49 ---> 9c6f07244728 16:34:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:49 ---> 9c6f07244728 16:34:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:49 ---> Running in 6276d1493ba9 16:34:49 ---> Running in da7fa7dee65c 16:34:49 ---> Running in 956928c72da9 16:34:49 Removing intermediate container 23f247242b79 16:34:49 ---> b40be113c494 16:34:49 16:34:49 Step 10/22 : FROM alpine:3.16 16:34:49 ---> 9c6f07244728 16:34:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:49 Removing intermediate container 1d21b0f6f658 16:34:49 ---> 33d5b632a46e 16:34:49 16:34:49 Step 10/22 : FROM alpine:3.16 16:34:49 ---> 9c6f07244728 16:34:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:49 ---> Running in fc6eb0ab3993 16:34:49 ---> Running in d3f93b8ec1c3 16:34:50 Removing intermediate container da7fa7dee65c 16:34:50 ---> 08c672adf789 16:34:50 Step 12/23 : ENV APP_PORT=59880 16:34:50 ---> Running in 0ed429d64c00 16:34:50 Removing intermediate container 0ed429d64c00 16:34:50 ---> d1dada0df63f 16:34:50 Step 13/23 : EXPOSE $APP_PORT 16:34:50 ---> Running in 93dcd57c5728 16:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:50 Dload Upload Total Spent Left Speed 16:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 78547 0 --:--:-- --:--:-- --:--:-- 79051 16:34:50 Removing intermediate container 93dcd57c5728 16:34:50 ---> aaa95fcba18c 16:34:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:50 ---> Running in c53eee5c9608 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:51 Removing intermediate container c53eee5c9608 16:34:51 ---> cb8e204f7cd5 16:34:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:51 ---> Running in 715a28588e70 16:34:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:51 + sudo tee /etc/docker/daemon.new 16:34:51 { 16:34:51 "registry-mirrors": [ 16:34:51 "https://nexus3.edgexfoundry.org:10001" 16:34:51 ], 16:34:51 "bip": "10.250.0.254/24", 16:34:51 "hosts": [ 16:34:51 "tcp://0.0.0.0:5555", 16:34:51 "unix:///var/run/docker.sock" 16:34:51 ], 16:34:51 "mtu": 1458, 16:34:51 "selinux-enabled": true, 16:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:51 } 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 (1/1) Installing dumb-init (1.2.5-r1) 16:34:51 (1/1) Installing dumb-init (1.2.5-r1) 16:34:51 Executing busybox-1.35.0-r17.trigger 16:34:51 Executing busybox-1.35.0-r17.trigger 16:34:51 (1/6) Installing ca-certificates (20220614-r0) 16:34:51 (1/2) Installing ca-certificates (20220614-r0) [Pipeline] sh 16:34:49 > git rev-list --no-walk ab6a6f1ed9590a7c550edd8385a43800d700d27c # timeout=10 16:34:51 OK: 6 MiB in 15 packages 16:34:51 OK: 6 MiB in 15 packages 16:34:51 (2/2) Installing dumb-init (1.2.5-r1) 16:34:51 Executing busybox-1.35.0-r17.trigger 16:34:51 Executing ca-certificates-20220614-r0.trigger 16:34:51 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:51 (4/6) Installing libcurl (7.83.1-r2) 16:34:51 (5/6) Installing curl (7.83.1-r2) 16:34:51 (6/6) Installing dumb-init (1.2.5-r1) 16:34:51 Executing busybox-1.35.0-r17.trigger 16:34:51 Executing ca-certificates-20220614-r0.trigger 16:34:51 OK: 6 MiB in 16 packages 16:34:51 OK: 8 MiB in 20 packages 16:34:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:52 + sudo service docker restart 16:34:52 Removing intermediate container d3f93b8ec1c3 16:34:52 ---> 69c70b919e91 16:34:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:52 ---> Running in 80fd23e49ea8 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 Removing intermediate container 6276d1493ba9 16:34:52 ---> 0dea33e650a4 16:34:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:52 ---> Running in fee70d88b1f3 16:34:52 Removing intermediate container fc6eb0ab3993 16:34:52 ---> 404cf317c36f 16:34:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:52 Removing intermediate container 80fd23e49ea8 16:34:52 ---> 0f0193dea034 16:34:52 Step 13/22 : ENV APP_PORT=59861 16:34:52 Removing intermediate container 956928c72da9 16:34:52 ---> addd17565d51 16:34:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:52 ---> Running in 86ceba43a1e6 16:34:52 ---> Running in 284a5dc3a433 16:34:52 Removing intermediate container fee70d88b1f3 16:34:52 ---> 9c66ba959df8 16:34:52 Step 13/23 : ENV APP_PORT=59881 16:34:52 ---> Running in 60f2421a9898 16:34:52 ---> Running in d998d4853223 16:34:52 Removing intermediate container 284a5dc3a433 16:34:52 ---> 184ea3f778b1 16:34:52 Step 14/22 : EXPOSE $APP_PORT 16:34:52 Removing intermediate container 86ceba43a1e6 16:34:52 ---> 13476e5ceb99 16:34:52 Step 13/22 : ENV APP_PORT=59860 16:34:52 (1/6) Installing dumb-init (1.2.5-r1) 16:34:52 ---> Running in 124466229e78 16:34:52 Removing intermediate container 60f2421a9898 16:34:52 ---> 8aafd28231c6 16:34:52 Step 13/22 : WORKDIR /edgex 16:34:52 ---> Running in a2f656d3b7c8 16:34:52 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:34:52 Removing intermediate container d998d4853223 16:34:52 ---> d7bd9a867dfa 16:34:52 Step 14/23 : EXPOSE $APP_PORT 16:34:52 ---> Running in a83f7f221bf5 16:34:52 ---> Running in dfd141422946 16:34:52 (3/6) Installing libsodium (1.0.18-r0) 16:34:52 Removing intermediate container 124466229e78 16:34:52 ---> 30f9eb13affc 16:34:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:52 Removing intermediate container a2f656d3b7c8 16:34:52 ---> 88fe253ca7f3 16:34:52 Step 14/22 : EXPOSE $APP_PORT 16:34:52 ---> Running in 378864f9d466 16:34:52 Removing intermediate container a83f7f221bf5 16:34:52 ---> 5929090813aa 16:34:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:52 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:52 Removing intermediate container dfd141422946 16:34:52 ---> 2a77a8f2d102 16:34:52 Step 15/23 : WORKDIR / 16:34:52 ---> Running in 4b73a9f2ce1d 16:34:52 ---> d9c23b4fe431 16:34:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:52 (5/6) Installing libzmq (4.3.4-r0) 16:34:52 Removing intermediate container 378864f9d466 16:34:52 ---> 687001a32db0 16:34:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:53 (6/6) Installing zeromq (4.3.4-r0) 16:34:53 ---> 1d142cb3fd82 16:34:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:53 Removing intermediate container 4b73a9f2ce1d 16:34:53 ---> 1ffadcf31669 16:34:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:53 Executing busybox-1.35.0-r17.trigger 16:34:53 OK: 8 MiB in 20 packages 16:34:53 ---> 663316d1d20b 16:34:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:53 ---> 19223d68cfee 16:34:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:53 ---> df7b2a974576 16:34:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:53 ---> b1b043288e03 16:34:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:53 ---> b78da37dbb58 16:34:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:53 ---> 1a26ded85de4 16:34:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:53 Removing intermediate container 715a28588e70 16:34:53 ---> 224685eca477 16:34:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:54 ---> 89dd04971b2d 16:34:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:54 ---> 4db3e3a9be73 16:34:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:54 ---> 84336aa7e4d8 16:34:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:54 ---> Running in 3295bce13729 16:34:54 ---> Running in bf66c869e221 16:34:54 ---> 73e350a404c3 16:34:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:54 ---> Running in 4c5b43c65376 16:34:54 ---> 72d9148c57ab 16:34:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:54 Removing intermediate container 3295bce13729 16:34:54 ---> 52339b69306c 16:34:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:54 ---> Running in 098b5245b1c0 16:34:54 Removing intermediate container bf66c869e221 16:34:54 ---> a5b4efc2535d 16:34:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:54 Removing intermediate container 4c5b43c65376 16:34:54 ---> 24bdb2cbe5b4 16:34:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:54 ---> 00c7b5f5d848 16:34:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:54 ---> Running in f624ad506877 16:34:54 Removing intermediate container 098b5245b1c0 16:34:54 ---> 9b880f9071ce 16:34:54 Step 20/22 : LABEL arch=x86_64 16:34:54 ---> Running in 7865d1821fa7 16:34:54 ---> Running in f542a046750f 16:34:54 ---> Running in 7cb0001bfd7d 16:34:54 ---> 87f8dd50f583 16:34:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:54 Removing intermediate container f624ad506877 16:34:54 ---> edef9f580550 16:34:54 Step 20/22 : LABEL arch=x86_64 16:34:54 Removing intermediate container 7865d1821fa7 16:34:54 ---> 10510533fe86 16:34:54 Step 21/23 : LABEL arch=x86_64 16:34:54 ---> Running in a721fadbfc1d 16:34:54 ---> Running in d2e9e094120a 16:34:54 Removing intermediate container 7cb0001bfd7d 16:34:54 ---> 9a80fc3428d5 16:34:54 Step 21/22 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:34:54 ---> af146811e2f4 16:34:54 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:54 ---> Running in 177142d21455 16:34:54 ---> Running in dc27f5f10450 16:34:54 Removing intermediate container d2e9e094120a 16:34:54 ---> 0128fc908c93 16:34:54 Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:34:54 Removing intermediate container a721fadbfc1d 16:34:54 ---> c452726eb867 16:34:54 Step 21/22 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:34:55 ---> Running in cb79e0481e05 16:34:55 ---> Running in 3446bd7dbd03 16:34:55 Removing intermediate container 177142d21455 16:34:55 ---> 2469b5232c69 16:34:55 Step 22/22 : LABEL version=0.0.0 16:34:55 Removing intermediate container dc27f5f10450 16:34:55 ---> 332e28023f07 16:34:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:55 ---> Running in ceea8d189bad 16:34:55 ---> Running in 6278ae4a7c58 16:34:55 Removing intermediate container 3446bd7dbd03 16:34:55 ---> 1c4cfec03acb 16:34:55 Step 22/22 : LABEL version=0.0.0 16:34:55 Removing intermediate container cb79e0481e05 16:34:55 ---> 7048aa24affb 16:34:55 Step 23/23 : LABEL version=0.0.0 16:34:55 ---> Running in 752cf6f28696 16:34:55 ---> Running in a4f0bd596c2c 16:34:55 Removing intermediate container ceea8d189bad 16:34:55 ---> ee5bfaa53d09 16:34:55 16:34:55 Removing intermediate container 6278ae4a7c58 16:34:55 ---> 09d6fb4a633e 16:34:55 Step 21/23 : LABEL arch=x86_64 16:34:55 ---> Running in f0bf677b8283 16:34:55 Successfully built ee5bfaa53d09 16:34:55 Successfully tagged support-scheduler:latest 16:34:55  Building support-scheduler ... done Building security-spire-agent 16:34:55 Removing intermediate container 752cf6f28696 16:34:55 ---> 22e6fce642fe 16:34:55 16:34:55 Removing intermediate container f542a046750f 16:34:55 ---> d33fe6f65965 16:34:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:55 Removing intermediate container a4f0bd596c2c 16:34:55 ---> d5d4843121a5 16:34:55 16:34:55 Removing intermediate container f0bf677b8283 16:34:55 ---> 5b2c197afd9c 16:34:55 Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:34:55 ---> Running in 931dc8e177f4 16:34:55 Successfully built 22e6fce642fe 16:34:55 Successfully tagged support-notifications:latest 16:34:55 Building security-secretstore-setup 16:34:55  Building support-notifications ... done Successfully built d5d4843121a5 16:34:55 ---> Running in 24c193bc24b1 16:34:55 Successfully tagged core-metadata:latest 16:34:55  Building core-metadata ... done Building sys-mgmt-agent 16:34:55 Removing intermediate container 931dc8e177f4 16:34:55 ---> 72519682ca5e 16:34:55 Step 20/22 : LABEL arch=x86_64 16:34:55 ---> Running in a3bce303a953 16:34:55 Removing intermediate container 24c193bc24b1 16:34:55 ---> 31a69849bf80 16:34:55 Step 23/23 : LABEL version=0.0.0 16:34:57 ---> Running in e54499c7cb91 16:34:57 Removing intermediate container a3bce303a953 16:34:57 ---> 9bf81453e981 16:34:57 Step 21/22 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:34:58 Removing intermediate container e54499c7cb91 16:34:58 ---> 46539a561c83 16:34:58 16:34:58 ---> Running in 58e54d1e9a54 16:34:58 Successfully built 46539a561c83 16:34:58 Successfully tagged core-data:latest 16:34:58 Building security-spire-config 16:34:58  Building core-data ... done Removing intermediate container 58e54d1e9a54 16:34:58 ---> f904e6d2bd02 16:34:58 Step 22/22 : LABEL version=0.0.0 16:34:58 ---> Running in 53894c5929e8 16:34:58 Removing intermediate container 53894c5929e8 16:34:58 ---> 928b396dc21d 16:34:58 16:34:58 Successfully built 928b396dc21d 16:34:58 Successfully tagged security-proxy-setup:latest 16:34:58 Building security-bootstrapper 16:35:04  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 80238ffd9c91 16:35:04 Step 3/23 : WORKDIR /edgex-go 16:35:04 ---> Using cache 16:35:04 ---> 0215b79d9937 16:35:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:04 ---> Using cache 16:35:04 ---> 19e8d06e1595 16:35:04 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 80238ffd9c91 16:35:04 Step 3/26 : WORKDIR /edgex-go 16:35:04 ---> Using cache 16:35:04 ---> 0215b79d9937 16:35:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:04 ---> Using cache 16:35:04 ---> 19e8d06e1595 16:35:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 80238ffd9c91 16:35:04 Step 3/25 : WORKDIR /edgex-go 16:35:04 ---> Using cache 16:35:04 ---> 0215b79d9937 16:35:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:04 ---> Using cache 16:35:04 ---> 19e8d06e1595 16:35:04 Step 5/25 : RUN apk add --update --no-cache make git 16:35:04 ---> Using cache 16:35:04 ---> f1f3d32e26c7 16:35:04 Step 6/25 : COPY go.mod vendor* ./ 16:35:04 ---> Using cache 16:35:04 ---> c51bf708e01c 16:35:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:04 ---> Using cache 16:35:04 ---> 7a542142aa36 16:35:04 Step 8/25 : COPY . . 16:35:04 ---> Using cache 16:35:04 ---> 8284379cf4cf 16:35:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:05 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:35:05 ---> 80238ffd9c91 16:35:05 Step 3/31 : WORKDIR /edgex-go 16:35:05 ---> Using cache 16:35:05 ---> 0215b79d9937 16:35:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:05 ---> Using cache 16:35:05 ---> 19e8d06e1595 16:35:05 Step 5/31 : RUN apk add --update --no-cache make git 16:35:05 ---> Using cache 16:35:05 ---> f1f3d32e26c7 16:35:05 Step 6/31 : COPY go.mod vendor* ./ 16:35:05 ---> Using cache 16:35:05 ---> c51bf708e01c 16:35:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:05 ---> Using cache 16:35:05 ---> 7a542142aa36 16:35:05 Step 8/31 : COPY . . 16:35:05 ---> Using cache 16:35:05 ---> 8284379cf4cf 16:35:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:05 ---> 80238ffd9c91 16:35:05 Step 3/26 : WORKDIR /edgex-go 16:35:05 ---> Using cache 16:35:05 ---> 0215b79d9937 16:35:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:05 ---> Using cache 16:35:05 ---> 19e8d06e1595 16:35:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:08 ---> Running in 009d68b684e1 16:35:08 ---> Running in 83f2ffa85326 16:35:08 ---> Running in eee38f21ceae 16:35:08 ---> Running in fad15697e3ca 16:35:08 ---> Running in b0a429e169ba 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:10 OK: 211 MiB in 51 packages 16:35:10 OK: 211 MiB in 51 packages 16:35:10 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:10 provisioning config files... 16:35:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1601259900570878875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:10 Removing intermediate container 009d68b684e1 16:35:10 ---> 817061571dcb 16:35:10 Step 6/26 : COPY go.mod vendor* ./ 16:35:10 Removing intermediate container fad15697e3ca 16:35:10 ---> 4ebf954ed33f 16:35:10 Step 6/23 : COPY go.mod vendor* ./ 16:35:10 ---> 0dfd75cc09e5 16:35:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:11 ---> docker-login.sh 16:35:11 nexus3.edgexfoundry.org:10001 16:35:11 ---> Running in 13529e2949a0 16:35:11 Removing intermediate container b0a429e169ba 16:35:11 ---> 99e87585d897 16:35:11 Step 6/26 : COPY go.mod vendor* ./ 16:35:11 ---> 7267ec3d4fbb 16:35:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:11 ---> Running in a2219c4ec449 16:35:11 ---> 69955b1dc64b 16:35:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:11 ---> Running in 62fe8aaafe9a 16:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:11 Configure a credential helper to remove this warning. See 16:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:11 16:35:11 Login Succeeded 16:35:11 nexus3.edgexfoundry.org:10002 16:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:12 Configure a credential helper to remove this warning. See 16:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:12 16:35:12 Login Succeeded 16:35:12 nexus3.edgexfoundry.org:10003 16:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:13 Configure a credential helper to remove this warning. See 16:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:13 16:35:13 Login Succeeded 16:35:13 nexus3.edgexfoundry.org:10004 16:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:13 Configure a credential helper to remove this warning. See 16:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:13 16:35:13 Login Succeeded 16:35:13 docker.io 16:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:14 Configure a credential helper to remove this warning. See 16:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:14 16:35:14 Login Succeeded 16:35:14 ---> docker-login.sh ends [Pipeline] } 16:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:35:15 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo 16:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:15 ========================================================= 16:35:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:35:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:15 b3c136eddcbf: Pulling fs layer 16:35:15 c0a3192eca97: Pulling fs layer 16:35:15 a050256f5b6f: Pulling fs layer 16:35:15 656be50a0ddc: Pulling fs layer 16:35:15 2bbca73fdf42: Pulling fs layer 16:35:15 46d945488cbd: Pulling fs layer 16:35:15 8a5474983e97: Pulling fs layer 16:35:15 329c88fbcd65: Pulling fs layer 16:35:15 46d945488cbd: Waiting 16:35:15 656be50a0ddc: Waiting 16:35:15 2bbca73fdf42: Waiting 16:35:15 8a5474983e97: Waiting 16:35:15 329c88fbcd65: Waiting 16:35:15 a050256f5b6f: Verifying Checksum 16:35:15 c0a3192eca97: Verifying Checksum 16:35:15 c0a3192eca97: Download complete 16:35:15 a050256f5b6f: Download complete 16:35:15 2bbca73fdf42: Download complete 16:35:15 46d945488cbd: Verifying Checksum 16:35:15 46d945488cbd: Download complete 16:35:15 b3c136eddcbf: Download complete 16:35:16 b3c136eddcbf: Pull complete 16:35:16 329c88fbcd65: Verifying Checksum 16:35:16 329c88fbcd65: Download complete 16:35:17 c0a3192eca97: Pull complete 16:35:17 a050256f5b6f: Pull complete 16:35:17 8a5474983e97: Download complete 16:35:18 656be50a0ddc: Verifying Checksum 16:35:18 656be50a0ddc: Download complete 16:35:26 Removing intermediate container 62fe8aaafe9a 16:35:26 ---> d6324a5ac9ca 16:35:26 Step 8/26 : COPY . . 16:35:26 Removing intermediate container 13529e2949a0 16:35:26 ---> cf13d509030f 16:35:26 Step 8/26 : COPY . . 16:35:26 Removing intermediate container a2219c4ec449 16:35:26 ---> 9fcc66085ebb 16:35:26 Step 8/23 : COPY . . 16:35:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:31 ---> 155c6c4b1f89 16:35:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:31 ---> 6e79426c47c0 16:35:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:31 ---> 51ce414b8a6b 16:35:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:31 ---> Running in dc4022171a44 16:35:31 ---> Running in 621850c5f22d 16:35:31 ---> Running in 889d4317805e 16:35:31 Removing intermediate container dc4022171a44 16:35:31 ---> f681f5c34e89 16:35:31 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:31 Removing intermediate container 889d4317805e 16:35:31 ---> 2cec1aaa80c4 16:35:31 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:31 ---> Running in 9d2401d41629 16:35:31 ---> Running in 5bade417c487 16:35:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:31 Removing intermediate container 9d2401d41629 16:35:31 ---> bfc34196253e 16:35:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:32 Removing intermediate container 5bade417c487 16:35:32 ---> 64ca4e1359b3 16:35:32 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:32 ---> Running in 3ce520751dde 16:35:32 ---> Running in afe48be20033 16:35:33 656be50a0ddc: Pull complete 16:35:33 2bbca73fdf42: Pull complete 16:35:33 46d945488cbd: Pull complete 16:35:33 Removing intermediate container 83f2ffa85326 16:35:33 ---> 8058ade0c1a5 16:35:33 16:35:33 Step 10/25 : FROM alpine:3.16 16:35:33 ---> 9c6f07244728 16:35:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:33 Removing intermediate container eee38f21ceae 16:35:33 ---> f36cde1db769 16:35:33 16:35:33 Step 10/31 : FROM alpine:3.16 16:35:33 ---> 9c6f07244728 16:35:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:33 ---> Running in 92105b7f2c89 16:35:33 Removing intermediate container 3ce520751dde 16:35:33 ---> 8559cf64848c 16:35:33 Step 12/26 : WORKDIR /edgex-go 16:35:33 Removing intermediate container afe48be20033 16:35:33 ---> 942ab752b683 16:35:33 Step 12/26 : WORKDIR /edgex-go 16:35:33 ---> Running in bf322ed973df 16:35:33 ---> Running in 7b89f93dbdc4 16:35:33 ---> Running in eb881aee5c76 16:35:34 Removing intermediate container bf322ed973df 16:35:34 ---> b20a65d7a3f7 16:35:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:34 Removing intermediate container eb881aee5c76 16:35:34 ---> 4117b9b39a40 16:35:34 16:35:34 Step 13/26 : FROM alpine:3.15 16:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:34 ---> Running in cd17b96c5407 16:35:34 Removing intermediate container 7b89f93dbdc4 16:35:34 ---> 36aa7e28a4d3 16:35:34 16:35:34 Step 13/26 : FROM alpine:3.15 16:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:34 (1/3) Installing ca-certificates (20220614-r0) 16:35:34 (2/3) Installing dumb-init (1.2.5-r1) 16:35:34 (3/3) Installing su-exec (0.2-r1) 16:35:34 Executing busybox-1.35.0-r17.trigger 16:35:34 Executing ca-certificates-20220614-r0.trigger 16:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:34 OK: 6 MiB in 17 packages 16:35:34 (1/2) Installing dumb-init (1.2.5-r1) 16:35:34 (2/2) Installing su-exec (0.2-r1) 16:35:34 Executing busybox-1.35.0-r17.trigger 16:35:34 OK: 6 MiB in 16 packages 16:35:35 3.15: Pulling from library/alpine 16:35:35 3.15: Pulling from library/alpine 16:35:35 Removing intermediate container cd17b96c5407 16:35:35 ---> 508a0a148017 16:35:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:35 Removing intermediate container 92105b7f2c89 16:35:35 ---> 3c714c07b858 16:35:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:35 ---> Running in 1ac8e6446e67 16:35:35 ---> Running in cef095edc6bf 16:35:35 Removing intermediate container 1ac8e6446e67 16:35:35 ---> f0ecbb6e7207 16:35:35 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:35 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:35:35 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:35:35 Removing intermediate container cef095edc6bf 16:35:35 ---> f3831098b93f 16:35:35 Step 13/25 : WORKDIR / 16:35:35 Status: Downloaded newer image for alpine:3.15 16:35:35 Status: Downloaded newer image for alpine:3.15 16:35:35 ---> Running in e16cb6c7e690 16:35:35 ---> c4fc93816858 16:35:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:35 ---> c4fc93816858 16:35:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:36 ---> Running in f898be3d0356 16:35:36 ---> Running in 07a6a486ab90 16:35:36 ---> Running in 64c15e60d167 16:35:36 Removing intermediate container e16cb6c7e690 16:35:36 ---> 099ff0822145 16:35:36 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:36 ---> Running in c3b169e7c237 16:35:36 Removing intermediate container 07a6a486ab90 16:35:36 ---> d929ca04616f 16:35:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:36 Removing intermediate container f898be3d0356 16:35:36 ---> 17daba648566 16:35:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:36 Removing intermediate container 64c15e60d167 16:35:36 ---> 4a74f6bedadb 16:35:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:36 ---> Running in 34c3ac5cac34 16:35:36 Removing intermediate container c3b169e7c237 16:35:36 ---> 5b30c29b505c 16:35:36 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:36 ---> Running in bbb6f154c034 16:35:36 ---> Running in 28906fb22fbb 16:35:36 ---> 99287a936ac8 16:35:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:36 ---> 669a7c321147 16:35:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:37 ---> 980ff121613d 16:35:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:38 Removing intermediate container 34c3ac5cac34 16:35:38 ---> 601c53ec15bf 16:35:38 ---> 388d3de8ebc4 16:35:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:38 16:35:38 ---> Running in 5a1e0641652e 16:35:38 Removing intermediate container 28906fb22fbb 16:35:38 ---> 165f695858c2 16:35:38 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:38 Removing intermediate container bbb6f154c034 16:35:38 ---> c2b1aaa321f6 16:35:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:38 ---> Running in a91219261126 16:35:38 ---> Running in a60e3334d274 16:35:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:38 ---> 2e776aa7b2c1 16:35:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:38 Removing intermediate container a91219261126 16:35:38 ---> 76684703adde 16:35:38 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:39 8a5474983e97: Pull complete 16:35:39 ---> de0c7c0a9110 16:35:39 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:39 ---> 43ea6ad48929 16:35:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:39 ---> Running in 943ab3d57440 16:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:39 ---> 17583eea4281 16:35:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:39 ---> Running in 87a53005d225 16:35:39 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:39 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:39 OK: 15856 distinct packages available 16:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:40 Removing intermediate container 943ab3d57440 16:35:40 ---> e1be278cc3d2 16:35:40 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:40 ---> 1e1dc00971ed 16:35:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:40 Removing intermediate container 87a53005d225 16:35:40 ---> 99e1160c11d0 16:35:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:40 ---> Running in 3d2d7b442163 16:35:40 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:40 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:40 OK: 15856 distinct packages available 16:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:40 329c88fbcd65: Pull complete 16:35:40 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:40 Removing intermediate container 3d2d7b442163 16:35:40 ---> d54a2e79f16f 16:35:40 Step 23/25 : LABEL arch=x86_64 16:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:40 ---> Running in 855b7bec6cd9 16:35:40 ---> 8e71a752e2b1 16:35:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:40 WORKDIR /edgex 16:35:40 COPY go.mod . 16:35:40 RUN go mod download 16:35:40 + docker build -t ci-base-image-arm64 -f - . 16:35:40 Removing intermediate container 855b7bec6cd9 16:35:40 ---> 514eca89d150 16:35:40 Step 24/25 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:35:40 ---> 39140114ec73 16:35:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:40 ---> Running in e56c53060513 16:35:40 (1/5) Installing dumb-init (1.2.5-r1) 16:35:40 Removing intermediate container e56c53060513 16:35:40 ---> 7c4ea8b6f3cc 16:35:40 Step 25/25 : LABEL version=0.0.0 16:35:41 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:41 ---> Running in 0d38964c7d56 16:35:41 ---> 56f010521eb9 16:35:41 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:41 (3/5) Installing libucontext (1.1-r0) 16:35:41 (4/5) Installing gcompat (1.0.0-r4) 16:35:41 Removing intermediate container 0d38964c7d56 16:35:41 ---> 4f0e993b6fc7 16:35:41 16:35:41 Sending build context to Docker daemon 3.125MB 16:35:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:41 (5/5) Installing openssl (1.1.1q-r0) 16:35:41 ---> f20b8a5019a9 16:35:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:41 Successfully built 4f0e993b6fc7 16:35:41 Successfully tagged security-secretstore-setup:latest 16:35:41 Building core-command 16:35:41  Building security-secretstore-setup ... done Executing busybox-1.34.1-r7.trigger 16:35:41 OK: 7 MiB in 19 packages 16:35:41 (1/4) Installing dumb-init (1.2.5-r1) 16:35:41 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:41 ---> ff4287adb874 16:35:41 Step 2/4 : WORKDIR /edgex 16:35:41 (3/4) Installing libucontext (1.1-r0) 16:35:41 (4/4) Installing gcompat (1.0.0-r4) 16:35:41 Executing busybox-1.34.1-r7.trigger 16:35:41 OK: 6 MiB in 18 packages 16:35:42 ---> 39ef9bc2bf27 16:35:42 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:42 ---> Running in d5b8bb2bac66 16:35:43 ---> Running in 590c68eec829 16:35:43 Removing intermediate container 5a1e0641652e 16:35:43 ---> 32a16242a94f 16:35:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:43 Removing intermediate container a60e3334d274 16:35:43 ---> 49d77a6ee962 16:35:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:43 Removing intermediate container 590c68eec829 16:35:43 ---> 3e479a1c392f 16:35:43 Step 3/4 : COPY go.mod . 16:35:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:44 ---> 80238ffd9c91 16:35:44 Step 3/23 : WORKDIR /edgex-go 16:35:44 ---> Using cache 16:35:44 ---> 0215b79d9937 16:35:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:44 ---> Using cache 16:35:44 ---> 19e8d06e1595 16:35:44 Step 5/23 : RUN apk add --update --no-cache make git 16:35:44 ---> Using cache 16:35:44 ---> f1f3d32e26c7 16:35:44 Step 6/23 : COPY go.mod vendor* ./ 16:35:44 ---> Using cache 16:35:44 ---> c51bf708e01c 16:35:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:44 ---> Using cache 16:35:44 ---> 7a542142aa36 16:35:44 Step 8/23 : COPY . . 16:35:44 ---> Using cache 16:35:44 ---> 8284379cf4cf 16:35:44 Step 9/23 : RUN make cmd/core-command/core-command 16:35:44 ---> e03217fd8ed5 16:35:44 Step 4/4 : RUN go mod download 16:35:44 ---> Running in fe3d8d3ae38f 16:35:44 ---> 36dbb2d6e5db 16:35:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:44 ---> Running in 2ea873e937a1 16:35:44 ---> ee287d7e86b1 16:35:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:44 Removing intermediate container d5b8bb2bac66 16:35:44 ---> 0de71f0f4903 16:35:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:44 ---> Running in 365d3e666140 16:35:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:35:45 Removing intermediate container 365d3e666140 16:35:45 ---> 935af6805005 16:35:45 Step 28/31 : CMD ["gate"] 16:35:45 ---> d7c4438a2553 16:35:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:45 ---> Running in 2f80594db5e5 16:35:45 ---> Running in bb25d5cc6d06 16:35:46 Removing intermediate container 2f80594db5e5 16:35:46 ---> e12691e12ee3 16:35:46 Step 29/31 : LABEL arch=x86_64 16:35:46 Removing intermediate container bb25d5cc6d06 16:35:46 ---> 7abc02604acb 16:35:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:46 ---> Running in 3fe953235082 16:35:46 ---> a5b2f1260639 16:35:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:46 Removing intermediate container 3fe953235082 16:35:46 ---> d9270470e871 16:35:46 Step 30/31 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:35:46 ---> 9534848e0360 16:35:46 Step 21/26 : WORKDIR / 16:35:46 ---> Running in a1e449790a89 16:35:46 ---> Running in e09fda20fb4f 16:35:46 ---> f25a59aedb48 16:35:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:46 Removing intermediate container 621850c5f22d 16:35:46 ---> f0383666e43e 16:35:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:46 Removing intermediate container a1e449790a89 16:35:46 ---> a7edb49b5e89 16:35:46 Step 31/31 : LABEL version=0.0.0 16:35:46 Removing intermediate container e09fda20fb4f 16:35:46 ---> e48bcc9ab095 16:35:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:46 ---> Running in 6b32dc1d100d 16:35:46 ---> Running in 568c32a63633 16:35:46 ---> 9d14c07c0dae 16:35:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:46 ---> Running in f6deadbd63d4 16:35:47 Removing intermediate container 6b32dc1d100d 16:35:47 ---> 2613d308dea1 16:35:47 16:35:47 Removing intermediate container f6deadbd63d4 16:35:47 ---> 60130848cbd0 16:35:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:47 Successfully built 2613d308dea1 16:35:47 Successfully tagged security-bootstrapper:latest 16:35:47  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:35:47 ---> Running in b48b729500d0 16:35:47 ---> dd5de5974e99 16:35:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:47 ---> Running in f2a953e4f9f7 16:35:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:47 Removing intermediate container b48b729500d0 16:35:47 ---> a22703008ebb 16:35:47 Step 24/26 : LABEL arch=x86_64 16:35:48 Removing intermediate container f2a953e4f9f7 16:35:48 ---> 84added85cc9 16:35:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:48 ---> Running in 1e640931e4f0 16:35:48 ---> Running in 7f3b85e381ca 16:35:48 Removing intermediate container 1e640931e4f0 16:35:48 ---> da838a691f99 16:35:48 Step 25/26 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:35:48 ---> Running in 7f98abc0df38 16:35:48 Removing intermediate container 7f3b85e381ca 16:35:48 ---> 32d3500a5ca2 16:35:48 Step 24/26 : LABEL arch=x86_64 16:35:48 Removing intermediate container 568c32a63633 16:35:48 ---> 9f7161ce41a5 16:35:48 16:35:48 Step 11/23 : FROM alpine:3.16 16:35:48 ---> 9c6f07244728 16:35:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:48 ---> Running in c25e037b049a 16:35:48 ---> Running in 08390f828fb9 16:35:48 Removing intermediate container 7f98abc0df38 16:35:48 ---> 682ba09c0127 16:35:48 Step 26/26 : LABEL version=0.0.0 16:35:48 ---> Running in 076cbb24f56d 16:35:48 Removing intermediate container c25e037b049a 16:35:48 ---> 22b146da5529 16:35:48 Step 25/26 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:35:49 Removing intermediate container 08390f828fb9 16:35:49 ---> eb76756150f7 16:35:49 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:35:49 ---> Running in 19fd9734f25c 16:35:49 Removing intermediate container 076cbb24f56d 16:35:49 ---> 1c4c2727306b 16:35:49 16:35:49 ---> Running in 27638cedf5f5 16:35:49 Successfully built 1c4c2727306b 16:35:49 Successfully tagged security-spire-config:latest 16:35:49  Building security-spire-config ... done Building security-spire-server 16:35:49 Removing intermediate container 19fd9734f25c 16:35:49 ---> 66c947d1167f 16:35:49 Step 26/26 : LABEL version=0.0.0 16:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:50 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:50 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:50 (3/33) Installing readline (8.1.2-r0) 16:35:50 (4/33) Installing bash (5.1.16-r2) 16:35:50 Executing bash-5.1.16-r2.post-install 16:35:50 (5/33) Installing ca-certificates (20220614-r0) 16:35:50 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:50 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:50 (8/33) Installing libcurl (7.83.1-r2) 16:35:50 (9/33) Installing curl (7.83.1-r2) 16:35:50 (10/33) Installing docker-cli (20.10.16-r2) 16:35:50 (11/33) Installing dumb-init (1.2.5-r1) 16:35:51 (12/33) Installing libbz2 (1.0.8-r1) 16:35:51 (13/33) Installing expat (2.4.8-r0) 16:35:51 (14/33) Installing libffi (3.4.2-r1) 16:35:51 (15/33) Installing gdbm (1.23-r0) 16:35:51 (16/33) Installing xz-libs (5.2.5-r1) 16:35:51 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:51 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:51 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:51 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:51 (21/33) Installing python3 (3.10.5-r0) 16:35:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:51 ---> 80238ffd9c91 16:35:51 Step 3/20 : WORKDIR /edgex-go 16:35:51 ---> Using cache 16:35:51 ---> 0215b79d9937 16:35:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:51 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:51 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:51 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:51 (25/33) Installing py3-six (1.16.0-r1) 16:35:51 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:51 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:51 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:51 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:51 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:51 (31/33) Installing py3-packaging (21.3-r0) 16:35:51 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:51 (33/33) Installing py3-pip (22.1.1-r0) 16:35:51 ---> Running in afdc1b9f6eb1 16:35:51 Executing busybox-1.35.0-r17.trigger 16:35:51 Executing ca-certificates-20220614-r0.trigger 16:35:51 OK: 122 MiB in 47 packages 16:35:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:52 ---> 80238ffd9c91 16:35:52 Step 3/25 : WORKDIR /edgex-go 16:35:52 ---> Using cache 16:35:52 ---> 0215b79d9937 16:35:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:52 ---> Using cache 16:35:52 ---> 19e8d06e1595 16:35:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:52 ---> Using cache 16:35:52 ---> 99e87585d897 16:35:52 Step 6/25 : COPY go.mod vendor* ./ 16:35:52 ---> Using cache 16:35:52 ---> 69955b1dc64b 16:35:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:52 ---> Using cache 16:35:52 ---> d6324a5ac9ca 16:35:52 Step 8/25 : COPY . . 16:35:52 ---> Using cache 16:35:52 ---> 6e79426c47c0 16:35:52 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:52 ---> Using cache 16:35:52 ---> 2cec1aaa80c4 16:35:52 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:52 ---> Using cache 16:35:52 ---> 64ca4e1359b3 16:35:52 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:52 ---> Running in 5da3004a63ed 16:35:53 Removing intermediate container afdc1b9f6eb1 16:35:53 ---> b11477651201 16:35:53 16:35:53 ---> Running in cc2b27bb1dfb 16:35:53 Successfully built b11477651201 16:35:53 Successfully tagged security-spire-agent:latest 16:35:53  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:53 v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:53 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:53 OK: 17038 distinct packages available 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:54 Removing intermediate container cc2b27bb1dfb 16:35:54 ---> 0d119078687e 16:35:54 Step 12/25 : WORKDIR /edgex-go 16:35:54 OK: 211 MiB in 51 packages 16:35:54 ---> Running in e6b671060366 16:35:54 Removing intermediate container e6b671060366 16:35:54 ---> 12c5bee6f03e 16:35:54 16:35:54 Step 13/25 : FROM alpine:3.15 16:35:54 ---> c4fc93816858 16:35:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:54 ---> Using cache 16:35:54 ---> 4a74f6bedadb 16:35:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 ---> Using cache 16:35:54 ---> c2b1aaa321f6 16:35:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:54 ---> Running in 68f3fb31ecc6 16:35:54 Removing intermediate container 5da3004a63ed 16:35:54 ---> ef408556d927 16:35:54 Step 5/20 : COPY go.mod vendor* ./ 16:35:54 ---> c1942f5eae57 16:35:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:54 ---> Running in 206b962eb95b 16:35:55 Collecting docker-compose==1.23.2 16:35:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.5 MB/s eta 0:00:00 16:35:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:55 Collecting jsonschema<3,>=2.5.1 16:35:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:55 Collecting texttable<0.10,>=0.9.0 16:35:55 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:55 Preparing metadata (setup.py): started 16:35:55 Preparing metadata (setup.py): finished with status 'done' 16:35:55 Collecting websocket-client<1.0,>=0.32.0 16:35:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.7 MB/s eta 0:00:00 16:35:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 76.8 MB/s eta 0:00:00 16:35:55 Collecting dockerpty<0.5,>=0.4.1 16:35:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:55 Preparing metadata (setup.py): started 16:35:56 Preparing metadata (setup.py): finished with status 'done' 16:35:56 Collecting docopt<0.7,>=0.6.1 16:35:56 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:56 Preparing metadata (setup.py): started 16:35:56 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:56 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:56 OK: 15856 distinct packages available 16:35:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:56 Preparing metadata (setup.py): finished with status 'done' 16:35:56 Collecting cached-property<2,>=1.2.0 16:35:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:56 Collecting docker<4.0,>=3.6.0 16:35:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.4 MB/s eta 0:00:00 16:35:56 Collecting PyYAML<4,>=3.10 16:35:56 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.3 MB/s eta 0:00:00 16:35:56 Preparing metadata (setup.py): started 16:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:57 Preparing metadata (setup.py): finished with status 'done' 16:35:57 Collecting docker-pycreds>=0.4.0 16:35:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:57 Collecting idna<2.8,>=2.5 16:35:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 119.6 MB/s eta 0:00:00 16:35:57 Collecting urllib3<1.25,>=1.21.1 16:35:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 78.0 MB/s eta 0:00:00 16:35:57 Collecting chardet<3.1.0,>=3.0.2 16:35:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 131.2 MB/s eta 0:00:00(1/5) Installing dumb-init (1.2.5-r1) 16:35:57 16:35:57 Collecting certifi>=2017.4.17 16:35:57 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 126.4 MB/s eta 0:00:00 16:35:57 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:57 (3/5) Installing libucontext (1.1-r0) 16:35:57 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:57 Running setup.py install for texttable: started 16:35:57 (4/5) Installing gcompat (1.0.0-r4) 16:35:57 (5/5) Installing openssl (1.1.1q-r0) 16:35:57 Executing busybox-1.34.1-r7.trigger 16:35:57 OK: 7 MiB in 19 packages 16:35:57 Running setup.py install for texttable: finished with status 'done' 16:35:57 Running setup.py install for PyYAML: started 16:35:58 Running setup.py install for PyYAML: finished with status 'done' 16:35:58 Running setup.py install for docopt: started 16:35:58 Removing intermediate container 68f3fb31ecc6 16:35:58 ---> f555244deacb 16:35:58 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:58 Running setup.py install for docopt: finished with status 'done' 16:35:59 Running setup.py install for dockerpty: started 16:36:00 Running setup.py install for dockerpty: finished with status 'done' 16:36:00 ---> d1a44da92900 16:36:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:00 ---> 24b27c33d8df 16:36:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:36:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:36:01  ---> 617172f1738c 16:36:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:01 Removing intermediate container 2ea873e937a1 16:36:01 ---> 158ab7c3b18a 16:36:01 16:36:01 Step 10/23 : FROM alpine:3.16 16:36:01 ---> 9c6f07244728 16:36:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:01 ---> Using cache 16:36:01 ---> 0dea33e650a4 16:36:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:01 ---> Using cache 16:36:01 ---> 9c66ba959df8 16:36:01 Step 13/23 : ENV APP_PORT=59882 16:36:01 ---> Running in 2d94fb3a7830 16:36:01 ---> 1c4373fb5e34 16:36:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:01 Removing intermediate container 2d94fb3a7830 16:36:01 ---> e5d29d427d1c 16:36:01 Step 14/23 : EXPOSE $APP_PORT 16:36:01 ---> Running in fd79a2db36d8 16:36:01 ---> Running in 4e9e8ae4917c 16:36:01 Removing intermediate container fd79a2db36d8 16:36:01 ---> dfb262b684c6 16:36:01 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:01 ---> Running in a61bfc88eb62 16:36:01 Removing intermediate container 4e9e8ae4917c 16:36:01 ---> c0734504b519 16:36:01 Step 15/23 : WORKDIR / 16:36:01 ---> Running in 46ef23abb23d 16:36:01 Removing intermediate container 206b962eb95b 16:36:01 ---> 2c3fe2b77210 16:36:01 Step 7/20 : COPY . . 16:36:01 Removing intermediate container a61bfc88eb62 16:36:01 ---> 3bf55f42075f 16:36:01 Step 23/25 : LABEL arch=x86_64 16:36:01 Removing intermediate container 46ef23abb23d 16:36:01 ---> f702935674e9 16:36:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:01 ---> Running in a08e4da7d58d 16:36:02 Removing intermediate container a08e4da7d58d 16:36:02 ---> 01b3a58b9596 16:36:02 Step 24/25 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:36:02 ---> 659deb8618e9 16:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:03 ---> Running in c33caf1fa630 16:36:03 Removing intermediate container c33caf1fa630 16:36:03 ---> b526962d026d 16:36:03 Step 25/25 : LABEL version=0.0.0 16:36:03 ---> e01b159c2ab1 16:36:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:03 ---> Running in 39ab6fb8b0ca 16:36:03 Removing intermediate container 39ab6fb8b0ca 16:36:03 ---> d6cee722a9c7 16:36:03 16:36:03 Successfully built d6cee722a9c7 16:36:03 Successfully tagged security-spire-server:latest 16:36:04  Building security-spire-server ... done  ---> c4fc6fe3fef1 16:36:04 Step 19/23 : ENTRYPOINT ["/core-command"] 16:36:04 ---> Running in e6537331e2ba 16:36:04 Removing intermediate container 27638cedf5f5 16:36:04 ---> eb76ad7a09c0 16:36:04 Step 14/23 : ENV APP_PORT=58890 16:36:04 Removing intermediate container e6537331e2ba 16:36:04 ---> 50c5b7640709 16:36:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:04 ---> Running in c63f17b6529e 16:36:04 ---> Running in c7a2b52c34bd 16:36:04 Removing intermediate container c63f17b6529e 16:36:04 ---> eb33be33f55d 16:36:04 Step 15/23 : EXPOSE $APP_PORT 16:36:04 Removing intermediate container c7a2b52c34bd 16:36:04 ---> 044b0681cac8 16:36:04 Step 21/23 : LABEL arch=x86_64 16:36:04 ---> Running in 69d838efb4f8 16:36:05 ---> Running in 0e4405943f71 16:36:05 Removing intermediate container 69d838efb4f8 16:36:05 ---> 80bf49130551 16:36:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:05 Removing intermediate container 0e4405943f71 16:36:05 ---> c67de870387c 16:36:05 Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:36:05 ---> Running in d2140ee195fa 16:36:05 ---> 6d150c85114b 16:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:05 Removing intermediate container d2140ee195fa 16:36:05 ---> 601558d4e5b6 16:36:05 Step 23/23 : LABEL version=0.0.0 16:36:05 ---> Running in b8ff5dbd8398 16:36:05 ---> 040ed415b467 16:36:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:05 Removing intermediate container b8ff5dbd8398 16:36:05 ---> acdba9465252 16:36:05 16:36:06 Successfully built acdba9465252 16:36:06 Successfully tagged core-command:latest 16:36:06  Building core-command ... done  ---> 13b44dce59bf 16:36:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:06 ---> c5b2b1a23b6a 16:36:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:06 ---> Running in 5e6bafeed14c 16:36:06 ---> Running in 05b62df4e46f 16:36:06 Removing intermediate container 5e6bafeed14c 16:36:06 ---> 7ddf8e0c563e 16:36:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:06 ---> Running in b4ee95b6dc06 16:36:06 Removing intermediate container b4ee95b6dc06 16:36:06 ---> 7a7552aeb105 16:36:06 Step 21/23 : LABEL arch=x86_64 16:36:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:36:06 ---> Running in 1d07777504e4 16:36:06 Removing intermediate container 1d07777504e4 16:36:06 ---> 37388c7f37b7 16:36:06 Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:36:06 ---> Running in df60afe36d0a 16:36:06 Removing intermediate container df60afe36d0a 16:36:06 ---> 9beca17f4a22 16:36:06 Step 23/23 : LABEL version=0.0.0 16:36:06 ---> Running in 9661356feba8 16:36:07 Removing intermediate container 9661356feba8 16:36:07 ---> 0556da7d899f 16:36:07 16:36:07 Successfully built 0556da7d899f 16:36:07 Successfully tagged sys-mgmt-agent:latest 16:36:23 Removing intermediate container fe3d8d3ae38f 16:36:23 ---> 66525f953bab 16:36:23 Successfully built 66525f953bab 16:36:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:23 + docker inspect -f . ci-base-image-arm64 16:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container 16:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:25  Building sys-mgmt-agent ... done Removing intermediate container 05b62df4e46f 16:36:25 ---> 367c606bb681 16:36:25 16:36:25 Step 9/20 : FROM alpine:3.15 16:36:25 ---> c4fc93816858 16:36:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:25 ---> Using cache 16:36:25 ---> 4a74f6bedadb 16:36:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 ---> Using cache 16:36:25 ---> c2b1aaa321f6 16:36:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:25 ---> Running in 10c35c5387c6 16:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:25 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:25 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:25 OK: 15856 distinct packages available 16:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:25 $ docker top a2ccc899ce7626cb593c9a955c21c3d1bf97a95f82f203d071e6b39974c1b626 -eo pid,comm 16:36:25 (1/9) Installing ca-certificates (20220614-r0) 16:36:25 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:25 (3/9) Installing nghttp2-libs (1.46.0-r0) [Pipeline] { [Pipeline] sh 16:36:25 (4/9) Installing libcurl (7.80.0-r2) 16:36:25 (5/9) Installing curl (7.80.0-r2) 16:36:26 (6/9) Installing dumb-init (1.2.5-r1) 16:36:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:36:26 (8/9) Installing libucontext (1.1-r0) 16:36:26 + go version 16:36:26 go version go1.18.3 linux/arm64 [Pipeline] } 16:36:26 $ docker stop --time=1 a2ccc899ce7626cb593c9a955c21c3d1bf97a95f82f203d071e6b39974c1b626 16:36:26 (9/9) Installing gcompat (1.0.0-r4) 16:36:26 Executing busybox-1.34.1-r7.trigger 16:36:26 Executing ca-certificates-20220614-r0.trigger 16:36:26 OK: 8 MiB in 23 packages 16:36:27 Removing intermediate container 10c35c5387c6 16:36:27 ---> 0e49448aebfc 16:36:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:27 ---> c8ce1f546856 16:36:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:27 ---> caa59d7e2dbb 16:36:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:27 ---> 024ebe359478 16:36:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:27 ---> Running in 3177e24abfe7 16:36:27 Removing intermediate container 3177e24abfe7 16:36:27 ---> 5ed6914f0c2e 16:36:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:27 ---> Running in ae32590813b3 16:36:27 Removing intermediate container ae32590813b3 16:36:27 ---> 360334eff160 16:36:27 Step 18/20 : LABEL arch=x86_64 16:36:28 $ docker rm -f a2ccc899ce7626cb593c9a955c21c3d1bf97a95f82f203d071e6b39974c1b626 16:36:28 ---> Running in 7fe1d463ce01 16:36:28 Removing intermediate container 7fe1d463ce01 16:36:28 ---> 4a08f06d3007 16:36:28 Step 19/20 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b 16:36:28 ---> Running in fa1aba27bea9 16:36:28 Removing intermediate container fa1aba27bea9 16:36:28 ---> 17e2b2abc51d 16:36:28 Step 20/20 : LABEL version=0.0.0 16:36:28 ---> Running in c5ef00037faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:28 Removing intermediate container c5ef00037faa 16:36:28 ---> 43042cd27578 16:36:28 16:36:28 Successfully built 43042cd27578 16:36:28 Successfully tagged security-spiffe-token-provider:latest 16:36:28  Building security-spiffe-token-provider ... done  [Pipeline] } 16:36:28 $ docker stop --time=1 aa7403bae7a4ba586ac522c8574e756549d0d6a23c2213b71d8fab5104ce216d 16:36:28 + docker inspect -f . ci-base-image-arm64 16:36:28 . 16:36:29 $ docker rm -f aa7403bae7a4ba586ac522c8574e756549d0d6a23c2213b71d8fab5104ce216d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container 16:36:30 + docker images 16:36:30 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:30 security-spiffe-token-provider latest 43042cd27578 2 seconds ago 29.2MB 16:36:30 367c606bb681 8 seconds ago 1.57GB 16:36:30 sys-mgmt-agent latest 0556da7d899f 24 seconds ago 135MB 16:36:30 core-command latest acdba9465252 25 seconds ago 16.2MB 16:36:30 security-spire-server latest d6cee722a9c7 27 seconds ago 86.5MB 16:36:30 158ab7c3b18a 30 seconds ago 1.52GB 16:36:30 12c5bee6f03e 36 seconds ago 1.42GB 16:36:30 security-spire-agent latest b11477651201 38 seconds ago 125MB 16:36:30 security-spire-config latest 1c4c2727306b 41 seconds ago 85.8MB 16:36:30 9f7161ce41a5 42 seconds ago 1.52GB 16:36:30 security-bootstrapper latest 2613d308dea1 44 seconds ago 19.3MB 16:36:30 security-secretstore-setup latest 4f0e993b6fc7 49 seconds ago 28.9MB 16:36:30 f36cde1db769 57 seconds ago 1.52GB 16:36:30 4117b9b39a40 57 seconds ago 1.42GB 16:36:30 36aa7e28a4d3 57 seconds ago 1.42GB 16:36:30 8058ade0c1a5 58 seconds ago 1.53GB 16:36:30 security-proxy-setup latest 928b396dc21d About a minute ago 27.2MB 16:36:30 core-data latest 46539a561c83 About a minute ago 21.5MB 16:36:30 core-metadata latest d5d4843121a5 About a minute ago 18.2MB 16:36:30 support-scheduler latest ee5bfaa53d09 About a minute ago 26.5MB 16:36:30 support-notifications latest 22e6fce642fe About a minute ago 27.2MB 16:36:30 33d5b632a46e About a minute ago 1.58GB 16:36:30 b40be113c494 About a minute ago 1.58GB 16:36:30 3d2d84a5981f About a minute ago 1.55GB 16:36:30 500046d4d838 About a minute ago 1.55GB 16:36:30 4b3a3cd0aed5 About a minute ago 1.53GB 16:36:30 ci-base-image-x86_64 latest 80238ffd9c91 5 minutes ago 993MB 16:36:30 alpine 3.15 c4fc93816858 23 hours ago 5.59MB 16:36:30 alpine 3.16 9c6f07244728 23 hours ago 5.54MB 16:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 16:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB 16:36:30 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:31 $ docker top a4c586f05a07ca3543ecaeef6baf84e75e95d31b80ae3c510bb1ca7b274d918f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 16:36:31 ========================================================= 16:36:31 [edgeXBuildGoParallel] Running Tests and Build... 16:36:31 ========================================================= [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:32 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh 16:36:33 + make test 16:36:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:12 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements 16:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.732s coverage: 98.5% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.2% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.432s coverage: 89.2% of statements 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.696s coverage: 2.1% of statements 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.352s coverage: 95.6% of statements 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.637s coverage: 72.2% of statements 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.302s coverage: 60.0% of statements 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.274s coverage: 58.8% of statements 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.529s coverage: 29.6% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.362s coverage: 79.5% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.293s coverage: 96.3% of statements 16:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements 16:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 16:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 82.2% of statements 16:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.279s coverage: 85.4% of statements 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements 16:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.7% of statements 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.493s coverage: 100.0% of statements 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.131s coverage: 100.0% of statements 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.8% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.6% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 16:40:42 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:40:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:42 GO111MODULE=on go vet ./... 16:42:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:34 ./bin/test-attribution-txt.sh 16:42:34 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:34 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:34 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:34 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:34 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:34 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:35 + ls -al . 16:42:35 total 724 16:42:35 drwxrwxr-x 9 1001 1001 4096 Aug 10 16:36 . 16:42:35 drwxr-xr-x 4 root root 4096 Aug 10 16:36 .. 16:42:35 -rw-rw-r-- 1 1001 1001 16 Aug 10 16:34 .dockerignore 16:42:35 drwxrwxr-x 8 1001 1001 4096 Aug 10 16:34 .git 16:42:35 drwxrwxr-x 3 1001 1001 4096 Aug 10 16:34 .github 16:42:35 -rw-rw-r-- 1 1001 1001 1030 Aug 10 16:34 .gitignore 16:42:35 -rw-rw-r-- 1 1001 1001 42 Aug 10 16:34 .golangci.yml 16:42:35 -rw-rw-r-- 1 1001 1001 87 Aug 10 16:34 .hadolint.yml 16:42:35 -rw-rw-r-- 1 1001 1001 166 Aug 10 16:34 .sonarcloud.properties 16:42:35 -rw-rw-r-- 1 1001 1001 1171 Aug 10 16:34 ADOPTERS.md 16:42:35 -rw-rw-r-- 1 1001 1001 10347 Aug 10 16:34 Attribution.txt 16:42:35 -rw-rw-r-- 1 1001 1001 63209 Aug 10 16:34 CHANGELOG.md 16:42:35 -rw-rw-r-- 1 1001 1001 3804 Aug 10 16:34 CONTRIBUTING.md 16:42:35 -rw-rw-r-- 1 1001 1001 677 Aug 10 16:34 GOVERNANCE.md 16:42:35 -rw-rw-r-- 1 1001 1001 850 Aug 10 16:34 Jenkinsfile 16:42:35 -rw-rw-r-- 1 1001 1001 10775 Aug 10 16:34 LICENSE 16:42:35 -rw-rw-r-- 1 1001 1001 12212 Aug 10 16:34 Makefile 16:42:35 -rw-rw-r-- 1 1001 1001 582 Aug 10 16:34 OWNERS.md 16:42:35 -rw-rw-r-- 1 1001 1001 9094 Aug 10 16:34 README.md 16:42:35 -rw-rw-r-- 1 1001 1001 6912 Aug 10 16:34 SECURITY.md 16:42:35 -rw-rw-r-- 1 1001 1001 5 Aug 10 16:30 VERSION 16:42:35 -rw-rw-r-- 1 1001 1001 4131 Aug 10 16:34 ZMQWindows.md 16:42:35 drwxrwxr-x 2 1001 1001 4096 Aug 10 16:34 bin 16:42:35 drwxrwxr-x 18 1001 1001 4096 Aug 10 16:34 cmd 16:42:35 -rw-r--r-- 1 root root 478941 Aug 10 16:40 coverage.out 16:42:35 -rw-rw-r-- 1 1001 1001 3681 Aug 10 16:34 go.mod 16:42:35 -rw-rw-r-- 1 1001 1001 38033 Aug 10 16:34 go.sum 16:42:35 drwxrwxr-x 8 1001 1001 4096 Aug 10 16:34 internal 16:42:35 drwxrwxr-x 3 1001 1001 4096 Aug 10 16:34 openapi 16:42:35 drwxrwxr-x 4 1001 1001 4096 Aug 10 16:34 snap 16:42:35 -rw-rw-r-- 1 1001 1001 204 Aug 10 16:34 version.go [Pipeline] sh 16:42:36 + '[' -e coverage.out ] 16:42:36 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:36 Warning: overwriting stash ‘coverage-report’ 16:42:36 Stashed 1 file(s) [Pipeline] sh 16:42:37 + make build 16:42:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:44:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:45:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:45:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:46:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:41 $ docker stop --time=1 a4c586f05a07ca3543ecaeef6baf84e75e95d31b80ae3c510bb1ca7b274d918f 16:46:43 $ docker rm -f a4c586f05a07ca3543ecaeef6baf84e75e95d31b80ae3c510bb1ca7b274d918f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:45 16:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:46 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:46 29e5d40040c1: Pulling fs layer 16:46:46 1ce36da41761: Pulling fs layer 16:46:46 25b303627fd3: Pulling fs layer 16:46:46 29e5d40040c1: Verifying Checksum 16:46:46 29e5d40040c1: Download complete 16:46:46 1ce36da41761: Verifying Checksum 16:46:46 1ce36da41761: Download complete 16:46:46 29e5d40040c1: Pull complete 16:46:48 1ce36da41761: Pull complete 16:46:48 25b303627fd3: Verifying Checksum 16:46:48 25b303627fd3: Download complete 16:47:00 25b303627fd3: Pull complete 16:47:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container 16:47:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:03 $ docker top 2f9af36aeb83303161eb62ff708162a35874fcaf4e0643d29f7179ee68793cb8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:04 + docker-compose build --help 16:47:04 + grep parallel 16:47:08 --parallel Build images in parallel. [Pipeline] } 16:47:08 $ docker stop --time=1 2f9af36aeb83303161eb62ff708162a35874fcaf4e0643d29f7179ee68793cb8 16:47:10 $ docker rm -f 2f9af36aeb83303161eb62ff708162a35874fcaf4e0643d29f7179ee68793cb8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:10 prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container 16:47: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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:12 $ docker top 5b8014a3b86a38e42fb1825bd4daf272b64e81cbeef64e8e059b8f61af93b6ba -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:17 Building core-command ... 16:47:17 Building core-data ... 16:47:17 Building core-metadata ... 16:47:17 Building security-bootstrapper ... 16:47:17 Building security-proxy-setup ... 16:47:17 Building security-secretstore-setup ... 16:47:17 Building security-spiffe-token-provider ... 16:47:17 Building security-spire-agent ... 16:47:17 Building security-spire-config ... 16:47:17 Building security-spire-server ... 16:47:17 Building support-notifications ... 16:47:17 Building support-scheduler ... 16:47:17 Building sys-mgmt-agent ... 16:47:17 Building security-spiffe-token-provider 16:47:17 Building security-secretstore-setup 16:47:17 Building security-spire-agent 16:47:17 Building core-command 16:47:17 Building sys-mgmt-agent 16:48:04 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:48:04 ---> 66525f953bab 16:48:04 Step 3/20 : WORKDIR /edgex-go 16:48:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:04 ---> 66525f953bab 16:48:04 Step 3/23 : WORKDIR /edgex-go 16:48:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:04 ---> 66525f953bab 16:48:04 Step 3/23 : WORKDIR /edgex-go 16:48:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:04 ---> 66525f953bab 16:48:04 Step 3/25 : WORKDIR /edgex-go 16:48:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:04 ---> 66525f953bab 16:48:04 Step 3/26 : WORKDIR /edgex-go 16:48:04 ---> Running in 63068acebe64 16:48:04 ---> Running in 8df61cfec3a6 16:48:04 ---> Running in 9fb7ee6cdc8c 16:48:04 ---> Running in 40c72e981cf4 16:48:04 ---> Running in a4d1b0ee33e1 16:48:04 Removing intermediate container a4d1b0ee33e1 16:48:04 ---> 753dfb87b67e 16:48:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:04 ---> Running in bbff19e7a1a0 16:48:04 Removing intermediate container 8df61cfec3a6 16:48:04 ---> d848e912d41a 16:48:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:48:04 Removing intermediate container 9fb7ee6cdc8c 16:48:04 ---> d1799d047537 16:48:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:04 Removing intermediate container 40c72e981cf4 16:48:04 ---> aebc297eab6a 16:48:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:04 Removing intermediate container 63068acebe64 16:48:04 ---> d63093412dee 16:48:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:04 ---> Running in 604ade82d17a 16:48:04 ---> Running in 64db98c1fa00 16:48:04 ---> Running in 281fb17d8419 16:48:04 ---> Running in 52ddc6ac8f2e 16:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:07 Removing intermediate container bbff19e7a1a0 16:48:07 ---> 6001a25cd07d 16:48:07 Step 5/23 : RUN apk add --update --no-cache make bash git 16:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:07 ---> Running in 8cb5f4f83af4 16:48:07 Removing intermediate container 604ade82d17a 16:48:07 ---> bd2b9d7dd278 16:48:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:08 ---> Running in 6400e7adb7cb 16:48:08 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:48:08 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:48:08 OK: 16892 distinct packages available 16:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:08 Removing intermediate container 281fb17d8419 16:48:08 ---> 5d2ede1641c0 16:48:08 Step 5/25 : RUN apk add --update --no-cache make git 16:48:08 Removing intermediate container 52ddc6ac8f2e 16:48:08 ---> 13884ed7a416 16:48:08 Step 5/23 : RUN apk add --update --no-cache make git 16:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:09 ---> Running in b02d0f5ed3ce 16:48:09 ---> Running in 7548106713e4 16:48:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:10 OK: 221 MiB in 51 packages 16:48:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:11 Removing intermediate container 64db98c1fa00 16:48:11 ---> 91c08a39daf3 16:48:11 Step 5/20 : COPY go.mod vendor* ./ 16:48:12 OK: 221 MiB in 51 packages 16:48:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:12 ---> 3f1dbf0e3c3e 16:48:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:12 OK: 221 MiB in 51 packages 16:48:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:12 ---> Running in 7ded9cf5de48 16:48:13 OK: 221 MiB in 51 packages 16:48:13 OK: 221 MiB in 51 packages 16:48:14 Removing intermediate container 8cb5f4f83af4 16:48:14 ---> 5c755cf9c076 16:48:14 Step 6/23 : COPY go.mod vendor* ./ 16:48:14 Removing intermediate container 6400e7adb7cb 16:48:14 ---> 2c79cc9c5e06 16:48:14 Step 6/26 : COPY go.mod vendor* ./ 16:48:15 Removing intermediate container b02d0f5ed3ce 16:48:15 ---> 29ca6cd3c5bb 16:48:15 Step 6/25 : COPY go.mod vendor* ./ 16:48:15 Removing intermediate container 7548106713e4 16:48:15 ---> 9222ba95019b 16:48:15 Step 6/23 : COPY go.mod vendor* ./ 16:48:15 ---> c74e476797c7 16:48:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:15 ---> Running in 617c8948d60b 16:48:15 ---> fd4848574e9e 16:48:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:15 ---> Running in 9c0a4a028596 16:48:16 ---> b542c14c9cfb 16:48:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:16 ---> Running in 76b6ac686d90 16:48:16 ---> 37095f59987f 16:48:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:17 ---> Running in 7f021ed28471 16:49:13 Removing intermediate container 76b6ac686d90 16:49:13 ---> d21e491a71e6 16:49:13 Step 8/25 : COPY . . 16:49:13 Removing intermediate container 617c8948d60b 16:49:13 ---> 2a4e289d82ca 16:49:13 Step 8/23 : COPY . . 16:49:13 Removing intermediate container 7f021ed28471 16:49:13 ---> a2e30dd4a6e4 16:49:13 Step 8/23 : COPY . . 16:49:13 Removing intermediate container 9c0a4a028596 16:49:13 ---> 58cd644674a5 16:49:13 Step 8/26 : COPY . . 16:49:13 Removing intermediate container 7ded9cf5de48 16:49:13 ---> 0d9272a75104 16:49:13 Step 7/20 : COPY . . 16:49:28 ---> 69c8684b43aa 16:49:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:28 ---> d4f719ab908d 16:49:28 Step 9/23 : RUN make cmd/core-command/core-command 16:49:28 ---> 04e15924224e 16:49:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:49:28 ---> ab622d730213 16:49:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:28 ---> fc93b617ee11 16:49:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:28 ---> Running in 86b004c7c623 16:49:28 ---> Running in b7e2efc8da1a 16:49:28 ---> Running in 30d1330909a2 16:49:28 ---> Running in 8f0e2f161936 16:49:28 ---> Running in 397fce5ae444 16:49:29 Removing intermediate container 397fce5ae444 16:49:29 ---> 1fc5194250c7 16:49:29 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:29 ---> Running in 7ac401bba1b6 16:49:30 Removing intermediate container 7ac401bba1b6 16:49:30 ---> 406fad813dee 16:49:30 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:49:30 ---> Running in 609995c22600 16:49:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:49:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49:33 Removing intermediate container 609995c22600 16:49:33 ---> 564e8bc3f174 16:49:33 Step 12/26 : WORKDIR /edgex-go 16:49:33 ---> Running in a9e170da08e8 16:49:33 Removing intermediate container a9e170da08e8 16:49:33 ---> 419f4b68504c 16:49:33 16:49:33 Step 13/26 : FROM alpine:3.15 16:49:33 3.15: Pulling from library/alpine 16:49:35 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:49:35 Status: Downloaded newer image for alpine:3.15 16:49:35 ---> 02e0d6fdf486 16:49:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:35 ---> Running in e17296489c41 16:49:36 Removing intermediate container e17296489c41 16:49:36 ---> e7956d72d378 16:49:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:36 ---> Running in a03a7db902eb 16:49:39 Removing intermediate container a03a7db902eb 16:49:39 ---> 742e21b00d16 16:49:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:39 ---> Running in 1c4c13a70b13 16:49:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:43 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:43 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:43 OK: 15733 distinct packages available 16:49:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:46 (1/5) Installing dumb-init (1.2.5-r1) 16:49:46 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:46 (3/5) Installing libucontext (1.1-r0) 16:49:46 (4/5) Installing gcompat (1.0.0-r4) 16:49:46 (5/5) Installing openssl (1.1.1q-r0) 16:49:47 Executing busybox-1.34.1-r7.trigger 16:49:47 OK: 6 MiB in 19 packages 16:49:48 Removing intermediate container 1c4c13a70b13 16:49:48 ---> b36966f6c95c 16:49:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:52 ---> 4fcd7b551ba3 16:49:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:57 ---> 77ba2a3cb6a9 16:49:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:58 ---> a8bdca2278ac 16:49:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:58 ---> 05284f4a8368 16:49:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:59 ---> 0f4e8752c902 16:49:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:59 ---> Running in a782482fbf55 16:50:00 Removing intermediate container a782482fbf55 16:50:00 ---> cf290eed8133 16:50:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:00 ---> Running in 0b611d57caf9 16:50:00 Removing intermediate container 0b611d57caf9 16:50:00 ---> 30d6e7f1bea8 16:50:00 Step 24/26 : LABEL arch=arm64 16:50:00 ---> Running in 0c75ae0b7736 16:50:01 Removing intermediate container 0c75ae0b7736 16:50:01 ---> a0cdba730311 16:50:01 Step 25/26 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:50:01 ---> Running in 132e5ce97556 16:50:02 Removing intermediate container 132e5ce97556 16:50:02 ---> 52fcd668daf9 16:50:02 Step 26/26 : LABEL version=0.0.0 16:50:02 ---> Running in a39d078da7b8 16:50:02 Removing intermediate container a39d078da7b8 16:50:02 ---> 2579a89459e8 16:50:02 16:50:02 Successfully built 2579a89459e8 16:50:02 Successfully tagged security-spire-agent-arm64:latest 16:50:02 Building security-spire-config 16:50:21  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:21 ---> 66525f953bab 16:50:21 Step 3/26 : WORKDIR /edgex-go 16:50:21 ---> Using cache 16:50:21 ---> d63093412dee 16:50:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:21 ---> Using cache 16:50:21 ---> 5d2ede1641c0 16:50:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:50:21 ---> Running in 3b98b74ca92b 16:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:23 OK: 221 MiB in 51 packages 16:50:24 Removing intermediate container 3b98b74ca92b 16:50:24 ---> e976dea65797 16:50:24 Step 6/26 : COPY go.mod vendor* ./ 16:50:25 ---> 8eddbc430c68 16:50:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:25 ---> Running in db360a31961c 16:51:12 Removing intermediate container db360a31961c 16:51:12 ---> 8fd783913faf 16:51:12 Step 8/26 : COPY . . 16:51:24 ---> d0774adbb785 16:51:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:24 ---> Running in 450500903e7c 16:51:24 Removing intermediate container 450500903e7c 16:51:24 ---> a5872dd815ee 16:51:24 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:24 ---> Running in d510ae6c5beb 16:51:25 Removing intermediate container d510ae6c5beb 16:51:25 ---> 9bafdbe639c7 16:51:25 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:51:25 ---> Running in 57f6c46f4773 16:51:28 Removing intermediate container 57f6c46f4773 16:51:28 ---> 1c0978810ee2 16:51:28 Step 12/26 : WORKDIR /edgex-go 16:51:28 ---> Running in b705fce0d909 16:51:28 Removing intermediate container b705fce0d909 16:51:28 ---> 0df70dc8af6f 16:51:28 16:51:28 Step 13/26 : FROM alpine:3.15 16:51:28 ---> 02e0d6fdf486 16:51:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:28 ---> Using cache 16:51:28 ---> e7956d72d378 16:51:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:28 ---> Using cache 16:51:28 ---> 742e21b00d16 16:51:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:51:28 ---> Running in aad1b9b513cd 16:51:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:33 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:33 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:33 OK: 15733 distinct packages available 16:51:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:35 (1/4) Installing dumb-init (1.2.5-r1) 16:51:35 (2/4) Installing musl-obstack (1.2.3-r0) 16:51:35 (3/4) Installing libucontext (1.1-r0) 16:51:35 (4/4) Installing gcompat (1.0.0-r4) 16:51:35 Executing busybox-1.34.1-r7.trigger 16:51:35 OK: 6 MiB in 18 packages 16:51:37 Removing intermediate container aad1b9b513cd 16:51:37 ---> 6ec1d8a27142 16:51:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:43 ---> 47873740740c 16:51:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:51:43 ---> 8066436ce7d8 16:51:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:51:43 ---> Running in a238dc37852a 16:51:44 Removing intermediate container a238dc37852a 16:51:44 ---> 7ac9fa3b5e49 16:51:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:51:45 ---> ba4644ecec75 16:51:45 Step 21/26 : WORKDIR / 16:51:45 ---> Running in 0b4e0671fdc3 16:51:46 Removing intermediate container 0b4e0671fdc3 16:51:46 ---> 9930a94b9de9 16:51:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:46 ---> Running in 0f9607e32a1f 16:51:46 Removing intermediate container 0f9607e32a1f 16:51:46 ---> af6bff171869 16:51:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:46 ---> Running in 67e315aacf0e 16:51:47 Removing intermediate container 67e315aacf0e 16:51:47 ---> def3dae06d38 16:51:47 Step 24/26 : LABEL arch=arm64 16:51:47 ---> Running in 9e4208959cca 16:51:48 Removing intermediate container 9e4208959cca 16:51:48 ---> bcc27a34deb9 16:51:48 Step 25/26 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:51:48 ---> Running in 9985a62be7c7 16:51:49 Removing intermediate container 9985a62be7c7 16:51:49 ---> dab37d92d87d 16:51:49 Step 26/26 : LABEL version=0.0.0 16:51:49 ---> Running in 05a552216970 16:51:49 Removing intermediate container 05a552216970 16:51:49 ---> 3c85ef5d595c 16:51:49 16:51:49 Successfully built 3c85ef5d595c 16:51:49 Successfully tagged security-spire-config-arm64:latest 16:51:49 Building core-metadata 16:52:08  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:08 ---> 66525f953bab 16:52:08 Step 3/23 : WORKDIR /edgex-go 16:52:08 ---> Using cache 16:52:08 ---> d63093412dee 16:52:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:08 ---> Using cache 16:52:08 ---> 5d2ede1641c0 16:52:08 Step 5/23 : RUN apk add --update --no-cache make git 16:52:08 ---> Using cache 16:52:08 ---> 29ca6cd3c5bb 16:52:08 Step 6/23 : COPY go.mod vendor* ./ 16:52:08 ---> Using cache 16:52:08 ---> b542c14c9cfb 16:52:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:08 ---> Using cache 16:52:08 ---> d21e491a71e6 16:52:08 Step 8/23 : COPY . . 16:52:08 ---> Using cache 16:52:08 ---> 69c8684b43aa 16:52:08 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:52:08 ---> Running in 2212a63b7320 16:52:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:54:45 Removing intermediate container 86b004c7c623 16:54:45 ---> dde25cc8f1e1 16:54:45 16:54:45 Step 10/23 : FROM alpine:3.16 16:54:45 3.16: Pulling from library/alpine 16:54:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:45 Status: Downloaded newer image for alpine:3.16 16:54:45 ---> a6215f271958 16:54:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:54:45 ---> Running in e1dc70e9990e 16:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:45 (1/1) Installing dumb-init (1.2.5-r1) 16:54:45 Executing busybox-1.35.0-r17.trigger 16:54:45 OK: 5 MiB in 15 packages 16:54:45 Removing intermediate container e1dc70e9990e 16:54:45 ---> c259ac1ac03a 16:54:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:45 ---> Running in e4650e9da44d 16:54:45 Removing intermediate container e4650e9da44d 16:54:45 ---> b85fd362c8b7 16:54:45 Step 13/23 : ENV APP_PORT=59882 16:54:45 ---> Running in e35429f3087a 16:54:45 Removing intermediate container e35429f3087a 16:54:45 ---> bcffcb6dca19 16:54:45 Step 14/23 : EXPOSE $APP_PORT 16:54:45 ---> Running in 85f29ce96672 16:54:45 Removing intermediate container 85f29ce96672 16:54:45 ---> 950e2355b347 16:54:45 Step 15/23 : WORKDIR / 16:54:45 ---> Running in 88f784ef84ca 16:54:45 Removing intermediate container 30d1330909a2 16:54:45 ---> 532a659dfba4 16:54:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:54:45 Removing intermediate container 88f784ef84ca 16:54:45 ---> 8ec1f6c58abc 16:54:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:45 ---> Running in e7a7ae52cf0a 16:54:46 ---> 94f79118dccf 16:54:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:54:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:54:50 ---> aacb495c1c28 16:54:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:54:51 ---> 643d8b72f5e6 16:54:51 Step 19/23 : ENTRYPOINT ["/core-command"] 16:54:51 ---> Running in 4d2b6f5dffaf 16:54:53 Removing intermediate container 4d2b6f5dffaf 16:54:53 ---> 41d8e127a0ae 16:54:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:53 ---> Running in a3a730944bea 16:54:54 Removing intermediate container e7a7ae52cf0a 16:54:54 ---> 818df1cd91a4 16:54:54 16:54:54 Step 11/23 : FROM alpine:3.16 16:54:54 ---> a6215f271958 16:54:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:54:54 Removing intermediate container a3a730944bea 16:54:54 ---> 94b1ed633f5b 16:54:54 Step 21/23 : LABEL arch=arm64 16:54:54 ---> Running in 5d10a067d06d 16:54:54 ---> Running in ce31119e2804 16:54:55 Removing intermediate container b7e2efc8da1a 16:54:55 ---> 85ba5944616f 16:54:55 16:54:55 Step 10/25 : FROM alpine:3.16 16:54:55 ---> a6215f271958 16:54:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:54:55 Removing intermediate container ce31119e2804 16:54:55 ---> dfc8b1221065 16:54:55 Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:54:55 Removing intermediate container 5d10a067d06d 16:54:55 ---> d8574ace66f8 16:54:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:54:55 ---> Running in f6c037e36dec 16:54:55 ---> Running in 4a783a77d67a 16:54:55 ---> Running in 2d684bf259fa 16:54:56 Removing intermediate container 4a783a77d67a 16:54:56 ---> 548ccb382739 16:54:56 Step 23/23 : LABEL version=0.0.0 16:54:56 ---> Running in 6086f0d363be 16:54:57 Removing intermediate container 6086f0d363be 16:54:57 ---> b2114dab9e0e 16:54:57 16:54:58 Successfully built b2114dab9e0e 16:54:58 Successfully tagged core-command-arm64:latest 16:54:58 Building support-scheduler 16:54:58  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:00 (1/3) Installing ca-certificates (20220614-r0) 16:55:00 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:55:00 (2/3) Installing dumb-init (1.2.5-r1) 16:55:00 (3/3) Installing su-exec (0.2-r1) 16:55:00 Executing busybox-1.35.0-r17.trigger 16:55:00 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:55:00 (3/33) Installing readline (8.1.2-r0) 16:55:00 Executing ca-certificates-20220614-r0.trigger 16:55:00 (4/33) Installing bash (5.1.16-r2) 16:55:00 Executing bash-5.1.16-r2.post-install 16:55:00 (5/33) Installing ca-certificates (20220614-r0) 16:55:00 (6/33) Installing brotli-libs (1.0.9-r6) 16:55:00 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:55:00 (8/33) Installing libcurl (7.83.1-r2) 16:55:00 (9/33) Installing curl (7.83.1-r2) 16:55:00 (10/33) Installing docker-cli (20.10.16-r2) 16:55:00 OK: 6 MiB in 17 packages 16:55:02 (11/33) Installing dumb-init (1.2.5-r1) 16:55:02 (12/33) Installing libbz2 (1.0.8-r1) 16:55:02 (13/33) Installing expat (2.4.8-r0) 16:55:02 (14/33) Installing libffi (3.4.2-r1) 16:55:02 (15/33) Installing gdbm (1.23-r0) 16:55:02 (16/33) Installing xz-libs (5.2.5-r1) 16:55:02 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:55:02 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:55:02 (19/33) Installing mpdecimal (2.5.1-r1) 16:55:02 (20/33) Installing sqlite-libs (3.38.5-r0) 16:55:02 (21/33) Installing python3 (3.10.5-r0) 16:55:03 Removing intermediate container f6c037e36dec 16:55:03 ---> 56cde38dff57 16:55:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:03 ---> Running in f9fe4a489b04 16:55:03 Removing intermediate container f9fe4a489b04 16:55:03 ---> 4fa82662e2fa 16:55:03 Step 13/25 : WORKDIR / 16:55:04 ---> Running in c2e76f45c927 16:55:04 Removing intermediate container c2e76f45c927 16:55:04 ---> cd9e07faedf8 16:55:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:05 ---> 76ab9253f59a 16:55:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:05 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:55:05 (23/33) Installing py3-tomli (2.0.1-r1) 16:55:05 (24/33) Installing py3-pep517 (0.12.0-r2) 16:55:05 (25/33) Installing py3-six (1.16.0-r1) 16:55:05 (26/33) Installing py3-retrying (1.3.3-r3) 16:55:05 (27/33) Installing py3-appdirs (1.4.4-r3) 16:55:05 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:55:05 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:55:05 (30/33) Installing py3-parsing (2.4.7-r3) 16:55:06 (31/33) Installing py3-packaging (21.3-r0) 16:55:06 (32/33) Installing py3-setuptools (59.4.0-r0) 16:55:06 (33/33) Installing py3-pip (22.1.1-r0) 16:55:06 ---> eab0be864673 16:55:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:07 Executing busybox-1.35.0-r17.trigger 16:55:07 Executing ca-certificates-20220614-r0.trigger 16:55:08 ---> fc3a455fb241 16:55:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:55:08 OK: 120 MiB in 47 packages 16:55:09 ---> 6742b8023c32 16:55:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:11 ---> 681088a24c7b 16:55:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:14 ---> 9a2c36912d8d 16:55:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:15 ---> 420c4b200ee0 16:55:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:15 ---> Running in 5f81dce855b2 16:55:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:16 ---> 66525f953bab 16:55:16 Step 3/22 : WORKDIR /edgex-go 16:55:16 ---> Using cache 16:55:16 ---> d63093412dee 16:55:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:16 ---> Using cache 16:55:16 ---> 5d2ede1641c0 16:55:16 Step 5/22 : RUN apk add --update --no-cache make git 16:55:16 ---> Using cache 16:55:16 ---> 29ca6cd3c5bb 16:55:16 Step 6/22 : COPY go.mod vendor* ./ 16:55:16 ---> Using cache 16:55:16 ---> b542c14c9cfb 16:55:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:16 ---> Using cache 16:55:16 ---> d21e491a71e6 16:55:16 Step 8/22 : COPY . . 16:55:16 ---> Using cache 16:55:16 ---> 69c8684b43aa 16:55:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:55:16 ---> Running in 2b58397e9068 16:55:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:55:19 Removing intermediate container 5f81dce855b2 16:55:19 ---> 34f44503b06e 16:55:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:55:19 ---> Running in 19b1d49baa40 16:55:19 Removing intermediate container 19b1d49baa40 16:55:19 ---> 8a2f16f11d95 16:55:19 Step 23/25 : LABEL arch=arm64 16:55:19 ---> Running in d7c14ec7c9f1 16:55:20 Removing intermediate container d7c14ec7c9f1 16:55:20 ---> fff36f0eb060 16:55:20 Step 24/25 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:55:20 ---> Running in 464adbc125bd 16:55:21 Removing intermediate container 464adbc125bd 16:55:21 ---> efbdce3077a0 16:55:21 Step 25/25 : LABEL version=0.0.0 16:55:21 ---> Running in 1baed414e224 16:55:21 Removing intermediate container 1baed414e224 16:55:21 ---> 0365ddd900a0 16:55:21 16:55:22 Successfully built 0365ddd900a0 16:55:22 Successfully tagged security-secretstore-setup-arm64:latest 16:55:22  Building security-secretstore-setup ... done Building support-notifications 16:55:25 Collecting docker-compose==1.23.2 16:55:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:55:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 16:55:25 Collecting dockerpty<0.5,>=0.4.1 16:55:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:55:26 Preparing metadata (setup.py): started 16:55:28 Preparing metadata (setup.py): finished with status 'done' 16:55:28 Collecting docopt<0.7,>=0.6.1 16:55:28 Downloading docopt-0.6.2.tar.gz (25 kB) 16:55:29 Preparing metadata (setup.py): started 16:55:31 Preparing metadata (setup.py): finished with status 'done' 16:55:31 Collecting texttable<0.10,>=0.9.0 16:55:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:55:31 Preparing metadata (setup.py): started 16:55:34 Preparing metadata (setup.py): finished with status 'done' 16:55:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:55:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:55:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.3 MB/s eta 0:00:00 16:55:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:36 ---> 66525f953bab 16:55:36 Step 3/22 : WORKDIR /edgex-go 16:55:36 ---> Using cache 16:55:36 ---> d63093412dee 16:55:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:36 ---> Using cache 16:55:36 ---> 5d2ede1641c0 16:55:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:55:36 Collecting PyYAML<4,>=3.10 16:55:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:55:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.9 MB/s eta 0:00:00 16:55:36 ---> Running in 3e7406042199 16:55:38 Preparing metadata (setup.py): started 16:55:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:40 Preparing metadata (setup.py): finished with status 'done' 16:55:41 Collecting cached-property<2,>=1.2.0 16:55:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:55:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:55:41 OK: 221 MiB in 51 packages 16:55:41 Collecting websocket-client<1.0,>=0.32.0 16:55:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:55:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.0 MB/s eta 0:00:00 16:55:42 Collecting jsonschema<3,>=2.5.1 16:55:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:55:42 Removing intermediate container 3e7406042199 16:55:42 ---> a84a392ac2aa 16:55:42 Step 6/22 : COPY go.mod vendor* ./ 16:55:43 Collecting docker<4.0,>=3.6.0 16:55:43 ---> dd724117ee62 16:55:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:55:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 16:55:43 ---> Running in 5ccd63351f21 16:55:43 Collecting docker-pycreds>=0.4.0 16:55:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:55:45 Collecting idna<2.8,>=2.5 16:55:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:55:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.1 MB/s eta 0:00:00 16:55:46 Collecting urllib3<1.25,>=1.21.1 16:55:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:55:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.7 MB/s eta 0:00:00 16:55:46 Collecting certifi>=2017.4.17 16:55:46 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:55:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 20.3 MB/s eta 0:00:00 16:55:46 Collecting chardet<3.1.0,>=3.0.2 16:55:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:55:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.6 MB/s eta 0:00:00 16:55:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:55:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:55:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:55:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:55:48 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:55:48 Running setup.py install for texttable: started 16:55:50 Running setup.py install for texttable: finished with status 'done' 16:55:50 Running setup.py install for PyYAML: started 16:55:53 Running setup.py install for PyYAML: finished with status 'done' 16:55:54 Running setup.py install for docopt: started 16:55:57 Running setup.py install for docopt: finished with status 'done' 16:56:00 Running setup.py install for dockerpty: started 16:56:02 Running setup.py install for dockerpty: finished with status 'done' 16:56:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:56:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:56:34 Removing intermediate container 2d684bf259fa 16:56:34 ---> 5c11434bd312 16:56:34 Step 14/23 : ENV APP_PORT=58890 16:56:34 ---> Running in 8331dca3c750 16:56:34 Removing intermediate container 8331dca3c750 16:56:34 ---> 84f68a47f45a 16:56:34 Step 15/23 : EXPOSE $APP_PORT 16:56:34 ---> Running in 619ee7e9121f 16:56:35 Removing intermediate container 619ee7e9121f 16:56:35 ---> 6da324fd9786 16:56:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:56:37 ---> 6799ea28e189 16:56:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:56:38 ---> fef9af55c8a5 16:56:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:56:39 ---> 428e99c6bda7 16:56:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:56:39 ---> Running in 8c0fb9191b34 16:56:39 Removing intermediate container 5ccd63351f21 16:56:39 ---> 2fbc91e87cf6 16:56:39 Step 8/22 : COPY . . 16:56:40 Removing intermediate container 8c0fb9191b34 16:56:40 ---> 7ad398570033 16:56:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:40 ---> Running in c864fc0aaa5c 16:56:41 Removing intermediate container c864fc0aaa5c 16:56:41 ---> 9a9cd905e60d 16:56:41 Step 21/23 : LABEL arch=arm64 16:56:41 ---> Running in 9597ddeb3547 16:56:41 Removing intermediate container 9597ddeb3547 16:56:41 ---> 080d72cacda2 16:56:41 Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:56:42 ---> Running in d32decb24461 16:56:43 Removing intermediate container d32decb24461 16:56:43 ---> 354ab0d98f48 16:56:43 Step 23/23 : LABEL version=0.0.0 16:56:43 ---> Running in d8d47d333789 16:56:44 Removing intermediate container d8d47d333789 16:56:44 ---> 7b301b67a5d2 16:56:44 16:56:44 Successfully built 7b301b67a5d2 16:56:44 Successfully tagged sys-mgmt-agent-arm64:latest 16:56:44 Building security-proxy-setup 16:56:59  Building sys-mgmt-agent ... done Removing intermediate container 8f0e2f161936 16:56:59 ---> f78062eed350 16:56:59 16:56:59 Step 9/20 : FROM alpine:3.15 16:56:59 ---> 02e0d6fdf486 16:56:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:59 ---> Using cache 16:56:59 ---> e7956d72d378 16:56:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:59 ---> Using cache 16:56:59 ---> 742e21b00d16 16:56:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:57:00 ---> Running in 0904e604548c 16:57:03 ---> 08498213aa53 16:57:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:57:03 ---> Running in 8584b31fb1d7 16:57:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:03 ---> 66525f953bab 16:57:03 Step 3/22 : WORKDIR /edgex-go 16:57:03 ---> Using cache 16:57:03 ---> d63093412dee 16:57:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:03 ---> Using cache 16:57:03 ---> 5d2ede1641c0 16:57:03 Step 5/22 : RUN apk add --update --no-cache make git 16:57:03 ---> Using cache 16:57:03 ---> 29ca6cd3c5bb 16:57:03 Step 6/22 : COPY go.mod vendor* ./ 16:57:03 ---> Using cache 16:57:03 ---> b542c14c9cfb 16:57:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:03 ---> Using cache 16:57:03 ---> d21e491a71e6 16:57:03 Step 8/22 : COPY . . 16:57:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:03 ---> Using cache 16:57:03 ---> 69c8684b43aa 16:57:03 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:03 ---> Running in 9d07594ffbaa 16:57:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:57:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:57:05 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:57:05 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:57:05 OK: 15733 distinct packages available 16:57:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:08 (1/9) Installing ca-certificates (20220614-r0) 16:57:08 (2/9) Installing brotli-libs (1.0.9-r5) 16:57:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:57:08 (4/9) Installing libcurl (7.80.0-r2) 16:57:08 (5/9) Installing curl (7.80.0-r2) 16:57:08 (6/9) Installing dumb-init (1.2.5-r1) 16:57:08 (7/9) Installing musl-obstack (1.2.3-r0) 16:57:08 (8/9) Installing libucontext (1.1-r0) 16:57:09 (9/9) Installing gcompat (1.0.0-r4) 16:57:09 Executing busybox-1.34.1-r7.trigger 16:57:09 Executing ca-certificates-20220614-r0.trigger 16:57:09 OK: 8 MiB in 23 packages 16:57:12 Removing intermediate container 0904e604548c 16:57:12 ---> 84cd83d47433 16:57:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:13 ---> b85cea2cc3a0 16:57:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:57:15 ---> d5a1e6ab978a 16:57:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:57:16 ---> b8b0eb6081dc 16:57:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:57:16 ---> Running in ff935f97377d 16:57:16 Removing intermediate container ff935f97377d 16:57:16 ---> 2030d4333eb2 16:57:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:16 ---> Running in 07a09e9615b2 16:57:17 Removing intermediate container 07a09e9615b2 16:57:17 ---> 14ac60d82451 16:57:17 Step 18/20 : LABEL arch=arm64 16:57:17 ---> Running in 8db84bca3fa1 16:57:18 Removing intermediate container 8db84bca3fa1 16:57:18 ---> 86989fb527f5 16:57:18 Step 19/20 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:57:18 ---> Running in 97d36d40ad1e 16:57:18 Removing intermediate container 97d36d40ad1e 16:57:18 ---> a9a95bc435be 16:57:18 Step 20/20 : LABEL version=0.0.0 16:57:18 ---> Running in 0243a2576199 16:57:19 Removing intermediate container 0243a2576199 16:57:19 ---> b54cf57a731c 16:57:19 16:57:19 Successfully built b54cf57a731c 16:57:19 Successfully tagged security-spiffe-token-provider-arm64:latest 16:57:19 Building core-data 16:57:34  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:34 ---> 66525f953bab 16:57:34 Step 3/23 : WORKDIR /edgex-go 16:57:34 ---> Using cache 16:57:34 ---> d63093412dee 16:57:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:34 ---> Using cache 16:57:34 ---> 5d2ede1641c0 16:57:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:57:34 ---> Running in 7227697be569 16:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:38 OK: 221 MiB in 51 packages 16:57:40 Removing intermediate container 7227697be569 16:57:40 ---> 4e1a25d97576 16:57:40 Step 6/23 : COPY go.mod vendor* ./ 16:57:41 ---> 236ff28e11d0 16:57:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:41 ---> Running in 582414d37374 16:58:08 Removing intermediate container 2212a63b7320 16:58:08 ---> eb7a62af9ce3 16:58:08 16:58:08 Step 10/23 : FROM alpine:3.16 16:58:08 ---> a6215f271958 16:58:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:58:08 ---> Using cache 16:58:08 ---> c259ac1ac03a 16:58:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:08 ---> Using cache 16:58:08 ---> b85fd362c8b7 16:58:08 Step 13/23 : ENV APP_PORT=59881 16:58:08 ---> Running in 7e8e5ae1bd11 16:58:08 Removing intermediate container 7e8e5ae1bd11 16:58:08 ---> e6c0f7cdb685 16:58:08 Step 14/23 : EXPOSE $APP_PORT 16:58:08 ---> Running in f502362c9a18 16:58:08 Removing intermediate container f502362c9a18 16:58:08 ---> 91a75a0138c2 16:58:08 Step 15/23 : WORKDIR / 16:58:08 ---> Running in a69d5d949b57 16:58:08 Removing intermediate container a69d5d949b57 16:58:08 ---> 55fadf706dd1 16:58:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:09 ---> e1d40201a784 16:58:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:58:12 ---> 102ec52e90c7 16:58:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:58:14 ---> c5a7321fd24f 16:58:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:58:14 ---> Running in 65aeb27fb685 16:58:15 Removing intermediate container 65aeb27fb685 16:58:15 ---> 9d46c8e88398 16:58:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:15 ---> Running in fc103077ded5 16:58:16 Removing intermediate container fc103077ded5 16:58:16 ---> 65210218bc1d 16:58:16 Step 21/23 : LABEL arch=arm64 16:58:16 ---> Running in 56c384fd6285 16:58:17 Removing intermediate container 56c384fd6285 16:58:17 ---> c5511e173220 16:58:17 Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 16:58:17 ---> Running in e7fc80626abb 16:58:18 Removing intermediate container e7fc80626abb 16:58:18 ---> c48873175e14 16:58:18 Step 23/23 : LABEL version=0.0.0 16:58:18 ---> Running in 32f3dc03436a 16:58:19 Removing intermediate container 32f3dc03436a 16:58:19 ---> 6041d7193b77 16:58:19 16:58:20 Successfully built 6041d7193b77 16:58:20 Successfully tagged core-metadata-arm64:latest 16:58:20  Building core-metadata ... done Building security-bootstrapper 16:58:35 Removing intermediate container 582414d37374 16:58:35 ---> 96f2a4ba9d1e 16:58:35 Step 8/23 : COPY . . 16:58:37 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:58:37 ---> 66525f953bab 16:58:37 Step 3/31 : WORKDIR /edgex-go 16:58:37 ---> Using cache 16:58:37 ---> d63093412dee 16:58:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:37 ---> Using cache 16:58:37 ---> 5d2ede1641c0 16:58:37 Step 5/31 : RUN apk add --update --no-cache make git 16:58:37 ---> Using cache 16:58:37 ---> 29ca6cd3c5bb 16:58:37 Step 6/31 : COPY go.mod vendor* ./ 16:58:37 ---> Using cache 16:58:37 ---> b542c14c9cfb 16:58:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:37 ---> Using cache 16:58:37 ---> d21e491a71e6 16:58:37 Step 8/31 : COPY . . 16:58:37 ---> Using cache 16:58:37 ---> 69c8684b43aa 16:58:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:58:38 ---> Running in 5a45e1fc2368 16:58:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:58:49 ---> 1b22ed8f46fd 16:58:49 Step 9/23 : RUN make cmd/core-data/core-data 16:58:49 ---> Running in a280552e2f38 16:58:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:02:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:02:21 Removing intermediate container 9d07594ffbaa 17:02:21 ---> 020c3bcb062e 17:02:21 17:02:21 Step 10/22 : FROM alpine:3.16 17:02:21 ---> a6215f271958 17:02:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:02:21 ---> Running in 834a364d95d0 17:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:24 (1/6) Installing ca-certificates (20220614-r0) 17:02:24 (2/6) Installing brotli-libs (1.0.9-r6) 17:02:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:02:24 (4/6) Installing libcurl (7.83.1-r2) 17:02:24 (5/6) Installing curl (7.83.1-r2) 17:02:24 (6/6) Installing dumb-init (1.2.5-r1) 17:02:24 Executing busybox-1.35.0-r17.trigger 17:02:24 Executing ca-certificates-20220614-r0.trigger 17:02:25 OK: 8 MiB in 20 packages 17:02:27 Removing intermediate container 834a364d95d0 17:02:27 ---> b659c1de060c 17:02:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:27 ---> Running in 8e2d66441b7e 17:02:28 Removing intermediate container 8e2d66441b7e 17:02:28 ---> debfe88a69b6 17:02:28 Step 13/22 : WORKDIR /edgex 17:02:28 ---> Running in f7d037c1ddc0 17:02:28 Removing intermediate container f7d037c1ddc0 17:02:28 ---> 2b544c299f4d 17:02:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:02:29 ---> 74c090791675 17:02:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:02:31 ---> 825433111894 17:02:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:02:32 ---> 82508a716a99 17:02:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:02:33 ---> 0d847f041209 17:02:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:33 ---> Running in 8f03fb55116e 17:02:36 Removing intermediate container 8f03fb55116e 17:02:36 ---> 6574cb995967 17:02:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:02:36 ---> Running in 5f20194b1a19 17:02:37 Removing intermediate container 5f20194b1a19 17:02:37 ---> 2b3907d462f5 17:02:37 Step 20/22 : LABEL arch=arm64 17:02:37 ---> Running in 00baa40d0364 17:02:37 Removing intermediate container 00baa40d0364 17:02:37 ---> 15e31a56d7c7 17:02:37 Step 21/22 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 17:02:37 ---> Running in ea3fefa53b99 17:02:38 Removing intermediate container ea3fefa53b99 17:02:38 ---> 224d1d41707d 17:02:38 Step 22/22 : LABEL version=0.0.0 17:02:38 ---> Running in e7cf0fe0b6cd 17:02:39 Removing intermediate container e7cf0fe0b6cd 17:02:39 ---> eae07c98e3b0 17:02:39 17:02:39 Successfully built eae07c98e3b0 17:02:39 Successfully tagged security-proxy-setup-arm64:latest 17:02:39 Building security-spire-server 17:02:57  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:57 ---> 66525f953bab 17:02:57 Step 3/25 : WORKDIR /edgex-go 17:02:57 ---> Using cache 17:02:57 ---> d63093412dee 17:02:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:57 ---> Using cache 17:02:57 ---> 5d2ede1641c0 17:02:57 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:02:57 ---> Using cache 17:02:57 ---> e976dea65797 17:02:57 Step 6/25 : COPY go.mod vendor* ./ 17:02:57 ---> Using cache 17:02:57 ---> 8eddbc430c68 17:02:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:57 ---> Using cache 17:02:57 ---> 8fd783913faf 17:02:57 Step 8/25 : COPY . . 17:02:57 ---> Using cache 17:02:57 ---> d0774adbb785 17:02:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:02:57 ---> Using cache 17:02:57 ---> a5872dd815ee 17:02:57 Step 10/25 : WORKDIR /edgex-go/spire-build 17:02:57 ---> Using cache 17:02:57 ---> 9bafdbe639c7 17:02:57 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:57 ---> Running in 0b35ca24b32d 17:02:59 Removing intermediate container 0b35ca24b32d 17:02:59 ---> fe2ba40285e5 17:02:59 Step 12/25 : WORKDIR /edgex-go 17:02:59 ---> Running in 2676dcbc5c66 17:03:00 Removing intermediate container 2676dcbc5c66 17:03:00 ---> e3968d7beab9 17:03:00 17:03:00 Step 13/25 : FROM alpine:3.15 17:03:00 ---> 02e0d6fdf486 17:03:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:00 ---> Using cache 17:03:00 ---> e7956d72d378 17:03:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:00 ---> Using cache 17:03:00 ---> 742e21b00d16 17:03:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:03:00 ---> Using cache 17:03:00 ---> b36966f6c95c 17:03:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:03:10 ---> 2f103dde5fa9 17:03:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:03:11 ---> 6306e1b7727e 17:03:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:03:12 ---> 5c58617d1bd5 17:03:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:03:12 Removing intermediate container 2b58397e9068 17:03:12 ---> e06fcac00d68 17:03:12 17:03:12 Step 10/22 : FROM alpine:3.16 17:03:12 ---> a6215f271958 17:03:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:03:12 ---> Using cache 17:03:12 ---> c259ac1ac03a 17:03:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:12 ---> Using cache 17:03:12 ---> b85fd362c8b7 17:03:12 Step 13/22 : ENV APP_PORT=59861 17:03:13 ---> Running in f59bd363d064 17:03:13 Removing intermediate container f59bd363d064 17:03:13 ---> 8475299027c0 17:03:13 Step 14/22 : EXPOSE $APP_PORT 17:03:14 ---> Running in 121769e0a0c3 17:03:14 ---> da57d3b166b8 17:03:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:03:14 ---> Running in 0f40a3451a7c 17:03:14 Removing intermediate container 121769e0a0c3 17:03:14 ---> 5c2fab6d75a0 17:03:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:15 Removing intermediate container 0f40a3451a7c 17:03:15 ---> 7abd99ace6f4 17:03:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:03:15 ---> Running in 93d4392fb45e 17:03:15 Removing intermediate container 93d4392fb45e 17:03:15 ---> c2aeef4ea69f 17:03:15 Step 23/25 : LABEL arch=arm64 17:03:16 ---> Running in 00669d215214 17:03:16 ---> b3d297d2e447 17:03:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:16 Removing intermediate container 00669d215214 17:03:16 ---> e81aeabb0e65 17:03:16 Step 24/25 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 17:03:16 ---> Running in 8791bdcbbfb2 17:03:17 Removing intermediate container 8791bdcbbfb2 17:03:17 ---> bfa7d131bb5c 17:03:17 Step 25/25 : LABEL version=0.0.0 17:03:17 ---> Running in 7dbe82ea7f7e 17:03:18 Removing intermediate container 7dbe82ea7f7e 17:03:18 ---> 54c0222bb23a 17:03:18 17:03:19 Successfully built 54c0222bb23a 17:03:19 Successfully tagged security-spire-server-arm64:latest 17:03:19  Building security-spire-server ... done  ---> 30dea0d4bf49 17:03:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:20 ---> ec8f96a0f357 17:03:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:03:20 ---> Running in 010f8f941d43 17:03:20 Removing intermediate container 010f8f941d43 17:03:20 ---> 5fa4f81ae5ee 17:03:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:20 ---> Running in 6a4c72e59f8e 17:03:21 Removing intermediate container 6a4c72e59f8e 17:03:21 ---> f39955bbfc3f 17:03:21 Step 20/22 : LABEL arch=arm64 17:03:21 ---> Running in ec95b2136825 17:03:22 Removing intermediate container ec95b2136825 17:03:22 ---> 6bb240be7b41 17:03:22 Step 21/22 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 17:03:22 ---> Running in 13906e7497cd 17:03:22 Removing intermediate container 13906e7497cd 17:03:22 ---> 1d1df1dcdae4 17:03:22 Step 22/22 : LABEL version=0.0.0 17:03:22 ---> Running in 44ded2cf8ede 17:03:23 Removing intermediate container 44ded2cf8ede 17:03:23 ---> 479d52bf3930 17:03:23 17:03:23 Successfully built 479d52bf3930 17:03:23 Successfully tagged support-scheduler-arm64:latest 17:03:45  Building support-scheduler ... done Removing intermediate container 5a45e1fc2368 17:03:45 ---> ffaa073ad823 17:03:45 17:03:45 Step 10/31 : FROM alpine:3.16 17:03:45 ---> a6215f271958 17:03:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:45 ---> Running in 5c3abd9a0d60 17:03:46 Removing intermediate container 5c3abd9a0d60 17:03:46 ---> 32e9ef1dacd2 17:03:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:03:46 ---> Running in 5e7551346a17 17:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:49 (1/2) Installing dumb-init (1.2.5-r1) 17:03:49 (2/2) Installing su-exec (0.2-r1) 17:03:49 Executing busybox-1.35.0-r17.trigger 17:03:49 OK: 5 MiB in 16 packages 17:03:51 Removing intermediate container 5e7551346a17 17:03:51 ---> 28d3c75ebacb 17:03:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:03:51 ---> Running in db79b5eb5543 17:03:51 Removing intermediate container db79b5eb5543 17:03:51 ---> 651c5c5d0981 17:03:51 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:03:51 ---> Running in fdaed9335290 17:03:52 Removing intermediate container fdaed9335290 17:03:52 ---> 548ae3146f38 17:03:52 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:03:52 ---> Running in 602c1771d869 17:03:52 Removing intermediate container 602c1771d869 17:03:52 ---> af507ac2d56f 17:03:52 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:03:52 ---> Running in 61cf2dfc5f9a 17:03:55 Removing intermediate container 61cf2dfc5f9a 17:03:55 ---> 940f91f5f11d 17:03:55 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:03:55 ---> Running in 6e516d19a996 17:03:56 Removing intermediate container 6e516d19a996 17:03:56 ---> bdd89a9adfdf 17:03:56 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:03:57 ---> 77fc9a29696d 17:03:57 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:03:57 ---> Running in 5d211a388fb1 17:04:01 Removing intermediate container 5d211a388fb1 17:04:01 ---> bdac70e99fa7 17:04:01 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:01 ---> d00438e108da 17:04:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:04:03 ---> ce68a96db611 17:04:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:04:04 ---> 0380c96d1cd4 17:04:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:04:05 ---> ea68b9b59e79 17:04:05 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:04:06 ---> 315850e15f01 17:04:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:04:07 ---> 31ae14caa0cb 17:04:07 Step 26/31 : RUN chmod +x /entrypoint.sh 17:04:07 ---> Running in 02325cf9d29f 17:04:10 Removing intermediate container 02325cf9d29f 17:04:10 ---> e01890bb7ea1 17:04:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:04:10 ---> Running in 656eafdee265 17:04:10 Removing intermediate container 656eafdee265 17:04:10 ---> ef16513ebbb6 17:04:10 Step 28/31 : CMD ["gate"] 17:04:10 ---> Running in 899affbf02a3 17:04:11 Removing intermediate container 899affbf02a3 17:04:11 ---> 25ac3c65dd09 17:04:11 Step 29/31 : LABEL arch=arm64 17:04:11 ---> Running in da9c851d1661 17:04:11 Removing intermediate container da9c851d1661 17:04:11 ---> 0b6a6a328aef 17:04:11 Step 30/31 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 17:04:11 ---> Running in 5cc587aa1b76 17:04:12 Removing intermediate container 5cc587aa1b76 17:04:12 ---> 42fe3d95f199 17:04:12 Step 31/31 : LABEL version=0.0.0 17:04:12 ---> Running in 0340d2411c1e 17:04:12 Removing intermediate container 0340d2411c1e 17:04:12 ---> f152a098f4de 17:04:12 17:04:13 Successfully built f152a098f4de 17:04:13 Successfully tagged security-bootstrapper-arm64:latest 17:04:23  Building security-bootstrapper ... done Removing intermediate container 8584b31fb1d7 17:04:23 ---> aa30798e3fc2 17:04:23 17:04:23 Step 10/22 : FROM alpine:3.16 17:04:23 ---> a6215f271958 17:04:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:04:23 ---> Running in d204cb2fd37c 17:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:24 (1/2) Installing ca-certificates (20220614-r0) 17:04:24 (2/2) Installing dumb-init (1.2.5-r1) 17:04:24 Executing busybox-1.35.0-r17.trigger 17:04:24 Executing ca-certificates-20220614-r0.trigger 17:04:24 OK: 6 MiB in 16 packages 17:04:26 Removing intermediate container d204cb2fd37c 17:04:26 ---> 086c408efd85 17:04:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:04:26 ---> Running in 8b47fc79e5e4 17:04:26 Removing intermediate container 8b47fc79e5e4 17:04:26 ---> 8faa1f8e3dc4 17:04:26 Step 13/22 : ENV APP_PORT=59860 17:04:26 ---> Running in 85c10d6f44c2 17:04:27 Removing intermediate container 85c10d6f44c2 17:04:27 ---> b2e4e32917b6 17:04:27 Step 14/22 : EXPOSE $APP_PORT 17:04:27 ---> Running in f6d5394100be 17:04:27 Removing intermediate container f6d5394100be 17:04:27 ---> 416aebbe4c9f 17:04:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:28 Removing intermediate container a280552e2f38 17:04:28 ---> 8dbf4b33dfbb 17:04:28 17:04:28 Step 10/23 : FROM alpine:3.16 17:04:28 ---> a6215f271958 17:04:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:04:28 ---> Running in 8a35c48a901e 17:04:28 ---> 8b2c6a3adea5 17:04:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:04:28 Removing intermediate container 8a35c48a901e 17:04:28 ---> 3e3d08de34b4 17:04:28 Step 12/23 : ENV APP_PORT=59880 17:04:28 ---> Running in dcc75f2319e3 17:04:29 Removing intermediate container dcc75f2319e3 17:04:29 ---> 88f786bd3bd8 17:04:29 Step 13/23 : EXPOSE $APP_PORT 17:04:29 ---> Running in 92e801a18700 17:04:29 Removing intermediate container 92e801a18700 17:04:29 ---> 1a813fb2f301 17:04:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:29 ---> Running in e68a2cf77803 17:04:30 ---> 9be0418307e7 17:04:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:04:30 ---> ef3a8d3259b3 17:04:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:04:31 ---> Running in 9a7262cc29c4 17:04:31 Removing intermediate container 9a7262cc29c4 17:04:31 ---> 7a7e572b9743 17:04:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:31 ---> Running in 059835ffd045 17:04:31 Removing intermediate container e68a2cf77803 17:04:31 ---> 3baec23dad86 17:04:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:04:31 ---> Running in 42d9d1f12152 17:04:31 Removing intermediate container 059835ffd045 17:04:31 ---> 8b5b39d57bf8 17:04:31 Step 20/22 : LABEL arch=arm64 17:04:31 ---> Running in af7ff4e85588 17:04:32 Removing intermediate container af7ff4e85588 17:04:32 ---> 2f1fbd90f8a4 17:04:32 Step 21/22 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 17:04:32 ---> Running in 0db38f44c7ec 17:04:32 Removing intermediate container 0db38f44c7ec 17:04:32 ---> 592a6856fe3f 17:04:32 Step 22/22 : LABEL version=0.0.0 17:04:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:33 ---> Running in 513ec3539749 17:04:33 Removing intermediate container 513ec3539749 17:04:33 ---> db5a1907efd5 17:04:33 17:04:33 Successfully built db5a1907efd5 17:04:33 Successfully tagged support-notifications-arm64:latest 17:04:33  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:34 (1/6) Installing dumb-init (1.2.5-r1) 17:04:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:04:34 (3/6) Installing libsodium (1.0.18-r0) 17:04:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:35 (5/6) Installing libzmq (4.3.4-r0) 17:04:35 (6/6) Installing zeromq (4.3.4-r0) 17:04:35 Executing busybox-1.35.0-r17.trigger 17:04:35 OK: 8 MiB in 20 packages 17:04:36 Removing intermediate container 42d9d1f12152 17:04:36 ---> 5c0f62b4f78a 17:04:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:36 ---> f453a6f71f81 17:04:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:04:37 ---> 7c2c03863ca4 17:04:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:04:38 ---> 9a76342ab26b 17:04:38 Step 19/23 : ENTRYPOINT ["/core-data"] 17:04:38 ---> Running in bee4e9d846ee 17:04:38 Removing intermediate container bee4e9d846ee 17:04:38 ---> 846083abbb76 17:04:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:38 ---> Running in 03641b02557b 17:04:39 Removing intermediate container 03641b02557b 17:04:39 ---> 6b897590c605 17:04:39 Step 21/23 : LABEL arch=arm64 17:04:39 ---> Running in ed862427ecf2 17:04:39 Removing intermediate container ed862427ecf2 17:04:39 ---> 723d4710003d 17:04:39 Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e 17:04:39 ---> Running in ed8878500bbe 17:04:39 Removing intermediate container ed8878500bbe 17:04:39 ---> d053c762bb23 17:04:39 Step 23/23 : LABEL version=0.0.0 17:04:39 ---> Running in 8eb807e43f3b 17:04:40 Removing intermediate container 8eb807e43f3b 17:04:40 ---> c04a474f172c 17:04:40 17:04:40 Successfully built c04a474f172c 17:04:40 Successfully tagged core-data-arm64:latest 17:04:40  Building core-data ... done  [Pipeline] } 17:04:40 $ docker stop --time=1 5b8014a3b86a38e42fb1825bd4daf272b64e81cbeef64e8e059b8f61af93b6ba 17:04:42 $ docker rm -f 5b8014a3b86a38e42fb1825bd4daf272b64e81cbeef64e8e059b8f61af93b6ba [Pipeline] // withDockerContainer [Pipeline] sh 17:04:43 + docker images 17:04:43 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:43 core-data-arm64 latest c04a474f172c 3 seconds ago 20.6MB 17:04:43 support-notifications-arm64 latest db5a1907efd5 10 seconds ago 26.1MB 17:04:43 8dbf4b33dfbb 16 seconds ago 1.38GB 17:04:43 aa30798e3fc2 23 seconds ago 1.41GB 17:04:43 security-bootstrapper-arm64 latest f152a098f4de 31 seconds ago 18.6MB 17:04:43 ffaa073ad823 59 seconds ago 1.35GB 17:04:43 support-scheduler-arm64 latest 479d52bf3930 About a minute ago 25.6MB 17:04:43 security-spire-server-arm64 latest 54c0222bb23a About a minute ago 84.2MB 17:04:43 e06fcac00d68 About a minute ago 1.41GB 17:04:43 e3968d7beab9 About a minute ago 1.25GB 17:04:43 security-proxy-setup-arm64 latest eae07c98e3b0 2 minutes ago 26.2MB 17:04:43 020c3bcb062e 2 minutes ago 1.36GB 17:04:43 core-metadata-arm64 latest 6041d7193b77 6 minutes ago 17.4MB 17:04:43 eb7a62af9ce3 6 minutes ago 1.38GB 17:04:43 security-spiffe-token-provider-arm64 latest b54cf57a731c 7 minutes ago 28.3MB 17:04:43 f78062eed350 7 minutes ago 1.4GB 17:04:43 sys-mgmt-agent-arm64 latest 7b301b67a5d2 8 minutes ago 133MB 17:04:43 security-secretstore-setup-arm64 latest 0365ddd900a0 9 minutes ago 27.9MB 17:04:43 core-command-arm64 latest b2114dab9e0e 9 minutes ago 15.6MB 17:04:43 85ba5944616f 9 minutes ago 1.36GB 17:04:43 818df1cd91a4 9 minutes ago 1.35GB 17:04:43 dde25cc8f1e1 10 minutes ago 1.35GB 17:04:43 security-spire-config-arm64 latest 3c85ef5d595c 12 minutes ago 83.6MB 17:04:43 0df70dc8af6f 13 minutes ago 1.25GB 17:04:43 security-spire-agent-arm64 latest 2579a89459e8 14 minutes ago 122MB 17:04:43 419f4b68504c 15 minutes ago 1.25GB 17:04:43 ci-base-image-arm64 latest 66525f953bab 28 minutes ago 995MB 17:04:43 alpine 3.15 02e0d6fdf486 23 hours ago 5.33MB 17:04:43 alpine 3.16 a6215f271958 23 hours ago 5.29MB 17:04:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:04:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:43 17:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:44 arm64: Pulling from edgex-lftools-log-publisher 17:04:44 8998bd30e6a1: Pulling fs layer 17:04:44 04944245beec: Pulling fs layer 17:04:44 699f458cf7ca: Pulling fs layer 17:04:44 765212b225bb: Pulling fs layer 17:04:44 f23df028b6ca: Pulling fs layer 17:04:44 d65c8cfc05b1: Pulling fs layer 17:04:44 2437ff75d9bd: Pulling fs layer 17:04:44 765212b225bb: Waiting 17:04:44 f23df028b6ca: Waiting 17:04:44 d65c8cfc05b1: Waiting 17:04:44 2437ff75d9bd: Waiting 17:04:44 04944245beec: Verifying Checksum 17:04:44 04944245beec: Download complete 17:04:44 765212b225bb: Verifying Checksum 17:04:44 765212b225bb: Download complete 17:04:44 f23df028b6ca: Verifying Checksum 17:04:44 f23df028b6ca: Download complete 17:04:44 d65c8cfc05b1: Verifying Checksum 17:04:44 d65c8cfc05b1: Download complete 17:04:44 699f458cf7ca: Verifying Checksum 17:04:44 699f458cf7ca: Download complete 17:04:45 8998bd30e6a1: Download complete 17:04:48 2437ff75d9bd: Verifying Checksum 17:04:48 2437ff75d9bd: Download complete 17:04:49 8998bd30e6a1: Pull complete 17:04:50 04944245beec: Pull complete 17:04:51 699f458cf7ca: Pull complete 17:04:51 765212b225bb: Pull complete 17:04:52 f23df028b6ca: Pull complete 17:04:53 d65c8cfc05b1: Pull complete 17:05:08 2437ff75d9bd: Pull complete 17:05:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:08 prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container 17:05:08 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:05:11 $ docker top 3f49c285b974306a92f128333105da203319a28b1984ea92e3207df97eccc77d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:12 ---> job-cost.sh 17:05:12 lf-activate-venv: SKIPPING 17:05:12 INFO: No Stack... 17:05:13 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:13 INFO: Archiving Costs [Pipeline] sh 17:05:14 + cut -d, -f6 17:05:14 + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock 17:05:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] 17:05:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] did not exist. Created. 17:05:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:15 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:15 Stashed 1 file(s) [Pipeline] } 17:05:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:15 $ docker stop --time=1 3f49c285b974306a92f128333105da203319a28b1984ea92e3207df97eccc77d 17:05:16 $ docker rm -f 3f49c285b974306a92f128333105da203319a28b1984ea92e3207df97eccc77d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:05:17 provisioning config files... 17:05:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config2220756098649486516tmp [Pipeline] { [Pipeline] sh 17:05:17 + set +x 17:05:17 + curl -s https://codecov.io/bash 17:05:17 + bash -s -- 17:05:17 17:05:17 _____ _ 17:05:17 / ____| | | 17:05:17 | | ___ __| | ___ ___ _____ __ 17:05:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:17 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:17 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:17 Bash-1.0.6 17:05:17 17:05:17 17:05:17 ==> git version 2.25.1 found 17:05:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:05:17 Release-Date: 2020-01-08 17:05:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:05:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:17 ==> Jenkins CI detected. 17:05:17 current dir:  /w/workspace/edgex-go/12 17:05:17 project root: . 17:05:17 --> token set from env 17:05:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:17 ==> Running gcov in . (disable via -X gcov) 17:05:17 ==> Python coveragepy not found 17:05:17 ==> Searching for coverage reports in: 17:05:17 + . 17:05:17 -> Found 1 reports 17:05:17 ==> Detecting git/mercurial file structure 17:05:17 ==> Reading reports 17:05:17 + ./coverage.out bytes=478941 17:05:17 ==> Appending adjustments 17:05:17 https://docs.codecov.io/docs/fixing-reports 17:05:19 + Found adjustments 17:05:19 ==> Gzipping contents 17:05:19 64K /tmp/codecov.dICCLj.gz 17:05:19 ==> Uploading reports 17:05:19 url: https://codecov.io 17:05:19 query: branch=PR-4097&commit=f510bb015e51d50cde7b2591bb06247323c8a12b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:05:19 -> Pinging Codecov 17:05:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=f510bb015e51d50cde7b2591bb06247323c8a12b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:05:19 -> Uploading to 17:05:19 https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/f510bb015e51d50cde7b2591bb06247323c8a12b/a86d609b-2f2d-4ee4-80c9-5693f5446d8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T170519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ade05e5822b43a6dd810042a5bf2a34ee549731518aff7eafe64e91f67e241c1 17:05:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:19 Dload Upload Total Spent Left Speed 17:05:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62836 0 0 100 62836 0 242k --:--:-- --:--:-- --:--:-- 241k 17:05:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] } 17:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:05:20 + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh 17:05:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:21 ---> package-listing.sh 17:05:21 ++ tr '[:upper:]' '[:lower:]' 17:05:21 ++ facter osfamily 17:05:21 + OS_FAMILY=debian 17:05:21 + workspace=/w/workspace/edgex-go/12 17:05:21 + START_PACKAGES=/tmp/packages_start.txt 17:05:21 + END_PACKAGES=/tmp/packages_end.txt 17:05:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:21 + PACKAGES=/tmp/packages_start.txt 17:05:21 + '[' /w/workspace/edgex-go/12 ']' 17:05:21 + PACKAGES=/tmp/packages_end.txt 17:05:21 + case "${OS_FAMILY}" in 17:05:21 + dpkg -l 17:05:21 + grep '^ii' 17:05:21 + '[' -f /tmp/packages_start.txt ']' 17:05:21 + '[' -f /tmp/packages_end.txt ']' 17:05:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:21 + '[' /w/workspace/edgex-go/12 ']' 17:05:21 + mkdir -p /w/workspace/edgex-go/12/archives/ 17:05:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 17:05:21 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:05:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:22 17:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:23 latest: Pulling from edgex-lftools-log-publisher 17:05:23 5eb5b503b376: Pulling fs layer 17:05:23 5c69ac0246d0: Pulling fs layer 17:05:23 ec43610c2a17: Pulling fs layer 17:05:23 3a2ae6a8a46f: Pulling fs layer 17:05:23 33b1e0a273af: Pulling fs layer 17:05:23 5d3b04190fa2: Pulling fs layer 17:05:23 2f39f015ded8: Pulling fs layer 17:05:23 33b1e0a273af: Waiting 17:05:23 3a2ae6a8a46f: Waiting 17:05:23 2f39f015ded8: Waiting 17:05:23 5d3b04190fa2: Waiting 17:05:23 5c69ac0246d0: Download complete 17:05:23 3a2ae6a8a46f: Verifying Checksum 17:05:23 3a2ae6a8a46f: Download complete 17:05:23 33b1e0a273af: Verifying Checksum 17:05:23 33b1e0a273af: Download complete 17:05:23 5d3b04190fa2: Verifying Checksum 17:05:23 5d3b04190fa2: Download complete 17:05:23 ec43610c2a17: Verifying Checksum 17:05:23 ec43610c2a17: Download complete 17:05:23 5eb5b503b376: Verifying Checksum 17:05:23 5eb5b503b376: Download complete 17:05:23 2f39f015ded8: Download complete 17:05:24 5eb5b503b376: Pull complete 17:05:24 5c69ac0246d0: Pull complete 17:05:25 ec43610c2a17: Pull complete 17:05:25 3a2ae6a8a46f: Pull complete 17:05:25 33b1e0a273af: Pull complete 17:05:25 5d3b04190fa2: Pull complete 17:05:29 2f39f015ded8: Pull complete 17:05:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:29 prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container 17:05:30 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:31 $ docker top ab3e84370935a7cd0cd2600f2576cb9fd2eabfa72d90c36a18ffab98c97217ed -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:32 + touch /tmp/pre-build-complete [Pipeline] sh 17:05:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:05:32 + ls /var/log/sa-host 17:05:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:32 provisioning config files... 17:05:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config8445799969265990329tmp [Pipeline] { [Pipeline] echo 17:05:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:05:33 ---> create-netrc.sh [Pipeline] } 17:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:33 ---> python-tools-install.sh [Pipeline] echo 17:05:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:33 ---> sudo-logs.sh 17:05:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:34 ---> job-cost.sh 17:05:34 lf-activate-venv: SKIPPING 17:05:34 DEBUG: total: 0.10999999940395355 17:05:34 INFO: Retrieving Stack Cost... 17:05:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:35 INFO: Archiving Costs [Pipeline] echo 17:05:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:35 ---> logs-deploy.sh 17:05:35 lf-activate-venv: SKIPPING 17:05:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/12 17:05:35 INFO: archiving workspace using pattern(s): 17:05:36 Archives upload complete. 17:05:36 INFO: archiving logs to Nexus