Pull request #3732 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a5958d786ab7519d59a4c6eaedf94d738548f6c1+87e8ed76953e70318171a287d139abdba61a8126 (cce8d4012cd4dcd97928a8cbddc16cf184f1dcb6) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2342824968009144530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8635849302116706984.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3732/workspace@libs/edgex-global-pipelines/.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-3732/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7743147912328156824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh7499056975330378967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3732/workspace@libs/lf-pipelines/.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-3732/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1791355797237446905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-75 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8419563799135915258.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit a5958d786ab7519d59a4c6eaedf94d738548f6c1 Merge succeeded, producing a5958d786ab7519d59a4c6eaedf94d738548f6c1 Checking out Revision a5958d786ab7519d59a4c6eaedf94d738548f6c1 (PR-3732) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7868347593962645029.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6628943275809293145.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" > git rev-list --no-walk 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:54 ========================================================= 02:22:54 EdgeX Global Pipelines Version Info 02:22:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:55 ------------------- 02:22:55 stable info: 02:22:55 ------------------- 02:22:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:55 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:22:55 Message: update stable to v1.0.205 02:22:56 ------------------- 02:22:56 experimental info: 02:22:56 ------------------- 02:22:56 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:56 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:22:56 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3732 [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3732 [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3732 [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5958d786ab7519d59a4c6eaedf94d738548f6c1 [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5958d7 [Pipeline] echo 02:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:57 provisioning config files... 02:22:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1779136546430593741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:57 ---> docker-login.sh 02:22:57 nexus3.edgexfoundry.org:10001 02:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:57 Configure a credential helper to remove this warning. See 02:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:57 02:22:57 Login Succeeded 02:22:57 nexus3.edgexfoundry.org:10002 02:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:57 Configure a credential helper to remove this warning. See 02:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:57 02:22:57 Login Succeeded 02:22:57 nexus3.edgexfoundry.org:10003 02:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:58 Configure a credential helper to remove this warning. See 02:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:58 02:22:58 Login Succeeded 02:22:58 nexus3.edgexfoundry.org:10004 02:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:58 Configure a credential helper to remove this warning. See 02:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:58 02:22:58 Login Succeeded 02:22:58 docker.io 02:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:59 Configure a credential helper to remove this warning. See 02:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:59 02:22:59 Login Succeeded 02:22:59 ---> docker-login.sh ends [Pipeline] } 02:22:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:59 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/core-command/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo core-command,cmd/core-command/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/core-data/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo core-data,cmd/core-data/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/core-metadata/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo core-metadata,cmd/core-metadata/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/security-bootstrapper/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/security-proxy-setup/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/support-notifications/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo support-notifications,cmd/support-notifications/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/support-scheduler/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:22:59 + for file in '`ls cmd/**/Dockerfile`' 02:22:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:22:59 ++ cut -d/ -f2 02:22:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:22:59 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:23:00 02:23:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:23:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:23:00 latest: Pulling from edgex-devops/git-semver 02:23:00 31603596830f: Pulling fs layer 02:23:00 04fac38145f0: Pulling fs layer 02:23:00 701f6daf10bf: Pulling fs layer 02:23:00 24f72da36158: Pulling fs layer 02:23:00 24f72da36158: Waiting 02:23:00 04fac38145f0: Verifying Checksum 02:23:00 04fac38145f0: Download complete 02:23:01 31603596830f: Verifying Checksum 02:23:01 31603596830f: Download complete 02:23:01 31603596830f: Pull complete 02:23:01 24f72da36158: Verifying Checksum 02:23:01 24f72da36158: Download complete 02:23:01 04fac38145f0: Pull complete 02:23:01 701f6daf10bf: Verifying Checksum 02:23:01 701f6daf10bf: Download complete 02:23:02 701f6daf10bf: Pull complete 02:23:02 24f72da36158: Pull complete 02:23:02 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:23:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:23:02 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 02:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:23:03 $ docker top a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:03 [ssh-agent] Looking for ssh-agent implementation... 02:23:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:03 $ docker exec a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent 02:23:03 SSH_AUTH_SOCK=/tmp/ssh-6GdZWKS6B3zO/agent.15 02:23:03 SSH_AGENT_PID=22 02:23:03 Running ssh-add (command line suppressed) 02:23:03 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4092438667398356572.key (/w/workspace/edgex-go/3@tmp/private_key_4092438667398356572.key) 02:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:04 + git tag --points-at HEAD [Pipeline] } 02:23:04 $ docker exec --env ******** --env ******** a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent -k 02:23:04 unset SSH_AUTH_SOCK; 02:23:04 unset SSH_AGENT_PID; 02:23:04 echo Agent pid 22 killed; 02:23:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:04 [ssh-agent] Looking for ssh-agent implementation... 02:23:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:04 $ docker exec a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent 02:23:04 SSH_AUTH_SOCK=/tmp/ssh-zYM44W7UMYsb/agent.56 02:23:04 SSH_AGENT_PID=62 02:23:04 Running ssh-add (command line suppressed) 02:23:04 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7471450799674964513.key (/w/workspace/edgex-go/3@tmp/private_key_7471450799674964513.key) 02:23:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:05 + git semver init 02:23:05 # -> Open(): unable to determine branch for HEAD 02:23:05 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:23:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:23:05 # $SEMVER_REMOTE_NAME = origin 02:23:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:23:05 # $SEMVER_USER_NAME = edgex-jenkins 02:23:05 # $SEMVER_BRANCH = PR-3732 02:23:05 # $SEMVER_TEMP = /tmp/semver-543902950 02:23:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:24:26 # '/tmp/semver-543902950' -> '/w/workspace/edgex-go/3/.semver' 02:24:26 # -> Force: false 02:24:26 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:24:26 $ docker exec --env ******** --env ******** a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent -k 02:24:26 unset SSH_AUTH_SOCK; 02:24:26 unset SSH_AGENT_PID; 02:24:26 echo Agent pid 62 killed; 02:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:27 + git semver [Pipeline] } 02:24:27 $ docker stop --time=1 a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df 02:24:29 $ docker rm -f a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df [Pipeline] // withDockerContainer [Pipeline] sh 02:24:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:24:29 Stashed 1 file(s) [Pipeline] echo 02:24:29 [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] echo 02:24:30 ========================================================= 02:24:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:24:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:24:30 540db60ca938: Pulling fs layer 02:24:30 adcc1eea9eea: Pulling fs layer 02:24:30 4c4ab2625f07: Pulling fs layer 02:24:30 db62176df00c: Pulling fs layer 02:24:30 3b30891b0d05: Pulling fs layer 02:24:30 06b49ca38bd5: Pulling fs layer 02:24:30 c788192a36de: Pulling fs layer 02:24:30 a77e37c0d609: Pulling fs layer 02:24:30 c3185cebc471: Pulling fs layer 02:24:30 db62176df00c: Waiting 02:24:30 3b30891b0d05: Waiting 02:24:30 06b49ca38bd5: Waiting 02:24:30 c788192a36de: Waiting 02:24:30 a77e37c0d609: Waiting 02:24:30 c3185cebc471: Waiting 02:24:30 4c4ab2625f07: Verifying Checksum 02:24:30 4c4ab2625f07: Download complete 02:24:30 adcc1eea9eea: Verifying Checksum 02:24:30 adcc1eea9eea: Download complete 02:24:30 540db60ca938: Verifying Checksum 02:24:30 540db60ca938: Download complete 02:24:30 3b30891b0d05: Verifying Checksum 02:24:30 3b30891b0d05: Download complete 02:24:31 06b49ca38bd5: Verifying Checksum 02:24:31 06b49ca38bd5: Download complete 02:24:31 540db60ca938: Pull complete 02:24:31 c788192a36de: Verifying Checksum 02:24:31 c788192a36de: Download complete 02:24:31 adcc1eea9eea: Pull complete 02:24:31 4c4ab2625f07: Pull complete 02:24:31 a77e37c0d609: Verifying Checksum 02:24:31 a77e37c0d609: Download complete 02:24:37 c3185cebc471: Verifying Checksum 02:24:37 c3185cebc471: Download complete 02:24:37 db62176df00c: Verifying Checksum 02:24:37 db62176df00c: Download complete 02:24:40 db62176df00c: Pull complete 02:24:40 3b30891b0d05: Pull complete 02:24:40 06b49ca38bd5: Pull complete 02:24:40 c788192a36de: Pull complete 02:24:40 a77e37c0d609: Pull complete 02:24:42 c3185cebc471: Pull complete 02:24:42 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:24:43 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:43 WORKDIR /edgex 02:24:43 COPY go.mod . 02:24:43 RUN go mod download' 02:24:43 + docker build -t ci-base-image-x86_64 -f - . 02:24:44 Sending build context to Docker daemon 329.1MB 02:24:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:44 ---> 031687cdd783 02:24:44 Step 2/4 : WORKDIR /edgex 02:24:45 Still waiting to schedule task 02:24:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-70’ is offline 02:24:45 ---> Running in 0ae04b544c07 02:24:46 Removing intermediate container 0ae04b544c07 02:24:46 ---> 7acb23457ee6 02:24:46 Step 3/4 : COPY go.mod . 02:24:46 ---> 0a0d76a9c48b 02:24:46 Step 4/4 : RUN go mod download 02:24:46 ---> Running in f3cb341cb040 02:25:18 Removing intermediate container f3cb341cb040 02:25:18 ---> 38d87668b078 02:25:18 Successfully built 38d87668b078 02:25:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:25:20 + docker inspect -f . ci-base-image-x86_64 02:25:20 . [Pipeline] withDockerContainer 02:25:20 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 02:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:21 $ docker top f5e57916b14df35f9ddafa036a3286c9db6ab29879ccf25a1bb6b5a11510fe1b -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:21 + go version 02:25:21 go version go1.16.6 linux/amd64 [Pipeline] } 02:25:21 $ docker stop --time=1 f5e57916b14df35f9ddafa036a3286c9db6ab29879ccf25a1bb6b5a11510fe1b 02:25:22 $ docker rm -f f5e57916b14df35f9ddafa036a3286c9db6ab29879ccf25a1bb6b5a11510fe1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:23 + docker inspect -f . ci-base-image-x86_64 02:25:23 . [Pipeline] withDockerContainer 02:25:23 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 02:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:24 $ docker top 9ed40c47d46f3a0ba2e1f35a2f70ee47ec54a115906875861591ad21e9f755a2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:24 ========================================================= 02:25:24 [edgeXBuildGoParallel] Running Tests and Build... 02:25:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:25:24 + go mod tidy [Pipeline] sh 02:25:25 + make test 02:25:25 go mod tidy 02:25:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:25:30 ? github.com/edgexfoundry/edgex-go [no test files] 02:25:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:25:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:25:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:25:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:25:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:25:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:25:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:25:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 02:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 90.1% of statements 02:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 81.2% of statements 02:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:26:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.298s coverage: 94.2% of statements 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:26:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:26:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 02:26:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:26:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 02:26:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 02:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 02:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 02:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 02:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 02:26:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 02:26:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 02:26:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 02:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.208s coverage: 81.8% of statements 02:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 02:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 02:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 02:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 02:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 02:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 70.3% of statements 02:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.4% of statements 02:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 02:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 02:26:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.5% of statements 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.0% of statements 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 02:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 02:26:50 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 02:27:12 GO111MODULE=on go vet ./... 02:27:20 gofmt -l . 02:27:21 [ "`gofmt -l .`" = "" ] 02:27:21 ./bin/test-attribution-txt.sh [Pipeline] sh 02:27:22 + ls -al . 02:27:22 total 612 02:27:22 drwxrwxr-x 10 1001 1001 4096 Sep 29 02:27 . 02:27:22 drwxr-xr-x 4 root root 28 Sep 29 02:25 .. 02:27:22 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:22 .dockerignore 02:27:22 drwxrwxr-x 8 1001 1001 179 Sep 29 02:22 .git 02:27:22 drwxrwxr-x 4 1001 1001 142 Sep 29 02:22 .github 02:27:22 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:22 .gitignore 02:27:22 -rw-rw-r-- 1 1001 1001 96 Sep 29 02:22 .golangci.yml 02:27:22 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:22 .hadolint.yml 02:27:22 drwx------ 3 1001 1001 58 Sep 29 02:24 .semver 02:27:22 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:22 .sonarcloud.properties 02:27:22 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:22 ADOPTERS.md 02:27:22 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:22 Attribution.txt 02:27:22 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:22 CHANGELOG.md 02:27:22 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:22 CONTRIBUTING.md 02:27:22 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:22 GOVERNANCE.md 02:27:22 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:22 Jenkinsfile 02:27:22 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:22 LICENSE 02:27:22 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:22 Makefile 02:27:22 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:22 OWNERS.md 02:27:22 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:22 README.md 02:27:22 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:22 SECURITY.md 02:27:22 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION 02:27:22 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:22 ZMQWindows.md 02:27:22 drwxrwxr-x 2 1001 1001 37 Sep 29 02:22 bin 02:27:22 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:22 cmd 02:27:22 -rw-r--r-- 1 root root 403523 Sep 29 02:26 coverage.out 02:27:22 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:22 go.mod 02:27:22 -rw-r--r-- 1 root root 50064 Sep 29 02:25 go.sum 02:27:22 drwxrwxr-x 8 1001 1001 124 Sep 29 02:22 internal 02:27:22 drwxrwxr-x 3 1001 1001 16 Sep 29 02:22 openapi 02:27:22 drwxrwxr-x 4 1001 1001 71 Sep 29 02:22 snap 02:27:22 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:22 version.go [Pipeline] sh 02:27:22 + '[' -e coverage.out ] 02:27:22 + chown 1001:1001 coverage.out [Pipeline] stash 02:27:23 Stashed 1 file(s) [Pipeline] sh 02:27:23 + make build 02:27:23 go mod tidy 02:27:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:27:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:27:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:27:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:27:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:27:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:27:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:27:39 $ docker stop --time=1 9ed40c47d46f3a0ba2e1f35a2f70ee47ec54a115906875861591ad21e9f755a2 02:27:41 $ docker rm -f 9ed40c47d46f3a0ba2e1f35a2f70ee47ec54a115906875861591ad21e9f755a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:43 02:27:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:43 latest: Pulling from edgex-devops/edgex-compose 02:27:43 cbdbe7a5bc2a: Pulling fs layer 02:27:43 ca9280d653b3: Pulling fs layer 02:27:43 7e9c9ca2126c: Pulling fs layer 02:27:49 cbdbe7a5bc2a: Verifying Checksum 02:27:49 cbdbe7a5bc2a: Download complete 02:27:49 cbdbe7a5bc2a: Pull complete 02:27:50 ca9280d653b3: Download complete 02:27:51 ca9280d653b3: Pull complete 02:27:55 7e9c9ca2126c: Verifying Checksum 02:27:55 7e9c9ca2126c: Download complete 02:27:58 7e9c9ca2126c: Pull complete 02:27:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:27:58 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 02:27:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-78 in /w/workspace/edgexfoundry_edgex-go_PR-3732 02:28:00 $ docker top 99545fb2e70dbee90472826fe928404111e0e7025e7fe00cb157c9634735789e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 02:28:00 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:28:01 The recommended git tool is: git 02:28:01 + grep parallel 02:28:01 + docker-compose build --help 02:28:01 --parallel Build images in parallel. [Pipeline] } 02:28:01 $ docker stop --time=1 99545fb2e70dbee90472826fe928404111e0e7025e7fe00cb157c9634735789e 02:28:03 $ docker rm -f 99545fb2e70dbee90472826fe928404111e0e7025e7fe00cb157c9634735789e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:28:03 . [Pipeline] withDockerContainer 02:28:03 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 02:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:28:04 $ docker top 5699e86d7e1898deb76086ba6098dd078269f40c901ea50ec22cc4f536bd4f12 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:04 + docker-compose -f ./docker-compose-build.yml build --parallel 02:28:05 Building core-command ... 02:28:05 Building core-data ... 02:28:05 Building core-metadata ... 02:28:05 Building security-bootstrapper ... 02:28:05 Building security-proxy-setup ... 02:28:05 Building security-secretstore-setup ... 02:28:05 Building support-notifications ... 02:28:05 Building support-scheduler ... 02:28:05 Building sys-mgmt-agent ... 02:28:05 Building security-proxy-setup 02:28:05 Building security-secretstore-setup 02:28:05 Building sys-mgmt-agent 02:28:05 Building support-scheduler 02:28:05 Building core-command 02:28:07 using credential edgex-jenkins-ssh 02:28:07 Cloning the remote Git repository 02:28:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:28:07 > git init /w/workspace/edgex-go/3 # timeout=10 02:28:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:28:08 > git --version # timeout=10 02:28:08 > git --version # 'git version 2.17.1' 02:28:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:15 ---> 38d87668b078 02:28:15 Step 3/23 : WORKDIR /edgex-go 02:28:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:15 ---> 38d87668b078 02:28:15 Step 3/24 : WORKDIR /edgex-go 02:28:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:28:15 ---> 38d87668b078 02:28:15 Step 3/26 : WORKDIR /edgex-go 02:28:18 ---> Running in a4605f3caa9b 02:28:18 ---> Running in 276d2ad24232 02:28:18 ---> Running in 6da5b89bbec2 02:28:24 Removing intermediate container 276d2ad24232 02:28:24 ---> c03ff2ec8ec5 02:28:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:24 Removing intermediate container 6da5b89bbec2 02:28:24 ---> f82f470ea66e 02:28:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:24 Removing intermediate container a4605f3caa9b 02:28:24 ---> 4dbf93bd1f49 02:28:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:24 ---> Running in 64b9cb7e9a12 02:28:24 ---> Running in 3b67f8ec90f5 02:28:24 ---> Running in 6ce7275f6df4 02:28:29 Removing intermediate container 3b67f8ec90f5 02:28:29 ---> d3caed5b96e1 02:28:29 Step 5/26 : RUN apk add --update --no-cache make git 02:28:29 Removing intermediate container 6ce7275f6df4 02:28:29 ---> 16893811e350 02:28:29 Step 5/24 : RUN apk add --update --no-cache make git 02:28:29 ---> Running in 9db84d1040e0 02:28:29 ---> Running in 9fc2e022bcbd 02:28:29 Removing intermediate container 64b9cb7e9a12 02:28:29 ---> e9f06934629b 02:28:29 Step 5/23 : RUN apk add --update --no-cache make git 02:28:29 ---> Running in a478a6e301d2 02:28:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:30 ---> 38d87668b078 02:28:30 Step 3/24 : WORKDIR /edgex-go 02:28:30 ---> Using cache 02:28:30 ---> f82f470ea66e 02:28:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:30 ---> Using cache 02:28:30 ---> e9f06934629b 02:28:30 Step 5/24 : RUN apk add --update --no-cache make bash git 02:28:30 ---> Running in 495556b1b402 02:28:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:28:30 ---> 38d87668b078 02:28:30 Step 3/22 : WORKDIR /edgex-go 02:28:30 ---> Using cache 02:28:30 ---> f82f470ea66e 02:28:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:30 ---> Using cache 02:28:30 ---> e9f06934629b 02:28:30 Step 5/22 : RUN apk add --update --no-cache make git 02:28:30 ---> Running in 97f9e96db808 02:28:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:32 OK: 219 MiB in 52 packages 02:28:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:32 OK: 219 MiB in 52 packages 02:28:32 OK: 219 MiB in 52 packages 02:28:32 OK: 219 MiB in 52 packages 02:28:32 Removing intermediate container 9db84d1040e0 02:28:32 ---> eb0e63bd6e8f 02:28:32 Step 6/26 : COPY go.mod . 02:28:32 ---> d11400ea3982 02:28:32 Step 7/26 : RUN go mod download 02:28:32 OK: 219 MiB in 52 packages 02:28:32 ---> Running in 5da2fba9dead 02:28:32 Removing intermediate container 495556b1b402 02:28:32 ---> cd408b687315 02:28:32 Step 6/24 : COPY go.mod . 02:28:33 Removing intermediate container a478a6e301d2 02:28:33 ---> c639ea2b7201 02:28:33 Step 6/23 : COPY go.mod . 02:28:33 Removing intermediate container 9fc2e022bcbd 02:28:33 ---> bb1fe2701487 02:28:33 Step 6/24 : COPY go.mod . 02:28:33 ---> 26a2e9cb0398 02:28:33 Step 7/24 : RUN go mod download 02:28:33 ---> Running in 6d71761ea332 02:28:33 Removing intermediate container 97f9e96db808 02:28:33 ---> 59475e84a08e 02:28:33 Step 6/22 : COPY go.mod . 02:28:33 ---> a4e33abfde9b 02:28:33 Step 7/23 : RUN go mod download 02:28:33 ---> Running in 5615dd41c073 02:28:33 ---> 0fa5e118ef18 02:28:33 Step 7/24 : RUN go mod download 02:28:33 ---> Running in 5e09815eaff1 02:28:33 ---> e0b584673bcf 02:28:33 Step 7/22 : RUN go mod download 02:28:33 ---> Running in 1b4c9d4958f4 02:28:34 Removing intermediate container 5da2fba9dead 02:28:34 ---> 3819db340fca 02:28:34 Step 8/26 : COPY . . 02:28:36 Removing intermediate container 6d71761ea332 02:28:36 ---> 7067a2fd1cfe 02:28:36 Step 8/24 : COPY . . 02:28:37 Removing intermediate container 1b4c9d4958f4 02:28:37 ---> 8788becac805 02:28:37 Step 8/22 : COPY . . 02:28:37 Removing intermediate container 5e09815eaff1 02:28:37 ---> 35cf77f0bf91 02:28:37 Step 8/24 : COPY . . 02:28:37 Removing intermediate container 5615dd41c073 02:28:37 ---> f66bec7eb9c3 02:28:37 Step 8/23 : COPY . . 02:28:44 ---> 5c1e39f3b207 02:28:44 Step 9/24 : RUN go mod tidy 02:28:44 ---> Running in 562dc8110200 02:28:46 Removing intermediate container 562dc8110200 02:28:46 ---> 9dc574bb771c 02:28:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:28:47 ---> Running in 0cdd4e443bf1 02:28:47 ---> fc5bbfebfe91 02:28:47 Step 9/26 : RUN go mod tidy 02:28:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:28:49 ---> Running in 963b7248f324 02:28:49 ---> 5aa8dbfb73ea 02:28:49 Step 9/22 : RUN go mod tidy 02:28:49 ---> Running in cf3ae8838be2 02:28:54 Removing intermediate container 963b7248f324 02:28:54 ---> 2b36a853cde8 02:28:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:28:54 ---> Running in 44af7cd9885d 02:28:54 Removing intermediate container cf3ae8838be2 02:28:54 ---> a0ba56bb523e 02:28:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:28:54 ---> Running in 26ca53ffef4c 02:28:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:28:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:28:55 ---> 977487d691ee 02:28:55 Step 9/24 : RUN go mod tidy 02:28:56 ---> Running in f4f7e6eb3753 02:28:56 ---> 24b7bb8ac876 02:28:56 Step 9/23 : RUN go mod tidy 02:28:56 ---> Running in e6dc60b1cf2e 02:28:58 Removing intermediate container f4f7e6eb3753 02:28:58 ---> a36cfeace770 02:28:58 Step 10/24 : RUN make cmd/core-command/core-command 02:28:58 ---> Running in fb1a7002b9c8 02:28:58 Removing intermediate container e6dc60b1cf2e 02:28:58 ---> 68104290228a 02:28:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:28:58 ---> Running in 30a67344c6d4 02:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:29:03 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:29:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:29:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:29:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:29:04 > git config core.sparsecheckout # timeout=10 02:29:04 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 02:29:04 Merge succeeded, producing a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:29:04 Checking out Revision a5958d786ab7519d59a4c6eaedf94d738548f6c1 (PR-3732) 02:29:04 > git remote # timeout=10 02:29:04 > git config --get remote.origin.url # timeout=10 02:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:04 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 02:29:04 > git rev-parse HEAD^{commit} # timeout=10 02:29:04 > git config core.sparsecheckout # timeout=10 02:29:04 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 02:29:09 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:09 provisioning config files... 02:29:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config41613543809116009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:10 ---> docker-login.sh 02:29:10 nexus3.edgexfoundry.org:10001 02:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:12 Configure a credential helper to remove this warning. See 02:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:12 02:29:12 Login Succeeded 02:29:12 nexus3.edgexfoundry.org:10002 02:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:13 Configure a credential helper to remove this warning. See 02:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:13 02:29:13 Login Succeeded 02:29:13 nexus3.edgexfoundry.org:10003 02:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:13 Configure a credential helper to remove this warning. See 02:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:13 02:29:13 Login Succeeded 02:29:13 nexus3.edgexfoundry.org:10004 02:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:14 Configure a credential helper to remove this warning. See 02:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:14 02:29:14 Login Succeeded 02:29:14 docker.io 02:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:15 Configure a credential helper to remove this warning. See 02:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:15 02:29:15 Login Succeeded 02:29:15 ---> docker-login.sh ends [Pipeline] } 02:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:15 ========================================================= 02:29:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:29:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:29:16 595b0fe564bb: Pulling fs layer 02:29:16 24495759ef45: Pulling fs layer 02:29:16 d148012ef14d: Pulling fs layer 02:29:16 e90a11edd702: Pulling fs layer 02:29:16 d77568369979: Pulling fs layer 02:29:16 e90a11edd702: Waiting 02:29:16 fc1c9f9a7f3b: Pulling fs layer 02:29:16 170f2ba95c9a: Pulling fs layer 02:29:16 97ac5df62f85: Pulling fs layer 02:29:16 d77568369979: Waiting 02:29:16 fc1c9f9a7f3b: Waiting 02:29:16 170f2ba95c9a: Waiting 02:29:16 97ac5df62f85: Waiting 02:29:16 d148012ef14d: Verifying Checksum 02:29:16 d148012ef14d: Download complete 02:29:16 24495759ef45: Verifying Checksum 02:29:16 24495759ef45: Download complete 02:29:16 d77568369979: Verifying Checksum 02:29:16 d77568369979: Download complete 02:29:16 fc1c9f9a7f3b: Verifying Checksum 02:29:16 fc1c9f9a7f3b: Download complete 02:29:16 595b0fe564bb: Verifying Checksum 02:29:16 595b0fe564bb: Download complete 02:29:16 170f2ba95c9a: Verifying Checksum 02:29:16 170f2ba95c9a: Download complete 02:29:17 595b0fe564bb: Pull complete 02:29:18 24495759ef45: Pull complete 02:29:18 d148012ef14d: Pull complete 02:29:20 97ac5df62f85: Verifying Checksum 02:29:20 97ac5df62f85: Download complete 02:29:21 e90a11edd702: Verifying Checksum 02:29:21 e90a11edd702: Download complete 02:29:21 Removing intermediate container 0cdd4e443bf1 02:29:21 ---> 2fb6d351356c 02:29:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:29:21 ---> Running in c31783ecd770 02:29:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:29:22 Removing intermediate container c31783ecd770 02:29:22 ---> fd4ff5fe3c55 02:29:22 02:29:22 Step 12/24 : FROM docker:20.10.7 02:29:23 20.10.7: Pulling from library/docker 02:29:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:29:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:29:31 e90a11edd702: Pull complete 02:29:31 d77568369979: Pull complete 02:29:32 fc1c9f9a7f3b: Pull complete 02:29:32 170f2ba95c9a: Pull complete 02:29:35 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:29:35 Status: Downloaded newer image for docker:20.10.7 02:29:35 ---> 08bdaf2f88f9 02:29:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:29:35 ---> Running in 96711cd06175 02:29:35 Removing intermediate container 44af7cd9885d 02:29:35 ---> a9493bc1dbf3 02:29:35 02:29:35 Step 11/26 : FROM alpine:3.14 02:29:35 Removing intermediate container 96711cd06175 02:29:35 ---> f7684d7be70d 02:29:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:29:35 ---> Running in ee1f56c3df84 02:29:35 3.14: Pulling from library/alpine 02:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:29:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:29:37 Status: Downloaded newer image for alpine:3.14 02:29:37 ---> 14119a10abf4 02:29:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:29:37 Removing intermediate container 26ca53ffef4c 02:29:37 ---> 9a8bf91c8440 02:29:37 02:29:37 Step 11/22 : FROM alpine:3.14 02:29:37 ---> 14119a10abf4 02:29:37 Step 12/22 : RUN apk add --update --no-cache curl 02:29:37 ---> Running in be223fcf7af8 02:29:37 ---> Running in c7303938d9b7 02:29:37 (1/39) Installing readline (8.1.0-r0) 02:29:37 (2/39) Installing bash (5.1.0-r0) 02:29:37 Executing bash-5.1.0-r0.post-install 02:29:37 (3/39) Installing brotli-libs (1.0.9-r3) 02:29:37 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:29:37 (5/39) Installing libcurl (7.79.1-r0) 02:29:37 (6/39) Installing curl (7.79.1-r0) 02:29:37 (7/39) Installing dumb-init (1.2.5-r0) 02:29:37 (8/39) Installing libbz2 (1.0.8-r1) 02:29:37 (9/39) Installing expat (2.2.10-r1) 02:29:37 (10/39) Installing libffi (3.3-r2) 02:29:37 (11/39) Installing gdbm (1.19-r0) 02:29:37 (12/39) Installing xz-libs (5.2.5-r0) 02:29:37 (13/39) Installing sqlite-libs (3.34.1-r0) 02:29:37 (14/39) Installing python3 (3.8.10-r0) 02:29:37 Removing intermediate container fb1a7002b9c8 02:29:37 ---> df5ae92d18ad 02:29:37 02:29:37 Step 11/24 : FROM alpine:3.14 02:29:37 ---> 14119a10abf4 02:29:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:29:37 ---> Running in 322f64706940 02:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:38 97ac5df62f85: Pull complete 02:29:38 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:38 WORKDIR /edgex 02:29:38 COPY go.mod . 02:29:38 RUN go mod download 02:29:38 + docker build -t ci-base-image-arm64 -f - . 02:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:38 (1/3) Installing ca-certificates (20191127-r5) 02:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:38 (1/5) Installing ca-certificates (20191127-r5) 02:29:38 (2/3) Installing dumb-init (1.2.5-r1) 02:29:38 (2/5) Installing brotli-libs (1.0.9-r5) 02:29:38 (3/3) Installing su-exec (0.2-r1) 02:29:38 Executing busybox-1.33.1-r3.trigger 02:29:38 Executing ca-certificates-20191127-r5.trigger 02:29:38 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:29:38 (4/5) Installing libcurl (7.79.1-r0) 02:29:38 OK: 6 MiB in 17 packages 02:29:38 (5/5) Installing curl (7.79.1-r0) 02:29:38 (1/1) Installing dumb-init (1.2.5-r1) 02:29:38 Executing busybox-1.33.1-r3.trigger 02:29:38 OK: 6 MiB in 15 packages 02:29:38 Executing busybox-1.33.1-r3.trigger 02:29:38 Executing ca-certificates-20191127-r5.trigger 02:29:38 OK: 8 MiB in 19 packages 02:29:39 Removing intermediate container be223fcf7af8 02:29:39 ---> 6235c8bba2d5 02:29:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:29:40 Removing intermediate container 322f64706940 02:29:40 ---> 4af15fd452a9 02:29:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:40 Removing intermediate container c7303938d9b7 02:29:40 ---> c50163e298c9 02:29:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:29:40 ---> Running in 3ba785a1c6b1 02:29:40 Removing intermediate container 30a67344c6d4 02:29:40 ---> 85312199492c 02:29:40 02:29:40 Step 11/23 : FROM alpine:3.14 02:29:40 ---> 14119a10abf4 02:29:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:29:40 ---> Using cache 02:29:40 ---> 4af15fd452a9 02:29:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:40 (15/39) Installing py3-appdirs (1.4.4-r1) 02:29:40 ---> Running in d2cf7c61ccfc 02:29:40 ---> Running in 9fef77bd202a 02:29:40 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:29:40 (17/39) Installing py3-parsing (2.4.7-r1) 02:29:40 (18/39) Installing py3-six (1.15.0-r0) 02:29:40 (19/39) Installing py3-packaging (20.9-r0) 02:29:40 (20/39) Installing py3-setuptools (51.3.3-r0) 02:29:40 ---> Running in bde9f6d7d243 02:29:40 Removing intermediate container 3ba785a1c6b1 02:29:40 ---> 0a5743a2e173 02:29:40 Step 14/26 : WORKDIR / 02:29:40 Removing intermediate container d2cf7c61ccfc 02:29:40 ---> 73a0996ee79e 02:29:40 Step 14/24 : ENV APP_PORT=59882 02:29:40 (21/39) Installing py3-chardet (4.0.0-r0) 02:29:40 Removing intermediate container bde9f6d7d243 02:29:40 ---> d10915f660ba 02:29:40 Step 14/23 : ENV APP_PORT=59861 02:29:40 ---> Running in 518febe7a7a3 02:29:40 (22/39) Installing py3-idna (3.1-r0) 02:29:40 Removing intermediate container 9fef77bd202a 02:29:40 ---> 525bf9d0c2fa 02:29:40 Step 14/22 : WORKDIR /edgex 02:29:40 ---> Running in 124f6b921e90 02:29:40 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:29:40 ---> Running in 6d02de9ace97 02:29:40 ---> Running in 445580018fc3 02:29:40 (24/39) Installing py3-requests (2.25.1-r1) 02:29:40 (25/39) Installing py3-msgpack (1.0.2-r0) 02:29:40 Removing intermediate container 518febe7a7a3 02:29:40 ---> cb8bed3dd898 02:29:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:29:40 (26/39) Installing py3-lockfile (0.12.2-r3) 02:29:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:29:40 Removing intermediate container 124f6b921e90 02:29:40 ---> 7995a3e9a32e 02:29:40 Step 15/24 : EXPOSE $APP_PORT 02:29:40 (28/39) Installing py3-colorama (0.4.4-r0) 02:29:40 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:29:40 (30/39) Installing py3-distlib (0.3.1-r1) 02:29:40 (31/39) Installing py3-distro (1.5.0-r1) 02:29:40 (32/39) Installing py3-webencodings (0.5.1-r3) 02:29:40 (33/39) Installing py3-html5lib (1.1-r0) 02:29:40 ---> Running in 9dadd3f8852b 02:29:40 Removing intermediate container 6d02de9ace97 02:29:40 ---> f09842a2f0a9 02:29:40 Step 15/23 : EXPOSE $APP_PORT 02:29:40 Removing intermediate container 445580018fc3 02:29:40 ---> f9e8a0a368fb 02:29:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:29:40 (34/39) Installing py3-pytoml (0.1.21-r0) 02:29:41 (35/39) Installing py3-pep517 (0.9.1-r0) 02:29:41 (36/39) Installing py3-progress (1.5-r0) 02:29:41 (37/39) Installing py3-retrying (1.3.3-r0) 02:29:41 ---> 0e026a78e400 02:29:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:29:41 (38/39) Installing py3-toml (0.10.2-r0) 02:29:41 (39/39) Installing py3-pip (20.3.4-r0) 02:29:41 ---> Running in 779f2ceb85b6 02:29:41 Removing intermediate container 9dadd3f8852b 02:29:41 ---> f0faf69669a2 02:29:41 Step 16/24 : WORKDIR / 02:29:41 Sending build context to Docker daemon 166.2MB 02:29:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:41 ---> 04bc70af865f 02:29:41 Step 2/4 : WORKDIR /edgex 02:29:41 Removing intermediate container 779f2ceb85b6 02:29:41 ---> a071848166c0 02:29:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:41 ---> Running in 1ddf5f4fcf40 02:29:41 ---> b8d93f1529e0 02:29:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:29:41 ---> aea0f9b68c63 02:29:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:29:41 Executing busybox-1.32.1-r6.trigger 02:29:41 OK: 82 MiB in 59 packages 02:29:41 ---> 280132c41faf 02:29:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:41 Removing intermediate container 1ddf5f4fcf40 02:29:41 ---> 214bced17c13 02:29:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:41 ---> 6aa431caec3e 02:29:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:29:42 ---> 03651882eb33 02:29:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:29:42 ---> 10adfa26c142 02:29:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:42 ---> 432ef8880069 02:29:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:29:42 ---> a8c110e48d23 02:29:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:29:42 ---> b6bc0a1fab7b 02:29:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:29:42 ---> 4266b4e2e394 02:29:42 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:29:42 ---> Running in ee6f04cf3c2c 02:29:42 ---> c8057256c5a4 02:29:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:29:42 ---> Running in b890aa7cd7a0 02:29:42 ---> f9b453fd91cb 02:29:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:29:43 Removing intermediate container ee6f04cf3c2c 02:29:43 ---> b5f49b9eda9d 02:29:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:43 ---> 0eda2a4a7f80 02:29:43 Step 20/24 : ENTRYPOINT ["/core-command"] 02:29:43 Collecting docker-compose==1.23.2 02:29:43 ---> Running in 9bb25e393b62 02:29:43 ---> Running in a45ed5752a79 02:29:43 Removing intermediate container b890aa7cd7a0 02:29:43 ---> ab32c379a1c5 02:29:43 Step 19/22 : CMD ["--init=true"] 02:29:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:29:43 ---> Running in aad4c6bb119d 02:29:43 Collecting jsonschema<3,>=2.5.1 02:29:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:29:43 Collecting texttable<0.10,>=0.9.0 02:29:43 Downloading texttable-0.9.1.tar.gz (11 kB) 02:29:43 ---> c7c8ed9703f3 02:29:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:29:43 Removing intermediate container a45ed5752a79 02:29:43 ---> f06bbe1a1d58 02:29:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:43 Removing intermediate container 9bb25e393b62 02:29:43 ---> e2186943f1ca 02:29:43 Step 21/23 : LABEL arch=x86_64 02:29:43 Removing intermediate container aad4c6bb119d 02:29:43 ---> de8c2fb6f500 02:29:43 Step 20/22 : LABEL arch=x86_64 02:29:43 ---> Running in 06a0e811fb9f 02:29:43 ---> Running in 9f438ff5e9c1 02:29:43 ---> Running in fb0989a95921 02:29:43 ---> 19594420a8fe 02:29:43 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:29:43 Removing intermediate container 06a0e811fb9f 02:29:43 ---> 8e4cf9825e73 02:29:43 Step 22/24 : LABEL arch=x86_64 02:29:43 ---> Running in d2d7117d9ed4 02:29:43 ---> Running in 9718d5e48244 02:29:43 Removing intermediate container 9f438ff5e9c1 02:29:43 ---> 32a10137f32f 02:29:43 Step 21/22 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:29:43 Collecting PyYAML<4,>=3.10 02:29:43 Downloading PyYAML-3.13.tar.gz (270 kB) 02:29:43 Removing intermediate container fb0989a95921 02:29:43 ---> d08c2f2ad9b4 02:29:43 Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:29:44 ---> Running in 42458225c70a 02:29:44 ---> Running in 6ec330a35ebb 02:29:44 Removing intermediate container 9718d5e48244 02:29:44 ---> 6506686abd4b 02:29:44 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:29:44 ---> Running in 3ffe3bc643d4 02:29:44 Removing intermediate container 6ec330a35ebb 02:29:44 ---> f485d9cc8740 02:29:44 Step 23/23 : LABEL version=0.0.0 02:29:44 Removing intermediate container 42458225c70a 02:29:44 ---> 1762ee8737d2 02:29:44 Step 22/22 : LABEL version=0.0.0 02:29:44 Removing intermediate container 3ffe3bc643d4 02:29:44 ---> f72483abdb47 02:29:44 Step 24/24 : LABEL version=0.0.0 02:29:44 ---> Running in b82b1cfcca5a 02:29:44 ---> Running in f15b67288d0e 02:29:44 ---> Running in 025719a9f4b6 02:29:44 Removing intermediate container f15b67288d0e 02:29:44 ---> 98fd34fe2ce7 02:29:44 02:29:44 Collecting cached-property<2,>=1.2.0 02:29:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:29:44 Removing intermediate container b82b1cfcca5a 02:29:44 ---> ca8e09910443 02:29:44 02:29:44 Collecting docker<4.0,>=3.6.0 02:29:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:29:44 Successfully built 98fd34fe2ce7 02:29:44 Removing intermediate container 025719a9f4b6 02:29:44 ---> ef43f9a325ae 02:29:44 02:29:44 Successfully built ca8e09910443 02:29:44 Collecting websocket-client<1.0,>=0.32.0 02:29:44 Successfully tagged security-proxy-setup:latest 02:29:44  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest 02:29:44 Building security-bootstrapper 02:29:44  Building support-scheduler ... done  Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:29:44 Building core-metadata 02:29:44 Successfully built ef43f9a325ae 02:29:44 Successfully tagged core-command:latest 02:29:44 Removing intermediate container d2d7117d9ed4 02:29:44 ---> 00601ef859f4 02:29:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:29:44 Building support-notifications 02:29:44  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:29:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:29:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:29:44 ---> Running in eeeec6ff26e8 02:29:44 Collecting dockerpty<0.5,>=0.4.1 02:29:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:29:44 Removing intermediate container eeeec6ff26e8 02:29:44 ---> 8c22cfd29dba 02:29:44 Step 24/26 : LABEL arch=x86_64 02:29:44 ---> Running in 431f9c97e62a 02:29:45 Collecting docopt<0.7,>=0.6.1 02:29:45 Downloading docopt-0.6.2.tar.gz (25 kB) 02:29:45 Collecting docker-pycreds>=0.4.0 02:29:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:29:45 Collecting idna<2.8,>=2.5 02:29:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:29:45 Removing intermediate container 431f9c97e62a 02:29:45 ---> 90b961ea01fa 02:29:45 Step 25/26 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:29:45 Collecting certifi>=2017.4.17 02:29:45 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:29:45 Collecting chardet<3.1.0,>=3.0.2 02:29:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:29:46 Collecting urllib3<1.25,>=1.21.1 02:29:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:29:46 ---> Running in 7dc3c611f652 02:29:46 Removing intermediate container 7dc3c611f652 02:29:46 ---> 5d2a8249dfb9 02:29:46 Step 3/4 : COPY go.mod . 02:29:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:29:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:29:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:29:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:29:46 ---> Running in 6af7793ae69d 02:29:46 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:29:46 Attempting uninstall: urllib3 02:29:46 Found existing installation: urllib3 1.26.2 02:29:46 Uninstalling urllib3-1.26.2: 02:29:46 Successfully uninstalled urllib3-1.26.2 02:29:47 ---> 5f1d2586a817 02:29:47 Step 4/4 : RUN go mod download 02:29:47 Removing intermediate container 6af7793ae69d 02:29:47 ---> f425c607eb51 02:29:47 Step 26/26 : LABEL version=0.0.0 02:29:47 Attempting uninstall: idna 02:29:47 Found existing installation: idna 3.1 02:29:47 Uninstalling idna-3.1: 02:29:47 ---> Running in 6fe9d57cded2 02:29:47 Successfully uninstalled idna-3.1 02:29:47 Attempting uninstall: chardet 02:29:47 Found existing installation: chardet 4.0.0 02:29:47 Uninstalling chardet-4.0.0: 02:29:47 Successfully uninstalled chardet-4.0.0 02:29:48 ---> Running in a996f3c85d43 02:29:48 Attempting uninstall: requests 02:29:48 Found existing installation: requests 2.25.1 02:29:48 Uninstalling requests-2.25.1: 02:29:48 Successfully uninstalled requests-2.25.1 02:29:48 Removing intermediate container a996f3c85d43 02:29:48 ---> 5200f3f7a09f 02:29:48 02:29:48 Running setup.py install for texttable: started 02:29:48 Successfully built 5200f3f7a09f 02:29:48 Successfully tagged security-secretstore-setup:latest 02:29:48 Building core-data 02:29:48  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' 02:29:48 Running setup.py install for PyYAML: started 02:29:49 Running setup.py install for PyYAML: finished with status 'done' 02:29:49 Running setup.py install for docopt: started 02:29:50 Running setup.py install for docopt: finished with status 'done' 02:29:50 Running setup.py install for dockerpty: started 02:29:50 Running setup.py install for dockerpty: finished with status 'done' 02:29:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 02:29:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:55 ---> 38d87668b078 02:29:55 Step 3/24 : WORKDIR /edgex-go 02:29:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:29:56 ---> 38d87668b078 02:29:56 Step 3/23 : WORKDIR /edgex-go 02:29:56 ---> Using cache 02:29:56 ---> f82f470ea66e 02:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:56 ---> Using cache 02:29:56 ---> f82f470ea66e 02:29:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:57 ---> Using cache 02:29:57 ---> e9f06934629b 02:29:57 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:29:57 ---> Using cache 02:29:57 ---> e9f06934629b 02:29:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:30:00 ---> Running in 505e310b9f3d 02:30:00 ---> Running in 926d167d1225 02:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:30:04 OK: 219 MiB in 52 packages 02:30:04 OK: 219 MiB in 52 packages 02:30:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:30:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:30:05 ---> 38d87668b078 02:30:05 Step 3/24 : WORKDIR /edgex-go 02:30:05 ---> Using cache 02:30:05 ---> f82f470ea66e 02:30:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:05 ---> Using cache 02:30:05 ---> e9f06934629b 02:30:05 Step 5/24 : RUN apk add --update --no-cache make git 02:30:05 ---> Using cache 02:30:05 ---> 59475e84a08e 02:30:05 Step 6/24 : COPY go.mod . 02:30:05 ---> Using cache 02:30:05 ---> e0b584673bcf 02:30:05 Step 7/24 : RUN go mod download 02:30:05 ---> Using cache 02:30:05 ---> 8788becac805 02:30:05 Step 8/24 : COPY . . 02:30:05 ---> Using cache 02:30:05 ---> 5aa8dbfb73ea 02:30:05 Step 9/24 : RUN go mod tidy 02:30:05 ---> Using cache 02:30:05 ---> a0ba56bb523e 02:30:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:30:05 ---> Running in a3879d007ee6 02:30:05 Removing intermediate container ee1f56c3df84 02:30:05 ---> f692787f287d 02:30:05 Step 15/24 : ENV APP_PORT=58890 02:30:06 ---> Running in fb7ea534327d 02:30:06 Removing intermediate container 505e310b9f3d 02:30:06 ---> 8fac65e80fc7 02:30:06 Step 6/23 : COPY go.mod . 02:30:06 Removing intermediate container 926d167d1225 02:30:06 ---> 558a03f49f77 02:30:06 Step 6/24 : COPY go.mod . 02:30:06 Removing intermediate container fb7ea534327d 02:30:06 ---> d0a4fb6b1376 02:30:06 Step 16/24 : EXPOSE $APP_PORT 02:30:06 ---> Running in a26299139687 02:30:06 Removing intermediate container a26299139687 02:30:06 ---> 55070acd5ee5 02:30:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:30:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:30:06 ---> a5eb3c37adc9 02:30:06 Step 7/24 : RUN go mod download 02:30:06 ---> 358887d1add9 02:30:06 Step 7/23 : RUN go mod download 02:30:06 ---> Running in 7ae7fe114dae 02:30:06 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:30:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:30:06 ---> 38d87668b078 02:30:06 Step 3/32 : WORKDIR /edgex-go 02:30:06 ---> Using cache 02:30:06 ---> f82f470ea66e 02:30:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:06 ---> Using cache 02:30:06 ---> e9f06934629b 02:30:06 Step 5/32 : RUN apk add --update --no-cache make git 02:30:06 ---> Using cache 02:30:06 ---> 59475e84a08e 02:30:06 Step 6/32 : COPY go.mod . 02:30:06 ---> Using cache 02:30:06 ---> e0b584673bcf 02:30:06 Step 7/32 : RUN go mod download 02:30:06 ---> Using cache 02:30:06 ---> 8788becac805 02:30:06 Step 8/32 : COPY . . 02:30:06 ---> Using cache 02:30:06 ---> 5aa8dbfb73ea 02:30:06 Step 9/32 : RUN go mod tidy 02:30:06 ---> Using cache 02:30:06 ---> a0ba56bb523e 02:30:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:30:06 ---> Running in 7ac31641a4e0 02:30:06 ---> Running in 06c61305b014 02:30:07 ---> d56244a6fce6 02:30:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:30:07 ---> 7bb0e5e84d2a 02:30:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:30:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:30:08 ---> a8dc1f39be15 02:30:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:30:08 ---> Running in cdc6f99b54a3 02:30:08 Removing intermediate container cdc6f99b54a3 02:30:08 ---> 82c31bec712d 02:30:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:08 ---> Running in 279ed4d0ff57 02:30:08 Removing intermediate container 279ed4d0ff57 02:30:08 ---> 2e0c5e08a684 02:30:08 Step 22/24 : LABEL arch=x86_64 02:30:08 ---> Running in 96eba911320c 02:30:08 Removing intermediate container 96eba911320c 02:30:08 ---> b42390410168 02:30:08 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:30:08 ---> Running in 3a104bb78e8b 02:30:08 Removing intermediate container 3a104bb78e8b 02:30:08 ---> 2bfdd9ca8fc8 02:30:08 Step 24/24 : LABEL version=0.0.0 02:30:08 ---> Running in 0856c7550367 02:30:09 Removing intermediate container 0856c7550367 02:30:09 ---> a8554a2ac604 02:30:09 02:30:09 Successfully built a8554a2ac604 02:30:09 Successfully tagged sys-mgmt-agent:latest 02:30:10  Building sys-mgmt-agent ... done Removing intermediate container 7ae7fe114dae 02:30:10 ---> 67d93a0524f7 02:30:10 Step 8/24 : COPY . . 02:30:10 Removing intermediate container 7ac31641a4e0 02:30:10 ---> faa2d6981605 02:30:10 Step 8/23 : COPY . . 02:30:20 ---> 4b2cd15b6c8a 02:30:20 Step 9/24 : RUN go mod tidy 02:30:20 ---> 22e0af34cf62 02:30:20 Step 9/23 : RUN go mod tidy 02:30:20 ---> Running in fdf838ab0585 02:30:20 ---> Running in 9eb86a76fb40 02:30:21 Removing intermediate container fdf838ab0585 02:30:21 ---> 7a893b0aad53 02:30:21 Step 10/24 : RUN make cmd/core-data/core-data 02:30:21 ---> Running in 267046b1d6fb 02:30:21 Removing intermediate container 9eb86a76fb40 02:30:21 ---> 7ed90dfb3f2e 02:30:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:30:21 ---> Running in 3ba3035e52e9 02:30:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:30:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:30:37 Removing intermediate container a3879d007ee6 02:30:37 ---> cd439bc7c849 02:30:37 02:30:37 Step 11/24 : FROM alpine:3.14 02:30:37 ---> 14119a10abf4 02:30:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:30:37 ---> Using cache 02:30:37 ---> 4af15fd452a9 02:30:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:30:37 ---> Using cache 02:30:37 ---> d10915f660ba 02:30:37 Step 14/24 : ENV APP_PORT=59881 02:30:37 ---> Running in 0b0ce16b3c4a 02:30:37 Removing intermediate container 06c61305b014 02:30:37 ---> 4b1edf503a2a 02:30:37 02:30:37 Step 11/32 : FROM alpine:3.14 02:30:37 ---> 14119a10abf4 02:30:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:30:37 Removing intermediate container 0b0ce16b3c4a 02:30:37 ---> 742b659ba2ad 02:30:37 Step 15/24 : EXPOSE $APP_PORT 02:30:37 ---> Running in 6c366f291aea 02:30:37 ---> Running in 73c9e0e18a55 02:30:37 Removing intermediate container 6c366f291aea 02:30:37 ---> e9f0e69787d9 02:30:37 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:30:37 ---> Running in 3acb9ab57829 02:30:37 Removing intermediate container 73c9e0e18a55 02:30:37 ---> 4d33628d6752 02:30:37 Step 16/24 : WORKDIR / 02:30:37 ---> Running in 0e682c01a1c3 02:30:38 Removing intermediate container 0e682c01a1c3 02:30:38 ---> 0ad6b69f714b 02:30:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:30:38 ---> 4b858f587a4c 02:30:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:30:39 (1/2) Installing dumb-init (1.2.5-r1) 02:30:39 ---> c44bd3ba4616 02:30:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:30:39 (2/2) Installing su-exec (0.2-r1) 02:30:39 Executing busybox-1.33.1-r3.trigger 02:30:39 OK: 6 MiB in 16 packages 02:30:39 ---> 0d69f6443c18 02:30:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:30:39 ---> Running in 253579dfe3b1 02:30:39 Removing intermediate container 3acb9ab57829 02:30:39 ---> 247a9604b42f 02:30:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:30:39 ---> Running in 65bc0c721bff 02:30:39 Removing intermediate container 253579dfe3b1 02:30:39 ---> de31bd70ff9f 02:30:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:39 ---> Running in 5522724bbe71 02:30:39 Removing intermediate container 65bc0c721bff 02:30:39 ---> 9a787e1e33e5 02:30:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:30:39 ---> Running in 5810b472245f 02:30:39 Removing intermediate container 5522724bbe71 02:30:39 ---> 5f6487bdbc57 02:30:39 Step 22/24 : LABEL arch=x86_64 02:30:39 ---> Running in 2687b49ffd24 02:30:39 Removing intermediate container 5810b472245f 02:30:39 ---> e3ba33f881c2 02:30:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:30:39 ---> Running in 250fedb68df0 02:30:39 Removing intermediate container 2687b49ffd24 02:30:39 ---> f32022ff8a67 02:30:39 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:30:39 ---> Running in 44cb1bda3d42 02:30:40 Removing intermediate container 44cb1bda3d42 02:30:40 ---> f3a791fd6cab 02:30:40 Step 24/24 : LABEL version=0.0.0 02:30:40 ---> Running in dacefbd9a544 02:30:40 Removing intermediate container dacefbd9a544 02:30:40 ---> 82d0b44fc257 02:30:40 02:30:40 Successfully built 82d0b44fc257 02:30:40 Successfully tagged core-metadata:latest 02:30:40  Building core-metadata ... done Removing intermediate container 250fedb68df0 02:30:40 ---> 5e23bb91c380 02:30:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:30:41 ---> Running in 4aac832e01ee 02:30:41 Removing intermediate container 4aac832e01ee 02:30:41 ---> a76f9b8ba1e2 02:30:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:30:41 ---> c79e6c40c8d2 02:30:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:30:41 ---> Running in 7157a760c3ef 02:30:42 Removing intermediate container 7157a760c3ef 02:30:42 ---> 5010041184a7 02:30:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:42 ---> 7a95e9ea7c07 02:30:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:30:43 ---> 959c229eea37 02:30:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:30:43 ---> 62d795d17b6c 02:30:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:30:43 ---> 82d40a91502c 02:30:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:30:44 ---> 1498a3a7e486 02:30:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:30:44 ---> Running in 0db9150a6766 02:30:44 Removing intermediate container 0db9150a6766 02:30:44 ---> 4ef6a23720c7 02:30:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:30:44 ---> c99f35c837c5 02:30:44 Step 27/32 : RUN chmod +x /entrypoint.sh 02:30:44 ---> Running in aa3dabe55ee6 02:30:45 Removing intermediate container aa3dabe55ee6 02:30:45 ---> 28d6d9010ffb 02:30:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:30:45 ---> Running in 295b5e654b44 02:30:46 Removing intermediate container 295b5e654b44 02:30:46 ---> d744139510e3 02:30:46 Step 29/32 : CMD ["gate"] 02:30:46 ---> Running in 264d3e3626c9 02:30:46 Removing intermediate container 264d3e3626c9 02:30:46 ---> 4580a4cf813c 02:30:46 Step 30/32 : LABEL arch=x86_64 02:30:46 ---> Running in f0cdec426055 02:30:46 Removing intermediate container f0cdec426055 02:30:46 ---> 8ce7d24a6f1f 02:30:46 Step 31/32 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:30:46 ---> Running in 057df5765a3b 02:30:46 Removing intermediate container 057df5765a3b 02:30:46 ---> af2821341b28 02:30:46 Step 32/32 : LABEL version=0.0.0 02:30:46 ---> Running in b08af2851c5c 02:30:46 Removing intermediate container b08af2851c5c 02:30:46 ---> a34341115602 02:30:46 02:30:46 Successfully built a34341115602 02:30:46 Successfully tagged security-bootstrapper:latest 02:30:49  Building security-bootstrapper ... done Removing intermediate container 3ba3035e52e9 02:30:49 ---> c32f9ab18a0a 02:30:49 02:30:49 Step 11/23 : FROM alpine:3.14 02:30:49 ---> 14119a10abf4 02:30:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:30:49 ---> Running in 75c965bc6401 02:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:30:50 (1/2) Installing ca-certificates (20191127-r5) 02:30:50 (2/2) Installing dumb-init (1.2.5-r1) 02:30:50 Executing busybox-1.33.1-r3.trigger 02:30:50 Executing ca-certificates-20191127-r5.trigger 02:30:50 OK: 6 MiB in 16 packages 02:30:50 Removing intermediate container 75c965bc6401 02:30:50 ---> 3771a1577711 02:30:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:30:50 ---> Running in a1da3ccf0597 02:30:51 Removing intermediate container a1da3ccf0597 02:30:51 ---> df595f5c75d2 02:30:51 Step 14/23 : ENV APP_PORT=59860 02:30:51 Removing intermediate container 267046b1d6fb 02:30:51 ---> 3415eb0b35d7 02:30:51 02:30:51 Step 11/24 : FROM alpine:3.14 02:30:51 ---> 14119a10abf4 02:30:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:30:51 ---> Running in a182c1dbdcfd 02:30:51 ---> Running in ba3fb922edb7 02:30:51 Removing intermediate container ba3fb922edb7 02:30:51 ---> 925c4df0eb5f 02:30:51 Step 13/24 : ENV APP_PORT=59880 02:30:51 Removing intermediate container a182c1dbdcfd 02:30:51 ---> f40dd3a17fc8 02:30:51 Step 15/23 : EXPOSE $APP_PORT 02:30:51 ---> Running in 3e207c5ae353 02:30:51 ---> Running in bdfb44a3f1f8 02:30:51 Removing intermediate container 3e207c5ae353 02:30:51 ---> 7ae8c6d032ac 02:30:51 Step 14/24 : EXPOSE $APP_PORT 02:30:51 Removing intermediate container bdfb44a3f1f8 02:30:51 ---> 1e87e48cdf98 02:30:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:51 ---> Running in ab475bfc9893 02:30:51 Removing intermediate container ab475bfc9893 02:30:51 ---> 33d8ec64dff5 02:30:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:51 ---> Running in e144537f95ba 02:30:51 ---> a7250a782d4d 02:30:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:30:51 ---> f5cb572daa6a 02:30:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:30:51 ---> a16db7402867 02:30:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:30:51 ---> Running in e841f0c0f836 02:30:51 Removing intermediate container e144537f95ba 02:30:51 ---> 754d325c423d 02:30:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:30:51 ---> Running in 4ddbc2af07c2 02:30:51 Removing intermediate container e841f0c0f836 02:30:51 ---> e85d9f006d46 02:30:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:51 ---> Running in a381fd2958e1 02:30:52 Removing intermediate container a381fd2958e1 02:30:52 ---> a5895bc3daf4 02:30:52 Step 21/23 : LABEL arch=x86_64 02:30:52 ---> Running in 0136c597c42e 02:30:52 Removing intermediate container 0136c597c42e 02:30:52 ---> 03b140c8c555 02:30:52 Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:30:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:30:52 ---> Running in d146617474dd 02:30:52 Removing intermediate container d146617474dd 02:30:52 ---> d45b60aac3ff 02:30:52 Step 23/23 : LABEL version=0.0.0 02:30:52 ---> Running in cdd44034e6a0 02:30:52 Removing intermediate container cdd44034e6a0 02:30:52 ---> 8ec50db69aa6 02:30:52 02:30:52 Successfully built 8ec50db69aa6 02:30:52 Successfully tagged support-notifications:latest 02:30:53  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:30:54 (1/6) Installing dumb-init (1.2.5-r1) 02:30:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:30:54 (3/6) Installing libsodium (1.0.18-r0) 02:30:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:30:54 (5/6) Installing libzmq (4.3.4-r0) 02:30:54 (6/6) Installing zeromq (4.3.4-r0) 02:30:55 Executing busybox-1.33.1-r3.trigger 02:30:55 OK: 8 MiB in 20 packages 02:30:55 Removing intermediate container 4ddbc2af07c2 02:30:55 ---> 6ca4af883a51 02:30:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:55 ---> 6bab95346b57 02:30:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:30:55 ---> 6ff5c7540fad 02:30:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:30:56 ---> a6623fc958ce 02:30:56 Step 20/24 : ENTRYPOINT ["/core-data"] 02:30:56 ---> Running in 3f23cb7b34cb 02:30:56 Removing intermediate container 3f23cb7b34cb 02:30:56 ---> 4e5db2ae4096 02:30:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:56 ---> Running in 66b6de61caa3 02:30:56 Removing intermediate container 66b6de61caa3 02:30:56 ---> a1ed2ea6f895 02:30:56 Step 22/24 : LABEL arch=x86_64 02:30:56 ---> Running in d641de62d592 02:30:56 Removing intermediate container d641de62d592 02:30:56 ---> 7c9a8398490a 02:30:56 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:30:56 ---> Running in 538c8defb686 02:30:56 Removing intermediate container 538c8defb686 02:30:56 ---> 180281b0b976 02:30:56 Step 24/24 : LABEL version=0.0.0 02:30:56 ---> Running in a0a9c61d4068 02:30:56 Removing intermediate container a0a9c61d4068 02:30:56 ---> a2801c863a2f 02:30:56 02:30:56 Successfully built a2801c863a2f 02:30:56 Successfully tagged core-data:latest 02:30:56  Building core-data ... done  [Pipeline] } 02:30:56 $ docker stop --time=1 5699e86d7e1898deb76086ba6098dd078269f40c901ea50ec22cc4f536bd4f12 02:30:58 $ docker rm -f 5699e86d7e1898deb76086ba6098dd078269f40c901ea50ec22cc4f536bd4f12 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:58 + docker images 02:30:58 REPOSITORY TAG IMAGE ID CREATED SIZE 02:30:58 core-data latest a2801c863a2f 2 seconds ago 20.5MB 02:30:58 support-notifications latest 8ec50db69aa6 6 seconds ago 16.8MB 02:30:58 3415eb0b35d7 8 seconds ago 1.76GB 02:30:58 c32f9ab18a0a 10 seconds ago 1.75GB 02:30:58 security-bootstrapper latest a34341115602 12 seconds ago 18.8MB 02:30:58 core-metadata latest 82d0b44fc257 18 seconds ago 16.8MB 02:30:58 4b1edf503a2a 21 seconds ago 1.75GB 02:30:58 cd439bc7c849 22 seconds ago 1.76GB 02:30:58 sys-mgmt-agent latest a8554a2ac604 50 seconds ago 325MB 02:30:58 security-secretstore-setup latest 5200f3f7a09f About a minute ago 28.2MB 02:30:58 security-proxy-setup latest 98fd34fe2ce7 About a minute ago 26.7MB 02:30:58 support-scheduler latest ca8e09910443 About a minute ago 16.1MB 02:30:58 core-command latest ef43f9a325ae About a minute ago 16MB 02:30:58 85312199492c About a minute ago 1.75GB 02:30:58 df5ae92d18ad About a minute ago 1.75GB 02:30:58 9a8bf91c8440 About a minute ago 1.76GB 02:30:58 a9493bc1dbf3 About a minute ago 1.76GB 02:30:58 fd4ff5fe3c55 About a minute ago 1.75GB 02:30:58 ci-base-image-x86_64 latest 38d87668b078 5 minutes ago 1.25GB 02:30:58 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 02:30:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 02:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 02:30:58 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:31:13 Still waiting to schedule task 02:31:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:31:25 Removing intermediate container 6fe9d57cded2 02:31:25 ---> 5ee566d7a684 02:31:25 Successfully built 5ee566d7a684 02:31:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:31:25 + docker inspect -f . ci-base-image-arm64 02:31:25 . [Pipeline] withDockerContainer 02:31:26 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 02:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:31:27 $ docker top 4544b4c1f4891ae78c3295ede48bfad1a966f57194eb4d42837ee850c6ed6a1f -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:29 + go version 02:31:29 go version go1.16.6 linux/arm64 [Pipeline] } 02:31:29 $ docker stop --time=1 4544b4c1f4891ae78c3295ede48bfad1a966f57194eb4d42837ee850c6ed6a1f 02:31:31 $ docker rm -f 4544b4c1f4891ae78c3295ede48bfad1a966f57194eb4d42837ee850c6ed6a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:32 + docker inspect -f . ci-base-image-arm64 02:31:32 . [Pipeline] withDockerContainer 02:31:32 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 02:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:31:34 $ docker top 92c16c05e931ae234286ad28b14f56a31b6593b0da2a455d0643a68478e63120 -eo pid,comm [Pipeline] { [Pipeline] echo 02:31:34 ========================================================= 02:31:34 [edgeXBuildGoParallel] Running Tests and Build... 02:31:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:31:35 + go mod tidy [Pipeline] sh 02:31:37 + make test 02:31:37 go mod tidy 02:31:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:32:04 ? github.com/edgexfoundry/edgex-go [no test files] 02:33:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:33:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:33:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:33:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:33:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:33:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.515s coverage: 28.7% of statements 02:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements 02:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 46.3% of statements 02:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.544s coverage: 90.1% of statements 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 81.2% of statements 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.570s coverage: 94.2% of statements 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.8% of statements 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 21.7% of statements 02:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements 02:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 02:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements 02:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements 02:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements 02:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements 02:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.636s coverage: 81.8% of statements 02:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 02:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements 02:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.4% of statements 02:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 02:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 70.3% of statements 02:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.871s coverage: 43.4% of statements 02:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements 02:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 02:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.5% of statements 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.0% of statements 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 63.2% of statements 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.267s coverage: 100.0% of statements 02:34:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 02:34:51 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 02:34:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:34:51 GO111MODULE=on go vet ./... 02:35:06 Running on prd-ubuntu18.04-docker-8c-8g-81 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws 02:35:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:35:06 The recommended git tool is: git 02:35:13 using credential edgex-jenkins-ssh 02:35:13 Cloning the remote Git repository 02:35:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:35:13 > git init /w/workspace/edgex-go/3 # timeout=10 02:35:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:35:13 > git --version # timeout=10 02:35:13 > git --version # 'git version 2.17.1' 02:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:35:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:28 gofmt -l . 02:36:28 [ "`gofmt -l .`" = "" ] 02:36:28 ./bin/test-attribution-txt.sh [Pipeline] sh 02:36:29 + ls -al . 02:36:29 total 640 02:36:29 drwxrwxr-x 9 1001 1001 4096 Sep 29 02:36 . 02:36:29 drwxr-xr-x 4 root root 4096 Sep 29 02:31 .. 02:36:29 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:29 .dockerignore 02:36:29 drwxrwxr-x 8 1001 1001 4096 Sep 29 02:29 .git 02:36:29 drwxrwxr-x 4 1001 1001 4096 Sep 29 02:29 .github 02:36:29 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:29 .gitignore 02:36:29 -rw-rw-r-- 1 1001 1001 96 Sep 29 02:29 .golangci.yml 02:36:29 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:29 .hadolint.yml 02:36:29 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:29 .sonarcloud.properties 02:36:29 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:29 ADOPTERS.md 02:36:29 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:29 Attribution.txt 02:36:29 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:29 CHANGELOG.md 02:36:29 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:29 CONTRIBUTING.md 02:36:29 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:29 GOVERNANCE.md 02:36:29 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:29 Jenkinsfile 02:36:29 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:29 LICENSE 02:36:29 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:29 Makefile 02:36:29 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:29 OWNERS.md 02:36:29 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:29 README.md 02:36:29 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:29 SECURITY.md 02:36:29 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION 02:36:29 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:29 ZMQWindows.md 02:36:29 drwxrwxr-x 2 1001 1001 4096 Sep 29 02:29 bin 02:36:29 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:29 cmd 02:36:29 -rw-r--r-- 1 root root 403523 Sep 29 02:34 coverage.out 02:36:29 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:29 go.mod 02:36:29 -rw-r--r-- 1 root root 50064 Sep 29 02:31 go.sum 02:36:29 drwxrwxr-x 8 1001 1001 4096 Sep 29 02:29 internal 02:36:29 drwxrwxr-x 3 1001 1001 4096 Sep 29 02:29 openapi 02:36:29 drwxrwxr-x 4 1001 1001 4096 Sep 29 02:29 snap 02:36:29 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:29 version.go [Pipeline] sh 02:36:30 + '[' -e coverage.out ] 02:36:30 + chown 1001:1001 coverage.out [Pipeline] stash 02:36:30 Warning: overwriting stash ‘coverage-report’ 02:36:31 Stashed 1 file(s) [Pipeline] sh 02:36:31 + make build 02:36:31 go mod tidy 02:36:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:36:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:36:40 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:36:40 Merge succeeded, producing a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:36:40 Checking out Revision a5958d786ab7519d59a4c6eaedf94d738548f6c1 (PR-3732) 02:36:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:36:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:36:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:36:40 > git config core.sparsecheckout # timeout=10 02:36:40 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 02:36:40 > git remote # timeout=10 02:36:40 > git config --get remote.origin.url # timeout=10 02:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:40 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 02:36:40 > git rev-parse HEAD^{commit} # timeout=10 02:36:40 > git config core.sparsecheckout # timeout=10 02:36:40 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 02:36:44 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:45 + echo snap-build.sh 02:36:45 snap-build.sh 02:36:45 + SNAP_BASE_DIR=. 02:36:45 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:36:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:36:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:36:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:36:45 + cd /w/workspace/edgex-go/3 02:36:45 + sudo apt-get remove -qy --purge lxd lxd-client 02:36:45 Reading package lists... 02:36:45 Building dependency tree... 02:36:45 Reading state information... 02:36:45 The following packages were automatically installed and are no longer required: 02:36:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:36:45 uidmap xdelta3 02:36:45 Use 'sudo apt autoremove' to remove them. 02:36:45 The following packages will be REMOVED: 02:36:45 lxd* lxd-client* 02:36:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:36:45 After this operation, 31.7 MB disk space will be freed. 02:36:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:36:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:36:46 Removing lxd dnsmasq configuration 02:36:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:36:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:36:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:36:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 02:36:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:36:50 Processing triggers for systemd (237-3ubuntu10.45) ... 02:36:50 Processing triggers for ureadahead (0.100.0-21) ... 02:36:50 + sudo snap remove --purge lxd 02:36:51 snap "lxd" is not installed 02:36:51 + sudo groupadd --force --system lxd 02:36:51 ++ whoami 02:36:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:36:51 + newgrp - lxd 02:36:51 + sudo snap install lxd 02:37:03 2021-09-29T02:36:59Z INFO Waiting for automatic snapd restart... 02:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:37:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:37:18 lxd 4.18 from Canonical* installed 02:37:18 + sudo lxd init --auto 02:37:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:37:28 + sudo snap install --classic snapcraft 02:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:37:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:37:38 snapcraft 5.0 from Canonical* installed 02:37:38 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:37:38 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:37:38 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:38 Dload Upload Total Spent Left Speed 02:37:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2714 0 --:--:-- --:--:-- --:--:-- 2714 02:37:38 1 3325k 1 42691 0 0 112k 0 0:00:29 --:--:-- 0:00:29 112k 100 3325k 100 3325k 0 0 4904k 0 --:--:-- --:--:-- --:--:-- 10.3M 02:37:38 ./yq_linux_amd64 02:37:38 + sudo snapcraft prime --use-lxd 02:37:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:37:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:37:40 - README.md 02:37:40 02:37:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:37:40 Launching a container. 02:37:47 Waiting for container to be ready 02:37:47 To start your first instance, try: lxc launch ubuntu:18.04 02:37:47 [Pipeline] } 02:37:49 $ docker stop --time=1 92c16c05e931ae234286ad28b14f56a31b6593b0da2a455d0643a68478e63120 02:37:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:37:52 Waiting for network to be ready... 02:37:52 $ docker rm -f 92c16c05e931ae234286ad28b14f56a31b6593b0da2a455d0643a68478e63120 02:37:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:37:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:37:52 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:37:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:37:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:37:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:37:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:37:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:37:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:37:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:37:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:37:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:37:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:37:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:37:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:37:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:37:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:37:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:37:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:37:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:37:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:37:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:37:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:37:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:37:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:37:54 02:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:37:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:55 latest: Pulling from edgex-devops/edgex-compose-arm64 02:37:55 29e5d40040c1: Pulling fs layer 02:37:55 1ce36da41761: Pulling fs layer 02:37:55 25b303627fd3: Pulling fs layer 02:37:55 29e5d40040c1: Verifying Checksum 02:37:55 29e5d40040c1: Download complete 02:37:55 1ce36da41761: Verifying Checksum 02:37:55 1ce36da41761: Download complete 02:37:56 29e5d40040c1: Pull complete 02:37:57 Fetched 25.4 MB in 5s (5387 kB/s) 02:37:57 1ce36da41761: Pull complete 02:37:57 25b303627fd3: Verifying Checksum 02:37:57 25b303627fd3: Download complete 02:37:58 Reading package lists... 02:37:58 Reading package lists... 02:37:58 Building dependency tree... 02:37:58 Reading state information... 02:37:58 The following additional packages will be installed: 02:37:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:37:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:37:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:37:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:37:58 Suggested packages: 02:37:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:37:58 Recommended packages: 02:37:58 gnupg libsasl2-modules 02:37:59 The following NEW packages will be installed: 02:37:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:37:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:37:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:37:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:37:59 The following packages will be upgraded: 02:37:59 gpg gpg-agent gpgconf libudev1 02:37:59 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:37:59 Need to get 3527 kB of archives. 02:37:59 After this operation, 13.3 MB of additional disk space will be used. 02:37:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:37:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:37:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:37:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:37:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 02:37:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 02:37:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:37:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:37:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:37:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:37:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:37:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:37:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:37:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:37:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:37:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:37:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:37:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:38:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:38:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:38:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:38:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:38:00 debconf: delaying package configuration, since apt-utils is not installed 02:38:00 Fetched 3527 kB in 1s (3035 kB/s) 02:38:00 (Reading database ... 12511 files and directories currently installed.) 02:38:00 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 02:38:00 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:38:00 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 02:38:00 Selecting previously unselected package udev. 02:38:00 (Reading database ... 12511 files and directories currently installed.) 02:38:00 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 02:38:00 Unpacking udev (237-3ubuntu10.52) ... 02:38:00 Selecting previously unselected package libfuse2:amd64. 02:38:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:38:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:38:00 Selecting previously unselected package fuse. 02:38:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:38:00 Unpacking fuse (2.9.7-1ubuntu1) ... 02:38:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:38:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:38:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:38:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:38:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:38:00 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:38:00 Selecting previously unselected package libksba8:amd64. 02:38:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:38:00 Unpacking libksba8:amd64 (1.3.5-2) ... 02:38:01 Selecting previously unselected package libroken18-heimdal:amd64. 02:38:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:38:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:38:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:38:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libwind0-heimdal:amd64. 02:38:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:38:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:38:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:38:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:38:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:38:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:01 Selecting previously unselected package libsasl2-modules-db:amd64. 02:38:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:38:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:38:01 Selecting previously unselected package libsasl2-2:amd64. 02:38:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:38:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:38:01 Selecting previously unselected package libldap-common. 02:38:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:38:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:38:01 Selecting previously unselected package libldap-2.4-2:amd64. 02:38:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:38:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:38:01 Selecting previously unselected package dirmngr. 02:38:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:38:01 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:38:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:38:02 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:38:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:38:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:38:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:38:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:38:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libksba8:amd64 (1.3.5-2) ... 02:38:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:38:02 Setting up udev (237-3ubuntu10.52) ... 02:38:02 invoke-rc.d: policy-rc.d denied execution of start. 02:38:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Processing triggers for systemd (237-3ubuntu10) ... 02:38:02 Setting up fuse (2.9.7-1ubuntu1) ... 02:38:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:38:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:38:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:38:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:38:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:38:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:38:03 settings in the [Install] section, and DefaultInstance for template units). 02:38:03 This means they are not meant to be enabled using systemctl. 02:38:03 Possible reasons for having this kind of units are: 02:38:03 1) A unit may be statically enabled by being symlinked from another unit's 02:38:03 .wants/ or .requires/ directory. 02:38:03 2) A unit's purpose may be to act as a helper for some other unit which has 02:38:03 a requirement dependency on it. 02:38:03 3) A unit may be started when needed via activation (socket, path, timer, 02:38:03 D-Bus, udev, scripted systemctl call, ...). 02:38:03 4) In case of template units, the unit is meant to be enabled with some 02:38:03 instance name specified. 02:38:03 Reading package lists... 02:38:03 Building dependency tree... 02:38:03 Reading state information... 02:38:03 The following additional packages will be installed: 02:38:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:38:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:38:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:38:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:38:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:38:03 Suggested packages: 02:38:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:38:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:38:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:38:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:38:03 systemd-container policykit-1 02:38:03 Recommended packages: 02:38:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:38:03 The following NEW packages will be installed: 02:38:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:38:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:38:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:38:03 multiarch-support openssh-client python3 python3-minimal python3.6 02:38:03 python3.6-minimal snapd squashfs-tools sudo 02:38:03 The following packages will be upgraded: 02:38:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:38:03 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:38:03 Need to get 36.8 MB of archives. 02:38:03 After this operation, 147 MB of additional disk space will be used. 02:38:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 02:38:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:38:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 02:38:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:38:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:38:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:38:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:38:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:38:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:38:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:38:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:38:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:38:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:38:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:38:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 02:38:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:38:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:38:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 02:38:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:38:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:38:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:38:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:38:04 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:38:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:38:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:38:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:38:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:38:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:38:04 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:38:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 02:38:06 debconf: delaying package configuration, since apt-utils is not installed 02:38:06 Fetched 36.8 MB in 3s (13.6 MB/s) 02:38:06 (Reading database ... 12757 files and directories currently installed.) 02:38:06 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 02:38:06 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:38:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 02:38:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:38:07 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 02:38:07 (Reading database ... 12757 files and directories currently installed.) 02:38:07 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:38:07 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:38:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:38:07 (Reading database ... 12757 files and directories currently installed.) 02:38:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:38:07 Unpacking apt (1.6.14) over (1.6.1) ... 02:38:07 25b303627fd3: Pull complete 02:38:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:38:07 Setting up apt (1.6.14) ... 02:38:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:38:08 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 02:38:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:38:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:38:08 (Reading database ... 12764 files and directories currently installed.) 02:38:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:38:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:38:08 Selecting previously unselected package libpython3.6-minimal:amd64. 02:38:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:38:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:38:08 Selecting previously unselected package libexpat1:amd64. 02:38:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:38:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:38:08 Selecting previously unselected package python3.6-minimal. 02:38:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:38:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:38:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 02:38:09 Checking for services that may need to be restarted...done. 02:38:09 Checking for services that may need to be restarted...done. 02:38:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:38:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:38:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:38:09 Selecting previously unselected package python3-minimal. 02:38:09 (Reading database ... 13012 files and directories currently installed.) 02:38:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:38:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:38:09 Selecting previously unselected package mime-support. 02:38:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:38:09 Unpacking mime-support (3.60ubuntu1) ... 02:38:09 Selecting previously unselected package libmpdec2:amd64. 02:38:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:38:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:38:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:38:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:38:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:38:09 Selecting previously unselected package python3.6. 02:38:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:38:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:38:09 Selecting previously unselected package libpython3-stdlib:amd64. 02:38:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:38:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:38:09 Setting up python3-minimal (3.6.7-1~18.04) ... 02:38:10 Selecting previously unselected package python3. 02:38:10 (Reading database ... 13442 files and directories currently installed.) 02:38:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:38:10 Unpacking python3 (3.6.7-1~18.04) ... 02:38:10 Selecting previously unselected package multiarch-support. 02:38:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:38:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:38:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:38:10 Selecting previously unselected package liblzo2-2:amd64. 02:38:10 (Reading database ... 13479 files and directories currently installed.) 02:38:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:38:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:38:10 Selecting previously unselected package libbsd0:amd64. 02:38:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:38:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:38:10 Selecting previously unselected package sudo. 02:38:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:38:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:38:10 Selecting previously unselected package apparmor. 02:38:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:38:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:38:10 Selecting previously unselected package libedit2:amd64. 02:38:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:38:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:38:10 Selecting previously unselected package libkrb5support0:amd64. 02:38:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:38:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:38:10 Selecting previously unselected package libk5crypto3:amd64. 02:38:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:38:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:38:10 Selecting previously unselected package libkeyutils1:amd64. 02:38:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:38:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:38:10 Selecting previously unselected package libkrb5-3:amd64. 02:38:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:38:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:38:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:38:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:38:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:38:10 Selecting previously unselected package libssl1.0.0:amd64. 02:38:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 02:38:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:38:10 Selecting previously unselected package openssh-client. 02:38:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:38:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:38:11 Selecting previously unselected package squashfs-tools. 02:38:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:38:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:38:11 Selecting previously unselected package snapd. 02:38:11 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 02:38:11 Unpacking snapd (2.51.1+18.04) ... 02:38:12 $ docker top 90be957c316bf97e6e81057149af9cb99099dc8aab7394102fec13f01a6edd0d -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:13 + docker-compose build --help 02:38:13 + grep parallel 02:38:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:38:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:38:13 Setting up mime-support (3.60ubuntu1) ... 02:38:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:38:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:38:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:38:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:38:13 Setting up systemd (237-3ubuntu10.52) ... 02:38:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:38:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:38:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:38:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:38:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:38:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:38:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:38:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:38:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:38:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:38:14 Setting up python3 (3.6.7-1~18.04) ... 02:38:15 running python rtupdate hooks for python3.6... 02:38:15 running python post-rtupdate hooks for python3.6... 02:38:15 Setting up apparmor (2.12-4ubuntu5.1) ... 02:38:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:38:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:38:16 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:38:16 Setting up snapd (2.51.1+18.04) ... 02:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:38:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:38:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:38:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:38:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:38:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:38:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:38:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:38:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:38:18 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:38:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:38:18 Processing triggers for systemd (237-3ubuntu10.52) ... 02:38:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:38:19 --parallel Build images in parallel. [Pipeline] } 02:38:19 $ docker stop --time=1 90be957c316bf97e6e81057149af9cb99099dc8aab7394102fec13f01a6edd0d 02:38:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:38:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:38:21 Reading package lists... 02:38:21 $ docker rm -f 90be957c316bf97e6e81057149af9cb99099dc8aab7394102fec13f01a6edd0d 02:38:21 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:22 Building dependency tree... 02:38:22 Reading state information... 02:38:22 Calculating upgrade... 02:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:38:22 . [Pipeline] withDockerContainer 02:38:22 The following packages will be upgraded: 02:38:22 advancecomp base-files bash binutils binutils-common 02:38:22 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:38:22 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:38:22 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:38:22 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:38:22 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:38:22 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:38:22 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:38:22 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:38:22 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:38:22 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:38:22 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:38:22 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:38:22 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:38:22 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:38:22 ubuntu-keyring util-linux 02:38:22 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:38:22 Need to get 64.2 MB of archives. 02:38:22 After this operation, 5142 kB of additional disk space will be used. 02:38:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 02:38:22 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 02:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:38:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:38:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:38:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:38:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:38:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:38:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:38:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:38:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:38:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:38:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:38:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:38:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:38:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:38:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:38:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:38:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:38:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:38:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:38:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:38:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:38:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:38:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:38:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:38:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:38:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:38:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:38:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:38:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:38:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:38:23 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:38:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:38:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:38:23 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:38:23 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:38:23 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:38:23 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:38:23 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:38:23 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:38:23 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:38:23 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:38:23 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 02:38:23 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 02:38:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:38:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:38:23 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:38:23 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:38:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:38:23 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:38:23 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:38:23 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:38:23 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:38:23 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:38:23 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:38:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:38:23 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:38:23 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:38:23 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:38:23 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:38:23 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:38:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:38:24 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:38:24 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:38:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:38:24 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:38:24 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:38:24 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:38:24 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:38:24 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:38:24 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:38:24 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:38:24 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:38:24 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:38:24 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:38:24 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:38:24 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:38:24 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:38:24 $ docker top 93cb0fa2d7bd4f019af130b5ffddfc33307e7515a136d4ded62cc94981397a44 -eo pid,comm 02:38:24 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:38:24 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:38:24 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:38:24 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:38:24 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:38:24 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:38:24 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:38:24 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:38:24 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:38:24 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 02:38:24 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:38:24 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [Pipeline] { [Pipeline] sh 02:38:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:38:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:38:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 02:38:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:38:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:38:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:38:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:38:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:38:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:38:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:38:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:38:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:38:25 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:38:25 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:38:25 + docker-compose -f ./docker-compose-build.yml build --parallel 02:38:25 debconf: delaying package configuration, since apt-utils is not installed 02:38:25 Fetched 64.2 MB in 3s (23.8 MB/s) 02:38:25 (Reading database ... 13914 files and directories currently installed.) 02:38:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:38:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:38:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:38:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:38:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 02:38:26 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 02:38:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:28 (Reading database ... 13914 files and directories currently installed.) 02:38:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:38:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:38:28 (Reading database ... 13914 files and directories currently installed.) 02:38:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:38:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:38:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:28 (Reading database ... 13914 files and directories currently installed.) 02:38:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:38:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:38:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:38:30 (Reading database ... 13914 files and directories currently installed.) 02:38:30 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:38:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:38:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:38:30 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:38:30 Setting up base-files (10.1ubuntu2.11) ... 02:38:30 Installing new version of config file /etc/issue ... 02:38:30 Installing new version of config file /etc/issue.net ... 02:38:30 Installing new version of config file /etc/lsb-release ... 02:38:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:38:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:38:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:38:30 Removing obsolete conffile /etc/default/motd-news ... 02:38:30 (Reading database ... 13915 files and directories currently installed.) 02:38:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:38:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:38:30 Setting up bash (4.4.18-2ubuntu1.2) ... 02:38:30 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:38:31 (Reading database ... 13915 files and directories currently installed.) 02:38:31 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:31 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:38:31 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:38:31 (Reading database ... 13915 files and directories currently installed.) 02:38:31 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:38:31 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:38:31 Setting up tar (1.29b-2ubuntu0.2) ... 02:38:31 (Reading database ... 13915 files and directories currently installed.) 02:38:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:38:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:38:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:38:31 (Reading database ... 13915 files and directories currently installed.) 02:38:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:38:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:38:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:38:31 (Reading database ... 13915 files and directories currently installed.) 02:38:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:38:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:38:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:38:32 (Reading database ... 13915 files and directories currently installed.) 02:38:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:38:32 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:38:32 Setting up grep (3.1-2build1) ... 02:38:32 (Reading database ... 13915 files and directories currently installed.) 02:38:32 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:38:32 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:38:32 Setting up gzip (1.6-5ubuntu1.1) ... 02:38:32 Building core-command ... 02:38:32 Building core-data ... 02:38:32 Building core-metadata ... 02:38:32 Building security-bootstrapper ... 02:38:32 Building security-proxy-setup ... 02:38:32 Building security-secretstore-setup ... 02:38:32 Building support-notifications ... 02:38:32 Building support-scheduler ... 02:38:32 Building sys-mgmt-agent ... 02:38:32 Building security-secretstore-setup 02:38:32 Building security-bootstrapper 02:38:32 Building core-metadata 02:38:32 Building core-data 02:38:32 Building core-command 02:38:32 (Reading database ... 13915 files and directories currently installed.) 02:38:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:38:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:38:32 Setting up login (1:4.5-1ubuntu2) ... 02:38:32 (Reading database ... 13915 files and directories currently installed.) 02:38:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:38:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:38:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:38:32 (Reading database ... 13915 files and directories currently installed.) 02:38:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:38:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:38:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:38:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:38:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:38:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:38:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:38:34 (Reading database ... 13915 files and directories currently installed.) 02:38:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:38:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:38:34 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:38:34 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:38:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:38:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:38:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:38:34 (Reading database ... 13915 files and directories currently installed.) 02:38:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:38:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:38:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:38:35 (Reading database ... 13915 files and directories currently installed.) 02:38:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:38:35 (Reading database ... 13915 files and directories currently installed.) 02:38:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:35 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:38:35 (Reading database ... 13915 files and directories currently installed.) 02:38:35 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:35 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:35 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:38:35 (Reading database ... 13915 files and directories currently installed.) 02:38:35 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:38:35 (Reading database ... 13915 files and directories currently installed.) 02:38:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:38:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:38:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:38:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:38:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:38:36 (Reading database ... 13915 files and directories currently installed.) 02:38:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:38:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:38:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:38:36 (Reading database ... 13915 files and directories currently installed.) 02:38:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:38:36 (Reading database ... 13915 files and directories currently installed.) 02:38:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:38:36 (Reading database ... 13915 files and directories currently installed.) 02:38:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:38:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:38:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:38:37 (Reading database ... 13915 files and directories currently installed.) 02:38:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:38:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:38:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:38:38 (Reading database ... 13915 files and directories currently installed.) 02:38:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:38:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:38:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:38:38 (Reading database ... 13917 files and directories currently installed.) 02:38:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:38:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:38:38 Setting up debconf (1.5.66ubuntu1) ... 02:38:38 (Reading database ... 13917 files and directories currently installed.) 02:38:38 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:38:38 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:38:38 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:38:39 (Reading database ... 13917 files and directories currently installed.) 02:38:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:38:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:38:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:38:39 (Reading database ... 13917 files and directories currently installed.) 02:38:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:38:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:38:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:38:39 (Reading database ... 13917 files and directories currently installed.) 02:38:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:38:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:38:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:38:39 (Reading database ... 13919 files and directories currently installed.) 02:38:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:38:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:38:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:38:39 (Reading database ... 13923 files and directories currently installed.) 02:38:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:38:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:38:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 02:38:40 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:38:40 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:38:40 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:38:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:38:40 (Reading database ... 13923 files and directories currently installed.) 02:38:40 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:38:40 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:38:40 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:38:40 (Reading database ... 13923 files and directories currently installed.) 02:38:40 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:38:40 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:38:40 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:38:40 (Reading database ... 13923 files and directories currently installed.) 02:38:40 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:38:40 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:38:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:38:40 (Reading database ... 13923 files and directories currently installed.) 02:38:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:38:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:38:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:38:41 (Reading database ... 13923 files and directories currently installed.) 02:38:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:38:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:38:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:38:41 (Reading database ... 13923 files and directories currently installed.) 02:38:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:38:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:38:41 Setting up passwd (1:4.5-1ubuntu2) ... 02:38:41 (Reading database ... 13923 files and directories currently installed.) 02:38:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:38:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:38:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:38:41 (Reading database ... 13923 files and directories currently installed.) 02:38:41 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:38:41 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:38:41 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:38:42 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:38:42 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:38:42 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:38:42 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:38:42 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:38:42 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:38:42 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:38:42 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 02:38:42 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 02:38:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:38:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:38:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:38:42 (Reading database ... 13923 files and directories currently installed.) 02:38:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:38:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:38:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:38:42 (Reading database ... 13924 files and directories currently installed.) 02:38:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:38:43 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:38:43 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:38:43 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:38:43 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:38:43 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:38:43 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 02:38:43 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 02:38:43 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:38:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:38:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:38:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:38:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:38:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:38:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:38:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:38:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:38:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:38:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:38:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:38:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:38:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:38:43 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:38:44 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:38:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:38:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:38:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:38:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:38:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:38:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:38:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:38:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:38:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:38:45 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:38:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:38:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:38:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:38:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:38:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:38:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:38:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:38:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:38:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:38:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:38:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:38:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:38:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:38:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:38:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:38:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:38:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:38:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:38:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:38:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:38:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:38:50 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:38:50 02:38:50 Current default time zone: 'Etc/UTC' 02:38:50 Local time is now: Wed Sep 29 02:38:50 UTC 2021. 02:38:50 Universal Time is now: Wed Sep 29 02:38:50 UTC 2021. 02:38:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:38:50 02:38:50 Setting up systemd-sysv (237-3ubuntu10.52) ... 02:38:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:50 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 02:38:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:38:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:38:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:38:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:38:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:38:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:38:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:38:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:38:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:38:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:38:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:51 Setting up patch (2.7.6-2ubuntu1.1) ... 02:38:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:38:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:38:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 02:38:51 Installing new version of config file /etc/ssl/openssl.cnf ... 02:38:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:38:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:38:51 Setting up ca-certificates (20210119~18.04.2) ... 02:38:54 Updating certificates in /etc/ssl/certs... 02:38:54 23 added, 28 removed; done. 02:38:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:38:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:38:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:38:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:38:55 Setting up pkgbinarymangler (138.18.04.1) ... 02:38:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:38:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up perl (5.26.1-6ubuntu0.5) ... 02:38:55 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:38:55 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:38:55 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:38:55 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:38:55 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:38:55 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:38:56 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:38:56 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:38:56 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:38:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:38:56 Processing triggers for systemd (237-3ubuntu10.52) ... 02:38:56 Processing triggers for mime-support (3.60ubuntu1) ... 02:38:56 Processing triggers for ca-certificates (20210119~18.04.2) ... 02:38:56 Updating certificates in /etc/ssl/certs... 02:38:56 0 added, 0 removed; done. 02:38:56 Running hooks in /etc/ca-certificates/update.d... 02:38:56 done. 02:38:57 Reading package lists... 02:38:57 Building dependency tree... 02:38:57 Reading state information... 02:38:58 The following NEW packages will be installed: 02:38:58 apt-transport-https 02:38:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:38:58 Need to get 4348 B of archives. 02:38:58 After this operation, 154 kB of additional disk space will be used. 02:38:58 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:38:58 debconf: delaying package configuration, since apt-utils is not installed 02:38:58 Fetched 4348 B in 0s (20.5 kB/s) 02:38:58 Selecting previously unselected package apt-transport-https. 02:38:58 (Reading database ... 13928 files and directories currently installed.) 02:38:58 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:38:58 Unpacking apt-transport-https (1.6.14) ... 02:38:58 Setting up apt-transport-https (1.6.14) ... 02:38:58 Waiting for network to be ready... 02:39:07 2021-09-29T02:39:04Z INFO Waiting for automatic snapd restart... 02:39:08 snapd 2.51.7 from Canonical* installed 02:39:09 "snapd" switched to the "latest/stable" channel 02:39:09 02:39:13 core18 20210722 from Canonical* installed 02:39:13 "core18" switched to the "latest/stable" channel 02:39:13 02:39:17 snapcraft 5.0 from Canonical* installed 02:39:17 "snapcraft" switched to the "latest/stable" channel 02:39:17 02:39:25 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:39:25 - README.md 02:39:25 02:39:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:39:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:39:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:39:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:39:27 Reading package lists... 02:39:28 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:39:28 Reading package lists... 02:39:29 Building dependency tree... 02:39:29 Reading state information... 02:39:30 Suggested packages: 02:39:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:39:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:39:30 Recommended packages: 02:39:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:39:30 The following NEW packages will be installed: 02:39:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:39:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:39:30 pkg-config zip 02:39:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:39:30 Need to get 7670 kB of archives. 02:39:30 After this operation, 43.8 MB of additional disk space will be used. 02:39:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:39:30 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:39:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 02:39:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 02:39:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 02:39:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:39:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:39:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:39:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:39:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:39:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:39:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:39:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:39:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:39:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:39:31 debconf: delaying package configuration, since apt-utils is not installed 02:39:31 Fetched 7670 kB in 1s (8773 kB/s) 02:39:31 Selecting previously unselected package libglib2.0-0:amd64. 02:39:31 (Reading database ... 13932 files and directories currently installed.) 02:39:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:39:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:39:32 Selecting previously unselected package libpsl5:amd64. 02:39:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:39:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:39:32 Selecting previously unselected package libnghttp2-14:amd64. 02:39:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:39:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:39:32 Selecting previously unselected package librtmp1:amd64. 02:39:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:39:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:39:32 Selecting previously unselected package libcurl3-gnutls:amd64. 02:39:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 02:39:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:39:32 Selecting previously unselected package liberror-perl. 02:39:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:39:32 Unpacking liberror-perl (0.17025-1) ... 02:39:32 Selecting previously unselected package git-man. 02:39:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 02:39:32 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 02:39:33 Selecting previously unselected package git. 02:39:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 02:39:33 Unpacking git (1:2.17.1-1ubuntu0.9) ... 02:39:34 Selecting previously unselected package libnorm1:amd64. 02:39:34 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:39:34 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:39:34 Selecting previously unselected package libpgm-5.2-0:amd64. 02:39:34 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:39:34 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:39:34 Selecting previously unselected package libsodium23:amd64. 02:39:34 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:39:34 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:39:34 Selecting previously unselected package libzmq5:amd64. 02:39:34 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:39:34 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:39:34 Selecting previously unselected package libzmq3-dev:amd64. 02:39:34 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:39:34 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:39:34 Selecting previously unselected package pkg-config. 02:39:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:39:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:39:35 Selecting previously unselected package zip. 02:39:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:39:35 Unpacking zip (3.0-11build1) ... 02:39:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:39:35 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 02:39:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:39:35 Setting up liberror-perl (0.17025-1) ... 02:39:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:39:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:39:35 No schema files found: doing nothing. 02:39:35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:39:35 Setting up zip (3.0-11build1) ... 02:39:35 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:39:35 Setting up libsodium23:amd64 (1.0.16-2) ... 02:39:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:39:35 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:39:35 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:39:35 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:39:35 Setting up git (1:2.17.1-1ubuntu0.9) ... 02:39:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:39:36 git set to automatically installed. 02:39:36 git-man set to automatically installed. 02:39:36 libcurl3-gnutls set to automatically installed. 02:39:36 liberror-perl set to automatically installed. 02:39:36 libglib2.0-0 set to automatically installed. 02:39:36 libnghttp2-14 set to automatically installed. 02:39:36 libnorm1 set to automatically installed. 02:39:36 libpgm-5.2-0 set to automatically installed. 02:39:36 libpsl5 set to automatically installed. 02:39:36 librtmp1 set to automatically installed. 02:39:36 libsodium23 set to automatically installed. 02:39:36 libzmq3-dev set to automatically installed. 02:39:36 libzmq5 set to automatically installed. 02:39:36 pkg-config set to automatically installed. 02:39:36 zip set to automatically installed. 02:39:37 snapd is not logged in, snap install commands will use sudo 02:39:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:40 ---> 5ee566d7a684 02:39:40 Step 3/24 : WORKDIR /edgex-go 02:39:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:40 ---> 5ee566d7a684 02:39:40 Step 3/24 : WORKDIR /edgex-go 02:39:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:39:40 ---> 5ee566d7a684 02:39:40 Step 3/26 : WORKDIR /edgex-go 02:39:40 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:39:40 ---> 5ee566d7a684 02:39:40 Step 3/32 : WORKDIR /edgex-go 02:39:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:40 ---> 5ee566d7a684 02:39:40 Step 3/24 : WORKDIR /edgex-go 02:39:44 ---> Running in b60c720b3f40 02:39:44 ---> Running in 5269e92e18c3 02:39:44 ---> Running in 8cf0bcf658e4 02:39:44 ---> Running in 8d582daa93c9 02:39:44 ---> Running in 08b23567a2e0 02:39:44 Removing intermediate container b60c720b3f40 02:39:44 ---> 17f3230a6a31 02:39:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:44 Removing intermediate container 5269e92e18c3 02:39:44 ---> 254a3e5a5200 02:39:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:44 Removing intermediate container 08b23567a2e0 02:39:44 ---> fe689a6affb9 02:39:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:45 Removing intermediate container 8d582daa93c9 02:39:45 ---> 7733cb4b57bf 02:39:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:45 Removing intermediate container 8cf0bcf658e4 02:39:45 ---> 79c2ad42d1b0 02:39:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:45 ---> Running in 5567b48790bf 02:39:45 ---> Running in 4d462d7df415 02:39:45 ---> Running in 7a8b9ab694a2 02:39:45 ---> Running in 05bcad2175c4 02:39:45 ---> Running in 329b7ddae06b 02:39:48 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 02:39:48 snapd is not logged in, snap install commands will use sudo 02:39:48 snap "core18" has no updates available 02:39:48 Pulling config-common 02:39:48 + snapcraftctl pull 02:39:49 Removing intermediate container 4d462d7df415 02:39:49 ---> b79c668c220f 02:39:49 Step 5/32 : RUN apk add --update --no-cache make git 02:39:49 Removing intermediate container 5567b48790bf 02:39:49 ---> 887c096548bf 02:39:49 Step 5/24 : RUN apk add --update --no-cache make git 02:39:49 ---> Running in f11f97aa343f 02:39:49 Removing intermediate container 7a8b9ab694a2 02:39:49 ---> 9d8c89121ded 02:39:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:39:50 Pulling go-build-helper 02:39:50 + snapcraftctl pull 02:39:50 ---> Running in bf9e49099f06 02:39:50 ---> Running in 66737742d8d0 02:39:50 Removing intermediate container 05bcad2175c4 02:39:50 ---> 366ed774ee1d 02:39:50 Step 5/26 : RUN apk add --update --no-cache make git 02:39:50 Removing intermediate container 329b7ddae06b 02:39:50 ---> 96f34624d5db 02:39:50 Step 5/24 : RUN apk add --update --no-cache make git 02:39:50 ---> Running in 75ea6b3c67f8 02:39:50 ---> Running in 6fda78134d3d 02:39:51 'edgex-go' has dependencies that need to be staged: go-build-helper 02:39:51 Skipping pull go-build-helper (already ran) 02:39:51 Building go-build-helper 02:39:51 + snapcraftctl build 02:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:54 Staging go-build-helper 02:39:54 + snapcraftctl stage 02:39:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:55 OK: 218 MiB in 52 packages 02:39:55 OK: 218 MiB in 52 packages 02:39:55 OK: 218 MiB in 52 packages 02:39:55 OK: 218 MiB in 52 packages 02:39:56 OK: 218 MiB in 52 packages 02:39:57 Removing intermediate container f11f97aa343f 02:39:57 ---> f2a62670a856 02:39:57 Step 6/32 : COPY go.mod . 02:39:57 Removing intermediate container 66737742d8d0 02:39:57 ---> 6f848a43c644 02:39:57 Step 6/24 : COPY go.mod . 02:39:58 Removing intermediate container 75ea6b3c67f8 02:39:58 ---> 778d27c15d2a 02:39:58 Step 6/26 : COPY go.mod . 02:39:58 Removing intermediate container 6fda78134d3d 02:39:58 ---> f01b35e34589 02:39:58 Step 6/24 : COPY go.mod . 02:39:58 Removing intermediate container bf9e49099f06 02:39:58 ---> bb6b7c6c6d76 02:39:58 Step 6/24 : COPY go.mod . 02:39:58 ---> c94904ececbf 02:39:58 Step 7/32 : RUN go mod download 02:39:59 ---> Running in 626631af2484 02:39:59 ---> ceed8ea6c21c 02:39:59 Step 7/24 : RUN go mod download 02:39:59 ---> Running in 262026f28a69 02:39:59 ---> e44de4d98c12 02:39:59 Step 7/26 : RUN go mod download 02:39:59 ---> 8d8e3fb2660b 02:39:59 Step 7/24 : RUN go mod download 02:39:59 ---> d97e892b115a 02:39:59 Step 7/24 : RUN go mod download 02:39:59 ---> Running in 02d2237d7204 02:39:59 ---> Running in 1fe51f330ce4 02:39:59 ---> Running in 204dbde3fed9 02:40:05 Removing intermediate container 626631af2484 02:40:05 ---> 5c6753f33023 02:40:05 Step 8/32 : COPY . . 02:40:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:40:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:40:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:40:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:40:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:40:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:40:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:40:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:40:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:40:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:40:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:40:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:40:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:40:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:40:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:40:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:40:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:40:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:40:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:40:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:40:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:40:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:40:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:40:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:40:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:40:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:40:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:40:06 Fetched 25.4 MB in 0s (0 B/s) 02:40:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:40:06 Fetched 224 kB in 0s (0 B/s) 02:40:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:40:06 Fetched 157 kB in 0s (0 B/s) 02:40:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:40:06 Fetched 221 kB in 0s (0 B/s) 02:40:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:40:06 Fetched 143 kB in 0s (0 B/s) 02:40:06 Pulling edgex-go 02:40:06 + snapcraftctl pull 02:40:07 Removing intermediate container 262026f28a69 02:40:07 ---> 1f4192b8fd26 02:40:07 Step 8/24 : COPY . . 02:40:08 Removing intermediate container 02d2237d7204 02:40:08 ---> 6e46d4862500 02:40:08 Step 8/26 : COPY . . 02:40:09 Pulling hooks 02:40:09 + snapcraftctl pull 02:40:09 Removing intermediate container 1fe51f330ce4 02:40:09 ---> 29370c073b4b 02:40:09 Step 8/24 : COPY . . 02:40:09 Removing intermediate container 204dbde3fed9 02:40:09 ---> fead1e69a36e 02:40:09 Step 8/24 : COPY . . 02:40:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:40:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:40:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:40:31 Fetched 0 B in 0s (0 B/s) 02:40:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:40:31 Fetched 96.5 kB in 0s (0 B/s) 02:40:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:40:31 Fetched 279 kB in 0s (0 B/s) 02:40:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:40:31 Fetched 122 kB in 0s (0 B/s) 02:40:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:40:31 Fetched 77.8 kB in 0s (0 B/s) 02:40:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:40:31 Fetched 8848 B in 0s (0 B/s) 02:40:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:40:31 Fetched 47.8 kB in 0s (0 B/s) 02:40:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:40:31 Fetched 45.6 kB in 0s (0 B/s) 02:40:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:40:31 Fetched 15.0 kB in 0s (0 B/s) 02:40:31 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 02:40:31 Fetched 220 kB in 0s (0 B/s) 02:40:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:40:31 Fetched 154 kB in 0s (0 B/s) 02:40:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:40:31 Fetched 50.6 kB in 0s (0 B/s) 02:40:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:40:31 Fetched 14.8 kB in 0s (0 B/s) 02:40:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:40:31 Fetched 41.8 kB in 0s (0 B/s) 02:40:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:40:31 Fetched 499 kB in 0s (0 B/s) 02:40:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:40:31 Fetched 111 kB in 0s (0 B/s) 02:40:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:40:31 Fetched 240 kB in 0s (0 B/s) 02:40:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:40:31 Fetched 29.3 kB in 0s (0 B/s) 02:40:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:40:31 Fetched 85.5 kB in 0s (0 B/s) 02:40:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:40:31 Fetched 24.5 kB in 0s (0 B/s) 02:40:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:40:31 Fetched 49.2 kB in 0s (0 B/s) 02:40:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:40:31 Fetched 54.2 kB in 0s (0 B/s) 02:40:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:40:31 Fetched 30.8 kB in 0s (0 B/s) 02:40:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:40:31 Fetched 15.8 kB in 0s (0 B/s) 02:40:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:40:31 Fetched 85.9 kB in 0s (0 B/s) 02:40:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:40:31 Fetched 8720 B in 0s (0 B/s) 02:40:31 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:40:31 Fetched 140 kB in 0s (0 B/s) 02:40:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:40:31 Fetched 119 kB in 0s (0 B/s) 02:40:31 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:40:31 Fetched 111 kB in 0s (0 B/s) 02:40:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:40:31 Fetched 11.1 kB in 0s (0 B/s) 02:40:31 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 02:40:31 Fetched 646 kB in 0s (0 B/s) 02:40:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:40:31 Fetched 41.3 kB in 0s (0 B/s) 02:40:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:40:31 Fetched 17.9 kB in 0s (0 B/s) 02:40:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:40:31 Fetched 368 kB in 0s (0 B/s) 02:40:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:40:31 Fetched 187 kB in 0s (0 B/s) 02:40:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:40:31 Fetched 175 kB in 0s (0 B/s) 02:40:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:40:31 Fetched 206 kB in 0s (0 B/s) 02:40:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 02:40:31 Fetched 1302 kB in 0s (0 B/s) 02:40:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:40:31 Fetched 36.2 kB in 0s (0 B/s) 02:40:31 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 02:40:31 Fetched 159 kB in 0s (0 B/s) 02:40:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:40:31 Fetched 107 kB in 0s (0 B/s) 02:40:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:40:31 Fetched 48.7 kB in 0s (0 B/s) 02:40:31 Pulling static-packages 02:40:31 + snapcraftctl pull 02:40:33 Pulling version 02:40:33 + cd /root/project 02:40:33 + + git describe --tags --abbrev=0 02:40:33 sed s/v// 02:40:33 + GIT_VERSION=2.0.1-dev.55 02:40:33 + [ -z 2.0.1-dev.55 ] 02:40:33 + snapcraftctl set-version 2.0.1-dev.55 02:40:34 Building config-common 02:40:34 + snapcraftctl build 02:40:36 ---> d625a34712b3 02:40:36 Step 9/32 : RUN go mod tidy 02:40:36 ---> 8a89f1441279 02:40:36 Step 9/24 : RUN go mod tidy 02:40:36 ---> f7be22395435 02:40:36 Step 9/24 : RUN go mod tidy 02:40:36 ---> 00797df680d9 02:40:36 Step 9/26 : RUN go mod tidy 02:40:36 ---> e7aaba917397 02:40:36 Step 9/24 : RUN go mod tidy 02:40:36 ---> Running in fb031b55ea5f 02:40:36 ---> Running in 7ca18eb08822 02:40:36 ---> Running in ffc1a127a615 02:40:36 ---> Running in 5c4eea0eda53 02:40:36 ---> Running in 7d6d95741c0b 02:40:39 Skipping build go-build-helper (already ran) 02:40:39 Building edgex-go 02:40:39 + cd /root/parts/edgex-go/src 02:40:39 + git describe --tags --abbrev=0 02:40:39 + sed s/v// 02:40:39 + GIT_VERSION=2.0.1-dev.55 02:40:39 + [ -z 2.0.1-dev.55 ] 02:40:39 + echo 2.0.1-dev.55 02:40:39 + make build 02:40:39 go mod tidy 02:40:42 go: downloading github.com/gorilla/mux v1.8.0 02:40:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:40:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 02:40:42 go: downloading github.com/google/uuid v1.3.0 02:40:42 go: downloading github.com/stretchr/testify v1.7.0 02:40:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:40:42 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:40:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:40:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:40:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:40:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:40:43 go: downloading github.com/lib/pq v1.10.3 02:40:43 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:40:43 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:40:44 go: downloading github.com/pelletier/go-toml v1.9.4 02:40:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:40:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:40:44 Removing intermediate container fb031b55ea5f 02:40:44 ---> 5f7a04013125 02:40:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:44 Removing intermediate container 7ca18eb08822 02:40:44 ---> cd6620b6fc4f 02:40:44 Step 10/24 : RUN make cmd/core-command/core-command 02:40:44 ---> Running in 95abe95edbed 02:40:44 ---> Running in ee3edad4fee9 02:40:44 Removing intermediate container 5c4eea0eda53 02:40:44 ---> 10eb34805e26 02:40:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:40:45 Removing intermediate container 7d6d95741c0b 02:40:45 ---> 7a5f3a85251a 02:40:45 Step 10/24 : RUN make cmd/core-data/core-data 02:40:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:40:45 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:40:45 go: downloading github.com/go-kit/kit v0.11.0 02:40:45 ---> Running in 7bf649b7aa1c 02:40:45 Removing intermediate container ffc1a127a615 02:40:45 ---> 9829e2cd8d35 02:40:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:45 ---> Running in 40e70fbed709 02:40:45 ---> Running in f2a98dc45ce3 02:40:46 go: downloading github.com/davecgh/go-spew v1.1.1 02:40:46 go: downloading github.com/pmezard/go-difflib v1.0.0 02:40:46 go: downloading github.com/stretchr/objx v0.1.1 02:40:46 go: downloading github.com/x448/float16 v0.8.4 02:40:46 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:40:47 go: downloading github.com/go-playground/universal-translator v0.18.0 02:40:47 go: downloading github.com/leodido/go-urn v1.2.1 02:40:47 go: downloading golang.org/x/text v0.3.6 02:40:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:40:47 go: downloading github.com/go-playground/locales v0.14.0 02:40:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:40:47 go: downloading github.com/go-stack/stack v1.8.0 02:40:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:40:47 go: downloading github.com/pebbe/zmq4 v1.2.7 02:40:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:40:47 go: downloading github.com/kr/pretty v0.3.0 02:40:47 go: downloading github.com/hashicorp/consul/api v1.8.1 02:40:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:40:47 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:40:47 go: downloading github.com/gorilla/websocket v1.4.2 02:40:47 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:40:47 go: downloading github.com/onsi/ginkgo v1.10.1 02:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:40:48 go: downloading github.com/onsi/gomega v1.7.0 02:40:48 go: downloading github.com/kr/text v0.2.0 02:40:48 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:40:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:40:48 go: downloading github.com/mitchellh/copystructure v1.0.0 02:40:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:40:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:40:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:40:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:40:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:40:48 go: downloading github.com/hashicorp/serf v0.9.5 02:40:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:40:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:40:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:40:48 go: downloading github.com/fatih/color v1.9.0 02:40:48 go: downloading github.com/mattn/go-colorable v0.1.6 02:40:48 go: downloading github.com/mattn/go-isatty v0.0.12 02:40:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:40:48 go: downloading github.com/pkg/errors v0.9.1 02:40:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:40:48 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:40:48 go: downloading github.com/hashicorp/memberlist v0.2.2 02:40:48 go: downloading github.com/hpcloud/tail v1.0.0 02:40:48 go: downloading gopkg.in/yaml.v2 v2.4.0 02:40:48 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:40:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:40:48 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:40:48 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:40:48 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:40:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:40:48 go: downloading github.com/miekg/dns v1.1.26 02:40:48 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:40:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:40:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:40:48 go: downloading github.com/hashicorp/errwrap v1.0.0 02:40:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:40:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 02:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:41:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 02:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:41:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:41:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:41:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:41:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:41:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 02:41:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:41:58 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:41:58 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:41:58 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:41:58 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:41:58 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:41:58 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:41:58 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:41:58 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:41:58 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:41:58 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:41:58 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:41:58 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:41:58 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:41:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:41:58 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:41:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:41:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:41:58 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 02:41:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:41:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:41:58 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:41:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:41:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:41:58 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 02:41:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:41:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:41:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:42:00 Building hooks 02:42:00 + cd /root/parts/hooks/src 02:42:00 + make build 02:42:00 go mod tidy 02:42:00 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 02:42:00 go: downloading github.com/stretchr/testify v1.5.1 02:42:00 go: downloading github.com/davecgh/go-spew v1.1.0 02:42:00 go: downloading gopkg.in/yaml.v2 v2.2.2 02:42:00 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:42:03 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:42:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:42:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:42:09 Building static-packages 02:42:09 + snapcraftctl build 02:42:12 Building version 02:42:12 + snapcraftctl build 02:42:14 Staging config-common 02:42:14 + snapcraftctl stage 02:42:16 Skipping stage go-build-helper (already ran) 02:42:16 Staging edgex-go 02:42:16 + snapcraftctl stage 02:42:18 Staging hooks 02:42:18 + snapcraftctl stage 02:42:19 Staging static-packages 02:42:19 + snapcraftctl stage 02:42:20 Staging version 02:42:20 + snapcraftctl stage 02:42:22 Priming config-common 02:42:22 + snapcraftctl prime 02:42:23 Priming go-build-helper 02:42:23 + snapcraftctl prime 02:42:24 Priming edgex-go 02:42:25 + snapcraftctl prime 02:42:26 Priming hooks 02:42:26 + snapcraftctl prime 02:42:28 Priming static-packages 02:42:28 + snapcraftctl prime 02:42:30 Priming version 02:42:30 + snapcraftctl prime 02:42:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:43:10 Removing intermediate container ee3edad4fee9 02:43:10 ---> 21c679802da6 02:43:10 02:43:10 Step 11/24 : FROM alpine:3.14 02:43:10 3.14: Pulling from library/alpine 02:43:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:43:12 Status: Downloaded newer image for alpine:3.14 02:43:12 ---> bb3de5531c18 02:43:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:43:12 Removing intermediate container 95abe95edbed 02:43:12 ---> 0ee9142298a2 02:43:12 02:43:12 Step 11/32 : FROM alpine:3.14 02:43:12 ---> bb3de5531c18 02:43:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:43:12 ---> Running in 2dccf0f104b9 02:43:12 ---> Running in 0e8be18ac603 02:43:14 Removing intermediate container 0e8be18ac603 02:43:14 ---> 473240f176b5 02:43:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:43:15 ---> Running in 5e04b5196b12 02:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:43:17 (1/1) Installing dumb-init (1.2.5-r1) 02:43:17 Executing busybox-1.33.1-r3.trigger 02:43:17 Removing intermediate container f2a98dc45ce3 02:43:17 OK: 5 MiB in 15 packages 02:43:17 ---> 311a0d82ca3b 02:43:17 02:43:17 Step 11/26 : FROM alpine:3.14 02:43:17 ---> bb3de5531c18 02:43:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:43:17 ---> Running in eb0a710b5765 02:43:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:43:19 (1/2) Installing dumb-init (1.2.5-r1) 02:43:19 (2/2) Installing su-exec (0.2-r1) 02:43:19 Executing busybox-1.33.1-r3.trigger 02:43:19 OK: 5 MiB in 16 packages 02:43:19 Removing intermediate container 2dccf0f104b9 02:43:19 ---> eb8d5482e75c 02:43:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:43:19 ---> Running in e7f43647e33a 02:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:43:21 Removing intermediate container e7f43647e33a 02:43:21 ---> 24d71797efc1 02:43:21 Step 14/24 : ENV APP_PORT=59882 02:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:43:21 ---> Running in 7c291925447a 02:43:21 Removing intermediate container 5e04b5196b12 02:43:21 ---> 29cdb04fe140 02:43:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:43:21 ---> Running in c4eb5e435183 02:43:21 (1/3) Installing ca-certificates (20191127-r5) 02:43:22 (2/3) Installing dumb-init (1.2.5-r1) 02:43:22 (3/3) Installing su-exec (0.2-r1) 02:43:22 Executing busybox-1.33.1-r3.trigger 02:43:22 Executing ca-certificates-20191127-r5.trigger 02:43:22 OK: 6 MiB in 17 packages 02:43:22 Removing intermediate container 7c291925447a 02:43:22 ---> bdc3bb14e91f 02:43:22 Step 15/24 : EXPOSE $APP_PORT 02:43:22 Removing intermediate container c4eb5e435183 02:43:22 ---> 853e2b4ee981 02:43:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:43:22 ---> Running in 048bd23b1c44 02:43:23 ---> Running in 88f2dbdbf8fe 02:43:24 Removing intermediate container 88f2dbdbf8fe 02:43:24 ---> d01512c3f02b 02:43:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:43:24 Removing intermediate container 048bd23b1c44 02:43:24 ---> d4406bb547a0 02:43:24 Step 16/24 : WORKDIR / 02:43:24 ---> Running in 18d91c362307 02:43:24 ---> Running in adb41ecf7eb5 02:43:26 Removing intermediate container eb0a710b5765 02:43:26 ---> 36bb492335d5 02:43:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:43:26 Removing intermediate container 18d91c362307 02:43:26 ---> 1aa7182e2a26 02:43:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:26 ---> Running in d896ec57c018 02:43:26 Removing intermediate container 7bf649b7aa1c 02:43:26 ---> bea7a320b926 02:43:26 02:43:26 Step 11/24 : FROM alpine:3.14 02:43:26 ---> bb3de5531c18 02:43:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:43:26 ---> Using cache 02:43:26 ---> eb8d5482e75c 02:43:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:43:26 ---> Using cache 02:43:26 ---> 24d71797efc1 02:43:26 Step 14/24 : ENV APP_PORT=59881 02:43:27 ---> Running in d91ec4fddd23 02:43:27 Removing intermediate container d896ec57c018 02:43:27 ---> 4cf18c4cbe8d 02:43:27 Step 14/26 : WORKDIR / 02:43:27 ---> eb862ec22836 02:43:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:43:27 ---> Running in 349a8b6e4821 02:43:27 Removing intermediate container d91ec4fddd23 02:43:27 ---> 9915d48704f7 02:43:27 Step 15/24 : EXPOSE $APP_PORT 02:43:28 ---> Running in d945552ac305 02:43:28 Removing intermediate container 349a8b6e4821 02:43:28 ---> 646c7cd448a6 02:43:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:43:29 Removing intermediate container adb41ecf7eb5 02:43:29 ---> bd764190c17e 02:43:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:43:29 Removing intermediate container d945552ac305 02:43:29 ---> cf019cdfda39 02:43:29 Step 16/24 : WORKDIR / 02:43:29 ---> 91423c6dcf34 02:43:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:43:29 ---> Running in 8d2c61b1ed7b 02:43:30 ---> Running in 87cbf181b403 02:43:30 ---> 548d60b80556 02:43:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:43:30 Removing intermediate container 8d2c61b1ed7b 02:43:30 ---> 5ed38de73754 02:43:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:43:31 Removing intermediate container 87cbf181b403 02:43:31 ---> f518c4b05b1d 02:43:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:31 ---> 01ed9f5320e8 02:43:31 Step 20/24 : ENTRYPOINT ["/core-command"] 02:43:32 ---> Running in 284bb38b37c6 02:43:32 ---> 768ec0bd7014 02:43:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:43:33 ---> 2065f0add5ea 02:43:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:43:33 ---> 1a89c35c0fdb 02:43:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:43:33 ---> Running in 307170f577d9 02:43:33 Removing intermediate container 284bb38b37c6 02:43:33 ---> da0bd47256ec 02:43:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:33 ---> 32447fe12190 02:43:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:43:34 Removing intermediate container 40e70fbed709 02:43:34 ---> 1950e5a807bc 02:43:34 02:43:34 Step 11/24 : FROM alpine:3.14 02:43:34 ---> bb3de5531c18 02:43:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:43:34 ---> Running in 00719cb021bc 02:43:34 ---> Running in 32b972472408 02:43:35 ---> 510291120bb5 02:43:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:43:35 ---> 57c447434873 02:43:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:43:35 Removing intermediate container 00719cb021bc 02:43:35 ---> 261cd1410982 02:43:35 Step 22/24 : LABEL arch=arm64 02:43:35 Removing intermediate container 32b972472408 02:43:35 ---> 8db0355a7bcc 02:43:35 Step 13/24 : ENV APP_PORT=59880 02:43:35 ---> Running in 8f5b90ca8429 02:43:35 ---> Running in d2d4768781de 02:43:36 ---> 52abe1a4a494 02:43:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:43:36 Removing intermediate container 8f5b90ca8429 02:43:36 ---> d1a3523bb70c 02:43:36 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:43:37 ---> Running in a9d2272b2fc2 02:43:37 ---> Running in 37438224b898 02:43:37 Removing intermediate container d2d4768781de 02:43:37 ---> 34e207b6e994 02:43:37 Step 14/24 : EXPOSE $APP_PORT 02:43:37 ---> 11fd8b593c6f 02:43:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:37 ---> Running in 173b92f0f435 02:43:37 Removing intermediate container a9d2272b2fc2 02:43:37 ---> f8bda0e09b32 02:43:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:37 Removing intermediate container 37438224b898 02:43:37 ---> 9bb11c865871 02:43:37 Step 24/24 : LABEL version=0.0.0 02:43:38 ---> Running in 0a1f24893290 02:43:38 ---> Running in 011691d7f0ff 02:43:38 Removing intermediate container 173b92f0f435 02:43:38 ---> 9b20c5cc466f 02:43:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:38 Removing intermediate container 307170f577d9 02:43:38 ---> 19bc6d55937c 02:43:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:39 ---> Running in 96560cf034e3 02:43:39 Removing intermediate container 0a1f24893290 02:43:39 ---> 4b87c923a984 02:43:39 Step 22/24 : LABEL arch=arm64 02:43:39 ---> 6a39c6466f66 02:43:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:43:39 Removing intermediate container 011691d7f0ff 02:43:39 ---> 28f66ba2a1f0 02:43:39 02:43:39 ---> Running in 4f55a7eea0f4 02:43:39 ---> 81ac9bb378a3 02:43:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:43:40 Successfully built 28f66ba2a1f0 02:43:40 Successfully tagged core-command-arm64:latest 02:43:40 Building security-proxy-setup 02:43:40  Building core-command ... done Removing intermediate container 4f55a7eea0f4 02:43:40 ---> ee6e6c8988c5 02:43:40 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:43:41 ---> Running in 04d6e4c32be3 02:43:41 ---> 0da910c0fd81 02:43:41 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:43:42 ---> Running in c7e6e36581bf 02:43:43 Removing intermediate container 04d6e4c32be3 02:43:43 ---> 3bda5cadfb9d 02:43:43 Step 24/24 : LABEL version=0.0.0 02:43:44 ---> 0e2e4388abff 02:43:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:43:44 ---> Running in f1ded08be624 02:43:44 Removing intermediate container 96560cf034e3 02:43:44 ---> cd77ac797ecc 02:43:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:43:46 ---> Running in d12a855cf60c 02:43:47 Removing intermediate container f1ded08be624 02:43:47 ---> 3f3de0ed7ff3 02:43:47 02:43:47 ---> f47672af7438 02:43:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:43:47 Successfully built 3f3de0ed7ff3 02:43:47 Successfully tagged core-metadata-arm64:latest 02:43:47  Building core-metadata ... done Building support-scheduler 02:43:48 ---> 4b72cd490757 02:43:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:43:48 Removing intermediate container c7e6e36581bf 02:43:48 ---> cbd366427c1f 02:43:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:43:49 ---> Running in efb96d578995 02:43:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:43:49 ---> 50d900bbeeef 02:43:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:43:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:43:50 ---> Running in 7e22a9fb0dbf 02:43:50 Removing intermediate container efb96d578995 02:43:50 ---> 4691bb2e7606 02:43:50 Step 24/26 : LABEL arch=arm64 02:43:51 (1/6) Installing dumb-init (1.2.5-r1) 02:43:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:43:51 ---> Running in 08860295de2f 02:43:51 (3/6) Installing libsodium (1.0.18-r0) 02:43:51 Removing intermediate container 7e22a9fb0dbf 02:43:51 ---> 63f4bf7c07ef 02:43:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:43:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:43:52 (5/6) Installing libzmq (4.3.4-r0) 02:43:52 (6/6) Installing zeromq (4.3.4-r0) 02:43:52 Executing busybox-1.33.1-r3.trigger 02:43:52 OK: 8 MiB in 20 packages 02:43:53 Removing intermediate container 08860295de2f 02:43:53 ---> 36ca52cd13dc 02:43:53 Step 25/26 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:43:54 ---> Running in 488fac1c26f8 02:43:54 ---> 3a6aae15862d 02:43:54 Step 27/32 : RUN chmod +x /entrypoint.sh 02:43:55 ---> Running in abe492f135ae 02:43:56 Removing intermediate container 488fac1c26f8 02:43:56 ---> cffa6a1f254f 02:43:56 Step 26/26 : LABEL version=0.0.0 02:43:56 Removing intermediate container d12a855cf60c 02:43:56 ---> 30445ff5ffd2 02:43:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:57 ---> Running in 2842ecc1c06d 02:43:58 Removing intermediate container 2842ecc1c06d 02:43:58 ---> 7fd67b05ed5e 02:43:58 02:43:58 ---> 1f62dc9b6ed1 02:43:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:43:58 Successfully built 7fd67b05ed5e 02:43:59 Successfully tagged security-secretstore-setup-arm64:latest 02:43:59 Building sys-mgmt-agent 02:44:00  Building security-secretstore-setup ... done Removing intermediate container abe492f135ae 02:44:00 ---> 23e8b79c1bca 02:44:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:44:00 ---> d47b60601e91 02:44:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:44:01 ---> Running in 1eea4b8b8877 02:44:02 ---> 7480c2faf6c9 02:44:02 Step 20/24 : ENTRYPOINT ["/core-data"] 02:44:02 Removing intermediate container 1eea4b8b8877 02:44:02 ---> 8f058d96754b 02:44:02 Step 29/32 : CMD ["gate"] 02:44:02 ---> Running in 6931e5f9e10b 02:44:03 ---> Running in 3cf18670b8d0 02:44:03 Removing intermediate container 6931e5f9e10b 02:44:03 ---> c55aa17d06a0 02:44:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:04 Removing intermediate container 3cf18670b8d0 02:44:04 ---> 540d2f647abc 02:44:04 Step 30/32 : LABEL arch=arm64 02:44:04 ---> Running in baa153b6d5ae 02:44:05 ---> Running in 24fb7aa8218a 02:44:05 Removing intermediate container baa153b6d5ae 02:44:05 ---> 82c92e49625e 02:44:05 Step 22/24 : LABEL arch=arm64 02:44:05 ---> Running in 4d99f250b65c 02:44:06 Removing intermediate container 24fb7aa8218a 02:44:06 ---> e15bc6c5f73c 02:44:06 Step 31/32 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:44:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:44:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:44:06 ---> 5ee566d7a684 02:44:06 Step 3/22 : WORKDIR /edgex-go 02:44:06 ---> Using cache 02:44:06 ---> 79c2ad42d1b0 02:44:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:06 ---> Using cache 02:44:06 ---> 96f34624d5db 02:44:06 Step 5/22 : RUN apk add --update --no-cache make git 02:44:06 ---> Using cache 02:44:06 ---> f01b35e34589 02:44:06 Step 6/22 : COPY go.mod . 02:44:06 ---> Using cache 02:44:06 ---> 8d8e3fb2660b 02:44:06 Step 7/22 : RUN go mod download 02:44:06 ---> Using cache 02:44:06 ---> 29370c073b4b 02:44:06 Step 8/22 : COPY . . 02:44:06 ---> Using cache 02:44:06 ---> f7be22395435 02:44:06 Step 9/22 : RUN go mod tidy 02:44:06 ---> Using cache 02:44:06 ---> cd6620b6fc4f 02:44:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:44:06 ---> Running in 624d807000fb 02:44:07 ---> Running in 176597806a86 02:44:07 Removing intermediate container 4d99f250b65c 02:44:07 ---> 2ea6ea9909d1 02:44:07 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:44:07 ---> Running in 1d12405f64cc 02:44:07 Removing intermediate container 176597806a86 02:44:07 ---> 47e68faee765 02:44:07 Step 32/32 : LABEL version=0.0.0 02:44:08 ---> Running in f2d1f7391f11 02:44:08 Removing intermediate container 1d12405f64cc 02:44:08 ---> 289f91ca49a6 02:44:08 Step 24/24 : LABEL version=0.0.0 02:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:44:09 ---> Running in fb6f504a31a1 02:44:09 Removing intermediate container f2d1f7391f11 02:44:09 ---> 4afc0ff26cd6 02:44:09 02:44:10 Removing intermediate container fb6f504a31a1 02:44:10 ---> 5140db1ffa93 02:44:10 02:44:10 Successfully built 4afc0ff26cd6 02:44:10 Successfully tagged security-bootstrapper-arm64:latest 02:44:10  Building security-bootstrapper ... done Building support-notifications 02:44:11 Successfully built 5140db1ffa93 02:44:11 Successfully tagged core-data-arm64:latest 02:44:23  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:44:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:44:23 ---> 5ee566d7a684 02:44:23 Step 3/23 : WORKDIR /edgex-go 02:44:23 ---> Using cache 02:44:23 ---> 79c2ad42d1b0 02:44:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:23 ---> Using cache 02:44:23 ---> 96f34624d5db 02:44:23 Step 5/23 : RUN apk add --update --no-cache make git 02:44:23 ---> Using cache 02:44:23 ---> f01b35e34589 02:44:23 Step 6/23 : COPY go.mod . 02:44:23 ---> Using cache 02:44:23 ---> 8d8e3fb2660b 02:44:23 Step 7/23 : RUN go mod download 02:44:23 ---> Using cache 02:44:23 ---> 29370c073b4b 02:44:23 Step 8/23 : COPY . . 02:44:23 ---> Using cache 02:44:23 ---> f7be22395435 02:44:23 Step 9/23 : RUN go mod tidy 02:44:23 ---> Using cache 02:44:23 ---> cd6620b6fc4f 02:44:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:44:24 ---> Running in 5820343bebf9 02:44:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:44:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:44:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:44:35 ---> 5ee566d7a684 02:44:35 Step 3/24 : WORKDIR /edgex-go 02:44:35 ---> Using cache 02:44:35 ---> 79c2ad42d1b0 02:44:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:35 ---> Using cache 02:44:35 ---> 96f34624d5db 02:44:35 Step 5/24 : RUN apk add --update --no-cache make bash git 02:44:35 ---> Running in 5a69d277f86e 02:44:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:44:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:44:41 OK: 218 MiB in 52 packages 02:44:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:44:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:44:45 ---> 5ee566d7a684 02:44:45 Step 3/23 : WORKDIR /edgex-go 02:44:45 ---> Using cache 02:44:45 ---> 79c2ad42d1b0 02:44:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:45 ---> Using cache 02:44:45 ---> 96f34624d5db 02:44:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:44:45 ---> Running in 02ec3cb36703 02:44:45 Removing intermediate container 5a69d277f86e 02:44:45 ---> 50d3ee515b0d 02:44:45 Step 6/24 : COPY go.mod . 02:44:47 ---> f016f47ee2bb 02:44:47 Step 7/24 : RUN go mod download 02:44:47 ---> Running in ded7ce8a0499 02:44:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:44:49 OK: 218 MiB in 52 packages 02:44:51 Removing intermediate container 02ec3cb36703 02:44:51 ---> f10eba39613b 02:44:51 Step 6/23 : COPY go.mod . 02:44:52 ---> 77401ed11b03 02:44:52 Step 7/23 : RUN go mod download 02:44:53 ---> Running in bad46ebfa048 02:44:54 Removing intermediate container ded7ce8a0499 02:44:54 ---> 21891cea64b3 02:44:54 Step 8/24 : COPY . . 02:45:04 Removing intermediate container bad46ebfa048 02:45:04 ---> 6dec6f1914b0 02:45:04 Step 8/23 : COPY . . 02:45:20 ---> ad3b46d7f1f4 02:45:20 Step 9/24 : RUN go mod tidy 02:45:20 ---> Running in ba7ccdf5899a 02:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:45:27 ---> 7a6099c6ec30 02:45:27 Step 9/23 : RUN go mod tidy 02:45:27 ---> Running in 3340283ac2ef 02:45:27 Removing intermediate container ba7ccdf5899a 02:45:27 ---> bd2f59286f67 02:45:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:45:28 ---> Running in 9deb2f6bb3fe 02:45:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:45:36 Removing intermediate container 3340283ac2ef 02:45:36 ---> 73601e0ccfc3 02:45:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:45:36 ---> Running in 83c203d46968 02:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:45:40 Removing intermediate container 624d807000fb 02:45:40 ---> 2dc6d3f441c6 02:45:40 02:45:40 Step 11/22 : FROM alpine:3.14 02:45:40 ---> bb3de5531c18 02:45:40 Step 12/22 : RUN apk add --update --no-cache curl 02:45:40 ---> Running in baf845fc9684 02:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:45:44 (1/5) Installing ca-certificates (20191127-r5) 02:45:44 (2/5) Installing brotli-libs (1.0.9-r5) 02:45:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:45:44 (4/5) Installing libcurl (7.79.1-r0) 02:45:44 (5/5) Installing curl (7.79.1-r0) 02:45:44 Executing busybox-1.33.1-r3.trigger 02:45:44 Executing ca-certificates-20191127-r5.trigger 02:45:45 OK: 8 MiB in 19 packages 02:45:47 Removing intermediate container baf845fc9684 02:45:47 ---> 8d7b3e6429f9 02:45:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:45:47 ---> Running in 1b82542bb85e 02:45:48 Removing intermediate container 1b82542bb85e 02:45:48 ---> 2daf508224aa 02:45:48 Step 14/22 : WORKDIR /edgex 02:45:48 ---> Running in 5e0729361e58 02:45:49 Removing intermediate container 5e0729361e58 02:45:49 ---> 9095215f3763 02:45:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:45:51 ---> 52b07150e909 02:45:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:45:52 ---> ea125497c126 02:45:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:45:54 ---> 6d9e49390922 02:45:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:45:54 ---> Running in fc480fa13021 02:45:55 Removing intermediate container fc480fa13021 02:45:55 ---> de556abd38dc 02:45:55 Step 19/22 : CMD ["--init=true"] 02:45:55 ---> Running in c5115e535e05 02:45:56 Removing intermediate container c5115e535e05 02:45:56 ---> cd125f0928d0 02:45:56 Step 20/22 : LABEL arch=arm64 02:45:56 ---> Running in 087fb6aa48da 02:45:56 Removing intermediate container 087fb6aa48da 02:45:56 ---> b8564435b7e7 02:45:56 Step 21/22 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:45:57 ---> Running in 7e1e272eebb9 02:45:58 Removing intermediate container 7e1e272eebb9 02:45:58 ---> 85f27330e70a 02:45:58 Step 22/22 : LABEL version=0.0.0 02:45:58 ---> Running in ca2a4b68159c 02:45:59 Removing intermediate container ca2a4b68159c 02:45:59 ---> 2657e91fcb07 02:45:59 02:45:59 Successfully built 2657e91fcb07 02:45:59 Successfully tagged security-proxy-setup-arm64:latest 02:46:14  Building security-proxy-setup ... done Removing intermediate container 5820343bebf9 02:46:14 ---> 79a2ee816084 02:46:14 02:46:14 Step 11/23 : FROM alpine:3.14 02:46:14 ---> bb3de5531c18 02:46:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:46:14 ---> Using cache 02:46:14 ---> eb8d5482e75c 02:46:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:46:14 ---> Using cache 02:46:14 ---> 24d71797efc1 02:46:14 Step 14/23 : ENV APP_PORT=59861 02:46:14 ---> Running in 6597a17a73d7 02:46:14 Removing intermediate container 6597a17a73d7 02:46:14 ---> 1bce73f8a3a5 02:46:14 Step 15/23 : EXPOSE $APP_PORT 02:46:14 ---> Running in 251e57d5121e 02:46:14 Removing intermediate container 251e57d5121e 02:46:14 ---> ed2bd6516244 02:46:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:15 ---> 99ff53a3d6b9 02:46:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:46:17 ---> 4bbdb0d5d32c 02:46:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:46:19 ---> 47f68d75b9e0 02:46:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:46:19 ---> Running in dbf899ec7a09 02:46:20 Removing intermediate container dbf899ec7a09 02:46:20 ---> 05d8cb637252 02:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:20 ---> Running in 55c15c2516bd 02:46:21 Removing intermediate container 55c15c2516bd 02:46:21 ---> 35cd44f7bf1f 02:46:21 Step 21/23 : LABEL arch=arm64 02:46:21 ---> Running in e8a6e6b6f0d1 02:46:21 Removing intermediate container e8a6e6b6f0d1 02:46:21 ---> 11e372bac0f1 02:46:21 Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:46:21 ---> Running in cf75da19c57f 02:46:22 Removing intermediate container cf75da19c57f 02:46:22 ---> 3023c17548f9 02:46:22 Step 23/23 : LABEL version=0.0.0 02:46:22 ---> Running in 24a7e522fe64 02:46:23 Removing intermediate container 24a7e522fe64 02:46:23 ---> 1aba5650dc6c 02:46:23 02:46:24 Successfully built 1aba5650dc6c 02:46:24 Successfully tagged support-scheduler-arm64:latest 02:46:46  Building support-scheduler ... done Removing intermediate container 9deb2f6bb3fe 02:46:46 ---> e231fcb3f066 02:46:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:46:46 ---> Running in 66d4f27cbbfd 02:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:46:48 Removing intermediate container 66d4f27cbbfd 02:46:48 ---> d4fcff1b1fc8 02:46:48 02:46:48 Step 12/24 : FROM docker:20.10.7 02:46:48 20.10.7: Pulling from library/docker 02:46:48 Removing intermediate container 83c203d46968 02:46:48 ---> 46a66250c77f 02:46:48 02:46:48 Step 11/23 : FROM alpine:3.14 02:46:48 ---> bb3de5531c18 02:46:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:46:48 ---> Running in 62f919d6a5c3 02:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:46:51 (1/2) Installing ca-certificates (20191127-r5) 02:46:52 (2/2) Installing dumb-init (1.2.5-r1) 02:46:52 Executing busybox-1.33.1-r3.trigger 02:46:52 Executing ca-certificates-20191127-r5.trigger 02:46:52 OK: 6 MiB in 16 packages 02:46:56 Removing intermediate container 62f919d6a5c3 02:46:56 ---> aa93f70b0f25 02:46:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:46:56 ---> Running in f1bac5deb2ee 02:46:57 Removing intermediate container f1bac5deb2ee 02:46:57 ---> bc6599cae193 02:46:57 Step 14/23 : ENV APP_PORT=59860 02:46:57 ---> Running in a5bfa3e8922b 02:46:57 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:46:57 Removing intermediate container a5bfa3e8922b 02:46:57 ---> e3ddf8e82336 02:46:57 Step 15/23 : EXPOSE $APP_PORT 02:46:57 Status: Downloaded newer image for docker:20.10.7 02:46:58 ---> df445af6242a 02:46:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:46:58 ---> Running in ee6bf0511764 02:46:58 ---> Running in d2b75f0c9a21 02:46:58 Removing intermediate container d2b75f0c9a21 02:46:58 ---> fe3f18cd725e 02:46:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:58 Removing intermediate container ee6bf0511764 02:46:58 ---> ff9a2eea0eee 02:46:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:46:59 ---> Running in def625d062cc 02:47:00 ---> 9d53e8159347 02:47:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:47:01 ---> b988098aeee8 02:47:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:47:02 (1/39) Installing readline (8.1.0-r0) 02:47:02 (2/39) Installing bash (5.1.0-r0) 02:47:02 Executing bash-5.1.0-r0.post-install 02:47:02 (3/39) Installing brotli-libs (1.0.9-r3) 02:47:02 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:47:02 (5/39) Installing libcurl (7.79.1-r0) 02:47:02 (6/39) Installing curl (7.79.1-r0) 02:47:02 (7/39) Installing dumb-init (1.2.5-r0) 02:47:02 (8/39) Installing libbz2 (1.0.8-r1) 02:47:02 (9/39) Installing expat (2.2.10-r1) 02:47:02 (10/39) Installing libffi (3.3-r2) 02:47:02 (11/39) Installing gdbm (1.19-r0) 02:47:02 (12/39) Installing xz-libs (5.2.5-r0) 02:47:02 (13/39) Installing sqlite-libs (3.34.1-r0) 02:47:02 (14/39) Installing python3 (3.8.10-r0) 02:47:03 ---> 366c5260d2a3 02:47:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:47:03 ---> Running in 0e6ce63d03cb 02:47:04 Removing intermediate container 0e6ce63d03cb 02:47:04 ---> 0c02f94ca9a8 02:47:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:04 (15/39) Installing py3-appdirs (1.4.4-r1) 02:47:04 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:47:04 (17/39) Installing py3-parsing (2.4.7-r1) 02:47:04 (18/39) Installing py3-six (1.15.0-r0) 02:47:04 (19/39) Installing py3-packaging (20.9-r0) 02:47:04 (20/39) Installing py3-setuptools (51.3.3-r0) 02:47:04 ---> Running in 904db6d0dbad 02:47:04 (21/39) Installing py3-chardet (4.0.0-r0) 02:47:04 (22/39) Installing py3-idna (3.1-r0) 02:47:04 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:47:04 (24/39) Installing py3-requests (2.25.1-r1) 02:47:04 (25/39) Installing py3-msgpack (1.0.2-r0) 02:47:04 (26/39) Installing py3-lockfile (0.12.2-r3) 02:47:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:47:04 (28/39) Installing py3-colorama (0.4.4-r0) 02:47:04 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:47:04 (30/39) Installing py3-distlib (0.3.1-r1) 02:47:04 (31/39) Installing py3-distro (1.5.0-r1) 02:47:04 (32/39) Installing py3-webencodings (0.5.1-r3) 02:47:04 (33/39) Installing py3-html5lib (1.1-r0) 02:47:04 (34/39) Installing py3-pytoml (0.1.21-r0) 02:47:04 (35/39) Installing py3-pep517 (0.9.1-r0) 02:47:04 (36/39) Installing py3-progress (1.5-r0) 02:47:04 (37/39) Installing py3-retrying (1.3.3-r0) 02:47:04 (38/39) Installing py3-toml (0.10.2-r0) 02:47:04 (39/39) Installing py3-pip (20.3.4-r0) 02:47:04 Removing intermediate container 904db6d0dbad 02:47:04 ---> 2f0cf9321c75 02:47:04 Step 21/23 : LABEL arch=arm64 02:47:05 ---> Running in 06c39513a40e 02:47:05 Executing busybox-1.32.1-r6.trigger 02:47:05 OK: 82 MiB in 59 packages 02:47:05 Removing intermediate container 06c39513a40e 02:47:05 ---> 94e6160b44de 02:47:05 Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:47:05 ---> Running in f62f5a435ab6 02:47:06 Removing intermediate container f62f5a435ab6 02:47:06 ---> ab5e1ec02b76 02:47:06 Step 23/23 : LABEL version=0.0.0 02:47:06 ---> Running in 342828ba703e 02:47:07 Removing intermediate container 342828ba703e 02:47:07 ---> db636c6ac303 02:47:07 02:47:07 Successfully built db636c6ac303 02:47:07 Successfully tagged support-notifications-arm64:latest 02:47:13  Building support-notifications ... done Collecting docker-compose==1.23.2 02:47:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:47:13 Collecting docopt<0.7,>=0.6.1 02:47:13 Downloading docopt-0.6.2.tar.gz (25 kB) 02:47:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:47:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:47:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:47:16 Collecting jsonschema<3,>=2.5.1 02:47:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:47:16 Collecting dockerpty<0.5,>=0.4.1 02:47:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:47:19 Collecting websocket-client<1.0,>=0.32.0 02:47:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:47:19 Collecting docker<4.0,>=3.6.0 02:47:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:47:20 Collecting PyYAML<4,>=3.10 02:47:20 Downloading PyYAML-3.13.tar.gz (270 kB) 02:47:23 Collecting texttable<0.10,>=0.9.0 02:47:23 Downloading texttable-0.9.1.tar.gz (11 kB) 02:47:25 Collecting cached-property<2,>=1.2.0 02:47:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:47:25 Collecting docker-pycreds>=0.4.0 02:47:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:47:25 Collecting chardet<3.1.0,>=3.0.2 02:47:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:47:26 Collecting urllib3<1.25,>=1.21.1 02:47:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:47:26 Collecting idna<2.8,>=2.5 02:47:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:47:27 Collecting certifi>=2017.4.17 02:47:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:47:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:47:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:47:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:47:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:47:28 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:47:28 Attempting uninstall: urllib3 02:47:28 Found existing installation: urllib3 1.26.2 02:47:28 Uninstalling urllib3-1.26.2: 02:47:28 Successfully uninstalled urllib3-1.26.2 02:47:28 Attempting uninstall: idna 02:47:28 Found existing installation: idna 3.1 02:47:28 Uninstalling idna-3.1: 02:47:28 Successfully uninstalled idna-3.1 02:47:29 Attempting uninstall: chardet 02:47:29 Found existing installation: chardet 4.0.0 02:47:29 Uninstalling chardet-4.0.0: 02:47:29 Successfully uninstalled chardet-4.0.0 02:47:30 Attempting uninstall: requests 02:47:30 Found existing installation: requests 2.25.1 02:47:30 Uninstalling requests-2.25.1: 02:47:30 Successfully uninstalled requests-2.25.1 02:47:31 Running setup.py install for texttable: started 02:47:33 Running setup.py install for texttable: finished with status 'done' 02:47:33 Running setup.py install for PyYAML: started 02:47:35 Running setup.py install for PyYAML: finished with status 'done' 02:47:35 Running setup.py install for docopt: started 02:47:37 Running setup.py install for docopt: finished with status 'done' 02:47:37 Running setup.py install for dockerpty: started 02:47:39 Running setup.py install for dockerpty: finished with status 'done' 02:47:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 02:47:48 Removing intermediate container def625d062cc 02:47:48 ---> f1fae47a488b 02:47:48 Step 15/24 : ENV APP_PORT=58890 02:47:48 ---> Running in 07412334fb5a 02:47:49 Removing intermediate container 07412334fb5a 02:47:49 ---> 2768ba694e4e 02:47:49 Step 16/24 : EXPOSE $APP_PORT 02:47:49 ---> Running in 26ff498a231e 02:47:49 Removing intermediate container 26ff498a231e 02:47:49 ---> 518385d2c71f 02:47:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:47:51 ---> f8b0ee971564 02:47:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:47:51 ---> f34fbbbc41e3 02:47:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:47:52 ---> 6b4beb9d7b46 02:47:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:47:53 ---> Running in 3b5bfd2fc710 02:47:53 Removing intermediate container 3b5bfd2fc710 02:47:53 ---> e4abee6952a0 02:47:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:53 ---> Running in 0766c868c5c9 02:47:54 Removing intermediate container 0766c868c5c9 02:47:54 ---> 0b5f7e0afa45 02:47:54 Step 22/24 : LABEL arch=arm64 02:47:54 ---> Running in 8e34f80a8f0a 02:47:55 Removing intermediate container 8e34f80a8f0a 02:47:55 ---> 2ef4ef8525b4 02:47:55 Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 02:47:55 ---> Running in 8f3bc750d421 02:47:55 Removing intermediate container 8f3bc750d421 02:47:55 ---> 84cbe995fc4a 02:47:55 Step 24/24 : LABEL version=0.0.0 02:47:55 ---> Running in 038bad32c3a5 02:47:56 Removing intermediate container 038bad32c3a5 02:47:56 ---> 8ff5c97ff121 02:47:56 02:47:56 Successfully built 8ff5c97ff121 02:47:56 Successfully tagged sys-mgmt-agent-arm64:latest 02:47:56  Building sys-mgmt-agent ... done  [Pipeline] } 02:47:56 $ docker stop --time=1 93cb0fa2d7bd4f019af130b5ffddfc33307e7515a136d4ded62cc94981397a44 02:47:58 $ docker rm -f 93cb0fa2d7bd4f019af130b5ffddfc33307e7515a136d4ded62cc94981397a44 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:59 + docker images 02:47:59 REPOSITORY TAG IMAGE ID CREATED SIZE 02:47:59 sys-mgmt-agent-arm64 latest 8ff5c97ff121 4 seconds ago 312MB 02:47:59 support-notifications-arm64 latest db636c6ac303 53 seconds ago 15.9MB 02:47:59 46a66250c77f About a minute ago 1.57GB 02:47:59 d4fcff1b1fc8 About a minute ago 1.57GB 02:47:59 support-scheduler-arm64 latest 1aba5650dc6c About a minute ago 15.2MB 02:47:59 79a2ee816084 About a minute ago 1.57GB 02:47:59 security-proxy-setup-arm64 latest 2657e91fcb07 2 minutes ago 25.3MB 02:47:59 2dc6d3f441c6 2 minutes ago 1.57GB 02:47:59 core-data-arm64 latest 5140db1ffa93 3 minutes ago 19.4MB 02:47:59 security-bootstrapper-arm64 latest 4afc0ff26cd6 3 minutes ago 17.7MB 02:47:59 security-secretstore-setup-arm64 latest 7fd67b05ed5e 4 minutes ago 26.5MB 02:47:59 core-metadata-arm64 latest 3f3de0ed7ff3 4 minutes ago 15.8MB 02:47:59 core-command-arm64 latest 28f66ba2a1f0 4 minutes ago 15.2MB 02:47:59 1950e5a807bc 4 minutes ago 1.57GB 02:47:59 bea7a320b926 4 minutes ago 1.57GB 02:47:59 311a0d82ca3b 4 minutes ago 1.57GB 02:47:59 0ee9142298a2 4 minutes ago 1.57GB 02:47:59 21c679802da6 4 minutes ago 1.56GB 02:47:59 ci-base-image-arm64 latest 5ee566d7a684 16 minutes ago 1.24GB 02:47:59 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 02:47:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 02:47:59 docker 20.10.7 df445af6242a 3 months ago 234MB 02:47:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months 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] sh 02:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:00 02:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:00 arm64: Pulling from edgex-lftools-log-publisher 02:48:00 448f6bf000e3: Pulling fs layer 02:48:00 f757da607395: Pulling fs layer 02:48:00 05883995daec: Pulling fs layer 02:48:00 8603b9c90790: Pulling fs layer 02:48:00 1560dd03e051: Pulling fs layer 02:48:00 27f5ce0e4adf: Pulling fs layer 02:48:00 c2d8d7efcc4b: Pulling fs layer 02:48:00 8603b9c90790: Waiting 02:48:00 1560dd03e051: Waiting 02:48:00 27f5ce0e4adf: Waiting 02:48:00 c2d8d7efcc4b: Waiting 02:48:01 f757da607395: Verifying Checksum 02:48:01 f757da607395: Download complete 02:48:01 8603b9c90790: Download complete 02:48:01 1560dd03e051: Verifying Checksum 02:48:01 1560dd03e051: Download complete 02:48:01 27f5ce0e4adf: Download complete 02:48:01 05883995daec: Verifying Checksum 02:48:01 05883995daec: Download complete 02:48:02 448f6bf000e3: Download complete 02:48:05 c2d8d7efcc4b: Verifying Checksum 02:48:05 c2d8d7efcc4b: Download complete 02:48:05 448f6bf000e3: Pull complete 02:48:06 f757da607395: Pull complete 02:48:07 05883995daec: Pull complete 02:48:07 8603b9c90790: Pull complete 02:48:08 1560dd03e051: Pull complete 02:48:09 27f5ce0e4adf: Pull complete 02:48:24 c2d8d7efcc4b: Pull complete 02:48:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:48:24 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 02:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:48:28 $ docker top 582ccf19164c4c60cbf022233d5ca93110dda8a938ea3600d6ecf9552c3e7198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:29 ---> job-cost.sh 02:48:29 lf-activate-venv: SKIPPING 02:48:29 INFO: No Stack... 02:48:30 INFO: Retrieving Pricing Info for: v3-standard-4 02:48:31 INFO: Archiving Costs [Pipeline] sh 02:48:31 + cat /w/workspace/edgex-go/3/archives/cost.csv 02:48:31 + cut -d, -f6 [Pipeline] lock 02:48:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] 02:48:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] did not exist. Created. 02:48:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:48:32 Stashed 1 file(s) [Pipeline] } 02:48:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:32 $ docker stop --time=1 582ccf19164c4c60cbf022233d5ca93110dda8a938ea3600d6ecf9552c3e7198 02:48:34 $ docker rm -f 582ccf19164c4c60cbf022233d5ca93110dda8a938ea3600d6ecf9552c3e7198 [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 02:48:35 provisioning config files... 02:48:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8197860764180084056tmp [Pipeline] { [Pipeline] sh 02:48:35 + set +x 02:48:35 + bash -s -- 02:48:35 + curl -s https://codecov.io/bash 02:48:35 02:48:35 _____ _ 02:48:35 / ____| | | 02:48:35 | | ___ __| | ___ ___ _____ __ 02:48:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:35 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:35 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:35 Bash-1.0.6 02:48:35 02:48:35 02:48:35 ==> git version 2.24.4 found 02:48:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:48:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:48:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:48:35 ==> Jenkins CI detected. 02:48:35 current dir:  /w/workspace/edgex-go/3 02:48:35 project root: . 02:48:35 --> token set from env 02:48:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:36 ==> Running gcov in . (disable via -X gcov) 02:48:36 ==> Python coveragepy not found 02:48:36 ==> Searching for coverage reports in: 02:48:36 + . 02:48:36 -> Found 1 reports 02:48:36 ==> Detecting git/mercurial file structure 02:48:36 ==> Reading reports 02:48:36 + ./coverage.out bytes=403523 02:48:36 ==> Appending adjustments 02:48:36 https://docs.codecov.io/docs/fixing-reports 02:48:37 + Found adjustments 02:48:37 ==> Gzipping contents 02:48:37 56K /tmp/codecov.RWfZPU.gz 02:48:37 ==> Uploading reports 02:48:37 url: https://codecov.io 02:48:37 query: branch=PR-3732&commit=a5958d786ab7519d59a4c6eaedf94d738548f6c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= 02:48:37 -> Pinging Codecov 02:48:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3732&commit=a5958d786ab7519d59a4c6eaedf94d738548f6c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= 02:48:37 -> Uploading to 02:48:37 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/a5958d786ab7519d59a4c6eaedf94d738548f6c1/691e56ef-1b5f-4aff-b1ef-502d7c135034.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T024837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa3e08f20a041826562977952ded8bf9ee24fadda8310b65109059bd7c49aa5b 02:48:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:37 Dload Upload Total Spent Left Speed 02:48:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54350 0 0 100 54350 0 158k --:--:-- --:--:-- --:--:-- 158k 02:48:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a5958d786ab7519d59a4c6eaedf94d738548f6c1 [Pipeline] } 02:48:37 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:48:39 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:48:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:48:39 ---> package-listing.sh 02:48:39 ++ facter osfamily 02:48:39 ++ tr '[:upper:]' '[:lower:]' 02:48:40 + OS_FAMILY=redhat 02:48:40 + workspace=/w/workspace/edgex-go/3 02:48:40 + START_PACKAGES=/tmp/packages_start.txt 02:48:40 + END_PACKAGES=/tmp/packages_end.txt 02:48:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:40 + PACKAGES=/tmp/packages_start.txt 02:48:40 + '[' /w/workspace/edgex-go/3 ']' 02:48:40 + PACKAGES=/tmp/packages_end.txt 02:48:40 + case "${OS_FAMILY}" in 02:48:40 + rpm -qa 02:48:40 + sort 02:48:42 + '[' -f /tmp/packages_start.txt ']' 02:48:42 + '[' -f /tmp/packages_end.txt ']' 02:48:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:42 + '[' /w/workspace/edgex-go/3 ']' 02:48:42 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:48:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:48:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:48:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:43 02:48:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:48:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:43 latest: Pulling from edgex-lftools-log-publisher 02:48:43 b4d181a07f80: Pulling fs layer 02:48:43 a1111a8f2ec3: Pulling fs layer 02:48:43 ed53099fbce6: Pulling fs layer 02:48:43 dc539afda2c1: Pulling fs layer 02:48:43 77bc0d833cb6: Pulling fs layer 02:48:43 9065ff56babe: Pulling fs layer 02:48:43 d287ab97295c: Pulling fs layer 02:48:43 dc539afda2c1: Waiting 02:48:43 77bc0d833cb6: Waiting 02:48:43 9065ff56babe: Waiting 02:48:43 d287ab97295c: Waiting 02:48:43 a1111a8f2ec3: Verifying Checksum 02:48:43 a1111a8f2ec3: Download complete 02:48:43 dc539afda2c1: Verifying Checksum 02:48:43 dc539afda2c1: Download complete 02:48:43 77bc0d833cb6: Verifying Checksum 02:48:43 77bc0d833cb6: Download complete 02:48:43 9065ff56babe: Verifying Checksum 02:48:43 9065ff56babe: Download complete 02:48:44 ed53099fbce6: Verifying Checksum 02:48:44 ed53099fbce6: Download complete 02:48:45 b4d181a07f80: Verifying Checksum 02:48:45 b4d181a07f80: Download complete 02:48:46 b4d181a07f80: Pull complete 02:48:46 a1111a8f2ec3: Pull complete 02:48:47 ed53099fbce6: Pull complete 02:48:47 dc539afda2c1: Pull complete 02:48:47 77bc0d833cb6: Pull complete 02:48:47 9065ff56babe: Pull complete 02:48:51 d287ab97295c: Verifying Checksum 02:48:51 d287ab97295c: Download complete 02:48:56 d287ab97295c: Pull complete 02:48:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:48:56 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 02:48:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:48:59 $ docker top 33b102cf120803626048f4198e370f7b5413126169e38cc58a9f208060130d12 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:00 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:00 + ls /var/log/sa-host 02:49:00 + sadf -c /var/log/sa-host/sa05 02:49:00 file_magic: OK 02:49:00 HZ: Using current value: 100 02:49:00 file_header: OK 02:49:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:49:00 Statistics: 02:49:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:49:00 File successfully converted to sysstat format version 12.0.3 02:49:00 + sadf -c /var/log/sa-host/sa29 02:49:00 file_magic: OK 02:49:00 HZ: Using current value: 100 02:49:00 file_header: OK 02:49:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:49:00 Statistics: 02:49:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:49:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:00 provisioning config files... 02:49:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7062092900201054493tmp [Pipeline] { [Pipeline] echo 02:49:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:01 ---> create-netrc.sh [Pipeline] } 02:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:01 ---> python-tools-install.sh [Pipeline] echo 02:49:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:02 ---> sudo-logs.sh 02:49:02 Archiving 'sudo' log.. 02:49:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-75.vexxhost.local: Name or service not known 02:49:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-75.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:49:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:02 ---> job-cost.sh 02:49:02 lf-activate-venv: SKIPPING 02:49:02 DEBUG: total: 0.10999999940395355 02:49:02 INFO: Retrieving Stack Cost... 02:49:03 INFO: Retrieving Pricing Info for: v3-standard-2 02:49:03 INFO: Archiving Costs [Pipeline] echo 02:49:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:04 ---> logs-deploy.sh 02:49:04 lf-activate-venv: SKIPPING 02:49:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3732/3 02:49:04 INFO: archiving workspace using pattern(s): 02:49:05 Archives upload complete. 02:49:05 INFO: archiving logs to Nexus 02:49:06 ---> uname -a: 02:49:06 Linux prd-centos7-docker-4c-2g-75.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:49:06 02:49:06 02:49:06 ---> lscpu: 02:49:06 Architecture: x86_64 02:49:06 CPU op-mode(s): 32-bit, 64-bit 02:49:06 Byte Order: Little Endian 02:49:06 Address sizes: 40 bits physical, 48 bits virtual 02:49:06 CPU(s): 2 02:49:06 On-line CPU(s) list: 0,1 02:49:06 Thread(s) per core: 1 02:49:06 Core(s) per socket: 1 02:49:06 Socket(s): 2 02:49:06 NUMA node(s): 1 02:49:06 Vendor ID: AuthenticAMD 02:49:06 CPU family: 23 02:49:06 Model: 49 02:49:06 Model name: AMD EPYC-Rome Processor 02:49:06 Stepping: 0 02:49:06 CPU MHz: 2800.000 02:49:06 BogoMIPS: 5600.00 02:49:06 Virtualization: AMD-V 02:49:06 Hypervisor vendor: KVM 02:49:06 Virtualization type: full 02:49:06 L1d cache: 32K 02:49:06 L1i cache: 32K 02:49:06 L2 cache: 512K 02:49:06 L3 cache: 16384K 02:49:06 NUMA node0 CPU(s): 0,1 02:49:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:49:06 02:49:06 02:49:06 ---> nproc: 02:49:06 2 02:49:06 02:49:06 02:49:06 ---> df -h: 02:49:06 Filesystem Size Used Avail Use% Mounted on 02:49:06 overlay 40G 14G 27G 33% / 02:49:06 tmpfs 64M 0 64M 0% /dev 02:49:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:49:06 shm 64M 0 64M 0% /dev/shm 02:49:06 /dev/vda1 40G 14G 27G 33% /facter-os 02:49:06 02:49:06 02:49:06 ---> sar -b -r -n DEV: 02:49:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:49:06 02:49:06 02:20:33 LINUX RESTART (2 CPU) 02:49:06 02:49:06 02:21:02 tps rtps wtps bread/s bwrtn/s 02:49:06 02:22:01 31.85 12.77 19.09 2746.69 4115.90 02:49:06 02:23:01 70.50 2.98 67.52 2249.75 3574.08 02:49:06 02:24:01 19.53 0.43 19.09 328.42 4844.60 02:49:06 02:25:01 203.83 0.15 203.68 22.12 60802.27 02:49:06 02:26:01 193.09 0.00 193.09 0.00 36518.48 02:49:06 02:27:01 53.61 0.00 53.61 0.00 9791.49 02:49:06 02:28:01 116.76 0.02 116.74 0.53 20819.35 02:49:06 02:29:01 915.08 466.15 448.93 17297.50 297775.02 02:49:06 02:30:01 544.60 187.28 357.32 6331.28 139657.02 02:49:06 02:31:01 446.26 83.95 362.31 5143.98 114126.66 02:49:06 02:32:01 4.43 0.18 4.25 93.95 129.19 02:49:06 02:33:01 0.17 0.00 0.17 0.00 1.77 02:49:06 02:34:01 0.27 0.00 0.27 0.00 3.83 02:49:06 02:35:01 0.25 0.00 0.25 0.00 3.41 02:49:06 02:36:01 0.43 0.18 0.25 5.73 4.41 02:49:06 02:37:01 0.78 0.00 0.78 0.00 15.08 02:49:06 02:38:01 0.27 0.00 0.27 0.00 3.66 02:49:06 02:39:01 0.23 0.00 0.23 0.00 3.32 02:49:06 02:40:01 0.22 0.00 0.22 0.00 2.07 02:49:06 02:41:01 0.25 0.00 0.25 0.00 2.98 02:49:06 02:42:01 0.32 0.00 0.32 0.00 3.11 02:49:06 02:43:01 0.27 0.00 0.27 0.00 3.65 02:49:06 02:44:01 0.25 0.00 0.25 0.00 2.80 02:49:06 02:45:01 0.22 0.00 0.22 0.00 2.20 02:49:06 02:46:01 0.25 0.00 0.25 0.00 3.03 02:49:06 02:47:01 0.30 0.00 0.30 0.00 2.95 02:49:06 02:48:01 0.28 0.00 0.28 0.00 3.41 02:49:06 Average: 96.58 27.97 68.62 1267.69 25674.39 02:49:06 02:49:06 02:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:06 02:22:01 5641216 0 666668 8.32 2620 1698436 1093932 12.08 476800 1500408 19868 02:49:06 02:23:01 5405520 0 747680 9.34 2620 1853120 1412964 15.60 655072 1550368 16516 02:49:06 02:24:01 5198408 0 778212 9.72 2620 2029700 1246660 13.76 790180 1609792 48140 02:49:06 02:25:01 3315368 0 989184 12.35 2620 3701768 1212956 13.39 1043804 2992648 138436 02:49:06 02:26:01 3241584 0 1079280 13.48 2620 3685456 1581388 17.46 1255912 2860388 268836 02:49:06 02:27:01 3221120 0 1119796 13.98 2620 3665404 1675760 18.50 1210088 2925428 121076 02:49:06 02:28:01 3144076 0 1032892 12.90 2620 3829352 1289880 14.24 1137464 3060880 52 02:49:06 02:29:01 728628 0 1697432 21.19 2620 5580260 3731684 41.20 2741292 3735192 13280 02:49:06 02:30:01 669532 0 1314616 16.41 2620 6022172 1983560 21.90 2095608 4446068 17348 02:49:06 02:31:01 2898680 0 1138096 14.21 2620 3969544 1292296 14.27 1288576 3035388 20 02:49:06 02:32:01 2922028 0 1111940 13.88 2620 3972352 1078092 11.90 1292148 3017296 12 02:49:06 02:33:01 2922980 0 1110984 13.87 2620 3972356 1068828 11.80 1291044 3017616 8 02:49:06 02:34:01 2926024 0 1107936 13.83 2620 3972360 1054796 11.65 1292716 3014080 8 02:49:06 02:35:01 2929476 0 1104480 13.79 2620 3972364 1033724 11.41 1311832 2993000 8 02:49:06 02:36:01 2927872 0 1106048 13.81 2620 3972400 1033904 11.41 1309000 2997740 8 02:49:06 02:37:01 2927964 0 1105952 13.81 2620 3972404 1033880 11.41 1309092 2997740 8 02:49:06 02:38:01 2928448 0 1105464 13.80 2620 3972408 1033760 11.41 1308528 2997796 8 02:49:06 02:39:01 2928088 0 1105812 13.81 2620 3972420 1033724 11.41 1309652 2996692 8 02:49:06 02:40:01 2928128 0 1105772 13.81 2620 3972420 1033724 11.41 1309540 2996836 8 02:49:06 02:41:01 2928120 0 1105772 13.81 2620 3972428 1033724 11.41 1309612 2996836 8 02:49:06 02:42:01 2928220 0 1105672 13.81 2620 3972428 1033808 11.41 1315568 2990940 8 02:49:06 02:43:01 2928108 0 1105780 13.81 2620 3972432 1033724 11.41 1315416 2990940 8 02:49:06 02:44:01 2928220 0 1105660 13.81 2620 3972440 1033772 11.41 1315552 2990940 16 02:49:06 02:45:01 2928664 0 1105216 13.80 2620 3972440 1033724 11.41 1315404 2990940 8 02:49:06 02:46:01 2928664 0 1105208 13.80 2620 3972448 1033724 11.41 1315564 2990940 8 02:49:06 02:47:01 2928172 0 1105636 13.81 2620 3972512 1033820 11.41 1315644 2990964 28 02:49:06 02:48:01 2928284 0 1105580 13.80 2620 3972456 1033724 11.41 1315444 2990940 8 02:49:06 Average: 3082652 0 1087880 13.58 2620 3835788 1266501 13.98 1294317 2914029 23842 02:49:06 02:49:06 02:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:06 02:22:01 eth0 827.69 513.26 2160.98 74.66 0.00 0.00 0.00 0.00 02:49:06 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:23:01 eth0 552.50 325.39 1423.07 41.02 0.00 0.00 0.00 0.00 02:49:06 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:24:01 eth0 1302.31 1234.93 2490.55 117.27 0.00 0.00 0.00 0.00 02:49:06 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:24:01 veth440d746 1209.89 1218.41 102.58 2356.38 0.00 0.00 0.00 0.00 02:49:06 02:24:01 docker0 1209.89 1218.28 86.04 2356.37 0.00 0.00 0.00 0.00 02:49:06 02:25:01 eth0 1176.88 921.37 5735.02 95.27 0.00 0.00 0.00 0.00 02:49:06 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:25:01 docker0 544.72 616.71 40.31 2439.53 0.00 0.00 0.00 0.00 02:49:06 02:26:01 vethe019607 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:49:06 02:26:01 eth0 41.28 26.39 34.15 51.28 0.00 0.00 0.00 0.00 02:49:06 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:26:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:27:01 vethe019607 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 02:49:06 02:27:01 eth0 34.07 22.56 21.93 33.18 0.00 0.00 0.00 0.00 02:49:06 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:27:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 02:49:06 02:28:01 veth50d0cad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:28:01 eth0 269.99 181.45 1704.10 60.85 0.00 0.00 0.00 0.00 02:49:06 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:29:01 veth04eeb4f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:49:06 02:29:01 veth6a3e397 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:49:06 02:29:01 veth5419ab1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:49:06 02:29:01 eth0 111.49 76.66 202.58 51.25 0.00 0.00 0.00 0.00 02:49:06 02:30:01 veth9063be1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:30:01 veth81c37b8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:30:01 eth0 339.90 173.50 1786.79 57.70 0.00 0.00 0.00 0.00 02:49:06 02:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:49:06 02:31:01 eth0 107.23 68.78 223.70 53.10 0.00 0.00 0.00 0.00 02:49:06 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:31:01 docker0 1910.39 2107.26 136.08 5681.39 0.00 0.00 0.00 0.00 02:49:06 02:32:01 eth0 1.15 0.58 0.40 0.29 0.00 0.00 0.00 0.00 02:49:06 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:33:01 eth0 1.28 0.55 0.74 0.22 0.00 0.00 0.00 0.00 02:49:06 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:34:01 eth0 2.07 1.62 0.37 8.44 0.00 0.00 0.00 0.00 02:49:06 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:35:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:49:06 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:36:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 02:49:06 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:37:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:49:06 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:38:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:49:06 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:39:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:40:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:49:06 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:42:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:49:06 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:44:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:49:06 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:46:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:49:06 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:47:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:49:06 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:48:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 Average: eth0 176.43 131.31 584.14 23.88 0.00 0.00 0.00 0.00 02:49:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:06 Average: docker0 70.85 78.16 5.05 210.72 0.00 0.00 0.00 0.00 02:49:06 02:49:06 02:49:06 ---> sar -P ALL: 02:49:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:49:06 02:49:06 02:20:33 LINUX RESTART (2 CPU) 02:49:06 02:49:06 02:21:02 CPU %user %nice %system %iowait %steal %idle 02:49:06 02:22:01 all 11.08 0.00 1.81 0.37 0.10 86.65 02:49:06 02:22:01 0 11.19 0.00 2.10 0.60 0.12 85.98 02:49:06 02:22:01 1 10.96 0.00 1.53 0.14 0.07 87.30 02:49:06 02:23:01 all 5.89 0.00 1.80 2.05 0.07 90.19 02:49:06 02:23:01 0 5.92 0.00 1.94 1.44 0.09 90.61 02:49:06 02:23:01 1 5.86 0.00 1.66 2.64 0.05 89.78 02:49:06 02:24:01 all 8.65 0.00 3.57 0.22 0.12 87.44 02:49:06 02:24:01 0 8.01 0.00 3.78 0.20 0.16 87.85 02:49:06 02:24:01 1 9.28 0.00 3.36 0.24 0.09 87.03 02:49:06 02:25:01 all 24.16 0.00 7.89 2.25 0.14 65.55 02:49:06 02:25:01 0 26.10 0.00 8.03 2.92 0.14 62.81 02:49:06 02:25:01 1 22.26 0.00 7.76 1.59 0.14 68.25 02:49:06 02:26:01 all 57.64 0.00 10.05 1.17 0.15 30.98 02:49:06 02:26:01 0 57.10 0.00 10.58 1.58 0.15 30.60 02:49:06 02:26:01 1 58.19 0.00 9.53 0.75 0.16 31.37 02:49:06 02:27:01 all 32.93 0.00 4.06 0.30 0.07 62.64 02:49:06 02:27:01 0 32.53 0.00 4.35 0.35 0.07 62.70 02:49:06 02:27:01 1 33.33 0.00 3.77 0.24 0.07 62.58 02:49:06 02:28:01 all 48.82 0.00 7.83 0.86 0.13 42.37 02:49:06 02:28:01 0 49.48 0.00 7.77 1.00 0.13 41.62 02:49:06 02:28:01 1 48.15 0.00 7.88 0.72 0.13 43.12 02:49:06 02:29:01 all 38.16 0.00 20.83 30.03 0.14 10.85 02:49:06 02:29:01 0 38.77 0.00 20.81 29.20 0.13 11.10 02:49:06 02:29:01 1 37.55 0.00 20.85 30.86 0.15 10.60 02:49:06 02:30:01 all 67.16 0.00 14.14 15.48 0.15 3.08 02:49:06 02:30:01 0 66.11 0.00 14.90 16.88 0.15 1.96 02:49:06 02:30:01 1 68.20 0.00 13.37 14.09 0.15 4.19 02:49:06 02:31:01 all 65.38 0.00 15.35 2.92 0.13 16.22 02:49:06 02:31:01 0 65.22 0.00 15.65 2.87 0.13 16.13 02:49:06 02:31:01 1 65.54 0.00 15.05 2.96 0.13 16.32 02:49:06 02:32:01 all 0.26 0.00 0.13 0.01 0.02 99.59 02:49:06 02:32:01 0 0.37 0.00 0.08 0.02 0.02 99.52 02:49:06 02:32:01 1 0.15 0.00 0.17 0.00 0.02 99.67 02:49:06 02:49:06 02:32:01 CPU %user %nice %system %iowait %steal %idle 02:49:06 02:33:01 all 0.22 0.00 0.03 0.00 0.01 99.74 02:49:06 02:33:01 0 0.40 0.00 0.03 0.00 0.00 99.57 02:49:06 02:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:49:06 02:34:01 all 0.19 0.00 0.08 0.00 0.01 99.72 02:49:06 02:34:01 0 0.25 0.00 0.07 0.00 0.02 99.67 02:49:06 02:34:01 1 0.13 0.00 0.08 0.00 0.00 99.78 02:49:06 02:35:01 all 0.33 0.00 0.04 0.00 0.02 99.61 02:49:06 02:35:01 0 0.48 0.00 0.03 0.00 0.02 99.47 02:49:06 02:35:01 1 0.18 0.00 0.05 0.00 0.02 99.75 02:49:06 02:36:01 all 0.28 0.00 0.05 0.00 0.03 99.64 02:49:06 02:36:01 0 0.52 0.00 0.07 0.00 0.03 99.38 02:49:06 02:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:49:06 02:37:01 all 0.18 0.00 0.04 0.00 0.02 99.76 02:49:06 02:37:01 0 0.32 0.00 0.05 0.00 0.02 99.62 02:49:06 02:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:49:06 02:38:01 all 0.25 0.00 0.04 0.00 0.01 99.70 02:49:06 02:38:01 0 0.42 0.00 0.03 0.00 0.00 99.55 02:49:06 02:38:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:49:06 02:39:01 all 0.23 0.00 0.03 0.00 0.02 99.72 02:49:06 02:39:01 0 0.42 0.00 0.03 0.00 0.02 99.53 02:49:06 02:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:49:06 02:40:01 all 0.23 0.00 0.03 0.00 0.03 99.72 02:49:06 02:40:01 0 0.38 0.00 0.02 0.00 0.02 99.58 02:49:06 02:40:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:49:06 02:41:01 all 0.21 0.00 0.04 0.00 0.02 99.73 02:49:06 02:41:01 0 0.38 0.00 0.05 0.00 0.02 99.55 02:49:06 02:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:49:06 02:42:01 all 0.25 0.00 0.04 0.00 0.02 99.69 02:49:06 02:42:01 0 0.43 0.00 0.03 0.00 0.02 99.52 02:49:06 02:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:49:06 02:43:01 all 0.13 0.00 0.04 0.00 0.03 99.80 02:49:06 02:43:01 0 0.18 0.00 0.02 0.00 0.03 99.77 02:49:06 02:43:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:49:06 02:49:06 02:43:01 CPU %user %nice %system %iowait %steal %idle 02:49:06 02:44:01 all 0.17 0.00 0.05 0.00 0.03 99.76 02:49:06 02:44:01 0 0.27 0.00 0.05 0.00 0.02 99.67 02:49:06 02:44:01 1 0.07 0.00 0.05 0.00 0.03 99.85 02:49:06 02:45:01 all 0.21 0.00 0.03 0.00 0.03 99.74 02:49:06 02:45:01 0 0.35 0.00 0.02 0.00 0.02 99.62 02:49:06 02:45:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:49:06 02:46:01 all 0.26 0.00 0.04 0.00 0.06 99.64 02:49:06 02:46:01 0 0.46 0.00 0.02 0.00 0.08 99.44 02:49:06 02:46:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:49:06 02:47:01 all 0.14 0.00 0.05 0.00 0.03 99.78 02:49:06 02:47:01 0 0.20 0.00 0.03 0.00 0.02 99.75 02:49:06 02:47:01 1 0.08 0.00 0.07 0.00 0.03 99.82 02:49:06 02:48:01 all 0.11 0.00 0.03 0.00 0.01 99.85 02:49:06 02:48:01 0 0.18 0.00 0.03 0.00 0.00 99.78 02:49:06 02:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:49:06 Average: all 12.76 0.00 3.09 1.94 0.06 82.16 02:49:06 Average: 0 12.87 0.00 3.17 1.99 0.06 81.91 02:49:06 Average: 1 12.64 0.00 3.00 1.89 0.05 82.41 02:49:06 02:49:06 02:49:06