Pull request #3659 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than b6d22a14304fa4f5ce0696b78650d11c1f7656f3 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3028688017299770294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2071537152495913733.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3659/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3659/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6857379315802090223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6549206213495868810.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3659/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3659/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1116520447296106425.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh563276976940375386.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit b6d22a14304fa4f5ce0696b78650d11c1f7656f3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3145858026554444210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d22a14304fa4f5ce0696b78650d11c1f7656f3 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa Checking out Revision 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa (PR-3659) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8819333268580163378.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa # timeout=10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:19:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:19:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:19:39 ========================================================= 02:19:39 EdgeX Global Pipelines Version Info 02:19:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:19:40 ------------------- 02:19:40 stable info: 02:19:40 ------------------- 02:19:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:19:40 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 02:19:40 Message: update stable to v1.0.204 02:19:41 ------------------- 02:19:41 experimental info: 02:19:41 ------------------- 02:19:41 Commited By: **** collab-it+edgex@linuxfoundation.org 02:19:41 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 02:19:41 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:19:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3659 [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3659 [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3659 [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49dca7d [Pipeline] echo 02:19:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:42 provisioning config files... 02:19:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5526172075879162786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:42 ---> docker-login.sh 02:19:42 nexus3.edgexfoundry.org:10001 02:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10002 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10003 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10004 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 docker.io 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 ---> docker-login.sh ends [Pipeline] } 02:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:44 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/core-command/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo core-command,cmd/core-command/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/core-data/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo core-data,cmd/core-data/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/core-metadata/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo core-metadata,cmd/core-metadata/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/security-bootstrapper/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/security-proxy-setup/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/support-notifications/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo support-notifications,cmd/support-notifications/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/support-scheduler/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:19:44 + for file in '`ls cmd/**/Dockerfile`' 02:19:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:19:44 ++ cut -d/ -f2 02:19:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:19:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:19:45 02:19:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:19:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:19:45 latest: Pulling from edgex-devops/git-semver 02:19:45 31603596830f: Pulling fs layer 02:19:45 d4622e32a9a9: Pulling fs layer 02:19:45 1030fce36090: Pulling fs layer 02:19:45 6c6cb7e1b49b: Pulling fs layer 02:19:45 6c6cb7e1b49b: Waiting 02:19:45 d4622e32a9a9: Verifying Checksum 02:19:45 d4622e32a9a9: Download complete 02:19:45 31603596830f: Verifying Checksum 02:19:45 31603596830f: Download complete 02:19:46 6c6cb7e1b49b: Verifying Checksum 02:19:46 6c6cb7e1b49b: Download complete 02:19:46 31603596830f: Pull complete 02:19:46 d4622e32a9a9: Pull complete 02:19:46 1030fce36090: Verifying Checksum 02:19:46 1030fce36090: Download complete 02:19:46 1030fce36090: Pull complete 02:19:47 6c6cb7e1b49b: Pull complete 02:19:47 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:19:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:19:47 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 02:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:19:48 $ docker top 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:48 [ssh-agent] Looking for ssh-agent implementation... 02:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:48 $ docker exec 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent 02:19:48 SSH_AUTH_SOCK=/tmp/ssh-68fd5YxKREF2/agent.13 02:19:48 SSH_AGENT_PID=20 02:19:48 Running ssh-add (command line suppressed) 02:19:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_512308423038922413.key (/w/workspace/edgex-go/3@tmp/private_key_512308423038922413.key) 02:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:49 + git tag --points-at HEAD [Pipeline] } 02:19:49 $ docker exec --env ******** --env ******** 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent -k 02:19:49 unset SSH_AUTH_SOCK; 02:19:49 unset SSH_AGENT_PID; 02:19:49 echo Agent pid 20 killed; 02:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:49 [ssh-agent] Looking for ssh-agent implementation... 02:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:49 $ docker exec 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent 02:19:49 SSH_AUTH_SOCK=/tmp/ssh-U8g9uEygnZr7/agent.53 02:19:49 SSH_AGENT_PID=59 02:19:49 Running ssh-add (command line suppressed) 02:19:49 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2747498864833760528.key (/w/workspace/edgex-go/3@tmp/private_key_2747498864833760528.key) 02:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:50 + git semver init 02:19:50 # -> Open(): unable to determine branch for HEAD 02:19:50 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:19:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:19:50 # $SEMVER_REMOTE_NAME = origin 02:19:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:19:50 # $SEMVER_USER_NAME = edgex-jenkins 02:19:50 # $SEMVER_BRANCH = PR-3659 02:19:50 # $SEMVER_TEMP = /tmp/semver-164237920 02:19:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:20:17 # '/tmp/semver-164237920' -> '/w/workspace/edgex-go/3/.semver' 02:20:17 # -> Force: false 02:20:17 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:20:17 $ docker exec --env ******** --env ******** 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent -k 02:20:17 unset SSH_AUTH_SOCK; 02:20:17 unset SSH_AGENT_PID; 02:20:17 echo Agent pid 59 killed; 02:20:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:17 + git semver [Pipeline] } 02:20:17 $ docker stop --time=1 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 02:20:19 $ docker rm -f 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:20:20 Stashed 1 file(s) [Pipeline] echo 02:20:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 02:20:21 ========================================================= 02:20:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:20:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:20:21 540db60ca938: Pulling fs layer 02:20:21 adcc1eea9eea: Pulling fs layer 02:20:21 4c4ab2625f07: Pulling fs layer 02:20:21 db62176df00c: Pulling fs layer 02:20:21 3b30891b0d05: Pulling fs layer 02:20:21 06b49ca38bd5: Pulling fs layer 02:20:21 c788192a36de: Pulling fs layer 02:20:21 a77e37c0d609: Pulling fs layer 02:20:21 c3185cebc471: Pulling fs layer 02:20:21 db62176df00c: Waiting 02:20:21 3b30891b0d05: Waiting 02:20:21 06b49ca38bd5: Waiting 02:20:21 c788192a36de: Waiting 02:20:21 a77e37c0d609: Waiting 02:20:21 c3185cebc471: Waiting 02:20:21 4c4ab2625f07: Verifying Checksum 02:20:21 4c4ab2625f07: Download complete 02:20:21 adcc1eea9eea: Verifying Checksum 02:20:21 adcc1eea9eea: Download complete 02:20:21 3b30891b0d05: Verifying Checksum 02:20:21 3b30891b0d05: Download complete 02:20:21 06b49ca38bd5: Verifying Checksum 02:20:21 06b49ca38bd5: Download complete 02:20:21 c788192a36de: Verifying Checksum 02:20:21 c788192a36de: Download complete 02:20:21 540db60ca938: Verifying Checksum 02:20:21 540db60ca938: Download complete 02:20:22 540db60ca938: Pull complete 02:20:22 adcc1eea9eea: Pull complete 02:20:22 4c4ab2625f07: Pull complete 02:20:22 a77e37c0d609: Verifying Checksum 02:20:22 a77e37c0d609: Download complete 02:20:27 c3185cebc471: Verifying Checksum 02:20:27 c3185cebc471: Download complete 02:20:28 db62176df00c: Verifying Checksum 02:20:28 db62176df00c: Download complete 02:20:31 db62176df00c: Pull complete 02:20:31 3b30891b0d05: Pull complete 02:20:31 06b49ca38bd5: Pull complete 02:20:31 c788192a36de: Pull complete 02:20:31 a77e37c0d609: Pull complete 02:20:34 c3185cebc471: Pull complete 02:20:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:20:34 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:34 WORKDIR /edgex 02:20:34 COPY go.mod . 02:20:34 RUN go mod download' 02:20:34 + docker build -t ci-base-image-x86_64 -f - . 02:20:35 Still waiting to schedule task 02:20:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:20:36 Sending build context to Docker daemon 328.6MB 02:20:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:36 ---> 031687cdd783 02:20:36 Step 2/4 : WORKDIR /edgex 02:20:38 ---> Running in 589abeedf606 02:20:38 Removing intermediate container 589abeedf606 02:20:38 ---> 3c7b8c220510 02:20:38 Step 3/4 : COPY go.mod . 02:20:38 ---> a172c5401360 02:20:38 Step 4/4 : RUN go mod download 02:20:38 ---> Running in 823c69ef3952 02:21:25 Removing intermediate container 823c69ef3952 02:21:25 ---> 9e5e0dd63a13 02:21:25 Successfully built 9e5e0dd63a13 02:21:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:21:25 + docker inspect -f . ci-base-image-x86_64 02:21:25 . [Pipeline] withDockerContainer 02:21:25 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 02:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:26 $ docker top d123409651efc844955074cc3a64c611e6f37d50fe6c1b5b7662d453af082504 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:26 + go version 02:21:26 go version go1.16.6 linux/amd64 [Pipeline] } 02:21:26 $ docker stop --time=1 d123409651efc844955074cc3a64c611e6f37d50fe6c1b5b7662d453af082504 02:21:28 $ docker rm -f d123409651efc844955074cc3a64c611e6f37d50fe6c1b5b7662d453af082504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:28 + docker inspect -f . ci-base-image-x86_64 02:21:28 . [Pipeline] withDockerContainer 02:21:28 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 02:21:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:29 $ docker top e5d3d91687373b73433cd5ed2780c5c06a40a76bfd471a95252854e9f62472d5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:21:29 ========================================================= 02:21:29 [edgeXBuildGoParallel] Running Tests and Build... 02:21:29 ========================================================= [Pipeline] sh 02:21:30 + go mod tidy [Pipeline] sh 02:21:30 + make test 02:21:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:21:30 go mod tidy 02:21:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:21:36 ? github.com/edgexfoundry/edgex-go [no test files] 02:21:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:22:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:22:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:22:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:22:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:22:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:22:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:22:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:22:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:22:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 02:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:22:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 02:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:22:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements 02:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:22:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:22:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 02:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:22:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements 02:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:22:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 02:22:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.3% of statements 02:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 02:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 02:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 02:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 02:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 02:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 02:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 02:22:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.174s coverage: 81.8% of statements 02:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 91.2% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 02:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 02:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 02:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 02:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 02:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements 02:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements 02:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 02:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 02:22:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:22:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 02:22:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 02:22:55 GO111MODULE=on go vet ./... 02:23:17 gofmt -l . 02:23:17 [ "`gofmt -l .`" = "" ] 02:23:18 ./bin/test-attribution-txt.sh [Pipeline] sh 02:23:18 + ls -al . 02:23:18 total 592 02:23:18 drwxrwxr-x 10 1001 1001 4096 Aug 9 02:23 . 02:23:18 drwxr-xr-x 4 root root 28 Aug 9 02:21 .. 02:23:18 -rw-rw-r-- 1 1001 1001 11 Aug 9 02:19 .dockerignore 02:23:18 drwxrwxr-x 8 1001 1001 179 Aug 9 02:19 .git 02:23:18 drwxrwxr-x 3 1001 1001 125 Aug 9 02:19 .github 02:23:18 -rw-rw-r-- 1 1001 1001 818 Aug 9 02:19 .gitignore 02:23:18 -rw-rw-r-- 1 1001 1001 76 Aug 9 02:19 .hadolint.yml 02:23:18 drwx------ 3 1001 1001 58 Aug 9 02:20 .semver 02:23:18 -rw-rw-r-- 1 1001 1001 166 Aug 9 02:19 .sonarcloud.properties 02:23:18 -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:19 Attribution.txt 02:23:18 -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:19 CHANGELOG.md 02:23:18 -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:19 CONTRIBUTING.md 02:23:18 -rw-rw-r-- 1 1001 1001 849 Aug 9 02:19 Jenkinsfile 02:23:18 -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:19 LICENSE 02:23:18 -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:19 Makefile 02:23:18 -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:19 README.md 02:23:18 -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:19 SECURITY.md 02:23:18 -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION 02:23:18 -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:19 ZMQWindows.md 02:23:18 drwxrwxr-x 2 1001 1001 37 Aug 9 02:19 bin 02:23:18 drwxrwxr-x 14 1001 1001 4096 Aug 9 02:19 cmd 02:23:18 -rw-r--r-- 1 root root 404407 Aug 9 02:22 coverage.out 02:23:18 -rw-rw-r-- 1 1001 1001 813 Aug 9 02:19 go.mod 02:23:18 -rw-r--r-- 1 root root 48847 Aug 9 02:21 go.sum 02:23:18 drwxrwxr-x 8 1001 1001 124 Aug 9 02:19 internal 02:23:18 drwxrwxr-x 3 1001 1001 16 Aug 9 02:19 openapi 02:23:18 drwxrwxr-x 4 1001 1001 71 Aug 9 02:19 snap 02:23:18 -rw-rw-r-- 1 1001 1001 204 Aug 9 02:19 version.go [Pipeline] sh 02:23:19 + '[' -e coverage.out ] 02:23:19 + chown 1001:1001 coverage.out [Pipeline] stash 02:23:19 Stashed 1 file(s) [Pipeline] sh 02:23:19 + make build 02:23:19 go mod tidy 02:23:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:23:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:23: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 02:23:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:23:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:23:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:23:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:23:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:23:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:23: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 02:23:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:23:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:23:35 $ docker stop --time=1 e5d3d91687373b73433cd5ed2780c5c06a40a76bfd471a95252854e9f62472d5 02:23:37 $ docker rm -f e5d3d91687373b73433cd5ed2780c5c06a40a76bfd471a95252854e9f62472d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:39 02:23:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:39 latest: Pulling from edgex-devops/edgex-compose 02:23:39 cbdbe7a5bc2a: Pulling fs layer 02:23:39 ca9280d653b3: Pulling fs layer 02:23:39 7e9c9ca2126c: Pulling fs layer 02:23:40 cbdbe7a5bc2a: Verifying Checksum 02:23:40 cbdbe7a5bc2a: Download complete 02:23:40 cbdbe7a5bc2a: Pull complete 02:23:40 ca9280d653b3: Verifying Checksum 02:23:40 ca9280d653b3: Download complete 02:23:41 ca9280d653b3: Pull complete 02:23:43 7e9c9ca2126c: Verifying Checksum 02:23:43 7e9c9ca2126c: Download complete 02:23:47 7e9c9ca2126c: Pull complete 02:23:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:23:47 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 02:23:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:23:50 $ docker top 77742aa8279d951ba616e47360bb148ae1678a40d81f45da0dc2850939ee29d8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:50 + docker-compose build --help 02:23:50 + grep parallel 02:23:51 --parallel Build images in parallel. [Pipeline] } 02:23:51 $ docker stop --time=1 77742aa8279d951ba616e47360bb148ae1678a40d81f45da0dc2850939ee29d8 02:23:52 $ docker rm -f 77742aa8279d951ba616e47360bb148ae1678a40d81f45da0dc2850939ee29d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:52 . [Pipeline] withDockerContainer 02:23:53 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 02:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:23:53 $ docker top b6e02077495785fb336b99e5175b32f255cd72df34eb0ffafa27a48f58f48d0d -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:53 + docker-compose -f ./docker-compose-build.yml build --parallel 02:23:54 Building core-command ... 02:23:54 Building core-data ... 02:23:54 Building core-metadata ... 02:23:54 Building security-bootstrapper ... 02:23:54 Building security-proxy-setup ... 02:23:54 Building security-secretstore-setup ... 02:23:54 Building support-notifications ... 02:23:54 Building support-scheduler ... 02:23:54 Building sys-mgmt-agent ... 02:23:54 Building support-notifications 02:23:54 Building security-secretstore-setup 02:23:54 Building core-metadata 02:23:54 Building security-bootstrapper 02:23:54 Building core-data 02:24:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:24:02 ---> 9e5e0dd63a13 02:24:02 Step 3/32 : WORKDIR /edgex-go 02:24:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:24:02 ---> 9e5e0dd63a13 02:24:02 Step 3/24 : WORKDIR /edgex-go 02:24:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-74 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws 02:24:04 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:24:05 The recommended git tool is: git 02:24:08 ---> Running in 1529fd1e012e 02:24:08 ---> Running in a8523ce79325 02:24:11 using credential edgex-jenkins-ssh 02:24:11 Cloning the remote Git repository 02:24:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:24:11 > git init /w/workspace/edgex-go/3 # timeout=10 02:24:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:24:11 > git --version # timeout=10 02:24:11 > git --version # 'git version 2.17.1' 02:24:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:24:13 Removing intermediate container 1529fd1e012e 02:24:13 ---> 98b009e554c1 02:24:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:13 Removing intermediate container a8523ce79325 02:24:13 ---> fa7eeaa98aac 02:24:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:13 ---> Running in 64f788d1e630 02:24:13 ---> Running in fe04888c7a6d 02:24:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:24:18 ---> 9e5e0dd63a13 02:24:18 Step 3/23 : WORKDIR /edgex-go 02:24:18 ---> Using cache 02:24:18 ---> 98b009e554c1 02:24:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:18 ---> Running in 1d0603e76735 02:24:18 Removing intermediate container 64f788d1e630 02:24:18 ---> 5e3a6e32f94f 02:24:18 Step 5/32 : RUN apk add --update --no-cache make git 02:24:18 Removing intermediate container fe04888c7a6d 02:24:18 ---> 1be70e87f2f1 02:24:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:24:18 ---> Running in b3a996f5665d 02:24:18 ---> Running in 47f97d0ecf27 02:24:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:19 Removing intermediate container 1d0603e76735 02:24:19 ---> deabe5fe419d 02:24:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:24:19 ---> Running in c6801ec60c64 02:24:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:24:19 ---> 9e5e0dd63a13 02:24:19 Step 3/24 : WORKDIR /edgex-go 02:24:19 ---> Using cache 02:24:19 ---> 98b009e554c1 02:24:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:19 ---> Using cache 02:24:19 ---> deabe5fe419d 02:24:19 Step 5/24 : RUN apk add --update --no-cache make git 02:24:19 ---> Running in 4ef89e960b01 02:24:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:24:19 ---> 9e5e0dd63a13 02:24:19 Step 3/26 : WORKDIR /edgex-go 02:24:19 ---> Using cache 02:24:19 ---> 98b009e554c1 02:24:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:19 ---> Using cache 02:24:19 ---> deabe5fe419d 02:24:19 Step 5/26 : RUN apk add --update --no-cache make git 02:24:19 ---> Running in 6dac5f3a8def 02:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:20 OK: 219 MiB in 52 packages 02:24:20 Removing intermediate container b3a996f5665d 02:24:20 ---> 53405160b3e1 02:24:20 Step 6/32 : COPY go.mod . 02:24:20 ---> f2d2deb1f4c8 02:24:20 Step 7/32 : RUN go mod download 02:24:20 ---> Running in eab7bb2d950c 02:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:20 OK: 219 MiB in 52 packages 02:24:20 OK: 219 MiB in 52 packages 02:24:21 Removing intermediate container 47f97d0ecf27 02:24:21 ---> a2452c0d9055 02:24:21 Step 6/24 : COPY go.mod . 02:24:21 Removing intermediate container c6801ec60c64 02:24:21 ---> 110758c23468 02:24:21 Step 6/23 : COPY go.mod . 02:24:21 OK: 219 MiB in 52 packages 02:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:21 ---> 6c3141eecda7 02:24:21 Step 7/24 : RUN go mod download 02:24:21 ---> ce929eeb0b8e 02:24:21 Step 7/23 : RUN go mod download 02:24:21 ---> Running in 42b9b4c48702 02:24:21 ---> Running in 9673c6aa87f2 02:24:21 Removing intermediate container 6dac5f3a8def 02:24:21 ---> 8a149ea0fca0 02:24:21 Step 6/26 : COPY go.mod . 02:24:22 ---> 391da8fda225 02:24:22 Step 7/26 : RUN go mod download 02:24:22 ---> Running in 990088e709ea 02:24:22 Removing intermediate container eab7bb2d950c 02:24:22 ---> de5ef49e8cf3 02:24:22 Step 8/32 : COPY . . 02:24:24 Removing intermediate container 42b9b4c48702 02:24:24 ---> bd0ac001f0bf 02:24:24 Step 8/24 : COPY . . 02:24:24 OK: 219 MiB in 52 packages 02:24:24 Removing intermediate container 990088e709ea 02:24:24 ---> a7d303431f01 02:24:24 Step 8/26 : COPY . . 02:24:24 Removing intermediate container 9673c6aa87f2 02:24:24 ---> e568d0a06e80 02:24:24 Step 8/23 : COPY . . 02:24:25 Removing intermediate container 4ef89e960b01 02:24:25 ---> a848e53f949b 02:24:25 Step 6/24 : COPY go.mod . 02:24:27 ---> 6a176c11903a 02:24:27 Step 7/24 : RUN go mod download 02:24:29 ---> a4c0e959848b 02:24:29 Step 9/32 : RUN go mod tidy 02:24:29 ---> Running in 0a35211a0c83 02:24:29 ---> Running in aedbf9bb3504 02:24:32 Removing intermediate container 0a35211a0c83 02:24:32 ---> 66aa1b9fef7c 02:24:32 Step 8/24 : COPY . . 02:24:32 Removing intermediate container aedbf9bb3504 02:24:32 ---> 18b40147862a 02:24:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:32 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit b6d22a14304fa4f5ce0696b78650d11c1f7656f3 02:24:33 Merge succeeded, producing 3aa8037cf3154f97acbb767013f312eb1c93cf15 02:24:33 Checking out Revision 3aa8037cf3154f97acbb767013f312eb1c93cf15 (PR-3659) 02:24:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:24:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:24:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:24:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:24:32 > git config core.sparsecheckout # timeout=10 02:24:32 > git checkout -f b6d22a14304fa4f5ce0696b78650d11c1f7656f3 # timeout=10 02:24:32 > git remote # timeout=10 02:24:33 > git config --get remote.origin.url # timeout=10 02:24:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:33 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 02:24:33 > git rev-parse HEAD^{commit} # timeout=10 02:24:33 > git config core.sparsecheckout # timeout=10 02:24:33 > git checkout -f 3aa8037cf3154f97acbb767013f312eb1c93cf15 # timeout=10 02:24:33 ---> Running in 68cec5d454b1 02:24:33 ---> 8ac41c84db4c 02:24:33 Step 9/24 : RUN go mod tidy 02:24:34 ---> e11363c4d0d8 02:24:34 Step 9/23 : RUN go mod tidy 02:24:34 ---> f325b9a8e032 02:24:34 Step 9/26 : RUN go mod tidy 02:24:34 ---> Running in 43034eba06d3 02:24:34 ---> Running in c89bc16d9737 02:24:34 ---> Running in dc20a2a1d66d 02:24:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:24:37 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" 02:24:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:38 provisioning config files... 02:24:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config626580329224701476tmp [Pipeline] { 02:24:38 Removing intermediate container 43034eba06d3 02:24:38 ---> 79ee246a1067 02:24:38 Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] libraryResource [Pipeline] sh 02:24:38 ---> docker-login.sh 02:24:38 nexus3.edgexfoundry.org:10001 02:24:38 ---> Running in 257fb5e22b71 02:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:39 Removing intermediate container c89bc16d9737 02:24:39 ---> 3ea449c1d552 02:24:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:40 Configure a credential helper to remove this warning. See 02:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:40 02:24:40 Login Succeeded 02:24:40 nexus3.edgexfoundry.org:10002 02:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:40 ---> Running in bafb805350ad 02:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:40 Configure a credential helper to remove this warning. See 02:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:40 02:24:40 Login Succeeded 02:24:40 nexus3.edgexfoundry.org:10003 02:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:41 Configure a credential helper to remove this warning. See 02:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:41 02:24:41 Login Succeeded 02:24:41 nexus3.edgexfoundry.org:10004 02:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:41 Configure a credential helper to remove this warning. See 02:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:41 02:24:41 Login Succeeded 02:24:41 docker.io 02:24:41 Removing intermediate container dc20a2a1d66d 02:24:41 ---> bf5aac83c11d 02:24:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:24:42 ---> Running in 9054079ae163 02:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:42 Configure a credential helper to remove this warning. See 02:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:42 02:24:42 Login Succeeded 02:24:42 ---> docker-login.sh ends [Pipeline] } 02:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:24:43 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 [Pipeline] echo 02:24:43 ========================================================= 02:24:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:24:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:24:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:24:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:24:44 595b0fe564bb: Pulling fs layer 02:24:44 24495759ef45: Pulling fs layer 02:24:44 d148012ef14d: Pulling fs layer 02:24:44 e90a11edd702: Pulling fs layer 02:24:44 d77568369979: Pulling fs layer 02:24:44 fc1c9f9a7f3b: Pulling fs layer 02:24:44 170f2ba95c9a: Pulling fs layer 02:24:44 97ac5df62f85: Pulling fs layer 02:24:44 e90a11edd702: Waiting 02:24:44 d77568369979: Waiting 02:24:44 fc1c9f9a7f3b: Waiting 02:24:44 170f2ba95c9a: Waiting 02:24:44 97ac5df62f85: Waiting 02:24:44 d148012ef14d: Download complete 02:24:44 24495759ef45: Verifying Checksum 02:24:44 24495759ef45: Download complete 02:24:44 d77568369979: Verifying Checksum 02:24:44 d77568369979: Download complete 02:24:44 fc1c9f9a7f3b: Verifying Checksum 02:24:44 fc1c9f9a7f3b: Download complete 02:24:44 170f2ba95c9a: Verifying Checksum 02:24:44 170f2ba95c9a: Download complete 02:24:44 595b0fe564bb: Download complete 02:24:45 595b0fe564bb: Pull complete 02:24:45 24495759ef45: Pull complete 02:24:46 d148012ef14d: Pull complete 02:24:48 97ac5df62f85: Verifying Checksum 02:24:48 97ac5df62f85: Download complete 02:24:48 e90a11edd702: Download complete 02:24:51 ---> 72cdac2f4e23 02:24:51 Step 9/24 : RUN go mod tidy 02:24:51 ---> Running in 1b7290918e1e 02:24:53 Removing intermediate container 1b7290918e1e 02:24:53 ---> f2c360cd5d7b 02:24:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:24:53 ---> Running in 5d3f262b50ce 02:24:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:24:59 e90a11edd702: Pull complete 02:24:59 d77568369979: Pull complete 02:24:59 fc1c9f9a7f3b: Pull complete 02:24:59 170f2ba95c9a: Pull complete 02:25:04 Removing intermediate container 68cec5d454b1 02:25:04 ---> e1a8b839298b 02:25:04 02:25:04 Step 11/32 : FROM alpine:3.12 02:25:04 97ac5df62f85: Pull complete 02:25:04 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:25:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:25:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:25:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:25:05 WORKDIR /edgex 02:25:05 COPY go.mod . 02:25:05 RUN go mod download 02:25:05 + docker build -t ci-base-image-arm64 -f - . 02:25:05 3.12: Pulling from library/alpine 02:25:07 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:25:07 Status: Downloaded newer image for alpine:3.12 02:25:07 ---> 13621d1b12d4 02:25:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:25:07 ---> Running in b3af89106728 02:25:07 Removing intermediate container b3af89106728 02:25:07 ---> e05369914d94 02:25:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:25:07 ---> Running in ae602cc52d9a 02:25:07 Sending build context to Docker daemon 165.9MB 02:25:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:25:07 ---> 04bc70af865f 02:25:07 Step 2/4 : WORKDIR /edgex 02:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:08 (1/2) Installing dumb-init (1.2.2-r1) 02:25:08 (2/2) Installing su-exec (0.2-r1) 02:25:08 Executing busybox-1.31.1-r20.trigger 02:25:08 OK: 6 MiB in 16 packages 02:25:08 Removing intermediate container ae602cc52d9a 02:25:08 ---> 6fee10dc07e3 02:25:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:25:08 ---> Running in 3b01e0a5556a 02:25:08 Removing intermediate container 3b01e0a5556a 02:25:08 ---> 8639e2c780d8 02:25:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:25:08 ---> Running in 27788f8fc97d 02:25:09 Removing intermediate container 27788f8fc97d 02:25:09 ---> 9a4e6924abec 02:25:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:25:09 ---> Running in a244be7d946f 02:25:10 Removing intermediate container a244be7d946f 02:25:10 ---> 8c78d246affd 02:25:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:25:10 ---> Running in 1f2bbad40f81 02:25:10 Removing intermediate container 1f2bbad40f81 02:25:10 ---> 114c6af937e7 02:25:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:25:10 ---> 5bf5c2e753b1 02:25:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:25:10 ---> Running in 12a4ddcaffbd 02:25:11 Removing intermediate container 12a4ddcaffbd 02:25:11 ---> a4d3168e1b30 02:25:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:12 ---> 1a66b39d68c1 02:25:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:25:12 ---> a5b0e6f88960 02:25:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:25:12 ---> 9c1a9ff8fe40 02:25:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:25:13 ---> 4da4064caa6d 02:25:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:25:13 ---> Running in 8c79c1ea0008 02:25:13 Removing intermediate container 8c79c1ea0008 02:25:13 ---> aa5128e71165 02:25:13 Step 3/4 : COPY go.mod . 02:25:13 ---> 912981f4d68f 02:25:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:25:13 ---> Running in 6249c7ea461e 02:25:13 Removing intermediate container 6249c7ea461e 02:25:13 ---> 488497e5473b 02:25:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:25:13 ---> ea4470aa833f 02:25:13 Step 4/4 : RUN go mod download 02:25:13 ---> Running in f4afa41c173d 02:25:14 ---> 80c1a7cae619 02:25:14 Step 27/32 : RUN chmod +x /entrypoint.sh 02:25:14 ---> Running in 8e55ca103d12 02:25:15 Removing intermediate container 8e55ca103d12 02:25:15 ---> 3f29d87a2f06 02:25:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:25:15 ---> Running in 8cfd8ba8c115 02:25:15 Removing intermediate container 8cfd8ba8c115 02:25:15 ---> d2dd5cae42ed 02:25:15 Step 29/32 : CMD ["gate"] 02:25:15 ---> Running in 43dc923bad78 02:25:15 Removing intermediate container 43dc923bad78 02:25:15 ---> 05ea3a461363 02:25:15 Step 30/32 : LABEL arch=x86_64 02:25:15 ---> Running in 34f14e4f505a 02:25:15 Removing intermediate container 34f14e4f505a 02:25:15 ---> a26a55dc7c18 02:25:15 Step 31/32 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:25:15 ---> Running in 72a8057f6e71 02:25:15 Removing intermediate container 72a8057f6e71 02:25:15 ---> 8f570c132d38 02:25:15 Step 32/32 : LABEL version=0.0.0 02:25:16 ---> Running in 923459d5d12b 02:25:16 Removing intermediate container 923459d5d12b 02:25:16 ---> 78e1d55d833e 02:25:16 02:25:16 Successfully built 78e1d55d833e 02:25:16 Successfully tagged security-bootstrapper:latest 02:25:16 Building security-proxy-setup 02:25:17  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:25:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:25:23 ---> 9e5e0dd63a13 02:25:23 Step 3/22 : WORKDIR /edgex-go 02:25:23 ---> Using cache 02:25:23 ---> 98b009e554c1 02:25:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:23 ---> Using cache 02:25:23 ---> deabe5fe419d 02:25:23 Step 5/22 : RUN apk add --update --no-cache make git 02:25:23 ---> Using cache 02:25:23 ---> a848e53f949b 02:25:23 Step 6/22 : COPY go.mod . 02:25:23 ---> Using cache 02:25:23 ---> 6a176c11903a 02:25:23 Step 7/22 : RUN go mod download 02:25:23 ---> Using cache 02:25:23 ---> 66aa1b9fef7c 02:25:23 Step 8/22 : COPY . . 02:25:23 ---> Using cache 02:25:23 ---> 72cdac2f4e23 02:25:23 Step 9/22 : RUN go mod tidy 02:25:23 ---> Using cache 02:25:23 ---> f2c360cd5d7b 02:25:23 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:25:23 ---> Running in c5659cee2b0f 02:25:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:25:24 Removing intermediate container 9054079ae163 02:25:24 ---> 9584f55a4e2c 02:25:24 02:25:24 Step 11/26 : FROM alpine:3.12 02:25:24 ---> 13621d1b12d4 02:25:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:25:24 ---> Running in 48747deafadf 02:25:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:26 (1/6) Installing ca-certificates (20191127-r4) 02:25:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:25:26 (3/6) Installing libcurl (7.78.0-r0) 02:25:26 (4/6) Installing curl (7.78.0-r0) 02:25:26 (5/6) Installing dumb-init (1.2.2-r1) 02:25:26 (6/6) Installing su-exec (0.2-r1) 02:25:26 Executing busybox-1.31.1-r20.trigger 02:25:26 Executing ca-certificates-20191127-r4.trigger 02:25:26 OK: 7 MiB in 20 packages 02:25:26 Removing intermediate container bafb805350ad 02:25:26 ---> 7df0ff1b75bf 02:25:26 02:25:26 Step 11/23 : FROM alpine:3.12 02:25:26 ---> 13621d1b12d4 02:25:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:25:26 ---> Running in 90a46e03e9ed 02:25:27 Removing intermediate container 48747deafadf 02:25:27 ---> 55b5643acca9 02:25:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:25:27 ---> Running in 50a6a64131ca 02:25:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:27 Removing intermediate container 50a6a64131ca 02:25:27 ---> 2bcbdf8e2a16 02:25:27 Step 14/26 : WORKDIR / 02:25:27 ---> Running in ff90e3ef9041 02:25:27 Removing intermediate container ff90e3ef9041 02:25:27 ---> 62709dc3f7f6 02:25:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:25:27 (1/2) Installing ca-certificates (20191127-r4) 02:25:27 (2/2) Installing dumb-init (1.2.2-r1) 02:25:27 Executing busybox-1.31.1-r20.trigger 02:25:27 Executing ca-certificates-20191127-r4.trigger 02:25:27 ---> be8f2aadffd7 02:25:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:25:27 OK: 6 MiB in 16 packages 02:25:28 ---> c148b54dd7e6 02:25:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:25:28 Removing intermediate container 90a46e03e9ed 02:25:28 ---> 0560b1ccb846 02:25:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:25:28 ---> Running in eda5be7f3d2c 02:25:28 ---> 77faa492b5cf 02:25:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:25:28 Removing intermediate container eda5be7f3d2c 02:25:28 ---> 9c1c33104b0e 02:25:28 Step 14/23 : ENV APP_PORT=59860 02:25:29 ---> Running in ed4a20c1d274 02:25:29 ---> 15206a057727 02:25:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:25:29 Removing intermediate container ed4a20c1d274 02:25:29 ---> 22d7d3978841 02:25:29 Step 15/23 : EXPOSE $APP_PORT 02:25:29 ---> Running in 3b780b164fee 02:25:29 Removing intermediate container 3b780b164fee 02:25:29 ---> afe5d5efce87 02:25:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:29 ---> 6849df04b52b 02:25:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:25:30 ---> 59560fc43bb2 02:25:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:25:30 ---> 3d30adffa93a 02:25:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:25:31 ---> 526a929e5d8f 02:25:31 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:25:31 ---> Running in 03f6f5baada4 02:25:31 ---> 8970e181ffee 02:25:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:25:32 ---> 8b93b3195a90 02:25:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:25:32 ---> Running in a0b6e5403b27 02:25:32 Removing intermediate container 257fb5e22b71 02:25:32 ---> 416ca41a0e1a 02:25:32 02:25:32 Step 11/24 : FROM alpine:3.12 02:25:32 ---> 13621d1b12d4 02:25:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:25:32 ---> Running in d668a080f124 02:25:32 Removing intermediate container a0b6e5403b27 02:25:32 ---> de81a074adb5 02:25:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:32 Removing intermediate container d668a080f124 02:25:32 ---> ca79ffc62e48 02:25:32 Step 13/24 : ENV APP_PORT=59880 02:25:32 ---> Running in 21b38a019eb7 02:25:32 ---> Running in f2648ed05bed 02:25:32 Removing intermediate container 03f6f5baada4 02:25:32 ---> 79a739f7b0ed 02:25:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:25:32 Removing intermediate container 21b38a019eb7 02:25:32 ---> ea6196b19610 02:25:32 Step 21/23 : LABEL arch=x86_64 02:25:32 ---> Running in a7c4b4d61ba4 02:25:32 Removing intermediate container f2648ed05bed 02:25:32 ---> 7a0fe214d285 02:25:32 Step 14/24 : EXPOSE $APP_PORT 02:25:32 ---> Running in cd53f0bb7d7b 02:25:32 ---> Running in ac5e655b4935 02:25:32 Removing intermediate container a7c4b4d61ba4 02:25:32 ---> 0022cf0d3ce5 02:25:32 Step 24/26 : LABEL arch=x86_64 02:25:32 ---> Running in c9cdb67fe393 02:25:32 Removing intermediate container cd53f0bb7d7b 02:25:32 ---> e773c8960eeb 02:25:32 Step 22/23 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:25:32 Removing intermediate container ac5e655b4935 02:25:32 ---> cb2d3d7d3a0c 02:25:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:32 ---> Running in b00a19d5f0f5 02:25:32 ---> Running in d98ad9bf5124 02:25:32 Removing intermediate container c9cdb67fe393 02:25:32 ---> 8b0c18cc7b7f 02:25:32 Step 25/26 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:25:32 ---> Running in 546556a83a1c 02:25:33 Removing intermediate container b00a19d5f0f5 02:25:33 ---> c750366a5f2b 02:25:33 Step 23/23 : LABEL version=0.0.0 02:25:33 ---> Running in 072dad772ff9 02:25:33 Removing intermediate container 546556a83a1c 02:25:33 ---> 361655fe3786 02:25:33 Step 26/26 : LABEL version=0.0.0 02:25:33 ---> Running in fd8a1ced58e7 02:25:33 Removing intermediate container 072dad772ff9 02:25:33 ---> cfcc117964c8 02:25:33 02:25:33 Successfully built cfcc117964c8 02:25:33 Successfully tagged support-notifications:latest 02:25:33 Building core-command 02:25:33 Removing intermediate container fd8a1ced58e7 02:25:33 ---> ed758e009b52 02:25:33 02:25:33  Building support-notifications ... done Successfully built ed758e009b52 02:25:34 Successfully tagged security-secretstore-setup:latest 02:25:34 Building support-scheduler 02:25:37  Building security-secretstore-setup ... done Removing intermediate container d98ad9bf5124 02:25:37 ---> c985299ea180 02:25:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:25:37 ---> Running in 01b913dd66c0 02:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:39 (1/6) Installing dumb-init (1.2.2-r1) 02:25:39 (2/6) Installing libgcc (9.3.0-r2) 02:25:39 (3/6) Installing libsodium (1.0.18-r0) 02:25:40 (4/6) Installing libstdc++ (9.3.0-r2) 02:25:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:25:40 ---> 9e5e0dd63a13 02:25:40 Step 3/23 : WORKDIR /edgex-go 02:25:40 ---> Using cache 02:25:40 ---> 98b009e554c1 02:25:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:40 ---> Using cache 02:25:40 ---> deabe5fe419d 02:25:40 Step 5/23 : RUN apk add --update --no-cache make git 02:25:40 ---> Using cache 02:25:40 ---> a848e53f949b 02:25:40 Step 6/23 : COPY go.mod . 02:25:40 ---> Using cache 02:25:40 ---> 6a176c11903a 02:25:40 Step 7/23 : RUN go mod download 02:25:40 ---> Using cache 02:25:40 ---> 66aa1b9fef7c 02:25:40 Step 8/23 : COPY . . 02:25:40 ---> Using cache 02:25:40 ---> 72cdac2f4e23 02:25:40 Step 9/23 : RUN go mod tidy 02:25:40 ---> Using cache 02:25:40 ---> f2c360cd5d7b 02:25:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:25:40 Removing intermediate container 5d3f262b50ce 02:25:40 ---> c4a127320d33 02:25:40 02:25:40 Step 11/24 : FROM alpine:3.12 02:25:40 ---> 13621d1b12d4 02:25:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:25:40 ---> Running in ae1a05df9eba 02:25:40 ---> Running in 1a5db0817318 02:25:40 (5/6) Installing libzmq (4.3.3-r0) 02:25:40 (6/6) Installing zeromq (4.3.3-r0) 02:25:41 Executing busybox-1.31.1-r20.trigger 02:25:41 OK: 8 MiB in 20 packages 02:25:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:25:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:41 Removing intermediate container 01b913dd66c0 02:25:41 ---> 42ef6c787e67 02:25:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:42 (1/1) Installing dumb-init (1.2.2-r1) 02:25:42 Executing busybox-1.31.1-r20.trigger 02:25:42 OK: 6 MiB in 15 packages 02:25:42 ---> 8f7161f3bfde 02:25:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:25:42 Removing intermediate container 1a5db0817318 02:25:42 ---> db87ddbcd90e 02:25:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:25:42 ---> Running in 2cdf65bbbef0 02:25:42 ---> f3ea4d93f3de 02:25:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:25:43 Removing intermediate container 2cdf65bbbef0 02:25:43 ---> 95abec420dbf 02:25:43 Step 14/24 : ENV APP_PORT=59881 02:25:43 ---> Running in 1c287fb4d492 02:25:43 ---> 883f8ea4bec3 02:25:43 Step 20/24 : ENTRYPOINT ["/core-data"] 02:25:43 ---> Running in bcb9babf2974 02:25:43 Removing intermediate container 1c287fb4d492 02:25:43 ---> 512ee204bf2d 02:25:43 Step 15/24 : EXPOSE $APP_PORT 02:25:43 Removing intermediate container bcb9babf2974 02:25:43 ---> 35e5b9c97e3a 02:25:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:43 ---> Running in 64377dcea4b5 02:25:43 ---> Running in b83525afd0eb 02:25:43 Removing intermediate container 64377dcea4b5 02:25:43 ---> 85f1e42176ba 02:25:43 Step 16/24 : WORKDIR / 02:25:43 ---> Running in c370e481236d 02:25:43 Removing intermediate container b83525afd0eb 02:25:43 ---> d671d0ed403f 02:25:43 Step 22/24 : LABEL arch=x86_64 02:25:43 ---> Running in 7aeb62595eae 02:25:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:43 ---> 9e5e0dd63a13 02:25:43 Step 3/24 : WORKDIR /edgex-go 02:25:43 ---> Using cache 02:25:43 ---> 98b009e554c1 02:25:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:43 ---> Using cache 02:25:43 ---> deabe5fe419d 02:25:43 Step 5/24 : RUN apk add --update --no-cache make git 02:25:43 ---> Using cache 02:25:43 ---> a848e53f949b 02:25:43 Step 6/24 : COPY go.mod . 02:25:43 ---> Using cache 02:25:43 ---> 6a176c11903a 02:25:43 Step 7/24 : RUN go mod download 02:25:43 ---> Using cache 02:25:43 ---> 66aa1b9fef7c 02:25:43 Step 8/24 : COPY . . 02:25:43 ---> Using cache 02:25:43 ---> 72cdac2f4e23 02:25:43 Step 9/24 : RUN go mod tidy 02:25:43 ---> Using cache 02:25:43 ---> f2c360cd5d7b 02:25:43 Step 10/24 : RUN make cmd/core-command/core-command 02:25:43 ---> Running in 74812eb647ec 02:25:43 Removing intermediate container c370e481236d 02:25:43 ---> be699de46e7a 02:25:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:44 Removing intermediate container 7aeb62595eae 02:25:44 ---> 4a44952e7748 02:25:44 Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:25:44 ---> Running in 9b0ab25bb35a 02:25:44 Removing intermediate container 9b0ab25bb35a 02:25:44 ---> a12ced09bde6 02:25:44 Step 24/24 : LABEL version=0.0.0 02:25:44 ---> Running in 54c4bf4e7958 02:25:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:25:44 ---> 4988d6b04143 02:25:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:25:44 Removing intermediate container 54c4bf4e7958 02:25:44 ---> 81e658290950 02:25:44 02:25:44 Successfully built 81e658290950 02:25:45 Successfully tagged core-data:latest 02:25:45 Building sys-mgmt-agent 02:25:46  Building core-data ... done  ---> 714d8acbca3c 02:25:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:25:46 ---> 2541a19e3f0e 02:25:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:25:46 ---> Running in 388e84e30e4f 02:25:46 Removing intermediate container 388e84e30e4f 02:25:46 ---> 50994f9373e7 02:25:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:47 ---> Running in 9e9e116bdfb4 02:25:47 Removing intermediate container 9e9e116bdfb4 02:25:47 ---> b79d71d003e5 02:25:47 Step 22/24 : LABEL arch=x86_64 02:25:47 ---> Running in 0ea108347d48 02:25:47 Removing intermediate container 0ea108347d48 02:25:47 ---> c5fce29c368b 02:25:47 Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:25:47 ---> Running in a66bfcb7ce59 02:25:47 Removing intermediate container a66bfcb7ce59 02:25:47 ---> f9cf8857e5a7 02:25:47 Step 24/24 : LABEL version=0.0.0 02:25:47 ---> Running in 615fce784dad 02:25:47 Removing intermediate container 615fce784dad 02:25:47 ---> 6bf17bdfbd1e 02:25:47 02:25:48 Successfully built 6bf17bdfbd1e 02:25:48 Successfully tagged core-metadata:latest 02:25:49  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:25:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:51 ---> 9e5e0dd63a13 02:25:51 Step 3/24 : WORKDIR /edgex-go 02:25:51 ---> Using cache 02:25:51 ---> 98b009e554c1 02:25:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:51 ---> Using cache 02:25:51 ---> deabe5fe419d 02:25:51 Step 5/24 : RUN apk add --update --no-cache make bash git 02:25:51 ---> Running in 676c09efa1a0 02:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:54 OK: 219 MiB in 52 packages 02:25:54 Removing intermediate container c5659cee2b0f 02:25:54 ---> 1f0964af9f71 02:25:54 02:25:54 Step 11/22 : FROM alpine:3.12 02:25:54 ---> 13621d1b12d4 02:25:54 Step 12/22 : RUN apk add --update --no-cache curl 02:25:54 ---> Running in 1a3bd5141db2 02:25:54 Removing intermediate container 676c09efa1a0 02:25:54 ---> 7a9b00d09780 02:25:54 Step 6/24 : COPY go.mod . 02:25:54 ---> 701d8bd4fa8b 02:25:54 Step 7/24 : RUN go mod download 02:25:55 ---> Running in 62ace058a7b8 02:25:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:55 (1/4) Installing ca-certificates (20191127-r4) 02:25:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:25:55 (3/4) Installing libcurl (7.78.0-r0) 02:25:55 (4/4) Installing curl (7.78.0-r0) 02:25:55 Executing busybox-1.31.1-r20.trigger 02:25:55 Executing ca-certificates-20191127-r4.trigger 02:25:55 OK: 7 MiB in 18 packages 02:25:56 Removing intermediate container 1a3bd5141db2 02:25:56 ---> 991fcfc2f253 02:25:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:25:56 ---> Running in e6744b120c40 02:25:56 Removing intermediate container e6744b120c40 02:25:56 ---> 087d467eb474 02:25:56 Step 14/22 : WORKDIR /edgex 02:25:56 ---> Running in 192b6c13e253 02:25:56 Removing intermediate container 192b6c13e253 02:25:56 ---> 482392964cce 02:25:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:25:56 ---> ad840faa99d6 02:25:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:25:57 Removing intermediate container 62ace058a7b8 02:25:57 ---> 796c34ebce48 02:25:57 Step 8/24 : COPY . . 02:25:57 ---> dc0f28132802 02:25:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:25:59 ---> b09f69a3b829 02:25:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:26:00 ---> Running in 979f8a3d937a 02:26:00 Removing intermediate container 979f8a3d937a 02:26:00 ---> 49cad4c8ffd3 02:26:00 Step 19/22 : CMD ["--init=true"] 02:26:00 ---> Running in 77a01f55d248 02:26:01 Removing intermediate container 77a01f55d248 02:26:01 ---> 094ed30747b6 02:26:01 Step 20/22 : LABEL arch=x86_64 02:26:01 ---> Running in 8762dcdbfe91 02:26:01 Removing intermediate container 8762dcdbfe91 02:26:01 ---> e6ca8da1c464 02:26:01 Step 21/22 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:26:01 ---> Running in 774e5aee2bd1 02:26:02 Removing intermediate container 774e5aee2bd1 02:26:02 ---> 931b77d55a01 02:26:02 Step 22/22 : LABEL version=0.0.0 02:26:02 ---> Running in 146a6cb9ca08 02:26:02 Removing intermediate container 146a6cb9ca08 02:26:02 ---> 871fcf53368a 02:26:02 02:26:02 ---> 8e6a2d3c6060 02:26:02 Step 9/24 : RUN go mod tidy 02:26:02 ---> Running in e3c4dbab0bfe 02:26:02 Successfully built 871fcf53368a 02:26:02 Successfully tagged security-proxy-setup:latest 02:26:04  Building security-proxy-setup ... done Removing intermediate container e3c4dbab0bfe 02:26:04 ---> 2624c91be9e4 02:26:04 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:26:04 ---> Running in efe6256d7976 02:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:26:11 Removing intermediate container 74812eb647ec 02:26:11 ---> 1f512ae03d63 02:26:11 02:26:11 Step 11/24 : FROM alpine:3.12 02:26:11 ---> 13621d1b12d4 02:26:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:26:11 ---> Using cache 02:26:11 ---> db87ddbcd90e 02:26:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:11 ---> Using cache 02:26:11 ---> 95abec420dbf 02:26:11 Step 14/24 : ENV APP_PORT=59882 02:26:11 Removing intermediate container ae1a05df9eba 02:26:11 ---> 894644520218 02:26:11 02:26:11 Step 11/23 : FROM alpine:3.12 02:26:11 ---> 13621d1b12d4 02:26:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:26:11 ---> Using cache 02:26:11 ---> db87ddbcd90e 02:26:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:11 ---> Using cache 02:26:11 ---> 95abec420dbf 02:26:11 Step 14/23 : ENV APP_PORT=59861 02:26:11 ---> Running in f0cacff6d31c 02:26:11 ---> Running in ce0676c0d1fa 02:26:11 Removing intermediate container f0cacff6d31c 02:26:11 ---> f3aa0800da13 02:26:11 Step 15/24 : EXPOSE $APP_PORT 02:26:11 Removing intermediate container ce0676c0d1fa 02:26:11 ---> cf0dac1ccb6f 02:26:11 Step 15/23 : EXPOSE $APP_PORT 02:26:11 ---> Running in 36dbf85b1a42 02:26:11 ---> Running in 8da1c9303ad8 02:26:11 Removing intermediate container 36dbf85b1a42 02:26:11 ---> e747da3fef9b 02:26:11 Step 16/24 : WORKDIR / 02:26:11 Removing intermediate container 8da1c9303ad8 02:26:11 ---> 46e4b7d297cd 02:26:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:11 ---> Running in 2cdcaa4eb17c 02:26:12 Removing intermediate container 2cdcaa4eb17c 02:26:12 ---> 66ada8312ba6 02:26:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:12 ---> 3bc7ce9a752c 02:26:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:26:12 ---> 04e582eacd97 02:26:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:26:13 ---> 9f4dd46c3389 02:26:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:26:13 ---> 01c3a85a3b01 02:26:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:26:13 ---> 5057fbe6cb9c 02:26:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:26:13 ---> 55d98c1eaa29 02:26:13 Step 20/24 : ENTRYPOINT ["/core-command"] 02:26:13 ---> Running in 3a2d12272903 02:26:13 ---> Running in 9cde3ebdd4ba 02:26:13 Removing intermediate container 3a2d12272903 02:26:13 ---> 0c2f96cbc5ef 02:26:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:13 ---> Running in c9148c31b79f 02:26:13 Removing intermediate container 9cde3ebdd4ba 02:26:13 ---> b35b6a3222e0 02:26:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:13 ---> Running in ae80f851cec9 02:26:13 Removing intermediate container c9148c31b79f 02:26:13 ---> b40541d85006 02:26:13 Step 21/23 : LABEL arch=x86_64 02:26:13 Removing intermediate container ae80f851cec9 02:26:13 ---> 029e426d707e 02:26:13 Step 22/24 : LABEL arch=x86_64 02:26:13 ---> Running in db1f85b6e69c 02:26:13 ---> Running in e9e10fd77bd6 02:26:14 Removing intermediate container db1f85b6e69c 02:26:14 ---> 1510ac1f81be 02:26:14 Step 22/23 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:26:14 Removing intermediate container e9e10fd77bd6 02:26:14 ---> 43dd96d4a88a 02:26:14 Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:26:14 ---> Running in 151e4593c98d 02:26:14 ---> Running in e5e956c84364 02:26:14 Removing intermediate container e5e956c84364 02:26:14 ---> 947b51b21bbe 02:26:14 Step 24/24 : LABEL version=0.0.0 02:26:14 Removing intermediate container 151e4593c98d 02:26:14 ---> 5a2d80d9589e 02:26:14 Step 23/23 : LABEL version=0.0.0 02:26:14 ---> Running in 7a4a125fbd5f 02:26:14 ---> Running in 975b37cd3522 02:26:14 Removing intermediate container 7a4a125fbd5f 02:26:14 ---> 79604b70f9dc 02:26:14 02:26:14 Removing intermediate container 975b37cd3522 02:26:14 ---> 985806bd6291 02:26:14 02:26:14 Successfully built 79604b70f9dc 02:26:14 Successfully tagged core-command:latest 02:26:14  Building core-command ... done Successfully built 985806bd6291 02:26:15 Successfully tagged support-scheduler:latest 02:26:18  Building support-scheduler ... done Removing intermediate container efe6256d7976 02:26:18 ---> 093507642610 02:26:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:26:18 ---> Running in fd0ab5171897 02:26: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 02:26:19 Removing intermediate container fd0ab5171897 02:26:19 ---> afbe3a616af5 02:26:19 02:26:19 Step 12/24 : FROM docker:20.10.7 02:26:19 20.10.7: Pulling from library/docker 02:26:25 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:26:25 Status: Downloaded newer image for docker:20.10.7 02:26:25 ---> 08bdaf2f88f9 02:26:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:26:25 ---> Running in 0138caeb0aae 02:26:25 Removing intermediate container 0138caeb0aae 02:26:25 ---> 560937142c90 02:26:25 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:26:25 ---> Running in bdaf68a0d973 02:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:26:26 (1/39) Installing readline (8.1.0-r0) 02:26:26 (2/39) Installing bash (5.1.0-r0) 02:26:26 Executing bash-5.1.0-r0.post-install 02:26:26 (3/39) Installing brotli-libs (1.0.9-r3) 02:26:26 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:26:26 (5/39) Installing libcurl (7.78.0-r0) 02:26:26 (6/39) Installing curl (7.78.0-r0) 02:26:26 (7/39) Installing dumb-init (1.2.5-r0) 02:26:26 (8/39) Installing libbz2 (1.0.8-r1) 02:26:26 (9/39) Installing expat (2.2.10-r1) 02:26:26 (10/39) Installing libffi (3.3-r2) 02:26:26 (11/39) Installing gdbm (1.19-r0) 02:26:26 (12/39) Installing xz-libs (5.2.5-r0) 02:26:26 (13/39) Installing sqlite-libs (3.34.1-r0) 02:26:26 (14/39) Installing python3 (3.8.10-r0) 02:26:26 (15/39) Installing py3-appdirs (1.4.4-r1) 02:26:26 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:26:26 (17/39) Installing py3-parsing (2.4.7-r1) 02:26:26 (18/39) Installing py3-six (1.15.0-r0) 02:26:26 (19/39) Installing py3-packaging (20.9-r0) 02:26:26 (20/39) Installing py3-setuptools (51.3.3-r0) 02:26:26 (21/39) Installing py3-chardet (4.0.0-r0) 02:26:26 (22/39) Installing py3-idna (3.1-r0) 02:26:26 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:26:26 (24/39) Installing py3-requests (2.25.1-r1) 02:26:26 (25/39) Installing py3-msgpack (1.0.2-r0) 02:26:26 (26/39) Installing py3-lockfile (0.12.2-r3) 02:26:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:26:26 (28/39) Installing py3-colorama (0.4.4-r0) 02:26:26 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:26:26 (30/39) Installing py3-distlib (0.3.1-r1) 02:26:26 (31/39) Installing py3-distro (1.5.0-r1) 02:26:26 (32/39) Installing py3-webencodings (0.5.1-r3) 02:26:26 (33/39) Installing py3-html5lib (1.1-r0) 02:26:27 (34/39) Installing py3-pytoml (0.1.21-r0) 02:26:27 (35/39) Installing py3-pep517 (0.9.1-r0) 02:26:27 (36/39) Installing py3-progress (1.5-r0) 02:26:27 (37/39) Installing py3-retrying (1.3.3-r0) 02:26:27 (38/39) Installing py3-toml (0.10.2-r0) 02:26:27 (39/39) Installing py3-pip (20.3.4-r0) 02:26:27 Executing busybox-1.32.1-r6.trigger 02:26:27 OK: 82 MiB in 59 packages 02:26:28 Collecting docker-compose==1.23.2 02:26:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:26:28 Collecting dockerpty<0.5,>=0.4.1 02:26:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:26:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:26:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:26:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:26:29 Collecting websocket-client<1.0,>=0.32.0 02:26:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:26:29 Collecting texttable<0.10,>=0.9.0 02:26:29 Downloading texttable-0.9.1.tar.gz (11 kB) 02:26:29 Collecting docopt<0.7,>=0.6.1 02:26:29 Downloading docopt-0.6.2.tar.gz (25 kB) 02:26:29 Collecting PyYAML<4,>=3.10 02:26:29 Downloading PyYAML-3.13.tar.gz (270 kB) 02:26:30 Collecting docker<4.0,>=3.6.0 02:26:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:26:30 Collecting jsonschema<3,>=2.5.1 02:26:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:26:30 Collecting cached-property<2,>=1.2.0 02:26:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:26:30 Collecting docker-pycreds>=0.4.0 02:26:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:26:30 Collecting urllib3<1.25,>=1.21.1 02:26:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:26:30 Collecting idna<2.8,>=2.5 02:26:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:26:30 Collecting chardet<3.1.0,>=3.0.2 02:26:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:26:30 Collecting certifi>=2017.4.17 02:26:30 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:26:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:26:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:26:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:26:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:26:31 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:26:31 Attempting uninstall: urllib3 02:26:31 Found existing installation: urllib3 1.26.2 02:26:31 Uninstalling urllib3-1.26.2: 02:26:31 Successfully uninstalled urllib3-1.26.2 02:26:31 Attempting uninstall: idna 02:26:31 Found existing installation: idna 3.1 02:26:31 Uninstalling idna-3.1: 02:26:31 Successfully uninstalled idna-3.1 02:26:31 Attempting uninstall: chardet 02:26:31 Found existing installation: chardet 4.0.0 02:26:31 Uninstalling chardet-4.0.0: 02:26:31 Successfully uninstalled chardet-4.0.0 02:26:31 Attempting uninstall: requests 02:26:31 Found existing installation: requests 2.25.1 02:26:31 Uninstalling requests-2.25.1: 02:26:31 Successfully uninstalled requests-2.25.1 02:26:31 Running setup.py install for texttable: started 02:26:32 Running setup.py install for texttable: finished with status 'done' 02:26:32 Running setup.py install for PyYAML: started 02:26:32 Running setup.py install for PyYAML: finished with status 'done' 02:26:32 Running setup.py install for docopt: started 02:26:33 Running setup.py install for docopt: finished with status 'done' 02:26:33 Running setup.py install for dockerpty: started 02:26:33 Running setup.py install for dockerpty: finished with status 'done' 02:26:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:26:37 Removing intermediate container bdaf68a0d973 02:26:37 ---> 41e054f4b16e 02:26:37 Step 15/24 : ENV APP_PORT=58890 02:26:37 ---> Running in 32b4da2ef680 02:26:37 Removing intermediate container 32b4da2ef680 02:26:37 ---> b50e9b98bfa5 02:26:37 Step 16/24 : EXPOSE $APP_PORT 02:26:37 ---> Running in 4d16d4c296d8 02:26:37 Removing intermediate container 4d16d4c296d8 02:26:37 ---> e98669f5fbe6 02:26:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:26:37 ---> 91859ff0c409 02:26:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:26:37 ---> d4ad72650b25 02:26:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:26:37 ---> 000990cf3060 02:26:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:26:37 ---> Running in 041f6df9a121 02:26:37 Removing intermediate container 041f6df9a121 02:26:37 ---> 275f5ecfbc3c 02:26:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:37 ---> Running in 5387e064c3e0 02:26:38 Removing intermediate container 5387e064c3e0 02:26:38 ---> f68949e44f39 02:26:38 Step 22/24 : LABEL arch=x86_64 02:26:38 ---> Running in 309e7a716adb 02:26:38 Removing intermediate container 309e7a716adb 02:26:38 ---> b50d716fb572 02:26:38 Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa 02:26:38 ---> Running in f26f6ca4c983 02:26:38 Removing intermediate container f26f6ca4c983 02:26:38 ---> 6a547a66f809 02:26:38 Step 24/24 : LABEL version=0.0.0 02:26:38 ---> Running in 9bd0f9b062f1 02:26:38 Removing intermediate container 9bd0f9b062f1 02:26:38 ---> b1ca8100ebdf 02:26:38 02:26:38 Successfully built b1ca8100ebdf 02:26:38 Successfully tagged sys-mgmt-agent:latest 02:26:38  Building sys-mgmt-agent ... done  [Pipeline] } 02:26:38 $ docker stop --time=1 b6e02077495785fb336b99e5175b32f255cd72df34eb0ffafa27a48f58f48d0d 02:26:39 $ docker rm -f b6e02077495785fb336b99e5175b32f255cd72df34eb0ffafa27a48f58f48d0d [Pipeline] // withDockerContainer [Pipeline] sh 02:26:40 + docker images 02:26:40 REPOSITORY TAG IMAGE ID CREATED SIZE 02:26:40 sys-mgmt-agent latest b1ca8100ebdf 2 seconds ago 325MB 02:26:40 afbe3a616af5 21 seconds ago 1.75GB 02:26:40 core-command latest 79604b70f9dc 26 seconds ago 16MB 02:26:40 support-scheduler latest 985806bd6291 26 seconds ago 16.1MB 02:26:40 894644520218 29 seconds ago 1.75GB 02:26:40 1f512ae03d63 30 seconds ago 1.74GB 02:26:40 security-proxy-setup latest 871fcf53368a 38 seconds ago 25.9MB 02:26:40 1f0964af9f71 47 seconds ago 1.75GB 02:26:40 core-metadata latest 6bf17bdfbd1e 53 seconds ago 16.7MB 02:26:40 core-data latest 81e658290950 56 seconds ago 20.4MB 02:26:40 c4a127320d33 About a minute ago 1.75GB 02:26:40 support-notifications latest cfcc117964c8 About a minute ago 16.8MB 02:26:40 security-secretstore-setup latest ed758e009b52 About a minute ago 29MB 02:26:40 416ca41a0e1a About a minute ago 1.75GB 02:26:40 7df0ff1b75bf About a minute ago 1.75GB 02:26:40 9584f55a4e2c About a minute ago 1.75GB 02:26:40 security-bootstrapper latest 78e1d55d833e About a minute ago 18.8MB 02:26:40 e1a8b839298b About a minute ago 1.75GB 02:26:40 ci-base-image-x86_64 latest 9e5e0dd63a13 5 minutes ago 1.24GB 02:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 02:26:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 02:26:40 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 02:26:40 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 02:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:26:51 Removing intermediate container f4afa41c173d 02:26:51 ---> e3e246460a24 02:26:51 Successfully built e3e246460a24 02:26:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:26:51 + docker inspect -f . ci-base-image-arm64 02:26:51 . [Pipeline] withDockerContainer 02:26:51 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 02:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:26:53 $ docker top d8c36da2371447ee694bc7934241178f5a903b40e511210fa5a4351b80726767 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:54 + go version 02:26:54 go version go1.16.6 linux/arm64 [Pipeline] } 02:26:54 $ docker stop --time=1 d8c36da2371447ee694bc7934241178f5a903b40e511210fa5a4351b80726767 02:26:55 Still waiting to schedule task 02:26:55 ‘prd-ubuntu18.04-docker-8c-8g-69’ is offline 02:26:56 $ docker rm -f d8c36da2371447ee694bc7934241178f5a903b40e511210fa5a4351b80726767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:57 + docker inspect -f . ci-base-image-arm64 02:26:57 . [Pipeline] withDockerContainer 02:26:58 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 02:26:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:26:59 $ docker top c1a3bdc728063627e682f6f2f69e3ab607507ff561cc0fa36a39292c675aa5a8 -eo pid,comm [Pipeline] { [Pipeline] echo 02:27:00 ========================================================= 02:27:00 [edgeXBuildGoParallel] Running Tests and Build... 02:27:00 ========================================================= [Pipeline] sh 02:27:00 + go mod tidy [Pipeline] sh 02:27:02 + make test 02:27:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:27:02 go mod tidy 02:27:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:27:30 ? github.com/edgexfoundry/edgex-go [no test files] 02:28:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:28:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:28:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:28:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:28:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:28:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:28:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:28:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:28:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:28:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:28:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:28:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:28:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:28:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements 02:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.361s coverage: 100.0% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:29:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.370s coverage: 46.3% of statements 02:29:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:29:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:29:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.656s coverage: 90.1% of statements 02:29:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:29:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 81.2% of statements 02:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.627s coverage: 94.2% of statements 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.8% of statements 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.3% of statements 02:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.411s coverage: 79.5% of statements 02:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 02:29:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 02:29:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 02:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements 02:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements 02:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.663s coverage: 81.8% of statements 02:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.366s coverage: 92.9% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.337s coverage: 87.2% of statements 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.333s coverage: 85.4% of statements 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.442s coverage: 91.2% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.4% of statements 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 02:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 02:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 02:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.104s coverage: 66.9% of statements 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.6% of statements 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.5% of statements 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.0% of statements 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 62.7% of statements 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 02:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 02:30:08 GO111MODULE=on go vet ./... 02:30:45 Running on prd-ubuntu18.04-docker-8c-8g-75 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws 02:30:45 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:30:45 The recommended git tool is: git 02:30:49 using credential edgex-jenkins-ssh 02:30:49 Cloning the remote Git repository 02:30:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:30:50 > git init /w/workspace/edgex-go/3 # timeout=10 02:30:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:30:50 > git --version # timeout=10 02:30:50 > git --version # 'git version 2.17.1' 02:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:30:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:30 gofmt -l . 02:31:30 [ "`gofmt -l .`" = "" ] 02:31:30 ./bin/test-attribution-txt.sh [Pipeline] sh 02:31:33 + ls -al . 02:31:33 total 620 02:31:33 drwxrwxr-x 9 1001 1001 4096 Aug 9 02:31 . 02:31:33 drwxr-xr-x 4 root root 4096 Aug 9 02:26 .. 02:31:33 -rw-rw-r-- 1 1001 1001 11 Aug 9 02:24 .dockerignore 02:31:33 drwxrwxr-x 8 1001 1001 4096 Aug 9 02:24 .git 02:31:33 drwxrwxr-x 3 1001 1001 4096 Aug 9 02:24 .github 02:31:33 -rw-rw-r-- 1 1001 1001 818 Aug 9 02:24 .gitignore 02:31:33 -rw-rw-r-- 1 1001 1001 76 Aug 9 02:24 .hadolint.yml 02:31:33 -rw-rw-r-- 1 1001 1001 166 Aug 9 02:24 .sonarcloud.properties 02:31:33 -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:24 Attribution.txt 02:31:33 -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:24 CHANGELOG.md 02:31:33 -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:24 CONTRIBUTING.md 02:31:33 -rw-rw-r-- 1 1001 1001 849 Aug 9 02:24 Jenkinsfile 02:31:33 -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:24 LICENSE 02:31:33 -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:24 Makefile 02:31:33 -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:24 README.md 02:31:33 -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:24 SECURITY.md 02:31:33 -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION 02:31:33 -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:24 ZMQWindows.md 02:31:33 drwxrwxr-x 2 1001 1001 4096 Aug 9 02:24 bin 02:31:33 drwxrwxr-x 14 1001 1001 4096 Aug 9 02:24 cmd 02:31:33 -rw-r--r-- 1 root root 404407 Aug 9 02:30 coverage.out 02:31:33 -rw-rw-r-- 1 1001 1001 813 Aug 9 02:24 go.mod 02:31:33 -rw-r--r-- 1 root root 48847 Aug 9 02:27 go.sum 02:31:33 drwxrwxr-x 8 1001 1001 4096 Aug 9 02:24 internal 02:31:33 drwxrwxr-x 3 1001 1001 4096 Aug 9 02:24 openapi 02:31:33 drwxrwxr-x 4 1001 1001 4096 Aug 9 02:24 snap 02:31:33 -rw-rw-r-- 1 1001 1001 204 Aug 9 02:24 version.go [Pipeline] sh 02:31:34 + '[' -e coverage.out ] 02:31:34 + chown 1001:1001 coverage.out [Pipeline] stash 02:31:34 Warning: overwriting stash ‘coverage-report’ 02:31:35 Stashed 1 file(s) [Pipeline] sh 02:31:35 + make build 02:31:35 go mod tidy 02:31:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:31:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:32:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:32:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:32:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:32:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:32:36 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit b6d22a14304fa4f5ce0696b78650d11c1f7656f3 02:32:36 Merge succeeded, producing 5cabbe17ff951cc4106aae8311782b727e630b76 02:32:36 Checking out Revision 5cabbe17ff951cc4106aae8311782b727e630b76 (PR-3659) 02:32:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:32:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:32:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:32:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:32:36 > git config core.sparsecheckout # timeout=10 02:32:36 > git checkout -f b6d22a14304fa4f5ce0696b78650d11c1f7656f3 # timeout=10 02:32:36 > git remote # timeout=10 02:32:36 > git config --get remote.origin.url # timeout=10 02:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:36 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 02:32:36 > git rev-parse HEAD^{commit} # timeout=10 02:32:36 > git config core.sparsecheckout # timeout=10 02:32:36 > git checkout -f 5cabbe17ff951cc4106aae8311782b727e630b76 # timeout=10 02:32:41 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" 02:32:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:42 + echo snap-build.sh 02:32:42 snap-build.sh 02:32:42 + SNAP_BASE_DIR=. 02:32:42 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:32:42 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:32:42 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:32:42 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:32:42 + cd /w/workspace/edgex-go/3 02:32:42 + sudo apt-get remove -qy --purge lxd lxd-client 02:32:42 Reading package lists... 02:32:42 Building dependency tree... 02:32:42 Reading state information... 02:32:42 The following packages were automatically installed and are no longer required: 02:32:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:32:42 uidmap xdelta3 02:32:42 Use 'sudo apt autoremove' to remove them. 02:32:42 The following packages will be REMOVED: 02:32:42 lxd* lxd-client* 02:32:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:32:42 After this operation, 31.7 MB disk space will be freed. 02:32:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:32:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 02:32:43 $ docker stop --time=1 c1a3bdc728063627e682f6f2f69e3ab607507ff561cc0fa36a39292c675aa5a8 02:32:43 Removing lxd dnsmasq configuration 02:32:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:32:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:32:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:32:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 02:32:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:32:46 Processing triggers for systemd (237-3ubuntu10.45) ... 02:32:46 $ docker rm -f c1a3bdc728063627e682f6f2f69e3ab607507ff561cc0fa36a39292c675aa5a8 02:32:46 Processing triggers for ureadahead (0.100.0-21) ... 02:32:47 + sudo snap remove --purge lxd 02:32:47 snap "lxd" is not installed 02:32:47 + sudo groupadd --force --system lxd 02:32:47 ++ whoami 02:32:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:32:47 + newgrp - lxd 02:32:47 + sudo snap install lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:32:48 02:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:32:49 latest: Pulling from edgex-devops/edgex-compose-arm64 02:32:49 29e5d40040c1: Pulling fs layer 02:32:49 1ce36da41761: Pulling fs layer 02:32:49 25b303627fd3: Pulling fs layer 02:32:50 29e5d40040c1: Download complete 02:32:50 29e5d40040c1: Pull complete 02:32:50 1ce36da41761: Verifying Checksum 02:32:50 1ce36da41761: Download complete 02:32:52 1ce36da41761: Pull complete 02:32:53 25b303627fd3: Verifying Checksum 02:32:53 25b303627fd3: Download complete 02:32:57 2021-08-09T02:32:55Z INFO Waiting for automatic snapd restart... 02:33:04 25b303627fd3: Pull complete 02:33:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:33:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:33:04 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 02:33:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:33:08 $ docker top 2f1f75f13ee381a61824246344658b7838d289f39f66f08834f3031f9f193787 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:09 + docker-compose build --help 02:33:09 + grep parallel 02:33:13 lxd 4.16 from Canonical* installed 02:33:13 + sudo lxd init --auto 02:33:15 --parallel Build images in parallel. [Pipeline] } 02:33:15 $ docker stop --time=1 2f1f75f13ee381a61824246344658b7838d289f39f66f08834f3031f9f193787 02:33:17 $ docker rm -f 2f1f75f13ee381a61824246344658b7838d289f39f66f08834f3031f9f193787 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:33:18 . [Pipeline] withDockerContainer 02:33:18 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 02:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:33:21 $ docker top 80527cbc14b294681d883ddf208afb89e2a7da833819faa6be39018f0374ad57 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:21 + sudo snap install --classic snapcraft 02:33:22 + docker-compose -f ./docker-compose-build.yml build --parallel 02:33:27 Building core-command ... 02:33:27 Building core-data ... 02:33:27 Building core-metadata ... 02:33:27 Building security-bootstrapper ... 02:33:27 Building security-proxy-setup ... 02:33:27 Building security-secretstore-setup ... 02:33:27 Building support-notifications ... 02:33:27 Building support-scheduler ... 02:33:27 Building sys-mgmt-agent ... 02:33:27 Building security-secretstore-setup 02:33:27 Building security-bootstrapper 02:33:27 Building core-metadata 02:33:27 Building core-data 02:33:27 Building core-command 02:33:30 snapcraft 4.8.3 from Canonical* installed 02:33:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:33:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:33:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:30 Dload Upload Total Spent Left Speed 02:33:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 02:33:30 100 3325k 100 3325k 0 0 7044k 0 --:--:-- --:--:-- --:--:-- 7044k 02:33:30 ./yq_linux_amd64 02:33:30 + sudo snapcraft prime --use-lxd 02:33:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:33:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:33:32 - README.md 02:33:32 02:33:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:33:32 Launching a container. 02:33:41 Waiting for container to be ready 02:33:41 To start your first instance, try: lxc launch ubuntu:18.04 02:33:41 02:33:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:33:45 Waiting for network to be ready... 02:33:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:33:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 02:33:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:33:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 02:33:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:33:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:33:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 02:33:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 02:33:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 02:33:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 02:33:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:33:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:33:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:33:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:33:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:33:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:33:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:33:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:33:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:33:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 02:33:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 02:33:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 02:33:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 02:33:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 02:33:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 02:33:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 02:33:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 02:33:50 Fetched 25.0 MB in 4s (5557 kB/s) 02:33:50 Reading package lists... 02:33:50 Reading package lists... 02:33:51 Building dependency tree... 02:33:51 Reading state information... 02:33:51 The following additional packages will be installed: 02:33:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:33:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:33:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:33:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:33:51 Suggested packages: 02:33:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:33:51 Recommended packages: 02:33:51 gnupg libsasl2-modules 02:33:51 The following NEW packages will be installed: 02:33:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:33:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:33:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:33:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:33:51 The following packages will be upgraded: 02:33:51 gpg gpg-agent gpgconf libudev1 02:33:51 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:33:51 Need to get 3527 kB of archives. 02:33:51 After this operation, 13.3 MB of additional disk space will be used. 02:33:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 02:33:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 02:33:51 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:33:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:33:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:33:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:33:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:33:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:33:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:33:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:33:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:33:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:33:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:33:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:33:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:33:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:33:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:33:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:33:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:33:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:33:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:33:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:33:52 debconf: delaying package configuration, since apt-utils is not installed 02:33:52 Fetched 3527 kB in 1s (3068 kB/s) 02:33:52 (Reading database ... 12511 files and directories currently installed.) 02:33:52 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 02:33:52 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:33:52 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 02:33:52 Selecting previously unselected package udev. 02:33:52 (Reading database ... 12511 files and directories currently installed.) 02:33:52 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 02:33:52 Unpacking udev (237-3ubuntu10.50) ... 02:33:52 Selecting previously unselected package libfuse2:amd64. 02:33:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:33:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:33:53 Selecting previously unselected package fuse. 02:33:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:33:53 Unpacking fuse (2.9.7-1ubuntu1) ... 02:33:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:53 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:53 Selecting previously unselected package libksba8:amd64. 02:33:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:33:53 Unpacking libksba8:amd64 (1.3.5-2) ... 02:33:53 Selecting previously unselected package libroken18-heimdal:amd64. 02:33:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:33:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:33:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:33:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:53 Selecting previously unselected package libwind0-heimdal:amd64. 02:33:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:33:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:33:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:33:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:33:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:54 Selecting previously unselected package libsasl2-modules-db:amd64. 02:33:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:33:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:33:54 Selecting previously unselected package libsasl2-2:amd64. 02:33:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:33:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:33:54 Selecting previously unselected package libldap-common. 02:33:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:33:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:33:54 Selecting previously unselected package libldap-2.4-2:amd64. 02:33:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:33:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:33:54 Selecting previously unselected package dirmngr. 02:33:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:33:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:33:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:33:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:33:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:33:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:33:54 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:33:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:54 Setting up libksba8:amd64 (1.3.5-2) ... 02:33:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:33:54 Setting up udev (237-3ubuntu10.50) ... 02:33:54 invoke-rc.d: policy-rc.d denied execution of start. 02:33:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:54 Processing triggers for systemd (237-3ubuntu10) ... 02:33:55 Setting up fuse (2.9.7-1ubuntu1) ... 02:33:55 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:33:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:33:55 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:33:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:33:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:33:55 settings in the [Install] section, and DefaultInstance for template units). 02:33:55 This means they are not meant to be enabled using systemctl. 02:33:55 Possible reasons for having this kind of units are: 02:33:55 1) A unit may be statically enabled by being symlinked from another unit's 02:33:55 .wants/ or .requires/ directory. 02:33:55 2) A unit's purpose may be to act as a helper for some other unit which has 02:33:55 a requirement dependency on it. 02:33:55 3) A unit may be started when needed via activation (socket, path, timer, 02:33:55 D-Bus, udev, scripted systemctl call, ...). 02:33:55 4) In case of template units, the unit is meant to be enabled with some 02:33:55 instance name specified. 02:33:56 Reading package lists... 02:33:56 Building dependency tree... 02:33:56 Reading state information... 02:33:56 The following additional packages will be installed: 02:33:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:33:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:33:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:33:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:33:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:33:56 Suggested packages: 02:33:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:33:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:33:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:33:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:33:56 systemd-container policykit-1 02:33:56 Recommended packages: 02:33:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:33:56 The following NEW packages will be installed: 02:33:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:33:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:33:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:33:56 multiarch-support openssh-client python3 python3-minimal python3.6 02:33:56 python3.6-minimal snapd squashfs-tools sudo 02:33:56 The following packages will be upgraded: 02:33:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:33:56 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:33:56 Need to get 36.7 MB of archives. 02:33:56 After this operation, 147 MB of additional disk space will be used. 02:33:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 02:33:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:33:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 02:33:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:33:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:33:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:33:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:33:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:33:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:33:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:33:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:33:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:33:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:33:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:33:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:33:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:33:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:33:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:33:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:33:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:33:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:33:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:33:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:33:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:33:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:33:57 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:33:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:33:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:33:57 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 02:33:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 02:33:59 debconf: delaying package configuration, since apt-utils is not installed 02:33:59 Fetched 36.7 MB in 2s (16.0 MB/s) 02:33:59 (Reading database ... 12757 files and directories currently installed.) 02:33:59 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 02:33:59 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:33:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 02:33:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:33:59 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 02:33:59 (Reading database ... 12757 files and directories currently installed.) 02:33:59 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:33:59 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:34:00 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:34:00 (Reading database ... 12757 files and directories currently installed.) 02:34:00 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:34:00 Unpacking apt (1.6.14) over (1.6.1) ... 02:34:00 Setting up apt (1.6.14) ... 02:34:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:34:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:34:00 (Reading database ... 12764 files and directories currently installed.) 02:34:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:34:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:34:01 Selecting previously unselected package libpython3.6-minimal:amd64. 02:34:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:01 Selecting previously unselected package libexpat1:amd64. 02:34:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:34:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:01 Selecting previously unselected package python3.6-minimal. 02:34:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:34:01 Checking for services that may need to be restarted...done. 02:34:01 Checking for services that may need to be restarted...done. 02:34:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:01 Selecting previously unselected package python3-minimal. 02:34:01 (Reading database ... 13012 files and directories currently installed.) 02:34:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:34:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:34:01 Selecting previously unselected package mime-support. 02:34:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:34:01 Unpacking mime-support (3.60ubuntu1) ... 02:34:02 Selecting previously unselected package libmpdec2:amd64. 02:34:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:34:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:34:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:02 Selecting previously unselected package python3.6. 02:34:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:02 Selecting previously unselected package libpython3-stdlib:amd64. 02:34:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:34:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:02 Setting up python3-minimal (3.6.7-1~18.04) ... 02:34:02 Selecting previously unselected package python3. 02:34:02 (Reading database ... 13442 files and directories currently installed.) 02:34:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:34:02 Unpacking python3 (3.6.7-1~18.04) ... 02:34:02 Selecting previously unselected package multiarch-support. 02:34:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:34:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:34:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:34:02 Selecting previously unselected package liblzo2-2:amd64. 02:34:02 (Reading database ... 13479 files and directories currently installed.) 02:34:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:34:02 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:34:02 Selecting previously unselected package libbsd0:amd64. 02:34:02 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:34:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:03 Selecting previously unselected package sudo. 02:34:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:34:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:34:03 Selecting previously unselected package apparmor. 02:34:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:34:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:34:03 Selecting previously unselected package libedit2:amd64. 02:34:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:34:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:34:03 Selecting previously unselected package libkrb5support0:amd64. 02:34:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:34:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:03 Selecting previously unselected package libk5crypto3:amd64. 02:34:03 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:34:03 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:03 Selecting previously unselected package libkeyutils1:amd64. 02:34:03 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:34:03 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:03 Selecting previously unselected package libkrb5-3:amd64. 02:34:03 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:34:03 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:03 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:34:03 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:34:03 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:03 Selecting previously unselected package libssl1.0.0:amd64. 02:34:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:34:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:34:03 Selecting previously unselected package openssh-client. 02:34:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:34:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:34:03 Selecting previously unselected package squashfs-tools. 02:34:03 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 02:34:03 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:34:03 Selecting previously unselected package snapd. 02:34:03 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 02:34:03 Unpacking snapd (2.49.2+18.04) ... 02:34:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:34:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:34:06 Setting up mime-support (3.60ubuntu1) ... 02:34:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:34:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:06 Setting up systemd (237-3ubuntu10.50) ... 02:34:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:34:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:34:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:34:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:08 Setting up python3 (3.6.7-1~18.04) ... 02:34:08 running python rtupdate hooks for python3.6... 02:34:08 running python post-rtupdate hooks for python3.6... 02:34:08 Setting up apparmor (2.12-4ubuntu5.1) ... 02:34:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:34:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:34:09 Setting up snapd (2.49.2+18.04) ... 02:34:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:34:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:34:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:34:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:34:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:34:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:34:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:34:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:34:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:34:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:34:11 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:34:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:11 Processing triggers for systemd (237-3ubuntu10.50) ... 02:34:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:34:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:34:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:34:13 Reading package lists... 02:34:13 Reading package lists... 02:34:13 Building dependency tree... 02:34:13 Reading state information... 02:34:13 Calculating upgrade... 02:34:14 The following packages will be upgraded: 02:34:14 advancecomp base-files bash binutils binutils-common 02:34:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:34:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:34:14 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:34:14 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:34:14 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:34:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:34:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:34:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:34:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:34:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:34:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:34:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:34:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:34:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:34:14 ubuntu-keyring util-linux 02:34:14 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:34:14 Need to get 64.2 MB of archives. 02:34:14 After this operation, 5125 kB of additional disk space will be used. 02:34:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 02:34:14 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:34:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:34:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:34:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:34:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:34:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:34:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:34:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:34:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:34:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:34:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:34:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:34:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:34:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:34:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:34:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:34:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:34:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:34:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:34:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:34:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:34:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:34:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:34:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:34:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:34:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:34:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:34:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:34:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:34:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:34:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:34:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 02:34:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:34:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:34:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:34:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:34:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:34:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:34:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:34:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:34:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:34:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:34:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:34:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:34:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:34:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:34:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:34:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:34:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:34:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:34:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:34:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:34:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:34:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:34:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:34:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:34:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:34:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:34:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:34:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:34:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:34:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:34:15 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:34:15 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:34:15 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:34:15 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:34:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:34:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:34:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:34:15 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:34:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:34:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:34:15 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:34:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:34:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:34:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:34:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:34:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:34:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:34:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:34:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:34:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:34:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:34:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:34:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:34:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:34:16 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:34:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:34:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:34:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:34:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:34:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:34:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:34:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:34:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:34:16 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:34:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:34:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:34:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:34:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:34:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:34:16 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:34:16 debconf: delaying package configuration, since apt-utils is not installed 02:34:16 Fetched 64.2 MB in 2s (30.2 MB/s) 02:34:16 (Reading database ... 13914 files and directories currently installed.) 02:34:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:34:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:34:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 02:34:16 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 02:34:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:17 (Reading database ... 13914 files and directories currently installed.) 02:34:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:34:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:34:18 (Reading database ... 13914 files and directories currently installed.) 02:34:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:18 (Reading database ... 13914 files and directories currently installed.) 02:34:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:34:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:34:19 (Reading database ... 13914 files and directories currently installed.) 02:34:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:34:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:34:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:34:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:34:19 Setting up base-files (10.1ubuntu2.10) ... 02:34:19 Installing new version of config file /etc/issue ... 02:34:19 Installing new version of config file /etc/issue.net ... 02:34:19 Installing new version of config file /etc/lsb-release ... 02:34:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:34:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:34:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:34:19 Removing obsolete conffile /etc/default/motd-news ... 02:34:19 (Reading database ... 13915 files and directories currently installed.) 02:34:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:34:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:34:20 Setting up bash (4.4.18-2ubuntu1.2) ... 02:34:20 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:34:20 (Reading database ... 13915 files and directories currently installed.) 02:34:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:34:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:34:20 (Reading database ... 13915 files and directories currently installed.) 02:34:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:34:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:34:20 Setting up tar (1.29b-2ubuntu0.2) ... 02:34:20 (Reading database ... 13915 files and directories currently installed.) 02:34:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:34:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:34:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:34:20 (Reading database ... 13915 files and directories currently installed.) 02:34:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:34:20 (Reading database ... 13915 files and directories currently installed.) 02:34:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:34:20 (Reading database ... 13915 files and directories currently installed.) 02:34:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:34:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:34:21 Setting up grep (3.1-2build1) ... 02:34:21 (Reading database ... 13915 files and directories currently installed.) 02:34:21 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:34:21 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:34:21 Setting up gzip (1.6-5ubuntu1.1) ... 02:34:21 (Reading database ... 13915 files and directories currently installed.) 02:34:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:34:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:34:21 Setting up login (1:4.5-1ubuntu2) ... 02:34:21 (Reading database ... 13915 files and directories currently installed.) 02:34:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:34:21 (Reading database ... 13915 files and directories currently installed.) 02:34:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:34:21 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:34:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:34:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:22 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:34:22 (Reading database ... 13915 files and directories currently installed.) 02:34:22 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:34:22 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:34:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:34:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:34:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:34:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:34:22 (Reading database ... 13915 files and directories currently installed.) 02:34:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:34:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:34:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:34:23 (Reading database ... 13915 files and directories currently installed.) 02:34:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:23 (Reading database ... 13915 files and directories currently installed.) 02:34:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:23 (Reading database ... 13915 files and directories currently installed.) 02:34:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:23 (Reading database ... 13915 files and directories currently installed.) 02:34:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:23 (Reading database ... 13915 files and directories currently installed.) 02:34:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:34:24 (Reading database ... 13915 files and directories currently installed.) 02:34:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:34:24 (Reading database ... 13915 files and directories currently installed.) 02:34:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:24 (Reading database ... 13915 files and directories currently installed.) 02:34:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:34:24 (Reading database ... 13915 files and directories currently installed.) 02:34:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:34:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:34:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:34:25 (Reading database ... 13915 files and directories currently installed.) 02:34:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:34:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:34:25 (Reading database ... 13915 files and directories currently installed.) 02:34:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:34:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:34:25 (Reading database ... 13917 files and directories currently installed.) 02:34:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:34:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:34:26 Setting up debconf (1.5.66ubuntu1) ... 02:34:26 (Reading database ... 13917 files and directories currently installed.) 02:34:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:34:26 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:34:26 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:34:26 (Reading database ... 13917 files and directories currently installed.) 02:34:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:34:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:34:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:34:26 (Reading database ... 13917 files and directories currently installed.) 02:34:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:34:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:26 (Reading database ... 13917 files and directories currently installed.) 02:34:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:34:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:26 (Reading database ... 13919 files and directories currently installed.) 02:34:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:34:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:26 (Reading database ... 13923 files and directories currently installed.) 02:34:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:27 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 02:34:27 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:34:27 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:27 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:27 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:34:27 (Reading database ... 13923 files and directories currently installed.) 02:34:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:34:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:34:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:34:27 (Reading database ... 13923 files and directories currently installed.) 02:34:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:34:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:34:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:34:27 (Reading database ... 13923 files and directories currently installed.) 02:34:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:34:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:27 (Reading database ... 13923 files and directories currently installed.) 02:34:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:34:27 (Reading database ... 13923 files and directories currently installed.) 02:34:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:34:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:34:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:34:27 (Reading database ... 13923 files and directories currently installed.) 02:34:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:34:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:34:28 Setting up passwd (1:4.5-1ubuntu2) ... 02:34:28 (Reading database ... 13923 files and directories currently installed.) 02:34:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:28 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:34:28 (Reading database ... 13923 files and directories currently installed.) 02:34:28 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:34:28 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:34:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:34:28 (Reading database ... 13923 files and directories currently installed.) 02:34:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:34:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:34:28 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:34:28 (Reading database ... 13923 files and directories currently installed.) 02:34:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:34:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:34:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:34:28 (Reading database ... 13923 files and directories currently installed.) 02:34:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:34:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:34:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:34:29 (Reading database ... 13923 files and directories currently installed.) 02:34:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:34:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:34:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:34:29 (Reading database ... 13923 files and directories currently installed.) 02:34:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:34:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:34:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:34:29 (Reading database ... 13923 files and directories currently installed.) 02:34:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:34:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:34:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:34:29 (Reading database ... 13923 files and directories currently installed.) 02:34:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:34:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:34:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:34:29 (Reading database ... 13924 files and directories currently installed.) 02:34:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:34:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:34:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:34:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:34:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:34:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:34:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:34:30 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:34:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:34:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:34:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:34:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:34:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:34:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:34:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:34:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:34:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:34:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:34:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:34:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:34:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:34:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:34:30 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:34:30 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:34:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:34:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:34:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:34:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:34:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:31 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:31 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:31 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:31 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:32 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:33 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:34 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:35 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:35 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:35 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:34:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:34:35 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:34:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:34:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:34:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:34:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:34:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:34:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:34:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:34:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:34:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:34:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:34:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:34:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:34:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:34:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:34:35 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:34:35 02:34:35 Current default time zone: 'Etc/UTC' 02:34:35 Local time is now: Mon Aug 9 02:34:35 UTC 2021. 02:34:35 Universal Time is now: Mon Aug 9 02:34:35 UTC 2021. 02:34:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:34:35 02:34:35 Setting up systemd-sysv (237-3ubuntu10.50) ... 02:34:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 02:34:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:34:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:34:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:34:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:34:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:34:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:34:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:34:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:34:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:34:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:36 Setting up patch (2.7.6-2ubuntu1.1) ... 02:34:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:34:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:34:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:34:36 Installing new version of config file /etc/ssl/openssl.cnf ... 02:34:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:34:36 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:34:36 Setting up ca-certificates (20210119~18.04.1) ... 02:34:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:34:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:34:36 ---> e3e246460a24 02:34:36 Step 3/24 : WORKDIR /edgex-go 02:34:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:34:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:34:36 ---> e3e246460a24 02:34:36 Step 3/26 : WORKDIR /edgex-go 02:34:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:34:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:34:36 ---> e3e246460a24 02:34:36 Step 3/24 : WORKDIR /edgex-go 02:34:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:34:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:34:36 ---> e3e246460a24 02:34:36 Step 3/32 : WORKDIR /edgex-go 02:34:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:34:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:34:36 ---> e3e246460a24 02:34:36 Step 3/24 : WORKDIR /edgex-go 02:34:36 ---> Running in 7c7c4c0a7b70 02:34:36 ---> Running in 99c0529a317c 02:34:36 ---> Running in dc8fe572cd74 02:34:36 ---> Running in b37b5ff24597 02:34:36 ---> Running in ee088f3d51d3 02:34:36 Removing intermediate container ee088f3d51d3 02:34:36 ---> fdec9f777e1d 02:34:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:36 ---> Running in 97a9579bb9e9 02:34:36 Removing intermediate container dc8fe572cd74 02:34:36 ---> 067d31aa28d8 02:34:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:36 Removing intermediate container 99c0529a317c 02:34:36 ---> 1cd4098fad22 02:34:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:36 Removing intermediate container b37b5ff24597 02:34:36 Removing intermediate container 7c7c4c0a7b70 02:34:36 ---> 6c2fdc14f526 02:34:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:36 ---> 1b739d9636d7 02:34:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:36 ---> Running in 659edcfc65c2 02:34:36 ---> Running in 2a7f73792a0b 02:34:36 ---> Running in c598ce46d9a6 02:34:36 ---> Running in 8c0738d4cde2 02:34:38 Updating certificates in /etc/ssl/certs... 02:34:38 23 added, 27 removed; done. 02:34:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:34:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:34:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:34:38 Setting up pkgbinarymangler (138.18.04.1) ... 02:34:38 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:38 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:34:38 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:38 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:38 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:38 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:34:38 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:38 Setting up perl (5.26.1-6ubuntu0.5) ... 02:34:38 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:34:38 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:34:38 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:34:38 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:34:38 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:34:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:34:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:34:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:34:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:34:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:34:39 Processing triggers for systemd (237-3ubuntu10.50) ... 02:34:39 Processing triggers for mime-support (3.60ubuntu1) ... 02:34:39 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:34:39 Updating certificates in /etc/ssl/certs... 02:34:39 0 added, 0 removed; done. 02:34:39 Running hooks in /etc/ca-certificates/update.d... 02:34:39 done. 02:34:39 Removing intermediate container 97a9579bb9e9 02:34:39 ---> 747286ab5895 02:34:39 Step 5/32 : RUN apk add --update --no-cache make git 02:34:39 ---> Running in 86bb63fd95ad 02:34:39 Removing intermediate container 659edcfc65c2 02:34:39 ---> 6c061155fc3e 02:34:40 Reading package lists... 02:34:40 Step 5/26 : RUN apk add --update --no-cache make git 02:34:40 ---> Running in 469a53707c0e 02:34:40 Removing intermediate container 2a7f73792a0b 02:34:40 ---> 1b20952d1235 02:34:40 Step 5/24 : RUN apk add --update --no-cache make git 02:34:40 Building dependency tree... 02:34:40 Reading state information... 02:34:40 The following NEW packages will be installed: 02:34:40 apt-transport-https 02:34:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:34:40 Removing intermediate container c598ce46d9a6 02:34:40 ---> a4ca968c2da2 02:34:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:34:40 Removing intermediate container 8c0738d4cde2 02:34:40 ---> d502afc81b81 02:34:40 Step 5/24 : RUN apk add --update --no-cache make git 02:34:40 ---> Running in f4bf332330ff 02:34:40 Need to get 4348 B of archives. 02:34:40 After this operation, 154 kB of additional disk space will be used. 02:34:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:34:40 debconf: delaying package configuration, since apt-utils is not installed 02:34:40 Fetched 4348 B in 0s (23.8 kB/s) 02:34:40 Selecting previously unselected package apt-transport-https. 02:34:40 (Reading database ... 13929 files and directories currently installed.) 02:34:40 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:34:40 Unpacking apt-transport-https (1.6.14) ... 02:34:40 Setting up apt-transport-https (1.6.14) ... 02:34:40 Waiting for network to be ready... 02:34:40 ---> Running in 63b5a07089c6 02:34:40 ---> Running in 89b8639b69e9 02:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:34:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:34:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:34:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:34:44 OK: 218 MiB in 52 packages 02:34:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:34:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:34:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:34:44 OK: 218 MiB in 52 packages 02:34:44 OK: 218 MiB in 52 packages 02:34:45 OK: 218 MiB in 52 packages 02:34:45 Removing intermediate container 86bb63fd95ad 02:34:45 ---> 6f2b9aa3b275 02:34:45 Step 6/32 : COPY go.mod . 02:34:45 OK: 218 MiB in 52 packages 02:34:46 2021-08-09T02:34:43Z INFO Waiting for automatic snapd restart... 02:34:46 snapd 2.51.3 from Canonical* installed 02:34:47 "snapd" switched to the "latest/stable" channel 02:34:47 02:34:47 Removing intermediate container 469a53707c0e 02:34:47 ---> e88d7c045071 02:34:47 Step 6/26 : COPY go.mod . 02:34:47 ---> 23f1d6dc3b91 02:34:47 Step 7/32 : RUN go mod download 02:34:47 Removing intermediate container f4bf332330ff 02:34:47 ---> 12e42ff17d51 02:34:47 Step 6/24 : COPY go.mod . 02:34:47 ---> Running in aaba59021e2f 02:34:47 Removing intermediate container 63b5a07089c6 02:34:47 ---> 394ef52be3c7 02:34:47 Step 6/24 : COPY go.mod . 02:34:47 Removing intermediate container 89b8639b69e9 02:34:47 ---> dcc93703929e 02:34:47 Step 6/24 : COPY go.mod . 02:34:48 ---> 309f7e3c0b9b 02:34:48 Step 7/26 : RUN go mod download 02:34:48 ---> e119caa0c262 02:34:48 Step 7/24 : RUN go mod download 02:34:48 ---> Running in 7981e788b604 02:34:48 ---> Running in e9e3d9831992 02:34:48 ---> f2f244cbe72d 02:34:48 Step 7/24 : RUN go mod download 02:34:48 ---> efd271d2339f 02:34:48 Step 7/24 : RUN go mod download 02:34:49 ---> Running in 169252291b36 02:34:49 ---> Running in 4a1b935fda14 02:34:49 core18 20210611 from Canonical* installed 02:34:49 "core18" switched to the "latest/stable" channel 02:34:49 02:34:52 snapcraft 4.8.3 from Canonical* installed 02:34:52 Removing intermediate container aaba59021e2f 02:34:52 ---> 42a3fb557528 02:34:52 Step 8/32 : COPY . . 02:34:52 "snapcraft" switched to the "latest/stable" channel 02:34:52 02:34:57 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:34:57 - README.md 02:34:57 02:34:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:34:57 Removing intermediate container 7981e788b604 02:34:57 ---> 00aee7b60338 02:34:57 Step 8/26 : COPY . . 02:34:57 Removing intermediate container e9e3d9831992 02:34:57 ---> 7ffb46fb9082 02:34:57 Step 8/24 : COPY . . 02:34:57 Removing intermediate container 4a1b935fda14 02:34:57 ---> fb7a181ad1b0 02:34:57 Step 8/24 : COPY . . 02:34:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:34:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:34:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:34:58 Removing intermediate container 169252291b36 02:34:58 ---> 4c02aaa1ef8e 02:34:58 Step 8/24 : COPY . . 02:34:58 Reading package lists... 02:34:59 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:34:59 Reading package lists... 02:34:59 Building dependency tree... 02:34:59 Reading state information... 02:34:59 Suggested packages: 02:34:59 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:34:59 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:34:59 Recommended packages: 02:34:59 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:34:59 The following NEW packages will be installed: 02:34:59 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:34:59 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:34:59 pkg-config zip 02:34:59 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:34:59 Need to get 7663 kB of archives. 02:34:59 After this operation, 43.8 MB of additional disk space will be used. 02:34:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:35:00 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:35:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 02:35:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:35:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:35:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:35:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:35:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:35:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:35:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:35:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:35:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:35:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:35:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:35:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:35:00 debconf: delaying package configuration, since apt-utils is not installed 02:35:00 Fetched 7663 kB in 1s (9347 kB/s) 02:35:00 Selecting previously unselected package libglib2.0-0:amd64. 02:35:00 (Reading database ... 13933 files and directories currently installed.) 02:35:00 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:35:00 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:35:00 Selecting previously unselected package libpsl5:amd64. 02:35:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:35:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:35:00 Selecting previously unselected package libnghttp2-14:amd64. 02:35:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:35:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:35:00 Selecting previously unselected package librtmp1:amd64. 02:35:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:35:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:35:00 Selecting previously unselected package libcurl3-gnutls:amd64. 02:35:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 02:35:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:35:01 Selecting previously unselected package liberror-perl. 02:35:01 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:35:01 Unpacking liberror-perl (0.17025-1) ... 02:35:01 Selecting previously unselected package git-man. 02:35:01 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:35:01 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:35:01 Selecting previously unselected package git. 02:35:01 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:35:01 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:35:01 Selecting previously unselected package libnorm1:amd64. 02:35:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:35:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:35:01 Selecting previously unselected package libpgm-5.2-0:amd64. 02:35:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:35:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:35:02 Selecting previously unselected package libsodium23:amd64. 02:35:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:35:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:35:02 Selecting previously unselected package libzmq5:amd64. 02:35:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:35:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:35:02 Selecting previously unselected package libzmq3-dev:amd64. 02:35:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:35:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:35:02 Selecting previously unselected package pkg-config. 02:35:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:35:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:35:02 Selecting previously unselected package zip. 02:35:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:35:02 Unpacking zip (3.0-11build1) ... 02:35:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:35:02 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:35:02 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:35:02 Setting up liberror-perl (0.17025-1) ... 02:35:02 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:35:02 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:35:02 No schema files found: doing nothing. 02:35:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:35:02 Setting up zip (3.0-11build1) ... 02:35:02 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:35:02 Setting up libsodium23:amd64 (1.0.16-2) ... 02:35:02 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:35:02 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:35:02 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:35:02 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:35:02 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:35:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:35:03 git set to automatically installed. 02:35:03 git-man set to automatically installed. 02:35:03 libcurl3-gnutls set to automatically installed. 02:35:03 liberror-perl set to automatically installed. 02:35:03 libglib2.0-0 set to automatically installed. 02:35:03 libnghttp2-14 set to automatically installed. 02:35:03 libnorm1 set to automatically installed. 02:35:03 libpgm-5.2-0 set to automatically installed. 02:35:03 libpsl5 set to automatically installed. 02:35:03 librtmp1 set to automatically installed. 02:35:03 libsodium23 set to automatically installed. 02:35:03 libzmq3-dev set to automatically installed. 02:35:03 libzmq5 set to automatically installed. 02:35:03 pkg-config set to automatically installed. 02:35:03 zip set to automatically installed. 02:35:04 snapd is not logged in, snap install commands will use sudo 02:35:05 snap "core18" has no updates available 02:35:07 snapd is not logged in, snap install commands will use sudo 02:35:12 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 02:35:13 Pulling config-common 02:35:13 + snapcraftctl pull 02:35:14 Pulling go-build-helper 02:35:14 + snapcraftctl pull 02:35:15 'edgex-go' has dependencies that need to be staged: go-build-helper 02:35:15 Skipping pull go-build-helper (already ran) 02:35:15 Building go-build-helper 02:35:15 + snapcraftctl build 02:35:16 Staging go-build-helper 02:35:16 + snapcraftctl stage 02:35:20 ---> 5b0f44cb6309 02:35:20 Step 9/32 : RUN go mod tidy 02:35:20 ---> 80d28eed586c 02:35:20 Step 9/26 : RUN go mod tidy 02:35:20 ---> bbde5fcf7c55 02:35:20 Step 9/24 : RUN go mod tidy 02:35:20 ---> 7a983adeaf35 02:35:20 Step 9/24 : RUN go mod tidy 02:35:20 ---> 25d6c9c094d7 02:35:20 Step 9/24 : RUN go mod tidy 02:35:20 ---> Running in 0a32c4ce5f1a 02:35:21 ---> Running in c3b9b0545954 02:35:21 ---> Running in f4d1946fcc58 02:35:21 ---> Running in b19e68f4e0e9 02:35:21 ---> Running in 9208a4a0375b 02:35:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:35:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:35:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 02:35:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 02:35:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:35:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:35:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 02:35:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 02:35:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 02:35:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 02:35:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:35:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:35:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:35:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:35:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:35:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:35:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:35:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:35:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:35:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 02:35:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 02:35:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 02:35:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 02:35:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 02:35:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 02:35:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 02:35:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 02:35:27 Fetched 25.0 MB in 0s (0 B/s) 02:35:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:35:27 Fetched 224 kB in 0s (0 B/s) 02:35:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:35:27 Fetched 157 kB in 0s (0 B/s) 02:35:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:35:27 Fetched 221 kB in 0s (0 B/s) 02:35:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:35:27 Fetched 143 kB in 0s (0 B/s) 02:35:27 Pulling edgex-go 02:35:27 + snapcraftctl pull 02:35:27 Pulling hooks 02:35:27 + snapcraftctl pull 02:35:29 Removing intermediate container 0a32c4ce5f1a 02:35:29 ---> 4dfef0464166 02:35:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:35:29 ---> Running in 67e64077e537 02:35:29 Removing intermediate container c3b9b0545954 02:35:29 ---> d9e9c7230f45 02:35:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:35:29 ---> Running in beabfd25ebc4 02:35:29 Removing intermediate container b19e68f4e0e9 02:35:29 ---> 754f5a1cc32f 02:35:29 Step 10/24 : RUN make cmd/core-data/core-data 02:35:29 Removing intermediate container f4d1946fcc58 02:35:29 ---> aeae1c020646 02:35:29 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:35:29 Removing intermediate container 9208a4a0375b 02:35:29 ---> 5fc4feaf05fd 02:35:29 Step 10/24 : RUN make cmd/core-command/core-command 02:35:29 ---> Running in 0afc67178796 02:35:29 ---> Running in 4ad879c62af5 02:35:30 ---> Running in 3231bbe5d37a 02:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:35:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:35:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:35:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:35:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:46 Fetched 0 B in 0s (0 B/s) 02:35:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:35:46 Fetched 96.5 kB in 0s (0 B/s) 02:35:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:35:46 Fetched 279 kB in 0s (0 B/s) 02:35:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:35:46 Fetched 122 kB in 0s (0 B/s) 02:35:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:35:46 Fetched 77.8 kB in 0s (0 B/s) 02:35:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:35:46 Fetched 8848 B in 0s (0 B/s) 02:35:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:35:46 Fetched 47.8 kB in 0s (0 B/s) 02:35:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:35:46 Fetched 45.6 kB in 0s (0 B/s) 02:35:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:35:46 Fetched 15.0 kB in 0s (0 B/s) 02:35:46 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 02:35:46 Fetched 219 kB in 0s (0 B/s) 02:35:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:35:46 Fetched 154 kB in 0s (0 B/s) 02:35:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:35:46 Fetched 50.6 kB in 0s (0 B/s) 02:35:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:35:46 Fetched 14.8 kB in 0s (0 B/s) 02:35:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:35:46 Fetched 41.8 kB in 0s (0 B/s) 02:35:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:35:46 Fetched 499 kB in 0s (0 B/s) 02:35:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:35:46 Fetched 111 kB in 0s (0 B/s) 02:35:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:35:46 Fetched 240 kB in 0s (0 B/s) 02:35:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:35:46 Fetched 29.3 kB in 0s (0 B/s) 02:35:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:35:46 Fetched 85.5 kB in 0s (0 B/s) 02:35:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:35:46 Fetched 24.5 kB in 0s (0 B/s) 02:35:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:35:46 Fetched 49.2 kB in 0s (0 B/s) 02:35:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:35:46 Fetched 54.2 kB in 0s (0 B/s) 02:35:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:35:46 Fetched 30.8 kB in 0s (0 B/s) 02:35:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:35:46 Fetched 15.8 kB in 0s (0 B/s) 02:35:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:35:46 Fetched 85.9 kB in 0s (0 B/s) 02:35:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:35:46 Fetched 8720 B in 0s (0 B/s) 02:35:46 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:35:46 Fetched 140 kB in 0s (0 B/s) 02:35:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:35:46 Fetched 119 kB in 0s (0 B/s) 02:35:46 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:35:46 Fetched 111 kB in 0s (0 B/s) 02:35:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:35:46 Fetched 11.1 kB in 0s (0 B/s) 02:35:46 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:35:46 Fetched 645 kB in 0s (0 B/s) 02:35:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:35:46 Fetched 41.3 kB in 0s (0 B/s) 02:35:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:35:46 Fetched 17.9 kB in 0s (0 B/s) 02:35:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:35:46 Fetched 368 kB in 0s (0 B/s) 02:35:46 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:35:46 Fetched 187 kB in 0s (0 B/s) 02:35:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:35:46 Fetched 175 kB in 0s (0 B/s) 02:35:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:35:46 Fetched 206 kB in 0s (0 B/s) 02:35:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:35:46 Fetched 1301 kB in 0s (0 B/s) 02:35:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:35:46 Fetched 36.2 kB in 0s (0 B/s) 02:35:46 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 02:35:46 Fetched 159 kB in 0s (0 B/s) 02:35:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:35:46 Fetched 107 kB in 0s (0 B/s) 02:35:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:35:46 Fetched 48.7 kB in 0s (0 B/s) 02:35:46 Pulling static-packages 02:35:46 + snapcraftctl pull 02:35:46 Pulling version 02:35:46 + cd /root/project 02:35:46 + git describe --tags --abbrev=0 02:35:46 + sed s/v// 02:35:46 + GIT_VERSION=2.0.1-dev.24 02:35:46 + [ -z 2.0.1-dev.24 ] 02:35:46 + snapcraftctl set-version 2.0.1-dev.24 02:35:46 Building config-common 02:35:46 + snapcraftctl build 02:35:47 Skipping build go-build-helper (already ran) 02:35:47 Building edgex-go 02:35:47 + cd /root/parts/edgex-go/src 02:35:47 + git describe --tags --abbrev=0 02:35:47 + sed s/v// 02:35:47 + GIT_VERSION=2.0.1-dev.24 02:35:47 + [ -z 2.0.1-dev.24 ] 02:35:47 + echo 2.0.1-dev.24 02:35:47 + make build 02:35:47 go mod tidy 02:35:51 go: downloading github.com/gorilla/mux v1.8.0 02:35:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:35:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 02:35:51 go: downloading github.com/google/uuid v1.3.0 02:35:51 go: downloading github.com/stretchr/testify v1.7.0 02:35:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:35:51 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:35:51 go: downloading gopkg.in/yaml.v2 v2.4.0 02:35:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:35:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:35:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:35:51 go: downloading github.com/lib/pq v1.10.2 02:35:51 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:35:51 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:35:52 go: downloading github.com/pelletier/go-toml v1.9.3 02:35:52 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:35:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:35:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:35:53 go: downloading github.com/go-playground/validator/v10 v10.8.0 02:35:53 go: downloading github.com/go-kit/kit v0.11.0 02:35:53 go: downloading github.com/davecgh/go-spew v1.1.1 02:35:53 go: downloading github.com/pmezard/go-difflib v1.0.0 02:35:53 go: downloading github.com/stretchr/objx v0.1.1 02:35:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:35:53 go: downloading github.com/x448/float16 v0.8.4 02:35:53 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:35:53 go: downloading github.com/go-playground/universal-translator v0.17.0 02:35:53 go: downloading github.com/leodido/go-urn v1.2.1 02:35:53 go: downloading golang.org/x/text v0.3.6 02:35:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:35:53 go: downloading github.com/go-playground/locales v0.13.0 02:35:53 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:35:53 go: downloading github.com/go-stack/stack v1.8.0 02:35:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:35:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:35:53 go: downloading github.com/pebbe/zmq4 v1.2.7 02:35:53 go: downloading github.com/kr/pretty v0.2.0 02:35:53 go: downloading github.com/hashicorp/consul/api v1.8.1 02:35:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:35:53 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 02:35:53 go: downloading github.com/kr/text v0.1.0 02:35:53 go: downloading github.com/gorilla/websocket v1.4.2 02:35:53 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:35:54 go: downloading github.com/onsi/ginkgo v1.10.1 02:35:54 go: downloading github.com/onsi/gomega v1.7.0 02:35:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:35:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:35:54 go: downloading github.com/mitchellh/copystructure v1.0.0 02:35:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:35:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:35:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:35:54 go: downloading github.com/hashicorp/serf v0.9.5 02:35:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:35:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:35:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:35:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:35:54 go: downloading github.com/fatih/color v1.9.0 02:35:54 go: downloading github.com/mattn/go-colorable v0.1.6 02:35:54 go: downloading github.com/mattn/go-isatty v0.0.12 02:35:54 go: downloading github.com/hpcloud/tail v1.0.0 02:35:54 go: downloading github.com/pkg/errors v0.9.1 02:35:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:35:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:35:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:35:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:35:54 go: downloading github.com/hashicorp/memberlist v0.2.2 02:35:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:35:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:35:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:35:54 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:35:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:35:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:35:54 go: downloading github.com/miekg/dns v1.1.26 02:35:54 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:35:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:35:54 go: downloading github.com/hashicorp/errwrap v1.0.0 02:35:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data 02:36:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:36:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command 02:36:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:36:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:36:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:36:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config 02:36:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:36:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:36:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:36:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:36:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:36:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:36:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:36:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:36:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:36:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:36:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:36:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:36:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:36:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:36:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:36:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:36:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:36:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:36:21 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 02:36:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:36:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:36:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:36:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:36:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:36:21 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 02:36:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:36:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:36:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:36:22 Building hooks 02:36:22 + cd /root/parts/hooks/src 02:36:22 + make build 02:36:22 go mod tidy 02:36:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 02:36:23 go: downloading github.com/stretchr/testify v1.5.1 02:36:23 go: downloading gopkg.in/yaml.v2 v2.2.2 02:36:23 go: downloading github.com/davecgh/go-spew v1.1.0 02:36:23 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:36:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:36:24 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:36:24 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:36:28 Building static-packages 02:36:28 + snapcraftctl build 02:36:29 Building version 02:36:29 + snapcraftctl build 02:36:31 Staging config-common 02:36:31 + snapcraftctl stage 02:36:32 Skipping stage go-build-helper (already ran) 02:36:32 Staging edgex-go 02:36:32 + snapcraftctl stage 02:36:34 Staging hooks 02:36:34 + snapcraftctl stage 02:36:34 Staging static-packages 02:36:34 + snapcraftctl stage 02:36:35 Staging version 02:36:35 + snapcraftctl stage 02:36:36 Priming config-common 02:36:37 + snapcraftctl prime 02:36:38 Priming go-build-helper 02:36:38 + snapcraftctl prime 02:36:39 Priming edgex-go 02:36:39 + snapcraftctl prime 02:36:40 Priming hooks 02:36:40 + snapcraftctl prime 02:36:41 Priming static-packages 02:36:41 + snapcraftctl prime 02:36:44 Priming version 02:36:44 + snapcraftctl prime 02:36:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:37:46 Removing intermediate container 3231bbe5d37a 02:37:46 ---> 1cdb32a9493f 02:37:46 02:37:46 Step 11/24 : FROM alpine:3.12 02:37:46 3.12: Pulling from library/alpine 02:37:49 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:37:49 Status: Downloaded newer image for alpine:3.12 02:37:49 ---> c4fd0aeabfcf 02:37:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:37:50 ---> Running in 2f66656ea4ef 02:37:51 Removing intermediate container 67e64077e537 02:37:51 ---> 725700129f31 02:37:51 02:37:51 Step 11/32 : FROM alpine:3.12 02:37:51 ---> c4fd0aeabfcf 02:37:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:37:51 ---> Running in b9bac5a288a5 02:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:53 Removing intermediate container b9bac5a288a5 02:37:53 ---> 2f322a94d00f 02:37:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:53 ---> Running in ae9cb1d2cafc 02:37:53 Removing intermediate container beabfd25ebc4 02:37:53 ---> 8d40bd1031e1 02:37:53 02:37:53 Step 11/26 : FROM alpine:3.12 02:37:53 ---> c4fd0aeabfcf 02:37:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:37:53 (1/1) Installing dumb-init (1.2.2-r1) 02:37:53 Executing busybox-1.31.1-r20.trigger 02:37:54 OK: 5 MiB in 15 packages 02:37:54 ---> Running in 67e9e2284138 02:37:56 Removing intermediate container 2f66656ea4ef 02:37:56 ---> 82268cb5bedc 02:37:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:56 ---> Running in 14731dd3bb0d 02:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:57 (1/2) Installing dumb-init (1.2.2-r1) 02:37:57 (2/2) Installing su-exec (0.2-r1) 02:37:57 Executing busybox-1.31.1-r20.trigger 02:37:57 OK: 5 MiB in 16 packages 02:37:57 (1/6) Installing ca-certificates (20191127-r4) 02:37:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:37:57 (3/6) Installing libcurl (7.78.0-r0) 02:37:57 (4/6) Installing curl (7.78.0-r0) 02:37:57 (5/6) Installing dumb-init (1.2.2-r1) 02:37:57 (6/6) Installing su-exec (0.2-r1) 02:37:57 Executing busybox-1.31.1-r20.trigger 02:37:57 Executing ca-certificates-20191127-r4.trigger 02:37:58 OK: 7 MiB in 20 packages 02:37:58 Removing intermediate container 14731dd3bb0d 02:37:58 ---> 53cb6bdd3a39 02:37:58 Step 14/24 : ENV APP_PORT=59882 02:37:59 ---> Running in 78484d32b50b 02:37:59 Removing intermediate container 4ad879c62af5 02:37:59 ---> 0cafd164c9ba 02:37:59 02:37:59 Step 11/24 : FROM alpine:3.12 02:37:59 ---> c4fd0aeabfcf 02:37:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:37:59 ---> Using cache 02:37:59 ---> 82268cb5bedc 02:37:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:37:59 ---> Using cache 02:37:59 ---> 53cb6bdd3a39 02:37:59 Step 14/24 : ENV APP_PORT=59881 02:37:59 ---> Running in 590b9294c48e 02:37:59 Removing intermediate container 78484d32b50b 02:37:59 ---> 1a1554949038 02:37:59 Step 15/24 : EXPOSE $APP_PORT 02:37:59 Removing intermediate container ae9cb1d2cafc 02:37:59 ---> e3f0c77e172b 02:37:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:37:59 ---> Running in a3a0b0499cd0 02:38:00 ---> Running in f8d873cc3239 02:38:00 Removing intermediate container 590b9294c48e 02:38:00 ---> b76efbc26238 02:38:00 Step 15/24 : EXPOSE $APP_PORT 02:38:00 Removing intermediate container 67e9e2284138 02:38:00 ---> 83d6376b9d32 02:38:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:38:00 ---> Running in 875301f247d4 02:38:00 ---> Running in 72c3b42ca2de 02:38:00 Removing intermediate container a3a0b0499cd0 02:38:00 ---> 879725c71bb4 02:38:00 Step 16/24 : WORKDIR / 02:38:01 Removing intermediate container f8d873cc3239 02:38:01 ---> 3cc4e575bff7 02:38:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:38:01 ---> Running in 8aa44016a387 02:38:01 Removing intermediate container 875301f247d4 02:38:01 ---> c41594322388 02:38:01 Step 16/24 : WORKDIR / 02:38:01 ---> Running in 3342a96276ee 02:38:01 ---> Running in 9c2b6c822839 02:38:01 Removing intermediate container 72c3b42ca2de 02:38:01 ---> f7527d1297fc 02:38:01 Step 14/26 : WORKDIR / 02:38:01 ---> Running in a5e4facbd652 02:38:02 Removing intermediate container 8aa44016a387 02:38:02 ---> 905bd5d186ed 02:38:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:02 Removing intermediate container 3342a96276ee 02:38:02 ---> 68a51a579345 02:38:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:38:02 Removing intermediate container 9c2b6c822839 02:38:02 ---> 9c038aa91901 02:38:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:02 ---> Running in ce4b5246933d 02:38:02 Removing intermediate container a5e4facbd652 02:38:02 ---> 4ef757f449df 02:38:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:38:03 ---> f797b110b887 02:38:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:38:03 ---> 5437612f8c4c 02:38:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:38:04 ---> 57be10e49438 02:38:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:38:06 ---> 69dd8227fe23 02:38:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:38:06 ---> da6b06e712bf 02:38:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:38:06 ---> 7211e0b81ac0 02:38:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:38:06 Removing intermediate container 0afc67178796 02:38:06 ---> 430a1e218997 02:38:06 02:38:06 Step 11/24 : FROM alpine:3.12 02:38:06 ---> c4fd0aeabfcf 02:38:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:38:07 Removing intermediate container ce4b5246933d 02:38:07 ---> 6fdf5bb5a3ba 02:38:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:38:07 ---> Running in 3e00e94ff75a 02:38:07 ---> Running in a8394badd34d 02:38:07 ---> ffb7b4aed085 02:38:07 Step 20/24 : ENTRYPOINT ["/core-command"] 02:38:07 ---> Running in 59b3c887b9bc 02:38:07 ---> d3223c0e6780 02:38:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:38:07 ---> Running in 8b4f0abef947 02:38:07 Removing intermediate container 3e00e94ff75a 02:38:07 ---> e4f4ffbcaa42 02:38:07 ---> 5728853c120f 02:38:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 13/24 : ENV APP_PORT=59880 02:38:07 02:38:08 Removing intermediate container a8394badd34d 02:38:08 ---> c4a679c61908 02:38:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:38:08 ---> Running in cb054862fc81 02:38:08 Removing intermediate container 59b3c887b9bc 02:38:08 ---> da9a6d57a385 02:38:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:08 ---> Running in 769e3f9eccd3 02:38:08 Removing intermediate container 8b4f0abef947 02:38:08 ---> ea2cbcd7b17d 02:38:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:09 ---> Running in 9506d5c2a323 02:38:09 Removing intermediate container cb054862fc81 02:38:09 ---> bc74763c341f 02:38:09 Step 14/24 : EXPOSE $APP_PORT 02:38:09 ---> 2995c0005343 02:38:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:38:09 ---> Running in 1369ddfc0ec3 02:38:09 ---> 5dddbcb482d6 02:38:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:38:09 Removing intermediate container 769e3f9eccd3 02:38:09 ---> 0e7566a7ab0a 02:38:09 Step 22/24 : LABEL arch=arm64 02:38:09 ---> Running in de97bf3c7e04 02:38:09 ---> Running in 053f71e3a295 02:38:09 Removing intermediate container 9506d5c2a323 02:38:09 ---> 8465307aeb85 02:38:09 Step 22/24 : LABEL arch=arm64 02:38:10 ---> Running in 6d6722fd13eb 02:38:10 Removing intermediate container 1369ddfc0ec3 02:38:10 ---> eb7ec36e60e1 02:38:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:10 ---> Running in 917b9dcf6f73 02:38:10 Removing intermediate container de97bf3c7e04 02:38:10 ---> abe7bd9189eb 02:38:10 Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:38:11 ---> Running in e4a619f5b915 02:38:11 ---> 2d42c723d90c 02:38:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:38:11 Removing intermediate container 6d6722fd13eb 02:38:11 ---> c1ef66cb81da 02:38:11 Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:38:11 ---> Running in 00fd4811d611 02:38:12 Removing intermediate container e4a619f5b915 02:38:12 ---> f3ba6379c5b0 02:38:12 Step 24/24 : LABEL version=0.0.0 02:38:12 ---> Running in c0cee33cfe8d 02:38:12 Removing intermediate container 00fd4811d611 02:38:12 ---> 0790cd8f4f66 02:38:12 Step 24/24 : LABEL version=0.0.0 02:38:13 ---> Running in 8f83dab2343b 02:38:13 Removing intermediate container c0cee33cfe8d 02:38:13 ---> 461f488746a7 02:38:13 02:38:13 ---> 746e1a7c90bf 02:38:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:38:13 Removing intermediate container 8f83dab2343b 02:38:13 ---> e914b4a8817f 02:38:13 02:38:13 Removing intermediate container 053f71e3a295 02:38:13 ---> 8e79a89ca90c 02:38:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:14 Successfully built 461f488746a7 02:38:14 Successfully tagged core-command-arm64:latest 02:38:14  Building core-command ... done Building security-proxy-setup 02:38:14 Successfully built e914b4a8817f 02:38:14 Successfully tagged core-metadata-arm64:latest 02:38:14  Building core-metadata ... done Building support-scheduler 02:38:14 Removing intermediate container 917b9dcf6f73 02:38:14 ---> 09d47e03b225 02:38:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:38:14 ---> Running in 83630f690c49 02:38:14 ---> 08296b3a8485 02:38:14 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:38:15 ---> 5c40c4010b80 02:38:15 ---> Running in a8333f80dc92 02:38:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:18 (1/6) Installing dumb-init (1.2.2-r1) 02:38:18 (2/6) Installing libgcc (9.3.0-r2) 02:38:18 (3/6) Installing libsodium (1.0.18-r0) 02:38:19 (4/6) Installing libstdc++ (9.3.0-r2) 02:38:19 (5/6) Installing libzmq (4.3.3-r0) 02:38:19 (6/6) Installing zeromq (4.3.3-r0) 02:38:19 Executing busybox-1.31.1-r20.trigger 02:38:19 OK: 8 MiB in 20 packages 02:38:20 ---> ea67c64605f9 02:38:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:38:21 Removing intermediate container a8333f80dc92 02:38:21 ---> 3534ddc0af31 02:38:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:38:22 ---> Running in 1cf52b3ef549 02:38:22 ---> d140baaace7e 02:38:22 Removing intermediate container 83630f690c49 02:38:22 ---> 0716f705be54 02:38:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:38:23 Removing intermediate container 1cf52b3ef549 02:38:23 ---> 3198d68ea31d 02:38:23 Step 24/26 : LABEL arch=arm64 02:38:23 ---> Running in 347e16217368 02:38:23 ---> 59ec7639af1e 02:38:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:38:23 ---> 946f1e169113 02:38:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:38:23 Removing intermediate container 347e16217368 02:38:23 ---> 28c392e80e01 02:38:23 Step 25/26 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:38:24 ---> Running in 0604f80ce79a 02:38:25 ---> 4983e810bcd2 02:38:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:38:25 Removing intermediate container 0604f80ce79a 02:38:25 ---> e28e25018112 02:38:25 Step 26/26 : LABEL version=0.0.0 02:38:25 ---> 810c33b59ae4 02:38:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:38:25 ---> Running in e809aadcca9e 02:38:25 ---> Running in f6c529017a92 02:38:26 Removing intermediate container e809aadcca9e 02:38:26 ---> eb4110a1d90a 02:38:26 02:38:27 Removing intermediate container f6c529017a92 02:38:27 ---> 7445d578cb27 02:38:27 ---> 14c135a36214 02:38:27 Step 20/24 : ENTRYPOINT ["/core-data"] 02:38:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:38:27 Successfully built eb4110a1d90a 02:38:27 Successfully tagged security-secretstore-setup-arm64:latest 02:38:27  Building security-secretstore-setup ... done Building sys-mgmt-agent 02:38:27 ---> Running in e4232bd86075 02:38:28 Removing intermediate container e4232bd86075 02:38:28 ---> 17ff96c80e86 02:38:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:28 ---> 14c182437d5a 02:38:28 Step 27/32 : RUN chmod +x /entrypoint.sh 02:38:28 ---> Running in 3f4d9a198b10 02:38:29 ---> Running in 607d323b90a6 02:38:29 Removing intermediate container 3f4d9a198b10 02:38:29 ---> 84c338c0aa41 02:38:29 Step 22/24 : LABEL arch=arm64 02:38:30 ---> Running in 42df01728d09 02:38:31 Removing intermediate container 42df01728d09 02:38:31 ---> c407593285b2 02:38:31 Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:38:31 ---> Running in e615fc98e65c 02:38:32 Removing intermediate container e615fc98e65c 02:38:32 ---> 4c061b4c168d 02:38:32 Step 24/24 : LABEL version=0.0.0 02:38:33 ---> Running in 98b289257527 02:38:34 Removing intermediate container 607d323b90a6 02:38:34 ---> ca0df83b4ccd 02:38:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:38:34 Removing intermediate container 98b289257527 02:38:34 ---> 0227f899935a 02:38:34 02:38:34 Successfully built 0227f899935a 02:38:34 Successfully tagged core-data-arm64:latest 02:38:34  Building core-data ... done  ---> Running in b2fa14b2e123 02:38:34 Building support-notifications 02:38:35 Removing intermediate container b2fa14b2e123 02:38:35 ---> 3ba3bc551489 02:38:35 Step 29/32 : CMD ["gate"] 02:38:36 ---> Running in 2dbfe9bd157a 02:38:36 Removing intermediate container 2dbfe9bd157a 02:38:36 ---> 3fd2ab2584e4 02:38:36 Step 30/32 : LABEL arch=arm64 02:38:37 ---> Running in abf5b11087d1 02:38:38 Removing intermediate container abf5b11087d1 02:38:38 ---> f5e51127b4d7 02:38:38 Step 31/32 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:38:39 ---> Running in 68f5fe6a89d2 02:38:40 Removing intermediate container 68f5fe6a89d2 02:38:40 ---> bb2b0b8f178b 02:38:40 Step 32/32 : LABEL version=0.0.0 02:38:40 ---> Running in eb4d0feeb248 02:38:42 Removing intermediate container eb4d0feeb248 02:38:42 ---> 5a9d03e58e6f 02:38:42 02:38:42 Successfully built 5a9d03e58e6f 02:38:42 Successfully tagged security-bootstrapper-arm64:latest 02:38:53  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:38:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:53 ---> e3e246460a24 02:38:53 Step 3/23 : WORKDIR /edgex-go 02:38:53 ---> Using cache 02:38:53 ---> 1b739d9636d7 02:38:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:53 ---> Using cache 02:38:53 ---> 6c061155fc3e 02:38:53 Step 5/23 : RUN apk add --update --no-cache make git 02:38:53 ---> Using cache 02:38:53 ---> e88d7c045071 02:38:53 Step 6/23 : COPY go.mod . 02:38:53 ---> Using cache 02:38:53 ---> 309f7e3c0b9b 02:38:53 Step 7/23 : RUN go mod download 02:38:53 ---> Using cache 02:38:53 ---> 00aee7b60338 02:38:53 Step 8/23 : COPY . . 02:38:53 ---> Using cache 02:38:53 ---> 80d28eed586c 02:38:53 Step 9/23 : RUN go mod tidy 02:38:53 ---> Using cache 02:38:53 ---> d9e9c7230f45 02:38:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:38:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:38:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:38:53 ---> e3e246460a24 02:38:53 Step 3/22 : WORKDIR /edgex-go 02:38:53 ---> Using cache 02:38:53 ---> 1b739d9636d7 02:38:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:53 ---> Using cache 02:38:53 ---> 6c061155fc3e 02:38:53 Step 5/22 : RUN apk add --update --no-cache make git 02:38:53 ---> Using cache 02:38:53 ---> e88d7c045071 02:38:53 Step 6/22 : COPY go.mod . 02:38:53 ---> Using cache 02:38:53 ---> 309f7e3c0b9b 02:38:53 Step 7/22 : RUN go mod download 02:38:53 ---> Using cache 02:38:53 ---> 00aee7b60338 02:38:53 Step 8/22 : COPY . . 02:38:53 ---> Using cache 02:38:53 ---> 80d28eed586c 02:38:53 Step 9/22 : RUN go mod tidy 02:38:53 ---> Using cache 02:38:53 ---> d9e9c7230f45 02:38:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:38:55 ---> Running in 5b16d9c80b47 02:38:55 ---> Running in 7176c00192de 02:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:39:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:39:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:05 ---> e3e246460a24 02:39:05 Step 3/24 : WORKDIR /edgex-go 02:39:05 ---> Using cache 02:39:05 ---> 1b739d9636d7 02:39:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:05 ---> Using cache 02:39:05 ---> 6c061155fc3e 02:39:05 Step 5/24 : RUN apk add --update --no-cache make bash git 02:39:07 ---> Running in f147ca7daa92 02:39:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:39:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:09 ---> e3e246460a24 02:39:09 Step 3/23 : WORKDIR /edgex-go 02:39:09 ---> Using cache 02:39:09 ---> 1b739d9636d7 02:39:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:09 ---> Using cache 02:39:09 ---> 6c061155fc3e 02:39:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:09 ---> Running in 9891e3dbd457 02:39:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:11 OK: 218 MiB in 52 packages 02:39:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:13 Removing intermediate container f147ca7daa92 02:39:13 ---> 6cd01bfb7294 02:39:13 Step 6/24 : COPY go.mod . 02:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:14 ---> 1849f9bc05d1 02:39:14 Step 7/24 : RUN go mod download 02:39:14 OK: 218 MiB in 52 packages 02:39:14 ---> Running in d04086860505 02:39:16 Removing intermediate container 9891e3dbd457 02:39:16 ---> 5dd2f2c49c1b 02:39:16 Step 6/23 : COPY go.mod . 02:39:18 ---> 4d3fc5e66148 02:39:18 Step 7/23 : RUN go mod download 02:39:18 ---> Running in 016fcf19d2df 02:39:20 Removing intermediate container d04086860505 02:39:20 ---> 1c2ffcdba6ed 02:39:20 Step 8/24 : COPY . . 02:39:26 Removing intermediate container 016fcf19d2df 02:39:26 ---> 5d82d786b5d0 02:39:26 Step 8/23 : COPY . . 02:39:53 ---> 70050c298ae5 02:39:53 Step 9/24 : RUN go mod tidy 02:39:53 ---> 5bb54d2d5597 02:39:53 Step 9/23 : RUN go mod tidy 02:39:53 ---> Running in d94305e083f8 02:39:53 ---> Running in 0a008804a365 02:39:57 Removing intermediate container d94305e083f8 02:39:57 ---> 77401789c4dd 02:39:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:39:57 ---> Running in f9fa9fc43fd4 02:39:57 Removing intermediate container 0a008804a365 02:39:57 ---> 3131d1189efb 02:39:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:39:58 ---> Running in 79c4cf96d4c5 02:40:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:40:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:40:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:40:34 Removing intermediate container 7176c00192de 02:40:34 ---> fb2ddeda8753 02:40:34 02:40:34 Step 11/22 : FROM alpine:3.12 02:40:34 ---> c4fd0aeabfcf 02:40:34 Step 12/22 : RUN apk add --update --no-cache curl 02:40:34 Removing intermediate container 5b16d9c80b47 02:40:34 ---> f5662c82b1ea 02:40:34 02:40:34 Step 11/23 : FROM alpine:3.12 02:40:34 ---> c4fd0aeabfcf 02:40:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:40:34 ---> Using cache 02:40:34 ---> 82268cb5bedc 02:40:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:40:34 ---> Using cache 02:40:34 ---> 53cb6bdd3a39 02:40:34 Step 14/23 : ENV APP_PORT=59861 02:40:34 ---> Running in 2a642a66271b 02:40:34 ---> Running in 74b18fbacbac 02:40:34 Removing intermediate container 74b18fbacbac 02:40:34 ---> e851957b41d4 02:40:34 Step 15/23 : EXPOSE $APP_PORT 02:40:34 ---> Running in 174904ba7017 02:40:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:40:34 Removing intermediate container 174904ba7017 02:40:34 ---> 414402c01302 02:40:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:40:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:40:35 (1/4) Installing ca-certificates (20191127-r4) 02:40:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:40:35 (3/4) Installing libcurl (7.78.0-r0) 02:40:35 (4/4) Installing curl (7.78.0-r0) 02:40:35 Executing busybox-1.31.1-r20.trigger 02:40:35 Executing ca-certificates-20191127-r4.trigger 02:40:35 ---> 739cfc5d8d5e 02:40:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:40:35 OK: 7 MiB in 18 packages 02:40:38 ---> f3fc31d38714 02:40:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:40:38 Removing intermediate container 2a642a66271b 02:40:38 ---> 99db172fb0d9 02:40:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:40:38 ---> Running in 44be211b2313 02:40:39 Removing intermediate container 44be211b2313 02:40:39 ---> 3c2d76004d74 02:40:39 Step 14/22 : WORKDIR /edgex 02:40:39 ---> Running in b8e57456bf74 02:40:39 ---> 75e3b9c21891 02:40:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:40:40 ---> Running in 077f006e54b9 02:40:40 Removing intermediate container b8e57456bf74 02:40:40 ---> 3c7bb8a43fa0 02:40:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:40:41 Removing intermediate container 077f006e54b9 02:40:41 ---> fc83478bd129 02:40:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:40:41 ---> Running in 715cae8df7bd 02:40:42 ---> 06af8444b157 02:40:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:40:42 Removing intermediate container 715cae8df7bd 02:40:42 ---> b735dbc1039f 02:40:42 Step 21/23 : LABEL arch=arm64 02:40:42 ---> Running in 82bba53e506d 02:40:43 Removing intermediate container 82bba53e506d 02:40:43 ---> 5d8f80e0c729 02:40:43 Step 22/23 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:40:43 ---> Running in 7e56ea2416f0 02:40:44 ---> 0f745065bbfc 02:40:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:40:44 Removing intermediate container 7e56ea2416f0 02:40:44 ---> f71bd1fe8580 02:40:44 Step 23/23 : LABEL version=0.0.0 02:40:45 ---> Running in 3bd03ab91ba2 02:40:46 ---> 2cc00cbcb9d1 02:40:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:40:46 Removing intermediate container 3bd03ab91ba2 02:40:46 ---> 479813ed7da3 02:40:46 02:40:46 ---> Running in e164dca1ba7f 02:40:46 Successfully built 479813ed7da3 02:40:46 Successfully tagged support-scheduler-arm64:latest 02:40:46  Building support-scheduler ... done Removing intermediate container e164dca1ba7f 02:40:46 ---> e4e354e9ec3c 02:40:46 Step 19/22 : CMD ["--init=true"] 02:40:46 ---> Running in 9b4cbe5efc2b 02:40:47 Removing intermediate container 9b4cbe5efc2b 02:40:47 ---> b0e21c3b83a7 02:40:47 Step 20/22 : LABEL arch=arm64 02:40:47 ---> Running in 95b18f1e6e54 02:40:48 Removing intermediate container 95b18f1e6e54 02:40:48 ---> 0fe7856ca17b 02:40:48 Step 21/22 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:40:48 ---> Running in c102bac151d0 02:40:49 Removing intermediate container c102bac151d0 02:40:49 ---> 70d23495843f 02:40:49 Step 22/22 : LABEL version=0.0.0 02:40:49 ---> Running in 78d013ea89dc 02:40:50 Removing intermediate container 78d013ea89dc 02:40:50 ---> cb4e0d916d27 02:40:50 02:40:50 Successfully built cb4e0d916d27 02:40:50 Successfully tagged security-proxy-setup-arm64:latest 02:41:08  Building security-proxy-setup ... done Removing intermediate container f9fa9fc43fd4 02:41:08 ---> 76134684f6eb 02:41:08 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:41:09 ---> Running in c3cc0824a711 02:41:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:41:11 Removing intermediate container 79c4cf96d4c5 02:41:11 ---> f4f18e94fc7e 02:41:11 02:41:11 Step 11/23 : FROM alpine:3.12 02:41:11 ---> c4fd0aeabfcf 02:41:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:41:11 ---> Running in 5bc700145781 02:41:13 Removing intermediate container c3cc0824a711 02:41:13 ---> 8f418376d033 02:41:13 02:41:13 Step 12/24 : FROM docker:20.10.7 02:41:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:41:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:13 20.10.7: Pulling from library/docker 02:41:14 (1/2) Installing ca-certificates (20191127-r4) 02:41:14 (2/2) Installing dumb-init (1.2.2-r1) 02:41:14 Executing busybox-1.31.1-r20.trigger 02:41:14 Executing ca-certificates-20191127-r4.trigger 02:41:14 OK: 6 MiB in 16 packages 02:41:16 Removing intermediate container 5bc700145781 02:41:16 ---> 1a3aef187dc7 02:41:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:41:16 ---> Running in be3cc842fbc3 02:41:18 Removing intermediate container be3cc842fbc3 02:41:18 ---> e5f2483fc09d 02:41:18 Step 14/23 : ENV APP_PORT=59860 02:41:19 ---> Running in 85c21dc3b146 02:41:20 Removing intermediate container 85c21dc3b146 02:41:20 ---> ec1aedc9c362 02:41:20 Step 15/23 : EXPOSE $APP_PORT 02:41:20 ---> Running in 0f001cfc9045 02:41:21 Removing intermediate container 0f001cfc9045 02:41:21 ---> 00c85fe99a72 02:41:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:22 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:41:22 Status: Downloaded newer image for docker:20.10.7 02:41:22 ---> df445af6242a 02:41:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:41:22 ---> b65af2fd4a38 02:41:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:41:22 ---> Running in 065de9939b04 02:41:23 Removing intermediate container 065de9939b04 02:41:23 ---> 293dbafcc7ef 02:41:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:41:23 ---> Running in 887693c54042 02:41:23 ---> 616b6c9f0d71 02:41:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:41:24 ---> a789200cd87f 02:41:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:41:24 ---> Running in 4a6b6f0ad5d2 02:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:41:25 Removing intermediate container 4a6b6f0ad5d2 02:41:25 ---> 3c56af07f25c 02:41:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:25 ---> Running in 790a02c2d2d7 02:41:25 (1/39) Installing readline (8.1.0-r0) 02:41:25 (2/39) Installing bash (5.1.0-r0) 02:41:25 Executing bash-5.1.0-r0.post-install 02:41:25 (3/39) Installing brotli-libs (1.0.9-r3) 02:41:25 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:41:25 (5/39) Installing libcurl (7.78.0-r0) 02:41:25 (6/39) Installing curl (7.78.0-r0) 02:41:25 (7/39) Installing dumb-init (1.2.5-r0) 02:41:25 (8/39) Installing libbz2 (1.0.8-r1) 02:41:25 (9/39) Installing expat (2.2.10-r1) 02:41:25 (10/39) Installing libffi (3.3-r2) 02:41:25 (11/39) Installing gdbm (1.19-r0) 02:41:25 (12/39) Installing xz-libs (5.2.5-r0) 02:41:25 (13/39) Installing sqlite-libs (3.34.1-r0) 02:41:25 (14/39) Installing python3 (3.8.10-r0) 02:41:26 Removing intermediate container 790a02c2d2d7 02:41:26 ---> e8d267fa49de 02:41:26 Step 21/23 : LABEL arch=arm64 02:41:26 ---> Running in 67ec53314bbd 02:41:27 Removing intermediate container 67ec53314bbd 02:41:27 ---> e8316a5381f3 02:41:27 Step 22/23 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:41:27 ---> Running in c52da6977071 02:41:28 (15/39) Installing py3-appdirs (1.4.4-r1) 02:41:28 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:41:28 (17/39) Installing py3-parsing (2.4.7-r1) 02:41:28 (18/39) Installing py3-six (1.15.0-r0) 02:41:28 (19/39) Installing py3-packaging (20.9-r0) 02:41:28 (20/39) Installing py3-setuptools (51.3.3-r0) 02:41:28 (21/39) Installing py3-chardet (4.0.0-r0) 02:41:28 (22/39) Installing py3-idna (3.1-r0) 02:41:28 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:41:28 (24/39) Installing py3-requests (2.25.1-r1) 02:41:28 (25/39) Installing py3-msgpack (1.0.2-r0) 02:41:28 (26/39) Installing py3-lockfile (0.12.2-r3) 02:41:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:41:28 (28/39) Installing py3-colorama (0.4.4-r0) 02:41:28 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:41:28 (30/39) Installing py3-distlib (0.3.1-r1) 02:41:28 (31/39) Installing py3-distro (1.5.0-r1) 02:41:28 (32/39) Installing py3-webencodings (0.5.1-r3) 02:41:28 (33/39) Installing py3-html5lib (1.1-r0) 02:41:28 (34/39) Installing py3-pytoml (0.1.21-r0) 02:41:28 (35/39) Installing py3-pep517 (0.9.1-r0) 02:41:28 Removing intermediate container c52da6977071 02:41:28 ---> f1a78a55c618 02:41:28 Step 23/23 : LABEL version=0.0.0(36/39) Installing py3-progress (1.5-r0) 02:41:28 02:41:28 (37/39) Installing py3-retrying (1.3.3-r0) 02:41:28 (38/39) Installing py3-toml (0.10.2-r0) 02:41:28 (39/39) Installing py3-pip (20.3.4-r0) 02:41:28 ---> Running in 48995282e0f1 02:41:29 Executing busybox-1.32.1-r6.trigger 02:41:29 OK: 82 MiB in 59 packages 02:41:29 Removing intermediate container 48995282e0f1 02:41:29 ---> c2d7458201b6 02:41:29 02:41:29 Successfully built c2d7458201b6 02:41:29 Successfully tagged support-notifications-arm64:latest 02:41:38  Building support-notifications ... done Collecting docker-compose==1.23.2 02:41:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:41:38 Collecting jsonschema<3,>=2.5.1 02:41:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:41:38 Collecting texttable<0.10,>=0.9.0 02:41:38 Downloading texttable-0.9.1.tar.gz (11 kB) 02:41:40 Collecting docker<4.0,>=3.6.0 02:41:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:41:40 Collecting docopt<0.7,>=0.6.1 02:41:40 Downloading docopt-0.6.2.tar.gz (25 kB) 02:41:42 Collecting dockerpty<0.5,>=0.4.1 02:41:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:41:44 Collecting cached-property<2,>=1.2.0 02:41:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:41:44 Collecting websocket-client<1.0,>=0.32.0 02:41:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:41:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:41:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:41:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:41:46 Collecting PyYAML<4,>=3.10 02:41:46 Downloading PyYAML-3.13.tar.gz (270 kB) 02:41:49 Collecting docker-pycreds>=0.4.0 02:41:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:41:50 Collecting urllib3<1.25,>=1.21.1 02:41:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:41:50 Collecting certifi>=2017.4.17 02:41:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:41:51 Collecting idna<2.8,>=2.5 02:41:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:41:51 Collecting chardet<3.1.0,>=3.0.2 02:41:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:41:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:41:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:41:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:41:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:41:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:41:52 Attempting uninstall: urllib3 02:41:52 Found existing installation: urllib3 1.26.2 02:41:52 Uninstalling urllib3-1.26.2: 02:41:52 Successfully uninstalled urllib3-1.26.2 02:41:53 Attempting uninstall: idna 02:41:53 Found existing installation: idna 3.1 02:41:53 Uninstalling idna-3.1: 02:41:53 Successfully uninstalled idna-3.1 02:41:53 Attempting uninstall: chardet 02:41:53 Found existing installation: chardet 4.0.0 02:41:53 Uninstalling chardet-4.0.0: 02:41:53 Successfully uninstalled chardet-4.0.0 02:41:55 Attempting uninstall: requests 02:41:55 Found existing installation: requests 2.25.1 02:41:55 Uninstalling requests-2.25.1: 02:41:55 Successfully uninstalled requests-2.25.1 02:41:55 Running setup.py install for texttable: started 02:41:57 Running setup.py install for texttable: finished with status 'done' 02:41:57 Running setup.py install for PyYAML: started 02:41:59 Running setup.py install for PyYAML: finished with status 'done' 02:41:59 Running setup.py install for docopt: started 02:42:01 Running setup.py install for docopt: finished with status 'done' 02:42:01 Running setup.py install for dockerpty: started 02:42:03 Running setup.py install for dockerpty: finished with status 'done' 02:42:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:42:14 Removing intermediate container 887693c54042 02:42:14 ---> afaae7f1d490 02:42:14 Step 15/24 : ENV APP_PORT=58890 02:42:14 ---> Running in 6f74e56bc5ae 02:42:14 Removing intermediate container 6f74e56bc5ae 02:42:14 ---> 4aa9eb44dba5 02:42:14 Step 16/24 : EXPOSE $APP_PORT 02:42:14 ---> Running in 82f43aef4213 02:42:14 Removing intermediate container 82f43aef4213 02:42:14 ---> 9143466a7e42 02:42:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:42:15 ---> 21c35222e821 02:42:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:42:16 ---> 3e9283b40eee 02:42:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:42:17 ---> 94fca2850fab 02:42:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:42:17 ---> Running in 78c4aecf6b82 02:42:18 Removing intermediate container 78c4aecf6b82 02:42:18 ---> 9e1c334e4d86 02:42:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:18 ---> Running in ea120c5ce0fc 02:42:18 Removing intermediate container ea120c5ce0fc 02:42:18 ---> bfe5388c7538 02:42:18 Step 22/24 : LABEL arch=arm64 02:42:18 ---> Running in 965e664cc0f7 02:42:19 Removing intermediate container 965e664cc0f7 02:42:19 ---> 82a08826d296 02:42:19 Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 02:42:19 ---> Running in de3087b0b91b 02:42:20 Removing intermediate container de3087b0b91b 02:42:20 ---> b4989e69dc20 02:42:20 Step 24/24 : LABEL version=0.0.0 02:42:20 ---> Running in 81ebb008ff62 02:42:20 Removing intermediate container 81ebb008ff62 02:42:20 ---> 025947e45d85 02:42:20 02:42:21 Successfully built 025947e45d85 02:42:21 Successfully tagged sys-mgmt-agent-arm64:latest 02:42:21  Building sys-mgmt-agent ... done  [Pipeline] } 02:42:21 $ docker stop --time=1 80527cbc14b294681d883ddf208afb89e2a7da833819faa6be39018f0374ad57 02:42:23 $ docker rm -f 80527cbc14b294681d883ddf208afb89e2a7da833819faa6be39018f0374ad57 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:23 + docker images 02:42:24 REPOSITORY TAG IMAGE ID CREATED SIZE 02:42:24 sys-mgmt-agent-arm64 latest 025947e45d85 3 seconds ago 311MB 02:42:24 support-notifications-arm64 latest c2d7458201b6 54 seconds ago 15.9MB 02:42:24 8f418376d033 About a minute ago 1.56GB 02:42:24 f4f18e94fc7e About a minute ago 1.56GB 02:42:24 security-proxy-setup-arm64 latest cb4e0d916d27 About a minute ago 24.5MB 02:42:24 support-scheduler-arm64 latest 479813ed7da3 About a minute ago 15.2MB 02:42:24 f5662c82b1ea About a minute ago 1.56GB 02:42:24 fb2ddeda8753 About a minute ago 1.56GB 02:42:24 security-bootstrapper-arm64 latest 5a9d03e58e6f 3 minutes ago 17.7MB 02:42:24 core-data-arm64 latest 0227f899935a 3 minutes ago 19.3MB 02:42:24 security-secretstore-setup-arm64 latest eb4110a1d90a 3 minutes ago 27.4MB 02:42:24 core-command-arm64 latest 461f488746a7 4 minutes ago 15.1MB 02:42:24 core-metadata-arm64 latest e914b4a8817f 4 minutes ago 15.8MB 02:42:24 430a1e218997 4 minutes ago 1.57GB 02:42:24 0cafd164c9ba 4 minutes ago 1.56GB 02:42:24 8d40bd1031e1 4 minutes ago 1.57GB 02:42:24 725700129f31 4 minutes ago 1.56GB 02:42:24 1cdb32a9493f 4 minutes ago 1.56GB 02:42:24 ci-base-image-arm64 latest e3e246460a24 15 minutes ago 1.23GB 02:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB 02:42:24 docker 20.10.7 df445af6242a 7 weeks ago 234MB 02:42:24 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 02:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:24 02:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:25 arm64: Pulling from edgex-lftools-log-publisher 02:42:25 448f6bf000e3: Pulling fs layer 02:42:25 f757da607395: Pulling fs layer 02:42:25 05883995daec: Pulling fs layer 02:42:25 8603b9c90790: Pulling fs layer 02:42:25 1560dd03e051: Pulling fs layer 02:42:25 27f5ce0e4adf: Pulling fs layer 02:42:25 c2d8d7efcc4b: Pulling fs layer 02:42:25 8603b9c90790: Waiting 02:42:25 1560dd03e051: Waiting 02:42:25 27f5ce0e4adf: Waiting 02:42:25 c2d8d7efcc4b: Waiting 02:42:25 f757da607395: Verifying Checksum 02:42:25 f757da607395: Download complete 02:42:25 8603b9c90790: Verifying Checksum 02:42:25 8603b9c90790: Download complete 02:42:25 1560dd03e051: Verifying Checksum 02:42:26 1560dd03e051: Download complete 02:42:26 27f5ce0e4adf: Verifying Checksum 02:42:26 27f5ce0e4adf: Download complete 02:42:26 05883995daec: Verifying Checksum 02:42:26 448f6bf000e3: Verifying Checksum 02:42:26 448f6bf000e3: Download complete 02:42:30 c2d8d7efcc4b: Verifying Checksum 02:42:30 c2d8d7efcc4b: Download complete 02:42:30 448f6bf000e3: Pull complete 02:42:30 f757da607395: Pull complete 02:42:32 05883995daec: Pull complete 02:42:33 8603b9c90790: Pull complete 02:42:34 1560dd03e051: Pull complete 02:42:34 27f5ce0e4adf: Pull complete 02:42:49 c2d8d7efcc4b: Pull complete 02:42:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:42:50 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 02:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:42:54 $ docker top b016cd7898d9d6b68ab10280cd8d92de4e5e57fac6c98bbe7c239ee90424b6b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:55 ---> job-cost.sh 02:42:55 lf-activate-venv: SKIPPING 02:42:55 INFO: No Stack... 02:42:56 INFO: Retrieving Pricing Info for: v2-standard-4 02:42:56 INFO: Archiving Costs [Pipeline] sh 02:42:57 + cat /w/workspace/edgex-go/3/archives/cost.csv 02:42:57 + cut -d, -f6 [Pipeline] lock 02:42:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] 02:42:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] did not exist. Created. 02:42:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:58 + echo total: 0.18000000715255737 [Pipeline] stash 02:42:58 Stashed 1 file(s) [Pipeline] } 02:42:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:42:58 $ docker stop --time=1 b016cd7898d9d6b68ab10280cd8d92de4e5e57fac6c98bbe7c239ee90424b6b2 02:43:00 $ docker rm -f b016cd7898d9d6b68ab10280cd8d92de4e5e57fac6c98bbe7c239ee90424b6b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:43:00 provisioning config files... 02:43:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config912538812643877946tmp [Pipeline] { [Pipeline] sh 02:43:01 + set +x 02:43:01 + curl -s https://codecov.io/bash 02:43:01 + bash -s -- 02:43:01 02:43:01 _____ _ 02:43:01 / ____| | | 02:43:01 | | ___ __| | ___ ___ _____ __ 02:43:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:01 Bash-1.0.6 02:43:01 02:43:01 02:43:01 ==> git version 2.24.4 found 02:43:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:43:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:43:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:43:01 ==> Jenkins CI detected. 02:43:01 current dir:  /w/workspace/edgex-go/3 02:43:01 project root: . 02:43:01 --> token set from env 02:43:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:01 ==> Running gcov in . (disable via -X gcov) 02:43:01 ==> Python coveragepy not found 02:43:01 ==> Searching for coverage reports in: 02:43:01 + . 02:43:01 -> Found 1 reports 02:43:01 ==> Detecting git/mercurial file structure 02:43:01 ==> Reading reports 02:43:01 + ./coverage.out bytes=404407 02:43:01 ==> Appending adjustments 02:43:01 https://docs.codecov.io/docs/fixing-reports 02:43:02 + Found adjustments 02:43:02 ==> Gzipping contents 02:43:02 56K /tmp/codecov.4CaM03.gz 02:43:02 ==> Uploading reports 02:43:02 url: https://codecov.io 02:43:02 query: branch=PR-3659&commit=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3659%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3659&job=&cmd_args= 02:43:02 -> Pinging Codecov 02:43:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3659&commit=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3659%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3659&job=&cmd_args= 02:43:03 -> Uploading to 02:43:03 https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa/829616cd-25bf-4ebe-9600-40711a5d6f88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T024302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ace5fb8e000e6c13d82a64bc946741326157fc49b07205c31d8ed88a3606fb0e 02:43:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:03 Dload Upload Total Spent Left Speed 02:43:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54559 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54559 0 0 100 54559 0 127k --:--:-- --:--:-- --:--:-- 127k 02:43:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [Pipeline] } 02:43:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:43:04 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:43:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:04 ---> package-listing.sh 02:43:04 ++ facter osfamily 02:43:04 ++ tr '[:upper:]' '[:lower:]' 02:43:05 + OS_FAMILY=redhat 02:43:05 + workspace=/w/workspace/edgex-go/3 02:43:05 + START_PACKAGES=/tmp/packages_start.txt 02:43:05 + END_PACKAGES=/tmp/packages_end.txt 02:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:05 + PACKAGES=/tmp/packages_start.txt 02:43:05 + '[' /w/workspace/edgex-go/3 ']' 02:43:05 + PACKAGES=/tmp/packages_end.txt 02:43:05 + case "${OS_FAMILY}" in 02:43:05 + rpm -qa 02:43:05 + sort 02:43:07 + '[' -f /tmp/packages_start.txt ']' 02:43:07 + '[' -f /tmp/packages_end.txt ']' 02:43:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:07 + '[' /w/workspace/edgex-go/3 ']' 02:43:07 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:43:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:43:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:08 02:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:08 latest: Pulling from edgex-lftools-log-publisher 02:43:08 b4d181a07f80: Pulling fs layer 02:43:08 a1111a8f2ec3: Pulling fs layer 02:43:08 ed53099fbce6: Pulling fs layer 02:43:08 dc539afda2c1: Pulling fs layer 02:43:08 77bc0d833cb6: Pulling fs layer 02:43:08 9065ff56babe: Pulling fs layer 02:43:08 d287ab97295c: Pulling fs layer 02:43:08 dc539afda2c1: Waiting 02:43:08 77bc0d833cb6: Waiting 02:43:08 9065ff56babe: Waiting 02:43:08 d287ab97295c: Waiting 02:43:08 a1111a8f2ec3: Verifying Checksum 02:43:08 a1111a8f2ec3: Download complete 02:43:08 dc539afda2c1: Download complete 02:43:08 77bc0d833cb6: Verifying Checksum 02:43:08 77bc0d833cb6: Download complete 02:43:08 9065ff56babe: Download complete 02:43:08 ed53099fbce6: Verifying Checksum 02:43:08 ed53099fbce6: Download complete 02:43:09 b4d181a07f80: Verifying Checksum 02:43:09 b4d181a07f80: Download complete 02:43:10 b4d181a07f80: Pull complete 02:43:10 a1111a8f2ec3: Pull complete 02:43:11 ed53099fbce6: Pull complete 02:43:11 dc539afda2c1: Pull complete 02:43:11 77bc0d833cb6: Pull complete 02:43:11 9065ff56babe: Pull complete 02:43:13 d287ab97295c: Verifying Checksum 02:43:13 d287ab97295c: Download complete 02:43:18 d287ab97295c: Pull complete 02:43:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:43:18 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 02:43:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:43:21 $ docker top 779520fbdcfb0dd2036e8ffc2aea41697236278b54f212900a57d3c4d3c8a6fd -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:43:22 + mkdir -p /var/log/sysstat [Pipeline] sh 02:43:22 + ls /var/log/sa-host 02:43:22 + sadf -c /var/log/sa-host/sa05 02:43:22 file_magic: OK 02:43:22 HZ: Using current value: 100 02:43:22 file_header: OK 02:43:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:43:22 Statistics: 02:43:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:43:22 File successfully converted to sysstat format version 12.0.3 02:43:22 + sadf -c /var/log/sa-host/sa09 02:43:22 file_magic: OK 02:43:22 HZ: Using current value: 100 02:43:22 file_header: OK 02:43:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:43:22 Statistics: 02:43:22 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... 02:43:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:22 provisioning config files... 02:43:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8757726524003529379tmp [Pipeline] { [Pipeline] echo 02:43:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:43:23 ---> create-netrc.sh [Pipeline] } 02:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:43:23 ---> python-tools-install.sh [Pipeline] echo 02:43:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:43:23 ---> sudo-logs.sh 02:43:23 Archiving 'sudo' log.. 02:43:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-71.vexxhost.local: Name or service not known 02:43:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-71.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:43:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:43:24 ---> job-cost.sh 02:43:24 lf-activate-venv: SKIPPING 02:43:24 DEBUG: total: 0.18000000715255737 02:43:24 INFO: Retrieving Stack Cost... 02:43:25 INFO: Retrieving Pricing Info for: v3-standard-2 02:43:25 INFO: Archiving Costs [Pipeline] echo 02:43:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:43:25 ---> logs-deploy.sh 02:43:25 lf-activate-venv: SKIPPING 02:43:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3659/3 02:43:25 INFO: archiving workspace using pattern(s): 02:43:26 Archives upload complete. 02:43:26 INFO: archiving logs to Nexus 02:43:27 ---> uname -a: 02:43:27 Linux prd-centos7-docker-4c-2g-71.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:43:27 02:43:27 02:43:27 ---> lscpu: 02:43:27 Architecture: x86_64 02:43:27 CPU op-mode(s): 32-bit, 64-bit 02:43:27 Byte Order: Little Endian 02:43:27 Address sizes: 40 bits physical, 48 bits virtual 02:43:27 CPU(s): 2 02:43:27 On-line CPU(s) list: 0,1 02:43:27 Thread(s) per core: 1 02:43:27 Core(s) per socket: 1 02:43:27 Socket(s): 2 02:43:27 NUMA node(s): 1 02:43:27 Vendor ID: AuthenticAMD 02:43:27 CPU family: 23 02:43:27 Model: 49 02:43:27 Model name: AMD EPYC-Rome Processor 02:43:27 Stepping: 0 02:43:27 CPU MHz: 2799.998 02:43:27 BogoMIPS: 5599.99 02:43:27 Virtualization: AMD-V 02:43:27 Hypervisor vendor: KVM 02:43:27 Virtualization type: full 02:43:27 L1d cache: 32K 02:43:27 L1i cache: 32K 02:43:27 L2 cache: 512K 02:43:27 L3 cache: 16384K 02:43:27 NUMA node0 CPU(s): 0,1 02:43:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:43:27 02:43:27 02:43:27 ---> nproc: 02:43:27 2 02:43:27 02:43:27 02:43:27 ---> df -h: 02:43:27 Filesystem Size Used Avail Use% Mounted on 02:43:27 overlay 40G 13G 28G 32% / 02:43:27 tmpfs 64M 0 64M 0% /dev 02:43:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:43:27 shm 64M 0 64M 0% /dev/shm 02:43:27 /dev/vda1 40G 13G 28G 32% /facter-os 02:43:27 02:43:27 02:43:27 ---> sar -b -r -n DEV: 02:43:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 02:43:27 02:43:27 02:18:17 LINUX RESTART (2 CPU) 02:43:27 02:43:27 02:19:02 tps rtps wtps bread/s bwrtn/s 02:43:27 02:20:01 89.04 3.49 85.55 2622.59 8432.94 02:43:27 02:21:01 143.27 0.15 143.12 22.11 45894.81 02:43:27 02:22:01 250.37 0.00 250.37 0.00 52702.51 02:43:27 02:23:01 56.14 0.02 56.12 0.53 10819.82 02:43:27 02:24:05 277.75 84.70 193.06 2117.19 112108.16 02:43:27 02:25:01 883.90 513.03 370.87 22435.66 216180.87 02:43:27 02:26:01 525.71 68.27 457.43 3648.95 186802.71 02:43:27 02:27:01 202.65 17.62 185.03 1505.68 31856.80 02:43:27 02:28:01 1.13 0.03 1.10 0.27 15.81 02:43:27 02:29:01 0.27 0.00 0.27 0.00 3.10 02:43:27 02:30:01 0.28 0.00 0.28 0.00 2.87 02:43:27 02:31:01 0.17 0.00 0.17 0.00 1.50 02:43:27 02:32:01 0.28 0.00 0.28 0.00 3.38 02:43:27 02:33:01 0.23 0.00 0.23 0.00 2.83 02:43:27 02:34:01 0.43 0.18 0.25 5.73 3.60 02:43:27 02:35:01 0.78 0.00 0.78 0.00 15.09 02:43:27 02:36:01 0.25 0.00 0.25 0.00 3.10 02:43:27 02:37:01 0.28 0.00 0.28 0.00 2.77 02:43:27 02:38:01 0.18 0.00 0.18 0.00 1.75 02:43:27 02:39:01 0.25 0.00 0.25 0.00 2.83 02:43:27 02:40:01 0.25 0.00 0.25 0.00 2.57 02:43:27 02:41:01 0.25 0.00 0.25 0.00 3.10 02:43:27 02:42:01 0.25 0.00 0.25 0.00 2.73 02:43:27 02:43:01 2.76 2.55 0.22 272.49 14.81 02:43:27 Average: 99.83 27.57 72.27 1302.81 27401.94 02:43:27 02:43:27 02:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:43:27 02:20:01 5112540 0 892188 11.14 2620 2001592 1490236 16.45 888432 1597416 107736 02:43:27 02:21:01 3418912 0 1084108 13.54 2620 3503300 1653212 18.25 1157288 2834308 464588 02:43:27 02:22:01 3183748 0 1183556 14.78 2620 3639016 1663740 18.37 1359668 2825592 258044 02:43:27 02:23:01 3183200 0 1216092 15.18 2620 3607028 1555224 17.17 1310292 2867504 69848 02:43:27 02:24:05 1041716 0 1453504 18.15 2620 5511100 2101936 23.21 1908776 4319584 392432 02:43:27 02:25:01 244684 0 1962660 24.51 2620 5798976 3755868 41.47 3042852 3924784 54464 02:43:27 02:26:01 222332 0 1573372 19.65 2620 6210616 2467816 27.25 2496220 4491768 22768 02:43:27 02:27:01 2194720 0 1327392 16.57 2620 4484208 1474224 16.28 1391132 3650476 20 02:43:27 02:28:01 2211484 0 1310628 16.36 2620 4484208 1252748 13.83 1380388 3649764 12 02:43:27 02:29:01 2211496 0 1310608 16.36 2620 4484216 1252844 13.83 1380368 3649764 16 02:43:27 02:30:01 2211540 0 1310564 16.36 2620 4484216 1252748 13.83 1380392 3649764 12 02:43:27 02:31:01 2211280 0 1310816 16.37 2620 4484224 1252976 13.83 1380668 3649780 12 02:43:27 02:32:01 2212244 0 1309844 16.35 2620 4484232 1252748 13.83 1380276 3649780 12 02:43:27 02:33:01 2212320 0 1309764 16.35 2620 4484236 1252748 13.83 1380284 3649780 8 02:43:27 02:34:01 2211360 0 1310688 16.37 2620 4484272 1252940 13.83 1380936 3649572 16 02:43:27 02:35:01 2211620 0 1310424 16.36 2620 4484276 1252820 13.83 1380704 3649572 12 02:43:27 02:36:01 2212112 0 1309928 16.36 2620 4484280 1252748 13.83 1380668 3649572 8 02:43:27 02:37:01 2212208 0 1309824 16.35 2620 4484288 1252748 13.83 1380556 3649576 8 02:43:27 02:38:01 2212100 0 1309932 16.36 2620 4484288 1252748 13.83 1380560 3649572 8 02:43:27 02:39:01 2211872 0 1310156 16.36 2620 4484292 1252808 13.83 1380892 3649572 12 02:43:27 02:40:01 2212224 0 1309800 16.35 2620 4484296 1252748 13.83 1380580 3649572 12 02:43:27 02:41:01 2212208 0 1309812 16.35 2620 4484300 1252748 13.83 1380700 3649572 8 02:43:27 02:42:01 2212332 0 1309680 16.35 2620 4484308 1252772 13.83 1380712 3649572 8 02:43:27 02:43:01 2197612 0 1315764 16.43 2620 4492944 1257140 13.88 1384776 3657996 464 02:43:27 Average: 2249078 0 1319213 16.47 2620 4438030 1508804 16.66 1485338 3538092 57105 02:43:27 02:43:27 02:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:43:27 02:20:01 vethea2df9f 624.25 562.07 59.68 1878.33 0.00 0.00 0.00 0.00 02:43:27 02:20:01 eth0 1121.44 1026.10 4469.71 103.92 0.00 0.00 0.00 0.00 02:43:27 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:20:01 docker0 624.25 561.93 51.14 1878.32 0.00 0.00 0.00 0.00 02:43:27 02:21:01 eth0 1141.02 874.66 5750.27 81.40 0.00 0.00 0.00 0.00 02:43:27 02:21:01 vethbca3437 287.66 369.19 25.45 1605.09 0.00 0.00 0.00 0.00 02:43:27 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:21:01 docker0 511.72 635.53 40.47 2458.20 0.00 0.00 0.00 0.00 02:43:27 02:22:01 veth079c507 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:27 02:22:01 eth0 112.60 85.10 483.36 16.92 0.00 0.00 0.00 0.00 02:43:27 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:22:01 docker0 65.36 82.21 4.88 456.32 0.00 0.00 0.00 0.00 02:43:27 02:23:01 veth079c507 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 02:43:27 02:23:01 eth0 34.17 25.08 25.48 12.49 0.00 0.00 0.00 0.00 02:43:27 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:23:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 02:43:27 02:24:05 eth0 275.84 191.23 1626.50 135.19 0.00 0.00 0.00 0.00 02:43:27 02:24:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:24:05 veth8b8fcb3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:27 02:24:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:25:01 veth408b452 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 02:43:27 02:25:01 veth5de61f6 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 02:43:27 02:25:01 eth0 118.38 87.41 210.81 21.07 0.00 0.00 0.00 0.00 02:43:27 02:25:01 veth1a55688 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 02:43:27 02:26:01 veth38cf0f7 0.02 0.32 0.00 0.02 0.00 0.00 0.00 0.00 02:43:27 02:26:01 vethfd9b24b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 02:43:27 02:26:01 eth0 129.07 89.34 335.33 25.47 0.00 0.00 0.00 0.00 02:43:27 02:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:43:27 02:27:01 eth0 269.41 158.20 1610.98 124.73 0.00 0.00 0.00 0.00 02:43:27 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:27:01 docker0 1311.84 1465.85 103.75 5574.54 0.00 0.00 0.00 0.00 02:43:27 02:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:27 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:29:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:43:27 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:30:01 eth0 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:43:27 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:31:01 eth0 0.78 0.45 0.70 0.14 0.00 0.00 0.00 0.00 02:43:27 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:32:01 eth0 0.12 0.10 0.01 0.08 0.00 0.00 0.00 0.00 02:43:27 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:33:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:43:27 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:34:01 eth0 0.52 0.35 0.34 0.26 0.00 0.00 0.00 0.00 02:43:27 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:35:01 eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 02:43:27 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:43:27 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:37:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:43:27 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:38:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:39:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:43:27 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:40:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:43:27 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:42:01 eth0 0.22 0.18 0.10 0.01 0.00 0.00 0.00 0.00 02:43:27 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:43:01 eth0 3.43 2.30 3.88 0.95 0.00 0.00 0.00 0.00 02:43:27 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 Average: eth0 133.41 105.53 605.75 21.99 0.00 0.00 0.00 0.00 02:43:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:27 Average: docker0 54.73 61.16 4.33 232.58 0.00 0.00 0.00 0.00 02:43:27 02:43:27 02:43:27 ---> sar -P ALL: 02:43:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 02:43:27 02:43:27 02:18:17 LINUX RESTART (2 CPU) 02:43:27 02:43:27 02:19:02 CPU %user %nice %system %iowait %steal %idle 02:43:27 02:20:01 all 13.61 0.00 4.41 2.33 0.08 79.57 02:43:27 02:20:01 0 13.13 0.00 5.13 3.23 0.09 78.43 02:43:27 02:20:01 1 14.08 0.00 3.71 1.44 0.07 80.70 02:43:27 02:21:01 all 23.03 0.00 7.68 2.57 0.10 66.62 02:43:27 02:21:01 0 18.66 0.00 7.67 2.52 0.11 71.04 02:43:27 02:21:01 1 27.36 0.00 7.70 2.62 0.09 62.24 02:43:27 02:22:01 all 52.11 0.00 9.80 1.67 0.13 36.29 02:43:27 02:22:01 0 51.99 0.00 10.06 1.32 0.13 36.50 02:43:27 02:22:01 1 52.24 0.00 9.53 2.02 0.13 36.08 02:43:27 02:23:01 all 32.80 0.00 4.15 0.34 0.07 62.63 02:43:27 02:23:01 0 31.30 0.00 4.35 0.37 0.07 63.92 02:43:27 02:23:01 1 34.31 0.00 3.96 0.32 0.07 61.34 02:43:27 02:24:05 all 50.16 0.00 12.65 5.78 0.10 31.31 02:43:27 02:24:05 0 49.81 0.00 13.29 5.96 0.10 30.83 02:43:27 02:24:05 1 50.51 0.00 12.00 5.59 0.10 31.79 02:43:27 02:25:01 all 51.80 0.00 17.85 25.75 0.15 4.45 02:43:27 02:25:01 0 51.83 0.00 18.56 24.54 0.14 4.94 02:43:27 02:25:01 1 51.77 0.00 17.14 26.96 0.16 3.97 02:43:27 02:26:01 all 79.67 0.00 17.85 2.27 0.15 0.06 02:43:27 02:26:01 0 79.87 0.00 17.92 2.03 0.15 0.04 02:43:27 02:26:01 1 79.48 0.00 17.79 2.50 0.15 0.07 02:43:27 02:27:01 all 30.33 0.00 8.16 2.09 0.09 59.33 02:43:27 02:27:01 0 30.71 0.00 9.09 2.02 0.09 58.09 02:43:27 02:27:01 1 29.95 0.00 7.23 2.16 0.09 60.57 02:43:27 02:28:01 all 0.29 0.00 0.07 0.00 0.00 99.64 02:43:27 02:28:01 0 0.52 0.00 0.07 0.00 0.00 99.42 02:43:27 02:28:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:43:27 02:29:01 all 0.19 0.00 0.04 0.00 0.02 99.75 02:43:27 02:29:01 0 0.32 0.00 0.03 0.00 0.02 99.63 02:43:27 02:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:43:27 02:30:01 all 0.18 0.00 0.03 0.00 0.02 99.78 02:43:27 02:30:01 0 0.33 0.00 0.02 0.00 0.02 99.63 02:43:27 02:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:43:27 02:43:27 02:30:01 CPU %user %nice %system %iowait %steal %idle 02:43:27 02:31:01 all 0.20 0.00 0.04 0.00 0.01 99.75 02:43:27 02:31:01 0 0.32 0.00 0.03 0.00 0.00 99.65 02:43:27 02:31:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:43:27 02:32:01 all 0.05 0.00 0.02 0.00 0.02 99.92 02:43:27 02:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:43:27 02:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:43:27 02:33:01 all 0.19 0.00 0.03 0.00 0.01 99.77 02:43:27 02:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:43:27 02:33:01 1 0.33 0.00 0.02 0.00 0.02 99.63 02:43:27 02:34:01 all 0.21 0.00 0.05 0.00 0.03 99.72 02:43:27 02:34:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:43:27 02:34:01 1 0.38 0.00 0.05 0.00 0.02 99.55 02:43:27 02:35:01 all 0.14 0.00 0.03 0.00 0.02 99.81 02:43:27 02:35:01 0 0.23 0.00 0.03 0.00 0.02 99.72 02:43:27 02:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:43:27 02:36:01 all 0.24 0.00 0.02 0.00 0.01 99.73 02:43:27 02:36:01 0 0.45 0.00 0.03 0.00 0.02 99.50 02:43:27 02:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:43:27 02:37:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:43:27 02:37:01 0 0.27 0.00 0.05 0.00 0.02 99.67 02:43:27 02:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:43:27 02:38:01 all 0.25 0.00 0.03 0.00 0.01 99.71 02:43:27 02:38:01 0 0.47 0.00 0.03 0.00 0.00 99.50 02:43:27 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:43:27 02:39:01 all 0.24 0.00 0.04 0.00 0.01 99.71 02:43:27 02:39:01 0 0.43 0.00 0.03 0.00 0.02 99.52 02:43:27 02:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:43:27 02:40:01 all 0.19 0.00 0.03 0.00 0.02 99.77 02:43:27 02:40:01 0 0.35 0.00 0.03 0.00 0.02 99.60 02:43:27 02:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:43:27 02:41:01 all 0.24 0.00 0.03 0.00 0.00 99.73 02:43:27 02:41:01 0 0.45 0.00 0.02 0.00 0.00 99.53 02:43:27 02:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:43:27 02:43:27 02:41:01 CPU %user %nice %system %iowait %steal %idle 02:43:27 02:42:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:43:27 02:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:43:27 02:42:01 1 0.30 0.00 0.02 0.00 0.02 99.67 02:43:27 02:43:01 all 0.73 0.00 0.29 0.06 0.01 98.91 02:43:27 02:43:01 0 1.22 0.00 0.40 0.03 0.02 98.33 02:43:27 02:43:01 1 0.23 0.00 0.18 0.08 0.00 99.50 02:43:27 Average: all 13.25 0.00 3.26 1.62 0.04 81.82 02:43:27 Average: 0 13.08 0.00 3.40 1.59 0.04 81.88 02:43:27 Average: 1 13.43 0.00 3.12 1.65 0.04 81.76 02:43:27 02:43:27 02:43:27