Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+398431feff524dc71f99412bba68b8b552d1addb (9cfe5dfce805c38ec804203246e2d927f07af25f) 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-ssh8047198811510120141.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-ssh615395631164464053.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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8610301022095634597.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-ssh7155036316512596928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5791193234187513574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-1080 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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/15@tmp/jenkins-gitclient-ssh6318201608257073881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/15@tmp/jenkins-gitclient-ssh7071901824251871691.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b Checking out Revision c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # 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/15@tmp/jenkins-gitclient-ssh6113665478322862829.key > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b # timeout=10 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" > git rev-list --no-walk 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:35 ========================================================= 00:30:35 EdgeX Global Pipelines Version Info 00:30:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:36 ------------------- 00:30:36 stable info: 00:30:36 ------------------- 00:30:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:36 Message: update stable to v1.0.195 00:30:37 ------------------- 00:30:37 experimental info: 00:30:37 ------------------- 00:30:37 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:37 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7f4a27 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:42 provisioning config files... 00:30:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config272123564418370069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:42 ---> docker-login.sh 00:30:42 nexus3.edgexfoundry.org:10001 00:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:42 Configure a credential helper to remove this warning. See 00:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:42 00:30:42 Login Succeeded 00:30:42 nexus3.edgexfoundry.org:10002 00:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:42 Configure a credential helper to remove this warning. See 00:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:42 00:30:42 Login Succeeded 00:30:42 nexus3.edgexfoundry.org:10003 00:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:42 Configure a credential helper to remove this warning. See 00:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:42 00:30:42 Login Succeeded 00:30:42 nexus3.edgexfoundry.org:10004 00:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 docker.io 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 ---> docker-login.sh ends [Pipeline] } 00:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:43 ++ 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 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/core-command/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo core-command,cmd/core-command/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/core-data/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo core-data,cmd/core-data/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/core-metadata/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/support-notifications/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/support-scheduler/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:43 + for file in '`ls cmd/**/Dockerfile`' 00:30:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:43 ++ cut -d/ -f2 00:30:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:43 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 00:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:45 00:30:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:45 latest: Pulling from edgex-devops/git-semver 00:30:45 31603596830f: Pulling fs layer 00:30:45 54011a49482f: Pulling fs layer 00:30:45 a6820b24f6d8: Pulling fs layer 00:30:45 f581987b2513: Pulling fs layer 00:30:45 f581987b2513: Waiting 00:30:45 54011a49482f: Verifying Checksum 00:30:45 54011a49482f: Download complete 00:30:45 31603596830f: Verifying Checksum 00:30:45 31603596830f: Download complete 00:30:45 f581987b2513: Verifying Checksum 00:30:45 f581987b2513: Download complete 00:30:46 31603596830f: Pull complete 00:30:46 a6820b24f6d8: Verifying Checksum 00:30:46 a6820b24f6d8: Download complete 00:30:46 54011a49482f: Pull complete 00:30:46 a6820b24f6d8: Pull complete 00:30:46 f581987b2513: Pull complete 00:30:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:46 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 00:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:48 $ docker top 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:50 [ssh-agent] Looking for ssh-agent implementation... 00:30:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:50 $ docker exec 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent 00:30:50 SSH_AUTH_SOCK=/tmp/ssh-8KQQqwAq5HA5/agent.12 00:30:50 SSH_AGENT_PID=18 00:30:50 Running ssh-add (command line suppressed) 00:30:50 Identity added: /w/workspace/edgex-go/15@tmp/private_key_9070989320581934696.key (/w/workspace/edgex-go/15@tmp/private_key_9070989320581934696.key) 00:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:50 + git tag --points-at HEAD [Pipeline] } 00:30:50 $ docker exec --env ******** --env ******** 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent -k 00:30:51 unset SSH_AUTH_SOCK; 00:30:51 unset SSH_AGENT_PID; 00:30:51 echo Agent pid 18 killed; 00:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:51 [ssh-agent] Looking for ssh-agent implementation... 00:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:51 $ docker exec 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent 00:30:51 SSH_AUTH_SOCK=/tmp/ssh-pvJtMNifsfx1/agent.52 00:30:51 SSH_AGENT_PID=58 00:30:51 Running ssh-add (command line suppressed) 00:30:51 Identity added: /w/workspace/edgex-go/15@tmp/private_key_4257292672597103331.key (/w/workspace/edgex-go/15@tmp/private_key_4257292672597103331.key) 00:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:51 + git semver init 00:30:51 # -> Open(): unable to determine branch for HEAD 00:30:51 # $GIT_DIR = /w/workspace/edgex-go/15/.git 00:30:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/15 00:30:51 # $SEMVER_REMOTE_NAME = origin 00:30:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:51 # $SEMVER_USER_NAME = edgex-jenkins 00:30:51 # $SEMVER_BRANCH = PR-3571 00:30:51 # $SEMVER_TEMP = /tmp/semver-324958593 00:30:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:17 # '/tmp/semver-324958593' -> '/w/workspace/edgex-go/15/.semver' 00:31:17 # -> Force: false 00:31:17 # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } 00:31:17 $ docker exec --env ******** --env ******** 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f ssh-agent -k 00:31:17 unset SSH_AUTH_SOCK; 00:31:17 unset SSH_AGENT_PID; 00:31:17 echo Agent pid 58 killed; 00:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:17 + git semver [Pipeline] } 00:31:17 $ docker stop --time=1 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f 00:31:20 $ docker rm -f 73bcfe5e2a719c3063c6a75ef5858d99248f559e0b634c05d65f9bb1c0c0727f [Pipeline] // withDockerContainer [Pipeline] sh 00:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:21 Stashed 1 file(s) [Pipeline] echo 00:31:21 [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 00:31:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:22 + sudo service docker restart 00:31:22 + true 00:31:22 Redirecting to /bin/systemctl restart docker.service 00:31:36 Still waiting to schedule task 00:31:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:31:41 ========================================================= 00:31:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:42 + 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 . 00:31:43 Sending build context to Docker daemon 329.6MB 00:31:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:43 Step 2/6 : FROM ${BASE} 00:31:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:43 540db60ca938: Pulling fs layer 00:31:43 adcc1eea9eea: Pulling fs layer 00:31:43 4c4ab2625f07: Pulling fs layer 00:31:43 0510c868ecb4: Pulling fs layer 00:31:43 afea3b2eda06: Pulling fs layer 00:31:43 7809a108b3ef: Pulling fs layer 00:31:43 f706445af74f: Pulling fs layer 00:31:43 afea3b2eda06: Waiting 00:31:43 7809a108b3ef: Waiting 00:31:43 f706445af74f: Waiting 00:31:43 adcc1eea9eea: Verifying Checksum 00:31:43 adcc1eea9eea: Download complete 00:31:43 afea3b2eda06: Verifying Checksum 00:31:43 afea3b2eda06: Download complete 00:31:43 7809a108b3ef: Download complete 00:31:43 540db60ca938: Verifying Checksum 00:31:43 540db60ca938: Download complete 00:31:44 540db60ca938: Pull complete 00:31:44 adcc1eea9eea: Pull complete 00:31:44 4c4ab2625f07: Pull complete 00:31:45 f706445af74f: Verifying Checksum 00:31:45 f706445af74f: Download complete 00:31:45 0510c868ecb4: Verifying Checksum 00:31:45 0510c868ecb4: Download complete 00:31:52 0510c868ecb4: Pull complete 00:31:52 afea3b2eda06: Pull complete 00:31:52 7809a108b3ef: Pull complete 00:31:53 f706445af74f: Pull complete 00:31:53 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:53 ---> b068be0155e3 00:31: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 00:31:56 ---> Running in ffeae58c46d7 00:31:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:00 (1/12) Installing libmagic (5.39-r0) 00:32:00 (2/12) Installing file (5.39-r0) 00:32:00 (3/12) Installing libc-dev (0.7.2-r3) 00:32:00 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:22 (5/12) Installing fortify-headers (1.1-r0) 00:32:22 (6/12) Installing patch (2.7.6-r7) 00:32:22 (7/12) Installing build-base (0.5-r2) 00:32:22 (8/12) Installing libsodium (1.0.18-r0) 00:32:22 (9/12) Installing pkgconf (1.7.3-r0) 00:32:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:22 (11/12) Installing libzmq (4.3.3-r1) 00:32:22 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:22 Executing busybox-1.32.1-r6.trigger 00:32:22 OK: 219 MiB in 52 packages 00:32:24 Removing intermediate container ffeae58c46d7 00:32:24 ---> abaaa731e345 00:32:24 Step 4/6 : WORKDIR /edgex-go 00:32:24 ---> Running in dbc2ec8aad62 00:32:24 Removing intermediate container dbc2ec8aad62 00:32:24 ---> 2027a50987f9 00:32:24 Step 5/6 : COPY go.mod . 00:32:24 ---> 613871c4f012 00:32:24 Step 6/6 : RUN go mod download 00:32:24 ---> Running in 2ab4b87dcc8a 00:32:43 Removing intermediate container 2ab4b87dcc8a 00:32:43 ---> ac1aad5e2555 00:32:43 Successfully built ac1aad5e2555 00:32:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:44 + docker inspect -f . ci-base-image-x86_64 00:32:44 . [Pipeline] withDockerContainer 00:32:44 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 00:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat 00:32:44 $ docker top ce787bb731481f92e30fb467ebd138d08dd9b2e2078960c762f7ad006ff5de83 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:44 + go version 00:32:44 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:44 $ docker stop --time=1 ce787bb731481f92e30fb467ebd138d08dd9b2e2078960c762f7ad006ff5de83 00:32:46 $ docker rm -f ce787bb731481f92e30fb467ebd138d08dd9b2e2078960c762f7ad006ff5de83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:46 + docker inspect -f . ci-base-image-x86_64 00:32:46 . [Pipeline] withDockerContainer 00:32:46 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 00:32:46 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat 00:32:47 $ docker top 62640baf81709d6149be22c509fc93b13c92663fc19b01833c7db3b0fd4b34a0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:47 ========================================================= 00:32:47 [edgeXBuildGoParallel] Running Tests and Build... 00:32:47 ========================================================= [Pipeline] sh 00:32:47 + go mod tidy [Pipeline] sh 00:32:48 + make test 00:32:48 go mod tidy 00:32:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:55 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 100.0% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 53.1% of statements 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 87.7% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.8% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 22.0% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.264s coverage: 81.8% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.6% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 00:34:18 GO111MODULE=on go vet ./... 00:34:46 gofmt -l . 00:34:46 [ "`gofmt -l .`" = "" ] 00:34:46 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:47 + ls -al . 00:34:47 total 560 00:34:47 drwxrwxr-x 10 1001 1001 4096 Jul 1 00:34 . 00:34:47 drwxr-xr-x 4 root root 30 Jul 1 00:32 .. 00:34:47 -rw-rw-r-- 1 1001 1001 11 Jul 1 00:30 .dockerignore 00:34:47 drwxrwxr-x 8 1001 1001 179 Jul 1 00:30 .git 00:34:47 drwxrwxr-x 3 1001 1001 125 Jul 1 00:30 .github 00:34:47 -rw-rw-r-- 1 1001 1001 818 Jul 1 00:30 .gitignore 00:34:47 drwx------ 3 1001 1001 60 Jul 1 00:31 .semver 00:34:47 -rw-rw-r-- 1 1001 1001 166 Jul 1 00:30 .sonarcloud.properties 00:34:47 -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:30 Attribution.txt 00:34:47 -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:30 CHANGELOG.md 00:34:47 -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:30 CONTRIBUTING.md 00:34:47 -rw-rw-r-- 1 1001 1001 931 Jul 1 00:30 Dockerfile.build 00:34:47 -rw-rw-r-- 1 1001 1001 849 Jul 1 00:30 Jenkinsfile 00:34:47 -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:30 LICENSE 00:34:47 -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:30 Makefile 00:34:47 -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:30 README.md 00:34:47 -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:30 SECURITY.md 00:34:47 -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION 00:34:47 -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:30 ZMQWindows.md 00:34:47 drwxrwxr-x 2 1001 1001 37 Jul 1 00:30 bin 00:34:47 drwxrwxr-x 14 1001 1001 4096 Jul 1 00:30 cmd 00:34:47 -rw-r--r-- 1 root root 398095 Jul 1 00:34 coverage.out 00:34:47 -rw-rw-r-- 1 1001 1001 806 Jul 1 00:30 go.mod 00:34:47 -rw-r--r-- 1 root root 20850 Jul 1 00:32 go.sum 00:34:47 drwxrwxr-x 7 1001 1001 114 Jul 1 00:30 internal 00:34:47 drwxrwxr-x 3 1001 1001 16 Jul 1 00:30 openapi 00:34:47 drwxrwxr-x 4 1001 1001 71 Jul 1 00:30 snap 00:34:47 -rw-rw-r-- 1 1001 1001 168 Jul 1 00:30 version.go [Pipeline] sh 00:34:47 + '[' -e coverage.out ] 00:34:47 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:47 Stashed 1 file(s) [Pipeline] sh 00:34:47 + make build 00:34:47 go mod tidy 00:34:47 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 00:34:49 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 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:58 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 00:34:58 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 00:34:59 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 00:35:00 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 00:35:03 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 00:35:03 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 00:35:03 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 00:35:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1085 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:35:03 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 00:35:04 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 00:35:04 The recommended git tool is: git 00:35:05 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] } 00:35:07 $ docker stop --time=1 62640baf81709d6149be22c509fc93b13c92663fc19b01833c7db3b0fd4b34a0 00:35:09 $ docker rm -f 62640baf81709d6149be22c509fc93b13c92663fc19b01833c7db3b0fd4b34a0 00:35:09 using credential edgex-jenkins-ssh 00:35:09 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:09 > git init /w/workspace/edgex-go/15 # timeout=10 00:35:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:09 > git --version # timeout=10 00:35:09 > git --version # 'git version 2.17.1' 00:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:10 00:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:11 latest: Pulling from edgex-devops/edgex-compose 00:35:11 cbdbe7a5bc2a: Pulling fs layer 00:35:11 ca9280d653b3: Pulling fs layer 00:35:11 7e9c9ca2126c: Pulling fs layer 00:35:11 cbdbe7a5bc2a: Download complete 00:35:11 cbdbe7a5bc2a: Pull complete 00:35:11 ca9280d653b3: Verifying Checksum 00:35:11 ca9280d653b3: Download complete 00:35:12 ca9280d653b3: Pull complete 00:35:12 7e9c9ca2126c: Verifying Checksum 00:35:12 7e9c9ca2126c: Download complete 00:35:17 7e9c9ca2126c: Pull complete 00:35:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:17 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 00:35:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:21 $ docker top 5f8c7eed690cdd903847253fb709285d7144f910eae9cd58bb790a97cdbda8be -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:22 + docker-compose build --help 00:35:22 + grep parallel 00:35:22 --parallel Build images in parallel. [Pipeline] } 00:35:22 $ docker stop --time=1 5f8c7eed690cdd903847253fb709285d7144f910eae9cd58bb790a97cdbda8be 00:35:24 $ docker rm -f 5f8c7eed690cdd903847253fb709285d7144f910eae9cd58bb790a97cdbda8be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:24 . [Pipeline] withDockerContainer 00:35:24 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 00:35:24 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:25 $ docker top 60a2220307c3d1bd7a90f37663f31df7075a46426604c367aab80ab5b45847b8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:25 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:26 Building core-command ... 00:35:26 Building core-data ... 00:35:26 Building core-metadata ... 00:35:26 Building security-bootstrapper ... 00:35:26 Building security-proxy-setup ... 00:35:26 Building security-secretstore-setup ... 00:35:26 Building support-notifications ... 00:35:26 Building support-scheduler ... 00:35:26 Building sys-mgmt-agent ... 00:35:26 Building sys-mgmt-agent 00:35:26 Building support-notifications 00:35:26 Building core-command 00:35:26 Building core-metadata 00:35:26 Building security-proxy-setup 00:35:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:40 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 00:35:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:40 > git config core.sparsecheckout # timeout=10 00:35:40 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 00:35:41 Merge succeeded, producing 68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:35:41 Checking out Revision 68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e (PR-3571) 00:35:40 > git remote # timeout=10 00:35:40 > git config --get remote.origin.url # timeout=10 00:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:40 > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 00:35:41 > git rev-parse HEAD^{commit} # timeout=10 00:35:41 > git config core.sparsecheckout # timeout=10 00:35:41 > git checkout -f 68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e # timeout=10 00:35:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> ac1aad5e2555 00:35:43 Step 3/24 : WORKDIR /edgex-go 00:35:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> ac1aad5e2555 00:35:43 Step 3/24 : WORKDIR /edgex-go 00:35:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> ac1aad5e2555 00:35:43 Step 3/23 : WORKDIR /edgex-go 00:35:45 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" 00:35:45 > git rev-list --no-walk 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:47 + true 00:35:47 + sudo service docker restart 00:35:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:50 ---> ac1aad5e2555 00:35:50 Step 3/24 : WORKDIR /edgex-go 00:35:51 ---> Running in a2897422982a 00:35:51 ---> Running in b804a32acaef 00:35:51 ---> Running in 89f591b9b41f 00:35:51 ---> Running in 13e5924ca8fd 00:35:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:52 ---> ac1aad5e2555 00:35:52 Step 3/22 : WORKDIR /edgex-go 00:35:53 ---> Running in a11a6d92715f 00:35:53 Removing intermediate container a2897422982a 00:35:53 ---> bd1cefa954d6 00:35:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:53 ---> Running in ffc693ae6f30 00:35:53 Removing intermediate container a11a6d92715f 00:35:53 ---> a8536e8e2d62 00:35:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:53 Removing intermediate container 13e5924ca8fd 00:35:53 ---> f5a8e6ea97d9 00:35:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:53 Removing intermediate container b804a32acaef 00:35:53 ---> 471090a2b9e5 00:35:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:53 Removing intermediate container 89f591b9b41f 00:35:53 ---> d2579ba586f2 00:35:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:53 ---> Running in 38df8d95f255 00:35:53 ---> Running in be7fc1b3354e 00:35:53 ---> Running in 3fa9e641ef95 00:35:53 ---> Running in 9591848ea19a 00:35:54 Removing intermediate container ffc693ae6f30 00:35:54 ---> aa7b0797e0b0 00:35:54 Step 5/24 : RUN apk add --update --no-cache make bash git 00:35:54 ---> Running in 1dbedf067db7 00:35:54 Removing intermediate container 38df8d95f255 00:35:54 ---> c7d70a4e6b85 00:35:54 Step 5/24 : RUN apk add --update --no-cache make git 00:35:54 ---> Running in d39ba309b3c6 00:35:54 Removing intermediate container 3fa9e641ef95 00:35:54 ---> 77dde1496947 00:35:54 Step 5/22 : RUN apk add --update --no-cache make git 00:35:54 ---> Running in d72ea078407d 00:35:55 Removing intermediate container 9591848ea19a 00:35:55 ---> 4270a7f0205d 00:35:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:55 Removing intermediate container be7fc1b3354e 00:35:55 ---> a913d796f2ce 00:35:55 Step 5/24 : RUN apk add --update --no-cache make git 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:55 ---> Running in 7d8198469f05 00:35:55 ---> Running in fcb457384066 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 OK: 219 MiB in 52 packages 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 OK: 219 MiB in 52 packages 00:35:56 Removing intermediate container 1dbedf067db7 00:35:56 ---> 1194e7fc7a9d 00:35:56 Step 6/24 : COPY go.mod . 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 OK: 219 MiB in 52 packages 00:35:56 Removing intermediate container d39ba309b3c6 00:35:56 ---> 35e8aa32bb16 00:35:56 Step 6/24 : COPY go.mod . 00:35:57 OK: 219 MiB in 52 packages 00:35:57 ---> 61b846a685ff 00:35:57 Step 7/24 : RUN go mod download 00:35:57 ---> Running in 3317a5958623 00:35:57 ---> 11bda15a55e2 00:35:57 Step 7/24 : RUN go mod download 00:35:57 ---> Running in 1f2aebb115fd 00:35:57 OK: 219 MiB in 52 packages 00:35:57 Removing intermediate container d72ea078407d 00:35:57 ---> 0653e5660eb9 00:35:57 Step 6/22 : COPY go.mod . 00:35:57 Removing intermediate container 7d8198469f05 00:35:57 ---> 267eb705c940 00:35:57 Step 6/24 : COPY go.mod . 00:35:57 ---> e89681b7223c 00:35:57 Step 7/22 : RUN go mod download 00:35:57 ---> Running in 9ceec6ef538e 00:35:57 ---> 5433e8bcc4fa 00:35:57 Step 7/24 : RUN go mod download 00:35:57 ---> Running in ebeb5a7a5754 00:35:57 Removing intermediate container fcb457384066 00:35:57 ---> 94769336d985 00:35:57 Step 6/23 : COPY go.mod . 00:35:58 ---> 8b3db8aad767 00:35:58 Step 7/23 : RUN go mod download 00:35:58 ---> Running in 3829044a8109 00:35:58 Removing intermediate container 3317a5958623 00:35:58 ---> b5f09256daa3 00:35:58 Step 8/24 : COPY . . 00:35:58 Removing intermediate container 1f2aebb115fd 00:35:58 ---> 4cdec5eeb292 00:35:58 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:06 provisioning config files... 00:36:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config6174529757874530808tmp [Pipeline] { 00:36:08 ---> 080b4ec4029f 00:36:08 Step 9/24 : RUN go mod tidy 00:36:08 ---> b2a86a7ab8cb 00:36:08 Step 9/24 : RUN go mod tidy 00:36:08 Removing intermediate container 9ceec6ef538e 00:36:08 ---> 31eeaaea18bb 00:36:08 Step 8/22 : COPY . . 00:36:08 ---> Running in 5ccd78d825da 00:36:08 ---> Running in 7471282838e1 00:36:08 Removing intermediate container ebeb5a7a5754 00:36:08 ---> 27d8e061d678 00:36:08 Step 8/24 : COPY . . 00:36:08 Removing intermediate container 3829044a8109 00:36:08 ---> 4eb08aae3d72 00:36:08 Step 8/23 : COPY . . [Pipeline] libraryResource [Pipeline] sh 00:36:08 ---> docker-login.sh 00:36:08 nexus3.edgexfoundry.org:10001 00:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:09 Configure a credential helper to remove this warning. See 00:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:09 00:36:09 Login Succeeded 00:36:09 nexus3.edgexfoundry.org:10002 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10003 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10004 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 docker.io 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 ---> docker-login.sh ends [Pipeline] } 00:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:13 ========================================================= 00:36:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:13 + 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 . 00:36:16 Sending build context to Docker daemon 166.4MB 00:36:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:16 Step 2/6 : FROM ${BASE} 00:36:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:16 595b0fe564bb: Pulling fs layer 00:36:16 3088b5b3c5c0: Pulling fs layer 00:36:16 5b7225fbf94c: Pulling fs layer 00:36:16 ba82ee9f976e: Pulling fs layer 00:36:16 506bd15cee9f: Pulling fs layer 00:36:16 75a0a4a0db45: Pulling fs layer 00:36:16 618dc40b7e24: Pulling fs layer 00:36:16 ba82ee9f976e: Waiting 00:36:16 506bd15cee9f: Waiting 00:36:16 75a0a4a0db45: Waiting 00:36:16 618dc40b7e24: Waiting 00:36:16 5b7225fbf94c: Verifying Checksum 00:36:16 5b7225fbf94c: Download complete 00:36:16 3088b5b3c5c0: Verifying Checksum 00:36:16 3088b5b3c5c0: Download complete 00:36:16 506bd15cee9f: Download complete 00:36:16 75a0a4a0db45: Verifying Checksum 00:36:16 75a0a4a0db45: Download complete 00:36:16 595b0fe564bb: Download complete 00:36:16 595b0fe564bb: Pull complete 00:36:17 3088b5b3c5c0: Pull complete 00:36:17 5b7225fbf94c: Pull complete 00:36:18 618dc40b7e24: Verifying Checksum 00:36:18 618dc40b7e24: Download complete 00:36:19 ba82ee9f976e: Download complete 00:36:26 ---> 176ca9f27492 00:36:26 Step 9/23 : RUN go mod tidy 00:36:26 ---> e35bab338e3a 00:36:26 Step 9/22 : RUN go mod tidy 00:36:26 ---> Running in 81fbf36f844e 00:36:26 ---> Running in 99b629354ee3 00:36:26 Removing intermediate container 7471282838e1 00:36:26 ---> 903bfe230486 00:36:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:26 Removing intermediate container 5ccd78d825da 00:36:26 ---> 49bcf0d9ff7f 00:36:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:26 ---> Running in d8e67c0903ff 00:36:26 ---> Running in c32980d71a77 00:36:26 ---> c5f5da687b55 00:36:26 Step 9/24 : RUN go mod tidy 00:36:26 ---> Running in 92ce200e7e5d 00:36:26 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 00:36:26 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 00:36:26 Removing intermediate container 99b629354ee3 00:36:26 ---> cab29040c910 00:36:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:26 ---> Running in bbef436ba82f 00:36:26 Removing intermediate container 81fbf36f844e 00:36:26 ---> a62f70736f73 00:36:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:26 ---> Running in dd22e5a10da5 00:36:27 Removing intermediate container 92ce200e7e5d 00:36:27 ---> cd452fd64781 00:36:27 Step 10/24 : RUN make cmd/core-command/core-command 00:36:27 ---> Running in e8109e6d4aa9 00:36:27 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 00:36:27 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 00:36: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 00:36:30 ba82ee9f976e: Pull complete 00:36:30 506bd15cee9f: Pull complete 00:36:32 75a0a4a0db45: Pull complete 00:36:33 618dc40b7e24: Pull complete 00:36:33 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:33 ---> a36622ca3599 00:36:33 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 00:36:36 ---> Running in 4923c22eb75b 00:36:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:36:39 (1/12) Installing libmagic (5.39-r0) 00:36:39 (2/12) Installing file (5.39-r0) 00:36:40 (3/12) Installing libc-dev (0.7.2-r3) 00:36:40 (4/12) Installing g++ (10.2.1_pre1-r3) 00:36:43 (5/12) Installing fortify-headers (1.1-r0) 00:36:43 (6/12) Installing patch (2.7.6-r7) 00:36:43 (7/12) Installing build-base (0.5-r2) 00:36:43 (8/12) Installing libsodium (1.0.18-r0) 00:36:43 (9/12) Installing pkgconf (1.7.3-r0) 00:36:43 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:43 (11/12) Installing libzmq (4.3.3-r1) 00:36:44 (12/12) Installing zeromq-dev (4.3.3-r1) 00:36:44 Executing busybox-1.32.1-r6.trigger 00:36:44 OK: 218 MiB in 52 packages 00:36:48 Removing intermediate container 4923c22eb75b 00:36:48 ---> f0834d1050a7 00:36:48 Step 4/6 : WORKDIR /edgex-go 00:36:48 ---> Running in 0bb1ccd7bcbf 00:36:48 Removing intermediate container 0bb1ccd7bcbf 00:36:48 ---> be0545a929bf 00:36:48 Step 5/6 : COPY go.mod . 00:36:49 ---> c9c3170b6260 00:36:49 Step 6/6 : RUN go mod download 00:36:49 ---> Running in 1862abad042a 00:37:01 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 00:37:05 Removing intermediate container c32980d71a77 00:37:05 ---> 676d28b93eaf 00:37:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:05 ---> Running in 5c948a831ed5 00:37:05 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 00:37:07 Removing intermediate container 5c948a831ed5 00:37:07 ---> c7f7ba8fcef3 00:37:07 00:37:07 Step 12/24 : FROM docker:20.10.0 00:37:07 20.10.0: Pulling from library/docker 00:37:07 Removing intermediate container bbef436ba82f 00:37:07 ---> 4bef5c9a1cae 00:37:07 00:37:07 Step 11/22 : FROM alpine:3.12 00:37:08 3.12: Pulling from library/alpine 00:37:08 Removing intermediate container e8109e6d4aa9 00:37:08 ---> b57aad955ebe 00:37:08 00:37:08 Step 11/24 : FROM alpine:3.12 00:37:08 3.12: Pulling from library/alpine 00:37:09 Removing intermediate container d8e67c0903ff 00:37:09 ---> 291e3609d01c 00:37:09 00:37:09 Step 11/24 : FROM alpine:3.12 00:37:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:37:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:37:09 Removing intermediate container dd22e5a10da5 00:37:09 ---> 935910b7bfe0 00:37:09 00:37:09 Step 11/23 : FROM alpine:3.12 00:37:09 Status: Downloaded newer image for alpine:3.12 00:37:09 ---> 13621d1b12d4 00:37:09 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:09 Status: Downloaded newer image for alpine:3.12 00:37:09 ---> 13621d1b12d4 00:37:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:09 ---> 13621d1b12d4 00:37:09 Step 12/22 : RUN apk add --update --no-cache curl 00:37:09 3.12: Pulling from library/alpine 00:37:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:37:09 Status: Image is up to date for alpine:3.12 00:37:09 ---> 13621d1b12d4 00:37:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:10 ---> Running in 85d099cf2800 00:37:10 ---> Running in 302dff851bd9 00:37:10 ---> Running in 1b630d836a0c 00:37:10 ---> Running in c1202c52769a 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:11 (1/1) Installing dumb-init (1.2.2-r1) 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:11 Executing busybox-1.31.1-r20.trigger 00:37:11 OK: 6 MiB in 15 packages 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:11 (1/4) Installing ca-certificates (20191127-r4) 00:37:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:11 (3/4) Installing libcurl (7.77.0-r0) 00:37:11 (4/4) Installing curl (7.77.0-r0) 00:37:11 Executing busybox-1.31.1-r20.trigger 00:37:11 Executing ca-certificates-20191127-r4.trigger 00:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:11 (1/1) Installing dumb-init (1.2.2-r1) 00:37:11 Executing busybox-1.31.1-r20.trigger 00:37:11 OK: 6 MiB in 15 packages 00:37:11 OK: 7 MiB in 18 packages 00:37:11 (1/2) Installing ca-certificates (20191127-r4) 00:37:11 (2/2) Installing dumb-init (1.2.2-r1) 00:37:11 Executing busybox-1.31.1-r20.trigger 00:37:11 Executing ca-certificates-20191127-r4.trigger 00:37:11 OK: 6 MiB in 16 packages 00:37:12 Removing intermediate container 85d099cf2800 00:37:12 ---> 36b899919d58 00:37:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:12 ---> Running in 8c936706b571 00:37:12 Removing intermediate container 302dff851bd9 00:37:12 ---> 69fe0169fd19 00:37:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:12 ---> Running in fe936abf0a62 00:37:12 Removing intermediate container c1202c52769a 00:37:12 ---> 33e104914aa6 00:37:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:12 Removing intermediate container 8c936706b571 00:37:12 ---> 083cc088a9d1 00:37:12 Step 14/24 : ENV APP_PORT=59882 00:37:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:12 Status: Downloaded newer image for docker:20.10.0 00:37:12 ---> aefe523efa57 00:37:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:12 ---> Running in bf18bed3f581 00:37:12 ---> Running in e0d56735f24b 00:37:12 Removing intermediate container 1b630d836a0c 00:37:12 ---> 35b322f229de 00:37:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:12 Removing intermediate container fe936abf0a62 00:37:12 ---> 7a52333d7b0a 00:37:12 Step 14/22 : WORKDIR /edgex 00:37:12 ---> Running in ac0a8b5b4949 00:37:12 ---> Running in 92f458300725 00:37:12 ---> Running in 87bdaf2d2047 00:37:12 Removing intermediate container bf18bed3f581 00:37:12 ---> eb0e0fc075d4 00:37:12 Step 14/24 : ENV APP_PORT=59881 00:37:12 Removing intermediate container e0d56735f24b 00:37:12 ---> 4c840f31f665 00:37:12 Step 15/24 : EXPOSE $APP_PORT 00:37:12 Removing intermediate container ac0a8b5b4949 00:37:12 ---> deb225dc7e0e 00:37:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:12 ---> Running in c7abcf89f667 00:37:12 ---> Running in 756432c60a75 00:37:12 ---> Running in 050a8d59d27e 00:37:12 Removing intermediate container 92f458300725 00:37:12 ---> c239765bd872 00:37:12 Step 14/23 : ENV APP_PORT=59860 00:37:12 Removing intermediate container 87bdaf2d2047 00:37:12 ---> 0a62c633f914 00:37:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:12 ---> Running in 303767df669e 00:37:12 Removing intermediate container c7abcf89f667 00:37:12 ---> 0da0f6497c77 00:37:12 Step 15/24 : EXPOSE $APP_PORT 00:37:12 ---> Running in 4efdbc39eeac 00:37:13 Removing intermediate container 756432c60a75 00:37:13 ---> fb2b27c71a30 00:37:13 Step 16/24 : WORKDIR / 00:37:13 Removing intermediate container 303767df669e 00:37:13 ---> 8f9742152914 00:37:13 Step 15/23 : EXPOSE $APP_PORT 00:37:13 ---> Running in df138264570d 00:37:13 ---> Running in 8fd8ec776fbc 00:37:13 Removing intermediate container 4efdbc39eeac 00:37:13 ---> 23865dc6f7ee 00:37:13 Step 16/24 : WORKDIR / 00:37:13 ---> 793c9332177f 00:37:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:13 ---> Running in 96d1ebc5d877 00:37:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:13 Removing intermediate container df138264570d 00:37:13 ---> 298417478ee7 00:37:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:13 Removing intermediate container 8fd8ec776fbc 00:37:13 ---> 04dd15151668 00:37:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:13 (1/39) Installing readline (8.0.4-r0) 00:37:13 (2/39) Installing bash (5.0.17-r0) 00:37:13 Executing bash-5.0.17-r0.post-install 00:37:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:13 (4/39) Installing libcurl (7.77.0-r0) 00:37:13 (5/39) Installing curl (7.77.0-r0) 00:37:13 (6/39) Installing dumb-init (1.2.2-r1) 00:37:13 (7/39) Installing libbz2 (1.0.8-r1) 00:37:13 (8/39) Installing expat (2.2.9-r1) 00:37:13 (9/39) Installing libffi (3.3-r2) 00:37:13 (10/39) Installing gdbm (1.13-r1) 00:37:13 (11/39) Installing xz-libs (5.2.5-r0) 00:37:13 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:13 (13/39) Installing python3 (3.8.10-r0) 00:37:13 Removing intermediate container 96d1ebc5d877 00:37:13 ---> 4b5ac5b816af 00:37:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:14 ---> 44d2e6766d73 00:37:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:14 ---> 7bf2534e4665 00:37:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:14 ---> 09df9452aff8 00:37:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:14 ---> 9c57de058d8c 00:37:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:14 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:14 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:14 (17/39) Installing py3-six (1.15.0-r0) 00:37:14 (18/39) Installing py3-packaging (20.4-r0) 00:37:14 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:14 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:15 ---> 8c0b7d998389 00:37:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:15 ---> 8fc0c970424f 00:37:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:15 ---> 0fac15f4f20b 00:37:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:15 (21/39) Installing py3-idna (2.9-r0) 00:37:15 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:15 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:15 (24/39) Installing py3-requests (2.23.0-r0) 00:37:15 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:15 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:15 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:15 ---> Running in 1c92993f80a4 00:37:15 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:15 ---> 59e8e229ff39 00:37:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:15 (30/39) Installing py3-distro (1.5.0-r1) 00:37:15 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:15 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:15 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:15 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:15 (35/39) Installing py3-progress (1.5-r0) 00:37:15 (36/39) Installing py3-toml (0.10.1-r0) 00:37:15 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:15 (39/39) Installing py3-pip (20.1.1-r0) 00:37:15 ---> b7ccd52aa3bd 00:37:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:37:15 Executing busybox-1.31.1-r19.trigger 00:37:15 OK: 72 MiB in 59 packages 00:37:15 Removing intermediate container 1c92993f80a4 00:37:15 ---> e829995ec73c 00:37:15 Step 19/22 : CMD ["--init=true"] 00:37:15 ---> e41c3d0aa7dd 00:37:15 Step 20/24 : ENTRYPOINT ["/core-command"] 00:37:15 ---> Running in dfc3d1dbdde9 00:37:15 ---> 3a333467011c 00:37:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:15 ---> Running in f8583c69c618 00:37:15 ---> Running in b0a300fad636 00:37:15 ---> Running in 3ed64e3ebeec 00:37:16 Removing intermediate container f8583c69c618 00:37:16 ---> 758176c0130e 00:37:16 Step 20/22 : LABEL arch=x86_64 00:37:16 Removing intermediate container dfc3d1dbdde9 00:37:16 ---> 78f8617bf729 00:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:16 ---> Running in ed6250dcc4f1 00:37:16 ---> Running in 86e09e0c8977 00:37:16 Removing intermediate container 3ed64e3ebeec 00:37:16 ---> 253996b0d7c7 00:37:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:16 Removing intermediate container b0a300fad636 00:37:16 ---> fb58349160e7 00:37:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:16 ---> Running in 9eb495d965c9 00:37:16 ---> Running in 27e19d214937 00:37:16 Removing intermediate container 86e09e0c8977 00:37:16 ---> 4531d84829ab 00:37:16 Step 21/23 : LABEL arch=x86_64 00:37:16 Removing intermediate container ed6250dcc4f1 00:37:16 ---> 0b5d0f6c6cb6 00:37:16 Step 21/22 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:37:16 ---> Running in 83d1db05691a 00:37:16 ---> Running in 1a03dd781006 00:37:16 Removing intermediate container 9eb495d965c9 00:37:16 ---> e8ea3556270b 00:37:16 Step 22/24 : LABEL arch=x86_64 00:37:16 Collecting docker-compose==1.23.2 00:37:16 Removing intermediate container 1a03dd781006 00:37:16 ---> f364808763fc 00:37:16 Step 22/22 : LABEL version=0.0.0 00:37:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:16 Removing intermediate container 27e19d214937 00:37:16 ---> 3a93e043058e 00:37:16 Step 22/24 : LABEL arch=x86_64 00:37:16 ---> Running in 4c03d512a2b3 00:37:16 Removing intermediate container 83d1db05691a 00:37:16 ---> 02c7be9cb136 00:37:16 Step 22/23 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:37:16 ---> Running in 7c888ba7f39f 00:37:16 ---> Running in d60668ce157e 00:37:16 ---> Running in 427710a5e4d2 00:37:16 Collecting dockerpty<0.5,>=0.4.1 00:37:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:16 Removing intermediate container 4c03d512a2b3 00:37:16 ---> ae6735374728 00:37:16 Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:37:16 ---> Running in 4c7ed22f208c 00:37:16 Removing intermediate container d60668ce157e 00:37:16 ---> 4bda5955b0aa 00:37:16 Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:37:16 Removing intermediate container 427710a5e4d2 00:37:16 ---> 01b68a9cf4cc 00:37:16 Step 23/23 : LABEL version=0.0.0 00:37:16 ---> Running in 2e543ae3267e 00:37:16 Removing intermediate container 7c888ba7f39f 00:37:16 ---> 59e3f59e8481 00:37:16 00:37:16 ---> Running in ec35be2349ad 00:37:16 Successfully built 59e3f59e8481 00:37:16 Removing intermediate container 4c7ed22f208c 00:37:16 ---> 7532f666a7d5 00:37:16 Step 24/24 : LABEL version=0.0.0 00:37:17 Successfully tagged security-proxy-setup:latest 00:37:17 Building security-bootstrapper 00:37:17  Building security-proxy-setup ... done Collecting docopt<0.7,>=0.6.1 00:37:17 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:17 ---> Running in db1872d388ab 00:37:17 Removing intermediate container 2e543ae3267e 00:37:17 ---> aefa069adcc5 00:37:17 Step 24/24 : LABEL version=0.0.0 00:37:17 Removing intermediate container ec35be2349ad 00:37:17 ---> 15522ecd59ba 00:37:17 00:37:17 Removing intermediate container 1862abad042a 00:37:17 ---> e925de537a5c 00:37:17 Successfully built e925de537a5c 00:37:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:17 Successfully built 15522ecd59ba 00:37:17 Collecting PyYAML<4,>=3.10 00:37:17 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:17 + docker inspect -f . ci-base-image-arm64 00:37:17 . [Pipeline] withDockerContainer 00:37:17 prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 00:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat 00:37:18 ---> Running in 40637f440320 00:37:18 Successfully tagged support-notifications:latest 00:37:18  Building support-notifications ... done Building security-secretstore-setup 00:37:18 Removing intermediate container db1872d388ab 00:37:18 ---> 97d896e5087e 00:37:18 00:37:18 Successfully built 97d896e5087e 00:37:19 Successfully tagged core-command:latest 00:37:19  Building core-command ... done Removing intermediate container 40637f440320 00:37:19 ---> f17acaeaae70 00:37:19 00:37:19 Building support-scheduler 00:37:19 Collecting cached-property<2,>=1.2.0 00:37:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:19 Successfully built f17acaeaae70 00:37:19 Successfully tagged core-metadata:latest 00:37:19 Building core-data 00:37:19  Building core-metadata ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:19 $ docker top 0670456eca177c4e54dc99363ffb0a9ca80cab49544b12fd39683270d2f160dc -eo pid,comm 00:37:19 Collecting websocket-client<1.0,>=0.32.0 00:37:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:37:19 Collecting texttable<0.10,>=0.9.0 00:37:19 Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] { [Pipeline] sh 00:37:22 Collecting jsonschema<3,>=2.5.1 00:37:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:22 + go version 00:37:22 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:22 $ docker stop --time=1 0670456eca177c4e54dc99363ffb0a9ca80cab49544b12fd39683270d2f160dc 00:37:24 $ docker rm -f 0670456eca177c4e54dc99363ffb0a9ca80cab49544b12fd39683270d2f160dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:25 + docker inspect -f . ci-base-image-arm64 00:37:25 . [Pipeline] withDockerContainer 00:37:25 prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 00:37:25 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat 00:37:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> ac1aad5e2555 00:37:26 Step 3/26 : WORKDIR /edgex-go 00:37:26 ---> Using cache 00:37:26 ---> 471090a2b9e5 00:37:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 ---> Using cache 00:37:26 ---> a913d796f2ce 00:37:26 Step 5/26 : RUN apk add --update --no-cache make git 00:37:26 ---> Using cache 00:37:26 ---> 267eb705c940 00:37:26 Step 6/26 : COPY go.mod . 00:37:26 ---> Using cache 00:37:26 ---> 5433e8bcc4fa 00:37:26 Step 7/26 : RUN go mod download 00:37:26 ---> Using cache 00:37:26 ---> 27d8e061d678 00:37:26 Step 8/26 : COPY . . 00:37:26 ---> Using cache 00:37:26 ---> c5f5da687b55 00:37:26 Step 9/26 : RUN go mod tidy 00:37:26 ---> Using cache 00:37:26 ---> cd452fd64781 00:37:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:27 Collecting docker<4.0,>=3.6.0 00:37:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:27 $ docker top 4c2727e148c141ada10820571299f992992e22a5b37cce25d833fefd3ceb5e14 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:27 ========================================================= 00:37:27 [edgeXBuildGoParallel] Running Tests and Build... 00:37:27 ========================================================= [Pipeline] sh 00:37:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:28 ---> ac1aad5e2555 00:37:28 Step 3/24 : WORKDIR /edgex-go 00:37:28 ---> Using cache 00:37:28 ---> 471090a2b9e5 00:37:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:28 ---> Using cache 00:37:28 ---> a913d796f2ce 00:37:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:28 ---> ac1aad5e2555 00:37:28 Step 3/23 : WORKDIR /edgex-go 00:37:28 ---> Using cache 00:37:28 ---> 471090a2b9e5 00:37:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:28 ---> Using cache 00:37:28 ---> a913d796f2ce 00:37:28 Step 5/23 : RUN apk add --update --no-cache make git 00:37:28 ---> Using cache 00:37:28 ---> 267eb705c940 00:37:28 Step 6/23 : COPY go.mod . 00:37:28 ---> Using cache 00:37:28 ---> 5433e8bcc4fa 00:37:28 Step 7/23 : RUN go mod download 00:37:28 ---> Using cache 00:37:28 ---> 27d8e061d678 00:37:28 Step 8/23 : COPY . . 00:37:28 ---> Using cache 00:37:28 ---> c5f5da687b55 00:37:28 Step 9/23 : RUN go mod tidy 00:37:28 ---> Using cache 00:37:28 ---> cd452fd64781 00:37:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:37:28 + go mod tidy 00:37:28 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) [Pipeline] sh 00:37:29 + make test 00:37:29 go mod tidy 00:37:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:30 Collecting idna<2.8,>=2.5 00:37:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:31 Collecting urllib3<1.25,>=1.21.1 00:37:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:32 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) 00:37:33 Collecting docker-pycreds>=0.4.0 00:37:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:37:33 Installing collected packages: dockerpty, docopt, PyYAML, cached-property, idna, urllib3, requests, websocket-client, texttable, jsonschema, docker-pycreds, docker, docker-compose 00:37:33 Running setup.py install for dockerpty: started 00:37:33 ---> Running in 5f98b5d1e8ae 00:37:33 ---> Running in 038e923aeb0a 00:37:33 ---> Running in 53b1ad7c9b74 00:37:35 Running setup.py install for dockerpty: finished with status 'done' 00:37:35 Running setup.py install for docopt: started 00:37:36 Running setup.py install for docopt: finished with status 'done' 00:37:36 Running setup.py install for PyYAML: started 00:37:36 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 00:37:36 Running setup.py install for PyYAML: finished with status 'done' 00:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:36 Attempting uninstall: idna 00:37:36 Found existing installation: idna 2.9 00:37:36 Uninstalling idna-2.9: 00:37:36 Successfully uninstalled idna-2.9 00:37:36 Attempting uninstall: urllib3 00:37:36 Found existing installation: urllib3 1.25.9 00:37:36 Uninstalling urllib3-1.25.9: 00:37:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:36 Successfully uninstalled urllib3-1.25.9 00:37:36 Attempting uninstall: requests 00:37:36 Found existing installation: requests 2.23.0 00:37:36 Uninstalling requests-2.23.0: 00:37:36 Successfully uninstalled requests-2.23.0 00:37:37 Running setup.py install for texttable: started 00:37:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> ac1aad5e2555 00:37:37 Step 3/32 : WORKDIR /edgex-go 00:37:37 ---> Using cache 00:37:37 ---> 471090a2b9e5 00:37:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:37 ---> Using cache 00:37:37 ---> a913d796f2ce 00:37:37 Step 5/32 : RUN apk add --update --no-cache make git 00:37:37 ---> Using cache 00:37:37 ---> 267eb705c940 00:37:37 Step 6/32 : COPY go.mod . 00:37:37 ---> Using cache 00:37:37 ---> 5433e8bcc4fa 00:37:37 Step 7/32 : RUN go mod download 00:37:37 ---> Using cache 00:37:37 ---> 27d8e061d678 00:37:37 Step 8/32 : COPY . . 00:37:37 ---> Using cache 00:37:37 ---> c5f5da687b55 00:37:37 Step 9/32 : RUN go mod tidy 00:37:37 ---> Using cache 00:37:37 ---> cd452fd64781 00:37:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:38 Running setup.py install for texttable: finished with status 'done' 00:37:38 OK: 219 MiB in 52 packages 00:37:38 ---> Running in cc70900996b1 00:37:38 Removing intermediate container 038e923aeb0a 00:37:38 ---> 6f70bf3b964d 00:37:38 Step 6/24 : COPY go.mod . 00:37:38 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 00:37:39 ---> 69876c53668e 00:37:39 Step 7/24 : RUN go mod download 00:37:39 ---> Running in 90dd8eac3d77 00:37:39 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 00:37:40 Removing intermediate container 90dd8eac3d77 00:37:40 ---> e0218fe3c1e6 00:37:40 Step 8/24 : COPY . . 00:37:45 Removing intermediate container 050a8d59d27e 00:37:45 ---> 79090673892a 00:37:45 Step 15/24 : ENV APP_PORT=58890 00:37:46 ---> Running in d618f2790ea9 00:37:46 Removing intermediate container d618f2790ea9 00:37:46 ---> 2b81ebfa3824 00:37:46 Step 16/24 : EXPOSE $APP_PORT 00:37:47 ---> Running in c69422e1e077 00:37:47 ---> e6235f40dea2 00:37:47 Step 9/24 : RUN go mod tidy 00:37:47 Removing intermediate container c69422e1e077 00:37:47 ---> 5ea0d5871c7b 00:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:47 ---> Running in 35d4c34abf91 00:37:48 ---> 7fdf5494fd52 00:37:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:48 ---> 650aebd6edcf 00:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:48 ---> 6eb9b8761a32 00:37:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:48 ---> Running in da3a28d3152e 00:37:48 Removing intermediate container da3a28d3152e 00:37:48 ---> a008a1bccd47 00:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:48 ---> Running in 94537c023c3e 00:37:49 Removing intermediate container 94537c023c3e 00:37:49 ---> 990a721d284d 00:37:49 Step 22/24 : LABEL arch=x86_64 00:37:49 ---> Running in 85e274c58b11 00:37:49 Removing intermediate container 85e274c58b11 00:37:49 ---> 2e43b58a33d2 00:37:49 Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:37:49 ---> Running in 62b4208d522e 00:37:49 Removing intermediate container 62b4208d522e 00:37:49 ---> 993b0b821581 00:37:49 Step 24/24 : LABEL version=0.0.0 00:37:49 ---> Running in 7d85ad1f8771 00:37:49 Removing intermediate container 35d4c34abf91 00:37:49 ---> 2b20be68b996 00:37:49 Step 10/24 : RUN make cmd/core-data/core-data 00:37:49 ---> Running in 0a52a1e677d0 00:37:49 Removing intermediate container 7d85ad1f8771 00:37:49 ---> 1a6f33598c04 00:37:49 00:37:50 Successfully built 1a6f33598c04 00:37:50 Successfully tagged sys-mgmt-agent:latest 00:37:50  Building sys-mgmt-agent ... done 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 00:37:57 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:06 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 00:38:09 Removing intermediate container 53b1ad7c9b74 00:38:09 ---> fdf25c859a60 00:38:09 00:38:09 Step 11/23 : FROM alpine:3.12 00:38:09 ---> 13621d1b12d4 00:38:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:38:09 ---> Using cache 00:38:09 ---> 33e104914aa6 00:38:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:09 ---> Using cache 00:38:09 ---> eb0e0fc075d4 00:38:09 Step 14/23 : ENV APP_PORT=59861 00:38:09 ---> Running in 5044fc56e1cd 00:38:09 Removing intermediate container 5044fc56e1cd 00:38:09 ---> 4ee79f0bf47e 00:38:09 Step 15/23 : EXPOSE $APP_PORT 00:38:09 ---> Running in cc9af00f6182 00:38:10 Removing intermediate container cc9af00f6182 00:38:10 ---> 3105452ddc49 00:38:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:10 Removing intermediate container 5f98b5d1e8ae 00:38:10 ---> af4f5255035f 00:38:10 00:38:10 Step 11/26 : FROM alpine:3.12 00:38:10 ---> 13621d1b12d4 00:38:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:38:10 ---> db37d8cd2d77 00:38:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:10 ---> Running in 7355ed1669ff 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 (1/6) Installing ca-certificates (20191127-r4) 00:38:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:38:11 (3/6) Installing libcurl (7.77.0-r0) 00:38:11 (4/6) Installing curl (7.77.0-r0) 00:38:11 (5/6) Installing dumb-init (1.2.2-r1) 00:38:11 (6/6) Installing su-exec (0.2-r1) 00:38:11 Executing busybox-1.31.1-r20.trigger 00:38:11 Executing ca-certificates-20191127-r4.trigger 00:38:11 OK: 7 MiB in 20 packages 00:38:12 ---> 25cf354552aa 00:38:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:12 Removing intermediate container cc70900996b1 00:38:12 ---> 3127fd9569d4 00:38:12 00:38:12 Step 11/32 : FROM alpine:3.12 00:38:12 ---> 13621d1b12d4 00:38:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:12 ---> Running in 252774ec9d5e 00:38:12 ---> 2383361be9ba 00:38:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:38:12 ---> Running in 8fcfa76ba23f 00:38:12 Removing intermediate container 252774ec9d5e 00:38:12 ---> 046dfba3d4b4 00:38:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:38:12 Removing intermediate container 8fcfa76ba23f 00:38:12 ---> 72df0e5ef41e 00:38:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:12 Removing intermediate container 7355ed1669ff 00:38:12 ---> b6dc5245cf1a 00:38:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:12 ---> Running in 6a59ee2a0464 00:38:12 ---> Running in 81799f5f6809 00:38:12 ---> Running in 5f8295c260a0 00:38:13 Removing intermediate container 6a59ee2a0464 00:38:13 ---> 3911d8999615 00:38:13 Step 14/26 : WORKDIR / 00:38:13 Removing intermediate container 5f8295c260a0 00:38:13 ---> e8d4960336bc 00:38:13 Step 21/23 : LABEL arch=x86_64 00:38:13 ---> Running in 77f991485ae4 00:38:13 ---> Running in b1d1aeb21ffe 00:38:13 Removing intermediate container 77f991485ae4 00:38:13 ---> 45cc9860e59a 00:38:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:13 Removing intermediate container b1d1aeb21ffe 00:38:13 ---> 5f7cb47c3a9a 00:38:13 Step 22/23 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:38:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:13 ---> Running in 1460a6b9c1c4 00:38:13 ---> 72cc1ec74cf7 00:38:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:13 (1/2) Installing dumb-init (1.2.2-r1) 00:38:13 (2/2) Installing su-exec (0.2-r1) 00:38:13 Executing busybox-1.31.1-r20.trigger 00:38:13 OK: 6 MiB in 16 packages 00:38:13 Removing intermediate container 1460a6b9c1c4 00:38:13 ---> 855d8fd29fa0 00:38:13 Step 23/23 : LABEL version=0.0.0 00:38:14 ---> Running in fb11b0559d0c 00:38:14 ---> c021fd20995a 00:38:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:14 Removing intermediate container fb11b0559d0c 00:38:14 ---> 6cb12f36ec6c 00:38:14 00:38:14 Successfully built 6cb12f36ec6c 00:38:14 Successfully tagged support-scheduler:latest 00:38:14  Building support-scheduler ... done Removing intermediate container 81799f5f6809 00:38:14 ---> ed7171819e46 00:38:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:38:14 ---> 37bf80ffd235 00:38:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:38:14 ---> Running in 64bff7c8be34 00:38:15 Removing intermediate container 64bff7c8be34 00:38:15 ---> 960ed02e21f6 00:38:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:15 ---> f07f81c55cbb 00:38:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:15 ---> Running in eb0db43c7341 00:38:15 Removing intermediate container eb0db43c7341 00:38:15 ---> 8eacb89228d1 00:38:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:15 ---> Running in 63dbf0bca03d 00:38:15 ---> e6989f3f6322 00:38:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:18 ---> ab6f1fe218b3 00:38:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:18 ---> ef5b32b2c005 00:38:18 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/ 00:38:18 ---> Running in 2b154ad92aee 00:38:18 Removing intermediate container 63dbf0bca03d 00:38:18 ---> fe7e4920520a 00:38:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:38:18 ---> Running in a23394155832 00:38:18 Removing intermediate container a23394155832 00:38:18 ---> 2a8eaad2cbc6 00:38:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:18 ---> c813a47cadc5 00:38:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:18 ---> Running in c3ab3616ff91 00:38:18 Removing intermediate container 0a52a1e677d0 00:38:18 ---> d9b034dbf522 00:38:18 00:38:18 Step 11/24 : FROM alpine:3.12 00:38:18 ---> 13621d1b12d4 00:38:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:18 ---> Running in 6c0248a0c8c2 00:38:18 Removing intermediate container 2b154ad92aee 00:38:18 ---> 7ec08e49e3ac 00:38:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:38:18 ---> Running in 38d7a07f7319 00:38:18 Removing intermediate container 6c0248a0c8c2 00:38:18 ---> e74fb19d2f9d 00:38:18 Step 13/24 : ENV APP_PORT=59880 00:38:18 ---> Running in f4bb66562e21 00:38:18 Removing intermediate container 38d7a07f7319 00:38:18 ---> 274734d76e60 00:38:18 Step 24/26 : LABEL arch=x86_64 00:38:18 ---> Running in 5ea8a3a66a31 00:38:18 Removing intermediate container f4bb66562e21 00:38:18 ---> f18ac9c5700c 00:38:18 Step 14/24 : EXPOSE $APP_PORT 00:38:18 ---> Running in 2ed3f555892d 00:38:18 Removing intermediate container 5ea8a3a66a31 00:38:18 ---> 0f7b9fa890b5 00:38:18 Step 25/26 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:38:18 ---> Running in 8f7a83ae1c75 00:38:18 Removing intermediate container 2ed3f555892d 00:38:18 ---> b22a3097ffbe 00:38:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:18 ---> Running in f17db36d2339 00:38:18 Removing intermediate container 8f7a83ae1c75 00:38:18 ---> 2bb4779e3636 00:38:18 Step 26/26 : LABEL version=0.0.0 00:38:18 Removing intermediate container c3ab3616ff91 00:38:18 ---> bd38bd2f3ab8 00:38:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:18 ---> Running in fae7b88cf28b 00:38:18 Removing intermediate container fae7b88cf28b 00:38:18 ---> d471f7952fdb 00:38:18 00:38:19 Successfully built d471f7952fdb 00:38:19 Successfully tagged security-secretstore-setup:latest 00:38:19  Building security-secretstore-setup ... done  ---> c0db17adfeec 00:38:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:19 ---> 6b02865c5421 00:38:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:19 Removing intermediate container f17db36d2339 00:38:19 ---> 927083a4ff10 00:38:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:38:19 ---> Running in c996c0acb9a3 00:38:19 ---> 21360ba8c132 00:38:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:19 ---> d37b96297ffe 00:38:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:38:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:19 ---> 0b902b590ea8 00:38:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:38:20 ---> Running in 21382fbbd4ce 00:38:20 Removing intermediate container 21382fbbd4ce 00:38:20 ---> 781d5b23584c 00:38:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:20 ---> 1d90de8f5bbf 00:38:20 Step 27/32 : RUN chmod +x /entrypoint.sh 00:38:20 ---> Running in b783566ca072 00:38:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:20 (1/6) Installing dumb-init (1.2.2-r1) 00:38:20 Removing intermediate container b783566ca072 00:38:20 ---> b4a9f4bac56f 00:38:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:38:20 (2/6) Installing libgcc (9.3.0-r2) 00:38:20 (3/6) Installing libsodium (1.0.18-r0) 00:38:20 ---> Running in 6544655d2bfc 00:38:20 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:21 Removing intermediate container 6544655d2bfc 00:38:21 ---> 4d3b36591c69 00:38:21 Step 29/32 : CMD ["gate"] 00:38:21 ---> Running in df571c534fac 00:38:21 Removing intermediate container df571c534fac 00:38:21 ---> b37b20b1d074 00:38:21 Step 30/32 : LABEL arch=x86_64 00:38:21 ---> Running in 2a949cc33fb7 00:38:21 Removing intermediate container 2a949cc33fb7 00:38:21 ---> 94752a60f6ee 00:38:21 Step 31/32 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:38:21 ---> Running in a94f10ca93c3 00:38:21 Removing intermediate container a94f10ca93c3 00:38:21 ---> 9158f4804b31 00:38:21 Step 32/32 : LABEL version=0.0.0 00:38:22 (5/6) Installing libzmq (4.3.3-r0) 00:38:22 (6/6) Installing zeromq (4.3.3-r0) 00:38:22 ---> Running in a830df953050 00:38:22 Executing busybox-1.31.1-r20.trigger 00:38:22 OK: 8 MiB in 20 packages 00:38:22 Removing intermediate container a830df953050 00:38:22 ---> 24ab43740fff 00:38:22 00:38:22 Successfully built 24ab43740fff 00:38:22 Successfully tagged security-bootstrapper:latest 00:38:22  Building security-bootstrapper ... done Removing intermediate container c996c0acb9a3 00:38:22 ---> 4cc19955e056 00:38:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:22 ---> c358a7c2cc95 00:38:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:23 ---> 136abf0d79e3 00:38:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:23 ---> 075655f57bdb 00:38:23 Step 20/24 : ENTRYPOINT ["/core-data"] 00:38:23 ---> Running in 33c471ad3f1a 00:38:23 Removing intermediate container 33c471ad3f1a 00:38:23 ---> 62f4bb1cb59f 00:38:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:23 ---> Running in f66be0aad4f5 00:38:23 Removing intermediate container f66be0aad4f5 00:38:23 ---> 4f1e19e9a4d7 00:38:23 Step 22/24 : LABEL arch=x86_64 00:38:23 ---> Running in dd7512e0cf0c 00:38:23 Removing intermediate container dd7512e0cf0c 00:38:23 ---> affa27f7ddad 00:38:23 Step 23/24 : LABEL git_sha=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b 00:38:23 ---> Running in 3794dd6415df 00:38:23 Removing intermediate container 3794dd6415df 00:38:23 ---> 06b068273f99 00:38:23 Step 24/24 : LABEL version=0.0.0 00:38:23 ---> Running in 1d77ebd7b9e7 00:38:23 Removing intermediate container 1d77ebd7b9e7 00:38:23 ---> 64a7061a07cc 00:38:23 00:38:23 Successfully built 64a7061a07cc 00:38:23 Successfully tagged core-data:latest 00:38:23  Building core-data ... done  [Pipeline] } 00:38:23 $ docker stop --time=1 60a2220307c3d1bd7a90f37663f31df7075a46426604c367aab80ab5b45847b8 00:38:25 $ docker rm -f 60a2220307c3d1bd7a90f37663f31df7075a46426604c367aab80ab5b45847b8 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:25 + docker images 00:38:25 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:25 core-data latest 64a7061a07cc 2 seconds ago 20.2MB 00:38:25 security-bootstrapper latest 24ab43740fff 4 seconds ago 18.6MB 00:38:25 security-secretstore-setup latest d471f7952fdb 7 seconds ago 28.7MB 00:38:25 d9b034dbf522 8 seconds ago 1.15GB 00:38:25 support-scheduler latest 6cb12f36ec6c 11 seconds ago 15.9MB 00:38:25 3127fd9569d4 14 seconds ago 1.15GB 00:38:25 af4f5255035f 16 seconds ago 1.15GB 00:38:25 fdf25c859a60 17 seconds ago 1.15GB 00:38:25 sys-mgmt-agent latest 1a6f33598c04 36 seconds ago 312MB 00:38:25 core-metadata latest f17acaeaae70 About a minute ago 16.6MB 00:38:25 core-command latest 97d896e5087e About a minute ago 15.9MB 00:38:25 support-notifications latest 15522ecd59ba About a minute ago 16.7MB 00:38:25 security-proxy-setup latest 59e3f59e8481 About a minute ago 25.7MB 00:38:25 935910b7bfe0 About a minute ago 1.15GB 00:38:25 291e3609d01c About a minute ago 1.15GB 00:38:25 4bef5c9a1cae About a minute ago 1.15GB 00:38:25 b57aad955ebe About a minute ago 1.14GB 00:38:25 c7f7ba8fcef3 About a minute ago 1.15GB 00:38:25 ci-base-image-x86_64 latest ac1aad5e2555 5 minutes ago 647MB 00:38:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 00:38:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 00:38:25 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:38:25 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:38:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 00:38:41 Still waiting to schedule task 00:38:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:38:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.275s coverage: 100.0% of statements 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 53.1% of statements 00:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.513s coverage: 87.7% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.210s coverage: 78.9% of statements 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.242s coverage: 81.2% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.321s coverage: 95.1% of statements 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.226s coverage: 60.0% of statements 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.8% of statements 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 22.0% of statements 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.165s coverage: 47.1% of statements 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.184s coverage: 79.5% of statements 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.699s coverage: 81.8% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 58.8% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.335s coverage: 91.2% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.666s coverage: 64.4% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.093s coverage: 66.9% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.6% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.225s coverage: 89.5% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.184s coverage: 84.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 19.3% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.519s coverage: 91.9% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.6% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 00:40:17 GO111MODULE=on go vet ./... 00:41:39 gofmt -l . 00:41:39 [ "`gofmt -l .`" = "" ] 00:41:39 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:40 + ls -al . 00:41:40 total 588 00:41:40 drwxrwxr-x 9 1001 1001 4096 Jul 1 00:41 . 00:41:40 drwxr-xr-x 4 root root 4096 Jul 1 00:37 .. 00:41:40 -rw-rw-r-- 1 1001 1001 11 Jul 1 00:35 .dockerignore 00:41:40 drwxrwxr-x 8 1001 1001 4096 Jul 1 00:35 .git 00:41:40 drwxrwxr-x 3 1001 1001 4096 Jul 1 00:35 .github 00:41:40 -rw-rw-r-- 1 1001 1001 818 Jul 1 00:35 .gitignore 00:41:40 -rw-rw-r-- 1 1001 1001 166 Jul 1 00:35 .sonarcloud.properties 00:41:40 -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:35 Attribution.txt 00:41:40 -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:35 CHANGELOG.md 00:41:40 -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:35 CONTRIBUTING.md 00:41:40 -rw-rw-r-- 1 1001 1001 931 Jul 1 00:35 Dockerfile.build 00:41:40 -rw-rw-r-- 1 1001 1001 849 Jul 1 00:35 Jenkinsfile 00:41:40 -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:35 LICENSE 00:41:40 -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:35 Makefile 00:41:40 -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:35 README.md 00:41:40 -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:35 SECURITY.md 00:41:40 -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION 00:41:40 -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:35 ZMQWindows.md 00:41:40 drwxrwxr-x 2 1001 1001 4096 Jul 1 00:35 bin 00:41:40 drwxrwxr-x 14 1001 1001 4096 Jul 1 00:35 cmd 00:41:40 -rw-r--r-- 1 root root 398095 Jul 1 00:40 coverage.out 00:41:40 -rw-rw-r-- 1 1001 1001 806 Jul 1 00:35 go.mod 00:41:40 -rw-r--r-- 1 root root 20850 Jul 1 00:37 go.sum 00:41:40 drwxrwxr-x 7 1001 1001 4096 Jul 1 00:35 internal 00:41:40 drwxrwxr-x 3 1001 1001 4096 Jul 1 00:35 openapi 00:41:40 drwxrwxr-x 4 1001 1001 4096 Jul 1 00:35 snap 00:41:40 -rw-rw-r-- 1 1001 1001 168 Jul 1 00:35 version.go [Pipeline] sh 00:41:41 + '[' -e coverage.out ] 00:41:41 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:41 Warning: overwriting stash ‘coverage-report’ 00:41:41 Stashed 1 file(s) [Pipeline] sh 00:41:42 + make build 00:41:42 go mod tidy 00:41:45 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 00:41:48 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 00:42:11 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 00:42:13 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 00:42:18 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 00:42:18 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 00:42:22 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 00:42:25 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 00:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:32 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 00:42:33 Running on prd-ubuntu18.04-docker-8c-8g-1091 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:42:33 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 00:42:33 The recommended git tool is: git 00:42: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 00:42:35 using credential edgex-jenkins-ssh 00:42:35 Cloning the remote Git repository 00:42:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:35 > git init /w/workspace/edgex-go/15 # timeout=10 00:42:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:35 > git --version # timeout=10 00:42:35 > git --version # 'git version 2.17.1' 00:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42: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 [Pipeline] } 00:42:45 $ docker stop --time=1 4c2727e148c141ada10820571299f992992e22a5b37cce25d833fefd3ceb5e14 00:42:47 $ docker rm -f 4c2727e148c141ada10820571299f992992e22a5b37cce25d833fefd3ceb5e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:49 00:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:50 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:50 29e5d40040c1: Pulling fs layer 00:42:50 1ce36da41761: Pulling fs layer 00:42:50 25b303627fd3: Pulling fs layer 00:42:50 29e5d40040c1: Verifying Checksum 00:42:50 29e5d40040c1: Download complete 00:42:50 1ce36da41761: Verifying Checksum 00:42:50 1ce36da41761: Download complete 00:42:50 29e5d40040c1: Pull complete 00:42:52 1ce36da41761: Pull complete 00:42:52 25b303627fd3: Verifying Checksum 00:42:52 25b303627fd3: Download complete 00:42:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:57 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 00:42:57 Merge succeeded, producing e35a4d4b8fe295962af5c656c5e7926e0fefcb0e 00:42:57 Checking out Revision e35a4d4b8fe295962af5c656c5e7926e0fefcb0e (PR-3571) 00:42:57 > git config core.sparsecheckout # timeout=10 00:42:57 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 00:42:57 > git remote # timeout=10 00:42:57 > git config --get remote.origin.url # timeout=10 00:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:57 > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 00:42:57 > git rev-parse HEAD^{commit} # timeout=10 00:42:57 > git config core.sparsecheckout # timeout=10 00:42:57 > git checkout -f e35a4d4b8fe295962af5c656c5e7926e0fefcb0e # timeout=10 00:43:01 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" 00:43:01 > git rev-list --no-walk 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:02 25b303627fd3: Pull complete 00:43:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:02 prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 00:43:02 + echo snap-build.sh 00:43:02 snap-build.sh 00:43:02 + SNAP_BASE_DIR=. 00:43:02 + '[' '!' -z /w/workspace/edgex-go/15 ']' 00:43:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/15 00:43:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' 00:43:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/15] 00:43:02 + cd /w/workspace/edgex-go/15 00:43:02 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:02 Reading package lists... 00:43:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:03 Building dependency tree... 00:43:03 Reading state information... 00:43:03 The following packages were automatically installed and are no longer required: 00:43:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:03 uidmap xdelta3 00:43:03 Use 'sudo apt autoremove' to remove them. 00:43:03 The following packages will be REMOVED: 00:43:03 lxd* lxd-client* 00:43:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:03 After this operation, 31.7 MB disk space will be freed. 00:43:04 (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.) 00:43:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:05 Removing lxd dnsmasq configuration 00:43:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:05 $ docker top 00e87f6e85ffb20a642232d4572a8fdaf46d7e690f3d2a521a86f579bfd9c841 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:06 (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.) 00:43:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:06 + docker-compose build --help 00:43:06 + grep parallel 00:43:07 Processing triggers for systemd (237-3ubuntu10.45) ... 00:43:07 Processing triggers for ureadahead (0.100.0-21) ... 00:43:09 + sudo snap remove --purge lxd 00:43:09 snap "lxd" is not installed 00:43:09 + sudo groupadd --force --system lxd 00:43:09 ++ whoami 00:43:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:09 + newgrp - lxd 00:43:09 + sudo snap install lxd 00:43:10 --parallel Build images in parallel. [Pipeline] } 00:43:10 $ docker stop --time=1 00e87f6e85ffb20a642232d4572a8fdaf46d7e690f3d2a521a86f579bfd9c841 00:43:12 $ docker rm -f 00e87f6e85ffb20a642232d4572a8fdaf46d7e690f3d2a521a86f579bfd9c841 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:16 . [Pipeline] withDockerContainer 00:43:16 prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 00:43:16 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:17 2021-07-01T00:43:15Z INFO Waiting for automatic snapd restart... 00:43:18 $ docker top 377e76d0e8e7369e80d7289a6d30ba6c0b6115b74c2359e1eb967ed02b1ffdbb -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:19 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:23 Building core-command ... 00:43:23 Building core-data ... 00:43:23 Building core-metadata ... 00:43:23 Building security-bootstrapper ... 00:43:23 Building security-proxy-setup ... 00:43:23 Building security-secretstore-setup ... 00:43:23 Building support-notifications ... 00:43:23 Building support-scheduler ... 00:43:23 Building sys-mgmt-agent ... 00:43:23 Building security-proxy-setup 00:43:23 Building core-command 00:43:23 Building support-notifications 00:43:23 Building support-scheduler 00:43:23 Building core-data 00:43:32 lxd 4.15 from Canonical* installed 00:43:32 + sudo lxd init --auto 00:43:42 + sudo snap install --classic snapcraft 00:43:54 snapcraft 4.8.3 from Canonical* installed 00:43:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:43:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:43:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:43:54 Dload Upload Total Spent Left Speed 00:43:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3968 00:43:54 41 3325k 41 1377k 0 0 2733k 0 0:00:01 --:--:-- 0:00:01 2733k 100 3325k 100 3325k 0 0 6369k 0 --:--:-- --:--:-- --:--:-- 105M 00:43:54 ./yq_linux_amd64 00:43:54 + sudo snapcraft prime --use-lxd 00:43:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:43:55 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: 00:43:55 - README.md 00:43:55 00:43:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:56 Launching a container. 00:44:06 Waiting for container to be ready 00:44:06 To start your first instance, try: lxc launch ubuntu:18.04 00:44:06 00:44:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:44:09 Waiting for network to be ready... 00:44:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 00:44:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:44:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:44:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:44:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:44:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:44:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:44:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:44:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 00:44:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:44:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:44:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:44:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:44:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:44:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:44:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:44:14 Fetched 24.8 MB in 4s (6378 kB/s) 00:44:14 Reading package lists... 00:44:14 Reading package lists... 00:44:15 Building dependency tree... 00:44:15 Reading state information... 00:44:15 The following additional packages will be installed: 00:44:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:44:15 Suggested packages: 00:44:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:44:15 Recommended packages: 00:44:15 gnupg libsasl2-modules 00:44:15 The following NEW packages will be installed: 00:44:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:44:15 The following packages will be upgraded: 00:44:15 gpg gpg-agent gpgconf libudev1 00:44:15 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:44:15 Need to get 3530 kB of archives. 00:44:15 After this operation, 13.3 MB of additional disk space will be used. 00:44:15 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] 00:44:15 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] 00:44:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:44:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:44:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:44:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:44:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:44:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:44:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:44:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:44:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:44:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:44:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:44:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:44:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:44:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:44:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:44:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:44:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:44:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:44:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:44:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:44:16 debconf: delaying package configuration, since apt-utils is not installed 00:44:16 Fetched 3530 kB in 1s (3418 kB/s) 00:44:16 (Reading database ... 12511 files and directories currently installed.) 00:44:16 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:44:16 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:16 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:44:16 Selecting previously unselected package udev. 00:44:16 (Reading database ... 12511 files and directories currently installed.) 00:44:16 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:44:16 Unpacking udev (237-3ubuntu10.48) ... 00:44:16 Selecting previously unselected package libfuse2:amd64. 00:44:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:44:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:16 Selecting previously unselected package fuse. 00:44:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:44:16 Unpacking fuse (2.9.7-1ubuntu1) ... 00:44:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:16 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:17 Selecting previously unselected package libksba8:amd64. 00:44:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:44:17 Unpacking libksba8:amd64 (1.3.5-2) ... 00:44:17 Selecting previously unselected package libroken18-heimdal:amd64. 00:44:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:44:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:44:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:44:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libwind0-heimdal:amd64. 00:44:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:44:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:44:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:44:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:44:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:17 Selecting previously unselected package libsasl2-modules-db:amd64. 00:44:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:44:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:17 Selecting previously unselected package libsasl2-2:amd64. 00:44:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:44:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:17 Selecting previously unselected package libldap-common. 00:44:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:44:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:44:17 Selecting previously unselected package libldap-2.4-2:amd64. 00:44:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:44:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:44:17 Selecting previously unselected package dirmngr. 00:44:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:44:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:44:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:44:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:44:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Setting up libksba8:amd64 (1.3.5-2) ... 00:44:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:18 Setting up udev (237-3ubuntu10.48) ... 00:44:18 invoke-rc.d: policy-rc.d denied execution of start. 00:44:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Processing triggers for systemd (237-3ubuntu10) ... 00:44:18 Setting up fuse (2.9.7-1ubuntu1) ... 00:44:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:44:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:44:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:44:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:44:19 settings in the [Install] section, and DefaultInstance for template units). 00:44:19 This means they are not meant to be enabled using systemctl. 00:44:19 Possible reasons for having this kind of units are: 00:44:19 1) A unit may be statically enabled by being symlinked from another unit's 00:44:19 .wants/ or .requires/ directory. 00:44:19 2) A unit's purpose may be to act as a helper for some other unit which has 00:44:19 a requirement dependency on it. 00:44:19 3) A unit may be started when needed via activation (socket, path, timer, 00:44:19 D-Bus, udev, scripted systemctl call, ...). 00:44:19 4) In case of template units, the unit is meant to be enabled with some 00:44:19 instance name specified. 00:44:19 Reading package lists... 00:44:19 Building dependency tree... 00:44:19 Reading state information... 00:44:20 The following additional packages will be installed: 00:44:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:44:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:44:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:44:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:44:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:44:20 Suggested packages: 00:44:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:44:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:44:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:44:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:44:20 systemd-container policykit-1 00:44:20 Recommended packages: 00:44:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:44:20 The following NEW packages will be installed: 00:44:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:44:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:44:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:44:20 multiarch-support openssh-client python3 python3-minimal python3.6 00:44:20 python3.6-minimal snapd squashfs-tools sudo 00:44:20 The following packages will be upgraded: 00:44:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:44:20 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:44:20 Need to get 36.7 MB of archives. 00:44:20 After this operation, 147 MB of additional disk space will be used. 00:44:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:44:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:44:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:44:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:44:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:44:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:44:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:44:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:44:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:44:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:44:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:44:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:44:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:44:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:44:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:44:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:44:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:44:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:44:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:44:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:44:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:44:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:44:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:44:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:44:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:44:21 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:44:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:44:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:44:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:44:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:44:22 debconf: delaying package configuration, since apt-utils is not installed 00:44:22 Fetched 36.7 MB in 2s (14.8 MB/s) 00:44:22 (Reading database ... 12757 files and directories currently installed.) 00:44:22 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:44:23 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:44:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:23 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:44:23 (Reading database ... 12757 files and directories currently installed.) 00:44:23 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:44:23 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:44:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:44:23 (Reading database ... 12757 files and directories currently installed.) 00:44:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:44:23 Unpacking apt (1.6.13) over (1.6.1) ... 00:44:24 Setting up apt (1.6.13) ... 00:44:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:44:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:44:24 (Reading database ... 12764 files and directories currently installed.) 00:44:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:44:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:44:24 Selecting previously unselected package libpython3.6-minimal:amd64. 00:44:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:24 Selecting previously unselected package libexpat1:amd64. 00:44:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:44:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:24 Selecting previously unselected package python3.6-minimal. 00:44:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:44:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:44:25 Checking for services that may need to be restarted...done. 00:44:25 Checking for services that may need to be restarted...done. 00:44:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:44:26 Selecting previously unselected package python3-minimal. 00:44:26 (Reading database ... 13012 files and directories currently installed.) 00:44:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:44:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:44:26 Selecting previously unselected package mime-support. 00:44:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:44:26 Unpacking mime-support (3.60ubuntu1) ... 00:44:26 Selecting previously unselected package libmpdec2:amd64. 00:44:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:44:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:44:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:26 Selecting previously unselected package python3.6. 00:44:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:44:26 Selecting previously unselected package libpython3-stdlib:amd64. 00:44:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:44:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:26 Setting up python3-minimal (3.6.7-1~18.04) ... 00:44:26 Selecting previously unselected package python3. 00:44:26 (Reading database ... 13442 files and directories currently installed.) 00:44:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:44:26 Unpacking python3 (3.6.7-1~18.04) ... 00:44:26 Selecting previously unselected package multiarch-support. 00:44:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:44:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:44:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:44:26 Selecting previously unselected package liblzo2-2:amd64. 00:44:26 (Reading database ... 13479 files and directories currently installed.) 00:44:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:44:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:44:26 Selecting previously unselected package libbsd0:amd64. 00:44:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:44:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:26 Selecting previously unselected package sudo. 00:44:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:44:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:44:27 Selecting previously unselected package apparmor. 00:44:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:44:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:44:27 Selecting previously unselected package libedit2:amd64. 00:44:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:44:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:44:27 Selecting previously unselected package libkrb5support0:amd64. 00:44:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:44:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:27 Selecting previously unselected package libk5crypto3:amd64. 00:44:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:44:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:27 Selecting previously unselected package libkeyutils1:amd64. 00:44:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:44:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:27 Selecting previously unselected package libkrb5-3:amd64. 00:44:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:44:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:44:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:44:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:27 Selecting previously unselected package libssl1.0.0:amd64. 00:44:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:44:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:44:27 Selecting previously unselected package openssh-client. 00:44:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:44:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:27 Selecting previously unselected package squashfs-tools. 00:44:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:44:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:44:27 Selecting previously unselected package snapd. 00:44:27 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:44:28 Unpacking snapd (2.49.2+18.04) ... 00:44:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:44:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:44:30 Setting up mime-support (3.60ubuntu1) ... 00:44:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:44:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:30 Setting up systemd (237-3ubuntu10.48) ... 00:44:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:44:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:44:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:44:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:31 ---> e925de537a5c 00:44:31 Step 3/23 : WORKDIR /edgex-go 00:44:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:31 ---> e925de537a5c 00:44:31 Step 3/23 : WORKDIR /edgex-go 00:44:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:31 ---> e925de537a5c 00:44:31 Step 3/22 : WORKDIR /edgex-go 00:44:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:31 ---> e925de537a5c 00:44:31 Step 3/24 : WORKDIR /edgex-go 00:44:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:31 ---> e925de537a5c 00:44:31 Step 3/24 : WORKDIR /edgex-go 00:44:31 ---> Running in cca28bfefd6d 00:44:31 ---> Running in b584f26aabd8 00:44:31 ---> Running in 5d1e38fa90cf 00:44:31 ---> Running in 57e431277c89 00:44:31 ---> Running in d3662bace59f 00:44:31 Removing intermediate container cca28bfefd6d 00:44:31 ---> 977dbba75a1d 00:44:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:31 Removing intermediate container 57e431277c89 00:44:31 ---> 117bf5fe24da 00:44:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:31 Removing intermediate container 5d1e38fa90cf 00:44:31 ---> b637a2ddb0ca 00:44:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:31 Removing intermediate container d3662bace59f 00:44:31 ---> 66802d8819da 00:44:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:31 Removing intermediate container b584f26aabd8 00:44:31 ---> e74c65b37797 00:44:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:31 ---> Running in 3dc9a29a684e 00:44:31 ---> Running in 5f6c38c1e233 00:44:31 ---> Running in bf22b778b5d2 00:44:31 ---> Running in d773fde9e862 00:44:31 ---> Running in e3acec9f749d 00:44:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:44:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:31 Setting up python3 (3.6.7-1~18.04) ... 00:44:32 running python rtupdate hooks for python3.6... 00:44:32 running python post-rtupdate hooks for python3.6... 00:44:32 Setting up apparmor (2.12-4ubuntu5.1) ... 00:44:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:44:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:33 Setting up snapd (2.49.2+18.04) ... 00:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:44:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:44:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:44:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:44:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:44:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:44:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:44:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:44:35 /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' 00:44:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:35 Processing triggers for systemd (237-3ubuntu10.48) ... 00:44:35 Removing intermediate container 3dc9a29a684e 00:44:35 ---> 12cb28d135b6 00:44:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:35 ---> Running in db39467619aa 00:44:35 Removing intermediate container bf22b778b5d2 00:44:35 ---> a65564bbe9df 00:44:35 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:44:35 Removing intermediate container 5f6c38c1e233 00:44:35 ---> 0318c503d836 00:44:35 Step 5/23 : RUN apk add --update --no-cache make git 00:44:35 Removing intermediate container d773fde9e862 00:44:35 ---> b3aee8c293ca 00:44:35 Step 5/22 : RUN apk add --update --no-cache make git 00:44:35 ---> Running in 0d1883d8dc16 00:44:35 ---> Running in b6c48b878781 00:44:35 Removing intermediate container e3acec9f749d 00:44:35 ---> 8f51c51d999b 00:44:35 Step 5/24 : RUN apk add --update --no-cache make git 00:44:36 ---> Running in 06f6c620f657 00:44:36 ---> Running in 54c7e041644e 00:44:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:38 OK: 218 MiB in 52 packages 00:44:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:39 Reading package lists... 00:44:39 Reading package lists... 00:44:40 OK: 218 MiB in 52 packages 00:44:40 Building dependency tree... 00:44:40 Reading state information... 00:44:40 Calculating upgrade... 00:44:40 The following packages will be upgraded: 00:44:40 advancecomp base-files bash binutils binutils-common 00:44:40 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:44:40 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:44:40 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:44:40 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:44:40 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:44:40 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:44:40 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:44:40 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:44:40 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:44:40 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:44:40 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:44:40 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:44:40 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:44:40 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:44:40 ubuntu-keyring util-linux 00:44:40 OK: 218 MiB in 52 packages 00:44:40 Removing intermediate container db39467619aa 00:44:40 ---> 87febaeb92d9 00:44:40 Step 6/23 : COPY go.mod . 00:44:40 OK: 218 MiB in 52 packages 00:44:40 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:44:40 Need to get 64.1 MB of archives. 00:44:40 After this operation, 5112 kB of additional disk space will be used. 00:44:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:44:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:44:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:44:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:44:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:44:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:44:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:44:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:44:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:44:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:44:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:44:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:44:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:44:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:44:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:44:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:44:40 OK: 218 MiB in 52 packages 00:44:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:44:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:44:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:44:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:44:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:44:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:44:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:44:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:44:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:44:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:44:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:44:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:44:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:44:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:44:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:44:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:44:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:44:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:44:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:44:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:44:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:44:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:44:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:44:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:44:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:44:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:44:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:44:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:44:40 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:44:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:44:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:44:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:44:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:44:40 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] 00:44:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:44:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:44:40 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:44:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:44:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:44:40 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:44:40 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:44:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:44:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:44:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:44:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:44:41 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:44:41 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:44:41 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:44:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:44:41 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:44:41 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:44:41 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:44:41 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:44:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:44:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:44:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:44:41 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:44:41 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:44:41 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:44:41 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:44:41 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:44:41 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:44:41 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:44:41 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:44:41 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:44:41 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:44:41 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:44:41 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] 00:44:41 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:44:41 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:44:41 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] 00:44:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:44:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:44:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:44:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:44:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:44:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:44:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:44:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:44:42 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] 00:44:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:44:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:44:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:44:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:44:42 Removing intermediate container 0d1883d8dc16 00:44:42 ---> 13ae188416e7 00:44:42 Step 6/23 : COPY go.mod . 00:44:42 ---> c49aae52c5c0 00:44:42 Step 7/23 : RUN go mod download 00:44:42 Removing intermediate container 54c7e041644e 00:44:42 ---> 0ef742c9e4d6 00:44:42 Step 6/24 : COPY go.mod . 00:44:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:44:42 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:44:42 debconf: delaying package configuration, since apt-utils is not installed 00:44:42 Fetched 64.1 MB in 2s (33.8 MB/s) 00:44:42 ---> Running in bac0b818313a 00:44:42 Removing intermediate container b6c48b878781 00:44:42 ---> 24de36335c29 00:44:42 Step 6/24 : COPY go.mod . 00:44:42 (Reading database ... 13914 files and directories currently installed.) 00:44:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:44:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:42 Removing intermediate container 06f6c620f657 00:44:42 ---> 09311c4333ef 00:44:42 Step 6/22 : COPY go.mod . 00:44:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:44:42 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:44:42 ---> f7804ed3513a 00:44:42 Step 7/23 : RUN go mod download 00:44:43 ---> Running in d61ee02bf3f7 00:44:43 ---> 0f764e40bc2a 00:44:43 Step 7/24 : RUN go mod download 00:44:43 ---> 0ce366fe8caf 00:44:43 Step 7/24 : RUN go mod download 00:44:43 ---> Running in 292523fc1475 00:44:43 ---> 6df90320ef2e 00:44:43 Step 7/22 : RUN go mod download 00:44:44 ---> Running in d1e55125f04c 00:44:44 ---> Running in d5d6c8931423 00:44:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:45 (Reading database ... 13914 files and directories currently installed.) 00:44:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:44:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:44:45 (Reading database ... 13914 files and directories currently installed.) 00:44:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:45 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:46 (Reading database ... 13914 files and directories currently installed.) 00:44:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:44:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:46 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:44:46 (Reading database ... 13914 files and directories currently installed.) 00:44:46 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:44:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:44:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:44:46 Removing intermediate container bac0b818313a 00:44:46 ---> 78f91ce45d20 00:44:46 Step 8/23 : COPY . . 00:44:46 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:44:47 Setting up base-files (10.1ubuntu2.10) ... 00:44:47 Installing new version of config file /etc/issue ... 00:44:47 Installing new version of config file /etc/issue.net ... 00:44:47 Installing new version of config file /etc/lsb-release ... 00:44:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:44:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:44:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:44:47 Removing obsolete conffile /etc/default/motd-news ... 00:44:47 (Reading database ... 13915 files and directories currently installed.) 00:44:47 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:44:47 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:44:47 Removing intermediate container d61ee02bf3f7 00:44:47 ---> 19c94940437c 00:44:47 Step 8/23 : COPY . . 00:44:47 Setting up bash (4.4.18-2ubuntu1.2) ... 00:44:47 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 00:44:47 (Reading database ... 13915 files and directories currently installed.) 00:44:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:44:47 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:44:47 (Reading database ... 13915 files and directories currently installed.) 00:44:47 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:44:47 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:44:47 Setting up tar (1.29b-2ubuntu0.2) ... 00:44:48 (Reading database ... 13915 files and directories currently installed.) 00:44:48 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:44:48 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:44:48 (Reading database ... 13915 files and directories currently installed.) 00:44:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:48 (Reading database ... 13915 files and directories currently installed.) 00:44:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:44:49 (Reading database ... 13915 files and directories currently installed.) 00:44:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:44:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:44:49 Setting up grep (3.1-2build1) ... 00:44:49 Removing intermediate container 292523fc1475 00:44:49 ---> 4110114dfc49 00:44:49 Step 8/24 : COPY . . 00:44:49 (Reading database ... 13915 files and directories currently installed.) 00:44:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:49 Setting up login (1:4.5-1ubuntu2) ... 00:44:49 (Reading database ... 13915 files and directories currently installed.) 00:44:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:44:49 (Reading database ... 13915 files and directories currently installed.) 00:44:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:49 Removing intermediate container d1e55125f04c 00:44:49 ---> 30e99775bea4 00:44:49 Step 8/24 : COPY . . 00:44:49 Removing intermediate container d5d6c8931423 00:44:49 ---> a9b805f324d3 00:44:49 Step 8/22 : COPY . . 00:44:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:44:50 (Reading database ... 13915 files and directories currently installed.) 00:44:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:44:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:44:51 (Reading database ... 13915 files and directories currently installed.) 00:44:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:44:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:44:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:44:52 (Reading database ... 13915 files and directories currently installed.) 00:44:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:52 (Reading database ... 13915 files and directories currently installed.) 00:44:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:52 (Reading database ... 13915 files and directories currently installed.) 00:44:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:52 (Reading database ... 13915 files and directories currently installed.) 00:44:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:52 (Reading database ... 13915 files and directories currently installed.) 00:44:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:52 (Reading database ... 13915 files and directories currently installed.) 00:44:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:53 (Reading database ... 13915 files and directories currently installed.) 00:44:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:53 (Reading database ... 13915 files and directories currently installed.) 00:44:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:53 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:44:53 (Reading database ... 13915 files and directories currently installed.) 00:44:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:44:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:44:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:44:54 (Reading database ... 13915 files and directories currently installed.) 00:44:54 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:44:54 (Reading database ... 13915 files and directories currently installed.) 00:44:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:44:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:44:55 (Reading database ... 13917 files and directories currently installed.) 00:44:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:44:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:44:55 Setting up debconf (1.5.66ubuntu1) ... 00:44:55 (Reading database ... 13917 files and directories currently installed.) 00:44:55 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:44:55 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:44:55 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:44:55 (Reading database ... 13917 files and directories currently installed.) 00:44:55 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:44:55 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:44:55 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:44:55 (Reading database ... 13917 files and directories currently installed.) 00:44:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:55 (Reading database ... 13917 files and directories currently installed.) 00:44:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:56 (Reading database ... 13919 files and directories currently installed.) 00:44:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:56 (Reading database ... 13923 files and directories currently installed.) 00:44:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:44:56 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:56 (Reading database ... 13923 files and directories currently installed.) 00:44:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:44:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:44:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:44:57 (Reading database ... 13923 files and directories currently installed.) 00:44:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:44:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:44:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:44:57 (Reading database ... 13923 files and directories currently installed.) 00:44:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:44:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:57 (Reading database ... 13923 files and directories currently installed.) 00:44:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:57 (Reading database ... 13923 files and directories currently installed.) 00:44:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:44:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:44:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:44:57 (Reading database ... 13923 files and directories currently installed.) 00:44:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:58 Setting up passwd (1:4.5-1ubuntu2) ... 00:44:58 (Reading database ... 13923 files and directories currently installed.) 00:44:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:44:58 (Reading database ... 13923 files and directories currently installed.) 00:44:58 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:44:58 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:44:58 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:44:58 (Reading database ... 13923 files and directories currently installed.) 00:44:58 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:44:58 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:44:58 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:44:58 (Reading database ... 13923 files and directories currently installed.) 00:44:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:44:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:44:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:44:59 (Reading database ... 13923 files and directories currently installed.) 00:44:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:44:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:44:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:44:59 (Reading database ... 13923 files and directories currently installed.) 00:44:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:44:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:44:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:44:59 (Reading database ... 13923 files and directories currently installed.) 00:44:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:44:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:44:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:44:59 (Reading database ... 13923 files and directories currently installed.) 00:44:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:44:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:44:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:44:59 (Reading database ... 13923 files and directories currently installed.) 00:44:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:44:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:44:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:44:59 (Reading database ... 13924 files and directories currently installed.) 00:44:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:45:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:45:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:45:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:45:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:45:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:45:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:45:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:45:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:45:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:45:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:45:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:45:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:45:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:45:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:45:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:45:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:45:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:45:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:45:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:45:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:45:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:45:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:45:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:45:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:45:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:45:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:45:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:45:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:45:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:45:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:45:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:45:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:45:07 00:45:07 Current default time zone: 'Etc/UTC' 00:45:07 Local time is now: Thu Jul 1 00:45:07 UTC 2021. 00:45:07 Universal Time is now: Thu Jul 1 00:45:07 UTC 2021. 00:45:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:45:07 00:45:07 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:45:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:45:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:45:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:45:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:45:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:45:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:45:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:45:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:45:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:45:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:45:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:07 Setting up patch (2.7.6-2ubuntu1.1) ... 00:45:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:45:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:45:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:45:07 Installing new version of config file /etc/ssl/openssl.cnf ... 00:45:08 ---> 7f19cb975d10 00:45:08 Step 9/23 : RUN go mod tidy 00:45:08 ---> fc69cce4a72d 00:45:08 Step 9/23 : RUN go mod tidy 00:45:08 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:45:08 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:45:08 Setting up ca-certificates (20210119~18.04.1) ... 00:45:08 ---> Running in 949bd4b7c092 00:45:08 ---> Running in facf0b7719c6 00:45:08 ---> 4e4a121519ba 00:45:08 Step 9/24 : RUN go mod tidy 00:45:08 ---> 14883eb72c78 00:45:08 Step 9/24 : RUN go mod tidy 00:45:08 ---> Running in 6cff731968d8 00:45:08 ---> Running in 2ffe48ff369b 00:45:08 ---> 161364a01d36 00:45:08 Step 9/22 : RUN go mod tidy 00:45:09 ---> Running in 43cb08d6fe7c 00:45:10 Updating certificates in /etc/ssl/certs... 00:45:11 23 added, 27 removed; done. 00:45:11 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:45:11 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:11 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:45:11 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:45:11 Setting up pkgbinarymangler (138.18.04.1) ... 00:45:11 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:45:11 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up perl (5.26.1-6ubuntu0.5) ... 00:45:11 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:45:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:45:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:45:11 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:45:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:45:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:45:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:45:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:45:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:45:11 Processing triggers for systemd (237-3ubuntu10.48) ... 00:45:11 Processing triggers for mime-support (3.60ubuntu1) ... 00:45:11 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:45:11 Updating certificates in /etc/ssl/certs... 00:45:14 0 added, 0 removed; done. 00:45:14 Running hooks in /etc/ca-certificates/update.d... 00:45:14 done. 00:45:14 Reading package lists... 00:45:14 Building dependency tree... 00:45:14 Reading state information... 00:45:14 The following NEW packages will be installed: 00:45:14 apt-transport-https 00:45:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:45:14 Need to get 1692 B of archives. 00:45:14 After this operation, 154 kB of additional disk space will be used. 00:45:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:45:14 debconf: delaying package configuration, since apt-utils is not installed 00:45:14 Fetched 1692 B in 0s (8548 B/s) 00:45:14 Selecting previously unselected package apt-transport-https. 00:45:14 (Reading database ... 13929 files and directories currently installed.) 00:45:14 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:45:14 Unpacking apt-transport-https (1.6.13) ... 00:45:14 Setting up apt-transport-https (1.6.13) ... 00:45:14 Waiting for network to be ready... 00:45:14 Removing intermediate container 949bd4b7c092 00:45:14 ---> 2a5fd19b2963 00:45:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:15 ---> Running in a152e180d690 00:45:15 Removing intermediate container facf0b7719c6 00:45:15 ---> 2e8d21259eed 00:45:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45:15 ---> Running in cbe456302c97 00:45:15 Removing intermediate container 43cb08d6fe7c 00:45:15 ---> 9e626ebb4821 00:45:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:16 Removing intermediate container 6cff731968d8 00:45:16 ---> 7af957fe3047 00:45:16 Step 10/24 : RUN make cmd/core-data/core-data 00:45:16 ---> Running in d979a4618527 00:45:16 Removing intermediate container 2ffe48ff369b 00:45:16 ---> 8509558409a4 00:45:16 Step 10/24 : RUN make cmd/core-command/core-command 00:45:16 ---> Running in 689f44f5e449 00:45:16 ---> Running in 2ed2d63fa70c 00:45:17 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 00:45:17 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 00:45:18 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 00:45:18 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 00:45:18 2021-07-01T00:45:16Z INFO Waiting for automatic snapd restart... 00:45:18 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 00:45:19 snapd 2.51.1 from Canonical* installed 00:45:20 "snapd" switched to the "latest/stable" channel 00:45:20 00:45:22 core18 20210611 from Canonical* installed 00:45:23 "core18" switched to the "latest/stable" channel 00:45:23 00:45:27 snapcraft 4.8.3 from Canonical* installed 00:45:27 "snapcraft" switched to the "latest/stable" channel 00:45:27 00:45:31 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: 00:45:31 - README.md 00:45:31 00:45:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:32 Reading package lists... 00:45:32 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 00:45:33 Reading package lists... 00:45:33 Building dependency tree... 00:45:33 Reading state information... 00:45:33 Suggested packages: 00:45:33 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:45:33 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:45:33 Recommended packages: 00:45:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:45:33 The following NEW packages will be installed: 00:45:33 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:45:33 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:45:33 pkg-config zip 00:45:33 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:45:33 Need to get 7663 kB of archives. 00:45:33 After this operation, 43.8 MB of additional disk space will be used. 00:45:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:45:33 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:45:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:45:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:45:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:45:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:45:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:45:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:45:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:45:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:45:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:45:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:45:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:45:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:45:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:45:34 debconf: delaying package configuration, since apt-utils is not installed 00:45:34 Fetched 7663 kB in 1s (9726 kB/s) 00:45:34 Selecting previously unselected package libglib2.0-0:amd64. 00:45:34 (Reading database ... 13933 files and directories currently installed.) 00:45:34 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:45:34 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:45:34 Selecting previously unselected package libpsl5:amd64. 00:45:34 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:45:34 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:45:34 Selecting previously unselected package libnghttp2-14:amd64. 00:45:34 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:45:34 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:34 Selecting previously unselected package librtmp1:amd64. 00:45:34 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:45:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:34 Selecting previously unselected package libcurl3-gnutls:amd64. 00:45:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:45:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:45:34 Selecting previously unselected package liberror-perl. 00:45:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:45:34 Unpacking liberror-perl (0.17025-1) ... 00:45:34 Selecting previously unselected package git-man. 00:45:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:45:34 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:45:35 Selecting previously unselected package git. 00:45:35 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:45:35 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:45:35 Selecting previously unselected package libnorm1:amd64. 00:45:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:45:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:35 Selecting previously unselected package libpgm-5.2-0:amd64. 00:45:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:45:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:35 Selecting previously unselected package libsodium23:amd64. 00:45:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:45:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:45:35 Selecting previously unselected package libzmq5:amd64. 00:45:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:35 Selecting previously unselected package libzmq3-dev:amd64. 00:45:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:35 Selecting previously unselected package pkg-config. 00:45:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:45:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:45:35 Selecting previously unselected package zip. 00:45:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:45:35 Unpacking zip (3.0-11build1) ... 00:45:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:36 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:45:36 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:36 Setting up liberror-perl (0.17025-1) ... 00:45:36 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:45:36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:45:36 No schema files found: doing nothing. 00:45:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:36 Setting up zip (3.0-11build1) ... 00:45:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:36 Setting up libsodium23:amd64 (1.0.16-2) ... 00:45:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:45:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:45:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:36 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:45:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:45:37 git set to automatically installed. 00:45:37 git-man set to automatically installed. 00:45:37 libcurl3-gnutls set to automatically installed. 00:45:37 liberror-perl set to automatically installed. 00:45:37 libglib2.0-0 set to automatically installed. 00:45:37 libnghttp2-14 set to automatically installed. 00:45:37 libnorm1 set to automatically installed. 00:45:37 libpgm-5.2-0 set to automatically installed. 00:45:37 libpsl5 set to automatically installed. 00:45:37 librtmp1 set to automatically installed. 00:45:37 libsodium23 set to automatically installed. 00:45:37 libzmq3-dev set to automatically installed. 00:45:37 libzmq5 set to automatically installed. 00:45:37 pkg-config set to automatically installed. 00:45:37 zip set to automatically installed. 00:45:37 snapd is not logged in, snap install commands will use sudo 00:45:50 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:45:50 snapd is not logged in, snap install commands will use sudo 00:45:50 snap "core18" has no updates available 00:45:50 Pulling config-common 00:45:50 + snapcraftctl pull 00:45:51 Pulling go-build-helper 00:45:51 + snapcraftctl pull 00:45:52 'edgex-go' has dependencies that need to be staged: go-build-helper 00:45:52 Skipping pull go-build-helper (already ran) 00:45:52 Building go-build-helper 00:45:52 + snapcraftctl build 00:45:54 Staging go-build-helper 00:45:54 + snapcraftctl stage 00:46:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 00:46:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:46:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:46:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:46:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:46:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:46:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:46:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:46:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:46:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 00:46:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:46:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:46:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:46:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:46:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:46:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:46:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:46:04 Fetched 24.8 MB in 0s (0 B/s) 00:46:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:46:04 Fetched 224 kB in 0s (0 B/s) 00:46:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:46:04 Fetched 157 kB in 0s (0 B/s) 00:46:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:46:04 Fetched 221 kB in 0s (0 B/s) 00:46:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:46:04 Fetched 143 kB in 0s (0 B/s) 00:46:04 Pulling edgex-go 00:46:04 + snapcraftctl pull 00:46:04 Pulling hooks 00:46:04 + snapcraftctl pull 00:46:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:22 Fetched 0 B in 0s (0 B/s) 00:46:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:46:22 Fetched 96.5 kB in 0s (0 B/s) 00:46:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:46:22 Fetched 279 kB in 0s (0 B/s) 00:46:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:46:22 Fetched 122 kB in 0s (0 B/s) 00:46:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:46:22 Fetched 77.8 kB in 0s (0 B/s) 00:46:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:46:22 Fetched 8848 B in 0s (0 B/s) 00:46:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:46:22 Fetched 47.8 kB in 0s (0 B/s) 00:46:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:46:22 Fetched 45.6 kB in 0s (0 B/s) 00:46:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:46:22 Fetched 15.0 kB in 0s (0 B/s) 00:46:22 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:46:22 Fetched 219 kB in 0s (0 B/s) 00:46:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:46:22 Fetched 154 kB in 0s (0 B/s) 00:46:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:46:22 Fetched 50.6 kB in 0s (0 B/s) 00:46:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:46:22 Fetched 14.8 kB in 0s (0 B/s) 00:46:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:46:22 Fetched 41.8 kB in 0s (0 B/s) 00:46:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:46:22 Fetched 499 kB in 0s (0 B/s) 00:46:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:46:22 Fetched 111 kB in 0s (0 B/s) 00:46:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:46:22 Fetched 240 kB in 0s (0 B/s) 00:46:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:46:22 Fetched 29.3 kB in 0s (0 B/s) 00:46:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:46:22 Fetched 85.5 kB in 0s (0 B/s) 00:46:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:46:22 Fetched 24.5 kB in 0s (0 B/s) 00:46:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:46:22 Fetched 49.2 kB in 0s (0 B/s) 00:46:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:46:22 Fetched 54.2 kB in 0s (0 B/s) 00:46:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:46:22 Fetched 30.8 kB in 0s (0 B/s) 00:46:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:46:22 Fetched 15.8 kB in 0s (0 B/s) 00:46:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:46:22 Fetched 85.9 kB in 0s (0 B/s) 00:46:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:46:22 Fetched 8720 B in 0s (0 B/s) 00:46:22 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:46:22 Fetched 140 kB in 0s (0 B/s) 00:46:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:46:22 Fetched 119 kB in 0s (0 B/s) 00:46:22 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:46:22 Fetched 111 kB in 0s (0 B/s) 00:46:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:46:22 Fetched 11.1 kB in 0s (0 B/s) 00:46:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:46:22 Fetched 645 kB in 0s (0 B/s) 00:46:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:46:22 Fetched 41.3 kB in 0s (0 B/s) 00:46:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:46:22 Fetched 17.9 kB in 0s (0 B/s) 00:46:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:46:22 Fetched 368 kB in 0s (0 B/s) 00:46:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:46:22 Fetched 187 kB in 0s (0 B/s) 00:46:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:46:22 Fetched 175 kB in 0s (0 B/s) 00:46:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:46:22 Fetched 206 kB in 0s (0 B/s) 00:46:22 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:46:22 Fetched 1301 kB in 0s (0 B/s) 00:46:22 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:46:22 Fetched 36.2 kB in 0s (0 B/s) 00:46:22 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:46:22 Fetched 159 kB in 0s (0 B/s) 00:46:22 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:46:22 Fetched 107 kB in 0s (0 B/s) 00:46:22 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:46:22 Fetched 48.7 kB in 0s (0 B/s) 00:46:22 Pulling static-packages 00:46:22 + snapcraftctl pull 00:46:22 Pulling version 00:46:22 + cd /root/project 00:46:22 + git describe --tags --abbrev=0 00:46:22 + sed s/v// 00:46:22 + GIT_VERSION=2.0.0 00:46:22 + [ -z 2.0.0 ] 00:46:22 + snapcraftctl set-version 2.0.0 00:46:22 Building config-common 00:46:22 + snapcraftctl build 00:46:24 Skipping build go-build-helper (already ran) 00:46:24 Building edgex-go 00:46:24 + cd /root/parts/edgex-go/src 00:46:24 + git describe --tags --abbrev=0 00:46:24 + sed s/v// 00:46:24 + GIT_VERSION=2.0.0 00:46:24 + [ -z 2.0.0 ] 00:46:24 + echo 2.0.0 00:46:24 + make build 00:46:24 go mod tidy 00:46:26 go: downloading github.com/gorilla/mux v1.8.0 00:46:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:46:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:46:26 go: downloading github.com/stretchr/testify v1.7.0 00:46:26 go: downloading github.com/google/uuid v1.2.0 00:46:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:46:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:46:26 go: downloading gopkg.in/yaml.v2 v2.4.0 00:46:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:46:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:46:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:46:26 go: downloading github.com/lib/pq v1.10.2 00:46:26 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:46:26 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:46:26 go: downloading github.com/pelletier/go-toml v1.9.3 00:46:26 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:46:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:46:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:46:27 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:46:27 go: downloading github.com/go-kit/kit v0.9.0 00:46:27 go: downloading github.com/davecgh/go-spew v1.1.1 00:46:27 go: downloading github.com/pmezard/go-difflib v1.0.0 00:46:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:46:28 go: downloading github.com/stretchr/objx v0.1.0 00:46:28 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:46:28 go: downloading github.com/x448/float16 v0.8.4 00:46:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:46:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:46:29 go: downloading github.com/pebbe/zmq4 v1.2.7 00:46:29 go: downloading github.com/kr/pretty v0.2.0 00:46:29 go: downloading github.com/go-playground/universal-translator v0.17.0 00:46:29 go: downloading github.com/leodido/go-urn v1.2.0 00:46:29 go: downloading golang.org/x/text v0.3.2 00:46:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:46:29 go: downloading github.com/go-playground/locales v0.13.0 00:46:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:46:29 go: downloading github.com/go-stack/stack v1.8.0 00:46:29 go: downloading github.com/hashicorp/consul/api v1.8.1 00:46:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:46:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:46:29 go: downloading github.com/kr/text v0.1.0 00:46:29 go: downloading github.com/onsi/ginkgo v1.10.1 00:46:29 go: downloading github.com/onsi/gomega v1.7.0 00:46:29 go: downloading github.com/gorilla/websocket v1.4.2 00:46:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:46:29 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:46:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:46:29 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:46:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:46:29 go: downloading github.com/hashicorp/serf v0.9.5 00:46:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:46:29 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:46:29 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:46:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:46:29 go: downloading github.com/mitchellh/copystructure v1.0.0 00:46:29 go: downloading github.com/fatih/color v1.9.0 00:46:29 go: downloading github.com/mattn/go-colorable v0.1.6 00:46:30 go: downloading github.com/mattn/go-isatty v0.0.12 00:46:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:46:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:46:30 go: downloading github.com/pkg/errors v0.8.1 00:46:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:46:30 go: downloading github.com/hashicorp/memberlist v0.2.2 00:46:30 go: downloading github.com/hpcloud/tail v1.0.0 00:46:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:46:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:46:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:46:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:46:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:46:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:46:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:46:30 go: downloading github.com/miekg/dns v1.1.26 00:46:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:46:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:46:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:46:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:46:30 go: downloading github.com/hashicorp/errwrap v1.0.0 00:46:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:46:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:46:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:46:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:46:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:46:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:46:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:46:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:46:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:46:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:46:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:46:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:46:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:46:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:46:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:46:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:46:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:46:54 + 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 00:46:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:46:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:46:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:46:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:46:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:46:54 + 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 00:46:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:46:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:46:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:46:55 Building hooks 00:46:55 + cd /root/parts/hooks/src 00:46:55 + make build 00:46:55 go mod tidy 00:46:55 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 00:46:55 go: downloading github.com/stretchr/testify v1.5.1 00:46:55 go: downloading gopkg.in/yaml.v2 v2.2.2 00:46:55 go: downloading github.com/davecgh/go-spew v1.1.0 00:46:55 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:46:56 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:46:56 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:46:56 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:47:00 Building static-packages 00:47:00 + snapcraftctl build 00:47:02 Building version 00:47:02 + snapcraftctl build 00:47:04 Staging config-common 00:47:04 + snapcraftctl stage 00:47:04 Skipping stage go-build-helper (already ran) 00:47:04 Staging edgex-go 00:47:04 + snapcraftctl stage 00:47:05 Staging hooks 00:47:05 + snapcraftctl stage 00:47:07 Staging static-packages 00:47:07 + snapcraftctl stage 00:47:08 Staging version 00:47:08 + snapcraftctl stage 00:47:09 Priming config-common 00:47:09 + snapcraftctl prime 00:47:10 Priming go-build-helper 00:47:10 + snapcraftctl prime 00:47:10 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 00:47:11 Priming edgex-go 00:47:11 + snapcraftctl prime 00:47:12 Priming hooks 00:47:12 + snapcraftctl prime 00:47:13 Priming static-packages 00:47:13 + snapcraftctl prime 00:47:15 Priming version 00:47:15 + snapcraftctl prime 00:47:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:47:17 Removing intermediate container 2ed2d63fa70c 00:47:17 ---> 9b9a08a60541 00:47:17 00:47:17 Step 11/24 : FROM alpine:3.12 00:47:17 3.12: Pulling from library/alpine 00:47:17 Removing intermediate container a152e180d690 00:47:17 ---> de12ad61e059 00:47:17 00:47:17 Step 11/23 : FROM alpine:3.12 00:47:18 3.12: Pulling from library/alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:19 Status: Downloaded newer image for alpine:3.12 00:47:19 Status: Downloaded newer image for alpine:3.12 00:47:19 ---> c4fd0aeabfcf 00:47:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:19 ---> c4fd0aeabfcf 00:47:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:20 ---> Running in 43900a07addb 00:47:20 ---> Running in 7b3cd61f79c8 00:47:21 Removing intermediate container cbe456302c97 00:47:21 Removing intermediate container d979a4618527 00:47:21 ---> 154b69f69db3 00:47:21 00:47:21 Step 11/22 : FROM alpine:3.12 00:47:21 ---> c4fd0aeabfcf 00:47:21 Step 12/22 : RUN apk add --update --no-cache curl 00:47:21 ---> dce13955efc7 00:47:21 00:47:21 Step 11/23 : FROM alpine:3.12 00:47:21 ---> c4fd0aeabfcf 00:47:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:21 ---> Running in 21e269dffb8a 00:47:21 ---> Running in 6d06e51b7f06 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:24 (1/1) Installing dumb-init (1.2.2-r1) 00:47:24 Executing busybox-1.31.1-r20.trigger 00:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:24 OK: 5 MiB in 15 packages 00:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:25 (1/2) Installing ca-certificates (20191127-r4) 00:47:25 (2/2) Installing dumb-init (1.2.2-r1) 00:47:25 Executing busybox-1.31.1-r20.trigger 00:47:25 Executing ca-certificates-20191127-r4.trigger 00:47:25 OK: 6 MiB in 16 packages 00:47:25 (1/4) Installing ca-certificates (20191127-r4) 00:47:25 (1/1) Installing dumb-init (1.2.2-r1) 00:47:25 Executing busybox-1.31.1-r20.trigger 00:47:25 OK: 5 MiB in 15 packages 00:47:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:25 (3/4) Installing libcurl (7.77.0-r0) 00:47:25 (4/4) Installing curl (7.77.0-r0) 00:47:25 Executing busybox-1.31.1-r20.trigger 00:47:25 Executing ca-certificates-20191127-r4.trigger 00:47:26 OK: 7 MiB in 18 packages 00:47:27 Removing intermediate container 7b3cd61f79c8 00:47:27 ---> 58d86696656c 00:47:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:28 ---> Running in 098a6384335b 00:47:28 Removing intermediate container 21e269dffb8a 00:47:28 ---> 63001e6b0aef 00:47:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:28 Removing intermediate container 43900a07addb 00:47:28 ---> 196baf378ef7 00:47:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:28 ---> Running in 8fcf0f9d9db2 00:47:28 ---> Running in 7717c542cd5e 00:47:28 Removing intermediate container 098a6384335b 00:47:28 ---> 24a37ee1d3f6 00:47:28 Step 14/24 : ENV APP_PORT=59882 00:47:29 Removing intermediate container 6d06e51b7f06 00:47:29 ---> f80192cf0888 00:47:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:29 Removing intermediate container 689f44f5e449 00:47:29 ---> e71c45e8b92b 00:47:29 00:47:29 Step 11/24 : FROM alpine:3.12 00:47:29 ---> c4fd0aeabfcf 00:47:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:29 ---> Running in af6151e0906b 00:47:29 ---> Running in 113ccb535f8f 00:47:29 ---> Running in 0a5eca298166 00:47:29 Removing intermediate container 7717c542cd5e 00:47:29 Removing intermediate container 8fcf0f9d9db2 00:47:29 ---> 79934ccaae40 00:47:29 Step 14/23 : ENV APP_PORT=59861 00:47:29 ---> 47b3c3c771d2 00:47:29 Step 14/23 : ENV APP_PORT=59860 00:47:29 ---> Running in 92314ab4956c 00:47:29 ---> Running in 07a378ad5075 00:47:29 Removing intermediate container af6151e0906b 00:47:29 ---> f2448430883d 00:47:29 Step 15/24 : EXPOSE $APP_PORT 00:47:30 Removing intermediate container 113ccb535f8f 00:47:30 ---> fe51ab20b8c2 00:47:30 Step 14/22 : WORKDIR /edgex 00:47:30 ---> Running in 846e78a1ed50 00:47:30 Removing intermediate container 0a5eca298166 00:47:30 ---> e2c8f40ecb5b 00:47:30 Step 13/24 : ENV APP_PORT=59880 00:47:30 ---> Running in c2af729b6db0 00:47:30 ---> Running in 2ef82acaee9a 00:47:30 Removing intermediate container 92314ab4956c 00:47:30 ---> 7181bb1d90b9 00:47:30 Step 15/23 : EXPOSE $APP_PORT 00:47:30 Removing intermediate container 07a378ad5075 00:47:30 ---> 7e968f6d670c 00:47:30 Step 15/23 : EXPOSE $APP_PORT 00:47:30 Removing intermediate container 846e78a1ed50 00:47:30 ---> f4041a2ebd1f 00:47:30 Step 16/24 : WORKDIR / 00:47:31 ---> Running in 8aa830ae0cd7 00:47:31 ---> Running in dbc2bd162d94 00:47:31 ---> Running in 8025d7894795 00:47:31 Removing intermediate container c2af729b6db0 00:47:31 ---> dcbf1055979c 00:47:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:31 Removing intermediate container 2ef82acaee9a 00:47:31 ---> 5463268927a0 00:47:31 Step 14/24 : EXPOSE $APP_PORT 00:47:31 ---> Running in 0d8778d497c0 00:47:31 Removing intermediate container dbc2bd162d94 00:47:31 ---> 263f67e7f3ae 00:47:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:31 Removing intermediate container 8aa830ae0cd7 00:47:31 ---> 4e5cb400f94a 00:47:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:31 Removing intermediate container 8025d7894795 00:47:31 ---> 1b58126baaa0 00:47:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:32 Removing intermediate container 0d8778d497c0 00:47:32 ---> 011433de093a 00:47:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:32 ---> Running in 207abea726aa 00:47:32 ---> 325335823923 00:47:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:32 ---> 0b0b3eb19d41 00:47:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:33 ---> 2ea3d602d3f9 00:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:33 ---> 4a17146483e5 00:47:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:35 ---> 2d7595828fe1 00:47:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:35 ---> 5cf9d6be9714 00:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:35 ---> 1edae1bb88df 00:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:35 ---> 04935f9a1e13 00:47:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:36 Removing intermediate container 207abea726aa 00:47:36 ---> 505c9a1b1652 00:47:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:47:36 ---> Running in 6729d054a957 00:47:36 ---> f967457ef7ec 00:47:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:47:36 ---> cfcff68cd94b 00:47:36 Step 20/24 : ENTRYPOINT ["/core-command"] 00:47:36 ---> dbe92d2a06c9 00:47:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:47:36 ---> Running in 7456af7f7a28 00:47:36 ---> 4950f3870994 00:47:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:37 ---> Running in 2487b2135001 00:47:37 ---> Running in f80e15562c52 00:47:37 ---> Running in 89b5e63af68a 00:47:37 Removing intermediate container 7456af7f7a28 00:47:37 ---> cb3449065583 00:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:37 Removing intermediate container 2487b2135001 00:47:37 ---> 3e9c2a940b97 00:47:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:38 ---> Running in d1457a50edfc 00:47:38 Removing intermediate container 89b5e63af68a 00:47:38 ---> 65221e4f7b1f 00:47:38 Step 19/22 : CMD ["--init=true"] 00:47:38 Removing intermediate container f80e15562c52 00:47:38 ---> 6722d0349c9b 00:47:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:38 ---> Running in 5c9ac3ac3c34 00:47:38 ---> Running in d8cde1fffdd3 00:47:38 ---> Running in e5e9a6223d29 00:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:38 Removing intermediate container d1457a50edfc 00:47:38 ---> 0500a2d34f54 00:47:38 Step 21/23 : LABEL arch=arm64 00:47:38 ---> Running in 59c33e604860 00:47:39 Removing intermediate container 5c9ac3ac3c34 00:47:39 ---> d56d30ddc8f7 00:47:39 Step 22/24 : LABEL arch=arm64 00:47:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:39 Removing intermediate container e5e9a6223d29 00:47:39 ---> f40e1b9f239e 00:47:39 Removing intermediate container d8cde1fffdd3 00:47:39 ---> 445f8ea70945 00:47:39 Step 21/23 : LABEL arch=arm64 00:47:39 Step 20/22 : LABEL arch=arm64 00:47:39 ---> Running in af055a42a05a 00:47:39 ---> Running in c0b2141e2e42 00:47:39 ---> Running in 172fc1b33aa0 00:47:39 Removing intermediate container 59c33e604860 00:47:39 ---> 2c284c265e75 00:47:39 Step 22/23 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:47:39 ---> Running in f3e4399b7cd4 00:47:40 (1/6) Installing dumb-init (1.2.2-r1) 00:47:40 (2/6) Installing libgcc (9.3.0-r2) 00:47:40 (3/6) Installing libsodium (1.0.18-r0) 00:47:40 (4/6) Installing libstdc++ (9.3.0-r2) 00:47:40 Removing intermediate container af055a42a05a 00:47:40 ---> a93ebd924f8f 00:47:40 Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:47:40 Removing intermediate container c0b2141e2e42 00:47:40 ---> b43ec3f5abce 00:47:40 Step 21/22 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:47:40 (5/6) Installing libzmq (4.3.3-r0) 00:47:40 (6/6) Installing zeromq (4.3.3-r0) 00:47:40 ---> Running in f6d9561252f0 00:47:40 Executing busybox-1.31.1-r20.trigger 00:47:40 OK: 8 MiB in 20 packages 00:47:40 Removing intermediate container 172fc1b33aa0 00:47:40 ---> 587280303dac 00:47:40 Step 22/23 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:47:41 ---> Running in 1eb60457b731 00:47:41 Removing intermediate container f3e4399b7cd4 00:47:41 ---> 8676adf53e60 00:47:41 Step 23/23 : LABEL version=0.0.0 00:47:41 ---> Running in 01585699185a 00:47:41 ---> Running in d960f5fc79ab 00:47:41 Removing intermediate container f6d9561252f0 00:47:41 ---> dd4fa807a360 00:47:41 Step 24/24 : LABEL version=0.0.0 00:47:41 Removing intermediate container 1eb60457b731 00:47:41 ---> 0dc9fefb4d10 00:47:41 Step 22/22 : LABEL version=0.0.0 00:47:41 ---> Running in 3bed4985dd33 00:47:41 ---> Running in ec375784bfae 00:47:41 Removing intermediate container 01585699185a 00:47:41 ---> 999eff41fd48 00:47:41 Step 23/23 : LABEL version=0.0.0 00:47:42 Removing intermediate container d960f5fc79ab 00:47:42 ---> 0d9e3b6c7cc5 00:47:42 00:47:42 ---> Running in 1b9209ac0be2 00:47:42 Removing intermediate container 6729d054a957 00:47:42 ---> f69ea25cdfe7 00:47:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:42 Removing intermediate container ec375784bfae 00:47:42 ---> 8f1a9974a308 00:47:42 00:47:42 Removing intermediate container 3bed4985dd33 00:47:42 ---> 07dc8f50a43d 00:47:42 00:47:42 Successfully built 0d9e3b6c7cc5 00:47:42 Successfully tagged support-notifications-arm64:latest 00:47:42 Building security-bootstrapper 00:47:42  Building support-notifications ... done Removing intermediate container 1b9209ac0be2 00:47:42 ---> 5e433fbde08a 00:47:42 00:47:43 Successfully built 8f1a9974a308 00:47:43 Successfully tagged security-proxy-setup-arm64:latest 00:47:43  Building security-proxy-setup ... done Building core-metadata 00:47:43 Successfully built 07dc8f50a43d 00:47:43 Successfully tagged core-command-arm64:latest 00:47:43  Building core-command ... done Building security-secretstore-setup 00:47:43 ---> d991a942f989 00:47:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:47:43 Successfully built 5e433fbde08a 00:47:43 Successfully tagged support-scheduler-arm64:latest 00:47:43 Building sys-mgmt-agent 00:47:45  Building support-scheduler ... done  ---> 1762fe5e5bc6 00:47:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:47:46 ---> a259a12ec900 00:47:46 Step 20/24 : ENTRYPOINT ["/core-data"] 00:47:46 ---> Running in c6942b4f31f6 00:47:46 Removing intermediate container c6942b4f31f6 00:47:46 ---> 1bb1924403bc 00:47:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:46 ---> Running in 66a0fff4b8b4 00:47:47 Removing intermediate container 66a0fff4b8b4 00:47:47 ---> b6581ed4cd76 00:47:47 Step 22/24 : LABEL arch=arm64 00:47:48 ---> Running in fc9e2f0b04e4 00:47:49 Removing intermediate container fc9e2f0b04e4 00:47:49 ---> b451eb700551 00:47:49 Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:47:49 ---> Running in cad99998a38f 00:47:50 Removing intermediate container cad99998a38f 00:47:50 ---> b7e108264642 00:47:50 Step 24/24 : LABEL version=0.0.0 00:47:50 ---> Running in 1ce0cb3cd835 00:47:51 Removing intermediate container 1ce0cb3cd835 00:47:51 ---> d37201a65793 00:47:51 00:47:52 Successfully built d37201a65793 00:47:52 Successfully tagged core-data-arm64:latest 00:48:41  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:48:41 ---> e925de537a5c 00:48:41 Step 3/32 : WORKDIR /edgex-go 00:48:41 ---> Using cache 00:48:41 ---> 66802d8819da 00:48:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:41 ---> Using cache 00:48:41 ---> b3aee8c293ca 00:48:41 Step 5/32 : RUN apk add --update --no-cache make git 00:48:41 ---> Using cache 00:48:41 ---> 09311c4333ef 00:48:41 Step 6/32 : COPY go.mod . 00:48:41 ---> Using cache 00:48:41 ---> 6df90320ef2e 00:48:41 Step 7/32 : RUN go mod download 00:48:41 ---> Using cache 00:48:41 ---> a9b805f324d3 00:48:41 Step 8/32 : COPY . . 00:48:41 ---> Using cache 00:48:41 ---> 161364a01d36 00:48:41 Step 9/32 : RUN go mod tidy 00:48:41 ---> Using cache 00:48:41 ---> 9e626ebb4821 00:48:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:41 ---> e925de537a5c 00:48:41 Step 3/24 : WORKDIR /edgex-go 00:48:41 ---> Using cache 00:48:41 ---> 66802d8819da 00:48:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:41 ---> Using cache 00:48:41 ---> b3aee8c293ca 00:48:41 Step 5/24 : RUN apk add --update --no-cache make git 00:48:41 ---> Using cache 00:48:41 ---> 09311c4333ef 00:48:41 Step 6/24 : COPY go.mod . 00:48:41 ---> Using cache 00:48:41 ---> 6df90320ef2e 00:48:41 Step 7/24 : RUN go mod download 00:48:41 ---> Using cache 00:48:41 ---> a9b805f324d3 00:48:41 Step 8/24 : COPY . . 00:48:41 ---> Using cache 00:48:41 ---> 161364a01d36 00:48:41 Step 9/24 : RUN go mod tidy 00:48:41 ---> Using cache 00:48:41 ---> 9e626ebb4821 00:48:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:48:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:41 ---> e925de537a5c 00:48:41 Step 3/24 : WORKDIR /edgex-go 00:48:41 ---> Using cache 00:48:41 ---> 66802d8819da 00:48:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:41 ---> Using cache 00:48:41 ---> b3aee8c293ca 00:48:41 Step 5/24 : RUN apk add --update --no-cache make bash git 00:48:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:48:41 ---> e925de537a5c 00:48:41 Step 3/26 : WORKDIR /edgex-go 00:48:41 ---> Using cache 00:48:41 ---> 66802d8819da 00:48:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:41 ---> Using cache 00:48:41 ---> b3aee8c293ca 00:48:41 Step 5/26 : RUN apk add --update --no-cache make git 00:48:41 ---> Using cache 00:48:41 ---> 09311c4333ef 00:48:41 Step 6/26 : COPY go.mod . 00:48:41 ---> Using cache 00:48:41 ---> 6df90320ef2e 00:48:41 Step 7/26 : RUN go mod download 00:48:41 ---> Using cache 00:48:41 ---> a9b805f324d3 00:48:41 Step 8/26 : COPY . . 00:48:41 ---> Using cache 00:48:41 ---> 161364a01d36 00:48:41 Step 9/26 : RUN go mod tidy 00:48:41 ---> Using cache 00:48:41 ---> 9e626ebb4821 00:48:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:42 ---> Running in fb55e4b11c47 00:48:42 ---> Running in 03c5dec211eb 00:48:42 ---> Running in d46105223e5b 00:48:42 ---> Running in e7a9164abffb 00:48:44 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 00:48:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:44 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 00:48:45 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 00:48:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:46 OK: 218 MiB in 52 packages 00:48:48 Removing intermediate container 03c5dec211eb 00:48:48 ---> e30416eea801 00:48:48 Step 6/24 : COPY go.mod . 00:48:49 ---> c230af1231c3 00:48:49 Step 7/24 : RUN go mod download 00:48:49 ---> Running in 99eaa96c5ea8 00:48:54 Removing intermediate container 99eaa96c5ea8 00:48:54 ---> 72e799961981 00:48:54 Step 8/24 : COPY . . 00:49:12 ---> 0b88d36aaedb 00:49:12 Step 9/24 : RUN go mod tidy 00:49:12 ---> Running in b24162e420c9 00:49:18 Removing intermediate container b24162e420c9 00:49:18 ---> 6e4fa5a03350 00:49:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:18 ---> Running in b4106d637ce0 00:49:20 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 00:50:20 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 00:50:26 Removing intermediate container e7a9164abffb 00:50:26 ---> d4ab23bd2e08 00:50:26 00:50:26 Step 11/32 : FROM alpine:3.12 00:50:26 ---> c4fd0aeabfcf 00:50:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:50:26 ---> Running in 7497bb75e5f3 00:50:27 Removing intermediate container fb55e4b11c47 00:50:27 ---> 3b8d5274b203 00:50:27 00:50:27 Step 11/26 : FROM alpine:3.12 00:50:27 ---> c4fd0aeabfcf 00:50:27 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:50:27 Removing intermediate container 7497bb75e5f3 00:50:27 ---> 29220137ccc3 00:50:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:50:27 ---> Running in f5dee96a3c21 00:50:27 ---> Running in c25e66539a14 00:50:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:31 Removing intermediate container d46105223e5b 00:50:31 ---> 5483ac621994 00:50:31 00:50:31 Step 11/24 : FROM alpine:3.12 00:50:31 ---> c4fd0aeabfcf 00:50:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:31 ---> Using cache 00:50:31 ---> 63001e6b0aef 00:50:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:31 ---> Using cache 00:50:31 ---> 79934ccaae40 00:50:31 Step 14/24 : ENV APP_PORT=59881 00:50:31 (1/6) Installing ca-certificates (20191127-r4) 00:50:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:50:31 (3/6) Installing libcurl (7.77.0-r0) 00:50:31 (4/6) Installing curl (7.77.0-r0) 00:50:31 (5/6) Installing dumb-init (1.2.2-r1) 00:50:31 (6/6) Installing su-exec (0.2-r1) 00:50:31 Executing busybox-1.31.1-r20.trigger 00:50:31 Executing ca-certificates-20191127-r4.trigger 00:50:31 (1/2) Installing dumb-init (1.2.2-r1) 00:50:31 (2/2) Installing su-exec (0.2-r1) 00:50:31 Executing busybox-1.31.1-r20.trigger 00:50:31 OK: 5 MiB in 16 packages 00:50:31 ---> Running in 173b01cc809d 00:50:31 OK: 7 MiB in 20 packages 00:50:32 Removing intermediate container 173b01cc809d 00:50:32 ---> 1f5a6faaf74c 00:50:32 Step 15/24 : EXPOSE $APP_PORT 00:50:32 ---> Running in b4d1acf0533d 00:50:33 Removing intermediate container f5dee96a3c21 00:50:33 ---> a0a7c61c16db 00:50:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:50:33 ---> Running in 42277a3868a9 00:50:33 Removing intermediate container b4d1acf0533d 00:50:33 ---> 8f1b3a58690b 00:50:33 Step 16/24 : WORKDIR / 00:50:33 ---> Running in d18b1697e1a8 00:50:33 Removing intermediate container c25e66539a14 00:50:33 ---> 1b4cffbb2363 00:50:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:34 ---> Running in 57b217823902 00:50:34 Removing intermediate container 42277a3868a9 00:50:34 ---> e5769e8b06b8 00:50:34 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:50:34 ---> Running in 13adc88ea66a 00:50:34 Removing intermediate container d18b1697e1a8 00:50:34 ---> dfe26b2d33a3 00:50:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:35 Removing intermediate container 57b217823902 00:50:35 ---> a7d41a720025 00:50:35 Step 14/26 : WORKDIR / 00:50:35 Removing intermediate container 13adc88ea66a 00:50:35 ---> 3ce530493b2c 00:50:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:35 ---> Running in c7ea1a97e7b4 00:50:35 ---> Running in b5bf289de6f6 00:50:35 ---> cc35726b1c4c 00:50:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:36 Removing intermediate container c7ea1a97e7b4 00:50:36 ---> 1ba5a05bf89c 00:50:36 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:50:38 ---> bfae0e63dc9f 00:50:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:50:38 ---> 3b5a8c490b7f 00:50:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:38 Removing intermediate container b4106d637ce0 00:50:38 ---> 23ac7ae890fd 00:50:38 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:39 ---> Running in b7780fdb1ab2 00:50:39 Removing intermediate container b5bf289de6f6 00:50:39 ---> 32da9b0f66f6 00:50:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:50:39 ---> b35b2143843b 00:50:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:39 ---> 600e5ab5ddb7 00:50:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:50:39 ---> Running in 25bbab7efc3b 00:50:39 ---> Running in 6fa5ed2cd5bf 00:50:40 Removing intermediate container 25bbab7efc3b 00:50:40 ---> afb977a79286 00:50:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:40 Removing intermediate container 6fa5ed2cd5bf 00:50:40 ---> c9d97443db2b 00:50:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:40 ---> a933c9b3cce6 00:50:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:50:40 ---> Running in b4527f0d981d 00:50:41 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 00:50:41 Removing intermediate container b4527f0d981d 00:50:41 ---> d3e600d42291 00:50:41 Step 22/24 : LABEL arch=arm64 00:50:41 ---> d5c2f0879021 00:50:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:41 ---> Running in 8f9e9155d99e 00:50:41 ---> Running in cfd045c73923 00:50:41 ---> e6ee1af6a6e8 00:50:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:42 Removing intermediate container 8f9e9155d99e 00:50:42 ---> 44398366e06a 00:50:42 Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:50:42 ---> Running in 6aaad1d14ed4 00:50:43 Removing intermediate container 6aaad1d14ed4 00:50:43 ---> f05ea6d122ba 00:50:43 Step 24/24 : LABEL version=0.0.0 00:50:43 ---> b08222e85a19 00:50:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:43 ---> Running in 217da1adb09d 00:50:44 Removing intermediate container b7780fdb1ab2 00:50:44 ---> 8b3ddad581bc 00:50:44 00:50:44 Step 12/24 : FROM docker:20.10.0 00:50:44 20.10.0: Pulling from library/docker 00:50:44 Removing intermediate container 217da1adb09d 00:50:44 ---> a39a840af45c 00:50:44 00:50:45 Successfully built a39a840af45c 00:50:45 Removing intermediate container cfd045c73923 00:50:45 ---> e8f969371ec4 00:50:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:45 Successfully tagged core-metadata-arm64:latest 00:50:45  Building core-metadata ... done  ---> f92a2b93d19d 00:50:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:46 ---> ca4bd0c83dfe 00:50:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:46 ---> 3c9b5dd79dbe 00:50:46 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/ 00:50:47 ---> Running in 80fbf1c49b5f 00:50:48 ---> 530b4028fc8a 00:50:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:49 ---> d6c84dbb54ad 00:50:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:50 Removing intermediate container 80fbf1c49b5f 00:50:50 ---> dd5488097475 00:50:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:50:50 ---> 64dd35876b86 00:50:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:50 ---> Running in 9bd95b61afab 00:50:51 Removing intermediate container 9bd95b61afab 00:50:51 ---> c85913c322de 00:50:51 Step 24/26 : LABEL arch=arm64 00:50:51 ---> Running in ae6584bef581 00:50:51 ---> bc2ef3608d6a 00:50:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:50:52 ---> Running in 502f7a1c6905 00:50:52 Removing intermediate container ae6584bef581 00:50:52 ---> 9ff5a379dc76 00:50:52 Step 25/26 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:50:52 ---> Running in 409890a14ba9 00:50:52 Removing intermediate container 502f7a1c6905 00:50:52 ---> 780de014a318 00:50:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:53 Removing intermediate container 409890a14ba9 00:50:53 ---> 1306043c5a66 00:50:53 Step 26/26 : LABEL version=0.0.0 00:50:53 ---> Running in f17bba9559f1 00:50:53 ---> c130d0759ce4 00:50:53 Step 27/32 : RUN chmod +x /entrypoint.sh 00:50:53 ---> Running in 2cdf9105ee17 00:50:54 Removing intermediate container f17bba9559f1 00:50:54 ---> b19518658b71 00:50:54 00:50:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:54 Status: Downloaded newer image for docker:20.10.0 00:50:54 ---> eeaf43b92773 00:50: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' 00:50:54 Successfully built b19518658b71 00:50:54 Successfully tagged security-secretstore-setup-arm64:latest 00:50:55  Building security-secretstore-setup ... done  ---> Running in 66442e822ca5 00:50:55 Removing intermediate container 66442e822ca5 00:50:55 ---> f15655c5d3c7 00:50:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:50:55 ---> Running in ead137c48057 00:50:56 Removing intermediate container 2cdf9105ee17 00:50:56 ---> 358817646d0e 00:50:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:50:56 ---> Running in 5a7e5de6d383 00:50:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:57 Removing intermediate container 5a7e5de6d383 00:50:57 ---> 612090d5f864 00:50:57 Step 29/32 : CMD ["gate"] 00:50:57 ---> Running in c327c0a16fdf 00:50:58 (1/39) Installing readline (8.0.4-r0) 00:50:58 (2/39) Installing bash (5.0.17-r0) 00:50:58 Executing bash-5.0.17-r0.post-install 00:50:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:50:58 (4/39) Installing libcurl (7.77.0-r0) 00:50:58 (5/39) Installing curl (7.77.0-r0) 00:50:58 (6/39) Installing dumb-init (1.2.2-r1) 00:50:58 (7/39) Installing libbz2 (1.0.8-r1) 00:50:58 (8/39) Installing expat (2.2.9-r1) 00:50:58 (9/39) Installing libffi (3.3-r2) 00:50:58 (10/39) Installing gdbm (1.13-r1) 00:50:58 (11/39) Installing xz-libs (5.2.5-r0) 00:50:58 (12/39) Installing sqlite-libs (3.32.1-r1) 00:50:58 (13/39) Installing python3 (3.8.10-r0) 00:50:58 Removing intermediate container c327c0a16fdf 00:50:58 ---> a5546dc233dd 00:50:58 Step 30/32 : LABEL arch=arm64 00:50:59 ---> Running in 22a1b071e9e8 00:50:59 Removing intermediate container 22a1b071e9e8 00:50:59 ---> 596f9ff34646 00:50:59 Step 31/32 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:51:00 (14/39) Installing py3-appdirs (1.4.4-r1) 00:51:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:51:00 (16/39) Installing py3-parsing (2.4.7-r0) 00:51:00 (17/39) Installing py3-six (1.15.0-r0) 00:51:00 (18/39) Installing py3-packaging (20.4-r0) 00:51:00 (19/39) Installing py3-setuptools (47.0.0-r0) 00:51:00 ---> Running in 9e1850b2973b 00:51:00 (20/39) Installing py3-chardet (3.0.4-r4) 00:51:00 (21/39) Installing py3-idna (2.9-r0) 00:51:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:51:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:51:00 (24/39) Installing py3-requests (2.23.0-r0) 00:51:00 (25/39) Installing py3-msgpack (1.0.0-r0) 00:51:00 (26/39) Installing py3-lockfile (0.12.2-r3) 00:51:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:51:00 (28/39) Installing py3-colorama (0.4.3-r0) 00:51:00 (29/39) Installing py3-distlib (0.3.0-r0) 00:51:00 (30/39) Installing py3-distro (1.5.0-r1) 00:51:00 (31/39) Installing py3-webencodings (0.5.1-r3) 00:51:00 (32/39) Installing py3-html5lib (1.0.1-r4) 00:51:00 (33/39) Installing py3-pytoml (0.1.21-r0) 00:51:00 (34/39) Installing py3-pep517 (0.8.2-r0) 00:51:00 (35/39) Installing py3-progress (1.5-r0) 00:51:00 (36/39) Installing py3-toml (0.10.1-r0) 00:51:00 (37/39) Installing py3-retrying (1.3.3-r0) 00:51:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:51:00 (39/39) Installing py3-pip (20.1.1-r0) 00:51:00 Executing busybox-1.31.1-r19.trigger 00:51:00 OK: 72 MiB in 59 packages 00:51:00 Removing intermediate container 9e1850b2973b 00:51:00 ---> c97716ca93d4 00:51:00 Step 32/32 : LABEL version=0.0.0 00:51:01 ---> Running in 5aa5d983b74d 00:51:01 Removing intermediate container 5aa5d983b74d 00:51:01 ---> 2c3a0dc2aa39 00:51:01 00:51:02 Successfully built 2c3a0dc2aa39 00:51:02 Successfully tagged security-bootstrapper-arm64:latest 00:51:05  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 00:51:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:06 Collecting texttable<0.10,>=0.9.0 00:51:06 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:08 Collecting websocket-client<1.0,>=0.32.0 00:51:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:51:09 Collecting dockerpty<0.5,>=0.4.1 00:51:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:11 Collecting docker<4.0,>=3.6.0 00:51:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:12 Collecting PyYAML<4,>=3.10 00:51:12 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:16 Collecting jsonschema<3,>=2.5.1 00:51:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:16 Collecting cached-property<2,>=1.2.0 00:51:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:18 Collecting docopt<0.7,>=0.6.1 00:51:18 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:20 Collecting docker-pycreds>=0.4.0 00:51:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:21 Collecting urllib3<1.25,>=1.21.1 00:51:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:21 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) 00:51:21 Collecting idna<2.8,>=2.5 00:51:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:21 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) 00:51:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:22 Installing collected packages: texttable, websocket-client, dockerpty, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, cached-property, docopt, docker-compose 00:51:22 Running setup.py install for texttable: started 00:51:24 Running setup.py install for texttable: finished with status 'done' 00:51:25 Running setup.py install for dockerpty: started 00:51:27 Running setup.py install for dockerpty: finished with status 'done' 00:51:27 Attempting uninstall: urllib3 00:51:27 Found existing installation: urllib3 1.25.9 00:51:27 Uninstalling urllib3-1.25.9: 00:51:27 Successfully uninstalled urllib3-1.25.9 00:51:28 Attempting uninstall: idna 00:51:28 Found existing installation: idna 2.9 00:51:28 Uninstalling idna-2.9: 00:51:28 Successfully uninstalled idna-2.9 00:51:28 Attempting uninstall: requests 00:51:28 Found existing installation: requests 2.23.0 00:51:28 Uninstalling requests-2.23.0: 00:51:29 Successfully uninstalled requests-2.23.0 00:51:30 Running setup.py install for PyYAML: started 00:51:32 Running setup.py install for PyYAML: finished with status 'done' 00:51:33 Running setup.py install for docopt: started 00:51:35 Running setup.py install for docopt: finished with status 'done' 00:51:36 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 00:51:45 Removing intermediate container ead137c48057 00:51:45 ---> c5a5b8fa26e1 00:51:45 Step 15/24 : ENV APP_PORT=58890 00:51:45 ---> Running in 18bf26daca4d 00:51:45 Removing intermediate container 18bf26daca4d 00:51:45 ---> cf869a07db45 00:51:45 Step 16/24 : EXPOSE $APP_PORT 00:51:45 ---> Running in d972a76243ee 00:51:45 Removing intermediate container d972a76243ee 00:51:45 ---> 3fa99637377d 00:51:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:47 ---> d35793af6d5e 00:51:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:47 ---> b470efd45d9a 00:51:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:48 ---> 5b2fad80238d 00:51:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:48 ---> Running in 85512e4b7b7d 00:51:49 Removing intermediate container 85512e4b7b7d 00:51:49 ---> 76ef86211b7b 00:51:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:49 ---> Running in a1b5c0d8f2b5 00:51:50 Removing intermediate container a1b5c0d8f2b5 00:51:50 ---> 7c35afb37ad7 00:51:50 Step 22/24 : LABEL arch=arm64 00:51:50 ---> Running in ee97fb46eea2 00:51:50 Removing intermediate container ee97fb46eea2 00:51:50 ---> 035152632d76 00:51:50 Step 23/24 : LABEL git_sha=68d9055dc9f1170fd3ff2e8d8f3d2e9701ecf15e 00:51:50 ---> Running in 7a754ebc1d8d 00:51:51 Removing intermediate container 7a754ebc1d8d 00:51:51 ---> 0f07e5f60415 00:51:51 Step 24/24 : LABEL version=0.0.0 00:51:51 ---> Running in 90b001345320 00:51:52 Removing intermediate container 90b001345320 00:51:52 ---> 6ebc55a86047 00:51:52 00:51:52 Successfully built 6ebc55a86047 00:51:52 Successfully tagged sys-mgmt-agent-arm64:latest 00:51:52  Building sys-mgmt-agent ... done  [Pipeline] } 00:51:52 $ docker stop --time=1 377e76d0e8e7369e80d7289a6d30ba6c0b6115b74c2359e1eb967ed02b1ffdbb 00:51:54 $ docker rm -f 377e76d0e8e7369e80d7289a6d30ba6c0b6115b74c2359e1eb967ed02b1ffdbb [Pipeline] // withDockerContainer [Pipeline] sh 00:51:55 + docker images 00:51:55 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:55 sys-mgmt-agent-arm64 latest 6ebc55a86047 4 seconds ago 299MB 00:51:55 security-bootstrapper-arm64 latest 2c3a0dc2aa39 54 seconds ago 17.5MB 00:51:55 security-secretstore-setup-arm64 latest b19518658b71 About a minute ago 27.1MB 00:51:55 core-metadata-arm64 latest a39a840af45c About a minute ago 15.7MB 00:51:55 8b3ddad581bc About a minute ago 969MB 00:51:55 5483ac621994 About a minute ago 972MB 00:51:55 3b8d5274b203 About a minute ago 976MB 00:51:55 d4ab23bd2e08 About a minute ago 970MB 00:51:55 core-data-arm64 latest d37201a65793 4 minutes ago 19.1MB 00:51:55 security-proxy-setup-arm64 latest 8f1a9974a308 4 minutes ago 24.2MB 00:51:55 support-scheduler-arm64 latest 5e433fbde08a 4 minutes ago 15.1MB 00:51:55 core-command-arm64 latest 07dc8f50a43d 4 minutes ago 15MB 00:51:55 support-notifications-arm64 latest 0d9e3b6c7cc5 4 minutes ago 15.7MB 00:51:55 e71c45e8b92b 4 minutes ago 975MB 00:51:55 dce13955efc7 4 minutes ago 968MB 00:51:55 154b69f69db3 4 minutes ago 973MB 00:51:55 de12ad61e059 4 minutes ago 969MB 00:51:55 9b9a08a60541 4 minutes ago 966MB 00:51:55 ci-base-image-arm64 latest e925de537a5c 14 minutes ago 641MB 00:51:55 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 00:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB 00:51:55 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 00:51:56 ---> job-cost.sh 00:51:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NIUj 00:52:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-NIUj/bin to PATH 00:54:35 INFO: No Stack... 00:54:35 INFO: Retrieving Pricing Info for: v2-standard-4 00:54:35 INFO: Archiving Costs [Pipeline] sh 00:54:35 + + catcut /w/workspace/edgex-go/15/archives/cost.csv -d, 00:54:35 -f6 [Pipeline] lock 00:54:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] 00:54:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] did not exist. Created. 00:54:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:41 + echo total: 0.18000000715255737 [Pipeline] stash 00:54:41 Stashed 1 file(s) [Pipeline] } 00:54:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-15-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 00:54:42 provisioning config files... 00:54:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config3944386118344054515tmp [Pipeline] { [Pipeline] sh 00:54:42 + set +x 00:54:42 + curl -s https://codecov.io/bash 00:54:42 + bash -s -- 00:54:42 00:54:42 _____ _ 00:54:42 / ____| | | 00:54:42 | | ___ __| | ___ ___ _____ __ 00:54:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:42 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:42 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:42 Bash-1.0.3 00:54:42 00:54:42 00:54:42 ==> git version 2.24.4 found 00:54:42 ==> 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 00:54:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:42 ==> Jenkins CI detected. 00:54:42 project root: . 00:54:42 --> token set from env 00:54:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:43 ==> Running gcov in . (disable via -X gcov) 00:54:43 ==> Python coveragepy not found 00:54:43 ==> Searching for coverage reports in: 00:54:43 + . 00:54:43 -> Found 1 reports 00:54:43 ==> Detecting git/mercurial file structure 00:54:43 ==> Reading reports 00:54:43 + ./coverage.out bytes=398095 00:54:43 ==> Appending adjustments 00:54:43 https://docs.codecov.io/docs/fixing-reports 00:54:44 + Found adjustments 00:54:44 ==> Gzipping contents 00:54:44 56K /tmp/codecov.jLJmBA.gz 00:54:44 ==> Uploading reports 00:54:44 url: https://codecov.io 00:54:44 query: branch=PR-3571&commit=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 00:54:44 -> Pinging Codecov 00:54:44 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 00:54:44 -> Uploading to 00:54:44 https://storage.googleapis.com/codecov/v4/raw/2021-07-01/00271124DB129430A58F1EEE437C3FCB/c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b/cd0baa94-d95c-47c9-a37e-724479fffb56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T005444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3996ba64816006470c8726ee75746b11cb06fae391207e2ab2bdb6bac23c4ec0 00:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:44 Dload Upload Total Spent Left Speed 00:54:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54916 0 0 100 54916 0 325k --:--:-- --:--:-- --:--:-- 325k 100 54916 0 0 100 54916 0 157k --:--:-- --:--:-- --:--:-- 157k 00:54:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7f4a27c6e4c9c07706b6d5a46d44cea7e05fa0b [Pipeline] } 00:54:44 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 00:54:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:46 ---> package-listing.sh 00:54:46 ++ facter osfamily 00:54:46 ++ tr '[:upper:]' '[:lower:]' 00:54:46 + OS_FAMILY=redhat 00:54:46 + workspace=/w/workspace/edgex-go/15 00:54:46 + START_PACKAGES=/tmp/packages_start.txt 00:54:46 + END_PACKAGES=/tmp/packages_end.txt 00:54:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:46 + PACKAGES=/tmp/packages_start.txt 00:54:46 + '[' /w/workspace/edgex-go/15 ']' 00:54:46 + PACKAGES=/tmp/packages_end.txt 00:54:46 + case "${OS_FAMILY}" in 00:54:46 + sort 00:54:46 + rpm -qa 00:54:49 + '[' -f /tmp/packages_start.txt ']' 00:54:49 + '[' -f /tmp/packages_end.txt ']' 00:54:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:49 + '[' /w/workspace/edgex-go/15 ']' 00:54:49 + mkdir -p /w/workspace/edgex-go/15/archives/ 00:54:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 00:54:49 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:50 00:54:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:50 alpine: Pulling from edgex-lftools-log-publisher 00:54:50 df20fa9351a1: Pulling fs layer 00:54:50 36b3adc4ff6f: Pulling fs layer 00:54:50 8ad3a11d3b57: Pulling fs layer 00:54:50 46f8f816bc3b: Pulling fs layer 00:54:50 93b61091891f: Pulling fs layer 00:54:50 93b9cdb0e59b: Pulling fs layer 00:54:50 5e14af77c1be: Pulling fs layer 00:54:50 01666e4c0597: Pulling fs layer 00:54:50 aa168da1d23b: Pulling fs layer 00:54:50 46f8f816bc3b: Waiting 00:54:50 93b61091891f: Waiting 00:54:50 01666e4c0597: Waiting 00:54:50 93b9cdb0e59b: Waiting 00:54:50 5e14af77c1be: Waiting 00:54:50 36b3adc4ff6f: Verifying Checksum 00:54:50 36b3adc4ff6f: Download complete 00:54:50 46f8f816bc3b: Verifying Checksum 00:54:50 46f8f816bc3b: Download complete 00:54:50 df20fa9351a1: Verifying Checksum 00:54:50 df20fa9351a1: Download complete 00:54:50 93b9cdb0e59b: Verifying Checksum 00:54:50 93b9cdb0e59b: Download complete 00:54:50 5e14af77c1be: Verifying Checksum 00:54:50 5e14af77c1be: Download complete 00:54:50 01666e4c0597: Verifying Checksum 00:54:50 01666e4c0597: Download complete 00:54:50 93b61091891f: Verifying Checksum 00:54:50 93b61091891f: Download complete 00:54:50 df20fa9351a1: Pull complete 00:54:51 8ad3a11d3b57: Verifying Checksum 00:54:51 8ad3a11d3b57: Download complete 00:54:51 36b3adc4ff6f: Pull complete 00:54:51 8ad3a11d3b57: Pull complete 00:54:51 46f8f816bc3b: Pull complete 00:54:51 93b61091891f: Pull complete 00:54:51 93b9cdb0e59b: Pull complete 00:54:51 5e14af77c1be: Pull complete 00:54:52 01666e4c0597: Pull complete 00:54:53 aa168da1d23b: Verifying Checksum 00:54:53 aa168da1d23b: Download complete 00:54:57 aa168da1d23b: Pull complete 00:54:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:57 prd-centos7-docker-4c-2g-1080 does not seem to be running inside a container 00:54:57 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:00 $ docker top 470f3183e61307cf007968b47d2a942a8864cbc74acbd726fe3313f6031c28b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:01 + mkdir -p /var/log/sa [Pipeline] sh 00:55:01 + ls /var/log/sa-host 00:55:01 + sadf -c /var/log/sa-host/sa01 00:55:01 file_magic: OK 00:55:01 HZ: Using current value: 100 00:55:01 file_header: OK 00:55:01 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 00:55:01 Statistics: 00:55:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:01 File successfully converted to sysstat format version 12.2.1 00:55:01 + sadf -c /var/log/sa-host/sa05 00:55:01 file_magic: OK 00:55:01 HZ: Using current value: 100 00:55:01 file_header: OK 00:55:01 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 00:55:01 Statistics: 00:55:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:02 provisioning config files... 00:55:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config1032545313696448754tmp [Pipeline] { [Pipeline] echo 00:55:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:02 ---> create-netrc.sh [Pipeline] } 00:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:03 ---> python-tools-install.sh [Pipeline] echo 00:55:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:06 ---> sudo-logs.sh 00:55:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:07 ---> job-cost.sh 00:55:07 lf-activate-venv: SKIPPING 00:55:07 DEBUG: total: 0.18000000715255737 00:55:07 INFO: Retrieving Stack Cost... 00:55:08 INFO: Retrieving Pricing Info for: v3-standard-2 00:55:08 INFO: Archiving Costs [Pipeline] echo 00:55:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:08 ---> logs-deploy.sh 00:55:08 lf-activate-venv: SKIPPING 00:55:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/15 00:55:08 INFO: archiving workspace using pattern(s): 00:55:10 Archives upload complete. 00:55:10 INFO: archiving logs to Nexus 00:55:11 ---> uname -a: 00:55:11 Linux prd-centos7-docker-4c-2g-1080.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:55:11 00:55:11 00:55:11 ---> lscpu: 00:55:11 Architecture: x86_64 00:55:11 CPU op-mode(s): 32-bit, 64-bit 00:55:11 Byte Order: Little Endian 00:55:11 Address sizes: 40 bits physical, 48 bits virtual 00:55:11 CPU(s): 2 00:55:11 On-line CPU(s) list: 0,1 00:55:11 Thread(s) per core: 1 00:55:11 Core(s) per socket: 1 00:55:11 Socket(s): 2 00:55:11 NUMA node(s): 1 00:55:11 Vendor ID: AuthenticAMD 00:55:11 CPU family: 23 00:55:11 Model: 49 00:55:11 Model name: AMD EPYC-Rome Processor 00:55:11 Stepping: 0 00:55:11 CPU MHz: 2800.000 00:55:11 BogoMIPS: 5600.00 00:55:11 Virtualization: AMD-V 00:55:11 Hypervisor vendor: KVM 00:55:11 Virtualization type: full 00:55:11 L1d cache: 64 KiB 00:55:11 L1i cache: 64 KiB 00:55:11 L2 cache: 1 MiB 00:55:11 L3 cache: 32 MiB 00:55:11 NUMA node0 CPU(s): 0,1 00:55:11 Vulnerability Itlb multihit: Not affected 00:55:11 Vulnerability L1tf: Not affected 00:55:11 Vulnerability Mds: Not affected 00:55:11 Vulnerability Meltdown: Not affected 00:55:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:11 Vulnerability Srbds: Not affected 00:55:11 Vulnerability Tsx async abort: Not affected 00:55:11 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 00:55:11 00:55:11 00:55:11 ---> nproc: 00:55:11 2 00:55:11 00:55:11 00:55:11 ---> df -h: 00:55:11 Filesystem Size Used Available Use% Mounted on 00:55:11 overlay 40.0G 11.6G 28.4G 29% / 00:55:11 tmpfs 64.0M 0 64.0M 0% /dev 00:55:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:55:11 shm 64.0M 0 64.0M 0% /dev/shm 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/15 00:55:11 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/15@tmp 00:55:11 00:55:11 00:55:11 ---> free -m: 00:55:11 total used free shared buff/cache available 00:55:11 Mem: 7821 1223 2251 0 4345 6557 00:55:11 Swap: 1023 1 1022 00:55:11 00:55:11 00:55:11 ---> ip addr: 00:55:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:11 inet 127.0.0.1/8 scope host lo 00:55:11 valid_lft forever preferred_lft forever 00:55:11 inet6 ::1/128 scope host 00:55:11 valid_lft forever preferred_lft forever 00:55:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:11 link/ether fa:16:3e:bf:d8:10 brd ff:ff:ff:ff:ff:ff 00:55:11 inet 10.30.122.244/23 brd 10.30.123.255 scope global dynamic eth0 00:55:11 valid_lft 84873sec preferred_lft 84873sec 00:55:11 inet6 fe80::f816:3eff:febf:d810/64 scope link 00:55:11 valid_lft forever preferred_lft forever 00:55:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:11 link/ether 02:42:11:c3:be:15 brd ff:ff:ff:ff:ff:ff 00:55:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:11 valid_lft forever preferred_lft forever 00:55:11 inet6 fe80::42:11ff:fec3:be15/64 scope link 00:55:11 valid_lft forever preferred_lft forever 00:55:11 00:55:11 00:55:11 ---> sar -b -r -n DEV: 00:55:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 00:55:11 00:55:11 00:29:33 LINUX RESTART (2 CPU) 00:55:11 00:55:11 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:11 00:31:01 98.40 16.29 82.11 0.00 5498.02 10864.39 0.00 00:55:11 00:32:01 81.12 0.18 80.94 0.00 22.77 41650.69 0.00 00:55:11 00:33:01 123.02 0.00 123.02 0.00 0.00 17311.22 0.00 00:55:11 00:34:01 57.89 0.00 57.89 0.00 0.00 10102.63 0.00 00:55:11 00:35:01 48.10 0.02 48.08 0.00 0.53 2546.37 0.00 00:55:11 00:36:02 448.98 140.68 308.29 0.00 3420.42 178971.99 0.00 00:55:11 00:37:01 286.10 60.83 225.27 0.00 2325.89 129106.32 0.00 00:55:11 00:38:01 611.59 169.79 441.80 0.00 6709.74 172796.79 0.00 00:55:11 00:39:01 180.08 15.32 164.76 0.00 1293.99 25856.70 0.00 00:55:11 00:40:01 1.47 0.00 1.47 0.00 0.00 26.65 0.00 00:55:11 00:41:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:55:11 00:42:01 0.37 0.00 0.37 0.00 0.00 5.08 0.00 00:55:11 00:43:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 00:55:11 00:44:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 00:55:11 00:45:01 0.43 0.18 0.25 0.00 5.73 3.20 0.00 00:55:11 00:46:02 0.78 0.00 0.78 0.00 0.00 15.93 0.00 00:55:11 00:47:01 0.42 0.00 0.42 0.00 0.00 5.88 0.00 00:55:11 00:48:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 00:55:11 00:49:01 0.67 0.00 0.67 0.00 0.00 7.85 0.00 00:55:11 00:50:01 0.57 0.00 0.57 0.00 0.00 5.55 0.00 00:55:11 00:51:01 0.68 0.00 0.68 0.00 0.00 7.88 0.00 00:55:11 00:52:01 0.62 0.00 0.62 0.00 0.00 6.35 0.00 00:55:11 00:53:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 00:55:11 00:54:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 00:55:11 00:55:01 110.93 41.27 69.65 0.00 4163.89 14884.41 0.00 00:55:11 Average: 82.31 17.85 64.46 0.00 939.18 24217.44 0.00 00:55:11 00:55:11 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:11 00:31:01 5133892 0 886752 11.07 2620 1985676 1514888 16.73 853128 1610176 86516 00:55:11 00:32:01 4150384 0 979420 12.23 2620 2876516 1660160 18.33 1039564 2329752 21780 00:55:11 00:33:01 4032032 0 1114004 13.91 2620 2860284 1738952 19.20 1236348 2200712 108164 00:55:11 00:34:01 3851048 0 1082320 13.51 2620 3072952 1830640 20.21 1308980 2288352 28100 00:55:11 00:35:01 3862760 0 1049520 13.10 2620 3094040 1562264 17.25 1232376 2350292 140432 00:55:11 00:36:02 333868 0 1273776 15.90 2620 6398676 1972032 21.77 2877296 4083284 687596 00:55:11 00:37:01 1106660 0 1299928 16.23 2620 5599732 2298980 25.38 2420156 3740444 129288 00:55:11 00:38:01 810064 0 1630740 20.36 2620 5565516 3213896 35.48 2244916 4169024 126848 00:55:11 00:39:01 2935508 0 1152900 14.40 2620 3917912 1352400 14.93 1296384 3065804 8 00:55:11 00:40:01 2942988 0 1145412 14.30 2620 3917920 1263428 13.95 1291168 3065804 8 00:55:11 00:41:01 2942676 0 1145724 14.31 2620 3917920 1263440 13.95 1286308 3072760 8 00:55:11 00:42:01 2942868 0 1145528 14.30 2620 3917924 1263296 13.95 1291316 3067260 8 00:55:11 00:43:01 2943672 0 1144716 14.29 2620 3917932 1263464 13.95 1286940 3072140 8 00:55:11 00:44:01 2944364 0 1144024 14.28 2620 3917932 1263296 13.95 1286456 3072140 8 00:55:11 00:45:01 2943680 0 1144672 14.29 2620 3917968 1263296 13.95 1286548 3072168 16 00:55:11 00:46:02 2941104 0 1147248 14.32 2620 3917968 1263380 13.95 1292624 3069364 8 00:55:11 00:47:01 2941448 0 1146896 14.32 2620 3917976 1263296 13.95 1294212 3067484 8 00:55:11 00:48:01 2936944 0 1151396 14.38 2620 3917980 1263296 13.95 1300396 3065240 8 00:55:11 00:49:01 2937176 0 1151160 14.37 2620 3917984 1263296 13.95 1311340 3054048 8 00:55:11 00:50:01 2937300 0 1150972 14.37 2620 3918048 1263296 13.95 1311484 3054064 24 00:55:11 00:51:01 2937228 0 1151096 14.37 2620 3917996 1263380 13.95 1311572 3054052 8 00:55:11 00:52:01 2937360 0 1150960 14.37 2620 3918000 1263332 13.95 1312216 3053208 8 00:55:11 00:53:01 2937400 0 1150916 14.37 2620 3918004 1263296 13.95 1312208 3053208 12 00:55:11 00:54:01 2937268 0 1151044 14.37 2620 3918008 1263296 13.95 1312212 3053208 8 00:55:11 00:55:01 2359440 0 1199504 14.98 2620 4447376 1369124 15.12 1345996 3554940 48 00:55:11 Average: 2907165 0 1155625 14.43 2620 3943530 1498537 16.54 1413686 3013557 53157 00:55:11 00:55:11 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:11 00:31:01 veth2d5d552 562.57 441.06 53.84 1489.32 0.00 0.00 0.00 0.00 00:55:11 00:31:01 eth0 1536.89 1353.65 5218.21 166.28 0.00 0.00 0.00 0.00 00:55:11 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:31:01 docker0 562.57 440.92 46.15 1489.31 0.00 0.00 0.00 0.00 00:55:11 00:32:01 veth9e0081e 28.72 35.04 1.90 88.18 0.00 0.00 0.00 0.00 00:55:11 00:32:01 eth0 614.00 675.89 3998.65 90.32 0.00 0.00 0.00 0.00 00:55:11 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:32:01 docker0 427.92 335.38 32.25 1301.68 0.00 0.00 0.00 0.00 00:55:11 00:33:01 vethf21190d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:33:01 eth0 289.76 249.91 786.58 30.58 0.00 0.00 0.00 0.00 00:55:11 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:33:01 docker0 232.68 251.72 15.37 757.09 0.00 0.00 0.00 0.00 00:55:11 00:34:01 vethf21190d 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 00:55:11 00:34:01 eth0 31.05 18.28 21.31 64.46 0.00 0.00 0.00 0.00 00:55:11 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:34:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 00:55:11 00:35:01 vethf21190d 0.82 0.82 0.06 0.06 0.00 0.00 0.00 0.00 00:55:11 00:35:01 eth0 21.79 11.56 17.89 9.33 0.00 0.00 0.00 0.00 00:55:11 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:35:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 00:55:11 00:36:02 veth1c042ca 0.02 0.26 0.00 0.02 0.00 0.00 0.00 0.00 00:55:11 00:36:02 veth135f712 0.00 0.51 0.00 0.03 0.00 0.00 0.00 0.00 00:55:11 00:36:02 eth0 248.89 208.52 1842.09 71.69 0.00 0.00 0.00 0.00 00:55:11 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:37:01 veth63575c3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:37:01 veth1084650 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:37:01 vethc21b48d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:37:01 veth8000979 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:38:01 veth25b75e7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:38:01 veth1123b57 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:11 00:38:01 veth135f712 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 00:55:11 00:38:01 eth0 3026.11 2712.24 13790.77 513.62 0.00 0.00 0.00 0.00 00:55:11 00:39:01 eth0 51.27 35.09 131.36 62.00 0.00 0.00 0.00 0.00 00:55:11 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:11 00:39:01 docker0 1346.66 1199.00 101.80 4345.46 0.00 0.00 0.00 0.00 00:55:11 00:40:01 eth0 0.87 0.58 0.29 0.22 0.00 0.00 0.00 0.00 00:55:11 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:41:01 eth0 0.33 0.23 0.15 0.08 0.00 0.00 0.00 0.00 00:55:11 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:42:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 00:55:11 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:43:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:55:11 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:44:01 eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:55:11 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:11 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:46:02 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 00:55:11 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:11 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:11 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:51:01 eth0 0.27 0.22 0.09 0.08 0.00 0.00 0.00 0.00 00:55:11 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:52:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:55:11 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:53:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:11 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:55:01 eth0 220.22 196.69 2179.76 22.40 0.00 0.00 0.00 0.00 00:55:11 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 Average: eth0 130.86 117.39 642.72 23.91 0.00 0.00 0.00 0.00 00:55:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:11 Average: docker0 53.91 48.00 4.08 173.96 0.00 0.00 0.00 0.00 00:55:11 00:55:11 00:55:11 ---> sar -P ALL: 00:55:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 00:55:11 00:55:11 00:29:33 LINUX RESTART (2 CPU) 00:55:11 00:55:11 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:55:11 00:31:01 all 22.73 0.00 5.85 2.65 0.10 68.67 00:55:11 00:31:01 0 22.90 0.00 6.50 2.68 0.11 67.82 00:55:11 00:31:01 1 22.56 0.00 5.21 2.62 0.09 69.51 00:55:11 00:32:01 all 15.85 0.00 5.63 4.86 0.06 73.60 00:55:11 00:32:01 0 19.02 0.00 6.18 5.94 0.07 68.79 00:55:11 00:32:01 1 12.72 0.00 5.08 3.79 0.05 78.36 00:55:11 00:33:01 all 24.68 0.00 5.90 3.76 0.09 65.57 00:55:11 00:33:01 0 24.92 0.00 5.97 2.65 0.11 66.35 00:55:11 00:33:01 1 24.44 0.00 5.82 4.86 0.07 64.80 00:55:11 00:34:01 all 42.43 0.00 5.70 1.03 0.09 50.75 00:55:11 00:34:01 0 41.94 0.00 5.96 1.14 0.09 50.87 00:55:11 00:34:01 1 42.93 0.00 5.43 0.92 0.09 50.63 00:55:11 00:35:01 all 61.27 0.00 9.44 1.01 0.10 28.17 00:55:11 00:35:01 0 61.11 0.00 9.71 0.95 0.11 28.13 00:55:11 00:35:01 1 61.44 0.00 9.17 1.08 0.09 28.22 00:55:11 00:36:02 all 28.38 0.00 19.57 21.74 0.14 30.16 00:55:11 00:36:02 0 27.99 0.00 20.01 24.05 0.16 27.79 00:55:11 00:36:02 1 28.77 0.00 19.12 19.44 0.12 32.54 00:55:11 00:37:01 all 61.82 0.00 13.21 21.96 0.12 2.89 00:55:11 00:37:01 0 62.17 0.00 13.32 21.64 0.13 2.74 00:55:11 00:37:01 1 61.46 0.00 13.10 22.28 0.11 3.05 00:55:11 00:38:01 all 58.84 0.00 17.85 19.20 0.12 3.99 00:55:11 00:38:01 0 56.74 0.00 19.56 20.24 0.11 3.36 00:55:11 00:38:01 1 60.94 0.00 16.14 18.18 0.13 4.61 00:55:11 00:39:01 all 20.40 0.00 6.56 3.87 0.09 69.08 00:55:11 00:39:01 0 20.65 0.00 6.67 4.02 0.10 68.56 00:55:11 00:39:01 1 20.14 0.00 6.46 3.73 0.07 69.60 00:55:11 00:40:01 all 0.17 0.00 0.03 0.00 0.03 99.77 00:55:11 00:40:01 0 0.32 0.00 0.02 0.00 0.03 99.63 00:55:11 00:40:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:55:11 00:41:01 all 0.10 0.00 0.04 0.00 0.03 99.82 00:55:11 00:41:01 0 0.17 0.00 0.03 0.00 0.03 99.77 00:55:11 00:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 00:55:11 00:55:11 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:55:11 00:42:01 all 0.07 0.00 0.02 0.00 0.03 99.88 00:55:11 00:42:01 0 0.10 0.00 0.02 0.00 0.03 99.85 00:55:11 00:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:55:11 00:43:01 all 0.16 0.00 0.03 0.00 0.03 99.78 00:55:11 00:43:01 0 0.28 0.00 0.03 0.00 0.05 99.63 00:55:11 00:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:55:11 00:44:01 all 0.06 0.00 0.02 0.00 0.03 99.89 00:55:11 00:44:01 0 0.10 0.00 0.02 0.00 0.03 99.85 00:55:11 00:44:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:55:11 00:45:01 all 0.08 0.00 0.03 0.00 0.03 99.86 00:55:11 00:45:01 0 0.13 0.00 0.03 0.00 0.02 99.82 00:55:11 00:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:55:11 00:46:02 all 0.10 0.00 0.03 0.00 0.02 99.86 00:55:11 00:46:02 0 0.17 0.00 0.02 0.00 0.00 99.82 00:55:11 00:46:02 1 0.03 0.00 0.03 0.00 0.03 99.90 00:55:11 00:47:01 all 0.11 0.00 0.02 0.00 0.03 99.84 00:55:11 00:47:01 0 0.14 0.00 0.02 0.00 0.02 99.83 00:55:11 00:47:01 1 0.08 0.00 0.02 0.00 0.05 99.85 00:55:11 00:48:01 all 0.03 0.00 0.03 0.00 0.03 99.92 00:55:11 00:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:11 00:48:01 1 0.02 0.00 0.03 0.00 0.05 99.90 00:55:11 00:49:01 all 0.05 0.00 0.03 0.00 0.03 99.89 00:55:11 00:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:55:11 00:49:01 1 0.03 0.00 0.02 0.00 0.05 99.90 00:55:11 00:50:01 all 0.04 0.00 0.02 0.00 0.03 99.91 00:55:11 00:50:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:55:11 00:50:01 1 0.02 0.00 0.02 0.00 0.07 99.90 00:55:11 00:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:55:11 00:51:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:55:11 00:51:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:55:11 00:52:01 all 0.13 0.00 0.02 0.00 0.02 99.84 00:55:11 00:52:01 0 0.22 0.00 0.02 0.00 0.02 99.75 00:55:11 00:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:55:11 00:55:11 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:55:11 00:53:01 all 0.10 0.00 0.02 0.00 0.03 99.86 00:55:11 00:53:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:55:11 00:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:55:11 00:54:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:55:11 00:54:01 0 0.10 0.00 0.02 0.00 0.02 99.87 00:55:11 00:54:01 1 0.02 0.00 0.03 0.00 0.05 99.90 00:55:11 00:55:01 all 7.25 0.00 3.03 2.94 0.05 86.73 00:55:11 00:55:01 0 7.76 0.00 2.94 3.35 0.03 85.91 00:55:11 00:55:01 1 6.75 0.00 3.11 2.53 0.07 87.54 00:55:11 Average: all 13.12 0.00 3.55 3.15 0.05 80.12 00:55:11 Average: 0 13.23 0.00 3.71 3.30 0.05 79.71 00:55:11 Average: 1 13.01 0.00 3.40 3.01 0.06 80.52 00:55:11 00:55:11 00:55:11