Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than f984a5e13d75a32f34d90ea301fe8b77a771a272 Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2376403880206976462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3747333132679526035.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh197721217053636113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3704238235997111871.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4307949879582717507.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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-541 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh454287998496222918.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit f984a5e13d75a32f34d90ea301fe8b77a771a272 Merge succeeded, producing f984a5e13d75a32f34d90ea301fe8b77a771a272 Checking out Revision f984a5e13d75a32f34d90ea301fe8b77a771a272 (PR-3579) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh1192906184938660542.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f984a5e13d75a32f34d90ea301fe8b77a771a272 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh7986871662661722050.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f984a5e13d75a32f34d90ea301fe8b77a771a272 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:55:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:55:58 ========================================================= 15:55:58 EdgeX Global Pipelines Version Info 15:55:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 15:55:59 ------------------- 15:55:59 stable info: 15:55:59 ------------------- 15:55:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:55:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:55:59 Message: update stable to v1.0.195 15:56:00 ------------------- 15:56:00 experimental info: 15:56:00 ------------------- 15:56:00 Commited By: **** collab-it+edgex@linuxfoundation.org 15:56:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:56:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:56:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 15:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 15:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 15:56:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f984a5e13d75a32f34d90ea301fe8b77a771a272 [Pipeline] echo 15:56:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f984a5e [Pipeline] echo 15:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:01 provisioning config files... 15:56:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8736039524629493400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:01 ---> docker-login.sh 15:56:01 nexus3.edgexfoundry.org:10001 15:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:01 Configure a credential helper to remove this warning. See 15:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:01 15:56:01 Login Succeeded 15:56:01 nexus3.edgexfoundry.org:10002 15:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:02 Configure a credential helper to remove this warning. See 15:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:02 15:56:02 Login Succeeded 15:56:02 nexus3.edgexfoundry.org:10003 15:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:02 Configure a credential helper to remove this warning. See 15:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:02 15:56:02 Login Succeeded 15:56:02 nexus3.edgexfoundry.org:10004 15:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:02 Configure a credential helper to remove this warning. See 15:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:02 15:56:02 Login Succeeded 15:56:02 docker.io 15:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:02 Configure a credential helper to remove this warning. See 15:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:02 15:56:02 Login Succeeded 15:56:02 ---> docker-login.sh ends [Pipeline] } 15:56:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:02 ++ 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 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/core-command/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo core-command,cmd/core-command/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/core-data/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo core-data,cmd/core-data/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/core-metadata/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo core-metadata,cmd/core-metadata/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/security-bootstrapper/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/security-proxy-setup/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/support-notifications/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo support-notifications,cmd/support-notifications/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/support-scheduler/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:56:02 + for file in '`ls cmd/**/Dockerfile`' 15:56:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:56:02 ++ cut -d/ -f2 15:56:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:56:03 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 15:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:04 15:56:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:56:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:04 latest: Pulling from edgex-devops/git-semver 15:56:04 31603596830f: Pulling fs layer 15:56:04 54011a49482f: Pulling fs layer 15:56:04 a6820b24f6d8: Pulling fs layer 15:56:04 f581987b2513: Pulling fs layer 15:56:04 f581987b2513: Waiting 15:56:04 54011a49482f: Download complete 15:56:04 31603596830f: Verifying Checksum 15:56:04 31603596830f: Download complete 15:56:04 a6820b24f6d8: Verifying Checksum 15:56:04 a6820b24f6d8: Download complete 15:56:04 f581987b2513: Verifying Checksum 15:56:04 f581987b2513: Download complete 15:56:04 31603596830f: Pull complete 15:56:04 54011a49482f: Pull complete 15:56:05 a6820b24f6d8: Pull complete 15:56:05 f581987b2513: Pull complete 15:56:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:56:06 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 15:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:56:07 $ docker top bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:07 [ssh-agent] Looking for ssh-agent implementation... 15:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:07 $ docker exec bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 ssh-agent 15:56:07 SSH_AUTH_SOCK=/tmp/ssh-20uRRovoisuq/agent.13 15:56:07 SSH_AGENT_PID=19 15:56:07 Running ssh-add (command line suppressed) 15:56:07 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1658306410885610111.key (/w/workspace/edgex-go/7@tmp/private_key_1658306410885610111.key) 15:56:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:07 + git tag --points-at HEAD [Pipeline] } 15:56:08 $ docker exec --env ******** --env ******** bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 ssh-agent -k 15:56:08 unset SSH_AUTH_SOCK; 15:56:08 unset SSH_AGENT_PID; 15:56:08 echo Agent pid 19 killed; 15:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:56:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:08 [ssh-agent] Looking for ssh-agent implementation... 15:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:08 $ docker exec bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 ssh-agent 15:56:08 SSH_AUTH_SOCK=/tmp/ssh-rTnHP3Db2Gc6/agent.52 15:56:08 SSH_AGENT_PID=58 15:56:08 Running ssh-add (command line suppressed) 15:56:08 Identity added: /w/workspace/edgex-go/7@tmp/private_key_922613332357319256.key (/w/workspace/edgex-go/7@tmp/private_key_922613332357319256.key) 15:56:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:08 + git semver init 15:56:08 # -> Open(): unable to determine branch for HEAD 15:56:08 # $GIT_DIR = /w/workspace/edgex-go/7/.git 15:56:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 15:56:08 # $SEMVER_REMOTE_NAME = origin 15:56:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:56:08 # $SEMVER_USER_NAME = edgex-jenkins 15:56:08 # $SEMVER_BRANCH = PR-3579 15:56:08 # $SEMVER_TEMP = /tmp/semver-079587183 15:56:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:56:23 # '/tmp/semver-079587183' -> '/w/workspace/edgex-go/7/.semver' 15:56:23 # -> Force: false 15:56:23 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 15:56:23 $ docker exec --env ******** --env ******** bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 ssh-agent -k 15:56:23 unset SSH_AUTH_SOCK; 15:56:23 unset SSH_AGENT_PID; 15:56:23 echo Agent pid 58 killed; 15:56:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:24 + git semver [Pipeline] } 15:56:24 $ docker stop --time=1 bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 15:56:26 $ docker rm -f bd35b0a56280d7afbbb01969f8899467e86c84d4a8f58e8af2b47417c2d3b708 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:56:26 Stashed 1 file(s) [Pipeline] echo 15:56:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:56:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:56:28 + sudo service docker restart 15:56:28 + true 15:56:28 Redirecting to /bin/systemctl restart docker.service 15:56:42 Still waiting to schedule task 15:56:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-539’ is offline [Pipeline] echo 15:56:46 ========================================================= 15:56:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:56:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:56:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:56:47 Sending build context to Docker daemon 329.6MB 15:56:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:56:47 Step 2/6 : FROM ${BASE} 15:56:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:56:47 540db60ca938: Pulling fs layer 15:56:47 adcc1eea9eea: Pulling fs layer 15:56:47 4c4ab2625f07: Pulling fs layer 15:56:47 0510c868ecb4: Pulling fs layer 15:56:47 afea3b2eda06: Pulling fs layer 15:56:47 7809a108b3ef: Pulling fs layer 15:56:47 f706445af74f: Pulling fs layer 15:56:47 afea3b2eda06: Waiting 15:56:47 7809a108b3ef: Waiting 15:56:47 f706445af74f: Waiting 15:56:47 0510c868ecb4: Waiting 15:56:47 4c4ab2625f07: Verifying Checksum 15:56:47 4c4ab2625f07: Download complete 15:56:47 adcc1eea9eea: Verifying Checksum 15:56:47 adcc1eea9eea: Download complete 15:56:47 afea3b2eda06: Verifying Checksum 15:56:47 afea3b2eda06: Download complete 15:56:48 540db60ca938: Verifying Checksum 15:56:48 540db60ca938: Download complete 15:56:48 7809a108b3ef: Verifying Checksum 15:56:48 7809a108b3ef: Download complete 15:56:48 540db60ca938: Pull complete 15:56:48 adcc1eea9eea: Pull complete 15:56:48 4c4ab2625f07: Pull complete 15:56:49 f706445af74f: Verifying Checksum 15:56:49 f706445af74f: Download complete 15:56:50 0510c868ecb4: Verifying Checksum 15:56:50 0510c868ecb4: Download complete 15:56:53 0510c868ecb4: Pull complete 15:56:53 afea3b2eda06: Pull complete 15:56:53 7809a108b3ef: Pull complete 15:56:57 f706445af74f: Pull complete 15:56:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:56:57 ---> b068be0155e3 15:56:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:56:58 ---> Running in 900401b97bd5 15:56:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:56:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:57:00 (1/12) Installing libmagic (5.39-r0) 15:57:00 (2/12) Installing file (5.39-r0) 15:57:00 (3/12) Installing libc-dev (0.7.2-r3) 15:57:00 (4/12) Installing g++ (10.2.1_pre1-r3) 15:57:05 (5/12) Installing fortify-headers (1.1-r0) 15:57:05 (6/12) Installing patch (2.7.6-r6) 15:57:05 (7/12) Installing build-base (0.5-r2) 15:57:05 (8/12) Installing libsodium (1.0.18-r0) 15:57:05 (9/12) Installing pkgconf (1.7.3-r0) 15:57:05 (10/12) Installing libsodium-dev (1.0.18-r0) 15:57:05 (11/12) Installing libzmq (4.3.3-r1) 15:57:05 (12/12) Installing zeromq-dev (4.3.3-r1) 15:57:05 Executing busybox-1.32.1-r6.trigger 15:57:05 OK: 219 MiB in 52 packages 15:57:07 Removing intermediate container 900401b97bd5 15:57:07 ---> bcf740d71640 15:57:07 Step 4/6 : WORKDIR /edgex-go 15:57:07 ---> Running in d853bf65ff27 15:57:07 Removing intermediate container d853bf65ff27 15:57:07 ---> 5ac11e66655c 15:57:07 Step 5/6 : COPY go.mod . 15:57:07 ---> 41f3bd1a8557 15:57:07 Step 6/6 : RUN go mod download 15:57:07 ---> Running in 9d7b9eed3176 15:57:19 Removing intermediate container 9d7b9eed3176 15:57:19 ---> b8b3a72770d1 15:57:19 Successfully built b8b3a72770d1 15:57:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:57:19 + docker inspect -f . ci-base-image-x86_64 15:57:19 . [Pipeline] withDockerContainer 15:57:20 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 15:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:57:20 $ docker top a9d7f793eb38b8838eee048edcd9acb18a263e1d483b4184ea36287199d6ca3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:20 + go version 15:57:20 go version go1.16.3 linux/amd64 [Pipeline] } 15:57:20 $ docker stop --time=1 a9d7f793eb38b8838eee048edcd9acb18a263e1d483b4184ea36287199d6ca3a 15:57:22 $ docker rm -f a9d7f793eb38b8838eee048edcd9acb18a263e1d483b4184ea36287199d6ca3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:22 + docker inspect -f . ci-base-image-x86_64 15:57:22 . [Pipeline] withDockerContainer 15:57:22 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 15:57:22 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:57:23 $ docker top a4eb18e213d80b8c90857f2488d58fe8fcc9e085c90b1f1779158bbd4dcf7476 -eo pid,comm [Pipeline] { [Pipeline] echo 15:57:23 ========================================================= 15:57:23 [edgeXBuildGoParallel] Running Tests and Build... 15:57:23 ========================================================= [Pipeline] sh 15:57:23 + go mod tidy [Pipeline] sh 15:57:24 + make test 15:57:24 go mod tidy 15:57:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:57:29 ? github.com/edgexfoundry/edgex-go [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:57:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:57:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:57:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:57:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 15:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 53.1% of statements 15:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.096s coverage: 87.7% of statements 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements 15:58:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 81.2% of statements 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:58:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 95.1% of statements 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:58:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:58:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 15:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 15:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 15:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.222s coverage: 81.8% of statements 15:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:58:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-542 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 15:58:41 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:58:41 The recommended git tool is: git 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 15:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:58:46 using credential edgex-jenkins-ssh 15:58:46 Cloning the remote Git repository 15:58:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:58:46 > git init /w/workspace/edgex-go/7 # timeout=10 15:58:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:46 > git --version # timeout=10 15:58:46 > git --version # 'git version 2.17.1' 15:58:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.6% of statements 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:58:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:58:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 15:58:51 GO111MODULE=on go vet ./... 15:59:02 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit f984a5e13d75a32f34d90ea301fe8b77a771a272 15:59:03 Merge succeeded, producing f984a5e13d75a32f34d90ea301fe8b77a771a272 15:59:03 Checking out Revision f984a5e13d75a32f34d90ea301fe8b77a771a272 (PR-3579) 15:59:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:59:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:59:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:02 > git config core.sparsecheckout # timeout=10 15:59:02 > git checkout -f f984a5e13d75a32f34d90ea301fe8b77a771a272 # timeout=10 15:59:03 > git remote # timeout=10 15:59:03 > git config --get remote.origin.url # timeout=10 15:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:03 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 15:59:03 > git rev-parse HEAD^{commit} # timeout=10 15:59:03 > git config core.sparsecheckout # timeout=10 15:59:03 > git checkout -f f984a5e13d75a32f34d90ea301fe8b77a771a272 # timeout=10 15:59:07 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:59:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:59:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:59:09 + sudo service docker restart 15:59:09 + true 15:59:18 gofmt -l . 15:59:18 [ "`gofmt -l .`" = "" ] 15:59:18 ./bin/test-attribution-txt.sh [Pipeline] sh 15:59:18 + ls -al . 15:59:18 total 516 15:59:18 drwxrwxr-x 10 1001 1001 4096 Jun 21 15:59 . 15:59:18 drwxr-xr-x 4 root root 28 Jun 21 15:57 .. 15:59:18 -rw-rw-r-- 1 1001 1001 11 Jun 21 15:55 .dockerignore 15:59:18 drwxrwxr-x 8 1001 1001 179 Jun 21 15:55 .git 15:59:18 drwxrwxr-x 3 1001 1001 125 Jun 21 15:55 .github 15:59:18 -rw-rw-r-- 1 1001 1001 818 Jun 21 15:55 .gitignore 15:59:18 drwx------ 3 1001 1001 60 Jun 21 15:56 .semver 15:59:18 -rw-rw-r-- 1 1001 1001 166 Jun 21 15:55 .sonarcloud.properties 15:59:18 -rw-rw-r-- 1 1001 1001 8609 Jun 21 15:55 Attribution.txt 15:59:18 -rw-rw-r-- 1 1001 1001 3804 Jun 21 15:55 CONTRIBUTING.md 15:59:18 -rw-rw-r-- 1 1001 1001 931 Jun 21 15:55 Dockerfile.build 15:59:18 -rw-rw-r-- 1 1001 1001 849 Jun 21 15:55 Jenkinsfile 15:59:18 -rw-rw-r-- 1 1001 1001 10775 Jun 21 15:55 LICENSE 15:59:18 -rw-rw-r-- 1 1001 1001 5605 Jun 21 15:55 Makefile 15:59:18 -rw-rw-r-- 1 1001 1001 7905 Jun 21 15:55 README.md 15:59:18 -rw-rw-r-- 1 1001 1001 7071 Jun 21 15:55 SECURITY.md 15:59:18 -rw-rw-r-- 1 1001 1001 5 Jun 21 15:56 VERSION 15:59:18 -rw-rw-r-- 1 1001 1001 4131 Jun 21 15:55 ZMQWindows.md 15:59:18 drwxrwxr-x 2 1001 1001 37 Jun 21 15:55 bin 15:59:18 drwxrwxr-x 14 1001 1001 4096 Jun 21 15:55 cmd 15:59:18 -rw-r--r-- 1 root root 398095 Jun 21 15:58 coverage.out 15:59:18 -rw-rw-r-- 1 1001 1001 841 Jun 21 15:55 go.mod 15:59:18 -rw-r--r-- 1 root root 20843 Jun 21 15:57 go.sum 15:59:18 drwxrwxr-x 7 1001 1001 114 Jun 21 15:55 internal 15:59:18 drwxrwxr-x 3 1001 1001 16 Jun 21 15:55 openapi 15:59:18 drwxrwxr-x 4 1001 1001 71 Jun 21 15:55 snap 15:59:18 -rw-rw-r-- 1 1001 1001 168 Jun 21 15:55 version.go [Pipeline] sh 15:59:18 + '[' -e coverage.out ] 15:59:18 + chown 1001:1001 coverage.out [Pipeline] stash 15:59:18 Stashed 1 file(s) [Pipeline] sh 15:59:19 + make build 15:59:19 go mod tidy 15:59:19 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 15:59:21 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:27 provisioning config files... 15:59:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6433230710172647318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:28 ---> docker-login.sh 15:59:28 nexus3.edgexfoundry.org:10001 15:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:29 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 15:59:29 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 15:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:29 Configure a credential helper to remove this warning. See 15:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:29 15:59:29 Login Succeeded 15:59:29 nexus3.edgexfoundry.org:10002 15:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:30 Configure a credential helper to remove this warning. See 15:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:30 15:59:30 Login Succeeded 15:59:30 nexus3.edgexfoundry.org:10003 15:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:30 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 15:59: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 15:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:30 Configure a credential helper to remove this warning. See 15:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:30 15:59:30 Login Succeeded 15:59:30 nexus3.edgexfoundry.org:10004 15:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:31 Configure a credential helper to remove this warning. See 15:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:31 15:59:31 Login Succeeded 15:59:31 docker.io 15:59:31 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 15:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:31 Configure a credential helper to remove this warning. See 15:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:31 15:59:31 Login Succeeded 15:59:31 ---> docker-login.sh ends [Pipeline] } 15:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:59:32 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 [Pipeline] echo 15:59:32 ========================================================= 15:59:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:59:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:59:33 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 15:59: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 15:59:35 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 15:59:35 Sending build context to Docker daemon 166.4MB 15:59:35 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:59:35 Step 2/6 : FROM ${BASE} 15:59:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:59:35 595b0fe564bb: Pulling fs layer 15:59:35 3088b5b3c5c0: Pulling fs layer 15:59:35 5b7225fbf94c: Pulling fs layer 15:59:35 ba82ee9f976e: Pulling fs layer 15:59:35 506bd15cee9f: Pulling fs layer 15:59:35 75a0a4a0db45: Pulling fs layer 15:59:35 618dc40b7e24: Pulling fs layer 15:59:35 506bd15cee9f: Waiting 15:59:35 75a0a4a0db45: Waiting 15:59:35 618dc40b7e24: Waiting 15:59:35 ba82ee9f976e: Waiting 15:59:35 5b7225fbf94c: Verifying Checksum 15:59:35 5b7225fbf94c: Download complete 15:59:35 3088b5b3c5c0: Download complete 15:59:35 506bd15cee9f: Download complete 15:59:35 75a0a4a0db45: Verifying Checksum 15:59:35 75a0a4a0db45: Download complete 15:59:35 595b0fe564bb: Download complete 15:59:35 595b0fe564bb: Pull complete 15:59:36 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 15:59:36 3088b5b3c5c0: Pull complete 15:59:37 5b7225fbf94c: Pull complete 15:59:37 618dc40b7e24: Verifying Checksum 15:59:37 618dc40b7e24: Download complete [Pipeline] } 15:59:38 $ docker stop --time=1 a4eb18e213d80b8c90857f2488d58fe8fcc9e085c90b1f1779158bbd4dcf7476 15:59:38 ba82ee9f976e: Verifying Checksum 15:59:38 ba82ee9f976e: Download complete 15:59:39 $ docker rm -f a4eb18e213d80b8c90857f2488d58fe8fcc9e085c90b1f1779158bbd4dcf7476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:42 15:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:43 latest: Pulling from edgex-devops/edgex-compose 15:59:43 cbdbe7a5bc2a: Pulling fs layer 15:59:43 ca9280d653b3: Pulling fs layer 15:59:43 7e9c9ca2126c: Pulling fs layer 15:59:43 cbdbe7a5bc2a: Verifying Checksum 15:59:43 cbdbe7a5bc2a: Download complete 15:59:43 cbdbe7a5bc2a: Pull complete 15:59:43 ca9280d653b3: Verifying Checksum 15:59:43 ca9280d653b3: Download complete 15:59:44 ca9280d653b3: Pull complete 15:59:44 7e9c9ca2126c: Verifying Checksum 15:59:44 7e9c9ca2126c: Download complete 15:59:48 7e9c9ca2126c: Pull complete 15:59:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:59:48 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 15:59:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:59:48 ba82ee9f976e: Pull complete 15:59:48 506bd15cee9f: Pull complete 15:59:49 75a0a4a0db45: Pull complete 15:59:51 $ docker top 90991c381f4cffb3f1769d8a7351ba6d09861124a71da38ecd4b0b7d50622d95 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:51 + grep parallel 15:59:51 + docker-compose build --help 15:59:52 --parallel Build images in parallel. [Pipeline] } 15:59:52 $ docker stop --time=1 90991c381f4cffb3f1769d8a7351ba6d09861124a71da38ecd4b0b7d50622d95 15:59:53 $ docker rm -f 90991c381f4cffb3f1769d8a7351ba6d09861124a71da38ecd4b0b7d50622d95 [Pipeline] // withDockerContainer 15:59:53 618dc40b7e24: Pull complete 15:59:53 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:53 ---> a36622ca3599 15:59:53 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:53 . [Pipeline] withDockerContainer 15:59:53 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 15:59:53 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:59:54 $ docker top becf6afa5f75ee21933c340bd2bd9f89c03ede4f8c8d167b430a729ce718fa36 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:54 + docker-compose -f ./docker-compose-build.yml build --parallel 15:59:55 Building core-command ... 15:59:55 Building core-data ... 15:59:55 Building core-metadata ... 15:59:55 Building security-bootstrapper ... 15:59:55 Building security-proxy-setup ... 15:59:55 Building security-secretstore-setup ... 15:59:55 Building support-notifications ... 15:59:55 Building support-scheduler ... 15:59:55 Building sys-mgmt-agent ... 15:59:55 Building security-bootstrapper 15:59:55 Building security-secretstore-setup 15:59:55 Building core-metadata 15:59:55 Building core-command 15:59:55 Building support-notifications 15:59:55 ---> Running in c2de1762f8d7 15:59:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:58 (1/12) Installing libmagic (5.39-r0) 15:59:59 (2/12) Installing file (5.39-r0) 15:59:59 (3/12) Installing libc-dev (0.7.2-r3) 15:59:59 (4/12) Installing g++ (10.2.1_pre1-r3) 16:00:03 (5/12) Installing fortify-headers (1.1-r0) 16:00:03 (6/12) Installing patch (2.7.6-r6) 16:00:03 (7/12) Installing build-base (0.5-r2) 16:00:03 (8/12) Installing libsodium (1.0.18-r0) 16:00:03 (9/12) Installing pkgconf (1.7.3-r0) 16:00:03 (10/12) Installing libsodium-dev (1.0.18-r0) 16:00:03 (11/12) Installing libzmq (4.3.3-r1) 16:00:03 (12/12) Installing zeromq-dev (4.3.3-r1) 16:00:03 Executing busybox-1.32.1-r6.trigger 16:00:03 OK: 218 MiB in 52 packages 16:00:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:00:07 ---> b8b3a72770d1 16:00:07 Step 3/32 : WORKDIR /edgex-go 16:00:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:07 ---> b8b3a72770d1 16:00:07 Step 3/24 : WORKDIR /edgex-go 16:00:08 Removing intermediate container c2de1762f8d7 16:00:08 ---> 12d2a304dd41 16:00:08 Step 4/6 : WORKDIR /edgex-go 16:00:08 ---> Running in 1d22c64e8f3d 16:00:08 Removing intermediate container 1d22c64e8f3d 16:00:08 ---> 82122fec349f 16:00:08 Step 5/6 : COPY go.mod . 16:00:08 ---> c5f159ad5e3c 16:00:08 Step 6/6 : RUN go mod download 16:00:09 ---> Running in f6d952d25c7c 16:00:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:15 ---> b8b3a72770d1 16:00:15 Step 3/24 : WORKDIR /edgex-go 16:00:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:15 ---> b8b3a72770d1 16:00:15 Step 3/23 : WORKDIR /edgex-go 16:00:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:00:17 ---> b8b3a72770d1 16:00:17 Step 3/26 : WORKDIR /edgex-go 16:00:17 ---> Running in 7e6c667e1547 16:00:17 ---> Running in a376d957943f 16:00:17 ---> Running in 6ae58ee2db84 16:00:17 ---> Running in d29b439d5cc4 16:00:17 ---> Running in 768a433061cf 16:00:18 Removing intermediate container 6ae58ee2db84 16:00:18 ---> a9f210d529c9 16:00:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 Removing intermediate container d29b439d5cc4 16:00:18 ---> da5d3eb73ebb 16:00:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 ---> Running in e01a5d7ab83b 16:00:18 Removing intermediate container 7e6c667e1547 16:00:18 ---> 8802150bb989 16:00:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 Removing intermediate container a376d957943f 16:00:18 ---> 71dc1475f0cc 16:00:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 ---> Running in b8ad0edbf9bb 16:00:18 Removing intermediate container 768a433061cf 16:00:18 ---> c7518e8399f1 16:00:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 ---> Running in 7a4a5eaa299c 16:00:18 ---> Running in 767f3f3f6e56 16:00:18 ---> Running in b4b3d358b658 16:00:18 Removing intermediate container e01a5d7ab83b 16:00:18 ---> 903435747e17 16:00:18 Step 5/24 : RUN apk add --update --no-cache make git 16:00:19 ---> Running in 46fd9b8ba40d 16:00:19 Removing intermediate container b8ad0edbf9bb 16:00:19 ---> 67b702ae4d45 16:00:19 Step 5/24 : RUN apk add --update --no-cache make git 16:00:19 ---> Running in d0fb6023e22d 16:00:19 Removing intermediate container 767f3f3f6e56 16:00:19 ---> 95ef506b4b61 16:00:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:00:19 ---> Running in dfa34d451fdb 16:00:19 Removing intermediate container 7a4a5eaa299c 16:00:19 ---> 7cd0fe6a9be3 16:00:19 Step 5/32 : RUN apk add --update --no-cache make git 16:00:19 ---> Running in 59a1406497f0 16:00:19 Removing intermediate container b4b3d358b658 16:00:19 ---> 5ab62cc24932 16:00:19 Step 5/26 : RUN apk add --update --no-cache make git 16:00:19 ---> Running in e4185b09ac3e 16:00:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:21 OK: 219 MiB in 52 packages 16:00:21 Removing intermediate container 46fd9b8ba40d 16:00:21 ---> 5aa8e765fe6d 16:00:21 Step 6/24 : COPY go.mod . 16:00:21 OK: 219 MiB in 52 packages 16:00:21 ---> d547838349d9 16:00:21 Step 7/24 : RUN go mod download 16:00:21 OK: 219 MiB in 52 packages 16:00:21 ---> Running in 76ad54c96db4 16:00:21 OK: 219 MiB in 52 packages 16:00:21 OK: 219 MiB in 52 packages 16:00:21 Removing intermediate container e4185b09ac3e 16:00:21 ---> 1d0225a284a9 16:00:21 Step 6/26 : COPY go.mod . 16:00:22 Removing intermediate container d0fb6023e22d 16:00:22 ---> 065a18f4df6f 16:00:22 Step 6/24 : COPY go.mod . 16:00:22 Removing intermediate container 59a1406497f0 16:00:22 ---> 241a311e72cb 16:00:22 Step 6/32 : COPY go.mod . 16:00:22 ---> 854425a8cb92 16:00:22 Step 7/26 : RUN go mod download 16:00:22 Removing intermediate container dfa34d451fdb 16:00:22 ---> 326e6cea7030 16:00:22 Step 6/23 : COPY go.mod . 16:00:22 ---> Running in 4445235a8fe8 16:00:22 ---> 99cff06c49a8 16:00:22 Step 7/24 : RUN go mod download 16:00:22 ---> Running in 9ebe5a2c131a 16:00:22 ---> 0e2353086f36 16:00:22 Step 7/32 : RUN go mod download 16:00:22 ---> Running in f728774ed568 16:00:22 Removing intermediate container 76ad54c96db4 16:00:22 ---> 09335a50cbe8 16:00:22 Step 8/24 : COPY . . 16:00:22 ---> 23763380bd68 16:00:22 Step 7/23 : RUN go mod download 16:00:22 ---> Running in d1cb839382cb 16:00:26 Removing intermediate container f728774ed568 16:00:26 ---> 7c88857dfbe5 16:00:26 Step 8/32 : COPY . . 16:00:26 Removing intermediate container 4445235a8fe8 16:00:26 ---> 351ae0fa9955 16:00:26 Step 8/26 : COPY . . 16:00:26 Removing intermediate container 9ebe5a2c131a 16:00:26 ---> 39b9c9607906 16:00:26 Step 8/24 : COPY . . 16:00:26 ---> 9336a4f7d6cf 16:00:26 Step 9/24 : RUN go mod tidy 16:00:26 Removing intermediate container d1cb839382cb 16:00:26 ---> e6527a331c18 16:00:26 Step 8/23 : COPY . . 16:00:27 ---> Running in 9ef4b8b67487 16:00:35 Removing intermediate container f6d952d25c7c 16:00:35 ---> 27065cc726a9 16:00:35 Successfully built 27065cc726a9 16:00:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:00:36 + docker inspect -f . ci-base-image-arm64 16:00:36 . [Pipeline] withDockerContainer 16:00:36 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 16:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:38 $ docker top 3ebdb688e76c3062589147024f55a71ed7b5a5fba09e258699d2d1f0e4fec78e -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:39 + go version 16:00:39 go version go1.16.5 linux/arm64 [Pipeline] } 16:00:39 $ docker stop --time=1 3ebdb688e76c3062589147024f55a71ed7b5a5fba09e258699d2d1f0e4fec78e 16:00:41 $ docker rm -f 3ebdb688e76c3062589147024f55a71ed7b5a5fba09e258699d2d1f0e4fec78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:41 + docker inspect -f . ci-base-image-arm64 16:00:41 . [Pipeline] withDockerContainer 16:00:42 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 16:00:42 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:42 ---> 67c97526ee51 16:00:42 Step 9/24 : RUN go mod tidy 16:00:42 ---> 42a75530205b 16:00:42 Step 9/32 : RUN go mod tidy 16:00:42 Removing intermediate container 9ef4b8b67487 16:00:42 ---> d6037e9e6a9c 16:00:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:00:42 ---> Running in 2531c5ef7b8f 16:00:42 ---> Running in ad71f1e95315 16:00:42 ---> Running in a95a055a8523 16:00:42 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 16:00:43 $ docker top 6bedae03b3957de46f854c6d07fecbc35bc05e46bf340bcda750d2ad2aca95b4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:00:44 ========================================================= 16:00:44 [edgeXBuildGoParallel] Running Tests and Build... 16:00:44 ========================================================= [Pipeline] sh 16:00:44 + go mod tidy [Pipeline] sh 16:00:46 + make test 16:00:46 go mod tidy 16:00:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:00:47 Removing intermediate container 2531c5ef7b8f 16:00:47 ---> 9527ea90d69f 16:00:47 Step 10/24 : RUN make cmd/core-command/core-command 16:00:47 Removing intermediate container ad71f1e95315 16:00:47 ---> 3b76e60f3ab1 16:00:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:47 ---> Running in 0437357703e6 16:00:47 ---> Running in 064ea031d3b5 16:00:47 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 16:00:48 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 16:00:51 ---> 31a871e1753e 16:00:51 Step 9/26 : RUN go mod tidy 16:00:51 ---> Running in b4eaa39f726d 16:00:56 Removing intermediate container b4eaa39f726d 16:00:56 ---> cd33e1ead872 16:00:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:56 ---> 89ba38fe8973 16:00:56 Step 9/23 : RUN go mod tidy 16:00:56 ---> Running in ed8b565ebc7b 16:00:56 ---> Running in f8ff8f4e75b2 16:00:57 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 16:00:58 Removing intermediate container f8ff8f4e75b2 16:00:58 ---> 8e1e70bcddbb 16:00:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:00:58 ---> Running in 820059fec81b 16:00:59 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 16:01:08 ? github.com/edgexfoundry/edgex-go [no test files] 16:01:31 Removing intermediate container 0437357703e6 16:01:31 ---> 0c936159fc59 16:01:31 16:01:31 Step 11/24 : FROM alpine:3.12 16:01:31 3.12: Pulling from library/alpine 16:01:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:01:32 Status: Downloaded newer image for alpine:3.12 16:01:32 ---> 13621d1b12d4 16:01:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:01:33 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 16:01:33 ---> Running in ecdc0f75676b 16:01:34 Removing intermediate container a95a055a8523 16:01:34 ---> eee1c2025db5 16:01:34 16:01:34 Step 11/24 : FROM alpine:3.12 16:01:34 ---> 13621d1b12d4 16:01:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:01:34 Removing intermediate container 064ea031d3b5 16:01:34 ---> 7cf87ac01177 16:01:34 16:01:34 Step 11/32 : FROM alpine:3.12 16:01:34 ---> 13621d1b12d4 16:01:34 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:01:34 ---> Running in 4f48a5d65127 16:01:34 ---> Running in 8d227521d189 16:01:35 Removing intermediate container 8d227521d189 16:01:35 ---> 8f24f7b8510e 16:01:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:01:35 ---> Running in 9f7fb2351554 16:01:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:35 (1/1) Installing dumb-init (1.2.2-r1) 16:01:35 Executing busybox-1.31.1-r20.trigger 16:01:35 OK: 6 MiB in 15 packages 16:01:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:36 (1/1) Installing dumb-init (1.2.2-r1) 16:01:36 Executing busybox-1.31.1-r20.trigger 16:01:36 OK: 6 MiB in 15 packages 16:01:36 Removing intermediate container ecdc0f75676b 16:01:36 ---> 3e8e6c08946a 16:01:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:36 ---> Running in 21d6a171c3ca 16:01:36 (1/2) Installing dumb-init (1.2.2-r1) 16:01:36 (2/2) Installing su-exec (0.2-r1) 16:01:36 Executing busybox-1.31.1-r20.trigger 16:01:36 OK: 6 MiB in 16 packages 16:01:36 Removing intermediate container 21d6a171c3ca 16:01:36 ---> fae69034e1d6 16:01:36 Step 14/24 : ENV APP_PORT=59882 16:01:37 Removing intermediate container 4f48a5d65127 16:01:37 ---> 8209e32acc2e 16:01:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:37 ---> Running in c722f31d7731 16:01:37 ---> Running in 3f15d3c49641 16:01:37 Removing intermediate container c722f31d7731 16:01:37 ---> c720d37b746e 16:01:37 Step 15/24 : EXPOSE $APP_PORT 16:01:37 Removing intermediate container 9f7fb2351554 16:01:37 ---> f031be5990a9 16:01:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:01:37 Removing intermediate container 3f15d3c49641 16:01:37 ---> 4e9e1d92d902 16:01:37 Step 14/24 : ENV APP_PORT=59881 16:01:37 Removing intermediate container ed8b565ebc7b 16:01:37 ---> 59232ad8cdf0 16:01:37 16:01:37 Step 11/26 : FROM alpine:3.12 16:01:37 ---> 13621d1b12d4 16:01:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:01:37 ---> Running in 30886f30cecf 16:01:37 ---> Running in 69d2daa2bdef 16:01:37 ---> Running in 3dbdf532e3c4 16:01:37 ---> Running in 45560fe070e7 16:01:37 Removing intermediate container 69d2daa2bdef 16:01:37 ---> 05035dd8aa1a 16:01:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:01:37 Removing intermediate container 3dbdf532e3c4 16:01:37 ---> ca5181a845b5 16:01:37 Step 15/24 : EXPOSE $APP_PORT 16:01:37 Removing intermediate container 30886f30cecf 16:01:37 ---> 23bc16e40ad2 16:01:37 Step 16/24 : WORKDIR / 16:01:37 ---> Running in 3702ed968baa 16:01:37 ---> Running in 2dd6ec7c0c95 16:01:37 ---> Running in b84b650faafa 16:01:38 Removing intermediate container 3702ed968baa 16:01:38 ---> 09d065276c3f 16:01:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:01:38 Removing intermediate container b84b650faafa 16:01:38 ---> 9e5c71ff74cf 16:01:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:38 Removing intermediate container 2dd6ec7c0c95 16:01:38 ---> f65925db179c 16:01:38 Step 16/24 : WORKDIR / 16:01:38 ---> Running in 9715a510018b 16:01:38 ---> Running in b46b0a771d40 16:01:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:38 Removing intermediate container b46b0a771d40 16:01:38 ---> 2c3a411a0af3 16:01:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:38 (1/6) Installing ca-certificates (20191127-r4) 16:01:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:01:38 (3/6) Installing libcurl (7.77.0-r0) 16:01:38 (4/6) Installing curl (7.77.0-r0) 16:01:38 (5/6) Installing dumb-init (1.2.2-r1) 16:01:38 (6/6) Installing su-exec (0.2-r1) 16:01:38 Executing busybox-1.31.1-r20.trigger 16:01:38 Executing ca-certificates-20191127-r4.trigger 16:01:38 OK: 7 MiB in 20 packages 16:01:38 ---> 8010128bcb17 16:01:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:01:39 ---> cee69efd64bc 16:01:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:01:39 Removing intermediate container 45560fe070e7 16:01:39 ---> 16a740b4c608 16:01:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:39 ---> 715bdb0e0ec5 16:01:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:01:39 ---> Running in f096295ac4ef 16:01:39 Removing intermediate container 9715a510018b 16:01:39 ---> 3264bafde602 16:01:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:01:39 ---> 384482fbac27 16:01:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:01:39 Removing intermediate container 820059fec81b 16:01:39 ---> c0258345404a 16:01:39 16:01:39 Step 11/23 : FROM alpine:3.12 16:01:39 ---> 13621d1b12d4 16:01:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:39 ---> Running in 03635efa229c 16:01:40 ---> Running in 6aadec858e2a 16:01:40 Removing intermediate container 03635efa229c 16:01:40 ---> da5372fc994a 16:01:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:01:40 Removing intermediate container f096295ac4ef 16:01:40 ---> 73427839f609 16:01:40 Step 14/26 : WORKDIR / 16:01:40 ---> 3f51f0c0e2ec 16:01:40 Step 20/24 : ENTRYPOINT ["/core-command"] 16:01:40 ---> 98e00289c45f 16:01:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:01:40 ---> Running in 7b8c6da9c53d 16:01:40 ---> Running in 0385fd6fc420 16:01:40 ---> Running in a1d20b2b9b55 16:01:40 Removing intermediate container a1d20b2b9b55 16:01:40 ---> 720fa412a8c7 16:01:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:40 Removing intermediate container 7b8c6da9c53d 16:01:40 ---> 4dadb049cf19 16:01: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 16:01:40 ---> 18b1d6b224ce 16:01:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:01:40 ---> Running in 1f8ac2aaaa0d 16:01:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:40 Removing intermediate container 0385fd6fc420 16:01:40 ---> b7959182a31d 16:01:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:40 ---> Running in 073a6903f287 16:01:40 (1/2) Installing ca-certificates (20191127-r4) 16:01:40 ---> Running in 97f6a7002431 16:01:40 (2/2) Installing dumb-init (1.2.2-r1) 16:01:40 Executing busybox-1.31.1-r20.trigger 16:01:40 Executing ca-certificates-20191127-r4.trigger 16:01:40 OK: 6 MiB in 16 packages 16:01:40 Removing intermediate container 1f8ac2aaaa0d 16:01:40 ---> 605d96c85d7d 16:01:40 Step 22/24 : LABEL arch=x86_64 16:01:40 ---> b0ee318701f7 16:01:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:01:40 ---> Running in c9959db8df5a 16:01:40 Removing intermediate container 97f6a7002431 16:01:40 ---> 07d5053860d0 16:01:40 Step 22/24 : LABEL arch=x86_64 16:01:40 ---> Running in 9d510e19a209 16:01:40 Removing intermediate container c9959db8df5a 16:01:40 ---> 17e879201f84 16:01:40 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:01:40 ---> c999504363d2 16:01:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:01:41 ---> Running in a99986d6b3b8 16:01:41 Removing intermediate container 9d510e19a209 16:01:41 ---> 348f65cfa42e 16:01:41 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:01:41 ---> Running in 3f817dddd49e 16:01:41 Removing intermediate container a99986d6b3b8 16:01:41 ---> 52b57c3bdfee 16:01:41 Step 24/24 : LABEL version=0.0.0 16:01:41 Removing intermediate container 6aadec858e2a 16:01:41 ---> 11f57f9de3f2 16:01:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:01:41 ---> Running in 80fd9444fdf7 16:01:41 ---> 67494b69fbd8 16:01: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 16:01:41 ---> Running in b7dd3f48de48 16:01:41 Removing intermediate container 3f817dddd49e 16:01:41 ---> e4888cfe4ea7 16:01:41 Step 24/24 : LABEL version=0.0.0 16:01:41 ---> Running in d2547d966f7f 16:01:41 Removing intermediate container 073a6903f287 16:01:41 ---> 164628cc9594 16:01:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:41 Removing intermediate container 80fd9444fdf7 16:01:41 ---> 251398fb43ca 16:01:41 16:01:41 Removing intermediate container b7dd3f48de48 16:01:41 ---> 64c26b873e7f 16:01:41 Step 14/23 : ENV APP_PORT=59860 16:01:41 Successfully built 251398fb43ca 16:01:41 ---> Running in 04633e6e490f 16:01:41 ---> e038e80b7dfc 16:01:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:01:41 Successfully tagged core-metadata:latest 16:01:41 Building security-proxy-setup 16:01:41  Building core-metadata ... done Removing intermediate container d2547d966f7f 16:01:41 ---> da2ee50ba969 16:01:41 16:01:42 Successfully built da2ee50ba969 16:01:42 ---> 24fe2392cd05 16:01:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:01:42 Successfully tagged core-command:latest 16:01:42  Building core-command ... done Building sys-mgmt-agent 16:01:42 Removing intermediate container 04633e6e490f 16:01:42 ---> 7706deb367ed 16:01:42 Step 15/23 : EXPOSE $APP_PORT 16:01:44 ---> 6106fd737fe7 16:01:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:01:44 ---> 679612f15700 16:01:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:01:44 ---> Running in aae87f4352e2 16:01:47 Removing intermediate container aae87f4352e2 16:01:47 ---> 6cbb1e90f64c 16:01:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:49 ---> 84ca37ee0e93 16:01:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:01:49 ---> 9316bdaa3cb0 16:01:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:01:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:01:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:49 ---> b8b3a72770d1 16:01:49 Step 3/22 : WORKDIR /edgex-go 16:01:49 ---> Using cache 16:01:49 ---> c7518e8399f1 16:01:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:49 ---> Using cache 16:01:49 ---> 5ab62cc24932 16:01:49 Step 5/22 : RUN apk add --update --no-cache make git 16:01:49 ---> Using cache 16:01:49 ---> 1d0225a284a9 16:01:49 Step 6/22 : COPY go.mod . 16:01:49 ---> Using cache 16:01:49 ---> 854425a8cb92 16:01:49 Step 7/22 : RUN go mod download 16:01:49 ---> Using cache 16:01:49 ---> 351ae0fa9955 16:01:49 Step 8/22 : COPY . . 16:01:49 ---> Using cache 16:01:49 ---> 31a871e1753e 16:01:49 Step 9/22 : RUN go mod tidy 16:01:49 ---> Using cache 16:01:49 ---> cd33e1ead872 16:01:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:01:49 ---> Running in 10a6169bf2a0 16:01:49 ---> 709962a143df 16:01:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:01:49 ---> d52785090171 16:01:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:01:49 ---> be6dd8885da3 16:01:49 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/ 16:01:50 ---> Running in 23c095b45327 16:01:50 ---> 6c8fdc5dd5ed 16:01:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:01:50 ---> d82c0a1aef8e 16:01:50 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:01:50 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 16:01:50 ---> Running in b1d68b73a448 16:01:50 ---> 906092f5a636 16:01:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:01:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:01:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:51 ---> b8b3a72770d1 16:01:51 Step 3/24 : WORKDIR /edgex-go 16:01:51 ---> Using cache 16:01:51 ---> c7518e8399f1 16:01:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:51 ---> Using cache 16:01:51 ---> 5ab62cc24932 16:01:51 Step 5/24 : RUN apk add --update --no-cache make bash git 16:01:52 ---> Running in 0c298a839d35 16:01:52 ---> Running in b8799a533ba6 16:01:52 Removing intermediate container b1d68b73a448 16:01:52 ---> 9f01c237f701 16:01:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:01:52 Removing intermediate container 0c298a839d35 16:01:52 ---> 59257813dbc1 16:01:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:52 ---> Running in ae28515d005f 16:01:52 ---> 4943a838903b 16:01:52 Step 27/32 : RUN chmod +x /entrypoint.sh 16:01:52 Removing intermediate container ae28515d005f 16:01:52 ---> b69c33368f8e 16:01:52 Step 21/23 : LABEL arch=x86_64 16:01:52 ---> Running in 78935c638bb0 16:01:52 Removing intermediate container 23c095b45327 16:01:52 ---> 2c327d9f5af8 16:01:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:01:52 ---> Running in e2745e889c16 16:01:52 ---> Running in 91024be409b5 16:01:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:53 Removing intermediate container e2745e889c16 16:01:53 ---> 059f08f01b94 16:01:53 Step 22/23 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:01:53 Removing intermediate container 91024be409b5 16:01:53 ---> 0d4765039d57 16:01:53 Step 24/26 : LABEL arch=x86_64 16:01:53 ---> Running in 595dd8f2b815 16:01:53 ---> Running in 319d28840ec8 16:01:53 Removing intermediate container 595dd8f2b815 16:01:53 ---> ce4e3edf396b 16:01:53 Step 23/23 : LABEL version=0.0.0 16:01:53 Removing intermediate container 319d28840ec8 16:01:53 ---> 91f712b499d8 16:01:53 Step 25/26 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:01:53 ---> Running in acde51697a3f 16:01:53 ---> Running in 8b99c4279fa6 16:01:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:54 Removing intermediate container acde51697a3f 16:01:54 ---> a315a934b20b 16:01:54 16:01:54 Removing intermediate container 8b99c4279fa6 16:01:54 ---> f732f964538f 16:01:54 Step 26/26 : LABEL version=0.0.0 16:01:54 Removing intermediate container 78935c638bb0 16:01:54 ---> 2a1fa6ed2bf3 16:01:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:01:54 ---> Running in f4b7e8b5af59 16:01:54 Successfully built a315a934b20b 16:01:54 Successfully tagged support-notifications:latest 16:01:54 Building core-data 16:01:54 ---> Running in 24508a66d21c 16:01:54  Building support-notifications ... done OK: 219 MiB in 52 packages 16:01:54 Removing intermediate container f4b7e8b5af59 16:01:54 ---> cce8bf49a150 16:01:54 16:01:54 Removing intermediate container 24508a66d21c 16:01:54 ---> 4774cd3b3ee6 16:01:54 Step 29/32 : CMD ["gate"] 16:01:54 Successfully built cce8bf49a150 16:01:54 Successfully tagged security-secretstore-setup:latest 16:01:54 Building support-scheduler 16:01:55  Building security-secretstore-setup ... done  ---> Running in c53ba77c6229 16:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:03 ---> b8b3a72770d1 16:02:03 Step 3/23 : WORKDIR /edgex-go 16:02:03 ---> Using cache 16:02:03 ---> c7518e8399f1 16:02:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:03 ---> Using cache 16:02:03 ---> 5ab62cc24932 16:02:03 Step 5/23 : RUN apk add --update --no-cache make git 16:02:03 ---> Using cache 16:02:03 ---> 1d0225a284a9 16:02:03 Step 6/23 : COPY go.mod . 16:02:03 ---> Using cache 16:02:03 ---> 854425a8cb92 16:02:03 Step 7/23 : RUN go mod download 16:02:03 ---> Using cache 16:02:03 ---> 351ae0fa9955 16:02:03 Step 8/23 : COPY . . 16:02:03 ---> Using cache 16:02:03 ---> 31a871e1753e 16:02:03 Step 9/23 : RUN go mod tidy 16:02:03 ---> Using cache 16:02:03 ---> cd33e1ead872 16:02:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:02:04 Removing intermediate container c53ba77c6229 16:02:04 ---> 519101395a99 16:02:04 Step 30/32 : LABEL arch=x86_64 16:02:04 ---> Running in b0dfa512c3ca 16:02:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:02:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:04 ---> b8b3a72770d1 16:02:04 Step 3/24 : WORKDIR /edgex-go 16:02:04 ---> Using cache 16:02:04 ---> c7518e8399f1 16:02:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:04 ---> Using cache 16:02:04 ---> 5ab62cc24932 16:02:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:02:04 Removing intermediate container b8799a533ba6 16:02:04 ---> 68b5e41e4556 16:02:04 Step 6/24 : COPY go.mod . 16:02:05 ---> Running in 391258c3aa0e 16:02:05 ---> Running in 21cb6403c981 16:02:05 ---> 5fa792d49163 16:02:05 Step 7/24 : RUN go mod download 16:02:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:02:05 ---> Running in e449a86cd072 16:02:05 Removing intermediate container 391258c3aa0e 16:02:05 ---> f0d61acff692 16:02:05 Step 31/32 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:02:06 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 16:02:06 ---> Running in 5d6594bc5707 16:02:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:02:06 Removing intermediate container 5d6594bc5707 16:02:06 ---> 72f9e712309b 16:02:06 Step 32/32 : LABEL version=0.0.0 16:02:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:02:06 ---> Running in 49579d888844 16:02:07 Removing intermediate container 49579d888844 16:02:07 ---> c6f7cbf98914 16:02:07 16:02:07 Successfully built c6f7cbf98914 16:02:07 Successfully tagged security-bootstrapper:latest 16:02:07  Building security-bootstrapper ... done Removing intermediate container e449a86cd072 16:02:07 ---> d16d83d90513 16:02:07 Step 8/24 : COPY . . 16:02:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:02:08 OK: 219 MiB in 52 packages 16:02:11 Removing intermediate container 21cb6403c981 16:02:11 ---> f5f83a81ed96 16:02:11 Step 6/24 : COPY go.mod . 16:02:12 ---> 6f55fbfdbd83 16:02:12 Step 7/24 : RUN go mod download 16:02:12 ---> Running in 26338536b090 16:02:13 ---> d31ba4846d9b 16:02:13 Step 9/24 : RUN go mod tidy 16:02:13 ---> Running in bad29c95b7ce 16:02:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:02:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:02:15 Removing intermediate container 26338536b090 16:02:15 ---> dad98323b973 16:02:15 Step 8/24 : COPY . . 16:02:16 Removing intermediate container bad29c95b7ce 16:02:16 ---> 54b102a57ce6 16:02:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:02:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:02:25 ---> Running in 072c1c722e82 16:02:25 ---> 6bb2516e9800 16:02:25 Step 9/24 : RUN go mod tidy 16:02:25 ---> Running in 0740876c3570 16:02:25 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 16:02:25 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 16:02:26 Removing intermediate container 0740876c3570 16:02:26 ---> 6ebc5adaec97 16:02:26 Step 10/24 : RUN make cmd/core-data/core-data 16:02:27 ---> Running in d11d7018bdfa 16:02:27 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 16:02:31 Removing intermediate container 10a6169bf2a0 16:02:31 ---> 77905f2d957c 16:02:31 16:02:31 Step 11/22 : FROM alpine:3.12 16:02:31 ---> 13621d1b12d4 16:02:31 Step 12/22 : RUN apk add --update --no-cache curl 16:02:31 ---> Running in aac38161c199 16:02:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:32 (1/4) Installing ca-certificates (20191127-r4) 16:02:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:02:32 (3/4) Installing libcurl (7.77.0-r0) 16:02:32 (4/4) Installing curl (7.77.0-r0) 16:02:32 Executing busybox-1.31.1-r20.trigger 16:02:32 Executing ca-certificates-20191127-r4.trigger 16:02:33 OK: 7 MiB in 18 packages 16:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.156s coverage: 28.7% of statements 16:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:02:34 Removing intermediate container aac38161c199 16:02:34 ---> 3bef23bb6be8 16:02:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:34 ---> Running in e7a474ecf0d1 16:02:34 Removing intermediate container e7a474ecf0d1 16:02:34 ---> eee849380af5 16:02:34 Step 14/22 : WORKDIR /edgex 16:02:34 ---> Running in 2f4ee4d939a5 16:02:34 Removing intermediate container 2f4ee4d939a5 16:02:34 ---> bb1ba04da4f6 16:02:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:02:35 ---> 68af6ebb251b 16:02:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:02:36 ---> 14a68d3b6e32 16:02:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:02:36 ---> 2664968c3b1b 16:02:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:02:36 ---> Running in 74e433ff5f06 16:02:37 Removing intermediate container 74e433ff5f06 16:02:37 ---> af8359510c47 16:02:37 Step 19/22 : CMD ["--init=true"] 16:02:37 ---> Running in 60f009c049dc 16:02:37 Removing intermediate container 60f009c049dc 16:02:37 ---> 7779afd86295 16:02:37 Step 20/22 : LABEL arch=x86_64 16:02:37 ---> Running in fa417e81be79 16:02:37 Removing intermediate container fa417e81be79 16:02:37 ---> a0ee2a69bb78 16:02:37 Step 21/22 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:02:37 ---> Running in a426f357af55 16:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 100.0% of statements 16:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements 16:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:02:38 Removing intermediate container a426f357af55 16:02:38 ---> b49770fd8dfa 16:02:38 Step 22/22 : LABEL version=0.0.0 16:02:38 ---> Running in 68df44a64680 16:02:38 Removing intermediate container 68df44a64680 16:02:38 ---> d2278a20bb4a 16:02:38 16:02:38 Successfully built d2278a20bb4a 16:02:38 Successfully tagged security-proxy-setup:latest 16:02:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.633s coverage: 87.7% of statements 16:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:02:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.197s coverage: 78.9% of statements 16:02:41  Building security-proxy-setup ... done Removing intermediate container b0dfa512c3ca 16:02:41 ---> 9bb02c0e682f 16:02:41 16:02:41 Step 11/23 : FROM alpine:3.12 16:02:41 ---> 13621d1b12d4 16:02:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:02:41 ---> Using cache 16:02:41 ---> 8209e32acc2e 16:02:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:02:41 ---> Using cache 16:02:41 ---> 4e9e1d92d902 16:02:41 Step 14/23 : ENV APP_PORT=59861 16:02:41 ---> Running in ad7771247e52 16:02:41 Removing intermediate container ad7771247e52 16:02:41 ---> a06acb53a7b9 16:02:41 Step 15/23 : EXPOSE $APP_PORT 16:02:41 ---> Running in 05455ad546aa 16:02:41 Removing intermediate container 05455ad546aa 16:02:41 ---> b5ccef42e177 16:02:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:42 ---> 5b50721c3e5d 16:02:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:02:43 ---> 04bd5858f6b9 16:02:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:02:44 ---> 6de524838552 16:02:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:02:44 ---> Running in 8d14d79cecf1 16:02:44 Removing intermediate container 8d14d79cecf1 16:02:44 ---> eba39cd05c1f 16:02:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:44 ---> Running in 648261adc4be 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:02:44 Removing intermediate container 648261adc4be 16:02:44 ---> 4987d4aee071 16:02:44 Step 21/23 : LABEL arch=x86_64 16:02:44 ---> Running in ae895e2c2ad5 16:02:45 Removing intermediate container ae895e2c2ad5 16:02:45 ---> 1199f72259a8 16:02:45 Step 22/23 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:02:45 ---> Running in 0971055f1e91 16:02:45 Removing intermediate container 0971055f1e91 16:02:45 ---> b1dacca3d2de 16:02:45 Step 23/23 : LABEL version=0.0.0 16:02:45 ---> Running in c5a9368a1a7a 16:02:46 Removing intermediate container c5a9368a1a7a 16:02:46 ---> 2d440ba9ea5a 16:02:46 16:02:46 Successfully built 2d440ba9ea5a 16:02:46 Successfully tagged support-scheduler:latest 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.407s coverage: 95.1% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.8% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.378s coverage: 22.0% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 79.5% of statements 16:02:49  Building support-scheduler ... done Removing intermediate container 072c1c722e82 16:02:49 ---> 15ae72c171bd 16:02:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:02:49 ---> Running in 305bdb89c845 16:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 16:02:49 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 16:02:50 Removing intermediate container 305bdb89c845 16:02:50 ---> c58daa8d42ac 16:02:50 16:02:50 Step 12/24 : FROM docker:20.10.0 16:02:50 20.10.0: Pulling from library/docker 16:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.410s coverage: 96.3% of statements 16:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements 16:02:53 Removing intermediate container d11d7018bdfa 16:02:53 ---> 30419b5f54cf 16:02:53 16:02:53 Step 11/24 : FROM alpine:3.12 16:02:53 ---> 13621d1b12d4 16:02:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:02:53 ---> Running in 716ed1ff4ff3 16:02:53 Removing intermediate container 716ed1ff4ff3 16:02:53 ---> 47da10721848 16:02:53 Step 13/24 : ENV APP_PORT=59880 16:02:54 ---> Running in 5a9e3d5fd3b3 16:02:54 Removing intermediate container 5a9e3d5fd3b3 16:02:54 ---> 3fa9debcd4e1 16:02:54 Step 14/24 : EXPOSE $APP_PORT 16:02:54 ---> Running in 996ac90de892 16:02:54 Removing intermediate container 996ac90de892 16:02:54 ---> b543dfb1e622 16:02:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:54 ---> Running in 11877de67f68 16:02:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:02:54 Status: Downloaded newer image for docker:20.10.0 16:02:54 ---> aefe523efa57 16:02:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:02:54 ---> Running in 561f86b90b10 16:02:54 Removing intermediate container 561f86b90b10 16:02:54 ---> 080662867141 16:02:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:02:54 ---> Running in d85521d6167a 16:02:54 Removing intermediate container 11877de67f68 16:02:54 ---> 2eb6b24f3279 16:02:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:02:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:54 ---> Running in 3222cc5c6c33 16:02:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:55 (1/39) Installing readline (8.0.4-r0) 16:02:55 (2/39) Installing bash (5.0.17-r0) 16:02:55 Executing bash-5.0.17-r0.post-install 16:02:55 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:02:55 (4/39) Installing libcurl (7.77.0-r0) 16:02:55 (5/39) Installing curl (7.77.0-r0) 16:02:55 (6/39) Installing dumb-init (1.2.2-r1) 16:02:55 (7/39) Installing libbz2 (1.0.8-r1) 16:02:55 (8/39) Installing expat (2.2.9-r1) 16:02:55 (9/39) Installing libffi (3.3-r2) 16:02:55 (10/39) Installing gdbm (1.13-r1) 16:02:55 (11/39) Installing xz-libs (5.2.5-r0) 16:02:55 (12/39) Installing sqlite-libs (3.32.1-r1) 16:02:55 (13/39) Installing python3 (3.8.10-r0) 16:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:55 (14/39) Installing py3-appdirs (1.4.4-r1) 16:02:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:02:55 (16/39) Installing py3-parsing (2.4.7-r0) 16:02:55 (17/39) Installing py3-six (1.15.0-r0) 16:02:55 (18/39) Installing py3-packaging (20.4-r0) 16:02:55 (19/39) Installing py3-setuptools (47.0.0-r0) 16:02:55 (20/39) Installing py3-chardet (3.0.4-r4) 16:02:55 (21/39) Installing py3-idna (2.9-r0) 16:02:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:02:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:02:55 (24/39) Installing py3-requests (2.23.0-r0) 16:02:55 (25/39) Installing py3-msgpack (1.0.0-r0) 16:02:55 (26/39) Installing py3-lockfile (0.12.2-r3) 16:02:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:02:55 (28/39) Installing py3-colorama (0.4.3-r0) 16:02:55 (29/39) Installing py3-distlib (0.3.0-r0) 16:02:55 (30/39) Installing py3-distro (1.5.0-r1) 16:02:55 (31/39) Installing py3-webencodings (0.5.1-r3) 16:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:55 (32/39) Installing py3-html5lib (1.0.1-r4) 16:02:55 (33/39) Installing py3-pytoml (0.1.21-r0) 16:02:55 (34/39) Installing py3-pep517 (0.8.2-r0) 16:02:55 (35/39) Installing py3-progress (1.5-r0) 16:02:55 (36/39) Installing py3-toml (0.10.1-r0) 16:02:55 (37/39) Installing py3-retrying (1.3.3-r0) 16:02:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:02:55 (39/39) Installing py3-pip (20.1.1-r0) 16:02:55 Executing busybox-1.31.1-r19.trigger 16:02:55 OK: 72 MiB in 59 packages 16:02:56 (1/6) Installing dumb-init (1.2.2-r1) 16:02:56 (2/6) Installing libgcc (9.3.0-r2) 16:02:56 (3/6) Installing libsodium (1.0.18-r0) 16:02:56 (4/6) Installing libstdc++ (9.3.0-r2) 16:02:56 Collecting docker-compose==1.23.2 16:02:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:02:56 Collecting cached-property<2,>=1.2.0 16:02:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:02:56 Collecting jsonschema<3,>=2.5.1 16:02:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:02:57 Collecting docker<4.0,>=3.6.0 16:02:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:02:57 Collecting texttable<0.10,>=0.9.0 16:02:57 Downloading texttable-0.9.1.tar.gz (11 kB) 16:02:57 Collecting docopt<0.7,>=0.6.1 16:02:57 Downloading docopt-0.6.2.tar.gz (25 kB) 16:02:57 (5/6) Installing libzmq (4.3.3-r0) 16:02:57 (6/6) Installing zeromq (4.3.3-r0) 16:02:57 Executing busybox-1.31.1-r20.trigger 16:02:57 OK: 8 MiB in 20 packages 16:02:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:02:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:02:58 Collecting PyYAML<4,>=3.10 16:02:58 Downloading PyYAML-3.13.tar.gz (270 kB) 16:02:58 Removing intermediate container 3222cc5c6c33 16:02:58 ---> e5c77586ca6e 16:02:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:59 ---> 12038f134b79 16:02:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:02:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:02:59 ---> 378ea18983a6 16:02:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:02:59 Collecting websocket-client<1.0,>=0.32.0 16:02:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:02:59 Collecting dockerpty<0.5,>=0.4.1 16:02:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:02:59 ---> 117683fa1018 16:02:59 Step 20/24 : ENTRYPOINT ["/core-data"] 16:02:59 ---> Running in e79d35ba618c 16:02:59 Removing intermediate container e79d35ba618c 16:02:59 ---> 7af56d723da6 16:02:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:59 ---> Running in ed4cdbb74ca1 16:02:59 Removing intermediate container ed4cdbb74ca1 16:02:59 ---> 03f2b0ac3db1 16:02:59 Step 22/24 : LABEL arch=x86_64 16:02:59 ---> Running in 4b615c355188 16:02:59 Collecting docker-pycreds>=0.4.0 16:02:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:02:59 Removing intermediate container 4b615c355188 16:02:59 ---> a692fb09fdbe 16:02:59 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:02:59 ---> Running in 0cb19e8065fe 16:02:59 Collecting idna<2.8,>=2.5 16:02:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:03:00 Removing intermediate container 0cb19e8065fe 16:03:00 ---> 31577fdefef0 16:03:00 Step 24/24 : LABEL version=0.0.0 16:03:00 Collecting urllib3<1.25,>=1.21.1 16:03:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:03:00 ---> Running in 6112a2e41d3a 16:03:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:03:00 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:03:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:03:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:03:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:03:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:03:00 Removing intermediate container 6112a2e41d3a 16:03:00 ---> 850fb0b447f2 16:03:00 16:03:00 Installing collected packages: cached-property, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, docopt, PyYAML, dockerpty, docker-compose 16:03:00 Successfully built 850fb0b447f2 16:03:00 Successfully tagged core-data:latest 16:03:00  Building core-data ... done  Attempting uninstall: idna 16:03:00 Found existing installation: idna 2.9 16:03:00 Uninstalling idna-2.9: 16:03:00 Successfully uninstalled idna-2.9 16:03:00 Attempting uninstall: urllib3 16:03:00 Found existing installation: urllib3 1.25.9 16:03:00 Uninstalling urllib3-1.25.9: 16:03:00 Successfully uninstalled urllib3-1.25.9 16:03:00 Attempting uninstall: requests 16:03:00 Found existing installation: requests 2.23.0 16:03:00 Uninstalling requests-2.23.0: 16:03:00 Successfully uninstalled requests-2.23.0 16:03:00 Running setup.py install for texttable: started 16:03:01 Running setup.py install for texttable: finished with status 'done' 16:03:01 Running setup.py install for docopt: started 16:03:01 Running setup.py install for docopt: finished with status 'done' 16:03:01 Running setup.py install for PyYAML: started 16:03:01 Running setup.py install for PyYAML: finished with status 'done' 16:03:01 Running setup.py install for dockerpty: started 16:03:02 Running setup.py install for dockerpty: finished with status 'done' 16:03:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements 16:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 16:03:04 Removing intermediate container d85521d6167a 16:03:04 ---> 970fcb548221 16:03:04 Step 15/24 : ENV APP_PORT=58890 16:03:04 ---> Running in d7860609b58d 16:03:04 Removing intermediate container d7860609b58d 16:03:04 ---> d72e0c775b95 16:03:04 Step 16/24 : EXPOSE $APP_PORT 16:03:04 ---> Running in 9ed6b0562f8d 16:03:05 Removing intermediate container 9ed6b0562f8d 16:03:05 ---> 72a6d4a5fcb4 16:03:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:03:05 ---> 973406b4c9e6 16:03:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:03:05 ---> 8f6d4b172532 16:03:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:03:05 ---> c7d6e28028b3 16:03:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:03:05 ---> Running in 14d02af2b027 16:03:06 Removing intermediate container 14d02af2b027 16:03:06 ---> ec958f8c9a91 16:03:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:06 ---> Running in 9f91b74d65e3 16:03:06 Removing intermediate container 9f91b74d65e3 16:03:06 ---> fe445b646f03 16:03:06 Step 22/24 : LABEL arch=x86_64 16:03:06 ---> Running in 1de8d00bd193 16:03:06 Removing intermediate container 1de8d00bd193 16:03:06 ---> 3bef91e2feae 16:03:06 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:03:06 ---> Running in 8ce82cc3ad01 16:03:06 Removing intermediate container 8ce82cc3ad01 16:03:06 ---> 8e62a26bb875 16:03:06 Step 24/24 : LABEL version=0.0.0 16:03:06 ---> Running in 064c119a2c47 16:03:06 Removing intermediate container 064c119a2c47 16:03:06 ---> 2ec0ac712b82 16:03:06 16:03:06 Successfully built 2ec0ac712b82 16:03:06 Successfully tagged sys-mgmt-agent:latest 16:03:07  Building sys-mgmt-agent ... done  [Pipeline] } 16:03:07 $ docker stop --time=1 becf6afa5f75ee21933c340bd2bd9f89c03ede4f8c8d167b430a729ce718fa36 16:03:08 $ docker rm -f becf6afa5f75ee21933c340bd2bd9f89c03ede4f8c8d167b430a729ce718fa36 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:08 + docker images 16:03:08 REPOSITORY TAG IMAGE ID CREATED SIZE 16:03:08 sys-mgmt-agent latest 2ec0ac712b82 2 seconds ago 312MB 16:03:08 core-data latest 850fb0b447f2 8 seconds ago 20.2MB 16:03:08 30419b5f54cf 16 seconds ago 1.15GB 16:03:08 c58daa8d42ac 18 seconds ago 1.15GB 16:03:08 support-scheduler latest 2d440ba9ea5a 23 seconds ago 15.9MB 16:03:08 9bb02c0e682f 29 seconds ago 1.15GB 16:03:08 security-proxy-setup latest d2278a20bb4a 30 seconds ago 25.7MB 16:03:08 77905f2d957c 38 seconds ago 1.15GB 16:03:08 security-bootstrapper latest c6f7cbf98914 About a minute ago 18.6MB 16:03:08 security-secretstore-setup latest cce8bf49a150 About a minute ago 28.7MB 16:03:08 support-notifications latest a315a934b20b About a minute ago 16.7MB 16:03:08 core-metadata latest 251398fb43ca About a minute ago 16.6MB 16:03:08 core-command latest da2ee50ba969 About a minute ago 15.9MB 16:03:08 c0258345404a About a minute ago 1.15GB 16:03:08 59232ad8cdf0 About a minute ago 1.15GB 16:03:08 7cf87ac01177 About a minute ago 1.15GB 16:03:08 eee1c2025db5 About a minute ago 1.15GB 16:03:08 0c936159fc59 About a minute ago 1.14GB 16:03:08 ci-base-image-x86_64 latest b8b3a72770d1 5 minutes ago 647MB 16:03:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 16:03:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 16:03:08 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 16:03:08 docker 20.10.0 aefe523efa57 6 months ago 240MB 16:03:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 16:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.657s coverage: 81.8% of statements 16:03:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.159s coverage: 58.8% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.333s coverage: 87.2% of statements 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.324s coverage: 91.2% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.724s coverage: 64.4% of statements 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 91.3% of statements 16:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 16:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.010s coverage: 66.9% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.212s coverage: 89.5% of statements 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 16:03:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:03:24 Still waiting to schedule task 16:03:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.529s coverage: 91.9% of statements 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.352s coverage: 97.6% of statements 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.158s coverage: 100.0% of statements 16:03:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 16:03:33 GO111MODULE=on go vet ./... 16:04:55 gofmt -l . 16:04:55 [ "`gofmt -l .`" = "" ] 16:04:55 ./bin/test-attribution-txt.sh [Pipeline] sh 16:04:56 + ls -al . 16:04:56 total 544 16:04:56 drwxrwxr-x 9 1001 1001 4096 Jun 21 16:04 . 16:04:56 drwxr-xr-x 4 root root 4096 Jun 21 16:00 .. 16:04:56 -rw-rw-r-- 1 1001 1001 11 Jun 21 15:59 .dockerignore 16:04:56 drwxrwxr-x 8 1001 1001 4096 Jun 21 15:59 .git 16:04:56 drwxrwxr-x 3 1001 1001 4096 Jun 21 15:59 .github 16:04:56 -rw-rw-r-- 1 1001 1001 818 Jun 21 15:59 .gitignore 16:04:56 -rw-rw-r-- 1 1001 1001 166 Jun 21 15:59 .sonarcloud.properties 16:04:56 -rw-rw-r-- 1 1001 1001 8609 Jun 21 15:59 Attribution.txt 16:04:56 -rw-rw-r-- 1 1001 1001 3804 Jun 21 15:59 CONTRIBUTING.md 16:04:56 -rw-rw-r-- 1 1001 1001 931 Jun 21 15:59 Dockerfile.build 16:04:56 -rw-rw-r-- 1 1001 1001 849 Jun 21 15:59 Jenkinsfile 16:04:56 -rw-rw-r-- 1 1001 1001 10775 Jun 21 15:59 LICENSE 16:04:56 -rw-rw-r-- 1 1001 1001 5605 Jun 21 15:59 Makefile 16:04:56 -rw-rw-r-- 1 1001 1001 7905 Jun 21 15:59 README.md 16:04:56 -rw-rw-r-- 1 1001 1001 7071 Jun 21 15:59 SECURITY.md 16:04:56 -rw-rw-r-- 1 1001 1001 5 Jun 21 15:56 VERSION 16:04:56 -rw-rw-r-- 1 1001 1001 4131 Jun 21 15:59 ZMQWindows.md 16:04:56 drwxrwxr-x 2 1001 1001 4096 Jun 21 15:59 bin 16:04:56 drwxrwxr-x 14 1001 1001 4096 Jun 21 15:59 cmd 16:04:56 -rw-r--r-- 1 root root 398095 Jun 21 16:03 coverage.out 16:04:56 -rw-rw-r-- 1 1001 1001 841 Jun 21 15:59 go.mod 16:04:56 -rw-r--r-- 1 root root 20843 Jun 21 16:00 go.sum 16:04:56 drwxrwxr-x 7 1001 1001 4096 Jun 21 15:59 internal 16:04:56 drwxrwxr-x 3 1001 1001 4096 Jun 21 15:59 openapi 16:04:56 drwxrwxr-x 4 1001 1001 4096 Jun 21 15:59 snap 16:04:56 -rw-rw-r-- 1 1001 1001 168 Jun 21 15:59 version.go [Pipeline] sh 16:04:56 + '[' -e coverage.out ] 16:04:56 + chown 1001:1001 coverage.out [Pipeline] stash 16:04:56 Warning: overwriting stash ‘coverage-report’ 16:04:57 Stashed 1 file(s) [Pipeline] sh 16:04:58 + make build 16:04:58 go mod tidy 16:04:58 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 16:05:05 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 16:05:27 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 16:05:29 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 16:05: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 16:05:34 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 16:05:37 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 16:05:40 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 16:05:42 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 16:05:47 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 16:05:49 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 16:05:52 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] } 16:05:57 $ docker stop --time=1 6bedae03b3957de46f854c6d07fecbc35bc05e46bf340bcda750d2ad2aca95b4 16:06:00 $ docker rm -f 6bedae03b3957de46f854c6d07fecbc35bc05e46bf340bcda750d2ad2aca95b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:02 16:06:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:06:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:02 latest: Pulling from edgex-devops/edgex-compose-arm64 16:06:02 29e5d40040c1: Pulling fs layer 16:06:02 1ce36da41761: Pulling fs layer 16:06:02 25b303627fd3: Pulling fs layer 16:06:03 29e5d40040c1: Verifying Checksum 16:06:03 29e5d40040c1: Download complete 16:06:03 1ce36da41761: Verifying Checksum 16:06:03 1ce36da41761: Download complete 16:06:03 29e5d40040c1: Pull complete 16:06:05 1ce36da41761: Pull complete 16:06:05 25b303627fd3: Verifying Checksum 16:06:05 25b303627fd3: Download complete 16:06:15 25b303627fd3: Pull complete 16:06:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:06:15 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 16:06:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:06:18 $ docker top 6be2c789a5f974830974d47a246274610a697fc2873d5ed00587ec3f28f68254 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:19 + docker-compose build --help 16:06:19 + grep parallel 16:06:23 --parallel Build images in parallel. [Pipeline] } 16:06:23 $ docker stop --time=1 6be2c789a5f974830974d47a246274610a697fc2873d5ed00587ec3f28f68254 16:06:25 $ docker rm -f 6be2c789a5f974830974d47a246274610a697fc2873d5ed00587ec3f28f68254 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:25 . [Pipeline] withDockerContainer 16:06:26 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 16:06:26 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:06:27 Running on prd-ubuntu18.04-docker-8c-8g-549 in /w/workspace/edgexfoundry_edgex-go_PR-3579 16:06:27 $ docker top 096cd72d257163258184d6cfe7b07d7f76792bd90eb19c94663848b80ae2f206 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 16:06:28 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:06:28 The recommended git tool is: git 16:06:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:06:30 using credential edgex-jenkins-ssh 16:06:30 Cloning the remote Git repository 16:06:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:06:30 > git init /w/workspace/edgex-go/7 # timeout=10 16:06:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:06:30 > git --version # timeout=10 16:06:30 > git --version # 'git version 2.17.1' 16:06:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:34 Building core-command ... 16:06:34 Building core-data ... 16:06:34 Building core-metadata ... 16:06:34 Building security-bootstrapper ... 16:06:34 Building security-proxy-setup ... 16:06:34 Building security-secretstore-setup ... 16:06:34 Building support-notifications ... 16:06:34 Building support-scheduler ... 16:06:34 Building sys-mgmt-agent ... 16:06:34 Building core-data 16:06:34 Building support-scheduler 16:06:34 Building security-bootstrapper 16:06:34 Building support-notifications 16:06:34 Building security-proxy-setup 16:06:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:06:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:06:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:06:41 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit f984a5e13d75a32f34d90ea301fe8b77a771a272 16:06:41 Merge succeeded, producing f984a5e13d75a32f34d90ea301fe8b77a771a272 16:06:41 Checking out Revision f984a5e13d75a32f34d90ea301fe8b77a771a272 (PR-3579) 16:06:41 > git config core.sparsecheckout # timeout=10 16:06:41 > git checkout -f f984a5e13d75a32f34d90ea301fe8b77a771a272 # timeout=10 16:06:41 > git remote # timeout=10 16:06:41 > git config --get remote.origin.url # timeout=10 16:06:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:41 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 16:06:41 > git rev-parse HEAD^{commit} # timeout=10 16:06:41 > git config core.sparsecheckout # timeout=10 16:06:41 > git checkout -f f984a5e13d75a32f34d90ea301fe8b77a771a272 # timeout=10 16:06:45 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:46 + echo snap-build.sh 16:06:46 snap-build.sh 16:06:46 + SNAP_BASE_DIR=. 16:06:46 + '[' '!' -z /w/workspace/edgex-go/7 ']' 16:06:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 16:06:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 16:06:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 16:06:46 + cd /w/workspace/edgex-go/7 16:06:46 + sudo apt-get remove -qy --purge lxd lxd-client 16:06:46 Reading package lists... 16:06:46 Building dependency tree... 16:06:46 Reading state information... 16:06:46 The following packages were automatically installed and are no longer required: 16:06:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:06:46 uidmap xdelta3 16:06:46 Use 'sudo apt autoremove' to remove them. 16:06:46 The following packages will be REMOVED: 16:06:46 lxd* lxd-client* 16:06:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:06:46 After this operation, 31.7 MB disk space will be freed. 16:06:47 (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.) 16:06:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:06:48 Removing lxd dnsmasq configuration 16:06:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:06:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:06:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:06:49 (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.) 16:06:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:06:50 Processing triggers for systemd (237-3ubuntu10.45) ... 16:06:50 Processing triggers for ureadahead (0.100.0-21) ... 16:06:52 + sudo snap remove --purge lxd 16:06:52 snap "lxd" is not installed 16:06:52 + sudo groupadd --force --system lxd 16:06:52 ++ whoami 16:06:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:06:52 + newgrp - lxd 16:06:52 + sudo snap install lxd 16:07:00 2021-06-21T16:06:57Z INFO Waiting for automatic snapd restart... 16:07:15 lxd 4.15 from Canonical* installed 16:07:15 + sudo lxd init --auto 16:07:25 + sudo snap install --classic snapcraft 16:07:40 snapcraft 4.8.2 from Canonical* installed 16:07:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:07:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:07:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:40 Dload Upload Total Spent Left Speed 16:07:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 16:07:40 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M 16:07:40 ./yq_linux_amd64 16:07:40 + sudo snapcraft prime --use-lxd 16:07:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:07: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: 16:07:40 - README.md 16:07:40 16:07:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:07:41 Launching a container. 16:07:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:42 ---> 27065cc726a9 16:07:42 Step 3/24 : WORKDIR /edgex-go 16:07:42 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:07:42 ---> 27065cc726a9 16:07:42 Step 3/32 : WORKDIR /edgex-go 16:07:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:42 ---> 27065cc726a9 16:07:42 Step 3/23 : WORKDIR /edgex-go 16:07:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:42 ---> 27065cc726a9 16:07:42 Step 3/22 : WORKDIR /edgex-go 16:07:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:42 ---> 27065cc726a9 16:07:42 Step 3/23 : WORKDIR /edgex-go 16:07:44 ---> Running in 2eaa3f7acee6 16:07:44 ---> Running in 5ee74f727d1a 16:07:44 ---> Running in 99a6a9f2aa77 16:07:44 ---> Running in 5e48d9a43aba 16:07:44 ---> Running in 98af7e493eb0 16:07:44 Removing intermediate container 2eaa3f7acee6 16:07:44 ---> eeddecc0cb51 16:07:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:44 Removing intermediate container 5e48d9a43aba 16:07:44 ---> 8436c8051c13 16:07:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 5ee74f727d1a 16:07:44 16:07:44 ---> d07122f2f140 16:07:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:45 Removing intermediate container 98af7e493eb0 16:07:45 ---> b52846e82a57 16:07:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:45 ---> Running in 98e17772e4c6 16:07:45 ---> Running in fd644233e2df 16:07:45 ---> Running in 80ece2e98e70 16:07:45 Removing intermediate container 99a6a9f2aa77 16:07:45 ---> 4deb9512b108 16:07:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:45 ---> Running in 03a1e1a54fb8 16:07:45 ---> Running in b98c4568a544 16:07:49 Waiting for container to be ready 16:07:49 To start your first instance, try: lxc launch ubuntu:18.04 16:07:49 16:07:49 Removing intermediate container fd644233e2df 16:07:49 ---> df6fba23d149 16:07:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:07:49 ---> Running in ed8122d4f62f 16:07:49 Removing intermediate container 80ece2e98e70 16:07:49 ---> 9480d14bd3e7 16:07:49 Step 5/22 : RUN apk add --update --no-cache make git 16:07:50 ---> Running in f60029906c2e 16:07:50 Removing intermediate container 98e17772e4c6 16:07:50 ---> 938533635816 16:07:50 Step 5/32 : RUN apk add --update --no-cache make git 16:07:50 Removing intermediate container 03a1e1a54fb8 16:07:50 ---> 44364f582c49 16:07:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:07:50 ---> Running in 382ad6f27e03 16:07:50 Removing intermediate container b98c4568a544 16:07:50 ---> b7cf34bbfd14 16:07:50 Step 5/23 : RUN apk add --update --no-cache make git 16:07:50 ---> Running in 2c58e4429c4b 16:07:51 ---> Running in ba23dd2c8e63 16:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:07:52 Waiting for network to be ready... 16:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 16:07:53 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:07:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 16:07:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:07:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:07:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 16:07:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 16:07:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 16:07:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 16:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:07:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:07:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:07:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:07:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:07:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:07:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:07:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:54 OK: 218 MiB in 52 packages 16:07:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:07:54 OK: 218 MiB in 52 packages 16:07:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2100 kB] 16:07:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 16:07:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:07:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:07:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 16:07:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 16:07:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 16:07:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 16:07:55 OK: 218 MiB in 52 packages 16:07:55 OK: 218 MiB in 52 packages 16:07:55 OK: 218 MiB in 52 packages 16:07:56 Removing intermediate container ed8122d4f62f 16:07:56 Removing intermediate container f60029906c2e 16:07:56 ---> 9eefbfe016af 16:07:56 Step 6/24 : COPY go.mod . 16:07:56 ---> fc71530a909c 16:07:56 Step 6/22 : COPY go.mod . 16:07:56 Fetched 24.7 MB in 4s (5941 kB/s) 16:07:57 Removing intermediate container 382ad6f27e03 16:07:57 ---> 8c0d4dacda96 16:07:57 Step 6/32 : COPY go.mod . 16:07:57 Removing intermediate container ba23dd2c8e63 16:07:57 ---> 8078085dc3d3 16:07:57 Step 6/23 : COPY go.mod . 16:07:57 Removing intermediate container 2c58e4429c4b 16:07:57 ---> 1c0c70a6f61c 16:07:57 Step 6/23 : COPY go.mod . 16:07:57 ---> 1a7ca37280b6 16:07:57 Step 7/22 : RUN go mod download 16:07:57 ---> Running in 9c67dee09bd1 16:07:57 ---> f7b140deacee 16:07:57 Step 7/24 : RUN go mod download 16:07:57 Reading package lists... 16:07:57 Reading package lists... 16:07:58 ---> Running in 47c45f9c9726 16:07:58 ---> 0a39ed09c386 16:07:58 Step 7/23 : RUN go mod download 16:07:58 Building dependency tree... 16:07:58 Reading state information... 16:07:58 The following additional packages will be installed: 16:07:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:07:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:07:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:07:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:07:58 Suggested packages: 16:07:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:07:58 Recommended packages: 16:07:58 gnupg libsasl2-modules 16:07:58 The following NEW packages will be installed: 16:07:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:07:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:07:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:07:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:07:58 The following packages will be upgraded: 16:07:58 gpg gpg-agent gpgconf libudev1 16:07:58 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 16:07:58 Need to get 3530 kB of archives. 16:07:58 After this operation, 13.3 MB of additional disk space will be used. 16:07:58 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] 16:07:58 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] 16:07:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:07:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:07:58 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 16:07:58 ---> b7602ecd3388 16:07:58 Step 7/32 : RUN go mod download 16:07:58 ---> Running in b52f815356e0 16:07:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 16:07:58 ---> Running in fef12be19531 16:07:58 ---> 24464dcc5a20 16:07:58 Step 7/23 : RUN go mod download 16:07:58 ---> Running in 3c148a4e35de 16:07:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:07:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:07:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:07:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:07:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:07:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:07:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:07:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:07:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:07:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:07:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:07:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:07:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:07:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:07:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:07:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:07:59 debconf: delaying package configuration, since apt-utils is not installed 16:07:59 Fetched 3530 kB in 1s (3201 kB/s) 16:07:59 (Reading database ... 12511 files and directories currently installed.) 16:07:59 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 16:07:59 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:07:59 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 16:07:59 Selecting previously unselected package udev. 16:07:59 (Reading database ... 12511 files and directories currently installed.) 16:07:59 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 16:07:59 Unpacking udev (237-3ubuntu10.48) ... 16:08:00 Selecting previously unselected package libfuse2:amd64. 16:08:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:08:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:08:00 Selecting previously unselected package fuse. 16:08:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:08:00 Unpacking fuse (2.9.7-1ubuntu1) ... 16:08:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:00 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:00 Selecting previously unselected package libksba8:amd64. 16:08:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:08:00 Unpacking libksba8:amd64 (1.3.5-2) ... 16:08:00 Selecting previously unselected package libroken18-heimdal:amd64. 16:08:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:08:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:08:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:08:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libwind0-heimdal:amd64. 16:08:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:08:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:08:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:08:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:08:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:01 Selecting previously unselected package libsasl2-modules-db:amd64. 16:08:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:08:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:01 Selecting previously unselected package libsasl2-2:amd64. 16:08:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:08:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:01 Selecting previously unselected package libldap-common. 16:08:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:08:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:08:01 Selecting previously unselected package libldap-2.4-2:amd64. 16:08:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:08:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:08:01 Selecting previously unselected package dirmngr. 16:08:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:01 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:08:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:08:01 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:08:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:08:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:01 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:08:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:01 Setting up libksba8:amd64 (1.3.5-2) ... 16:08:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:01 Setting up udev (237-3ubuntu10.48) ... 16:08:01 invoke-rc.d: policy-rc.d denied execution of start. 16:08:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:01 Processing triggers for systemd (237-3ubuntu10) ... 16:08:01 Setting up fuse (2.9.7-1ubuntu1) ... 16:08:01 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:08:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:08:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:08:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:02 Removing intermediate container 9c67dee09bd1 16:08:02 ---> 6117815ec4e3 16:08:02 Step 8/22 : COPY . . 16:08:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:08:02 settings in the [Install] section, and DefaultInstance for template units). 16:08:02 This means they are not meant to be enabled using systemctl. 16:08:02 Possible reasons for having this kind of units are: 16:08:02 1) A unit may be statically enabled by being symlinked from another unit's 16:08:02 .wants/ or .requires/ directory. 16:08:02 2) A unit's purpose may be to act as a helper for some other unit which has 16:08:02 a requirement dependency on it. 16:08:02 3) A unit may be started when needed via activation (socket, path, timer, 16:08:02 D-Bus, udev, scripted systemctl call, ...). 16:08:02 4) In case of template units, the unit is meant to be enabled with some 16:08:02 instance name specified. 16:08:02 Reading package lists... 16:08:02 Building dependency tree... 16:08:02 Reading state information... 16:08:03 Removing intermediate container 47c45f9c9726 16:08:03 ---> fbaaf9b638b1 16:08:03 Step 8/24 : COPY . . 16:08:03 The following additional packages will be installed: 16:08:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:08:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:08:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:08:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:08:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:08:03 Suggested packages: 16:08:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:08:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:08:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:08:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:08:03 systemd-container policykit-1 16:08:03 Recommended packages: 16:08:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:08:03 The following NEW packages will be installed: 16:08:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:08:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:08:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:08:03 multiarch-support openssh-client python3 python3-minimal python3.6 16:08:03 python3.6-minimal snapd squashfs-tools sudo 16:08:03 The following packages will be upgraded: 16:08:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:08:03 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 16:08:03 Need to get 36.7 MB of archives. 16:08:03 After this operation, 147 MB of additional disk space will be used. 16:08:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:08:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 16:08:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:08:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:08:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:08:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:08:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:08:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:08:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:08:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:08:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:08:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:08:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:08:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:08:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:08:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:08:04 Removing intermediate container b52f815356e0 16:08:04 ---> 28227c640fe1 16:08:04 Step 8/23 : COPY . . 16:08:04 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 16:08:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:08:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:08:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:08:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:08:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:08:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:08:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:08:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:08:04 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:08:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:08:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:08:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:08:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:08:05 Removing intermediate container fef12be19531 16:08:05 Removing intermediate container 3c148a4e35de 16:08:05 ---> f46fdb1c2a57 16:08:05 Step 8/32 : COPY . . 16:08:05 ---> 64d28063328c 16:08:05 Step 8/23 : COPY . . 16:08:05 debconf: delaying package configuration, since apt-utils is not installed 16:08:05 Fetched 36.7 MB in 3s (14.3 MB/s) 16:08:05 (Reading database ... 12757 files and directories currently installed.) 16:08:05 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:08:06 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:08:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:06 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:08:06 (Reading database ... 12757 files and directories currently installed.) 16:08:06 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:08:06 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:08:06 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:08:06 (Reading database ... 12757 files and directories currently installed.) 16:08:06 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:08:06 Unpacking apt (1.6.13) over (1.6.1) ... 16:08:07 Setting up apt (1.6.13) ... 16:08:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:08:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:08:07 (Reading database ... 12764 files and directories currently installed.) 16:08:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:08:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:08:07 Selecting previously unselected package libpython3.6-minimal:amd64. 16:08:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:08 Selecting previously unselected package libexpat1:amd64. 16:08:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:08:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:08:08 Selecting previously unselected package python3.6-minimal. 16:08:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:08:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:08:08 Checking for services that may need to be restarted...done. 16:08:08 Checking for services that may need to be restarted...done. 16:08:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:08:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:08:08 Selecting previously unselected package python3-minimal. 16:08:08 (Reading database ... 13012 files and directories currently installed.) 16:08:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:08:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:08:08 Selecting previously unselected package mime-support. 16:08:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:08:08 Unpacking mime-support (3.60ubuntu1) ... 16:08:08 Selecting previously unselected package libmpdec2:amd64. 16:08:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:08:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:08:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:08:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:09 Selecting previously unselected package python3.6. 16:08:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:08:09 Selecting previously unselected package libpython3-stdlib:amd64. 16:08:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:08:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:08:09 Setting up python3-minimal (3.6.7-1~18.04) ... 16:08:09 Selecting previously unselected package python3. 16:08:09 (Reading database ... 13442 files and directories currently installed.) 16:08:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:08:09 Unpacking python3 (3.6.7-1~18.04) ... 16:08:09 Selecting previously unselected package multiarch-support. 16:08:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:08:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:08:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:08:09 Selecting previously unselected package liblzo2-2:amd64. 16:08:09 (Reading database ... 13479 files and directories currently installed.) 16:08:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:08:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:08:09 Selecting previously unselected package libbsd0:amd64. 16:08:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:08:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:08:09 Selecting previously unselected package sudo. 16:08:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:08:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:08:09 Selecting previously unselected package apparmor. 16:08:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:08:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:08:09 Selecting previously unselected package libedit2:amd64. 16:08:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:08:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:08:10 Selecting previously unselected package libkrb5support0:amd64. 16:08:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:08:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:08:10 Selecting previously unselected package libk5crypto3:amd64. 16:08:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:08:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:08:10 Selecting previously unselected package libkeyutils1:amd64. 16:08:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:08:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:08:10 Selecting previously unselected package libkrb5-3:amd64. 16:08:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:08:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:08:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:08:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:08:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:08:10 Selecting previously unselected package libssl1.0.0:amd64. 16:08:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:08:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:08:10 Selecting previously unselected package openssh-client. 16:08:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:08:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:08:10 Selecting previously unselected package squashfs-tools. 16:08:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:08:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:08:10 Selecting previously unselected package snapd. 16:08:10 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:08:10 Unpacking snapd (2.49.2+18.04) ... 16:08:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:08:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:08:13 Setting up mime-support (3.60ubuntu1) ... 16:08:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:08:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:08:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:08:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:13 Setting up systemd (237-3ubuntu10.48) ... 16:08:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:08:13 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:08:13 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:08:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:08:13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:08:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:08:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:08:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:08:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:08:14 Setting up python3 (3.6.7-1~18.04) ... 16:08:14 running python rtupdate hooks for python3.6... 16:08:14 running python post-rtupdate hooks for python3.6... 16:08:14 Setting up apparmor (2.12-4ubuntu5.1) ... 16:08:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:08:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:08:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:08:15 Setting up snapd (2.49.2+18.04) ... 16:08:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:08:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:08:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:08:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:08:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:08:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:08:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:08:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:08:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:08:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:08:17 /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' 16:08:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:17 Processing triggers for systemd (237-3ubuntu10.48) ... 16:08:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:08:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:08:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:08:21 Reading package lists... 16:08:21 Reading package lists... 16:08:21 Building dependency tree... 16:08:21 Reading state information... 16:08:21 Calculating upgrade... 16:08:21 The following packages will be upgraded: 16:08:21 advancecomp base-files bash binutils binutils-common 16:08:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:08:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:08:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:08:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:08:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:08:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:08:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:08:21 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:08:21 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:08:21 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:08:21 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:08:21 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:08:21 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:08:21 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:08:21 ubuntu-keyring util-linux 16:08:21 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:08:21 Need to get 64.1 MB of archives. 16:08:21 After this operation, 5110 kB of additional disk space will be used. 16:08:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 16:08:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:08:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:08:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:08:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:08:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:08:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:08:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:08: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] 16:08:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:08:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:08:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:08:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:08:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:08:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:08:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:08:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:08:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:08:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:08:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:08:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:08:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:08:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:08:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:08:22 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:08:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:08:22 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:08:22 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:08:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:08:22 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:08:22 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:08:22 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:08:22 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:08:22 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:08:22 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:08:22 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:08:22 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:08:22 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:08:22 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:08:22 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:08:22 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:08:22 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:08:22 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:08:22 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:08:22 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:08:22 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:08:22 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:08:22 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:08:22 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:08:22 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] 16:08:22 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:08:22 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:08:22 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:08:22 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:08:22 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:08:22 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:08:22 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:08:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:08:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:08:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:08:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:08:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:08:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:08:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:08:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:08:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:08:23 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:08:23 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:08:23 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:08:23 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:08:23 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:08:23 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:08:23 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:08:23 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:08:23 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:08:23 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:08:23 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:08:23 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:08:23 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:08:23 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:08:23 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:08:23 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:08:23 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:08:23 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:08:23 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:08:23 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:08:23 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:08:23 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:08:23 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:08:23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:08:23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:08:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:08:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:08:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:08:23 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:08:23 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:08:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:08:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:08:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:08:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:08:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:08:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:08:24 debconf: delaying package configuration, since apt-utils is not installed 16:08:24 Fetched 64.1 MB in 2s (29.9 MB/s) 16:08:24 (Reading database ... 13914 files and directories currently installed.) 16:08:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:08:24 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:08:24 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 16:08:24 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 16:08:25 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:25 (Reading database ... 13914 files and directories currently installed.) 16:08:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:08:26 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:08:26 (Reading database ... 13914 files and directories currently installed.) 16:08:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:26 (Reading database ... 13914 files and directories currently installed.) 16:08:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:08:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:08:27 (Reading database ... 13914 files and directories currently installed.) 16:08:27 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:08:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:08:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:08:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:08:27 Setting up base-files (10.1ubuntu2.10) ... 16:08:27 Installing new version of config file /etc/issue ... 16:08:27 Installing new version of config file /etc/issue.net ... 16:08:27 Installing new version of config file /etc/lsb-release ... 16:08:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:08:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:08:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:08:27 Removing obsolete conffile /etc/default/motd-news ... 16:08:27 (Reading database ... 13915 files and directories currently installed.) 16:08:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:08:27 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:08:27 Setting up bash (4.4.18-2ubuntu1.2) ... 16:08:27 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 16:08:28 (Reading database ... 13915 files and directories currently installed.) 16:08:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:08:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:08:28 (Reading database ... 13915 files and directories currently installed.) 16:08:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:08:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:08:28 Setting up tar (1.29b-2ubuntu0.2) ... 16:08:28 (Reading database ... 13915 files and directories currently installed.) 16:08:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:08:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:08:28 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:08:28 (Reading database ... 13915 files and directories currently installed.) 16:08:28 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:28 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:08:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:08:29 Setting up grep (3.1-2build1) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:08:29 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:08:30 Setting up login (1:4.5-1ubuntu2) ... 16:08:30 (Reading database ... 13915 files and directories currently installed.) 16:08:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:08:31 (Reading database ... 13915 files and directories currently installed.) 16:08:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:08:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:31 ---> be6e4ea15f7c 16:08:31 Step 9/24 : RUN go mod tidy 16:08:31 ---> 53c6f1b16565 16:08:31 Step 9/22 : RUN go mod tidy 16:08:31 ---> 0aedc7b1aefa 16:08:31 Step 9/23 : RUN go mod tidy 16:08:31 ---> f834c0ba74b3 16:08:31 Step 9/32 : RUN go mod tidy 16:08:31 ---> Running in a8e499460c94 16:08:31 ---> Running in 52b0bb4aefd0 16:08:31 ---> Running in a2025e5c3662 16:08:31 ---> 8348822b206c 16:08:31 Step 9/23 : RUN go mod tidy 16:08:31 ---> Running in 4ae8a45434c4 16:08:31 ---> Running in b51d0f6133ca 16:08:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:08:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:08:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:08:33 (Reading database ... 13915 files and directories currently installed.) 16:08:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:08:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:33 Removing intermediate container a8e499460c94 16:08:33 ---> 67f6a771e204 16:08:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:08:34 ---> Running in 4a27d9ed191f 16:08:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:08:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:08:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:08:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:08:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:08:35 (Reading database ... 13915 files and directories currently installed.) 16:08:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:08:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:08:35 Removing intermediate container 52b0bb4aefd0 16:08:35 ---> e4fd8921b219 16:08:35 Step 10/24 : RUN make cmd/core-data/core-data 16:08:35 ---> Running in 3c4938b17ad3 16:08:36 Removing intermediate container a2025e5c3662 16:08:36 ---> fdfbc704ec7c 16:08:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:08:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:08:36 Removing intermediate container 4ae8a45434c4 16:08:36 ---> cfd65b5ddaea 16:08:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:08:36 ---> Running in a5e800e7d404 16:08:36 Removing intermediate container b51d0f6133ca 16:08:36 ---> b20c45316292 16:08:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:08:36 (Reading database ... 13915 files and directories currently installed.) 16:08:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:36 ---> Running in 03fa44b5e329 16:08:36 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 16:08:36 ---> Running in c5b6d7f3b5eb 16:08:36 (Reading database ... 13915 files and directories currently installed.) 16:08:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:36 (Reading database ... 13915 files and directories currently installed.) 16:08:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:37 (Reading database ... 13915 files and directories currently installed.) 16:08:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:37 (Reading database ... 13915 files and directories currently installed.) 16:08:37 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:37 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:08:37 (Reading database ... 13915 files and directories currently installed.) 16:08:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:38 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 16:08:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:08:38 (Reading database ... 13915 files and directories currently installed.) 16:08:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:38 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 16:08:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:38 (Reading database ... 13915 files and directories currently installed.) 16:08:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:38 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 16:08:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:08:39 (Reading database ... 13915 files and directories currently installed.) 16:08:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:39 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 16:08:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:08:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:08:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:08:40 (Reading database ... 13915 files and directories currently installed.) 16:08:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:08:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:08:41 (Reading database ... 13915 files and directories currently installed.) 16:08:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:08:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:08:41 (Reading database ... 13917 files and directories currently installed.) 16:08:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:08:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:08:42 Setting up debconf (1.5.66ubuntu1) ... 16:08:42 (Reading database ... 13917 files and directories currently installed.) 16:08:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:08:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:08:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:08:42 (Reading database ... 13917 files and directories currently installed.) 16:08:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:08:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:08:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:08:43 (Reading database ... 13917 files and directories currently installed.) 16:08:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:08:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:43 (Reading database ... 13917 files and directories currently installed.) 16:08:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:08:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:43 (Reading database ... 13919 files and directories currently installed.) 16:08:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:08:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:44 (Reading database ... 13923 files and directories currently installed.) 16:08:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:08:44 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:08:44 (Reading database ... 13923 files and directories currently installed.) 16:08:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:08:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:08:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:08:45 (Reading database ... 13923 files and directories currently installed.) 16:08:45 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:08:45 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:08:45 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:08:45 (Reading database ... 13923 files and directories currently installed.) 16:08:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:08:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:45 (Reading database ... 13923 files and directories currently installed.) 16:08:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:08:45 (Reading database ... 13923 files and directories currently installed.) 16:08:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:08:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:08:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:08:45 (Reading database ... 13923 files and directories currently installed.) 16:08:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:08:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:08:46 Setting up passwd (1:4.5-1ubuntu2) ... 16:08:46 (Reading database ... 13923 files and directories currently installed.) 16:08:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:46 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:46 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:08:46 (Reading database ... 13923 files and directories currently installed.) 16:08:46 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:08:46 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:08:46 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:08:46 (Reading database ... 13923 files and directories currently installed.) 16:08:46 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:08:46 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:08:46 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:08:46 (Reading database ... 13923 files and directories currently installed.) 16:08:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:08:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:08:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:08:47 (Reading database ... 13923 files and directories currently installed.) 16:08:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:08:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:08:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:08:47 (Reading database ... 13923 files and directories currently installed.) 16:08:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:08:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:08:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:08:48 (Reading database ... 13923 files and directories currently installed.) 16:08:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:08:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:08:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:08:48 (Reading database ... 13923 files and directories currently installed.) 16:08:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:08:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:08:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:08:48 (Reading database ... 13923 files and directories currently installed.) 16:08:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:08:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:08:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:08:49 (Reading database ... 13924 files and directories currently installed.) 16:08:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:08:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:08:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:08:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:08:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:08:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:08:50 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:08:50 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:08:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:08:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:08:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:08:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:08:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:08:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:08:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:08:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:08:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:08:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:08:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:08:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:08:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:08:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:08:53 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:08:53 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:08:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:08:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:08:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:08:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:08:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:56 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:56 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:57 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:58 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:58 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:59 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:09:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:09:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:09:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:09:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:09:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:09:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:09:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:09:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:09:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:09:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:09:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:09:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:09:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:09:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:09:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:09:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:09:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:09:02 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:09:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:09:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:09:03 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:09:03 16:09:03 Current default time zone: 'Etc/UTC' 16:09:03 Local time is now: Mon Jun 21 16:09:03 UTC 2021. 16:09:03 Universal Time is now: Mon Jun 21 16:09:03 UTC 2021. 16:09:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:09:03 16:09:03 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:09:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:03 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 16:09:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:09:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:09:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:09:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:09:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:09:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:09:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:09:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:09:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:09:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:09:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:03 Setting up patch (2.7.6-2ubuntu1.1) ... 16:09:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:09:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:09:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:09:03 Installing new version of config file /etc/ssl/openssl.cnf ... 16:09:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:09:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:09:03 Setting up ca-certificates (20210119~18.04.1) ... 16:09:06 Updating certificates in /etc/ssl/certs... 16:09:06 23 added, 27 removed; done. 16:09:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:09:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:09:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:09:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:09:06 Setting up pkgbinarymangler (138.18.04.1) ... 16:09:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:09:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up perl (5.26.1-6ubuntu0.5) ... 16:09:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:09:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:09:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:09:06 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:09:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:09:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:09:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:09:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:09:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:09:07 Processing triggers for systemd (237-3ubuntu10.48) ... 16:09:08 Processing triggers for mime-support (3.60ubuntu1) ... 16:09:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:09:08 Updating certificates in /etc/ssl/certs... 16:09:08 0 added, 0 removed; done. 16:09:08 Running hooks in /etc/ca-certificates/update.d... 16:09:08 done. 16:09:09 Reading package lists... 16:09:09 Building dependency tree... 16:09:09 Reading state information... 16:09:09 The following NEW packages will be installed: 16:09:09 apt-transport-https 16:09:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:09:09 Need to get 1692 B of archives. 16:09:09 After this operation, 154 kB of additional disk space will be used. 16:09:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:09:09 debconf: delaying package configuration, since apt-utils is not installed 16:09:09 Fetched 1692 B in 0s (8596 B/s) 16:09:09 Selecting previously unselected package apt-transport-https. 16:09:09 (Reading database ... 13929 files and directories currently installed.) 16:09:09 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:09:09 Unpacking apt-transport-https (1.6.13) ... 16:09:09 Setting up apt-transport-https (1.6.13) ... 16:09:10 Waiting for network to be ready... 16:09:18 2021-06-21T16:09:14Z INFO Waiting for automatic snapd restart... 16:09:19 snapd 2.51 from Canonical* installed 16:09:20 "snapd" switched to the "latest/stable" channel 16:09:20 16:09:24 core18 20210507 from Canonical* installed 16:09:24 "core18" switched to the "latest/stable" channel 16:09:24 16:09:28 snapcraft 4.8.2 from Canonical* installed 16:09:28 "snapcraft" switched to the "latest/stable" channel 16:09:28 16:09:32 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: 16:09:32 - README.md 16:09:32 16:09:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:09:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:09:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:09:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:09:34 Reading package lists... 16:09:34 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 16:09:34 Reading package lists... 16:09:34 Building dependency tree... 16:09:34 Reading state information... 16:09:34 Suggested packages: 16:09:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:09:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:09:34 Recommended packages: 16:09:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:09:34 The following NEW packages will be installed: 16:09:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:09:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:09:34 pkg-config zip 16:09:35 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:09:35 Need to get 7663 kB of archives. 16:09:35 After this operation, 43.8 MB of additional disk space will be used. 16:09:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:09:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:09:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:09:35 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:09:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:09:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:09:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:09:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:09:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:09:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:09:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:09:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:09:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:09:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:09:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:09:35 debconf: delaying package configuration, since apt-utils is not installed 16:09:35 Fetched 7663 kB in 1s (10.3 MB/s) 16:09:35 Selecting previously unselected package libglib2.0-0:amd64. 16:09:35 (Reading database ... 13933 files and directories currently installed.) 16:09:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:09:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:09:36 Selecting previously unselected package libpsl5:amd64. 16:09:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:09:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:09:36 Selecting previously unselected package libnghttp2-14:amd64. 16:09:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:09:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:09:36 Selecting previously unselected package librtmp1:amd64. 16:09:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:09:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:09:36 Selecting previously unselected package libcurl3-gnutls:amd64. 16:09:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:09:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:09:37 Selecting previously unselected package liberror-perl. 16:09:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:09:37 Unpacking liberror-perl (0.17025-1) ... 16:09:37 Selecting previously unselected package git-man. 16:09:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:09:37 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:09:37 Selecting previously unselected package git. 16:09:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:09:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:09:38 Selecting previously unselected package libnorm1:amd64. 16:09:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:09:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:09:39 Selecting previously unselected package libpgm-5.2-0:amd64. 16:09:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:09:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:09:39 Selecting previously unselected package libsodium23:amd64. 16:09:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:09:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:09:39 Selecting previously unselected package libzmq5:amd64. 16:09:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:09:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:09:39 Selecting previously unselected package libzmq3-dev:amd64. 16:09:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:09:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:09:40 Selecting previously unselected package pkg-config. 16:09:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:09:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:09:40 Selecting previously unselected package zip. 16:09:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:09:40 Unpacking zip (3.0-11build1) ... 16:09:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:09:40 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:09:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:09:40 Setting up liberror-perl (0.17025-1) ... 16:09:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:09:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:09:40 No schema files found: doing nothing. 16:09:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:09:40 Setting up zip (3.0-11build1) ... 16:09:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:09:40 Setting up libsodium23:amd64 (1.0.16-2) ... 16:09:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:09:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:09:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:09:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:09:41 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:09:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:09:41 git set to automatically installed. 16:09:41 git-man set to automatically installed. 16:09:41 libcurl3-gnutls set to automatically installed. 16:09:41 liberror-perl set to automatically installed. 16:09:41 libglib2.0-0 set to automatically installed. 16:09:41 libnghttp2-14 set to automatically installed. 16:09:41 libnorm1 set to automatically installed. 16:09:41 libpgm-5.2-0 set to automatically installed. 16:09:41 libpsl5 set to automatically installed. 16:09:41 librtmp1 set to automatically installed. 16:09:41 libsodium23 set to automatically installed. 16:09:41 libzmq3-dev set to automatically installed. 16:09:41 libzmq5 set to automatically installed. 16:09:41 pkg-config set to automatically installed. 16:09:41 zip set to automatically installed. 16:09:43 snapd is not logged in, snap install commands will use sudo 16:09:53 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 16:09:53 snapd is not logged in, snap install commands will use sudo 16:09:53 snap "core18" has no updates available 16:09:54 Downloading snap 'edgex-app-service-configurable' 16:09:55 2021/06/21 16:09:55.070113 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_567.snap: 7311360 16:09:56 Pulling app-service-config 16:09:56 + snapcraftctl pull 16:09:57 Pulling config-common 16:09:57 + snapcraftctl pull 16:09:58 Pulling go-build-helper 16:09:58 + snapcraftctl pull 16:09:59 'edgex-go' has dependencies that need to be staged: go-build-helper 16:09:59 Skipping pull go-build-helper (already ran) 16:09:59 Building go-build-helper 16:09:59 + snapcraftctl build 16:10:01 Staging go-build-helper 16:10:01 + snapcraftctl stage 16:10:11 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:10:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:10:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:10:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:10:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 16:10:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 16:10:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:10:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:10:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 16:10:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 16:10:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 16:10:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 16:10:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:10:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:10:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:10:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:10:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:10:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:10:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:10:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2100 kB] 16:10:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 16:10:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:10:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:10:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 16:10:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 16:10:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 16:10:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 16:10:11 Fetched 24.7 MB in 0s (0 B/s) 16:10:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:10:11 Fetched 224 kB in 0s (0 B/s) 16:10:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:10:11 Fetched 157 kB in 0s (0 B/s) 16:10:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:10:11 Fetched 221 kB in 0s (0 B/s) 16:10:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:10:11 Fetched 143 kB in 0s (0 B/s) 16:10:11 Pulling edgex-go 16:10:11 + snapcraftctl pull 16:10:11 Pulling hooks 16:10:11 + snapcraftctl pull 16:10:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:10:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:10:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:10:29 Fetched 0 B in 0s (0 B/s) 16:10:29 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:10:29 Fetched 96.5 kB in 0s (0 B/s) 16:10:29 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:10:29 Fetched 279 kB in 0s (0 B/s) 16:10:29 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:10:29 Fetched 122 kB in 0s (0 B/s) 16:10:29 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:10:29 Fetched 77.8 kB in 0s (0 B/s) 16:10:29 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:10:29 Fetched 8848 B in 0s (0 B/s) 16:10:29 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:10:29 Fetched 47.8 kB in 0s (0 B/s) 16:10:29 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:10:29 Fetched 45.6 kB in 0s (0 B/s) 16:10:29 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:10:29 Fetched 15.0 kB in 0s (0 B/s) 16:10:29 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:10:29 Fetched 219 kB in 0s (0 B/s) 16:10:29 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:10:29 Fetched 154 kB in 0s (0 B/s) 16:10:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:10:29 Fetched 50.6 kB in 0s (0 B/s) 16:10:29 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:10:29 Fetched 14.8 kB in 0s (0 B/s) 16:10:29 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:10:29 Fetched 41.8 kB in 0s (0 B/s) 16:10:29 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:10:29 Fetched 499 kB in 0s (0 B/s) 16:10:29 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:10:29 Fetched 111 kB in 0s (0 B/s) 16:10:29 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:10:29 Fetched 240 kB in 0s (0 B/s) 16:10:29 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:10:29 Fetched 29.3 kB in 0s (0 B/s) 16:10:29 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:10:29 Fetched 85.5 kB in 0s (0 B/s) 16:10:29 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:10:29 Fetched 24.5 kB in 0s (0 B/s) 16:10:29 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:10:29 Fetched 49.2 kB in 0s (0 B/s) 16:10:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:10:29 Fetched 54.2 kB in 0s (0 B/s) 16:10:29 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:10:29 Fetched 30.8 kB in 0s (0 B/s) 16:10:29 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:10:29 Fetched 15.8 kB in 0s (0 B/s) 16:10:29 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:10:29 Fetched 85.9 kB in 0s (0 B/s) 16:10:29 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:10:29 Fetched 8720 B in 0s (0 B/s) 16:10:29 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:10:29 Fetched 140 kB in 0s (0 B/s) 16:10:29 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:10:29 Fetched 119 kB in 0s (0 B/s) 16:10:29 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:10:29 Fetched 111 kB in 0s (0 B/s) 16:10:29 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:10:29 Fetched 11.1 kB in 0s (0 B/s) 16:10:29 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:10:29 Fetched 645 kB in 0s (0 B/s) 16:10:29 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:10:29 Fetched 41.3 kB in 0s (0 B/s) 16:10:29 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:10:29 Fetched 17.9 kB in 0s (0 B/s) 16:10:29 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:10:29 Fetched 368 kB in 0s (0 B/s) 16:10:29 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:10:29 Fetched 187 kB in 0s (0 B/s) 16:10:29 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:10:29 Fetched 175 kB in 0s (0 B/s) 16:10:29 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:10:29 Fetched 206 kB in 0s (0 B/s) 16:10:29 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:10:29 Fetched 1301 kB in 0s (0 B/s) 16:10:29 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:10:29 Fetched 36.2 kB in 0s (0 B/s) 16:10:29 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:10:29 Fetched 159 kB in 0s (0 B/s) 16:10:29 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:10:29 Fetched 107 kB in 0s (0 B/s) 16:10:29 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:10:29 Fetched 48.7 kB in 0s (0 B/s) 16:10:29 Pulling static-packages 16:10:29 + snapcraftctl pull 16:10:29 Pulling version 16:10:29 + cd /root/project 16:10:29 + git describe --tags --abbrev=0 16:10:29 + sed s/v// 16:10:29 + GIT_VERSION=2.0.0-dev.271 16:10:29 + [ -z 2.0.0-dev.271 ] 16:10:29 + snapcraftctl set-version 2.0.0-dev.271 16:10:29 Building app-service-config 16:10:29 + snapcraftctl build 16:10:30 Building config-common 16:10:30 + snapcraftctl build 16:10:31 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 16:10:32 Skipping build go-build-helper (already ran) 16:10:32 Building edgex-go 16:10:32 + cd /root/parts/edgex-go/src 16:10:32 + make build 16:10:32 go mod tidy 16:10:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 16:10:34 go: downloading github.com/gorilla/mux v1.8.0 16:10:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 16:10:34 go: downloading github.com/google/uuid v1.2.0 16:10:34 go: downloading github.com/stretchr/testify v1.7.0 16:10:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 16:10:34 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:10:34 go: downloading gopkg.in/yaml.v2 v2.4.0 16:10:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:10:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:10:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 16:10:34 go: downloading github.com/lib/pq v1.10.2 16:10:34 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:10:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:10:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:10:35 go: downloading github.com/pelletier/go-toml v1.9.2 16:10:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 16:10:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 16:10:36 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:10:36 go: downloading github.com/go-kit/kit v0.9.0 16:10:36 go: downloading github.com/davecgh/go-spew v1.1.1 16:10:36 go: downloading github.com/pmezard/go-difflib v1.0.0 16:10:36 go: downloading github.com/stretchr/objx v0.1.0 16:10:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:10:36 go: downloading github.com/x448/float16 v0.8.4 16:10:36 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:10:36 go: downloading github.com/go-playground/universal-translator v0.17.0 16:10:36 go: downloading github.com/leodido/go-urn v1.2.0 16:10:36 go: downloading golang.org/x/text v0.3.2 16:10:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:10:36 go: downloading github.com/go-playground/locales v0.13.0 16:10:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:10:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:10:36 go: downloading github.com/pebbe/zmq4 v1.2.7 16:10:36 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:10:36 go: downloading github.com/go-stack/stack v1.8.0 16:10:36 go: downloading github.com/kr/pretty v0.2.0 16:10:37 go: downloading github.com/hashicorp/consul/api v1.8.1 16:10:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:10:37 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:10:37 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:10:37 go: downloading github.com/onsi/ginkgo v1.10.1 16:10:37 go: downloading github.com/onsi/gomega v1.7.0 16:10:37 go: downloading github.com/gorilla/websocket v1.4.2 16:10:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:10:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:10:37 go: downloading github.com/mitchellh/copystructure v1.0.0 16:10:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:10:37 go: downloading github.com/kr/text v0.1.0 16:10:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:10:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:10:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:10:37 go: downloading github.com/hashicorp/serf v0.9.5 16:10:37 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:10:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:10:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:10:37 go: downloading github.com/fatih/color v1.9.0 16:10:37 go: downloading github.com/mattn/go-colorable v0.1.6 16:10:37 go: downloading github.com/mattn/go-isatty v0.0.12 16:10:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:10:37 go: downloading github.com/pkg/errors v0.8.1 16:10:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:10:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:10:37 go: downloading github.com/hashicorp/memberlist v0.2.2 16:10:37 go: downloading github.com/hpcloud/tail v1.0.0 16:10:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:10:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:10:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:10:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:10:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:10:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:10:37 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:10:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:10:37 go: downloading github.com/miekg/dns v1.1.26 16:10:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:10:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:10:37 go: downloading github.com/hashicorp/errwrap v1.0.0 16:10:37 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 16:10:41 Removing intermediate container 4a27d9ed191f 16:10:41 ---> 0a3a0b4eb802 16:10:41 16:10:41 Step 11/22 : FROM alpine:3.12 16:10:41 Removing intermediate container 03fa44b5e329 16:10:41 ---> b84c45f866e9 16:10:41 16:10:41 Step 11/32 : FROM alpine:3.12 16:10:41 Removing intermediate container a5e800e7d404 16:10:41 ---> 7bb1cddb06b6 16:10:41 16:10:41 Step 11/23 : FROM alpine:3.12 16:10:41 Removing intermediate container c5b6d7f3b5eb 16:10:41 ---> 9732337acc8f 16:10:41 16:10:41 Step 11/23 : FROM alpine:3.12 16:10:41 3.12: Pulling from library/alpine 16:10:41 3.12: Pulling from library/alpine 16:10:42 3.12: Pulling from library/alpine 16:10:42 3.12: Pulling from library/alpine 16:10:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:10:43 Status: Downloaded newer image for alpine:3.12 16:10:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:10:43 Status: Image is up to date for alpine:3.12 16:10:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:10:43 Status: Image is up to date for alpine:3.12 16:10:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:10:43 Status: Image is up to date for alpine:3.12 16:10:43 ---> c4fd0aeabfcf 16:10:43 Step 12/22 : RUN apk add --update --no-cache curl 16:10:43 ---> c4fd0aeabfcf 16:10:43 ---> c4fd0aeabfcf 16:10:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:10:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:10:43 ---> c4fd0aeabfcf 16:10:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:10:44 ---> Running in f118732137ec 16:10:44 ---> Running in e5c6303d8e3a 16:10:44 ---> Running in 9aa62dd2ece5 16:10:44 ---> Running in 1198143cb102 16:10:44 Removing intermediate container f118732137ec 16:10:44 ---> 74ffdbede529 16:10:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:10:45 ---> Running in 875dfc4bb331 16:10:46 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 16:10:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:47 (1/1) Installing dumb-init (1.2.2-r1) 16:10:47 Executing busybox-1.31.1-r20.trigger 16:10:47 OK: 5 MiB in 15 packages 16:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:47 (1/4) Installing ca-certificates (20191127-r4) 16:10:47 (1/2) Installing ca-certificates (20191127-r4) 16:10:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:10:48 (3/4) Installing libcurl (7.77.0-r0) 16:10:48 (4/4) Installing curl (7.77.0-r0) 16:10:48 (2/2) Installing dumb-init (1.2.2-r1) 16:10:48 Executing busybox-1.31.1-r20.trigger 16:10:48 Executing busybox-1.31.1-r20.trigger 16:10:48 Executing ca-certificates-20191127-r4.trigger 16:10:48 Executing ca-certificates-20191127-r4.trigger 16:10:48 OK: 6 MiB in 16 packages 16:10:48 OK: 7 MiB in 18 packages 16:10:48 (1/2) Installing dumb-init (1.2.2-r1) 16:10:48 (2/2) Installing su-exec (0.2-r1) 16:10:48 Executing busybox-1.31.1-r20.trigger 16:10:48 OK: 5 MiB in 16 packages 16:10:49 Removing intermediate container 3c4938b17ad3 16:10:49 ---> 6d3d69e045d0 16:10:49 16:10:49 Step 11/24 : FROM alpine:3.12 16:10:49 ---> c4fd0aeabfcf 16:10:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:10:49 ---> Running in ed75f2f2cbd8 16:10:49 Removing intermediate container e5c6303d8e3a 16:10:49 ---> 18cd11f5f0da 16:10:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:10:50 ---> Running in adf05fed0e35 16:10:50 Removing intermediate container ed75f2f2cbd8 16:10:50 ---> 8a65ae943050 16:10:50 Step 13/24 : ENV APP_PORT=59880 16:10:50 Removing intermediate container 875dfc4bb331 16:10:50 ---> 87b795159c89 16:10:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:10:50 ---> Running in 584a0bbc8317 16:10:51 ---> Running in 1b14b4fd99bc 16:10:51 Removing intermediate container adf05fed0e35 16:10:51 ---> f3d466ce315c 16:10:51 Step 14/23 : ENV APP_PORT=59861 16:10:51 Removing intermediate container 9aa62dd2ece5 16:10:51 ---> 401e511bce19 16:10:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:10:51 Removing intermediate container 1198143cb102 16:10:51 ---> 5b9da7b9cdaf 16:10:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:10:51 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 16:10:51 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 16:10:51 ---> Running in 5a812c7d1442 16:10:51 ---> Running in 866efefe070a 16:10:51 ---> Running in 429c087856de 16:10:51 Removing intermediate container 584a0bbc8317 16:10:51 ---> 4bbc5e4b90f3 16:10:51 Step 14/24 : EXPOSE $APP_PORT 16:10:51 Removing intermediate container 1b14b4fd99bc 16:10:51 ---> 156fe6f85a89 16:10:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:10:51 ---> Running in 6a0eb1b834e9 16:10:52 ---> Running in 2be77bf584be 16:10:52 Removing intermediate container 5a812c7d1442 16:10:52 ---> 81f83b57f25f 16:10:52 Step 15/23 : EXPOSE $APP_PORT 16:10:52 Removing intermediate container 429c087856de 16:10:52 ---> 94317d2002cb 16:10:52 Step 14/22 : WORKDIR /edgex 16:10:52 Removing intermediate container 866efefe070a 16:10:52 ---> 4675f1de444b 16:10:52 Step 14/23 : ENV APP_PORT=59860 16:10:52 ---> Running in b37dbb6a16a4 16:10:52 ---> Running in 1e2ff300b77a 16:10:52 Removing intermediate container 6a0eb1b834e9 16:10:52 ---> Running in 4ebd70539d60 16:10:52 ---> 947f1eca5997 16:10:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:52 Removing intermediate container 2be77bf584be 16:10:52 ---> d22448bbb4bf 16:10:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:10:52 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 16:10:52 ---> Running in d39c62f3d72e 16:10:53 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 16:10:53 ---> Running in 02abd241b9ba 16:10:53 Removing intermediate container b37dbb6a16a4 16:10:53 ---> 6f12cc691eea 16:10:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:53 Removing intermediate container 4ebd70539d60 16:10:53 Removing intermediate container 1e2ff300b77a 16:10:53 ---> bdd962cd6082 16:10:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:10:53 ---> b3e1343e8014 16:10:53 Step 15/23 : EXPOSE $APP_PORT 16:10:53 ---> Running in d8835f2f6942 16:10:53 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 16:10:54 Removing intermediate container d8835f2f6942 16:10:54 ---> 3e38084c2e87 16:10:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:54 ---> 036fa164bb9e 16:10:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:10:54 ---> fa75750532c7 16:10:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:10:54 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 16:10:55 ---> a8201d55aa35 16:10:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:10:55 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 16:10:56 Removing intermediate container d39c62f3d72e 16:10:56 ---> f8742d0c5ac4 16:10:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:10:56 Removing intermediate container 02abd241b9ba 16:10:56 ---> ecdcbb008398 16:10:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:10:56 ---> Running in c72a4820bb5a 16:10:56 ---> 844060360eb2 16:10:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:10:56 ---> d0a3ab44f550 16:10:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:10:56 ---> Running in 8b60bb371e76 16:10:56 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 16:10:57 ---> 46d09fbb7a1a 16:10:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:10:57 Removing intermediate container 8b60bb371e76 16:10:57 ---> 063fce52355a 16:10:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:10:57 ---> 83b1921e5bba 16:10:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:10:57 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 16:10:58 ---> Running in 97cd4d69dc83 16:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:58 ---> 5d0a7388d729 16:10:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:10:58 ---> 0b2ebca9adaa 16:10:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:10:58 ---> Running in 91c91cf91650 16:10:58 ---> Running in 74f131ddeef7 16:10:58 ---> 9d822963ca02 16:10:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:10:58 Removing intermediate container 97cd4d69dc83 16:10:58 ---> 9de7a74d49a5 16:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:58 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 16:10:58 ---> Running in 0b1edce68525 16:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:58 ---> Running in 57445bec8d7a 16:10:59 Removing intermediate container 91c91cf91650 16:10:59 ---> 1a7cc4ffe2c9 16:10:59 Step 19/22 : CMD ["--init=true"] 16:10:59 Removing intermediate container 74f131ddeef7 16:10:59 ---> 50afc5d25089 16:10:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:59 ---> Running in bc1f70a6476f 16:10:59 ---> Running in 096ca9f3822c 16:10:59 Removing intermediate container 57445bec8d7a 16:10:59 ---> 433d5bd62866 16:10:59 Step 21/23 : LABEL arch=arm64 16:10:59 (1/6) Installing dumb-init (1.2.2-r1) 16:10:59 (2/6) Installing libgcc (9.3.0-r2) 16:10:59 (3/6) Installing libsodium (1.0.18-r0) 16:10:59 ---> Running in 0d2bc572b370 16:10:59 (4/6) Installing libstdc++ (9.3.0-r2) 16:10:59 Removing intermediate container bc1f70a6476f 16:10:59 ---> 9c65e9403ea0 16:10:59 Step 20/22 : LABEL arch=arm64 16:11:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:11:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:11:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:11:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:11:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:11:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:11:00 (5/6) Installing libzmq (4.3.3-r0) 16:11:00 (6/6) Installing zeromq (4.3.3-r0) 16:11:00 ---> Running in 38ef7ebc80c4 16:11:00 Removing intermediate container 096ca9f3822c 16:11:00 ---> fb43bcbb243f 16:11:00 Step 21/23 : LABEL arch=arm64 16:11:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:11:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:11:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:11:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:11:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:11:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:11:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:11:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:11:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:11:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:11:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:11:00 + 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 16:11:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:11:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:11:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:11:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:11:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:11:00 + 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 16:11:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:11:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:11:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:11:00 Executing busybox-1.31.1-r20.trigger 16:11:00 OK: 8 MiB in 20 packages 16:11:00 Removing intermediate container 0d2bc572b370 16:11:00 ---> 472b3f40af24 16:11:00 Step 22/23 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:11:00 ---> Running in bb69539580ce 16:11:00 ---> Running in 077fbd814465 16:11:01 Removing intermediate container 38ef7ebc80c4 16:11:01 ---> c6144f2dda8d 16:11:01 Step 21/22 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:11:01 Building hooks 16:11:01 + cd /root/parts/hooks/src 16:11:01 + make build 16:11:01 go mod tidy 16:11:01 Removing intermediate container bb69539580ce 16:11:01 ---> af82ec25f64b 16:11:01 Step 22/23 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:11:01 ---> Running in b30b9ffed1bf 16:11:01 Removing intermediate container 077fbd814465 16:11:01 ---> 3e3e0638be55 16:11:01 Step 23/23 : LABEL version=0.0.0 16:11:01 ---> Running in 7048ec65df2e 16:11:01 ---> Running in b06999e1ccbf 16:11:01 Removing intermediate container c72a4820bb5a 16:11:01 ---> d2e0b6750b3d 16:11:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:02 Removing intermediate container b30b9ffed1bf 16:11:02 ---> 5e72a2cc9fba 16:11:02 Step 22/22 : LABEL version=0.0.0 16:11:02 Removing intermediate container 0b1edce68525 16:11:02 ---> ed16240d11d8 16:11:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:02 Removing intermediate container 7048ec65df2e 16:11:02 ---> 2c559d896e7d 16:11:02 Step 23/23 : LABEL version=0.0.0 16:11:02 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 16:11:02 ---> Running in 0201508b60e8 16:11:02 ---> Running in 0a415e23860e 16:11:02 Removing intermediate container b06999e1ccbf 16:11:02 ---> 8327713cbd13 16:11:02 16:11:02 go: downloading github.com/stretchr/testify v1.5.1 16:11:02 go: downloading gopkg.in/yaml.v2 v2.2.2 16:11:02 go: downloading github.com/davecgh/go-spew v1.1.0 16:11:02 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:11:03 ---> 3e4ce2c43de3 16:11:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:03 Removing intermediate container 0201508b60e8 16:11:03 ---> c6feb2d0057b 16:11:03 16:11:03 Successfully built 8327713cbd13 16:11:03 Successfully tagged support-scheduler-arm64:latest 16:11:03  Building support-scheduler ... done Building sys-mgmt-agent 16:11:03 ---> 5ddd313ab61f 16:11:03 Removing intermediate container 0a415e23860e 16:11:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:11:03 ---> 000699740321 16:11:03 16:11:04 Successfully built c6feb2d0057b 16:11:04 Successfully tagged security-proxy-setup-arm64:latest 16:11:04 Building security-secretstore-setup 16:11:04 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:11:04  Building security-proxy-setup ... done Successfully built 000699740321 16:11:04 Successfully tagged support-notifications-arm64:latest 16:11:04  Building support-notifications ... done Building core-metadata 16:11:04 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:11:04 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:11:05 ---> 8b98807574e8 16:11:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:11:05 ---> 93d1aa1f200f 16:11:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:11:06 ---> ec9f000e81c2 16:11:06 Step 20/24 : ENTRYPOINT ["/core-data"] 16:11:06 ---> Running in e26c5a2eb242 16:11:06 ---> 5bc04047a776 16:11:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:11:07 Removing intermediate container e26c5a2eb242 16:11:07 ---> fcc9cf811c21 16:11:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:07 Building static-packages 16:11:07 + snapcraftctl build 16:11:07 ---> Running in 23cdc2242efc 16:11:07 ---> 3e70f2c75ef9 16:11:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:11:08 Removing intermediate container 23cdc2242efc 16:11:08 ---> f540c551ba98 16:11:08 Step 22/24 : LABEL arch=arm64 16:11:08 ---> Running in eb70103c08d7 16:11:09 ---> 749c8d02e03c 16:11:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:11:09 Building version 16:11:09 + snapcraftctl build 16:11:09 ---> Running in 2c49779e163e 16:11:09 Removing intermediate container eb70103c08d7 16:11:09 ---> 11b162bb32bc 16:11:09 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:11:10 ---> Running in 63a1ab4e1855 16:11:10 Removing intermediate container 2c49779e163e 16:11:10 ---> 71305f065366 16:11:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:11:11 Removing intermediate container 63a1ab4e1855 16:11:11 ---> ea6c7b6a79d4 16:11:11 Step 24/24 : LABEL version=0.0.0 16:11:11 Staging app-service-config 16:11:11 + snapcraftctl stage 16:11:11 ---> Running in 9da3db236a0f 16:11:11 ---> 42ed1f5a2e6f 16:11:11 Step 27/32 : RUN chmod +x /entrypoint.sh 16:11:12 ---> Running in 8b4a70920ae4 16:11:12 Removing intermediate container 9da3db236a0f 16:11:12 ---> a9397a1f774f 16:11:12 16:11:12 Staging config-common 16:11:12 + snapcraftctl stage 16:11:12 Successfully built a9397a1f774f 16:11:12 Successfully tagged core-data-arm64:latest 16:11:12  Building core-data ... done Building core-command 16:11:13 Skipping stage go-build-helper (already ran) 16:11:13 Staging edgex-go 16:11:13 + snapcraftctl stage 16:11:14 Staging hooks 16:11:14 + snapcraftctl stage 16:11:14 Removing intermediate container 8b4a70920ae4 16:11:14 ---> b59244f9b9fc 16:11:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:11:14 ---> Running in e63b2234c937 16:11:15 Staging static-packages 16:11:15 + snapcraftctl stage 16:11:15 Removing intermediate container e63b2234c937 16:11:15 ---> 80a3e3b756b2 16:11:15 Step 29/32 : CMD ["gate"] 16:11:15 ---> Running in c3ec63a859d0 16:11:16 Removing intermediate container c3ec63a859d0 16:11:16 ---> 7099651c90f4 16:11:16 Step 30/32 : LABEL arch=arm64 16:11:16 Staging version 16:11:16 + snapcraftctl stage 16:11:16 ---> Running in bdd65ee5c0fa 16:11:17 Priming app-service-config 16:11:17 + snapcraftctl prime 16:11:17 Removing intermediate container bdd65ee5c0fa 16:11:17 ---> d6c2bc44a239 16:11:17 Step 31/32 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:11:17 ---> Running in cba13f27b149 16:11:18 Priming config-common 16:11:18 + snapcraftctl prime 16:11:18 Removing intermediate container cba13f27b149 16:11:18 ---> 409897c2b1d6 16:11:18 Step 32/32 : LABEL version=0.0.0 16:11:19 ---> Running in 6efd6c853541 16:11:19 Priming go-build-helper 16:11:19 + snapcraftctl prime 16:11:19 Removing intermediate container 6efd6c853541 16:11:19 ---> ddbcefac02bd 16:11:19 16:11:20 Priming edgex-go 16:11:20 + snapcraftctl prime 16:11:20 Successfully built ddbcefac02bd 16:11:20 Successfully tagged security-bootstrapper-arm64:latest 16:11:21 Priming hooks 16:11:21 + snapcraftctl prime 16:11:22 Priming static-packages 16:11:22 + snapcraftctl prime 16:11:25 Priming version 16:11:25 + snapcraftctl prime 16:11:25 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] } 16:11:59  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:59 ---> 27065cc726a9 16:11:59 Step 3/24 : WORKDIR /edgex-go 16:11:59 ---> Using cache 16:11:59 ---> 4deb9512b108 16:11:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:59 ---> Using cache 16:11:59 ---> b7cf34bbfd14 16:11:59 Step 5/24 : RUN apk add --update --no-cache make bash git 16:11:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:59 ---> 27065cc726a9 16:11:59 Step 3/24 : WORKDIR /edgex-go 16:11:59 ---> Using cache 16:11:59 ---> 4deb9512b108 16:11:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:59 ---> Using cache 16:11:59 ---> b7cf34bbfd14 16:11:59 Step 5/24 : RUN apk add --update --no-cache make git 16:11:59 ---> Using cache 16:11:59 ---> 8078085dc3d3 16:11:59 Step 6/24 : COPY go.mod . 16:11:59 ---> Using cache 16:11:59 ---> 0a39ed09c386 16:11:59 Step 7/24 : RUN go mod download 16:11:59 ---> Using cache 16:11:59 ---> 28227c640fe1 16:11:59 Step 8/24 : COPY . . 16:11:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:11:59 ---> 27065cc726a9 16:11:59 Step 3/26 : WORKDIR /edgex-go 16:11:59 ---> Using cache 16:11:59 ---> 4deb9512b108 16:11:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:59 ---> Using cache 16:11:59 ---> b7cf34bbfd14 16:11:59 Step 5/26 : RUN apk add --update --no-cache make git 16:11:59 ---> Using cache 16:11:59 ---> 8078085dc3d3 16:11:59 Step 6/26 : COPY go.mod . 16:11:59 ---> Using cache 16:11:59 ---> 0a39ed09c386 16:11:59 Step 7/26 : RUN go mod download 16:11:59 ---> Using cache 16:11:59 ---> 28227c640fe1 16:11:59 Step 8/26 : COPY . . 16:11:59 ---> Using cache 16:11:59 ---> 0aedc7b1aefa 16:11:59 Step 9/24 : RUN go mod tidy 16:11:59 ---> Using cache 16:11:59 ---> fdfbc704ec7c 16:11:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:11:59 ---> Using cache 16:11:59 ---> 0aedc7b1aefa 16:11:59 Step 9/26 : RUN go mod tidy 16:11:59 ---> Using cache 16:11:59 ---> fdfbc704ec7c 16:11:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:11:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:59 ---> 27065cc726a9 16:11:59 Step 3/24 : WORKDIR /edgex-go 16:11:59 ---> Using cache 16:11:59 ---> 4deb9512b108 16:11:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:59 ---> Using cache 16:11:59 ---> b7cf34bbfd14 16:11:59 Step 5/24 : RUN apk add --update --no-cache make git 16:11:59 ---> Using cache 16:11:59 ---> 8078085dc3d3 16:11:59 Step 6/24 : COPY go.mod . 16:11:59 ---> Using cache 16:11:59 ---> 0a39ed09c386 16:11:59 Step 7/24 : RUN go mod download 16:11:59 ---> Using cache 16:11:59 ---> 28227c640fe1 16:11:59 Step 8/24 : COPY . . 16:11:59 ---> Using cache 16:11:59 ---> 0aedc7b1aefa 16:11:59 Step 9/24 : RUN go mod tidy 16:11:59 ---> Using cache 16:11:59 ---> fdfbc704ec7c 16:11:59 Step 10/24 : RUN make cmd/core-command/core-command 16:11:59 ---> Running in 199d45560fba 16:11:59 ---> Running in 420248c8293a 16:11:59 ---> Running in b849119e07fd 16:11:59 ---> Running in 022cbc1bcb9b 16:12:00 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 16:12:00 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 16:12:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:12:00 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 16:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:12:02 OK: 218 MiB in 52 packages 16:12:04 Removing intermediate container b849119e07fd 16:12:04 ---> 731969928653 16:12:04 Step 6/24 : COPY go.mod . 16:12:05 ---> 8113a99f7a33 16:12:05 Step 7/24 : RUN go mod download 16:12:05 ---> Running in 377ccfb5a054 16:12:09 Removing intermediate container 377ccfb5a054 16:12:09 ---> 312d44f10788 16:12:09 Step 8/24 : COPY . . 16:12:28 ---> 801834792370 16:12:28 Step 9/24 : RUN go mod tidy 16:12:28 ---> Running in cd921d20a250 16:12:34 Removing intermediate container cd921d20a250 16:12:34 ---> 2759c1312849 16:12:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:12:34 ---> Running in 613877ebc8e0 16:12:35 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 16:13:22 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 16:13:31 Removing intermediate container 199d45560fba 16:13:31 ---> e2991f46ce04 16:13:31 16:13:31 Step 11/24 : FROM alpine:3.12 16:13:31 ---> c4fd0aeabfcf 16:13:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:13:31 ---> Using cache 16:13:31 ---> 18cd11f5f0da 16:13:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:31 ---> Using cache 16:13:31 ---> f3d466ce315c 16:13:31 Step 14/24 : ENV APP_PORT=59882 16:13:31 ---> Running in 9935508a6aed 16:13:31 Removing intermediate container 9935508a6aed 16:13:31 ---> 951606831b6c 16:13:31 Step 15/24 : EXPOSE $APP_PORT 16:13:31 ---> Running in 0dac4299afff 16:13:32 Removing intermediate container 0dac4299afff 16:13:32 ---> 40142874dc26 16:13:32 Step 16/24 : WORKDIR / 16:13:32 ---> Running in f02c11044ffe 16:13:33 Removing intermediate container f02c11044ffe 16:13:33 ---> 93e1a6f50635 16:13:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:36 ---> eaf8e63368d3 16:13:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:13:36 Removing intermediate container 420248c8293a 16:13:36 ---> dd6271ecc575 16:13:36 16:13:36 Step 11/26 : FROM alpine:3.12 16:13:36 ---> c4fd0aeabfcf 16:13:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:13:36 ---> Running in 568ed5caf52d 16:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:39 (1/6) Installing ca-certificates (20191127-r4) 16:13:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:13:39 (3/6) Installing libcurl (7.77.0-r0) 16:13:39 (4/6) Installing curl (7.77.0-r0) 16:13:39 (5/6) Installing dumb-init (1.2.2-r1) 16:13:39 (6/6) Installing su-exec (0.2-r1) 16:13:39 Executing busybox-1.31.1-r20.trigger 16:13:39 ---> 7b8146e361c8 16:13:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:13:39 Executing ca-certificates-20191127-r4.trigger 16:13:39 OK: 7 MiB in 20 packages 16:13:40 Removing intermediate container 022cbc1bcb9b 16:13:40 ---> a1ed39efbaa1 16:13:40 16:13:40 Step 11/24 : FROM alpine:3.12 16:13:40 ---> c4fd0aeabfcf 16:13:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:13:40 ---> Using cache 16:13:40 ---> 18cd11f5f0da 16:13:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:40 ---> Using cache 16:13:40 ---> f3d466ce315c 16:13:40 Step 14/24 : ENV APP_PORT=59881 16:13:40 ---> Running in 4de842f1764c 16:13:40 ---> 9a65f1c24294 16:13:40 Step 20/24 : ENTRYPOINT ["/core-command"] 16:13:41 ---> Running in 19f6a6742814 16:13:41 Removing intermediate container 4de842f1764c 16:13:41 ---> fa7b26a4273a 16:13:41 Step 15/24 : EXPOSE $APP_PORT 16:13:42 Removing intermediate container 568ed5caf52d 16:13:42 ---> 17eaf2fb42ac 16:13:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:13:42 ---> Running in a5758a2b62fc 16:13:42 Removing intermediate container 19f6a6742814 16:13:42 ---> 4c6947628d20 16:13:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:42 ---> Running in 22dee995bec3 16:13:42 ---> Running in 7b58d42dfd4f 16:13:42 Removing intermediate container a5758a2b62fc 16:13:42 ---> e9f7607b1dd6 16:13:42 Step 16/24 : WORKDIR / 16:13:43 ---> Running in 822bb0b178d0 16:13:43 Removing intermediate container 22dee995bec3 16:13:43 ---> 1384963a042b 16:13:43 Step 14/26 : WORKDIR / 16:13:43 Removing intermediate container 7b58d42dfd4f 16:13:43 ---> 7a1616b3f586 16:13:43 Step 22/24 : LABEL arch=arm64 16:13:43 ---> Running in 8b6e58ff6d0f 16:13:43 ---> Running in 4caa213cc365 16:13:43 Removing intermediate container 822bb0b178d0 16:13:43 ---> fa9bc41514b5 16:13:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:44 Removing intermediate container 4caa213cc365 16:13:44 ---> 83253d2e367f 16:13:44 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:13:44 Removing intermediate container 8b6e58ff6d0f 16:13:44 ---> 7ad842099779 16:13:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:13:44 ---> Running in 8c6556a26b9d 16:13:44 ---> d7bbd47dac11 16:13:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:13:44 Removing intermediate container 8c6556a26b9d 16:13:44 ---> ce10ea93ba51 16:13:44 Step 24/24 : LABEL version=0.0.0 16:13:45 ---> Running in 2101b2e4722a 16:13:45 ---> 710ced95c60b 16:13:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:13:45 Removing intermediate container 2101b2e4722a 16:13:45 ---> fe82e4916ac3 16:13:45 16:13:46 Successfully built fe82e4916ac3 16:13:46 Successfully tagged core-command-arm64:latest 16:13:46  Building core-command ... done  ---> d94005998f38 16:13:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:13:46 ---> 796a03b32cbe 16:13:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:13:47 ---> eaa2df5a731e 16:13:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:13:47 ---> Running in 4ed7a55e233a 16:13:47 ---> 7cecde080503 16:13:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:13:48 Removing intermediate container 4ed7a55e233a 16:13:48 ---> f8182902130a 16:13:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:48 ---> ebfaa115af3c 16:13:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:13:49 ---> Running in 086b851a689b 16:13:49 Removing intermediate container 613877ebc8e0 16:13:49 ---> fbe50073c47d 16:13:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:13:49 ---> Running in efe8613518fb 16:13:49 Removing intermediate container 086b851a689b 16:13:49 ---> 54e1aaec33b9 16:13:49 Step 22/24 : LABEL arch=arm64 16:13:50 ---> Running in a1f04ed22bf7 16:13:50 ---> 4e9ca78cf934 16:13:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:13:50 Removing intermediate container a1f04ed22bf7 16:13:50 ---> 99f0168339d1 16:13:50 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:13:50 ---> Running in e6c245d05d54 16:13:51 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 16:13:51 Removing intermediate container e6c245d05d54 16:13:51 ---> e29e5985cd67 16:13:51 Step 24/24 : LABEL version=0.0.0 16:13:51 ---> 22716bf84e85 16:13:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:13:51 ---> Running in f6b4175e39a5 16:13:52 Removing intermediate container f6b4175e39a5 16:13:52 ---> 8ee29bdca909 16:13:52 16:13:52 Successfully built 8ee29bdca909 16:13:52 Successfully tagged core-metadata-arm64:latest 16:13:53  Building core-metadata ... done  ---> a7b9a84f7f87 16:13:53 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/ 16:13:53 ---> Running in 72958cf64c48 16:13:53 Removing intermediate container efe8613518fb 16:13:53 ---> eedd2b1a0ff7 16:13:53 16:13:53 Step 12/24 : FROM docker:20.10.0 16:13:54 20.10.0: Pulling from library/docker 16:13:55 Removing intermediate container 72958cf64c48 16:13:55 ---> 3c1cf3ac7393 16:13:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:13:56 ---> Running in 5e7a5b3aff2e 16:13:56 Removing intermediate container 5e7a5b3aff2e 16:13:56 ---> e7d3df527c24 16:13:56 Step 24/26 : LABEL arch=arm64 16:13:57 ---> Running in f603f92ae015 16:13:57 Removing intermediate container f603f92ae015 16:13:57 ---> 72a5512d40ef 16:13:57 Step 25/26 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:13:58 ---> Running in e6d22e9eeebf 16:13:58 Removing intermediate container e6d22e9eeebf 16:13:58 ---> 87203e8fb5cf 16:13:58 Step 26/26 : LABEL version=0.0.0 16:13:58 ---> Running in 317dc97d34eb 16:13:59 Removing intermediate container 317dc97d34eb 16:13:59 ---> bccea5fff41a 16:13:59 16:14:00 Successfully built bccea5fff41a 16:14:00 Successfully tagged security-secretstore-setup-arm64:latest 16:14:02  Building security-secretstore-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:14:02 Status: Downloaded newer image for docker:20.10.0 16:14:02 ---> eeaf43b92773 16:14:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:03 ---> Running in eb3545aa5512 16:14:03 Removing intermediate container eb3545aa5512 16:14:03 ---> 18d3ded048e9 16:14:03 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:14:04 ---> Running in a0a8e2c90eb3 16:14:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:06 (1/39) Installing readline (8.0.4-r0) 16:14:06 (2/39) Installing bash (5.0.17-r0) 16:14:06 Executing bash-5.0.17-r0.post-install 16:14:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:14:06 (4/39) Installing libcurl (7.77.0-r0) 16:14:06 (5/39) Installing curl (7.77.0-r0) 16:14:06 (6/39) Installing dumb-init (1.2.2-r1) 16:14:06 (7/39) Installing libbz2 (1.0.8-r1) 16:14:06 (8/39) Installing expat (2.2.9-r1) 16:14:06 (9/39) Installing libffi (3.3-r2) 16:14:06 (10/39) Installing gdbm (1.13-r1) 16:14:06 (11/39) Installing xz-libs (5.2.5-r0) 16:14:06 (12/39) Installing sqlite-libs (3.32.1-r1) 16:14:06 (13/39) Installing python3 (3.8.10-r0) 16:14:08 (14/39) Installing py3-appdirs (1.4.4-r1) 16:14:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:14:08 (16/39) Installing py3-parsing (2.4.7-r0) 16:14:08 (17/39) Installing py3-six (1.15.0-r0) 16:14:08 (18/39) Installing py3-packaging (20.4-r0) 16:14:08 (19/39) Installing py3-setuptools (47.0.0-r0) 16:14:08 (20/39) Installing py3-chardet (3.0.4-r4) 16:14:08 (21/39) Installing py3-idna (2.9-r0) 16:14:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:14:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:14:08 (24/39) Installing py3-requests (2.23.0-r0) 16:14:08 (25/39) Installing py3-msgpack (1.0.0-r0) 16:14:08 (26/39) Installing py3-lockfile (0.12.2-r3) 16:14:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:14:08 (28/39) Installing py3-colorama (0.4.3-r0) 16:14:08 (29/39) Installing py3-distlib (0.3.0-r0) 16:14:08 (30/39) Installing py3-distro (1.5.0-r1) 16:14:08 (31/39) Installing py3-webencodings (0.5.1-r3) 16:14:08 (32/39) Installing py3-html5lib (1.0.1-r4) 16:14:08 (33/39) Installing py3-pytoml (0.1.21-r0) 16:14:08 (34/39) Installing py3-pep517 (0.8.2-r0) 16:14:08 (35/39) Installing py3-progress (1.5-r0) 16:14:08 (36/39) Installing py3-toml (0.10.1-r0) 16:14:08 (37/39) Installing py3-retrying (1.3.3-r0) 16:14:08 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:14:08 (39/39) Installing py3-pip (20.1.1-r0) 16:14:08 Executing busybox-1.31.1-r19.trigger 16:14:08 OK: 72 MiB in 59 packages 16:14:13 Collecting docker-compose==1.23.2 16:14:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:13 Collecting cached-property<2,>=1.2.0 16:14:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:13 Collecting jsonschema<3,>=2.5.1 16:14:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:14 Collecting texttable<0.10,>=0.9.0 16:14:14 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:16 Collecting PyYAML<4,>=3.10 16:14:16 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:20 Collecting websocket-client<1.0,>=0.32.0 16:14:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:14:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:21 Collecting dockerpty<0.5,>=0.4.1 16:14:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:23 Collecting docker<4.0,>=3.6.0 16:14:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:23 Collecting docopt<0.7,>=0.6.1 16:14:23 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:14:25 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:14:25 Collecting idna<2.8,>=2.5 16:14:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:26 Collecting urllib3<1.25,>=1.21.1 16:14:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:26 Collecting docker-pycreds>=0.4.0 16:14:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:14:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:14:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:14:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:14:27 Installing collected packages: cached-property, jsonschema, texttable, PyYAML, websocket-client, idna, urllib3, requests, dockerpty, docker-pycreds, docker, docopt, docker-compose 16:14:27 Running setup.py install for texttable: started 16:14:29 Running setup.py install for texttable: finished with status 'done' 16:14:29 Running setup.py install for PyYAML: started 16:14:31 Running setup.py install for PyYAML: finished with status 'done' 16:14:31 Attempting uninstall: idna 16:14:31 Found existing installation: idna 2.9 16:14:31 Uninstalling idna-2.9: 16:14:31 Successfully uninstalled idna-2.9 16:14:32 Attempting uninstall: urllib3 16:14:32 Found existing installation: urllib3 1.25.9 16:14:32 Uninstalling urllib3-1.25.9: 16:14:32 Successfully uninstalled urllib3-1.25.9 16:14:33 Attempting uninstall: requests 16:14:33 Found existing installation: requests 2.23.0 16:14:33 Uninstalling requests-2.23.0: 16:14:33 Successfully uninstalled requests-2.23.0 16:14:33 Running setup.py install for dockerpty: started 16:14:35 Running setup.py install for dockerpty: finished with status 'done' 16:14:36 Running setup.py install for docopt: started 16:14:38 Running setup.py install for docopt: finished with status 'done' 16:14:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:14:47 Removing intermediate container a0a8e2c90eb3 16:14:47 ---> 09c22710b23a 16:14:47 Step 15/24 : ENV APP_PORT=58890 16:14:47 ---> Running in 88e3e422b376 16:14:47 Removing intermediate container 88e3e422b376 16:14:47 ---> 4c4f286e1bfb 16:14:47 Step 16/24 : EXPOSE $APP_PORT 16:14:47 ---> Running in bfc99c9dbd4c 16:14:48 Removing intermediate container bfc99c9dbd4c 16:14:48 ---> 7338564e7734 16:14:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:14:49 ---> d1d21c3320f8 16:14:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:14:50 ---> c67c896b994c 16:14:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:14:51 ---> 2e51a07163a2 16:14:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:14:51 ---> Running in ef0ff6ef7c07 16:14:52 Removing intermediate container ef0ff6ef7c07 16:14:52 ---> 93ae0588793b 16:14:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:52 ---> Running in 4804a4c78c2b 16:14:52 Removing intermediate container 4804a4c78c2b 16:14:52 ---> 6254c9674b72 16:14:52 Step 22/24 : LABEL arch=arm64 16:14:52 ---> Running in 6b238a942fb8 16:14:53 Removing intermediate container 6b238a942fb8 16:14:53 ---> f0b181e961c9 16:14:53 Step 23/24 : LABEL git_sha=f984a5e13d75a32f34d90ea301fe8b77a771a272 16:14:53 ---> Running in 978ef7db66a5 16:14:53 Removing intermediate container 978ef7db66a5 16:14:53 ---> 92cb284e7185 16:14:53 Step 24/24 : LABEL version=0.0.0 16:14:54 ---> Running in bbbf97e54108 16:14:54 Removing intermediate container bbbf97e54108 16:14:54 ---> 0d2b0e8d9447 16:14:54 16:14:55 Successfully built 0d2b0e8d9447 16:14:55 Successfully tagged sys-mgmt-agent-arm64:latest 16:14:55  Building sys-mgmt-agent ... done  [Pipeline] } 16:14:55 $ docker stop --time=1 096cd72d257163258184d6cfe7b07d7f76792bd90eb19c94663848b80ae2f206 16:14:57 $ docker rm -f 096cd72d257163258184d6cfe7b07d7f76792bd90eb19c94663848b80ae2f206 [Pipeline] // withDockerContainer [Pipeline] sh 16:14:57 + docker images 16:14:58 REPOSITORY TAG IMAGE ID CREATED SIZE 16:14:58 sys-mgmt-agent-arm64 latest 0d2b0e8d9447 3 seconds ago 299MB 16:14:58 security-secretstore-setup-arm64 latest bccea5fff41a 58 seconds ago 27.1MB 16:14:58 eedd2b1a0ff7 About a minute ago 969MB 16:14:58 core-metadata-arm64 latest 8ee29bdca909 About a minute ago 15.7MB 16:14:58 core-command-arm64 latest fe82e4916ac3 About a minute ago 15MB 16:14:58 a1ed39efbaa1 About a minute ago 972MB 16:14:58 dd6271ecc575 About a minute ago 976MB 16:14:58 e2991f46ce04 About a minute ago 966MB 16:14:58 security-bootstrapper-arm64 latest ddbcefac02bd 3 minutes ago 17.5MB 16:14:58 core-data-arm64 latest a9397a1f774f 3 minutes ago 19.1MB 16:14:58 support-notifications-arm64 latest 000699740321 3 minutes ago 15.7MB 16:14:58 security-proxy-setup-arm64 latest c6feb2d0057b 3 minutes ago 24.2MB 16:14:58 support-scheduler-arm64 latest 8327713cbd13 3 minutes ago 15.1MB 16:14:58 6d3d69e045d0 4 minutes ago 975MB 16:14:58 7bb1cddb06b6 4 minutes ago 968MB 16:14:58 9732337acc8f 4 minutes ago 969MB 16:14:58 0a3a0b4eb802 4 minutes ago 973MB 16:14:58 b84c45f866e9 4 minutes ago 970MB 16:14:58 ci-base-image-arm64 latest 27065cc726a9 14 minutes ago 641MB 16:14:58 alpine 3.12 c4fd0aeabfcf 5 days ago 5.32MB 16:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 12 days ago 429MB 16:14:58 docker 20.10.0 eeaf43b92773 6 months ago 228MB 16:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh 16:14:58 ---> job-cost.sh 16:14:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UEBA 16:15:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:17:14 lf-activate-venv(): INFO: Adding /tmp/venv-UEBA/bin to PATH 16:17:14 INFO: No Stack... 16:17:14 INFO: Retrieving Pricing Info for: v2-standard-4 16:17:14 INFO: Archiving Costs [Pipeline] sh 16:17:15 + cut -d, -f6 16:17:15 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 16:17:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-7-stack-cost] 16:17:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-7-stack-cost] did not exist. Created. 16:17:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:15 + echo total: 0.18000000715255737 [Pipeline] stash 16:17:15 Stashed 1 file(s) [Pipeline] } 16:17:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-7-stack-cost] [Pipeline] // lock [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 16:17:16 provisioning config files... 16:17:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config7260211657501254592tmp [Pipeline] { [Pipeline] sh 16:17:16 + set +x 16:17:16 + curl -s https://codecov.io/bash 16:17:16 + bash -s -- 16:17:17 16:17:17 _____ _ 16:17:17 / ____| | | 16:17:17 | | ___ __| | ___ ___ _____ __ 16:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:17:17 Bash-1.0.3 16:17:17 16:17:17 16:17:17 ==> git version 2.24.4 found 16:17:17 ==> 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 16:17:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:17:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:17:17 ==> Jenkins CI detected. 16:17:17 project root: . 16:17:17 --> token set from env 16:17:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:17:17 ==> Running gcov in . (disable via -X gcov) 16:17:17 ==> Python coveragepy not found 16:17:17 ==> Searching for coverage reports in: 16:17:17 + . 16:17:17 -> Found 1 reports 16:17:17 ==> Detecting git/mercurial file structure 16:17:17 ==> Reading reports 16:17:17 + ./coverage.out bytes=398095 16:17:17 ==> Appending adjustments 16:17:17 https://docs.codecov.io/docs/fixing-reports 16:17:18 + Found adjustments 16:17:18 ==> Gzipping contents 16:17:18 56K /tmp/codecov.LvFL6t.gz 16:17:18 ==> Uploading reports 16:17:18 url: https://codecov.io 16:17:18 query: branch=PR-3579&commit=f984a5e13d75a32f34d90ea301fe8b77a771a272&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 16:17:18 -> Pinging Codecov 16:17:18 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=f984a5e13d75a32f34d90ea301fe8b77a771a272&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 16:17:18 -> Uploading to 16:17:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/00271124DB129430A58F1EEE437C3FCB/f984a5e13d75a32f34d90ea301fe8b77a771a272/e5906cd4-260d-4367-897b-e9603abb1525.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T161718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=303c23fa076db72b004f264604cb17ed19a7360474edb198346862cc6ebb06a6 16:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:17:18 Dload Upload Total Spent Left Speed 16:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54813 0 0 100 54813 0 153k --:--:-- --:--:-- --:--:-- 153k 16:17:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f984a5e13d75a32f34d90ea301fe8b77a771a272 [Pipeline] } 16:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:17:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:17:21 ---> package-listing.sh 16:17:21 ++ facter osfamily 16:17:21 ++ tr '[:upper:]' '[:lower:]' 16:17:21 + OS_FAMILY=redhat 16:17:21 + workspace=/w/workspace/edgex-go/7 16:17:21 + START_PACKAGES=/tmp/packages_start.txt 16:17:21 + END_PACKAGES=/tmp/packages_end.txt 16:17:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:21 + PACKAGES=/tmp/packages_start.txt 16:17:21 + '[' /w/workspace/edgex-go/7 ']' 16:17:21 + PACKAGES=/tmp/packages_end.txt 16:17:21 + case "${OS_FAMILY}" in 16:17:21 + rpm -qa 16:17:21 + sort 16:17:24 + '[' -f /tmp/packages_start.txt ']' 16:17:24 + '[' -f /tmp/packages_end.txt ']' 16:17:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:24 + '[' /w/workspace/edgex-go/7 ']' 16:17:24 + mkdir -p /w/workspace/edgex-go/7/archives/ 16:17:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 16:17:24 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:17:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:17:25 16:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:17:25 alpine: Pulling from edgex-lftools-log-publisher 16:17:25 df20fa9351a1: Pulling fs layer 16:17:25 36b3adc4ff6f: Pulling fs layer 16:17:25 8ad3a11d3b57: Pulling fs layer 16:17:25 46f8f816bc3b: Pulling fs layer 16:17:25 93b61091891f: Pulling fs layer 16:17:25 93b9cdb0e59b: Pulling fs layer 16:17:25 5e14af77c1be: Pulling fs layer 16:17:25 01666e4c0597: Pulling fs layer 16:17:25 aa168da1d23b: Pulling fs layer 16:17:25 93b9cdb0e59b: Waiting 16:17:25 5e14af77c1be: Waiting 16:17:25 01666e4c0597: Waiting 16:17:25 aa168da1d23b: Waiting 16:17:25 46f8f816bc3b: Waiting 16:17:25 93b61091891f: Waiting 16:17:25 36b3adc4ff6f: Verifying Checksum 16:17:25 36b3adc4ff6f: Download complete 16:17:25 46f8f816bc3b: Verifying Checksum 16:17:25 46f8f816bc3b: Download complete 16:17:25 df20fa9351a1: Verifying Checksum 16:17:26 93b9cdb0e59b: Verifying Checksum 16:17:26 93b9cdb0e59b: Download complete 16:17:26 93b61091891f: Verifying Checksum 16:17:26 93b61091891f: Download complete 16:17:26 5e14af77c1be: Download complete 16:17:26 01666e4c0597: Verifying Checksum 16:17:26 01666e4c0597: Download complete 16:17:26 df20fa9351a1: Pull complete 16:17:26 36b3adc4ff6f: Pull complete 16:17:26 8ad3a11d3b57: Verifying Checksum 16:17:26 8ad3a11d3b57: Download complete 16:17:26 8ad3a11d3b57: Pull complete 16:17:26 46f8f816bc3b: Pull complete 16:17:27 93b61091891f: Pull complete 16:17:27 93b9cdb0e59b: Pull complete 16:17:27 5e14af77c1be: Pull complete 16:17:27 01666e4c0597: Pull complete 16:17:28 aa168da1d23b: Verifying Checksum 16:17:28 aa168da1d23b: Download complete 16:17:32 aa168da1d23b: Pull complete 16:17:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:17:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:17:32 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 16:17:32 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:17:36 $ docker top 085d88c94d95951f62eb13b1f039ee6708f238a8a5e676f5550b887ea5258158 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:36 + touch /tmp/pre-build-complete [Pipeline] sh 16:17:36 + mkdir -p /var/log/sa [Pipeline] sh 16:17:37 + ls /var/log/sa-host 16:17:37 + sadf -c /var/log/sa-host/sa05 16:17:37 file_magic: OK 16:17:37 HZ: Using current value: 100 16:17:37 file_header: OK 16:17:37 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 16:17:37 Statistics: 16:17:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:17:37 File successfully converted to sysstat format version 12.2.1 16:17:37 + sadf -c /var/log/sa-host/sa21 16:17:37 file_magic: OK 16:17:37 HZ: Using current value: 100 16:17:37 file_header: OK 16:17:37 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 16:17:37 Statistics: 16:17:37 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... 16:17:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:37 provisioning config files... 16:17:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config4991365758195404032tmp [Pipeline] { [Pipeline] echo 16:17:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:17:37 ---> create-netrc.sh [Pipeline] } 16:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:17:38 ---> python-tools-install.sh [Pipeline] echo 16:17:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:17:38 ---> sudo-logs.sh 16:17:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:17:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:17:38 ---> job-cost.sh 16:17:38 lf-activate-venv: SKIPPING 16:17:38 DEBUG: total: 0.18000000715255737 16:17:38 INFO: Retrieving Stack Cost... 16:17:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:17:39 INFO: Archiving Costs [Pipeline] echo 16:17:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:17:40 ---> logs-deploy.sh 16:17:40 lf-activate-venv: SKIPPING 16:17:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/7 16:17:40 INFO: archiving workspace using pattern(s): 16:17:41 Archives upload complete. 16:17:41 INFO: archiving logs to Nexus 16:17:41 ---> uname -a: 16:17:41 Linux prd-centos7-docker-4c-2g-541.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:17:41 16:17:41 16:17:41 ---> lscpu: 16:17:41 Architecture: x86_64 16:17:41 CPU op-mode(s): 32-bit, 64-bit 16:17:41 Byte Order: Little Endian 16:17:41 Address sizes: 40 bits physical, 48 bits virtual 16:17:41 CPU(s): 2 16:17:41 On-line CPU(s) list: 0,1 16:17:41 Thread(s) per core: 1 16:17:41 Core(s) per socket: 1 16:17:41 Socket(s): 2 16:17:41 NUMA node(s): 1 16:17:41 Vendor ID: AuthenticAMD 16:17:41 CPU family: 23 16:17:41 Model: 49 16:17:41 Model name: AMD EPYC-Rome Processor 16:17:41 Stepping: 0 16:17:41 CPU MHz: 2800.000 16:17:41 BogoMIPS: 5600.00 16:17:41 Virtualization: AMD-V 16:17:41 Hypervisor vendor: KVM 16:17:41 Virtualization type: full 16:17:41 L1d cache: 64 KiB 16:17:41 L1i cache: 64 KiB 16:17:41 L2 cache: 1 MiB 16:17:41 L3 cache: 32 MiB 16:17:41 NUMA node0 CPU(s): 0,1 16:17:41 Vulnerability Itlb multihit: Not affected 16:17:41 Vulnerability L1tf: Not affected 16:17:41 Vulnerability Mds: Not affected 16:17:41 Vulnerability Meltdown: Not affected 16:17:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:17:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:17:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:17:41 Vulnerability Srbds: Not affected 16:17:41 Vulnerability Tsx async abort: Not affected 16:17:41 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:17:41 16:17:41 16:17:41 ---> nproc: 16:17:41 2 16:17:41 16:17:41 16:17:41 ---> df -h: 16:17:41 Filesystem Size Used Available Use% Mounted on 16:17:41 overlay 40.0G 12.5G 27.5G 31% / 16:17:41 tmpfs 64.0M 0 64.0M 0% /dev 16:17:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:17:41 shm 64.0M 0 64.0M 0% /dev/shm 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/7 16:17:41 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/7@tmp 16:17:41 16:17:41 16:17:41 ---> free -m: 16:17:41 total used free shared buff/cache available 16:17:41 Mem: 7821 1349 1349 0 5121 6438 16:17:41 Swap: 1023 1 1022 16:17:41 16:17:41 16:17:41 ---> ip addr: 16:17:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:17:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:17:41 inet 127.0.0.1/8 scope host lo 16:17:41 valid_lft forever preferred_lft forever 16:17:41 inet6 ::1/128 scope host 16:17:41 valid_lft forever preferred_lft forever 16:17:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:17:41 link/ether fa:16:3e:a5:4f:7e brd ff:ff:ff:ff:ff:ff 16:17:41 inet 10.30.123.111/23 brd 10.30.123.255 scope global dynamic eth0 16:17:41 valid_lft 85059sec preferred_lft 85059sec 16:17:41 inet6 fe80::f816:3eff:fea5:4f7e/64 scope link 16:17:41 valid_lft forever preferred_lft forever 16:17:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:17:41 link/ether 02:42:1c:75:6b:90 brd ff:ff:ff:ff:ff:ff 16:17:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:17:41 valid_lft forever preferred_lft forever 16:17:41 inet6 fe80::42:1cff:fe75:6b90/64 scope link 16:17:41 valid_lft forever preferred_lft forever 16:17:41 16:17:41 16:17:41 ---> sar -b -r -n DEV: 16:17:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 16:17:41 16:17:41 15:55:09 LINUX RESTART (2 CPU) 16:17:41 16:17:41 15:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:17:41 15:57:01 92.99 1.07 91.92 0.00 563.44 44877.41 0.00 16:17:41 15:58:01 135.67 0.00 135.67 0.00 0.00 18460.92 0.00 16:17:41 15:59:01 51.83 0.02 51.81 0.00 0.53 9773.25 0.00 16:17:41 16:00:01 139.93 0.00 139.93 0.00 0.00 54957.37 0.00 16:17:41 16:01:01 800.77 393.06 407.71 0.00 17044.17 260810.95 0.00 16:17:41 16:02:01 361.06 36.71 324.35 0.00 2121.35 130007.51 0.00 16:17:41 16:03:01 348.24 17.14 331.11 0.00 2124.50 116425.31 0.00 16:17:41 16:04:01 53.14 6.88 46.27 0.00 1144.12 4446.13 0.00 16:17:41 16:05:01 0.18 0.00 0.18 0.00 0.00 2.13 0.00 16:17:41 16:06:01 0.30 0.12 0.18 0.00 1.73 1.50 0.00 16:17:41 16:07:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 16:17:41 16:08:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 16:17:41 16:09:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 16:17:41 16:10:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 16:17:41 16:11:01 0.38 0.18 0.20 0.00 5.73 2.47 0.00 16:17:41 16:12:01 0.77 0.00 0.77 0.00 0.00 14.66 0.00 16:17:41 16:13:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 16:17:41 16:14:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 16:17:41 16:15:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 16:17:41 16:16:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:17:41 16:17:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 16:17:41 Average: 94.71 21.70 73.01 0.00 1096.16 30503.82 0.00 16:17:41 16:17:41 15:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:41 15:57:01 4138248 0 990628 12.37 2620 2877444 1590868 17.56 1079256 2305940 23068 16:17:41 15:58:01 3811616 0 1148060 14.33 2620 3046644 1672824 18.47 1372684 2270492 265620 16:17:41 15:59:01 3873188 0 1160024 14.48 2620 2973108 1806152 19.94 1301052 2271112 64216 16:17:41 16:00:01 795020 0 1432432 17.89 2620 5778868 2467100 27.24 2491744 4070656 1423056 16:17:41 16:01:01 462200 0 1896184 23.68 2620 5647936 3929052 43.38 2684880 4122588 15420 16:17:41 16:02:01 221792 0 1439440 17.97 2620 6345088 2168880 23.95 2389196 4658756 226776 16:17:41 16:03:01 1485132 0 1403052 17.52 2620 5118136 1933440 21.35 1686660 4095564 4560 16:17:41 16:04:01 2008784 0 1283356 16.02 2620 4714180 1430640 15.80 1186888 4092608 8 16:17:41 16:05:01 2013320 0 1278816 15.97 2620 4714184 1389640 15.34 1183872 4092332 8 16:17:41 16:06:01 2012196 0 1279936 15.98 2620 4714188 1389652 15.34 1188876 4090268 16 16:17:41 16:07:01 2011924 0 1280204 15.98 2620 4714192 1389700 15.34 1189120 4090268 8 16:17:41 16:08:01 2011800 0 1280324 15.99 2620 4714196 1389748 15.34 1189364 4090388 8 16:17:41 16:09:01 2012952 0 1279168 15.97 2620 4714200 1389508 15.34 1188320 4090388 8 16:17:41 16:10:01 2012520 0 1279596 15.98 2620 4714204 1389664 15.34 1188704 4090388 8 16:17:41 16:11:01 2012592 0 1279488 15.98 2620 4714240 1389592 15.34 1188536 4090408 20 16:17:41 16:12:01 2013012 0 1279064 15.97 2620 4714244 1389532 15.34 1188420 4090408 20 16:17:41 16:13:01 2012588 0 1279484 15.98 2620 4714248 1389508 15.34 1188348 4090408 16 16:17:41 16:14:01 2012852 0 1279212 15.97 2620 4714256 1389508 15.34 1188360 4090408 8 16:17:41 16:15:01 2012804 0 1279260 15.97 2620 4714256 1389508 15.34 1188360 4090408 8 16:17:41 16:16:01 2012592 0 1279464 15.98 2620 4714264 1389604 15.34 1188460 4090408 16 16:17:41 16:17:01 2012764 0 1279292 15.97 2620 4714264 1389556 15.34 1188448 4090408 12 16:17:41 Average: 2045709 0 1304118 16.28 2620 4656492 1669699 18.43 1411407 3860219 96328 16:17:41 16:17:41 15:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:41 15:57:01 veth566c2d2 25.06 32.62 1.86 96.15 0.00 0.00 0.00 0.00 16:17:41 15:57:01 eth0 1123.81 1243.34 5815.65 127.65 0.00 0.00 0.00 0.00 16:17:41 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 15:57:01 docker0 957.36 795.92 77.38 2795.41 0.00 0.00 0.00 0.00 16:17:41 15:58:01 vethb599e30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:17:41 15:58:01 eth0 232.34 186.89 782.45 29.27 0.00 0.00 0.00 0.00 16:17:41 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 15:58:01 docker0 165.46 194.49 11.49 743.55 0.00 0.00 0.00 0.00 16:17:41 15:59:01 vethb599e30 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 16:17:41 15:59:01 eth0 33.09 22.85 19.07 102.07 0.00 0.00 0.00 0.00 16:17:41 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 15:59:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 16:17:41 16:00:01 eth0 192.24 161.67 1704.80 25.84 0.00 0.00 0.00 0.00 16:17:41 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:00:01 veth50a2f4e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:41 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:01:01 vethe0606c9 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:17:41 16:01:01 vetha93d5fb 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:17:41 16:01:01 vethd3c6f0d 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:17:41 16:01:01 eth0 89.02 62.32 190.67 16.76 0.00 0.00 0.00 0.00 16:17:41 16:02:01 vethaca8b6e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:17:41 16:02:01 eth0 73.11 44.68 263.56 14.36 0.00 0.00 0.00 0.00 16:17:41 16:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:17:41 16:02:01 veth50a2f4e 0.00 1.20 0.00 0.06 0.00 0.00 0.00 0.00 16:17:41 16:03:01 veth7cf40d9 27.44 48.76 2.16 347.02 0.00 0.00 0.00 0.00 16:17:41 16:03:01 eth0 238.12 179.00 1719.86 139.66 0.00 0.00 0.00 0.00 16:17:41 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:03:01 veth50a2f4e 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 16:17:41 16:04:01 eth0 9.23 5.37 7.99 3.48 0.00 0.00 0.00 0.00 16:17:41 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:04:01 docker0 1277.19 1196.31 99.08 4439.15 0.00 0.00 0.00 0.00 16:17:41 16:05:01 eth0 1.42 0.55 0.37 0.22 0.00 0.00 0.00 0.00 16:17:41 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:06:01 eth0 1.58 0.47 0.49 0.24 0.00 0.00 0.00 0.00 16:17:41 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:07:01 eth0 1.27 0.30 0.35 0.23 0.00 0.00 0.00 0.00 16:17:41 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:08:01 eth0 0.88 0.52 0.53 0.39 0.00 0.00 0.00 0.00 16:17:41 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:17:41 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:10:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 16:17:41 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:11:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:17:41 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:12:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:17:41 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:13:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:17:41 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:14:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:15:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:17:41 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:16:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 16:17:41 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:17:01 eth0 0.17 0.12 0.07 0.04 0.00 0.00 0.00 0.00 16:17:41 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 Average: eth0 95.23 91.00 500.83 21.95 0.00 0.00 0.00 0.00 16:17:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:41 Average: docker0 59.86 56.07 4.64 208.05 0.00 0.00 0.00 0.00 16:17:41 16:17:41 16:17:41 ---> sar -P ALL: 16:17:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 16:17:41 16:17:41 15:55:09 LINUX RESTART (2 CPU) 16:17:41 16:17:41 15:56:01 CPU %user %nice %system %iowait %steal %idle 16:17:41 15:57:01 all 19.55 0.00 6.44 3.46 0.07 70.48 16:17:41 15:57:01 0 17.36 0.00 6.87 3.99 0.07 71.72 16:17:41 15:57:01 1 21.75 0.00 6.02 2.93 0.07 69.24 16:17:41 15:58:01 all 58.09 0.00 9.08 2.18 0.11 30.55 16:17:41 15:58:01 0 58.82 0.00 9.56 2.02 0.11 29.49 16:17:41 15:58:01 1 57.35 0.00 8.59 2.34 0.11 31.61 16:17:41 15:59:01 all 32.54 0.00 5.13 0.47 0.07 61.78 16:17:41 15:59:01 0 32.55 0.00 5.34 0.46 0.07 61.58 16:17:41 15:59:01 1 32.54 0.00 4.93 0.49 0.07 61.97 16:17:41 16:00:01 all 52.40 0.00 12.04 2.21 0.12 33.22 16:17:41 16:00:01 0 53.57 0.00 11.96 1.15 0.13 33.18 16:17:41 16:00:01 1 51.25 0.00 12.12 3.26 0.11 33.27 16:17:41 16:01:01 all 37.63 0.00 20.59 35.11 0.14 6.53 16:17:41 16:01:01 0 38.01 0.00 21.13 33.75 0.13 6.98 16:17:41 16:01:01 1 37.25 0.00 20.04 36.49 0.15 6.07 16:17:41 16:02:01 all 70.32 0.00 16.49 11.69 0.12 1.38 16:17:41 16:02:01 0 69.11 0.00 17.64 11.65 0.11 1.49 16:17:41 16:02:01 1 71.55 0.00 15.33 11.73 0.13 1.26 16:17:41 16:03:01 all 60.72 0.00 17.72 14.72 0.13 6.71 16:17:41 16:03:01 0 61.81 0.00 15.46 14.35 0.13 8.25 16:17:41 16:03:01 1 59.64 0.00 19.98 15.09 0.13 5.16 16:17:41 16:04:01 all 1.97 0.00 1.49 1.22 0.03 95.29 16:17:41 16:04:01 0 1.80 0.00 1.58 1.56 0.02 95.05 16:17:41 16:04:01 1 2.14 0.00 1.40 0.89 0.03 95.53 16:17:41 16:05:01 all 0.18 0.00 0.04 0.00 0.02 99.77 16:17:41 16:05:01 0 0.32 0.00 0.05 0.00 0.02 99.62 16:17:41 16:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:17:41 16:06:01 all 0.12 0.00 0.07 0.00 0.03 99.79 16:17:41 16:06:01 0 0.17 0.00 0.05 0.00 0.02 99.77 16:17:41 16:06:01 1 0.07 0.00 0.08 0.00 0.03 99.82 16:17:41 16:07:01 all 0.12 0.00 0.03 0.00 0.01 99.84 16:17:41 16:07:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:17:41 16:07:01 1 0.15 0.00 0.05 0.00 0.02 99.78 16:17:41 16:17:41 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:17:41 16:08:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:17:41 16:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:17:41 16:08:01 1 0.27 0.00 0.05 0.00 0.03 99.65 16:17:41 16:09:01 all 0.13 0.00 0.05 0.00 0.02 99.80 16:17:41 16:09:01 0 0.03 0.00 0.05 0.00 0.03 99.88 16:17:41 16:09:01 1 0.23 0.00 0.05 0.00 0.00 99.72 16:17:41 16:10:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:17:41 16:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:17:41 16:10:01 1 0.33 0.00 0.02 0.00 0.00 99.65 16:17:41 16:11:01 all 0.14 0.00 0.06 0.00 0.02 99.78 16:17:41 16:11:01 0 0.10 0.00 0.07 0.00 0.02 99.82 16:17:41 16:11:01 1 0.18 0.00 0.05 0.00 0.02 99.75 16:17:41 16:12:01 all 0.15 0.00 0.03 0.00 0.01 99.82 16:17:41 16:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:17:41 16:12:01 1 0.27 0.00 0.03 0.00 0.00 99.70 16:17:41 16:13:01 all 0.17 0.00 0.01 0.00 0.02 99.81 16:17:41 16:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:17:41 16:13:01 1 0.32 0.00 0.02 0.00 0.02 99.65 16:17:41 16:14:01 all 0.19 0.00 0.02 0.00 0.02 99.77 16:17:41 16:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:17:41 16:14:01 1 0.35 0.00 0.02 0.00 0.02 99.62 16:17:41 16:15:01 all 0.07 0.00 0.03 0.00 0.02 99.89 16:17:41 16:15:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:17:41 16:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:17:41 16:16:01 all 0.05 0.00 0.03 0.00 0.02 99.91 16:17:41 16:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:17:41 16:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:17:41 16:17:01 all 0.05 0.00 0.02 0.00 0.02 99.92 16:17:41 16:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:17:41 16:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:17:41 Average: all 15.05 0.00 4.01 3.17 0.05 77.72 16:17:41 Average: 0 15.01 0.00 4.04 3.09 0.04 77.81 16:17:41 Average: 1 15.09 0.00 3.99 3.26 0.05 77.62 16:17:41 16:17:41 16:17:41